Amazon Directory Service Log Subscription Structure
Represents a log subscription, which tracks real-time data from a chosen log group to a specified destination.
Type: objectProperties: 3
Active DirectoryAuthenticationDirectory ServicesIdentity Management
Amazon Directory Service Log Subscription Structure is a JSON Structure definition published by Amazon Directory Service, describing 3 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-log-subscription-structure.json",
"title": "LogSubscription",
"description": "Represents a log subscription, which tracks real-time data from a chosen log group to a specified destination.",
"type": "object",
"properties": {
"DirectoryId": {
"allOf": [
{
"$ref": "#/components/schemas/DirectoryId"
},
{
"description": "Identifier (ID) of the directory that you want to associate with the log subscription."
}
]
},
"LogGroupName": {
"allOf": [
{
"$ref": "#/components/schemas/LogGroupName"
},
{
"description": "The name of the log group."
}
]
},
"SubscriptionCreatedDateTime": {
"allOf": [
{
"$ref": "#/components/schemas/SubscriptionCreatedDateTime"
},
{
"description": "The date and time that the log subscription was created."
}
]
}
}
}
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.