Certification Practice Exams with Real Test Questions & Answers

A serverless application is using API Gateway with aws video

 ·  PT1H46M27S  ·  EN

developer video for a serverless application is using API Gateway with a non-proxy Lambda Integration. A developer was tasked to expose a GET method on a new

Full Certification Question

A serverless application is using API Gateway with a non-proxy Lambda Integration. A developer was tasked to expose a GET method on a new /getcourses resource to invoke the Lambda function, which will allow the consumers to fetch a list of online courses in JSON format. The consumers must include a query string parameter named courseType in their request to get the data. What is the MOST efficient solution that the developer should do to accomplish this requirement?