Skip to content

/AWS1/CL_SLKAWSIDENTITY

The AWS identity.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_PRINCIPAL TYPE /AWS1/SLKAWSPRINCIPAL /AWS1/SLKAWSPRINCIPAL

The AWS identity principal.

IV_EXTERNALID TYPE /AWS1/SLKEXTERNALID /AWS1/SLKEXTERNALID

The external ID used to estalish trust relationship with the AWS identity.


Queryable Attributes

principal

The AWS identity principal.

Accessible with the following methods

Method Description
GET_PRINCIPAL() Getter for PRINCIPAL, with configurable default
ASK_PRINCIPAL() Getter for PRINCIPAL w/ exceptions if field has no value
HAS_PRINCIPAL() Determine if PRINCIPAL has a value

externalId

The external ID used to estalish trust relationship with the AWS identity.

Accessible with the following methods

Method Description
GET_EXTERNALID() Getter for EXTERNALID, with configurable default
ASK_EXTERNALID() Getter for EXTERNALID w/ exceptions if field has no value
HAS_EXTERNALID() Determine if EXTERNALID has a value