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
Coverage increased (+0.01%) to 49.783% when pulling 9e2728f9cf0ec1ee1317be1f811a404b434bbf81 on support-sns-events into 36e825951e57453ee62f455f407f19e2ff701731 on master.
Coverage increased (+2.3%) to 52.056% when pulling 1fbc72bd0e434acd298b41c3f98b6dbfbca67018 on support-sns-events into 36e825951e57453ee62f455f407f19e2ff701731 on master.
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