AWS::SES::ContactListResource schema for AWS::SES::ContactList.
4 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ContactListName | string | Create-only |
Description | string | |
Tags | Array<Tag> | |
Topics | Array<Topic> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SES::ContactList
Resources:
MyResource:
Type: AWS::SES::ContactList
Properties:
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
ses:CreateContactListses:UntagResourceses:TagResourceses:GetContactListses:GetContactListses:ListTagsForResourceses:UpdateContactListses:UntagResourceses:TagResourceses:GetContactListses:DeleteContactListses:GetContactListses:ListContactListsEverything you need to know about SES on one page. HD quality, print-friendly.
Download Free InfographicContactListNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ContactListName