Explore >> Select a destination


You are here

nodogmablog.bryanhogan.net
| | bobbyhadz.com
13.8 parsecs away

Travel
| | To attach a Cognito JWT Authorizer to an API we have to use the Authorizer construct and pass the result to the `authorizer` prop on the API route.
| | adamj.eu
7.7 parsecs away

Travel
| | AWS Lambda is a hip "serverless" technology that everyone is talking about. While I find 'serverless' a bit of a funny name-it just means a managed environment-I like using Lambda functions for infrastructure glue or running small internal applications. Putting these things on individually managed servers of their own has always been a pain, so Lambda is a perfect fit.
| | www.hugozap.com
7.4 parsecs away

Travel
| | A collection of random notes about life
| | kewah.com
21.2 parsecs away

Travel
| Example of a AWS CDK to add caching on your API Gateway endpoint that takes query string into account.