v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439179139.2 KB

Retrieves information about the specified contact or escalation plan.

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

Headers

X-Amz-Target'SSMContacts.GetContact' required

Request body

ContactIdstring required

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

Response

Success

ContactArnstring required

The ARN of the contact or escalation plan.

Aliasstring required

The alias of the contact or escalation plan. The alias is unique and identifiable.

DisplayNamestring

The full name of the contact or escalation plan.

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

The type of contact, either <code>PERSONAL</code> or <code>ESCALATION</code>.