AWS Certified Developer Associate Practice Test 2
© examsiri.com
Question : 10 of 50
Marks:
+1,
-0
A development team works with three AWS Lambda functions using python code. Each function corresponds to environments for development, testing and production. The code is exactly alike except for the Amazon Relational Database Service (RDS) database values referenced in each function. In order to maintain code in a clean and reusable fashion, the team decides to pass the RDS database value at run time. Which feature will allow you to do this?
Go to Question: