AWS Compute Blog

Tag: Mapping Templates

Amazon 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. […]

Using Amazon API Gateway as a proxy for DynamoDB

This post is written by Andrew Baird, AWS Solutions Architect. Amazon 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 Amazon DynamoDB. You can use the solution described here in […]