From the course: Learning Amazon Web Services Lambda

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Challenge

Challenge

(upbeat music) - [Instructor] This is the first challenge of this course. This challenge will take you up 15 minutes to complete. The objective of this challenge is that you can create a new Lambda function with an API Gateway trigger. You want your Lambda function to return the result of adding two numbers together. Those input numbers, you will get them from API Gateway as an input parameter in a post request. Here is an example of the request and the response. You can find the solution to this challenge in the next video.

Contents