Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
This PR aims at reducing required code base to implement and deploy aws-node-s3-file-replicator exemple using Lift plugin.
The plugin leverages storage constructs for both input and output buckets. It deploys required iamStatements to Lambda role policy to interact with those buckets.
This PR aims at reducing required code base to implement and deploy
aws-node-s3-file-replicator
exemple using Lift plugin. The plugin leveragesstorage
constructs for both input and output buckets. It deploys required iamStatements to Lambda role policy to interact with those buckets.