Skip to content

Releases: JSainsburyPLC/g8

v0.1.5: add dynamodb handler to g8 (#9)

02 Jul 10:12
034c615
Compare
Choose a tag to compare
* add dynamodb handler to g8

* renamed new relic attribute to fit DynamoDB

Support of Custom Authorizer

16 Apr 15:23
28c7d47
Compare
Choose a tag to compare

You can define a custom authorizer in the API Gateway. To do that, you need to make a lambda that expects specific request and returns data in a defined format. This commit adds this functionality to a framework

v0.1.3

05 Apr 13:20
Compare
Choose a tag to compare
Add APIGW context method to retrieve a cookie by name

v0.1.2

25 Jan 07:44
Compare
Choose a tag to compare
Add result to lambda to support step functions

v0.1.1

24 Jan 13:59
Compare
Choose a tag to compare
Add cloudwatch handler

v0.1.0

24 Jan 11:28
fae02f4
Compare
Choose a tag to compare
Add S3 handler (#5)