Using Pulumi to create and manage AWS API Gateway.
How to use stage variables to point to different versions of your lambda functions
Notes and troubleshooting for AWS API Gateway Stages
How to correctly pass errors from Lambda to API Gateway to prevent Status 200 responses on errors
A reference for common Integration Request mapping template variables
Introduction to API Authorization and Authentication
Taking path parameters into account with our resources.
Using data models to validate our HTTP requests.
Adding data to our HTTP requests and responses
Staging and deploying our new serverless API
An introduction to working with AWS API Gateway