aws-sdk-core 2.0.0.rc6 → 2.0.0.rc7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/README.md +48 -18
  4. data/apis/AutoScaling-2011-01-01.json +14 -6
  5. data/apis/CloudFormation-2010-05-15.json +6 -6
  6. data/apis/CloudFront-2012-05-05.json +5 -6
  7. data/apis/CloudFront-2013-05-12.json +5 -6
  8. data/apis/CloudFront-2013-08-26.json +5 -6
  9. data/apis/CloudFront-2013-11-11.json +5 -6
  10. data/apis/CloudFront-2013-11-22.json +5557 -0
  11. data/apis/CloudFront-2014-01-31.json +5627 -0
  12. data/apis/CloudSearch-2011-02-01.json +136 -4
  13. data/apis/CloudSearch-2013-01-01.json +3515 -0
  14. data/apis/CloudTrail-2013-11-01.json +288 -0
  15. data/apis/CloudWatch-2010-08-01.json +6 -6
  16. data/apis/DataPipeline-2012-10-29.json +0 -1
  17. data/apis/DirectConnect-2012-10-25.json +5 -6
  18. data/apis/DynamoDB-2011-12-05.json +6 -6
  19. data/apis/DynamoDB-2012-08-10.json +307 -6
  20. data/apis/EC2-2013-06-15.json +6 -6
  21. data/apis/EC2-2013-10-01.json +6 -6
  22. data/apis/EC2-2013-10-15.json +6 -6
  23. data/apis/EC2-2014-02-01.json +15189 -0
  24. data/apis/EMR-2009-03-31.json +8 -8
  25. data/apis/ElastiCache-2012-11-15.json +6 -6
  26. data/apis/ElastiCache-2013-06-15.json +6 -6
  27. data/apis/ElastiCache-2014-03-24.json +4344 -0
  28. data/apis/ElasticBeanstalk-2010-12-01.json +6 -7
  29. data/apis/ElasticLoadBalancing-2012-06-01.json +216 -6
  30. data/apis/ElasticTranscoder-2012-09-25.json +4 -5
  31. data/apis/Glacier-2012-06-01.json +5 -5
  32. data/apis/IAM-2010-05-08.json +6 -6
  33. data/apis/ImportExport-2010-06-01.json +5 -6
  34. data/apis/Kinesis-2013-12-02.json +2 -3
  35. data/apis/OpsWorks-2013-02-18.json +149 -2
  36. data/apis/RDS-2013-01-10.json +6 -6
  37. data/apis/RDS-2013-02-12.json +6 -6
  38. data/apis/RDS-2013-05-15.json +6 -6
  39. data/apis/RDS-2013-09-09.json +6 -6
  40. data/apis/Redshift-2012-12-01.json +64 -5
  41. data/apis/Route53-2012-12-12.json +5 -6
  42. data/apis/Route53-2013-04-01.json +37 -6
  43. data/apis/S3-2006-03-01.json +8 -7
  44. data/apis/SDB-2009-04-15.json +5 -6
  45. data/apis/SES-2010-12-01.json +0 -1
  46. data/apis/SNS-2010-03-31.json +6 -6
  47. data/apis/SQS-2012-11-05.json +154 -6
  48. data/apis/STS-2011-06-15.json +14 -6
  49. data/apis/SWF-2012-01-25.json +6 -6
  50. data/apis/StorageGateway-2012-06-30.json +16 -16
  51. data/apis/StorageGateway-2013-06-30.json +21 -21
  52. data/apis/Support-2013-04-15.json +0 -1
  53. data/apis/configuration/endpoints.json +258 -154
  54. data/apis/source/autoscaling-2011-01-01.json +19 -19
  55. data/apis/source/cloudformation-2010-05-15.json +17 -17
  56. data/apis/source/cloudfront-2013-11-22.json +8898 -0
  57. data/apis/source/cloudfront-2013-11-22.paginators.json +32 -0
  58. data/apis/source/cloudfront-2013-11-22.waiters.json +29 -0
  59. data/apis/source/cloudfront-2014-01-31.json +8975 -0
  60. data/apis/source/cloudfront-2014-01-31.normal.json +2905 -0
  61. data/apis/source/cloudfront-2014-01-31.paginators.json +32 -0
  62. data/apis/source/cloudfront-2014-01-31.waiters.json +29 -0
  63. data/apis/source/cloudsearch-2011-02-01.json +286 -8
  64. data/apis/source/cloudsearch-2013-01-01.json +5547 -0
  65. data/apis/source/cloudsearch-2013-01-01.paginators.json +20 -0
  66. data/apis/source/cloudtrail-2013-11-01.json +539 -0
  67. data/apis/source/cloudtrail-2013-11-01.paginators.json +7 -0
  68. data/apis/source/dynamodb-2011-12-05.json +19 -0
  69. data/apis/source/dynamodb-2012-08-10.json +415 -2
  70. data/apis/source/ec2-2014-02-01.json +20576 -0
  71. data/apis/source/ec2-2014-02-01.paginators.json +126 -0
  72. data/apis/source/ec2-2014-02-01.waiters.json +146 -0
  73. data/apis/source/elasticache-2014-03-24.json +6463 -0
  74. data/apis/source/elasticache-2014-03-24.paginators.json +70 -0
  75. data/apis/source/elasticloadbalancing-2012-06-01.json +455 -164
  76. data/apis/source/elasticloadbalancing-2012-06-01.normal.json +2107 -0
  77. data/apis/source/kinesis-2013-12-02.json +5 -5
  78. data/apis/source/kinesis-2013-12-02.normal.json +761 -0
  79. data/apis/source/kinesis-2013-12-02.paginators.json +6 -6
  80. data/apis/source/opsworks-2013-02-18.json +242 -39
  81. data/apis/source/opsworks-2013-02-18.paginators.json +3 -0
  82. data/apis/source/redshift-2012-12-01.json +180 -91
  83. data/apis/source/route53-2013-04-01.json +68 -4
  84. data/apis/source/sqs-2012-11-05.json +237 -7
  85. data/apis/source/sts-2011-06-15.json +18 -2
  86. data/bin/aws.rb +7 -7
  87. data/doc-src/plugins/apis.rb +1 -1
  88. data/features/cloudtrail/client.feature +17 -0
  89. data/features/cloudtrail/step_definitions.rb +6 -0
  90. data/features/datapipeline/client.feature +1 -1
  91. data/lib/aws.rb +21 -5
  92. data/lib/aws/api/service_translators/s3.rb +1 -0
  93. data/lib/aws/api/translator.rb +1 -2
  94. data/lib/aws/credential_provider_chain.rb +62 -0
  95. data/lib/aws/credentials.rb +4 -1
  96. data/lib/aws/errors.rb +4 -0
  97. data/lib/aws/plugins/credentials.rb +24 -31
  98. data/lib/aws/plugins/s3_location_constraint.rb +38 -0
  99. data/lib/aws/shared_credentials.rb +105 -0
  100. data/lib/aws/structure.rb +1 -0
  101. data/lib/aws/util.rb +18 -19
  102. data/lib/aws/version.rb +1 -1
  103. data/spec/aws/credentials_spec.rb +8 -0
  104. data/spec/aws/plugins/credentials_spec.rb +71 -15
  105. data/spec/aws/plugins/s3_location_constraint_spec.rb +48 -0
  106. data/spec/aws/shared_credentials_spec.rb +68 -0
  107. data/spec/aws/util_spec.rb +107 -0
  108. data/spec/aws_spec.rb +6 -0
  109. data/spec/fixtures/credentials/mock_shared_credentials +14 -0
  110. data/spec/fixtures/operations/s3/create_bucket_with_implied_location_constraint.yml +23 -0
  111. data/spec/spec_helper.rb +4 -0
  112. data/tasks/test.rake +10 -7
  113. data/vendor/seahorse/lib/seahorse/client/param_converter.rb +2 -2
  114. metadata +43 -3
  115. data/lib/aws/plugins/instance_profile_credentials.rb +0 -14
@@ -428,6 +428,20 @@
428
428
  "type": "string",
429
429
  "max_length": 255,
430
430
  "documentation": "\n <p>A string to search for in the body of a health check response. Required for HTTP_STR_MATCH and HTTPS_STR_MATCH health checks.</p>\n "
431
+ },
432
+ "RequestInterval": {
433
+ "shape_name": "RequestInterval",
434
+ "type": "integer",
435
+ "min_length": 10,
436
+ "max_length": 30,
437
+ "documentation": "\n <p>The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request.</p>\n <p>Each Route 53 health checker makes requests at this interval. Valid values are 10 and 30. The default value is 30.</p>\n "
438
+ },
439
+ "FailureThreshold": {
440
+ "shape_name": "FailureThreshold",
441
+ "type": "integer",
442
+ "min_length": 1,
443
+ "max_length": 10,
444
+ "documentation": "\n <p>The number of consecutive health checks that an endpoint must pass or fail for Route 53 to\n change the current status of the endpoint from unhealthy to healthy or vice versa.</p>\n <p>Valid values are integers between 1 and 10. For more information,\n see \"How Amazon Route 53 Determines Whether an Endpoint Is Healthy\" in the\n Amazon Route 53 Developer Guide.</p>\n "
431
445
  }
432
446
  },
433
447
  "member_order": [
@@ -436,7 +450,9 @@
436
450
  "Type",
437
451
  "ResourcePath",
438
452
  "FullyQualifiedDomainName",
439
- "SearchString"
453
+ "SearchString",
454
+ "RequestInterval",
455
+ "FailureThreshold"
440
456
  ],
441
457
  "documentation": "\n <p>A complex type that contains health check configuration.</p>\n ",
442
458
  "required": true
@@ -520,6 +536,20 @@
520
536
  "type": "string",
521
537
  "max_length": 255,
522
538
  "documentation": "\n <p>A string to search for in the body of a health check response. Required for HTTP_STR_MATCH and HTTPS_STR_MATCH health checks.</p>\n "
539
+ },
540
+ "RequestInterval": {
541
+ "shape_name": "RequestInterval",
542
+ "type": "integer",
543
+ "min_length": 10,
544
+ "max_length": 30,
545
+ "documentation": "\n <p>The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request.</p>\n <p>Each Route 53 health checker makes requests at this interval. Valid values are 10 and 30. The default value is 30.</p>\n "
546
+ },
547
+ "FailureThreshold": {
548
+ "shape_name": "FailureThreshold",
549
+ "type": "integer",
550
+ "min_length": 1,
551
+ "max_length": 10,
552
+ "documentation": "\n <p>The number of consecutive health checks that an endpoint must pass or fail for Route 53 to\n change the current status of the endpoint from unhealthy to healthy or vice versa.</p>\n <p>Valid values are integers between 1 and 10. For more information,\n see \"How Amazon Route 53 Determines Whether an Endpoint Is Healthy\" in the\n Amazon Route 53 Developer Guide.</p>\n "
523
553
  }
524
554
  },
525
555
  "member_order": [
@@ -528,7 +558,9 @@
528
558
  "Type",
529
559
  "ResourcePath",
530
560
  "FullyQualifiedDomainName",
531
- "SearchString"
561
+ "SearchString",
562
+ "RequestInterval",
563
+ "FailureThreshold"
532
564
  ],
533
565
  "documentation": "\n <p>A complex type that contains the health check configuration.</p>\n ",
534
566
  "required": true
@@ -1261,6 +1293,20 @@
1261
1293
  "type": "string",
1262
1294
  "max_length": 255,
1263
1295
  "documentation": "\n <p>A string to search for in the body of a health check response. Required for HTTP_STR_MATCH and HTTPS_STR_MATCH health checks.</p>\n "
1296
+ },
1297
+ "RequestInterval": {
1298
+ "shape_name": "RequestInterval",
1299
+ "type": "integer",
1300
+ "min_length": 10,
1301
+ "max_length": 30,
1302
+ "documentation": "\n <p>The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request.</p>\n <p>Each Route 53 health checker makes requests at this interval. Valid values are 10 and 30. The default value is 30.</p>\n "
1303
+ },
1304
+ "FailureThreshold": {
1305
+ "shape_name": "FailureThreshold",
1306
+ "type": "integer",
1307
+ "min_length": 1,
1308
+ "max_length": 10,
1309
+ "documentation": "\n <p>The number of consecutive health checks that an endpoint must pass or fail for Route 53 to\n change the current status of the endpoint from unhealthy to healthy or vice versa.</p>\n <p>Valid values are integers between 1 and 10. For more information,\n see \"How Amazon Route 53 Determines Whether an Endpoint Is Healthy\" in the\n Amazon Route 53 Developer Guide.</p>\n "
1264
1310
  }
1265
1311
  },
1266
1312
  "member_order": [
@@ -1269,7 +1315,9 @@
1269
1315
  "Type",
1270
1316
  "ResourcePath",
1271
1317
  "FullyQualifiedDomainName",
1272
- "SearchString"
1318
+ "SearchString",
1319
+ "RequestInterval",
1320
+ "FailureThreshold"
1273
1321
  ],
1274
1322
  "documentation": "\n <p>A complex type that contains the health check configuration.</p>\n ",
1275
1323
  "required": true
@@ -1580,6 +1628,20 @@
1580
1628
  "type": "string",
1581
1629
  "max_length": 255,
1582
1630
  "documentation": "\n <p>A string to search for in the body of a health check response. Required for HTTP_STR_MATCH and HTTPS_STR_MATCH health checks.</p>\n "
1631
+ },
1632
+ "RequestInterval": {
1633
+ "shape_name": "RequestInterval",
1634
+ "type": "integer",
1635
+ "min_length": 10,
1636
+ "max_length": 30,
1637
+ "documentation": "\n <p>The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request.</p>\n <p>Each Route 53 health checker makes requests at this interval. Valid values are 10 and 30. The default value is 30.</p>\n "
1638
+ },
1639
+ "FailureThreshold": {
1640
+ "shape_name": "FailureThreshold",
1641
+ "type": "integer",
1642
+ "min_length": 1,
1643
+ "max_length": 10,
1644
+ "documentation": "\n <p>The number of consecutive health checks that an endpoint must pass or fail for Route 53 to\n change the current status of the endpoint from unhealthy to healthy or vice versa.</p>\n <p>Valid values are integers between 1 and 10. For more information,\n see \"How Amazon Route 53 Determines Whether an Endpoint Is Healthy\" in the\n Amazon Route 53 Developer Guide.</p>\n "
1583
1645
  }
1584
1646
  },
1585
1647
  "member_order": [
@@ -1588,7 +1650,9 @@
1588
1650
  "Type",
1589
1651
  "ResourcePath",
1590
1652
  "FullyQualifiedDomainName",
1591
- "SearchString"
1653
+ "SearchString",
1654
+ "RequestInterval",
1655
+ "FailureThreshold"
1592
1656
  ],
1593
1657
  "documentation": "\n <p>A complex type that contains the health check configuration.</p>\n ",
1594
1658
  "required": true
@@ -7,7 +7,7 @@
7
7
  "service_abbreviation": "Amazon SQS",
8
8
  "endpoint_prefix": "sqs",
9
9
  "xmlnamespace": "http://queue.amazonaws.com/doc/2012-11-05/",
10
- "documentation": " \n <p>Welcome to the <i>Amazon Simple Queue Service API Reference</i>. This section\n describes who should read this guide, how the guide is organized, and other resources related to the\n Amazon Simple Queue Service (Amazon SQS).</p>\n <p>Amazon SQS offers reliable and scalable hosted queues for storing messages as they travel\n between computers. By using Amazon SQS, you can move data between distributed components of\n your applications that perform different tasks without losing messages or requiring each\n component to be always available.</p>\n <p>Helpful Links:\n <ul>\n <li><a href=\"http://queue.amazonaws.com/doc/2012-11-05/QueueService.wsdl\">Current WSDL (2012-11-05)</a></li>\n <li><a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/MakingRequestsArticle.html\">Making API Requests</a></li>\n <li><a href=\"http://aws.amazon.com/sqs/\">Amazon SQS product page</a></li> \n <li><a href=\"http://docs.aws.amazon.com/general/latest/gr/rande.html#sqs_region\">Regions and Endpoints</a></li> \n </ul>\n </p>\n <p>We also provide SDKs that enable you to access Amazon SQS from your preferred programming language. \n The SDKs contain functionality that automatically takes care of tasks such as:</p>\n <p>\n <ul>\n <li>Cryptographically signing your service requests</li>\n <li>Retrying requests</li>\n <li>Handling error responses</li>\n </ul>\n </p>\n <p>For a list of available SDKs, go to <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>.</p> \n ",
10
+ "documentation": " \n <p>Welcome to the <i>Amazon Simple Queue Service API Reference</i>. This section\n describes who should read this guide, how the guide is organized, and other resources related to the\n Amazon Simple Queue Service (Amazon SQS).</p>\n <p>Amazon SQS offers reliable and scalable hosted queues for storing messages as they travel\n between computers. By using Amazon SQS, you can move data between distributed components of\n your applications that perform different tasks without losing messages or requiring each\n component to be always available.</p>\n <p>Helpful Links:\n <ul>\n <li><a href=\"http://queue.amazonaws.com/doc/2012-11-05/QueueService.wsdl\">Current WSDL (2012-11-05)</a></li>\n <li><a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/MakingRequestsArticle.html\">Making API Requests</a></li>\n <li><a href=\"http://aws.amazon.com/sqs/\">Amazon SQS product page</a></li>\n <li><a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSDeadLetterQueue.html\">Using Amazon SQS Dead Letter Queues</a></li> \n <li><a href=\"http://docs.aws.amazon.com/general/latest/gr/rande.html#sqs_region\">Regions and Endpoints</a></li> \n </ul>\n </p>\n <p>We also provide SDKs that enable you to access Amazon SQS from your preferred programming language. \n The SDKs contain functionality that automatically takes care of tasks such as:</p>\n <p>\n <ul>\n <li>Cryptographically signing your service requests</li>\n <li>Retrying requests</li>\n <li>Handling error responses</li>\n </ul>\n </p>\n <p>For a list of available SDKs, go to <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>.</p> \n ",
11
11
  "operations": {
12
12
  "AddPermission": {
13
13
  "name": "AddPermission",
@@ -112,7 +112,7 @@
112
112
  "documentation": "\n <p>The receipt handle provided is not valid.</p>\n "
113
113
  }
114
114
  ],
115
- "documentation": "\n <p>Changes the visibility\n timeout of a specified message in a queue to a new value. The maximum allowed\n timeout value you can set the value to is 12 hours. This means you can't extend\n the timeout of a message in an existing queue to more than a total visibility\n timeout of 12 hours. (For more information visibility timeout, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AboutVT.html\">Visibility\n Timeout</a> in the <i>Amazon SQS Developer Guide</i>.)</p>\n\n <p>For example, let's say you have a message and its default message visibility\n timeout is 30 minutes. You could call <code>ChangeMessageVisiblity</code> with\n a value of two hours and the effective timeout would be two hours and 30\n minutes. When that time comes near you could again extend the time out by\n calling ChangeMessageVisiblity, but this time the maximum allowed timeout would\n be 9 hours and 30 minutes.</p>\n \n <note><p>There is a 120,000 limit for the number of inflight messages per queue. Messages are inflight after they have been received by the queue, but have \n not yet been deleted from the queue. If you reach the 120,000 limit, you will receive an OverLimit error message from Amazon SQS. To help avoid reaching the limit, you should \n delete the messages from the queue after they have been processed. You can also increase the number of queues you use to process the messages.\n </p></note>\n\n <important>If you attempt to set the <code>VisibilityTimeout</code> to an\n amount more than the maximum time left, Amazon SQS returns an error. It will\n not automatically recalculate and increase the timeout to the maximum time\n remaining.</important>\n\n <important>Unlike with a queue, when you change the visibility timeout for a\n specific message, that timeout value is applied immediately but is not saved in\n memory for that message. If you don't delete a message after it is received,\n the visibility timeout for the message the next time it is received reverts to\n the original timeout value, not the value you set with the\n <code>ChangeMessageVisibility</code> action.</important>\n \n <examples>\n <example>\n <description>The following example Query request changes the visibility timeout for a message to 60 seconds.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=ChangeMessageVisibility\n&VisibilityTimeout=60\n&ReceiptHandle=MbZj6wDWli%2BJvwwJaBV%2B3dcjk2YW2vA3%2BSTFFljT\nM8tJJg6HRG6PYSasuWXPJB%2BCwLj1FjgXUv1uSj1gUPAWV66FU/WeR4mq2OKpEGY\nWbnLmpRCJVAyeMjeU5ZBdtcQ%2BQEauMZc8ZRv37sIW2iJKq3M9MFx1YvV11A2x/K\nSbkJ0=\n&Version=2009-02-01\n&SignatureMethod=HmacSHA256\n&Expires=2009-04-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<ChangeMessageVisibilityResponse>\n <ResponseMetadata>\n <RequestId>\n 6a7a282a-d013-4a59-aba9-335b0fa48bed\n </RequestId>\n </ResponseMetadata>\n</ChangeMessageVisibilityResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
115
+ "documentation": "\n <p>Changes the visibility\n timeout of a specified message in a queue to a new value. The maximum allowed\n timeout value you can set the value to is 12 hours. This means you can't extend\n the timeout of a message in an existing queue to more than a total visibility\n timeout of 12 hours. (For more information visibility timeout, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AboutVT.html\">Visibility\n Timeout</a> in the <i>Amazon SQS Developer Guide</i>.)</p>\n\n <p>For example, let's say you have a message and its default message visibility\n timeout is 30 minutes. You could call <code>ChangeMessageVisiblity</code> with\n a value of two hours and the effective timeout would be two hours and 30\n minutes. When that time comes near you could again extend the time out by\n calling ChangeMessageVisiblity, but this time the maximum allowed timeout would\n be 9 hours and 30 minutes.</p>\n \n <note><p>There is a 120,000 limit for the number of inflight messages per queue. Messages are inflight after they have been received from the queue by a consuming component, but have not yet been deleted from the queue. If you reach the 120,000 limit, you will receive an OverLimit error message from Amazon SQS. To help avoid reaching the limit, you should \n delete the messages from the queue after they have been processed. You can also increase the number of queues you use to process the messages.\n </p></note>\n\n <important>If you attempt to set the <code>VisibilityTimeout</code> to an\n amount more than the maximum time left, Amazon SQS returns an error. It will\n not automatically recalculate and increase the timeout to the maximum time\n remaining.</important>\n\n <important>Unlike with a queue, when you change the visibility timeout for a\n specific message, that timeout value is applied immediately but is not saved in\n memory for that message. If you don't delete a message after it is received,\n the visibility timeout for the message the next time it is received reverts to\n the original timeout value, not the value you set with the\n <code>ChangeMessageVisibility</code> action.</important>\n \n <examples>\n <example>\n <description>The following example Query request changes the visibility timeout for a message to 60 seconds.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=ChangeMessageVisibility\n&VisibilityTimeout=60\n&ReceiptHandle=MbZj6wDWli%2BJvwwJaBV%2B3dcjk2YW2vA3%2BSTFFljT\nM8tJJg6HRG6PYSasuWXPJB%2BCwLj1FjgXUv1uSj1gUPAWV66FU/WeR4mq2OKpEGY\nWbnLmpRCJVAyeMjeU5ZBdtcQ%2BQEauMZc8ZRv37sIW2iJKq3M9MFx1YvV11A2x/K\nSbkJ0=\n&Version=2009-02-01\n&SignatureMethod=HmacSHA256\n&Expires=2009-04-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<ChangeMessageVisibilityResponse>\n <ResponseMetadata>\n <RequestId>\n 6a7a282a-d013-4a59-aba9-335b0fa48bed\n </RequestId>\n </ResponseMetadata>\n</ChangeMessageVisibilityResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
116
116
  },
117
117
  "ChangeMessageVisibilityBatch": {
118
118
  "name": "ChangeMessageVisibilityBatch",
@@ -720,7 +720,7 @@
720
720
  "documentation": "\n <p>The queue referred to does not exist.</p>\n "
721
721
  }
722
722
  ],
723
- "documentation": "\n <p>Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.</p>\n \n <examples>\n <example>\n <description>The following example Query request returns a list of dead letter source queues. In this example only one source queue, <code>MySourceQueue</code>, was configured \n with a dead letter queue.</description>\n <queryrequest>\n \nAction=ListDeadLetterSourceQueues\n&Version=2012-11-05\n\n </queryrequest>\n <queryresponse>\n \n<ListDeadLetterSourceQueuesResponse xmlns=\"http://queue.amazonaws.com/doc/2012-11-05/\">\n <ListDeadLetterSourceQueuesResult>\n <QueueUrl>http://sqs.us-east-1.amazonaws.com/123456789012/MySourceQueue</QueueUrl>\n </ListDeadLetterSourceQueuesResult>\n <ResponseMetadata>\n <RequestId>8ffb921f-b85e-53d9-abcf-d8d0057f38fc</RequestId>\n </ResponseMetadata>\n</ListDeadLetterSourceQueuesResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
723
+ "documentation": "\n <p>Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.</p>\n \n <examples>\n <example>\n <description>The following example Query request returns a list of dead letter source queues. In this example only one source queue, <code>MySourceQueue</code>, was configured \n with a dead letter queue.</description>\n <queryrequest>\n \nAction=ListDeadLetterSourceQueues\n&Version=2012-11-05\n\n </queryrequest>\n <queryresponse>\n \n<ListDeadLetterSourceQueuesResponse xmlns=\"http://queue.amazonaws.com/doc/2012-11-05/\">\n <ListDeadLetterSourceQueuesResult>\n <QueueUrl>http://sqs.us-east-1.amazonaws.com/123456789012/MySourceQueue</QueueUrl>\n </ListDeadLetterSourceQueuesResult>\n <ResponseMetadata>\n <RequestId>8ffb921f-b85e-53d9-abcf-d8d0057f38fc</RequestId>\n </ResponseMetadata>\n</ListDeadLetterSourceQueuesResponse>\n\n </queryresponse>\n </example>\n </examples>\n <p>For more information about using dead letter queues, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSDeadLetterQueue.html\">Using Amazon SQS Dead Letter Queues</a>.</p>\n "
724
724
  },
725
725
  "ListQueues": {
726
726
  "name": "ListQueues",
@@ -799,10 +799,22 @@
799
799
  "flattened": true,
800
800
  "documentation": "\n <p>A list of attributes that need to be returned along with each message. \n </p>\n <p>\n The following lists the names and descriptions of the attributes that can be returned:\n </p>\n <ul> \n <li>\n<code>All</code> - returns all values.</li>\n <li>\n<code>ApproximateFirstReceiveTimestamp</code> - returns\n the time when the message was first received (epoch time in milliseconds).</li>\n <li>\n<code>ApproximateReceiveCount</code> - returns the\n number of times a message has been received but not deleted.</li>\n <li>\n<code>SenderId</code> - returns the AWS account\n number (or the IP address, if anonymous access is allowed) of the\n sender.</li>\n <li>\n<code>SentTimestamp</code> - returns the time when\n the message was sent (epoch time in milliseconds).</li> \n </ul>\n "
801
801
  },
802
+ "MessageAttributeNames": {
803
+ "shape_name": "MessageAttributeNameList",
804
+ "type": "list",
805
+ "members": {
806
+ "shape_name": "MessageAttributeName",
807
+ "type": "string",
808
+ "documentation": null,
809
+ "xmlname": "MessageAttributeName"
810
+ },
811
+ "flattened": true,
812
+ "documentation": "\n <p>The message attribute Name can contain the following characters: A-Z, a-z, 0-9, underscore(_), hyphen(-), and period (.). \n The message attribute name must not start or end with a period, and it should not have successive periods. The message attribute name is case sensitive and must be unique among all attribute \n names for the message. The message attribute name can be up to 256 characters long. Attribute names cannot start with \"AWS.\" or \"Amazon.\" because these prefixes are reserved for use by Amazon Web Services.</p>\n "
813
+ },
802
814
  "MaxNumberOfMessages": {
803
815
  "shape_name": "Integer",
804
816
  "type": "integer",
805
- "documentation": "\n <p>The maximum number of messages to return. Amazon SQS never returns more\n messages than this value but may return fewer.</p>\n\n <p>All of the messages are not necessarily returned.</p>\n "
817
+ "documentation": "\n <p>The maximum number of messages to return. Amazon SQS never returns more\n messages than this value but may return fewer. Values can be from 1 to 10. Default is 1.</p>\n\n <p>All of the messages are not necessarily returned.</p>\n "
806
818
  },
807
819
  "VisibilityTimeout": {
808
820
  "shape_name": "Integer",
@@ -881,6 +893,74 @@
881
893
  "flattened": true,
882
894
  "xmlname": "Attribute",
883
895
  "documentation": "\n <p><code>SenderId</code>, <code>SentTimestamp</code>, <code>ApproximateReceiveCount</code>, and/or \n <code>ApproximateFirstReceiveTimestamp</code>. <code>SentTimestamp</code>\n and <code>ApproximateFirstReceiveTimestamp</code> are each returned as an integer representing the \n <a href=\"http://en.wikipedia.org/wiki/Unix_time\">epoch time</a> in milliseconds.</p>\n "
896
+ },
897
+ "MD5OfMessageAttributes": {
898
+ "shape_name": "String",
899
+ "type": "string",
900
+ "documentation": "\n <p>An MD5 digest of the non-URL-encoded message attribute string. This can be used to verify that Amazon SQS received the message correctly. Amazon SQS first URL decodes the message before creating the MD5 digest. For information about MD5, go to <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>.</p>\n "
901
+ },
902
+ "MessageAttributes": {
903
+ "shape_name": "MessageAttributeMap",
904
+ "type": "map",
905
+ "keys": {
906
+ "shape_name": "String",
907
+ "type": "string",
908
+ "documentation": null,
909
+ "xmlname": "Name"
910
+ },
911
+ "members": {
912
+ "shape_name": "MessageAttributeValue",
913
+ "type": "structure",
914
+ "members": {
915
+ "StringValue": {
916
+ "shape_name": "String",
917
+ "type": "string",
918
+ "documentation": "\n <p>Strings are Unicode with UTF8 binary encoding. For a list of code values, see <a href=\"http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters\">http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters</a>.</p>\n "
919
+ },
920
+ "BinaryValue": {
921
+ "shape_name": "Binary",
922
+ "type": "blob",
923
+ "documentation": "\n <p>Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.</p> \n "
924
+ },
925
+ "StringListValues": {
926
+ "shape_name": "StringList",
927
+ "type": "list",
928
+ "members": {
929
+ "shape_name": "String",
930
+ "type": "string",
931
+ "documentation": null,
932
+ "xmlname": "StringListValue"
933
+ },
934
+ "documentation": "\n <p>Not implemented. Reserved for future use.</p>\n ",
935
+ "flattened": true,
936
+ "xmlname": "StringListValue"
937
+ },
938
+ "BinaryListValues": {
939
+ "shape_name": "BinaryList",
940
+ "type": "list",
941
+ "members": {
942
+ "shape_name": "Binary",
943
+ "type": "blob",
944
+ "documentation": null,
945
+ "xmlname": "BinaryListValue"
946
+ },
947
+ "documentation": "\n <p>Not implemented. Reserved for future use.</p>\n ",
948
+ "flattened": true,
949
+ "xmlname": "BinaryListValue"
950
+ },
951
+ "DataType": {
952
+ "shape_name": "String",
953
+ "type": "string",
954
+ "documentation": "\n <p>Amazon SQS supports the following logical data types: String, Number, and Binary. In addition, you can append your own custom labels. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSMessageAttributes.html#SQSMessageAttributes.DataTypes\">Message Attribute Data Types</a>.</p>\n ",
955
+ "required": true
956
+ }
957
+ },
958
+ "documentation": "\n <p>The user-specified message attribute value. For string data types, the value attribute has the same restrictions on the content as the message body. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html\">SendMessage</a>.</p> \n <p>Name, type, and value must not be empty or null. In addition, the message body should not be empty or null. All parts of the message attribute, including name, type, and value, are included in the message size restriction, which is currently 256 KB (262,144 bytes).</p>\n ",
959
+ "xmlname": "Value"
960
+ },
961
+ "flattened": true,
962
+ "documentation": "\n <p>Each message attribute consists of a Name, Type, and Value. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSMessageAttributes.html#SQSMessageAttributesNTV\">Message Attribute Items</a>.</p>\n ",
963
+ "xmlname": "MessageAttribute"
884
964
  }
885
965
  },
886
966
  "documentation": "\n <p>An Amazon SQS message.</p>\n ",
@@ -901,7 +981,7 @@
901
981
  "documentation": "\n <p>The action that you requested would violate a limit. For example,\n ReceiveMessage returns this error if the maximum number of messages\n inflight has already been reached. <a>AddPermission</a> returns this error if\n the maximum number of permissions for the queue has already been reached.\n </p>\n "
902
982
  }
903
983
  ],
904
- "documentation": "\n \n <p>\n Retrieves one or more messages from the specified\n queue. Long poll support is enabled by using the <code>WaitTimeSeconds</code> parameter. \n For more information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-long-polling.html\">Amazon SQS Long Poll</a> in the <i>Amazon SQS Developer Guide</i>.\n </p>\n <p>\n Short poll is the default behavior where a weighted random set of machines is sampled on a <code>ReceiveMessage</code> call. \n This means only the messages on the sampled machines are returned. If the number of messages in the queue is small (less than 1000), \n it is likely you will get fewer messages than you requested per <code>ReceiveMessage</code> call. \n If the number of messages in the queue is extremely small, you might not receive any messages in\n a particular <code>ReceiveMessage</code> response; in which case you should repeat the\n request.\n </p>\n <p>\n For each message returned, the response includes the following:\n </p>\n <ul>\n <li>\n <p>\n Message body\n </p>\n </li>\n <li>\n <p>\n MD5 digest of the message body. For information about MD5, go to \n <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>.\n </p>\n </li>\n <li>\n <p>\n Message ID you received when you sent the message to the queue.\n </p>\n </li>\n <li>\n <p>\n Receipt handle.\n </p>\n </li>\n </ul>\n <p>\n The receipt handle is the identifier you must provide when deleting the message. For more\n information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/ImportantIdentifiers.html\">Queue\n and Message Identifiers</a> in the <i>Amazon SQS Developer Guide</i>.\n </p>\n <p>\n You can provide the <code>VisibilityTimeout</code> parameter in your request, which\n will be applied to the messages that Amazon SQS returns in the response. If you do not include the\n parameter, the overall visibility timeout for the queue is used for the returned messages. For\n more information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AboutVT.html\">Visibility\n Timeout</a> in the <i>Amazon SQS Developer Guide</i>. \n </p>\n <note>\n <p>\n Going forward, new attributes might be added. If you are writing code that calls this action,\n we recommend that you structure your code so that it can handle new attributes gracefully.\n </p>\n </note>\n \n <examples>\n <example>\n <description>The following example Query request receives messages from the specified queue.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=ReceiveMessage\n&MaxNumberOfMessages=5\n&VisibilityTimeout=15\n&AttributeName=All;\n&Version=2009-02-01\n&SignatureMethod=HmacSHA256\n&Expires=2009-04-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<ReceiveMessageResponse>\n <ReceiveMessageResult>\n <Message>\n <MessageId>\n 5fea7756-0ea4-451a-a703-a558b933e274\n </MessageId>\n <ReceiptHandle>\n MbZj6wDWli+JvwwJaBV+3dcjk2YW2vA3+STFFljTM8tJJg6HRG6PYSasuWXPJB+Cw\n Lj1FjgXUv1uSj1gUPAWV66FU/WeR4mq2OKpEGYWbnLmpRCJVAyeMjeU5ZBdtcQ+QE\n auMZc8ZRv37sIW2iJKq3M9MFx1YvV11A2x/KSbkJ0=\n </ReceiptHandle>\n <MD5OfBody>\n fafb00f5732ab283681e124bf8747ed1\n </MD5OfBody>\n <Body>This is a test message</Body>\n <Attribute>\n <Name>SenderId</Name>\n <Value>195004372649</Value>\n </Attribute>\n <Attribute>\n <Name>SentTimestamp</Name>\n <Value>1238099229000</Value>\n </Attribute>\n <Attribute>\n <Name>ApproximateReceiveCount</Name>\n <Value>5</Value>\n </Attribute>\n <Attribute>\n <Name>ApproximateFirstReceiveTimestamp</Name>\n <Value>1250700979248</Value>\n </Attribute>\n </Message>\n </ReceiveMessageResult>\n <ResponseMetadata>\n <RequestId>\n b6633655-283d-45b4-aee4-4e84e0ae6afa\n </RequestId>\n </ResponseMetadata>\n</ReceiveMessageResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
984
+ "documentation": "\n \n <p>\n Retrieves one or more messages, with a maximum limit of 10 messages, from the specified\n queue. Long poll support is enabled by using the <code>WaitTimeSeconds</code> parameter. \n For more information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-long-polling.html\">Amazon SQS Long Poll</a> in the <i>Amazon SQS Developer Guide</i>.\n </p>\n <p>\n Short poll is the default behavior where a weighted random set of machines is sampled on a <code>ReceiveMessage</code> call. \n This means only the messages on the sampled machines are returned. If the number of messages in the queue is small (less than 1000), \n it is likely you will get fewer messages than you requested per <code>ReceiveMessage</code> call. \n If the number of messages in the queue is extremely small, you might not receive any messages in\n a particular <code>ReceiveMessage</code> response; in which case you should repeat the\n request.\n </p>\n <p>\n For each message returned, the response includes the following:\n </p>\n <ul>\n <li>\n <p>\n Message body\n </p>\n </li>\n <li>\n <p>\n MD5 digest of the message body. For information about MD5, go to \n <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>.\n </p>\n </li>\n <li>\n <p>\n Message ID you received when you sent the message to the queue.\n </p>\n </li>\n <li>\n <p>\n Receipt handle.\n </p>\n </li>\n <li>\n <p>\n Message attributes.\n </p>\n </li>\n <li>\n <p>\n MD5 digest of the message attributes.\n </p>\n </li>\n </ul>\n <p>\n The receipt handle is the identifier you must provide when deleting the message. For more\n information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/ImportantIdentifiers.html\">Queue\n and Message Identifiers</a> in the <i>Amazon SQS Developer Guide</i>.\n </p>\n <p>\n You can provide the <code>VisibilityTimeout</code> parameter in your request, which\n will be applied to the messages that Amazon SQS returns in the response. If you do not include the\n parameter, the overall visibility timeout for the queue is used for the returned messages. For\n more information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AboutVT.html\">Visibility\n Timeout</a> in the <i>Amazon SQS Developer Guide</i>. \n </p>\n <note>\n <p>\n Going forward, new attributes might be added. If you are writing code that calls this action,\n we recommend that you structure your code so that it can handle new attributes gracefully.\n </p>\n </note>\n \n <examples>\n <example>\n <description>The following example Query request receives messages from the specified queue.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=ReceiveMessage\n&MaxNumberOfMessages=5\n&VisibilityTimeout=15\n&AttributeName=All;\n&Version=2009-02-01\n&SignatureMethod=HmacSHA256\n&Expires=2009-04-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<ReceiveMessageResponse>\n <ReceiveMessageResult>\n <Message>\n <MessageId>\n 5fea7756-0ea4-451a-a703-a558b933e274\n </MessageId>\n <ReceiptHandle>\n MbZj6wDWli+JvwwJaBV+3dcjk2YW2vA3+STFFljTM8tJJg6HRG6PYSasuWXPJB+Cw\n Lj1FjgXUv1uSj1gUPAWV66FU/WeR4mq2OKpEGYWbnLmpRCJVAyeMjeU5ZBdtcQ+QE\n auMZc8ZRv37sIW2iJKq3M9MFx1YvV11A2x/KSbkJ0=\n </ReceiptHandle>\n <MD5OfBody>\n fafb00f5732ab283681e124bf8747ed1\n </MD5OfBody>\n <Body>This is a test message</Body>\n <Attribute>\n <Name>SenderId</Name>\n <Value>195004372649</Value>\n </Attribute>\n <Attribute>\n <Name>SentTimestamp</Name>\n <Value>1238099229000</Value>\n </Attribute>\n <Attribute>\n <Name>ApproximateReceiveCount</Name>\n <Value>5</Value>\n </Attribute>\n <Attribute>\n <Name>ApproximateFirstReceiveTimestamp</Name>\n <Value>1250700979248</Value>\n </Attribute>\n </Message>\n </ReceiveMessageResult>\n <ResponseMetadata>\n <RequestId>\n b6633655-283d-45b4-aee4-4e84e0ae6afa\n </RequestId>\n </ResponseMetadata>\n</ReceiveMessageResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
905
985
  },
