Create and Deploy an API Gateway Using the AWS JavaScript SDK
In this lab, you’ll practice working with API Gateway using the AWS Javascript SDK. When you’re finished with this lab, you’ll have created and deployed an API that interacts with an existing Lambda function.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create a Service Role
Create a service role to allow API Gateway to invoke a Lambda function.
Challenge
Use the Cloud9 Environment
Set up Cloud9 for your application.
Challenge
Create and Deploy the API
Create and deploy an API that integrates with a Lambda function.
Challenge
Access the Deployed API
Navigate the API Gateway service to access a deployed API.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- AWS API Gateway
- AWS Lambda
- AWS IAM