AWS Lambda · Schema

AliasRoutingConfiguration

The traffic-shifting configuration of a Lambda function alias. Used for weighted alias routing to enable canary deployments.

Properties

Name Type Description
AdditionalVersionWeights object The secondary version weight. The key is the version number or alias name and the value is the percentage of traffic (0.0-1.0).
View JSON Schema on GitHub