CanaryRunStatus
class CanaryRunStatus
This structure contains the status information about a canary run.
Types
Properties
Link copied to clipboard
The current state of the run.
Link copied to clipboard
If run of the canary failed, this field contains the reason for the error.
Link copied to clipboard
If this value is CANARY_FAILURE
, an exception occurred in the canary code. If this value is EXECUTION_FAILURE
, an exception occurred in CloudWatch Synthetics.