Receive SQS Messages Using Amazon API Gateway HTTP API Integration
In this lab, you’ll practice creating an API Gateway HTTP API integration with SQS to send and receive messages. When you’re finished with this lab, you’ll have a good understanding of setting direct integrations with API Gateway and SQS.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create an Amazon SQS Queue
You'll learn to create and configure a standard Amazon SQS queue in your AWS Account.
Challenge
Create an IAM Execution Role for API Gateway
You’ll learn to create an IAM execution role for API Gateway with SQS permissions.
Challenge
Create a HTTP API with SQS Integration
You’ll learn to create a HTTP API and set up a SQS integration.
Challenge
Test the API and Verify the Message in SQS
You’ll test the API endpoint and verify the message in the SQS queue.
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
- Basic understanding of Identity and Access Management (IAM) service.
- Amazon SQS console UI