Skip to main content

@swamp/aws/ssmincidents

v2026.04.03.2

AWS SSMINCIDENTS infrastructure models

Labels

awsssmincidentscloudinfrastructure

Contents

Install

$ swamp extension pull @swamp/aws/ssmincidents

Release Notes

  • Updated: replication_set, response_plan

@swamp/aws/ssmincidents/replication-setv2026.04.03.2replication_set.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
RegionsarrayThe ReplicationSet configuration.
DeletionProtected?booleanConfigures the ReplicationSet deletion protection.
Tags?arrayThe tags to apply to the replication set.
createCreate a SSMIncidents ReplicationSet
getGet a SSMIncidents ReplicationSet
ArgumentTypeDescription
identifierstringThe primary identifier of the SSMIncidents ReplicationSet
updateUpdate a SSMIncidents ReplicationSet
deleteDelete a SSMIncidents ReplicationSet
ArgumentTypeDescription
identifierstringThe primary identifier of the SSMIncidents ReplicationSet
syncSync SSMIncidents ReplicationSet state from AWS

Resources

state(infinite)— SSMIncidents ReplicationSet resource state
@swamp/aws/ssmincidents/response-planv2026.04.03.2response_plan.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name of the response plan.
DisplayName?stringThe display name of the response plan.
ChatChannel?objectThe chat channel configuration.
Engagements?arrayThe list of engagements to use.
Actions?arrayThe list of actions.
Integrations?arrayThe list of integrations.
Tags?arrayThe tags to apply to the response plan.
IncidentTemplateobjectThe incident template configuration.
createCreate a SSMIncidents ResponsePlan
getGet a SSMIncidents ResponsePlan
ArgumentTypeDescription
identifierstringThe primary identifier of the SSMIncidents ResponsePlan
updateUpdate a SSMIncidents ResponsePlan
deleteDelete a SSMIncidents ResponsePlan
ArgumentTypeDescription
identifierstringThe primary identifier of the SSMIncidents ResponsePlan
syncSync SSMIncidents ResponsePlan state from AWS

Resources

state(infinite)— SSMIncidents ResponsePlan resource state