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 Versions
Stage Variables in API Gateway
Lambda Aliases
Environment Variables in Lambda