Skip to content

/AWS1/CL_DOAIAMAUTHCONF

Configuration for IAM-based authentication flow for the Operator App.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_operatorapprolearn TYPE /AWS1/DOASTRING /AWS1/DOASTRING

The IAM role end users assume to access AIDevOps APIs

iv_createdat TYPE /AWS1/DOATIMESTAMP /AWS1/DOATIMESTAMP

The timestamp when the Operator App IAM auth flow was enabled.

Optional arguments:

iv_updatedat TYPE /AWS1/DOATIMESTAMP /AWS1/DOATIMESTAMP

The timestamp when the Operator App IAM auth flow was updated.


Queryable Attributes

operatorAppRoleArn

The IAM role end users assume to access AIDevOps APIs

Accessible with the following methods

Method Description
GET_OPERATORAPPROLEARN() Getter for OPERATORAPPROLEARN, with configurable default
ASK_OPERATORAPPROLEARN() Getter for OPERATORAPPROLEARN w/ exceptions if field has no
HAS_OPERATORAPPROLEARN() Determine if OPERATORAPPROLEARN has a value

createdAt

The timestamp when the Operator App IAM auth flow was enabled.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

updatedAt

The timestamp when the Operator App IAM auth flow was updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value