RegionDescription - AWS Directory Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

RegionDescription

The replicated Region information for a directory.

Contents

DesiredNumberOfDomainControllers

The desired number of domain controllers in the specified Region for the specified directory.

Type: Integer

Valid Range: Minimum value of 2.

Required: No

DirectoryId

The identifier of the directory.

Type: String

Pattern: ^d-[0-9a-f]{10}$

Required: No

LastUpdatedDateTime

The date and time that the Region description was last updated.

Type: Timestamp

Required: No

LaunchTime

Specifies when the Region replication began.

Type: Timestamp

Required: No

RegionName

The name of the Region. For example, us-east-1.

Type: String

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

Required: No

RegionType

Specifies whether the Region is the primary Region or an additional Region.

Type: String

Valid Values: Primary | Additional

Required: No

Status

The status of the replication process for the specified Region.

Type: String

Valid Values: Requested | Creating | Created | Active | Inoperable | Impaired | Restoring | RestoreFailed | Deleting | Deleted | Failed | Updating

Required: No

StatusLastUpdatedDateTime

The date and time that the Region status was last updated.

Type: Timestamp

Required: No

VpcSettings

Contains VPC information for the CreateDirectory, CreateMicrosoftAD, or CreateHybridAD operation.

Type: DirectoryVpcSettings object

Required: No

See Also

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