jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.05k stars 137 forks source link

Allow specification of source account for S3 triggers #160

Open derhamjauspost opened 6 years ago

derhamjauspost commented 6 years ago

This has been used by our team successfully for over a year, and has allowed us to trigger a lambda function in account A from a bucket in account B. A very simple change, but one that was very useful to us and may be useful to others.