---
type: resource-type
title: SESConfigurationSet
description: aws resource type AWS::SES::ConfigurationSet
name: SESConfigurationSet
lexicon: aws
resource_type: AWS::SES::ConfigurationSet
---
`AWS::SES::ConfigurationSet`, a resource type of the aws lexicon.

## Properties

- `ArchivingOptions` (`SESConfigurationSet_ArchivingOptions`, optional)
- `DeliveryOptions` (`SESConfigurationSet_DeliveryOptions`, optional)
- `Name` (`string`, optional): The name of the configuration set.
- `ReputationOptions` (`SESConfigurationSet_ReputationOptions`, optional)
- `SendingOptions` (`SESConfigurationSet_SendingOptions`, optional)
- `SuppressionOptions` (`SESConfigurationSet_SuppressionOptions`, optional)
- `Tags` (`SESConfigurationSet_Tag[]`, optional): The tags (keys and values) associated with the contact list.
- `TrackingOptions` (`SESConfigurationSet_TrackingOptions`, optional)
- `VdmOptions` (`SESConfigurationSet_VdmOptions`, optional)
