/AWS1/CL_OSSUPIAMIDCENTERCFG00¶
Describes IAM Identity Center options for updating an OpenSearch Serverless security configuration in the form of a key-value map.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_userattribute TYPE /AWS1/OSSIAMIDCENTERUSERATTR /AWS1/OSSIAMIDCENTERUSERATTR¶
The user attribute for this IAM Identity Center integration. Defaults to
UserId.
iv_groupattribute TYPE /AWS1/OSSIAMIDCENTERGROUPATTR /AWS1/OSSIAMIDCENTERGROUPATTR¶
The group attribute for this IAM Identity Center integration. Defaults to
GroupId.
Queryable Attributes¶
userAttribute¶
The user attribute for this IAM Identity Center integration. Defaults to
UserId.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERATTRIBUTE() |
Getter for USERATTRIBUTE, with configurable default |
ASK_USERATTRIBUTE() |
Getter for USERATTRIBUTE w/ exceptions if field has no value |
HAS_USERATTRIBUTE() |
Determine if USERATTRIBUTE has a value |
groupAttribute¶
The group attribute for this IAM Identity Center integration. Defaults to
GroupId.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPATTRIBUTE() |
Getter for GROUPATTRIBUTE, with configurable default |
ASK_GROUPATTRIBUTE() |
Getter for GROUPATTRIBUTE w/ exceptions if field has no valu |
HAS_GROUPATTRIBUTE() |
Determine if GROUPATTRIBUTE has a value |