Q61
Single choice
A company is developing a software-as-a-service (SaaS) product. The backend of the product uses an Amazon API Gateway API that invokes AWS Lambda functions.
During development, a team working on the frontend must be able to receive mock responses from the API before the Lambda functions that the API will invoke have been created. The mock API users must be authenticated.
Which solution will meet these requirements?