v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439179139.2 KB

Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that Incident Manager uses to engage contacts in phases during an incident.

post/#X-Amz-Target=SSMContacts.CreateContact

Headers

X-Amz-Target'SSMContacts.CreateContact' required

Request body

Aliasstring required

The short name to quickly identify a contact or escalation plan. The contact alias must be unique and identifiable.

DisplayNamestring

The full name of the contact or escalation plan.

Type'PERSONAL' | 'ESCALATION' | 'ONCALL_SCHEDULE' required

To create an escalation plan use <code>ESCALATION</code>. To create a contact use <code>PERSONAL</code>.

IdempotencyTokenstring

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

Response

Success

ContactArnstring required

The Amazon Resource Name (ARN) of the created contact or escalation plan.