Puppet Task: sqs_aws_get_queue_attributes
  
    - Defined in:
- 
      tasks/sqs_aws_get_queue_attributes.json,
 tasks/sqs_aws_get_queue_attributes.rb
 
 
    
  
  
Overview
  
    Gets attributes for the specified queue.  To determine whether a queue is FIFO, you can check whether QueueName ends with the .fifo suffix.  Some actions take lists of parameters. These lists are specified using the param.n notation. Values of n are integers starting from 1. For example, a parameter list with two elements looks like this:  &Attribute.1=first   &Attribute.2=second