QueryLoggingConfigurationMetadata
The metadata for a query logging configuration.
Contents
- createdAt
 - 
               
The date and time when the query logging configuration was created.
Type: Timestamp
Required: Yes
 - destinations
 - 
               
The configured destinations for the query logging configuration.
Type: Array of LoggingDestination objects
Array Members: Fixed number of 1 item.
Required: Yes
 - modifiedAt
 - 
               
The date and time when the query logging configuration was last modified.
Type: Timestamp
Required: Yes
 - status
 - 
               
The current status of the query logging configuration.
Type: QueryLoggingConfigurationStatus object
Required: Yes
 - workspace
 - 
               
The ID of the workspace associated with this query logging configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
.*[0-9A-Za-z][-.0-9A-Z_a-z]*.*Required: Yes
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: