Closed ahl closed 8 years ago
API Gateway and troposphere support ResponseParameters e.g. to update headers; this PR adds support.
I needed this to support redirects: https://aws.amazon.com/blogs/compute/redirection-in-a-serverless-api-with-aws-lambda-and-amazon-api-gateway/
closing as https://github.com/jorgebastida/gordon/pull/70 predates this and is more thoroughly documented, though there might be some value in the redirect example for the docs.
API Gateway and troposphere support ResponseParameters e.g. to update headers; this PR adds support.
I needed this to support redirects: https://aws.amazon.com/blogs/compute/redirection-in-a-serverless-api-with-aws-lambda-and-amazon-api-gateway/