TriggerHistoryRecord - 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: December 31, 2025.

TriggerHistoryRecord

A record of a scheduled query execution, including execution status, timestamp, and destination processing results.

Contents

destinations

Information about destination processing for this query execution.

Type: Array of ScheduledQueryDestination objects

Required: No

errorMessage

Error message if the query execution failed.

Type: String

Required: No

executionStatus

The execution status of the scheduled query run.

Type: String

Valid Values: Running | InvalidQuery | Complete | Failed | Timeout

Required: No

queryId

The unique identifier for this query execution.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

triggeredTimestamp

The timestamp when the scheduled query execution was triggered.

Type: Long

Valid Range: Minimum value of 0.

Required: No

See Also

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