Class | Description |
---|---|
Canary |
This structure contains all information about one canary in your account.
|
CanaryCodeInput |
Use this structure to input your script code for the canary.
|
CanaryCodeOutput |
This structure contains information about the canary's Lambda handler and where its code is stored by CloudWatch
Synthetics.
|
CanaryLastRun |
This structure contains information about the most recent run of a single canary.
|
CanaryRun |
This structure contains the details about one run of one canary.
|
CanaryRunConfigInput |
A structure that contains input information for a canary run.
|
CanaryRunConfigOutput |
A structure that contains information about a canary run.
|
CanaryRunStatus |
This structure contains the status information about a canary run.
|
CanaryRunTimeline |
This structure contains the start and end times of a single canary run.
|
CanaryScheduleInput |
This structure specifies how often a canary is to make runs and the date and time when it should stop making runs.
|
CanaryScheduleOutput |
How long, in seconds, for the canary to continue making regular runs according to the schedule in the
Expression value. |
CanaryStatus |
A structure that contains the current state of the canary.
|
CanaryTimeline |
This structure contains information about when the canary was created and modified.
|
CreateCanaryRequest | |
CreateCanaryResult | |
DeleteCanaryRequest | |
DeleteCanaryResult | |
DescribeCanariesLastRunRequest | |
DescribeCanariesLastRunResult | |
DescribeCanariesRequest | |
DescribeCanariesResult | |
DescribeRuntimeVersionsRequest | |
DescribeRuntimeVersionsResult | |
GetCanaryRequest | |
GetCanaryResult | |
GetCanaryRunsRequest | |
GetCanaryRunsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
RuntimeVersion |
This structure contains information about one canary runtime version.
|
StartCanaryRequest | |
StartCanaryResult | |
StopCanaryRequest | |
StopCanaryResult | |
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateCanaryRequest | |
UpdateCanaryResult | |
VpcConfigInput |
If this canary is to test an endpoint in a VPC, this structure contains information about the subnets and security
groups of the VPC endpoint.
|
VpcConfigOutput |
If this canary is to test an endpoint in a VPC, this structure contains information about the subnets and security
groups of the VPC endpoint.
|
Enum | Description |
---|---|
CanaryRunState | |
CanaryRunStateReasonCode | |
CanaryState | |
CanaryStateReasonCode |
Exception | Description |
---|---|
AWSSyntheticsException |
Base exception for all service exceptions thrown by Synthetics
|
ConflictException |
A conflicting operation is already in progress.
|
InternalServerException |
An unknown internal error occurred.
|
ResourceNotFoundException |
One of the specified resources was not found.
|
ValidationException |
A parameter could not be validated.
|