summaryrefslogtreecommitdiff
path: root/cloud/amazon/sqs_queue.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Return actual queue attributes with result from sqs_queue creation/update (#1...Eric2016-11-071-3/+45
* Fix amazon extras modules to compile under python3Toshio Kuratomi2016-10-231-5/+7
* Added redrive policy options (#2245)Nadir2016-09-041-3/+18
* Add SQS queue policy attachment functionality (#1716)Fernando José Pando2016-04-141-3/+27
* Don't raise or catch StandardError in amazon modulesToshio Kuratomi2015-11-301-3/+4
* updated to use shared region docs from ec2Brian Coca2015-10-071-7/+3
* Docfixes - add version_added and missing default values.Alan Loi2015-07-021-0/+6
* Fix sqs_queue module to check that boto library is installed and AWS region &...Alan Loi2015-06-241-2/+12
* Updated documentation for sqs_queue - state option is not required.Alan Loi2015-06-241-1/+1
* Rename module to sqs_queue.py to differentiate from other potential modules e...Alan Loi2015-06-221-0/+221