PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
botocore
/
data
/
sqs
/
2012-11-05
{ "version": "1.0", "examples": { "CreateQueue": [ { "input": { "QueueName": "MyQueue" }, "output": { "QueueUrl": "https://queue.amazonaws.com/012345678910/MyQueue" }, "comments": { "input": { }, "output": { } }, "description": "The following operation creates an SQS queue named MyQueue.", "id": "create-an-sqs-queue-1445915686197", "title": "Create an SQS queue" } ], "GetQueueUrl": [ { "input": { "QueueName": "MyQueue", "QueueOwnerAWSAccountId": "12345678910" }, "output": { "QueueUrl": "https://queue.amazonaws.com/123456789101112/MyQueue" }, "comments": { "input": { }, "output": { } }, "description": "The following example retrieves the queue ARN.", "id": "retrieve-queue-attributes-from-an-sqs-queue-1445915930574", "title": "Retrieve queue attributes from an SQS queue" } ] } }
[-] examples-1.json
[edit]
[+]
..
[-] service-2.json
[edit]
[-] paginators-1.json
[edit]