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 in your Amazon Pinpoint account in the current AWS Region.

Hierarchy

Properties

ConfigurationSets?: string[]

An array that contains all of the configuration sets in your Amazon Pinpoint account in the current AWS Region.

NextToken?: string

A token that indicates that there are additional configuration sets to list. To view additional configuration sets, issue another request to ListConfigurationSets, and pass this token in the NextToken parameter.