Description of changes:
Modifies the existing SNS -> SQS Code for the CloudFormation stacks to make it use a single queue with a topic per resource instead of a Queue and Topic per resource. Thus reducing the overall goroutines necessary to run.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available: closes #21 closes #103
Description of changes: Modifies the existing SNS -> SQS Code for the CloudFormation stacks to make it use a single queue with a topic per resource instead of a Queue and Topic per resource. Thus reducing the overall goroutines necessary to run.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.