Sha256: 3ae0ed9d77efb2c8face6ac939e6028d4e45b0290f790ba0cdd54d99019b97e4
Contents?: true
Size: 473 Bytes
Versions: 7
Compression:
Stored size: 473 Bytes
Contents
# Creating a SQS queue in AWS # This example shows how to set up a SQS queue in AWS. The values provided in the template match the default values from the [AWS::SQS::Queue][sqs] resource. If you leave a property blank, it will use the default value. Run `convetion diff` to see what the template will create. Run `convection converge` to create the example SQS queue. [sqs]: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html
Version data entries
7 entries across 7 versions & 1 rubygems