Skip to content

/AWS1/CL_SEB=>CREATERULESET()

About CreateRuleSet

Provision a new rule set.

Method Signature

IMPORTING

Required arguments:

IV_RULESETNAME TYPE /AWS1/SEBRULESETNAME /AWS1/SEBRULESETNAME

A user-friendly name for the rule set.

IT_RULES TYPE /AWS1/CL_SEBRULE=>TT_RULES TT_RULES

Conditional rules that are evaluated for determining actions on email.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/SEBIDEMPOTENCYTOKEN /AWS1/SEBIDEMPOTENCYTOKEN

A unique token that Amazon SES uses to recognize subsequent retries of the same request.

IT_TAGS TYPE /AWS1/CL_SEBTAG=>TT_TAGLIST TT_TAGLIST

The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SEBCREATERULESETRSP /AWS1/CL_SEBCREATERULESETRSP