AWS Certified Developer Associate DVA-C02 Practice Question
Your company is developing a serverless application with an AWS Lambda function that requires multiple development and testing environments. Which AWS feature allows you to point to different versions of a Lambda function for different integration testing environments without modifying the function's ARN?
Lambda Aliases
Environment Variables in Lambda
Lambda Versions
Stage Variables in API Gateway