| 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 | |
| CreateCanaryResponse | |
| DeleteCanaryRequest | |
| DeleteCanaryResponse | |
| DescribeCanariesLastRunRequest | |
| DescribeCanariesLastRunResponse | |
| DescribeCanariesRequest | |
| DescribeCanariesResponse | |
| DescribeRuntimeVersionsRequest | |
| DescribeRuntimeVersionsResponse | |
| GetCanaryRequest | |
| GetCanaryResponse | |
| GetCanaryRunsRequest | |
| GetCanaryRunsResponse | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResponse | |
| RuntimeVersion |
This structure contains information about one canary runtime version.
|
| StartCanaryRequest | |
| StartCanaryResponse | |
| StopCanaryRequest | |
| StopCanaryResponse | |
| SyntheticsException.BuilderImpl | |
| SyntheticsRequest | |
| SyntheticsRequest.BuilderImpl | |
| SyntheticsResponse | |
| SyntheticsResponse.BuilderImpl | |
| SyntheticsResponseMetadata | |
| TagResourceRequest | |
| TagResourceResponse | |
| UntagResourceRequest | |
| UntagResourceResponse | |
| UpdateCanaryRequest | |
| UpdateCanaryResponse | |
| 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 |
|---|---|
| ConflictException |
A conflicting operation is already in progress.
|
| InternalServerException |
An unknown internal error occurred.
|
| ResourceNotFoundException |
One of the specified resources was not found.
|
| SyntheticsException | |
| ValidationException |
A parameter could not be validated.
|
Copyright © 2021. All rights reserved.