This repository was archived by the owner on Jan 12, 2023. It is now read-only.
This repository was archived by the owner on Jan 12, 2023. It is now read-only.
Update to use native AWS go support #40
Open
Description
By leveraging latest lambda support we would bypass the need for python shim and significantly simplify the call stack and potentially shave off some latency
https://aws.amazon.com/about-aws/whats-new/2018/01/aws-lambda-supports-go/
However, there is a dependency on serverless.com support first