Skip to main content

contact_channels_list_only

Lists contact_channels in a region or regions, for all properties use contact_channels

Overview

Namecontact_channels_list_only
TypeResource
DescriptionResource Type definition for AWS::SSMContacts::ContactChannel
Idaws.ssmcontacts.contact_channels_list_only

Fields

NameDatatypeDescription
arnstringThe Amazon Resource Name (ARN) of the engagement to a contact channel.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all contact_channels in a region.

SELECT
region,
arn
FROM aws.ssmcontacts.contact_channels_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the contact_channels_list_only resource, see contact_channels