Commit Graph

10 Commits (33716b18374059b18c08a8724b684ca48db3c41c)

Author SHA1 Message Date
Fernando José Pando 0d8eefe197 fixup sns topic subscriptions (#2232)
* fixup sns topic subscriptions

* return docs
10 years ago
René Moser f91a3cc9e8 Merge pull request #1579 from wimnat/feature/1573
Allow SNS topics to be created without subscriptions.
10 years ago
René Moser d902a6d9ad Merge pull request #1653 from nand0p/devel
Fix SNS topic attribute typo
10 years ago
Rob White ce9aed9c52 Allow SNS topics to be created without subscriptions. Also added better error handling around boto calls. 10 years ago
Fernando J Pando 1e05ee5b3b author added 10 years ago
Matt Martz f5329eb337 Don't call sys.exit in sns_topic, use HAS_BOTO to fail 10 years ago
Fernando J Pando fbf9da2119 Fix SNS topic attribute typo
Enables adding SNS topic policy. 'Policy' attribute is capitalized.
10 years ago
Joel Thompson 31ecde6b87 Fix documentation for sns_topic module
Currently the documentation does not correspond to the Ansible standards
for module documentation. This should bring it into compliance.
10 years ago
Toshio Kuratomi e52e015791 Documentation fixes 10 years ago
Joel Thompson 437a62836f Add sns_topic module to manage AWS SNS topics
This adds an sns_topic module which allows you to create and delete AWS
SNS topics as well as subscriptions to those topics.
10 years ago