Ryan Means
Ryan Means
I'm curious to hear your take on this. So far we love your library, and our primary use case is using it with API Gateway and SAM to deploy serverless...
**Description:** Per the documentation, AutoPublishAlias only supports publishing another function version when the CodeUri changes. While having AutoPublishAlias in its current state is still beneficial, I have found this has...
### Description: SAM's ability to dynamically generate least-privilege function roles using SAM Policy templates is an extremely valuable feature. However, it presumes that the deployment pipelines that are deploying the...
I'm having problems getting conditional merge on the intergration tests set to false - I would like to maintain two separate reports. Our build.sbt looks something like this (a few...
This will allow all PR's to be automatically checked against current (as of July of 2019) LTS versions of node. Currently this would be node 8, 10, and 12 (Node...
I have been trying to use the lambda-logging library and I noticed something very odd - when running my lambda's using SAM local - the logs were not showing up...