RegionMetadata - IAM Identity Center

RegionMetadata

Contains information about an enabled Region of an IAM Identity Center instance, including the Region name, status, date added, and whether it is the primary Region.

Contents

AddedDate

The timestamp when the Region was added to the IAM Identity Center instance. For the primary Region, this is the instance creation time.

Type: Timestamp

Required: No

IsPrimaryRegion

Indicates whether this is the primary Region where the IAM Identity Center instance was originally enabled. The primary Region cannot be removed.

Type: Boolean

Required: No

RegionName

The AWS Region name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Pattern: ([a-z]+-){2,3}\d

Required: No

Status

The current status of the Region. Valid values are ACTIVE (Region is operational), ADDING (Region extension workflow is in progress), or REMOVING (Region removal workflow is in progress).

Type: String

Valid Values: ACTIVE | ADDING | REMOVING

Required: No

See Also

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