IdentityCenterConfig
A structure that describes the values to use for the IAM Identity Center settings when you create or update a web app.
Contents
- InstanceArn
-
The Amazon Resource Name (ARN) for the IAM Identity Center used for the web app.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 1224.
Pattern:
arn:[\w-]+:sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}
Required: No
- Role
-
The IAM role in IAM Identity Center used for the web app.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:.*role/\S+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: