AWS::SES::ConfigurationSetEventDestinationResource Type definition for AWS::SES::ConfigurationSetEventDestination
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ConfigurationSetName | string | RequiredCreate-only |
EventDestination | EventDestination | Required |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SES::ConfigurationSetEventDestination
Resources:
MyResource:
Type: AWS::SES::ConfigurationSetEventDestination
Properties:
ConfigurationSetName: "my-configurationsetname"
EventDestination: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
ses:CreateConfigurationSetEventDestinationses:GetConfigurationSetEventDestinationsses:DescribeConfigurationSetses:UpdateConfigurationSetEventDestinationses:GetConfigurationSetEventDestinationsses:DeleteConfigurationSetEventDestinationses:GetConfigurationSetEventDestinationsses:DescribeConfigurationSetses:GetConfigurationSetEventDestinationsses:DescribeConfigurationSetEverything you need to know about SES on one page. HD quality, print-friendly.
Download Free InfographicIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ConfigurationSetName