Skip to main content

contact_lists

Retrieves a list of contact_lists in a region

Overview

Namecontact_lists
TypeResource
Descriptioncontact_lists
Idawscc.ses.contact_lists

Fields

NameDatatypeDescription
contact_list_namestringThe name of the contact list.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
contact_list_name
FROM awscc.ses.contact_lists
WHERE region = 'us-east-1'

Permissions

To operate on the contact_lists resource, the following permissions are required:

Create

ses:CreateContactList

List

ses:ListContactLists