A company is using Amazon API Gateway to develop an API for its application on AWS. A developer needs to test and generate API responses. Other teams are required to test the API immediately.
What should the developer do to meet these requirements?
A.
Set up a mock integration request in API Gateway. Configure the method's integration request and integration response to associate a response with a given status code.
B.
Set up the request validators in the API's OpenAPI definition file. Import the OpenAPI definitions into API Gateway to test the API.
C.
Set up a gateway response for the API in API Gateway. Configure response headers with hardcoded HTTP status codes and responses.
D.
Set up a request parameter-based Lambda authorizer to control access to the API. Configure the Lambda function with the necessary mapping template.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
tgv
Highly Voted 8 months, 1 week ago65703c1
Most Recent 5 months ago