Commit Graph

7 Commits (77eee2b6cac05f2cb182c5c15adecc24d96b0c53)

Author SHA1 Message Date
Fernando José Pando 3afe117730 Add SQS queue policy attachment functionality (#1716)
* Add SQS queue policy attachment functionality

SQS queue has no attribute 'Policy' until one is attached, so this special
case must be handled uniquely

SQS queue Policy can now be passed in as json
9 years ago
Toshio Kuratomi 3c4f954f0f Don't raise or catch StandardError in amazon modules 9 years ago
Brian Coca 205115ea1f updated to use shared region docs from ec2 9 years ago
Alan Loi 8ded4ae862 Docfixes - add version_added and missing default values. 9 years ago
Alan Loi c8b6e1efa5 Fix sqs_queue module to check that boto library is installed and AWS region & credentials are provided. 10 years ago
Alan Loi e66f4b9985 Updated documentation for sqs_queue - state option is not required. 10 years ago
Alan Loi 4bf188258d Rename module to sqs_queue.py to differentiate from other potential modules e.g. reading/writing messages. 10 years ago