ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

351 / 474

Question 351:

Your team has just started using the API gateway service. Several AWS Lambda functions are used as a backend for the gateway service. You have deployed the API and made it available for test users. You have made some changes to the method responsible for the API gateway. What should be the next step, so that the changes are available for the test users?

Answer options:

A.Recreate the gateway service.
B.Redeploy the API.
C.Redeploy the Lambda function.
D.Make a copy of the gateway API.