InstanceMetadata - IAM Identity Center
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InstanceMetadata

Provides information about the IAM Identity Center instance.

Contents

CreatedDate

The date and time that the Identity Center instance was created.

Type: Timestamp

Required: No

IdentityStoreId

The identifier of the identity store that is connected to the Identity Center 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 Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Service Namespaces in the Amazon General Reference.

Type: String

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

Pattern: arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}

Required: No

Name

The name of the Identity Center instance.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Pattern: [\w+=,.@-]+

Required: No

OwnerAccountId

The Amazon Web Services account ID number of the owner of the Identity Center instance.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

Status

The current status of this Identity Center instance.

Type: String

Valid Values: CREATE_IN_PROGRESS | DELETE_IN_PROGRESS | ACTIVE

Required: No

See Also

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