/AWS1/CL_SE2=>CREATECONFIGURATIONSET()
¶
About CreateConfigurationSet¶
Create a configuration set. Configuration sets are groups of rules that you can apply to the emails that you send. You apply a configuration set to an email by specifying the name of the configuration set when you call the Amazon SES API v2. 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¶
Required arguments:¶
IV_CONFIGURATIONSETNAME
TYPE /AWS1/SE2CONFIGURATIONSETNAME
/AWS1/SE2CONFIGURATIONSETNAME
¶
The name of the configuration set. The name can contain up to 64 alphanumeric characters, including letters, numbers, hyphens (-) and underscores (_) only.
Optional arguments:¶
IO_TRACKINGOPTIONS
TYPE REF TO /AWS1/CL_SE2TRACKINGOPTIONS
/AWS1/CL_SE2TRACKINGOPTIONS
¶
An object that defines the open and click tracking options for emails that you send using the configuration set.
IO_DELIVERYOPTIONS
TYPE REF TO /AWS1/CL_SE2DELIVERYOPTIONS
/AWS1/CL_SE2DELIVERYOPTIONS
¶
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
IO_REPUTATIONOPTIONS
TYPE REF TO /AWS1/CL_SE2REPUTATIONOPTIONS
/AWS1/CL_SE2REPUTATIONOPTIONS
¶
An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.
IO_SENDINGOPTIONS
TYPE REF TO /AWS1/CL_SE2SENDINGOPTIONS
/AWS1/CL_SE2SENDINGOPTIONS
¶
An object that defines whether or not Amazon SES can send email that you send using the configuration set.
IT_TAGS
TYPE /AWS1/CL_SE2TAG=>TT_TAGLIST
TT_TAGLIST
¶
An array of objects that define the tags (keys and values) to associate with the configuration set.
IO_SUPPRESSIONOPTIONS
TYPE REF TO /AWS1/CL_SE2SUPPRESSIONOPTIONS
/AWS1/CL_SE2SUPPRESSIONOPTIONS
¶
SuppressionOptions
IO_VDMOPTIONS
TYPE REF TO /AWS1/CL_SE2VDMOPTIONS
/AWS1/CL_SE2VDMOPTIONS
¶
An object that defines the VDM options for emails that you send using the configuration set.