Closed davekonopka closed 7 years ago
@jthomerson Is it likely that you will consider this PR? Wondering if I should start using my own fork.
@davekonopka FYI I also wanted your change and have it on my internal branch as well. Part of my pull request as well: https://github.com/silvermine/serverless-plugin-external-sns-events/pull/8
Closed with #11
Adds
SourceArn
attribute to theAWS::Lambda::Permission
resource. Amazon adds this field to the permission when subscribing Lambda to SNS through the web interface. Adding it here gets the web panel working as expected.Fixes #5