AWS Compute Blog

Category: HAQM API Gateway

HAQM API Gateway mapping improvements

Yesterday we announced the new Swagger import API. You may have also noticed a new first time user experience in the API Gateway console that automatically creates a sample Pet Store API and guides you though API Gateway features. That is not all we’ve been doing: Over the past few weeks, we’ve made mapping requests and responses easier. […]

Indexing HAQM DynamoDB Content with HAQM Elasticsearch Service Using AWS Lambda

September 8, 2021: HAQM Elasticsearch Service has been renamed to HAQM OpenSearch Service. See details. Stephan HadingerSr Mgr, Solutions Architecture Mathieu Cadet Account Representative NOTE: It was recently brought to our attention that this post contains instructions that reference a now deprecated Lambda blueprint. We are in the process of updating this post to correct this. A […]

Using HAQM API Gateway as a proxy for DynamoDB

This post is written by Andrew Baird, AWS Solutions Architect. HAQM API Gateway has a feature that enables customers to create their own API definitions directly in front of an AWS service API. This tutorial will walk you through an example of doing so with HAQM DynamoDB. You can use the solution described here in […]

Introducing custom authorizers in HAQM API Gateway

Today HAQM API Gateway is launching custom request authorizers. With custom request authorizers, developers can authorize their APIs using bearer token authorization strategies, such as OAuth using an AWS Lambda function. For each incoming request, API Gateway verifies whether a custom authorizer is configured, and if so, API Gateway calls the Lambda function with the […]

Using API Gateway stage variables to manage Lambda functions

Ed Lima, Cloud Support Engineer There’s a new feature on HAQM API Gateway called stage variables. Stage variables act like environment variables and can be used to change the behavior of your API Gateway methods for each deployment stage; for example, making it possible to reach a different back end depending on which stage the […]

Getting Started with JAWS on HAQM Web Services

Nick Corbett, AWS Professional Services, Big Data Consultant HAQM API Gateway and AWS Lambda empower developers to deliver a microservice architecture without managing infrastructure.  Building scalable, secure, and durable applications has never been easier.  However, managing the deployment of a large project is not always easy.  A global app, deployed across multiple AWS regions in […]