|
You are here |
nodogmablog.bryanhogan.net | ||
| | | | |
bobbyhadz.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | A collection of random notes about life | |
| | | | |
kewah.com
|
|
| | | Example of a AWS CDK to add caching on your API Gateway endpoint that takes query string into account. | ||