Skip to content

/AWS1/CL_SEB=>CREATEARCHIVE()

About CreateArchive

Creates a new email archive resource for storing and retaining emails.

Method Signature

IMPORTING

Required arguments:

IV_ARCHIVENAME TYPE /AWS1/SEBARCHIVENAMESTRING /AWS1/SEBARCHIVENAMESTRING

A unique name for the new archive.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/SEBIDEMPOTENCYTOKEN /AWS1/SEBIDEMPOTENCYTOKEN

A unique token Amazon SES uses to recognize retries of this request.

IO_RETENTION TYPE REF TO /AWS1/CL_SEBARCHIVERETENTION /AWS1/CL_SEBARCHIVERETENTION

The period for retaining emails in the archive before automatic deletion.

IV_KMSKEYARN TYPE /AWS1/SEBKMSKEYARN /AWS1/SEBKMSKEYARN

The Amazon Resource Name (ARN) of the KMS key for encrypting emails in the archive.

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_SEBCREATEARCHIVERSP /AWS1/CL_SEBCREATEARCHIVERSP