CanaryRunConfigOutput
class CanaryRunConfigOutput
A structure that contains information about a canary run.
Types
Properties
Link copied to clipboard
Displays whether this canary run used active X-Ray tracing.
Link copied to clipboard
Specifies the amount of ephemeral storage (in MB) to allocate for the canary run during execution. This temporary storage is used for storing canary run artifacts (which are uploaded to an Amazon S3 bucket at the end of the run), and any canary browser operations. This temporary storage is cleared after the run is completed. Default storage value is 1024 MB.
Link copied to clipboard
The maximum amount of memory available to the canary while it is running, in MB. This value must be a multiple of 64.
Link copied to clipboard
How long the canary is allowed to run before it must stop.