Question 155:
Your application currently points to several Lambda functions in AWS. A change is being made to one of the Lambda functions. You need to ensure that application traffic is shifted slowly from one Lambda function to the other. Which of the following steps would you carry out? Select 2 Options.
Answer options:
A.Create an ALIAS with the –routing-config parameter. B.Update the ALIAS with the –routing-config parameter. C.Create a version with the –routing-config parameter. D.Update the version with the –routing-config parameter. E.Update the function with the - config parameter.