IdentityCenterConfiguration
The IAM Identity Center Configuration accepts the Identity Center instance parameter required to enable trusted identity propagation. This configuration allows identity propagation between integrated services and the Identity Center instance.
Contents
- identityCenterApplicationArn
-
The ARN of the EMR Serverless created IAM Identity Center Application that provides trusted-identity propagation.
Type: String
Pattern:
arn:(aws[a-zA-Z0-9-]*):sso::\d{12}:application/(sso)?ins-[a-zA-Z0-9-.]{16}/apl-[a-zA-Z0-9]{16}
Required: No
- identityCenterInstanceArn
-
The ARN of the IAM Identity Center instance.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 1024.
Pattern:
arn:(aws[a-zA-Z0-9-]*):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: