Skip to content

/AWS1/CL_SES=>LISTCONFIGURATIONSETS()

About ListConfigurationSets

Provides a list of the configuration sets associated with your Amazon SES account in the current Amazon Web Services Region. For information about using configuration sets, see Monitoring Your Amazon SES Sending Activity in the Amazon SES Developer Guide.

You can execute this operation no more than once per second. This operation returns up to 1,000 configuration sets each time it is run. If your Amazon SES account has more than 1,000 configuration sets, this operation also returns NextToken. You can then execute the ListConfigurationSets operation again, passing the NextToken parameter and the value of the NextToken element to retrieve additional results.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SESNEXTTOKEN /AWS1/SESNEXTTOKEN

A token returned from a previous call to ListConfigurationSets to indicate the position of the configuration set in the configuration set list.

IV_MAXITEMS TYPE /AWS1/SESMAXITEMS /AWS1/SESMAXITEMS

The number of configuration sets to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESLISTCONFSETSRSP /AWS1/CL_SESLISTCONFSETSRSP