TimeBasedCanary - AWS CodeDeploy

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 AWS SDKs, see the following: