IdentityCenterOptions - Amazon OpenSearch Service

IdentityCenterOptions

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

IdentityCenterApplicationARN

The ARN for IAM Identity Center Application which will integrate with Amazon OpenSearch Service.

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\\-]+\/[a-z0-9\\-]+

Required: No

IdentityCenterInstanceARN

The ARN for IAM Identity Center Instance.

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

IdentityStoreId

The ID of IAM Identity Store.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^d-[0-9a-f]{10}$|^[0-9a-f]{8}\\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\\b[0-9a-f]{12}$

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: