Sha256: 6c99c80578e12d3fc34475e5c7ac2e619562d4463e454a7f8a38607e71a495a6

Contents?: true

Size: 1.08 KB

Versions: 22

Compression:

Stored size: 1.08 KB

Contents

{
  "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"
      }
    ]
  }
}

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
ciinabox-ecs-0.2.17 lambdas/acm_issuer_validator/lib/botocore/data/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.3.2 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.3.1 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.3.0 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.37 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.36 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.35 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.34 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.33 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.32 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.31 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.30 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.29 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.28 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.27 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.26 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.25 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.24 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.23 apis/sqs/2012-11-05/examples-1.json
aws-sdk-core-2.2.22 apis/sqs/2012-11-05/examples-1.json