Skip to content

/AWS1/CL_SES=>CLONERECEIPTRULESET()

About CloneReceiptRuleSet

Creates a receipt rule set by cloning an existing one. All receipt rules and configurations are copied to the new receipt rule set and are completely independent of the source rule set.

For information about setting up rule sets, see the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

Method Signature

IMPORTING

Required arguments:

IV_RULESETNAME TYPE /AWS1/SESRECEIPTRULESETNAME /AWS1/SESRECEIPTRULESETNAME

The name of the rule set to create. The name must meet the following requirements:

  • Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).

  • Start and end with a letter or number.

  • Contain 64 characters or fewer.

IV_ORIGINALRULESETNAME TYPE /AWS1/SESRECEIPTRULESETNAME /AWS1/SESRECEIPTRULESETNAME

The name of the rule set to clone.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESCLONERECEIPTRLSE01 /AWS1/CL_SESCLONERECEIPTRLSE01