Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListConfigurationSetsResponse

A list of configuration sets associated with your AWS account. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide.

Hierarchy

Properties

ConfigurationSets?: ConfigurationSet[]

A list of configuration sets.

NextToken?: string

A token indicating that there are additional configuration sets available to be listed. Pass this token to successive calls of ListConfigurationSets.