Skip to main content

@swamp/aws/ssmincidents

v2026.04.23.3

AWS SSMINCIDENTS infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsssmincidentscloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/ssmincidents

@swamp/aws/ssmincidents/replication-setv2026.04.23.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.23.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