906
986
  "RemovePermission": {
907
987
  "name": "RemovePermission",
@@ -952,6 +1032,69 @@
952
1032
  "shape_name": "Integer",
953
1033
  "type": "integer",
954
1034
  "documentation": "\n <p>\n The number of seconds (0 to 900 - 15 minutes) to delay a specific message. Messages with a positive <code>DelaySeconds</code> value \n become available for processing after the delay time is finished.\n If you don't specify a value, the default value for the queue applies.\n </p>\n "
1035
+ },
1036
+ "MessageAttributes": {
1037
+ "shape_name": "MessageAttributeMap",
1038
+ "type": "map",
1039
+ "keys": {
1040
+ "shape_name": "String",
1041
+ "type": "string",
1042
+ "documentation": null,
1043
+ "xmlname": "Name"
1044
+ },
1045
+ "members": {
1046
+ "shape_name": "MessageAttributeValue",
1047
+ "type": "structure",
1048
+ "members": {
1049
+ "StringValue": {
1050
+ "shape_name": "String",
1051
+ "type": "string",
1052
+ "documentation": "\n <p>Strings are Unicode with UTF8 binary encoding. For a list of code values, see <a href=\"http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters\">http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters</a>.</p>\n "
1053
+ },
1054
+ "BinaryValue": {
1055
+ "shape_name": "Binary",
1056
+ "type": "blob",
1057
+ "documentation": "\n <p>Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.</p> \n "
1058
+ },
1059
+ "StringListValues": {
1060
+ "shape_name": "StringList",
1061
+ "type": "list",
1062
+ "members": {
1063
+ "shape_name": "String",
1064
+ "type": "string",
1065
+ "documentation": null,
1066
+ "xmlname": "StringListValue"
1067
+ },
1068
+ "documentation": "\n <p>Not implemented. Reserved for future use.</p>\n ",
1069
+ "flattened": true,
1070
+ "xmlname": "StringListValue"
1071
+ },
1072
+ "BinaryListValues": {
1073
+ "shape_name": "BinaryList",
1074
+ "type": "list",
1075
+ "members": {
1076
+ "shape_name": "Binary",
1077
+ "type": "blob",
1078
+ "documentation": null,
1079
+ "xmlname": "BinaryListValue"
1080
+ },
1081
+ "documentation": "\n <p>Not implemented. Reserved for future use.</p>\n ",
1082
+ "flattened": true,
1083
+ "xmlname": "BinaryListValue"
1084
+ },
1085
+ "DataType": {
1086
+ "shape_name": "String",
1087
+ "type": "string",
1088
+ "documentation": "\n <p>Amazon SQS supports the following logical data types: String, Number, and Binary. In addition, you can append your own custom labels. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSMessageAttributes.html#SQSMessageAttributes.DataTypes\">Message Attribute Data Types</a>.</p>\n ",
1089
+ "required": true
1090
+ }
1091
+ },
1092
+ "documentation": "\n <p>The user-specified message attribute value. For string data types, the value attribute has the same restrictions on the content as the message body. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html\">SendMessage</a>.</p> \n <p>Name, type, and value must not be empty or null. In addition, the message body should not be empty or null. All parts of the message attribute, including name, type, and value, are included in the message size restriction, which is currently 256 KB (262,144 bytes).</p>\n ",
1093
+ "xmlname": "Value"
1094
+ },
1095
+ "flattened": true,
1096
+ "documentation": "\n <p>Each message attribute consists of a Name, Type, and Value. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSMessageAttributes.html#SQSMessageAttributesNTV\">Message Attribute Items</a>.</p>\n ",
1097
+ "xmlname": "MessageAttribute"
955
1098
  }
956
1099
  },
957
1100
  "documentation": "\n \n "
@@ -965,6 +1108,11 @@
965
1108
  "type": "string",
966
1109
  "documentation": "\n <p>An MD5 digest of the non-URL-encoded message body string. This can be used to\n verify that Amazon SQS received the message correctly. Amazon SQS first URL decodes the\n message before creating the MD5 digest. For information about MD5, go to <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>.</p>\n "
967
1110
  },
1111
+ "MD5OfMessageAttributes": {
1112
+ "shape_name": "String",
1113
+ "type": "string",
1114
+ "documentation": "\n <p>An MD5 digest of the non-URL-encoded message attribute string. This can be used to verify that Amazon SQS received the message correctly. Amazon SQS first URL decodes the message before creating the MD5 digest. For information about MD5, go to <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>.</p>\n "
1115
+ },
968
1116
  "MessageId": {
969
1117
  "shape_name": "String",
970
1118
  "type": "string",
@@ -980,9 +1128,16 @@
980
1128
  "members": {
981
1129
  },
982
1130
  "documentation": "\n <p>The message contains characters outside the allowed set.</p>\n "
1131
+ },
1132
+ {
1133
+ "shape_name": "UnsupportedOperation",
1134
+ "type": "structure",
1135
+ "members": {
1136
+ },
1137
+ "documentation": "\n <p>Error code 400. Unsupported operation.</p>\n "
983
1138
  }
984
1139
  ],
