ScheduledQueryDestination - Amazon CloudWatch Logs
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 2, 2026.

ScheduledQueryDestination

Information about a destination where scheduled query results are processed, including processing status and any error messages.

Contents

destinationIdentifier

The identifier for the destination where results are delivered.

Type: String

Required: No

destinationType

The type of destination for query results.

Type: String

Valid Values: S3

Required: No

errorMessage

Error message if destination processing failed.

Type: String

Required: No

processedIdentifier

The identifier of the processed result at the destination.

Type: String

Required: No

status

The processing status of the destination delivery.

Type: String

Valid Values: IN_PROGRESS | CLIENT_ERROR | FAILED | COMPLETE

Required: No

See Also

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