v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429177134.2 KB

Creates a response plan that automates the initial response to incidents. A response plan engages contacts, starts chat channel collaboration, and initiates runbooks at the beginning of an incident.

post/createResponsePlan

Request body

clientTokenstring

A token ensuring that the operation is called only once with the specified details.

displayNamestring

The long format of the response plan name. This field can contain spaces.

engagementsSsmContactsArn[]

The Amazon Resource Name (ARN) for the contacts and escalation plans that the response plan engages during an incident.

namestring required

The short format name of the response plan. Can't include spaces.

tagsobject

A list of tags that you are adding to the response plan.

Response

Success

arnstring required

The Amazon Resource Name (ARN) of the response plan.