Skip to content

/AWS1/CL_OSRIAMFEDR8NOPTSOUT

Describes the IAM federation options configured for the domain.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_enabled TYPE /AWS1/OSRBOOLEAN /AWS1/OSRBOOLEAN

True if IAM federation is enabled.

iv_subjectkey TYPE /AWS1/OSRIAMFEDR8NSUBJECTKEY /AWS1/OSRIAMFEDR8NSUBJECTKEY

The key used for matching the IAM federation subject attribute.

iv_roleskey TYPE /AWS1/OSRIAMFEDERATIONROLESKEY /AWS1/OSRIAMFEDERATIONROLESKEY

The key used for matching the IAM federation roles attribute.


Queryable Attributes

Enabled

True if IAM federation is enabled.

Accessible with the following methods

Method Description
GET_ENABLED() Getter for ENABLED, with configurable default
ASK_ENABLED() Getter for ENABLED w/ exceptions if field has no value
HAS_ENABLED() Determine if ENABLED has a value

SubjectKey

The key used for matching the IAM federation subject attribute.

Accessible with the following methods

Method Description
GET_SUBJECTKEY() Getter for SUBJECTKEY, with configurable default
ASK_SUBJECTKEY() Getter for SUBJECTKEY w/ exceptions if field has no value
HAS_SUBJECTKEY() Determine if SUBJECTKEY has a value

RolesKey

The key used for matching the IAM federation roles attribute.

Accessible with the following methods

Method Description
GET_ROLESKEY() Getter for ROLESKEY, with configurable default
ASK_ROLESKEY() Getter for ROLESKEY w/ exceptions if field has no value
HAS_ROLESKEY() Determine if ROLESKEY has a value