Skip to content

/AWS1/CL_SEB=>CREATEINGRESSPOINT()

About CreateIngressPoint

Provision a new ingress endpoint resource.

Method Signature

IMPORTING

Required arguments:

IV_INGRESSPOINTNAME TYPE /AWS1/SEBINGRESSPOINTNAME /AWS1/SEBINGRESSPOINTNAME

A user friendly name for an ingress endpoint resource.

IV_TYPE TYPE /AWS1/SEBINGRESSPOINTTYPE /AWS1/SEBINGRESSPOINTTYPE

The type of the ingress endpoint to create.

IV_RULESETID TYPE /AWS1/SEBRULESETID /AWS1/SEBRULESETID

The identifier of an existing rule set that you attach to an ingress endpoint resource.

IV_TRAFFICPOLICYID TYPE /AWS1/SEBTRAFFICPOLICYID /AWS1/SEBTRAFFICPOLICYID

The identifier of an existing traffic policy that you attach to an ingress endpoint resource.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/SEBIDEMPOTENCYTOKEN /AWS1/SEBIDEMPOTENCYTOKEN

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

IO_INGRESSPOINTCONFIGURATION TYPE REF TO /AWS1/CL_SEBINGRESSPOINTCONF /AWS1/CL_SEBINGRESSPOINTCONF

If you choose an Authenticated ingress endpoint, you must configure either an SMTP password or a secret ARN.

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_SEBCREATEINGPOINTRSP /AWS1/CL_SEBCREATEINGPOINTRSP