Skip to content

/AWS1/CL_SEB=>CREATERELAY()

About CreateRelay

Creates a relay resource which can be used in rules to relay incoming emails to defined relay destinations.

Method Signature

IMPORTING

Required arguments:

IV_RELAYNAME TYPE /AWS1/SEBRELAYNAME /AWS1/SEBRELAYNAME

The unique name of the relay resource.

IV_SERVERNAME TYPE /AWS1/SEBRELAYSERVERNAME /AWS1/SEBRELAYSERVERNAME

The destination relay server address.

IV_SERVERPORT TYPE /AWS1/SEBRELAYSERVERPORT /AWS1/SEBRELAYSERVERPORT

The destination relay server port.

IO_AUTHENTICATION TYPE REF TO /AWS1/CL_SEBRELAYAUTHNTCTN /AWS1/CL_SEBRELAYAUTHNTCTN

Authentication for the relay destination server—specify the secretARN where the SMTP credentials are stored.

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_SEBCREATERELAYRSP /AWS1/CL_SEBCREATERELAYRSP