Skip to main content

contacts_list_only

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

Overview

Namecontacts_list_only
TypeResource
DescriptionResource Type definition for AWS::SSMContacts::Contact
Idaws.ssmcontacts.contacts_list_only

Fields

NameDatatypeDescription
arnstringThe Amazon Resource Name (ARN) of the contact.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all contacts in a region.

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

Permissions

For permissions required to operate on the contacts_list_only resource, see contacts