Get Queue Attributes
GET {{aws_simple_queue_service_base_url}}/?AttributeName.N&QueueUrl
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AttributeName.N | null | A list of attributes for which to retrieve information. | |
QueueUrl | null | The URL of the Amazon SQS queue whose attribute information is retrieved. |