A developer maintains an Amazon API Gateway REST API. Customers use the API through a frontend UI and Amazon Cognito authentication. The developer has a new version of the API that contains new endpoints and backward-incompatible interface changes. The developer needs to provide beta access to other developers on the team without affecting customers. Which solution will meet these requirements with the LEAST operational overhead? A. Define a development stage on the API Gateway API. Instruct the other developers to point the endpoints to the development stage. B. Define a new API Gateway API that points to the new API application code. Instruct the other developers to point the endpoints to the new API. C. Implement a query parameter in the API application code that determines which code version to call. D. Specify new API Gateway endpoints for the API endpoints that the developer wants to add.  Suggested Answer: B Community Answer: A This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer