IdentityCenterDetails
Contains detailed information about the IAM Identity Center configuration for an application.
Contents
- instanceArn
-
The ARN of the IAM Identity Center instance.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 1224.
Pattern:
arn:[a-z0-9-]+:sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}Required: Yes
- applicationArn
-
The ARN of the IAM Identity Center application created for this account access manager application. This property is not required or supported as input. It can be read after creation.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 1224.
Pattern:
arn:[a-z0-9-]+:sso::[0-9]{12}:application/(sso)?ins-[a-zA-Z0-9-.]{16}/apl-[a-zA-Z0-9]{16}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: