TimeBasedCanary - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TimeBasedCanary

A configuration that shifts traffic from one version of a Lambda function or Amazon ECS task set to another in two increments. The original and target Lambda function versions or ECS task sets are specified in the deployment's AppSpec file.

Contents

canaryInterval

The number of minutes between the first and second traffic shifts of a TimeBasedCanary deployment.

Type: Integer

Required: No

canaryPercentage

The percentage of traffic to shift in the first increment of a TimeBasedCanary deployment.

Type: Integer

Required: No

See Also

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