SES Configuration Set

An SES Configuration Set in AWS is a set of rules that you can apply to your Amazon Simple Email Service (SES) email sending. It allows you to control and monitor how emails are processed by defining event destinations such as CloudWatch, Kinesis Firehose, or SNS. This helps track metrics like bounces, complaints, and delivery, and enables advanced email sending features like reputation management and event publishing.

aws.ses_configuration_set

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
configuration_setcorejsonThe configuration set object associated with the specified configuration set.
delivery_optionscorejsonSpecifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
event_destinationscorejsonA list of event destinations associated with the configuration set.
reputation_optionscorejsonAn object that represents the reputation settings for the configuration set.
tagscorehstore
tracking_optionscorejsonThe name of the custom open and click tracking domain associated with the configuration set.