Use AWS Lambda and API Gateway to return resume data

InstructorWill Button

Share this video with your friends

Send Tweet

In this lesson, you will learn how to create a simple AWS Lambda function to submit a name via an API Gateway and return a resume for that person. At the end of the lesson, you will be able to create a Lambda function, and API Gateway, and understand how to submit data via the API Gateway that will be accessible via the Lambda function