View a markdown version of this page

AddReplicaLocationInput - Amazon CloudWatch Synthetics

AddReplicaLocationInput

A structure that specifies a replica location for a canary, including the Region and optional VPC configuration.

Contents

Location

The Amazon Web Services Region where the canary replica should be created, for example us-east-1.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Pattern: ^[a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-{0,1}[0-9]{0,1}$

Required: Yes

VpcConfig

The VPC configuration to use for the canary replica in this location. If not specified, the replica runs without VPC connectivity.

Type: VpcConfigInput object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: