TriggerHistoryRecord - Amazon CloudWatch Logs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: