View a markdown version of this page

IdentityCenterConfiguration - Amazon EMR on EKS

IdentityCenterConfiguration

Contains the IAM Identity Center settings for a security configuration, including instance ARN, application assignment requirements, and application ARN.

Contents

emrIdentityCenterApplicationARN

The Amazon Resource Name (ARN) of the Amazon EMR Identity Center application.

Type: String

Pattern: ^arn:(aws[a-zA-Z0-9-]*):sso:::application/ssoins-[0-9a-zA-Z/\\-_]+/apl-[0-9a-zA-Z/\\-_]+

Required: No

enableIdentityCenter

Specifies whether Identity Center is enabled for the security configuration.

Type: Boolean

Required: No

identityCenterApplicationAssignmentRequired

Specifies whether user assignment is required for the Identity Center application.

Type: Boolean

Required: No

identityCenterInstanceARN

The Amazon Resource Name (ARN) of the Identity Center instance.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 1224.

Pattern: ^arn:(aws[a-zA-Z0-9-]*):sso:::instance/ssoins-[0-9a-zA-Z/\\-_]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: