Answer:
Environment Variables.
Step-by-step explanation:
Environment Variables is a Lambda function which will enable the developer to ensure that the code references the correct endpoints when running in each stage.
It allows the Lambda function to be used to point to the different
services by creating different environment variables.