InstanceMetadata
Provides information about the SSO instance.
Contents
- IdentityStoreId
-
The identifier of the identity store that is connected to the SSO instance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9-]*
Required: No
- InstanceArn
-
The ARN of the SSO instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 1224.
Pattern:
arn:aws: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 AWS SDKs, see the following: