Skip to content

/AWS1/CL_MA2AWSACCOUNT

Provides information about an Amazon Web Services account and entity that performed an action on an affected resource. The action was performed using the credentials for an Amazon Web Services account other than your own account.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_accountid TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING

The unique identifier for the Amazon Web Services account.

iv_principalid TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING

The unique identifier for the entity that performed the action.


Queryable Attributes

accountId

The unique identifier for the Amazon Web Services account.

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value

principalId

The unique identifier for the entity that performed the action.

Accessible with the following methods

Method Description
GET_PRINCIPALID() Getter for PRINCIPALID, with configurable default
ASK_PRINCIPALID() Getter for PRINCIPALID w/ exceptions if field has no value
HAS_PRINCIPALID() Determine if PRINCIPALID has a value