You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Synthetics::Types::CanaryThe location in Amazon S3 where Synthetics stores artifacts from the runs of this canary.
This structure contains information about the canary's Lambda handler and where its code is stored by CloudWatch Synthetics.
.
The ARN of the Lambda function that is used as your canary\'s engine.
The ARN of the IAM role used to run the canary.
The number of days to retain data about failed runs of this canary.
The unique ID of this canary.
The name of the canary.
A structure that contains information about a canary run.
.
Specifies the runtime version to use for the canary.
A structure that contains information about how often the canary is to run, and when these runs are to stop.
A structure that contains information about the canary\'s status.
The number of days to retain data about successful runs of this canary.
The list of key-value pairs that are associated with the canary.
A structure that contains information about when the canary was created, modified, and most recently run.
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.
The location in Amazon S3 where Synthetics stores artifacts from the runs of this canary. Artifacts include the log file, screenshots, and HAR files.
#code ⇒ Types::CanaryCodeOutputThis structure contains information about the canary's Lambda handler and where its code is stored by CloudWatch Synthetics.
#execution_role_arn ⇒ StringThe ARN of the IAM role used to run the canary. This role must include lambda.amazonaws.com
as a principal in the trust policy.
The number of days to retain data about failed runs of this canary.
#id ⇒ StringThe unique ID of this canary.
#runtime_version ⇒ StringSpecifies the runtime version to use for the canary. For more information about runtime versions, see Canary Runtime Versions.
#schedule ⇒ Types::CanaryScheduleOutputA structure that contains information about how often the canary is to run, and when these runs are to stop.
#status ⇒ Types::CanaryStatusA structure that contains information about the canary\'s status.
#success_retention_period_in_days ⇒ IntegerThe number of days to retain data about successful runs of this canary.
#tags ⇒ Hash<String,String>The list of key-value pairs that are associated with the canary.
#timeline ⇒ Types::CanaryTimelineA structure that contains information about when the canary was created, modified, and most recently run.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4