Skip to main content

ISESV2GetConfigurationSetRequest

Interface in AWS.SESV2

Interface for GetConfigurationSet requests.

Ancestors

Properties

ConfigurationSetName

property ConfigurationSetName: string

The name of the configuration set to retrieve.

Configuration sets are groups of rules that you can apply to emails you send. Each configuration set has a unique name within your AWS account and region, allowing you to organize and manage different email sending behaviors for various campaigns or applications. The configuration set name is used to reference the set when sending emails through SES APIs or SMTP, enabling automatic application of all configured rules including delivery options, reputation tracking, suppression settings, and event destinations. Configuration set names must follow AWS naming conventions and are case-sensitive. The specified configuration set must exist in your account for the retrieval operation to succeed.