Support for the Amazon Simple Queue Service.
Creates a queue with the correct name.
Delete one or more messages from a queue in a region
CLI Example:
salt '*' aws_sqs.delete_message <sqs queue> <region> receipthandle='<sqs ReceiptHandle>'
New in version 2014.7.0.
Deletes a queue in the region.
List the queues in the selected region.
Returns True or False on whether the queue exists in the region
Receive one or more messages from a queue in a region
CLI Example:
salt '*' aws_sqs.receive_message <sqs queue> <region>
salt '*' aws_sqs.receive_message <sqs queue> <region> num=10
New in version 2014.7.0.
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.1.13
Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.
22.16.8. salt.modules.augeas_cfg
22.16.10. salt.modules.blockdev
Upcoming SaltStack events, webinars and local meet ups and user groups.