
Ultimate access to all questions.
As a developer working on AWS Lambda functions that are triggered by Amazon API Gateway, you are tasked with testing new API versions in a controlled manner by directing a limited amount of traffic to these new versions without disrupting the existing API traffic.
Which of the following features will allow you to achieve this?
A
Custom Authorizers
B
Canary Deployment
C
Stage Variables
D
Mapping Templates