time Based Canary
Parameters
value
A configuration that shifts traffic from one version of a Lambda function or 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.
suspend fun timeBasedCanary(argument: suspend DeploymentConfigTimeBasedCanaryArgsBuilder.() -> Unit)
Parameters
argument
A configuration that shifts traffic from one version of a Lambda function or 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.