Category: API Gateway
-
Safety Nets: CloudFormation Custom Resources for Regional API Gateways
Up until this week we’ve been utilizing edge optimized custom domains within our API Gateways. This has been really easy to set up using CloudFormation and has been a great way for us to tightly control the URLs used to access our REST platform. In order to support a more global expansion of the platform […]
-
Carefully Poking Holes: Using Cross Account Custom Authorizers in API Gateway
First off, apologies for the brief hiatus. I hit a bit of a busy period with work and fell off the posting wagon. AWS recently introduced support for API Gateway to use a Lambda custom authorizer in API Gateway. Previously the Lambda custom authroizer had to exist in the same AWS account as the API […]