| Class and Description |
|---|
| ArtifactsBucketLocation
(experimental) Options for specifying the s3 location that stores the data of each canary run.
|
| ArtifactsBucketLocation.Builder
A builder for
ArtifactsBucketLocation |
| AssetCode
(experimental) Canary code from an Asset.
|
| Canary
(experimental) Define a new Canary.
|
| Canary.Builder
(experimental) A fluent builder for
Canary. |
| CanaryProps
(experimental) Properties for a canary.
|
| CanaryProps.Builder
A builder for
CanaryProps |
| CfnCanary
A CloudFormation `AWS::Synthetics::Canary`.
|
| CfnCanary.ArtifactConfigProperty
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3 .
|
| CfnCanary.ArtifactConfigProperty.Builder
A builder for
CfnCanary.ArtifactConfigProperty |
| CfnCanary.BaseScreenshotProperty
A structure representing a screenshot that is used as a baseline during visual monitoring comparisons made by the canary.
|
| CfnCanary.BaseScreenshotProperty.Builder
A builder for
CfnCanary.BaseScreenshotProperty |
| CfnCanary.Builder
A fluent builder for
CfnCanary. |
| CfnCanary.CodeProperty
Use this structure to input your script code for the canary.
|
| CfnCanary.CodeProperty.Builder
A builder for
CfnCanary.CodeProperty |
| CfnCanary.RunConfigProperty
A structure that contains input information for a canary run.
|
| CfnCanary.RunConfigProperty.Builder
A builder for
CfnCanary.RunConfigProperty |
| CfnCanary.S3EncryptionProperty
A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3 .
|
| CfnCanary.S3EncryptionProperty.Builder
A builder for
CfnCanary.S3EncryptionProperty |
| CfnCanary.ScheduleProperty
This structure specifies how often a canary is to make runs and the date and time when it should stop making runs.
|
| CfnCanary.ScheduleProperty.Builder
A builder for
CfnCanary.ScheduleProperty |
| CfnCanary.VisualReferenceProperty
Defines the screenshots to use as the baseline for comparisons during visual monitoring comparisons during future runs of this canary.
|
| CfnCanary.VisualReferenceProperty.Builder
A builder for
CfnCanary.VisualReferenceProperty |
| CfnCanary.VPCConfigProperty
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security groups of the VPC endpoint.
|
| CfnCanary.VPCConfigProperty.Builder
A builder for
CfnCanary.VPCConfigProperty |
| CfnCanaryProps
Properties for defining a `CfnCanary`.
|
| CfnCanaryProps.Builder
A builder for
CfnCanaryProps |
| CfnGroup
A CloudFormation `AWS::Synthetics::Group`.
|
| CfnGroup.Builder
A fluent builder for
CfnGroup. |
| CfnGroupProps
Properties for defining a `CfnGroup`.
|
| CfnGroupProps.Builder
A builder for
CfnGroupProps |
| Code
(experimental) The code the canary should execute.
|
| CodeConfig
(experimental) Configuration of the code class.
|
| CodeConfig.Builder
A builder for
CodeConfig |
| CronOptions
(experimental) Options to configure a cron expression.
|
| CronOptions.Builder
A builder for
CronOptions |
| CustomTestOptions
(experimental) Properties for specifying a test.
|
| CustomTestOptions.Builder
A builder for
CustomTestOptions |
| InlineCode
(experimental) Canary code from an inline string.
|
| Runtime
(experimental) Runtime options for a canary.
|
| RuntimeFamily
(experimental) All known Lambda runtime families.
|
| S3Code
(experimental) S3 bucket path to the code zip file.
|
| Schedule
(experimental) Schedule for canary runs.
|
| Test
(experimental) Specify a test that the canary should run.
|
Copyright © 2022. All rights reserved.