serverless-heaven / serverless-aws-alias

Alias support for Serverless 1.x
MIT License
189 stars 68 forks source link

Transform SNS elements and move them to the alias stack. #47

Closed HyperBrain closed 7 years ago

HyperBrain commented 7 years ago

Closes #43

SNS Topics and subscriptions are now part of the alias, i.e. the topic name is appended with the alias name and the lambda subscriptions point to the associated function aliases. This solution follows the discussion in #43

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 49.783% when pulling 9e2728f9cf0ec1ee1317be1f811a404b434bbf81 on support-sns-events into 36e825951e57453ee62f455f407f19e2ff701731 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.3%) to 52.056% when pulling 1fbc72bd0e434acd298b41c3f98b6dbfbca67018 on support-sns-events into 36e825951e57453ee62f455f407f19e2ff701731 on master.