Skip to main content

email_contacts_list_only

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

Overview

Nameemail_contacts_list_only
TypeResource
DescriptionDefinition of AWS::NotificationsContacts::EmailContact Resource Type
Idawscc.notificationscontacts.email_contacts_list_only

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all email_contacts in a region.

SELECT
region,
arn
FROM awscc.notificationscontacts.email_contacts_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the email_contacts_list_only resource, see email_contacts