IdentityCenterOptionsInput
Container for IAM Identity Center Options settings.
Contents
- EnabledAPIAccess
-
True to enable IAM Identity Center for API access in Amazon OpenSearch Service.
Type: Boolean
Required: No
- IdentityCenterInstanceARN
-
The ARN for IAM Identity Center Instance which will be used for IAM Identity Center Application creation.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[a-z\\-]*:[a-z]+:[a-z0-9\\-]*:[0-9]*:[a-z0-9\\-]+\/[a-z0-9\\-]+
Required: No
- RolesKey
-
Specify the attribute that contains the backend role (groupName, groupID) of IAM Identity Center
Type: String
Valid Values:
GroupName | GroupId
Required: No
- SubjectKey
-
Specify the attribute that contains the subject (username, userID, email) of IAM Identity Center.
Type: String
Valid Values:
UserName | UserId | Email
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: