🔥 3-day streak
AWS Certified Developer - Associate88 / 150
Question 88 of 150

A developer manages a Lambda function invoked directly by an SDK client using an alias named 'live'. The team wants to gradually validate a new version (version 8) by sending exactly 15% of invocations to it while the remaining 85% continue hitting the current stable version (version 7), without deploying any additional infrastructure or CodeDeploy configuration. How should the developer configure the 'live' alias to achieve this?

Reviewed for accuracy · Report an issueNext question