Class | Description |
---|---|
ArtifactConfigInput |
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
|
ArtifactConfigOutput |
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
|
AssociateResourceRequest | |
AssociateResourceResult | |
BaseScreenshot |
A structure representing a screenshot that is used as a baseline during visual monitoring comparisons made by the
canary.
|
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 | |
CreateGroupRequest | |
CreateGroupResult | |
DeleteCanaryRequest | |
DeleteCanaryResult | |
DeleteGroupRequest | |
DeleteGroupResult | |
DescribeCanariesLastRunRequest | |
DescribeCanariesLastRunResult | |
DescribeCanariesRequest | |
DescribeCanariesResult | |
DescribeRuntimeVersionsRequest | |
DescribeRuntimeVersionsResult | |
DisassociateResourceRequest | |
DisassociateResourceResult | |
GetCanaryRequest | |
GetCanaryResult | |
GetCanaryRunsRequest | |
GetCanaryRunsResult | |
GetGroupRequest | |
GetGroupResult | |
Group |
This structure contains information about one group.
|
GroupSummary |
A structure containing some information about a group.
|
ListAssociatedGroupsRequest | |
ListAssociatedGroupsResult | |
ListGroupResourcesRequest | |
ListGroupResourcesResult | |
ListGroupsRequest | |
ListGroupsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
RuntimeVersion |
This structure contains information about one canary runtime version.
|
S3EncryptionConfig |
A structure that contains the configuration of encryption-at-rest settings for canary artifacts that the canary
uploads to Amazon S3.
|
StartCanaryRequest | |
StartCanaryResult | |
StopCanaryRequest | |
StopCanaryResult | |
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateCanaryRequest | |
UpdateCanaryResult | |
VisualReferenceInput |
An object that specifies what screenshots to use as a baseline for visual monitoring by this canary.
|
VisualReferenceOutput |
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary run
that is used as the baseline for screenshots, and the coordinates of any parts of those screenshots that are ignored
during visual monitoring comparison.
|
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 | |
EncryptionMode |
Exception | Description |
---|---|
AWSSyntheticsException |
Base exception for all service exceptions thrown by Synthetics
|
BadRequestException |
The request was not valid.
|
ConflictException |
A conflicting operation is already in progress.
|
InternalFailureException |
An internal failure occurred.
|
InternalServerException |
An unknown internal error occurred.
|
NotFoundException |
The specified resource was not found.
|
RequestEntityTooLargeException |
One of the input resources is larger than is allowed.
|
ResourceNotFoundException |
One of the specified resources was not found.
|
ServiceQuotaExceededException |
The request exceeded a service quota value.
|
TooManyRequestsException |
There were too many simultaneous requests.
|
ValidationException |
A parameter could not be validated.
|