Skip to content

/AWS1/CL_SES=>SETACTIVERECEIPTRULESET()

About SetActiveReceiptRuleSet

Sets the specified receipt rule set as the active receipt rule set.

To disable your email-receiving through Amazon SES completely, you can call this operation with RuleSetName set to null.

For information about managing receipt rule sets, see the Amazon SES Developer Guide.

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

Method Signature

IMPORTING

Optional arguments:

IV_RULESETNAME TYPE /AWS1/SESRECEIPTRULESETNAME /AWS1/SESRECEIPTRULESETNAME

The name of the receipt rule set to make active. Setting this value to null disables all email receiving.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESSETACTRECEIPTRLS01 /AWS1/CL_SESSETACTRECEIPTRLS01