Builder
class Builder
Properties
Link copied to clipboard
BlueprintTypes
is a list of templates that enable simplified canary creation. You can create canaries for common monitoring scenarios by providing only a JSON configuration file instead of writing custom scripts. The only supported value is multi-checks
.
Link copied to clipboard
A list of dependencies that are used for running this canary. The dependencies are specified as a key-value pair, where the key is the type of dependency and the value is the dependency reference.
Link copied to clipboard
The ARN of the Lambda layer where Synthetics stores the canary script code.