Amazon Directory Service Region Description Structure
The replicated Region information for a directory.
Type: objectProperties: 9
Active DirectoryAuthenticationDirectory ServicesIdentity Management
Amazon Directory Service Region Description Structure is a JSON Structure definition published by Amazon Directory Service, describing 9 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-directory-service/refs/heads/main/json-structure/amazon-directory-service-region-description-structure.json",
"title": "RegionDescription",
"description": "The replicated Region information for a directory.",
"type": "object",
"properties": {
"DirectoryId": {
"allOf": [
{
"$ref": "#/components/schemas/DirectoryId"
},
{
"description": "The identifier of the directory."
}
]
},
"RegionName": {
"allOf": [
{
"$ref": "#/components/schemas/RegionName"
},
{
"description": "The name of the Region. For example, <code>us-east-1</code>."
}
]
},
"RegionType": {
"allOf": [
{
"$ref": "#/components/schemas/RegionType"
},
{
"description": "Specifies whether the Region is the primary Region or an additional Region."
}
]
},
"Status": {
"allOf": [
{
"$ref": "#/components/schemas/DirectoryStage"
},
{
"description": "The status of the replication process for the specified Region."
}
]
},
"VpcSettings": {
"$ref": "#/components/schemas/DirectoryVpcSettings"
},
"DesiredNumberOfDomainControllers": {
"allOf": [
{
"$ref": "#/components/schemas/DesiredNumberOfDomainControllers"
},
{
"description": "The desired number of domain controllers in the specified Region for the specified directory."
}
]
},
"LaunchTime": {
"allOf": [
{
"$ref": "#/components/schemas/LaunchTime"
},
{
"description": "Specifies when the Region replication began."
}
]
},
"StatusLastUpdatedDateTime": {
"allOf": [
{
"$ref": "#/components/schemas/StateLastUpdatedDateTime"
},
{
"description": "The date and time that the Region status was last updated."
}
]
},
"LastUpdatedDateTime": {
"allOf": [
{
"$ref": "#/components/schemas/LastUpdatedDateTime"
},
{
"description": "The date and time that the Region description was last updated."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.