v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439179139.2 KB

List details about a specific contact channel.

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

Headers

X-Amz-Target'SSMContacts.GetContactChannel' required

Request body

ContactChannelIdstring required

The Amazon Resource Name (ARN) of the contact channel you want information about.

Response

Success

ContactArnstring required

The ARN of the contact that the channel belongs to.

ContactChannelArnstring required

The ARN of the contact channel.

Namestring required

The name of the contact channel

Type'SMS' | 'VOICE' | 'EMAIL' required

The type of contact channel. The type is <code>SMS</code>, <code>VOICE</code>, or <code>EMAIL</code>.

ActivationStatus'ACTIVATED' | 'NOT_ACTIVATED'

A Boolean value indicating if the contact channel has been activated or not.