InstanceMetadata - IAM Identity Center

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 AWS Service Namespaces in the AWS 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 AWS 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 AWS SDKs, see the following: