api gateway

A collection of 3 posts

AWS SAM HTTP API and CORS

So many acronyms in that title - I promise you they actually make sense! I was doing some local development against an AWS SAM-based API built with an AWS API Gateway HTTP APIs (not to be confused with the REST

Redirects in Serverless

Now that the Lambda Proxy Integration [http://docs.aws.amazon.com/apigateway/latest/developerguide/integrating-api-with-aws-services-lambda.html] is a thing for API GW [https://aws.amazon.com/api-gateway/], performing redirects is a much simpler - and more sane - thing to