985
- "documentation": "\n <p>\n Delivers a message to the specified\n queue. With Amazon SQS, you now have the ability to send large payload messages that are up\n to 256KB (262,144 bytes) in size. To send large payloads, you must use an AWS SDK that\n supports SigV4 signing. To verify whether SigV4 is supported for an AWS SDK, check the SDK\n release notes.\n </p>\n <important>\n <p>\n The following list shows the characters (in Unicode) allowed in your message, according\n to the W3C XML specification. For more information, go to \n <a href=\"http://www.w3.org/TR/REC-xml/#charsets\">http://www.w3.org/TR/REC-xml/#charsets</a> \n If you send any characters not included in the list, your request will be rejected.\n </p>\n <p>\n #x9 | #xA | #xD | [#x20 to #xD7FF] | [#xE000 to #xFFFD] | [#x10000 to #x10FFFF]\n </p>\n </important>\n \n <examples>\n <example>\n <description>The following example <code>SendMessage</code> request sends a message containing \"This is a test message\" to the queue. \n You must URL encode the entire URL; however, we've URL encoded only the message body to make the example easier for you to read. \n The following example response includes the MD5 digest for \"This is a test message\".\n </description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=SendMessage\n&MessageBody=This+is+a+test+message\n&Version=2009-02-01\n&SignatureMethod=HmacSHA256\n&Expires=2009-04-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<SendMessageResponse>\n <SendMessageResult>\n <MD5OfMessageBody>\n fafb00f5732ab283681e124bf8747ed1\n </MD5OfMessageBody>\n <MessageId>\n 5fea7756-0ea4-451a-a703-a558b933e274\n </MessageId>\n </SendMessageResult>\n <ResponseMetadata>\n <RequestId>\n 27daac76-34dd-47df-bd01-1f6e873584a0\n </RequestId>\n </ResponseMetadata>\n</SendMessageResponse>\n\n </queryresponse>\n </example>\n </examples> \n \n "
1140
+ "documentation": "\n <p>\n Delivers a message to the specified\n queue. With Amazon SQS, you now have the ability to send large payload messages that are up\n to 256KB (262,144 bytes) in size. To send large payloads, you must use an AWS SDK that\n supports SigV4 signing. To verify whether SigV4 is supported for an AWS SDK, check the SDK\n release notes.\n </p>\n <important>\n <p>\n The following list shows the characters (in Unicode) allowed in your message, according\n to the W3C XML specification. For more information, go to \n <a href=\"http://www.w3.org/TR/REC-xml/#charsets\">http://www.w3.org/TR/REC-xml/#charsets</a> \n If you send any characters not included in the list, your request will be rejected.\n </p>\n <p>\n #x9 | #xA | #xD | [#x20 to #xD7FF] | [#xE000 to #xFFFD] | [#x10000 to #x10FFFF]\n </p>\n </important>\n \n <examples>\n <example>\n <description>The following example <code>SendMessage</code> request sends a message containing \"This is a test message\" to the queue. \n You must URL encode the entire URL; however, we've URL encoded only the message body to make the example easier for you to read. \n The following example response includes the MD5 digest for \"This is a test message\".\n </description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=SendMessage\n&MessageBody=This+is+a+test+message\n&MessageAttribute.1.Name=test_attribute_name_1\n&MessageAttribute.1.Value.StringValue=test_attribute_value_1\n&MessageAttribute.1.Value.DataType=String\n&MessageAttribute.2.Name=test_attribute_name_2\n&MessageAttribute.2.Value.StringValue=test_attribute_value_2\n&MessageAttribute.2.Value.DataType=String\n&Version=2012-11-05\n&SignatureMethod=HmacSHA256\n&Expires=2014-05-05T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<SendMessageResponse>\n <SendMessageResult>\n <MD5OfMessageBody>\n fafb00f5732ab283681e124bf8747ed1\n </MD5OfMessageBody>\n <MD5OfMessageAttributes>\n\t 3ae8f24a165a8cedc005670c81a27295\n </MD5OfMessageAttributes>\n <MessageId>\n 5fea7756-0ea4-451a-a703-a558b933e274\n </MessageId>\n </SendMessageResult>\n <ResponseMetadata>\n <RequestId>\n 27daac76-34dd-47df-bd01-1f6e873584a0\n </RequestId>\n </ResponseMetadata>\n</SendMessageResponse>\n\n </queryresponse>\n </example>\n </examples> \n \n "
986
1141
  },
987
1142
  "SendMessageBatch": {
988
1143
  "name": "SendMessageBatch",
@@ -1019,6 +1174,69 @@
1019
1174
  "shape_name": "Integer",
1020
1175
  "type": "integer",
1021
1176
  "documentation": "\n <p>The number of seconds for which the message has to be delayed.</p>\n "
1177
+ },
1178
+ "MessageAttributes": {
1179
+ "shape_name": "MessageAttributeMap",
1180
+ "type": "map",
1181
+ "keys": {
1182
+ "shape_name": "String",
1183
+ "type": "string",
1184
+ "documentation": null,
1185
+ "xmlname": "Name"
1186
+ },
1187
+ "members": {
1188
+ "shape_name": "MessageAttributeValue",
1189
+ "type": "structure",
1190
+ "members": {
1191
+ "StringValue": {
1192
+ "shape_name": "String",
1193
+ "type": "string",
1194
+ "documentation": "\n <p>Strings are Unicode with UTF8 binary encoding. For a list of code values, see <a href=\"http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters\">http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters</a>.</p>\n "
1195
+ },
1196
+ "BinaryValue": {
1197
+ "shape_name": "Binary",
1198
+ "type": "blob",
1199
+ "documentation": "\n <p>Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.</p> \n "
1200
+ },
1201
+ "StringListValues": {
1202
+ "shape_name": "StringList",
1203
+ "type": "list",
1204
+ "members": {
1205
+ "shape_name": "String",
1206
+ "type": "string",
1207
+ "documentation": null,
1208
+ "xmlname": "StringListValue"
1209
+ },
1210
+ "documentation": "\n <p>Not implemented. Reserved for future use.</p>\n ",
1211
+ "flattened": true,
1212
+ "xmlname": "StringListValue"
1213
+ },
1214
+ "BinaryListValues": {
1215
+ "shape_name": "BinaryList",
1216
+ "type": "list",
1217
+ "members": {
1218
+ "shape_name": "Binary",
1219
+ "type": "blob",
1220
+ "documentation": null,
1221
+ "xmlname": "BinaryListValue"
1222
+ },
1223
+ "documentation": "\n <p>Not implemented. Reserved for future use.</p>\n ",
1224
+ "flattened": true,
1225
+ "xmlname": "BinaryListValue"
1226
+ },
1227
+ "DataType": {
1228
+ "shape_name": "String",
1229
+ "type": "string",
1230
+ "documentation": "\n <p>Amazon SQS supports the following logical data types: String, Number, and Binary. In addition, you can append your own custom labels. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSMessageAttributes.html#SQSMessageAttributes.DataTypes\">Message Attribute Data Types</a>.</p>\n ",
1231
+ "required": true
1232
+ }
1233
+ },
1234
+ "documentation": "\n <p>The user-specified message attribute value. For string data types, the value attribute has the same restrictions on the content as the message body. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html\">SendMessage</a>.</p> \n <p>Name, type, and value must not be empty or null. In addition, the message body should not be empty or null. All parts of the message attribute, including name, type, and value, are included in the message size restriction, which is currently 256 KB (262,144 bytes).</p>\n ",
1235
+ "xmlname": "Value"
1236
+ },
1237
+ "flattened": true,
1238
+ "documentation": "\n <p>Each message attribute consists of a Name, Type, and Value. For more information, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSMessageAttributes.html#SQSMessageAttributesNTV\">Message Attribute Items</a>.</p>\n ",
1239
+ "xmlname": "MessageAttribute"
1022
1240
  }
1023
1241
  },
1024
1242
  "documentation": "\n <p>Contains the details of a single Amazon SQS message along with a <code>Id</code>. </p>\n ",
@@ -1059,6 +1277,11 @@
1059
1277
  "type": "string",
1060
1278
  "documentation": "\n <p>An MD5 digest of the non-URL-encoded message body string. This can be used to\n verify that Amazon SQS received the message correctly. Amazon SQS first URL decodes the\n message before creating the MD5 digest. For information about MD5, go to <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>.</p>\n ",
1061
1279
  "required": true
1280
+ },
1281
+ "MD5OfMessageAttributes": {
1282
+ "shape_name": "String",
1283
+ "type": "string",
1284
+ "documentation": "\n <p>An MD5 digest of the non-URL-encoded message attribute string. This can be used to verify that Amazon SQS received the message batch correctly. Amazon SQS first URL decodes the message before creating the MD5 digest. For information about MD5, go to <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>.</p>\n "
1062
1285
  }
