Amazon Directory Service Schema Extension Info Structure
Information about a schema extension.
Type: objectProperties: 7
Active DirectoryAuthenticationDirectory ServicesIdentity Management
Amazon Directory Service Schema Extension Info Structure is a JSON Structure definition published by Amazon Directory Service, describing 7 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-schema-extension-info-structure.json",
"title": "SchemaExtensionInfo",
"description": "Information about a schema extension.",
"type": "object",
"properties": {
"DirectoryId": {
"allOf": [
{
"$ref": "#/components/schemas/DirectoryId"
},
{
"description": "The identifier of the directory to which the schema extension is applied."
}
]
},
"SchemaExtensionId": {
"allOf": [
{
"$ref": "#/components/schemas/SchemaExtensionId"
},
{
"description": "The identifier of the schema extension."
}
]
},
"Description": {
"allOf": [
{
"$ref": "#/components/schemas/Description"
},
{
"description": "A description of the schema extension."
}
]
},
"SchemaExtensionStatus": {
"allOf": [
{
"$ref": "#/components/schemas/SchemaExtensionStatus"
},
{
"description": "The current status of the schema extension."
}
]
},
"SchemaExtensionStatusReason": {
"allOf": [
{
"$ref": "#/components/schemas/SchemaExtensionStatusReason"
},
{
"description": "The reason for the <code>SchemaExtensionStatus</code>."
}
]
},
"StartDateTime": {
"allOf": [
{
"$ref": "#/components/schemas/StartDateTime"
},
{
"description": "The date and time that the schema extension started being applied to the directory."
}
]
},
"EndDateTime": {
"allOf": [
{
"$ref": "#/components/schemas/EndDateTime"
},
{
"description": "The date and time that the schema extension was completed."
}
]
}
}
}
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.