amazonaws.com

Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their Amazon Web Services-hosted applications. An incident is any unplanned interruption or reduction in quality of services. Incident Manager increases

🔑 oauth2 29 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Lists the tags that are attached to the specified response plan.
curl \
  -H "Authorization: $API_KEY" \
  http://ssm-incidents.us-east-1.amazonaws.com/tags/{resourceArn}
Retrieves the details of the specified response plan.
curl \
  -H "Authorization: $API_KEY" \
  http://ssm-incidents.us-east-1.amazonaws.com/getResponsePlan#arn
Returns the details for the specified incident record.
curl \
  -H "Authorization: $API_KEY" \
  http://ssm-incidents.us-east-1.amazonaws.com/getIncidentRecord#arn
Endpoints (29 total)
GET
/tags/{resourceArn}
Lists the tags that are attached to the specified response plan.
GET
/getResponsePlan#arn
Retrieves the details of the specified response plan.
GET
/getIncidentRecord#arn
Returns the details for the specified incident record.
GET
/getReplicationSet#arn
Retrieve your Incident Manager replication set.
GET
/getTimelineEvent#eventId&incidentRecordArn
Retrieves a timeline event based on its ID and incident record.
POST
/startIncident
Used to start an incident from CloudWatch alarms, EventBridge events, or manu…
POST
/listRelatedItems
List all related items for an incident record.
POST
/listResponsePlans
Lists all response plans in your account.
POST
/putResourcePolicy
Adds a resource policy to the specified response plan. The resource policy is…
POST
/createResponsePlan
Creates a response plan that automates the initial response to incidents. A r…
POST
/deleteResponsePlan
Deletes the specified response plan. Deleting a response plan stops all linke…
POST
/tags/{resourceArn}
Adds a tag to a response plan.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints29
Authoauth2
Categories1
http://ssm-incidents.us-east-1.amazonaws.com