1063
1286
  },
1064
1287
  "documentation": "\n <p>Encloses a message ID for successfully enqueued message of a\n <a>SendMessageBatch</a>.</p>\n ",
@@ -1144,9 +1367,16 @@
1144
1367
  "members": {
1145
1368
  },
1146
1369
  "documentation": "\n <p>The <code>Id</code> of a batch entry in a batch request does not abide\n by the specification.</p>\n "
1370
+ },
1371
+ {
1372
+ "shape_name": "UnsupportedOperation",
1373
+ "type": "structure",
1374
+ "members": {
1375
+ },
1376
+ "documentation": "\n <p>Error code 400. Unsupported operation.</p>\n "
1147
1377
  }
1148
1378
  ],
1149
- "documentation": "\n <p>Delivers up to ten messages to the specified queue.\n This is a batch version of <a>SendMessage</a>.\n The result of the send action on each message is reported individually in the response.\n The maximum allowed individual message size is 256 KB (262,144 bytes).</p>\n <p>The maximum total payload size (i.e., the sum of all a batch's individual message lengths)\n is also 256 KB (262,144 bytes).</p>\n <p>If the <code>DelaySeconds</code> parameter is not specified for an entry, \n the default for the queue is used.</p>\n <important>The following list shows the characters (in Unicode) that are allowed in your message, according\n to the W3C XML specification. For more information, go to <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>. \n If you send any characters that are not included in the list, your request will be rejected.\n <p>#x9 | #xA | #xD | [#x20 to #xD7FF] | [#xE000 to #xFFFD] | [#x10000 to #x10FFFF]</p>\n </important>\n <important>\n Because the batch request can result in a combination of successful and unsuccessful actions, \n you should check for batch errors even when the call returns an HTTP status code of 200. \n </important>\n <note>Some API actions take lists of parameters. These lists are specified using the <code>param.n</code> notation. Values\n of <code>n</code> are integers starting from 1. For example, a parameter list with two elements looks like this: \n </note>\n <p><code>&amp;Attribute.1=this</code></p>\n <p><code>&amp;Attribute.2=that</code></p>\n\n <examples>\n <example>\n <description>The following example <code>SendMessageBatch</code> request sends two messages\n to the queue. You must URL encode the entire URL; however, we've URL encoded\n only the message body to make the example easier for you to read.\n The following example response includes the MD5 digest for the messages.\n </description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=SendMessageBatch\n&SendMessageBatchRequestEntry.1.Id=test_msg_001\n&SendMessageBatchRequestEntry.1.MessageBody=test%20message%20body%201\n&SendMessageBatchRequestEntry.2.Id=test_msg_002\n&SendMessageBatchRequestEntry.2.MessageBody=test%20message%20body%202\n&SendMessageBatchRequestEntry.2.DelaySeconds=60\n&Version=2011-10-01\n&SignatureMethod=HmacSHA256\n&Expires=2011-10-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<SendMessageBatchResponse>\n<SendMessageBatchResult>\n <SendMessageBatchResultEntry>\n <Id>test_msg_001</Id>\n <MessageId>0a5231c7-8bff-4955-be2e-8dc7c50a25fa</MessageId>\n <MD5OfMessageBody>0e024d309850c78cba5eabbeff7cae71</MD5OfMessageBody>\n </SendMessageBatchResultEntry>\n <SendMessageBatchResultEntry>\n <Id>test_msg_002</Id>\n <MessageId>15ee1ed3-87e7-40c1-bdaa-2e49968ea7e9</MessageId>\n <MD5OfMessageBody>7fb8146a82f95e0af155278f406862c2</MD5OfMessageBody>\n </SendMessageBatchResultEntry>\n</SendMessageBatchResult>\n<ResponseMetadata>\n <RequestId>ca1ad5d0-8271-408b-8d0f-1351bf547e74</RequestId>\n</ResponseMetadata>\n</SendMessageBatchResponse>\n\n </queryresponse>\n </example>\n </examples>\n "
1379
+ "documentation": "\n <p>Delivers up to ten messages to the specified queue.\n This is a batch version of <a>SendMessage</a>.\n The result of the send action on each message is reported individually in the response.\n The maximum allowed individual message size is 256 KB (262,144 bytes).</p>\n <p>The maximum total payload size (i.e., the sum of all a batch's individual message lengths)\n is also 256 KB (262,144 bytes).</p>\n <p>If the <code>DelaySeconds</code> parameter is not specified for an entry, \n the default for the queue is used.</p>\n <important>The following list shows the characters (in Unicode) that are allowed in your message, according\n to the W3C XML specification. For more information, go to <a href=\"http://www.faqs.org/rfcs/rfc1321.html\">http://www.faqs.org/rfcs/rfc1321.html</a>. \n If you send any characters that are not included in the list, your request will be rejected.\n <p>#x9 | #xA | #xD | [#x20 to #xD7FF] | [#xE000 to #xFFFD] | [#x10000 to #x10FFFF]</p>\n </important>\n <important>\n Because the batch request can result in a combination of successful and unsuccessful actions, \n you should check for batch errors even when the call returns an HTTP status code of 200. \n </important>\n <note>Some API actions take lists of parameters. These lists are specified using the <code>param.n</code> notation. Values\n of <code>n</code> are integers starting from 1. For example, a parameter list with two elements looks like this: \n </note>\n <p><code>&amp;Attribute.1=this</code></p>\n <p><code>&amp;Attribute.2=that</code></p>\n\n <examples>\n <example>\n <description>The following example <code>SendMessageBatch</code> request sends two messages\n to the queue. You must URL encode the entire URL; however, we've URL encoded\n only the message body to make the example easier for you to read.\n The following example response includes the MD5 digest for the messages.\n </description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=SendMessageBatch\n&SendMessageBatchRequestEntry.1.Id=test_msg_001\n&SendMessageBatchRequestEntry.1.MessageBody=test%20message%20body%201\n&SendMessageBatchRequestEntry.2.Id=test_msg_002\n&SendMessageBatchRequestEntry.2.MessageBody=test%20message%20body%202\n&SendMessageBatchRequestEntry.2.DelaySeconds=60\n&SendMessageBatchRequestEntry.2.MessageAttribute.1.Name=test_attribute_name_1\n&SendMessageBatchRequestEntry.2.MessageAttribute.1.Value.StringValue=test_attribute_value_1\n&SendMessageBatchRequestEntry.2.MessageAttribute.1.Value.DataType=String\n&Version=2012-11-05\n&SignatureMethod=HmacSHA256\n&Expires=2014-05-05T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<SendMessageBatchResponse>\n<SendMessageBatchResult>\n <SendMessageBatchResultEntry>\n <Id>test_msg_001</Id>\n <MessageId>0a5231c7-8bff-4955-be2e-8dc7c50a25fa</MessageId>\n <MD5OfMessageBody>0e024d309850c78cba5eabbeff7cae71</MD5OfMessageBody>\n </SendMessageBatchResultEntry>\n <SendMessageBatchResultEntry>\n <Id>test_msg_002</Id>\n <MessageId>15ee1ed3-87e7-40c1-bdaa-2e49968ea7e9</MessageId>\n <MD5OfMessageBody>7fb8146a82f95e0af155278f406862c2</MD5OfMessageBody>\n <MD5OfMessageAttributes>295c5fa15a51aae6884d1d7c1d99ca50</MD5OfMessageAttributes>\n </SendMessageBatchResultEntry>\n</SendMessageBatchResult>\n<ResponseMetadata>\n <RequestId>ca1ad5d0-8271-408b-8d0f-1351bf547e74</RequestId>\n</ResponseMetadata>\n</SendMessageBatchResponse>\n\n </queryresponse>\n </example>\n </examples>\n "
1150
1380
  },
1151
1381
  "SetQueueAttributes": {
1152
1382
  "name": "SetQueueAttributes",