Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a method to subscribe SQS Queue to SNS Topic #251

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

jeromef853
Copy link
Contributor

  • Create new method for e3.aws.troposphere.sqs.Queue to generate template with SNS Topic subscription
  • Add tests for e3.aws.troposphere.sqs.Queue class
  • Fix TypeError in e3.aws.troposphere.sns.Topic.add_lambda_subscription if delivery_policy is None

@CLAassistant
Copy link

CLAassistant commented Jun 17, 2024

CLA assistant check
All committers have signed the CLA.

@jeromef853 jeromef853 force-pushed the master branch 3 times, most recently from 8e2df9c to dead4e4 Compare June 18, 2024 13:33
An SQS queue might need to subscribe to an SNS Topic.
The method generates Subscription and QueuePolicy sections for
CloudFormation template
@pierretr pierretr merged commit 2f687cf into AdaCore:master Jun 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants