Resource schema for AWS::SES::ContactList.
contact_list_name
(String) The name of the contact list.description
(String) The description of the contact list.tags
(Attributes List) The tags (keys and values) associated with the contact list. (see below for nested schema)topics
(Attributes List) The topics associated with the contact list. (see below for nested schema)id
(String) Uniquely identifies the resource.tags
Required:
key
(String)value
(String)topics
Required:
default_subscription_status
(String)display_name
(String) The display name of the topic.topic_name
(String) The name of the topic.Optional:
description
(String) The description of the topic.Import is supported using the following syntax:
$ terraform import awscc_ses_contact_list.example <resource ID>