Skip to content

/AWS1/CL_SE2=>LISTCONFIGURATIONSETS()

About ListConfigurationSets

List all of the configuration sets associated with your account in the current region.

Configuration sets are groups of rules that you can apply to the emails you send. You apply a configuration set to an email by including a reference to the configuration set in the headers of the email. When you apply a configuration set to an email, all of the rules in that configuration set are applied to the email.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN

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

IV_PAGESIZE TYPE /AWS1/SE2MAXITEMS /AWS1/SE2MAXITEMS

The number of results to show in a single call to ListConfigurationSets. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SE2LISTCONFSETSRSP /AWS1/CL_SE2LISTCONFSETSRSP