aws-sdk-core 2.0.0.rc4 → 2.0.0.rc5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (158) hide show
  1. checksums.yaml +4 -4
  2. data/apis/CloudFront-2013-11-11.json +5502 -0
  3. data/apis/CloudWatch-2010-08-01.json +186 -1
  4. data/apis/DirectConnect-2012-10-25.json +758 -140
  5. data/apis/DynamoDB-2012-08-10.json +860 -2
  6. data/apis/EC2-2013-10-15.json +14698 -0
  7. data/apis/EMR-2009-03-31.json +86 -0
  8. data/apis/ElastiCache-2013-06-15.json +13 -5
  9. data/apis/ElasticBeanstalk-2010-12-01.json +141 -16
  10. data/apis/ElasticLoadBalancing-2012-06-01.json +0 -72
  11. data/apis/IAM-2010-05-08.json +156 -0
  12. data/apis/Kinesis-2013-12-02.json +9 -1
  13. data/apis/OpsWorks-2013-02-18.json +180 -6
  14. data/apis/RDS-2013-02-12.json +2 -1
  15. data/apis/RDS-2013-09-09.json +7963 -0
  16. data/apis/Redshift-2012-12-01.json +3273 -702
  17. data/apis/Route53-2012-12-12.json +2 -2
  18. data/apis/S3-2006-03-01.json +579 -538
  19. data/apis/SNS-2010-03-31.json +14 -0
  20. data/apis/SQS-2012-11-05.json +43 -6
  21. data/apis/STS-2011-06-15.json +81 -0
  22. data/apis/StorageGateway-2013-06-30.json +28 -28
  23. data/apis/source/cloudformation-2010-05-15.json +199 -199
  24. data/apis/source/cloudfront-2013-11-11.json +8828 -0
  25. data/apis/source/cloudfront-2013-11-11.paginators.json +32 -0
  26. data/apis/source/cloudfront-2013-11-11.waiters.json +29 -0
  27. data/apis/source/cloudsearch-2011-02-01.json +16 -23
  28. data/apis/source/datapipeline-2012-10-29.paginators.json +3 -2
  29. data/apis/source/directconnect-2012-10-25.json +1302 -363
  30. data/apis/source/dynamodb-2011-12-05.paginators.json +4 -1
  31. data/apis/source/dynamodb-2011-12-05.waiters.json +27 -0
  32. data/apis/source/dynamodb-2012-08-10.json +1634 -417
  33. data/apis/source/dynamodb-2012-08-10.paginators.json +4 -1
  34. data/apis/source/dynamodb-2012-08-10.waiters.json +25 -0
  35. data/apis/source/ec2-2013-10-15.json +19911 -0
  36. data/apis/source/ec2-2013-10-15.paginators.json +126 -0
  37. data/apis/source/ec2-2013-10-15.waiters.json +146 -0
  38. data/apis/source/elasticache-2013-06-15.json +10 -8
  39. data/apis/source/elasticache-2013-06-15.paginators.json +8 -2
  40. data/apis/source/elasticbeanstalk-2010-12-01.json +186 -32
  41. data/apis/source/elasticloadbalancing-2012-06-01.json +166 -293
  42. data/apis/source/elasticmapreduce-2009-03-31.json +229 -134
  43. data/apis/source/elastictranscoder-2012-09-25.json +1 -1
  44. data/apis/source/glacier-2012-06-01.paginators.json +3 -3
  45. data/apis/source/glacier-2012-06-01.waiters.json +23 -0
  46. data/apis/source/iam-2010-05-08.json +1306 -626
  47. data/apis/source/iam-2010-05-08.paginators.json +3 -0
  48. data/apis/source/kinesis-2013-12-02.json +4 -4
  49. data/apis/source/kinesis-2013-12-02.paginators.json +10 -4
  50. data/apis/source/monitoring-2010-08-01.json +336 -28
  51. data/apis/source/opsworks-2013-02-18.json +385 -102
  52. data/apis/source/rds-2013-01-10.paginators.json +6 -2
  53. data/apis/source/rds-2013-02-12.paginators.json +6 -2
  54. data/apis/source/rds-2013-09-09.json +10658 -0
  55. data/apis/source/rds-2013-09-09.paginators.json +110 -0
  56. data/apis/source/rds-2013-09-09.waiters.json +36 -0
  57. data/apis/source/redshift-2012-12-01.json +4759 -1237
  58. data/apis/source/redshift-2012-12-01.paginators.json +20 -1
  59. data/apis/source/redshift-2012-12-01.waiters.json +43 -0
  60. data/apis/source/route53-2012-12-12.paginators.json +2 -2
  61. data/apis/source/s3-2006-03-01.json +1032 -985
  62. data/apis/source/s3-2006-03-01.paginators.json +14 -3
  63. data/apis/source/s3-2006-03-01.waiters.json +27 -0
  64. data/apis/source/sns-2010-03-31.paginators.json +10 -0
  65. data/apis/source/sqs-2012-11-05.json +153 -101
  66. data/apis/source/storagegateway-2013-06-30.json +403 -442
  67. data/apis/source/storagegateway-2013-06-30.paginators.json +24 -0
  68. data/apis/source/sts-2011-06-15.json +258 -75
  69. data/apis/source/support-2013-04-15.paginators.json +0 -6
  70. data/apis/source/swf-2012-01-25.paginators.json +7 -7
  71. data/features/autoscaling/client.feature +6 -10
  72. data/features/autoscaling/{setup.rb → step_definitions.rb} +1 -1
  73. data/features/cloudformation/client.feature +5 -6
  74. data/features/cloudformation/{setup.rb → step_definitions.rb} +1 -1
  75. data/features/cloudfront/client.feature +5 -9
  76. data/features/cloudfront/{setup.rb → step_definitions.rb} +1 -1
  77. data/features/cloudsearch/client.feature +4 -6
  78. data/features/cloudsearch/{setup.rb → step_definitions.rb} +1 -1
  79. data/features/cloudwatch/client.feature +7 -9
  80. data/features/cloudwatch/{setup.rb → step_definitions.rb} +1 -1
  81. data/features/datapipeline/client.feature +5 -7
  82. data/features/datapipeline/{setup.rb → step_definitions.rb} +1 -1
  83. data/features/directconnect/client.feature +5 -7
  84. data/features/directconnect/{setup.rb → step_definitions.rb} +1 -1
  85. data/features/dynamodb/client.feature +6 -10
  86. data/features/dynamodb/simplified.feature +5 -9
  87. data/features/dynamodb/step_definitions.rb +9 -1
  88. data/features/ec2/client.feature +4 -9
  89. data/features/ec2/step_definitions.rb +3 -16
  90. data/features/elasticache/client.feature +4 -6
  91. data/features/elasticache/{setup.rb → step_definitions.rb} +1 -1
  92. data/features/elasticbeanstalk/client.feature +4 -6
  93. data/features/elasticbeanstalk/{setup.rb → step_definitions.rb} +1 -1
  94. data/features/elasticloadbalancing/client.feature +4 -6
  95. data/features/elasticloadbalancing/{setup.rb → step_definitions.rb} +1 -1
  96. data/features/elastictranscoder/client.feature +4 -6
  97. data/features/elastictranscoder/{setup.rb → step_definitions.rb} +1 -1
  98. data/features/emr/client.feature +4 -6
  99. data/features/emr/{setup.rb → step_definitions.rb} +1 -1
  100. data/features/env.rb +0 -2
  101. data/features/glacier/client.feature +10 -34
  102. data/features/glacier/step_definitions.rb +25 -8
  103. data/features/glacier/upload.feature +27 -0
  104. data/features/iam/client.feature +4 -6
  105. data/features/iam/{setup.rb → step_definitions.rb} +1 -1
  106. data/features/importexport/client.feature +4 -6
  107. data/features/importexport/{setup.rb → step_definitions.rb} +1 -1
  108. data/features/kinesis/client.feature +4 -6
  109. data/features/kinesis/{setup.rb → step_definitions.rb} +1 -1
  110. data/features/opsworks/client.feature +4 -6
  111. data/features/opsworks/{setup.rb → step_definitions.rb} +1 -1
  112. data/features/rds/client.feature +4 -6
  113. data/features/rds/{setup.rb → step_definitions.rb} +1 -1
  114. data/features/redshift/client.feature +4 -6
  115. data/features/redshift/{setup.rb → step_definitions.rb} +1 -1
  116. data/features/route53/client.feature +4 -6
  117. data/features/route53/{setup.rb → step_definitions.rb} +1 -1
  118. data/features/s3/buckets.feature +8 -0
  119. data/features/s3/step_definitions.rb +42 -3
  120. data/features/sdb/client.feature +4 -6
  121. data/features/sdb/{setup.rb → step_definitions.rb} +1 -1
  122. data/features/ses/client.feature +4 -6
  123. data/features/ses/{setup.rb → step_definitions.rb} +1 -1
  124. data/features/sns/client.feature +5 -6
  125. data/features/sns/{setup.rb → step_definitions.rb} +1 -1
  126. data/features/sqs/client.feature +5 -7
  127. data/features/sqs/step_definitions.rb +11 -0
  128. data/features/step_definitions.rb +88 -0
  129. data/features/storagegateway/client.feature +4 -6
  130. data/features/storagegateway/{setup.rb → step_definitions.rb} +1 -1
  131. data/features/sts/client.feature +5 -6
  132. data/features/sts/{setup.rb → step_definitions.rb} +1 -1
  133. data/features/swf/client.feature +5 -9
  134. data/features/swf/{setup.rb → step_definitions.rb} +1 -1
  135. data/lib/aws/api/shape_translator.rb +1 -0
  136. data/lib/aws/errors.rb +35 -11
  137. data/lib/aws/plugins/credentials.rb +11 -5
  138. data/lib/aws/plugins/regional_endpoint.rb +7 -3
  139. data/lib/aws/plugins/s3_regional_endpoint.rb +0 -2
  140. data/lib/aws/request_handler.rb +8 -3
  141. data/lib/aws/signers/s3.rb +14 -18
  142. data/lib/aws/version.rb +1 -1
  143. data/spec/aws/errors_spec.rb +39 -0
  144. data/spec/aws/plugins/credentials_spec.rb +12 -0
  145. data/spec/aws/plugins/region_endpoint_spec.rb +16 -4
  146. data/spec/aws/plugins/retry_errors_spec.rb +26 -26
  147. data/spec/aws/service_spec.rb +1 -1
  148. data/spec/fixtures/operations/route53/change_resource_record_sets.yml +18 -0
  149. data/tasks/test.rake +6 -18
  150. data/vendor/seahorse/lib/seahorse/client/http/headers.rb +20 -0
  151. data/vendor/seahorse/tasks/test.rake +2 -15
  152. metadata +77 -64
  153. data/features/common/step_definitions.rb +0 -63
  154. data/features/dynamodb/setup.rb +0 -8
  155. data/features/ec2/setup.rb +0 -6
  156. data/features/glacier/setup.rb +0 -16
  157. data/features/s3/setup.rb +0 -17
  158. data/features/sqs/setup.rb +0 -10
@@ -1,5 +1,8 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListBuckets": {
4
+ "result_key": "Buckets"
5
+ },
3
6
  "ListMultipartUploads": {
4
7
  "limit_key": "MaxUploads",
5
8
  "more_results": "IsTruncated",
@@ -11,7 +14,10 @@
11
14
  "KeyMarker",
12
15
  "UploadIdMarker"
13
16
  ],
14
- "result_key": "Uploads"
17
+ "result_key": [
18
+ "Uploads",
19
+ "CommonPrefixes"
20
+ ]
15
21
  },
16
22
  "ListObjectVersions": {
17
23
  "more_results": "IsTruncated",
@@ -24,7 +30,11 @@
24
30
  "KeyMarker",
25
31
  "VersionIdMarker"
26
32
  ],
27
- "result_key": "Versions"
33
+ "result_key": [
34
+ "Versions",
35
+ "DeleteMarkers",
36
+ "CommonPrefixes"
37
+ ]
28
38
  },
29
39
  "ListObjects": {
30
40
  "more_results": "IsTruncated",
@@ -37,7 +47,8 @@
37
47
  ]
38
48
  },
39
49
  "ListParts": {
40
- "limit_key": "IsTruncated",
50
+ "more_results": "IsTruncated",
51
+ "limit_key": "MaxParts",
41
52
  "output_token": "NextPartNumberMarker",
42
53
  "input_token": "PartNumberMarker",
43
54
  "result_key": "Parts"
@@ -0,0 +1,27 @@
1
+ {
2
+ "waiters": {
3
+ "__default__": {
4
+ "interval": 5,
5
+ "max_attempts": 20
6
+ },
7
+ "BucketExists": {
8
+ "operation": "HeadBucket",
9
+ "ignore_errors": [
10
+ "NoSuchBucket"
11
+ ],
12
+ "success_type": "output"
13
+ },
14
+ "BucketNotExists": {
15
+ "operation": "HeadBucket",
16
+ "success_type": "error",
17
+ "success_value": "NoSuchBucket"
18
+ },
19
+ "ObjectExists": {
20
+ "operation": "HeadObject",
21
+ "ignore_errors": [
22
+ "NoSuchKey"
23
+ ],
24
+ "success_type": "output"
25
+ }
26
+ }
27
+ }
@@ -1,5 +1,15 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListEndpointsByPlatformApplication": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "result_key": "Endpoints"
7
+ },
8
+ "ListPlatformApplications": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "result_key": "PlatformApplications"
12
+ },
3
13
  "ListSubscriptions": {
4
14
  "input_token": "NextToken",
5
15
  "output_token": "NextToken",
@@ -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>Amazon Simple Queue Service (Amazon SQS) offers a reliable, highly scalable,\n hosted queue for storing messages as they travel between computers. By using\n Amazon SQS, developers can simply move data between distributed components of\n their applications that perform different tasks, without losing messages or\n requiring each component to be always available. Amazon SQS makes it easy to\n build an automated workflow, working in close conjunction with the Amazon\n Elastic Compute Cloud (Amazon EC2) and the other AWS infrastructure web\n services.</p>\n\n <p>Amazon SQS works by exposing Amazon's web-scale messaging infrastructure as\n a web service. Any computer on the Internet can add or read messages without\n any installed software or special firewall configurations. Components of\n applications using Amazon SQS can run independently, and do not need to be on\n the same network, developed with the same technologies, or running at the same\n time.</p>\n\n <p>Visit <a href=\"http://aws.amazon.com/sqs/\">http://aws.amazon.com/sqs/</a>\n for more information.</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/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",
@@ -18,7 +18,7 @@
18
18
  "QueueUrl": {
19
19
  "shape_name": "String",
20
20
  "type": "string",
21
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
21
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
22
22
  "required": true
23
23
  },
24
24
  "Label": {
@@ -37,7 +37,7 @@
37
37
  "xmlname": "AWSAccountId"
38
38
  },
39
39
  "flattened": true,
40
- "documentation": "\n <p>The AWS account number of the <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/Glossary.html\">principal</a>\n who will be given permission. The principal must have an AWS account, but does\n not need to be signed up for Amazon SQS.</p>\n ",
40
+ "documentation": "\n <p>The AWS account number of the <a href=\"http://docs.aws.amazon.com/general/latest/gr/glos-chap.html#P\">principal</a>\n who will be given permission. The principal must have an AWS account, but does\n not need to be signed up for Amazon SQS. For information about locating the AWS\n account identification, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AWSCredentials.html\">Your\n AWS Identifiers</a> in the <i>Amazon SQS Developer Guide</i>.</p>\n ",
41
41
  "required": true
42
42
  },
43
43
  "Actions": {
@@ -50,11 +50,11 @@
50
50
  "xmlname": "ActionName"
51
51
  },
52
52
  "flattened": true,
53
- "documentation": "\n <p>The action the client wants to allow for the specified principal.</p>\n ",
53
+ "documentation": "\n <p>The action the client wants to allow for the specified principal. \n The following are valid values: <code>* | SendMessage | ReceiveMessage | DeleteMessage | ChangeMessageVisibility | GetQueueAttributes | GetQueueUrl</code>. \n For more information about these actions, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/acp-overview.html#PermissionTypes\">Understanding\n Permissions</a> in the <i>Amazon SQS Developer Guide</i>.</p>\n <p>Specifying <code>SendMessage</code>,\n <code>DeleteMessage</code>, or <code>ChangeMessageVisibility</code> for the \n <code>ActionName.n</code> also grants\n permissions for the corresponding batch versions of those actions:\n <code>SendMessageBatch</code>,\n <code>DeleteMessageBatch</code>, and <code>ChangeMessageVisibilityBatch</code>.</p>\n ",
54
54
  "required": true
55
55
  }
56
56
  },
57
- "documentation": null
57
+ "documentation": "\n \n "
58
58
  },
59
59
  "output": null,
60
60
  "errors": [
@@ -63,10 +63,10 @@
63
63
  "type": "structure",
64
64
  "members": {
65
65
  },
66
- "documentation": "\n <p>The operation 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. AddPermission returns this error if\n the maximum number of permissions for the queue has already been reached.\n </p>\n "
66
+ "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 "
67
67
  }
68
68
  ],
69
- "documentation": "\n <p>The AddPermission action adds a permission to a queue for a specific \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/Glossary.html\">principal</a>.\n This allows for sharing access to the queue.</p>\n\n <p>When you create a queue, you have full control access rights for the queue.\n Only you (as owner of the queue) can grant or deny permissions to the queue.\n For more information about these permissions, see\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/?acp-overview.html\">Shared\n Queues</a> in the Amazon SQS Developer Guide.</p>\n\n <p><code>AddPermission</code> writes an SQS-generated policy. If you want to\n write your own policy, use SetQueueAttributes to upload your policy. For more\n information about writing your own policy, see\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/?AccessPolicyLanguage.html\">Appendix:\n The Access Policy Language</a> in the Amazon SQS Developer Guide.</p>\n "
69
+ "documentation": "\n <p>Adds a permission to a queue for a specific \n <a href=\"http://docs.aws.amazon.com/general/latest/gr/glos-chap.html#P\">principal</a>.\n This allows for sharing access to the queue.</p>\n\n <p>When you create a queue, you have full control access rights for the queue.\n Only you (as owner of the queue) can grant or deny permissions to the queue.\n For more information about these permissions, see\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/acp-overview.html\">Shared\n Queues</a> in the <i>Amazon SQS Developer Guide</i>.</p>\n\n <note>\n <p><code>AddPermission</code> writes an Amazon SQS-generated policy. If you want to\n write your own policy, use <a>SetQueueAttributes</a> to upload your policy. For more\n information about writing your own policy, see\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AccessPolicyLanguage.html\">Using\n The Access Policy Language</a> in the <i>Amazon SQS Developer Guide</i>.</p>\n </note>\n \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 Query request grants a <a>SendMessage</a> permission to the principal whose AWS account number is 125074342641.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=AddPermission\n&Label=testLabel\n&AWSAccountId.1=125074342641\n&ActionName.1=SendMessage\n&AWSAccountId.2=125074342642\n&ActionName.2=ReceiveMessage\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<AddPermissionResponse>\n <ResponseMetadata>\n <RequestId>\n 9a285199-c8d6-47c2-bdb2-314cb47d599d\n </RequestId>\n </ResponseMetadata>\n</AddPermissionResponse>\n\n </queryresponse>\n </example>\n </examples> \n \n "
70
70
  },
71
71
  "ChangeMessageVisibility": {
72
72
  "name": "ChangeMessageVisibility",
@@ -77,19 +77,19 @@
77
77
  "QueueUrl": {
78
78
  "shape_name": "String",
79
79
  "type": "string",
80
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
80
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
81
81
  "required": true
82
82
  },
83
83
  "ReceiptHandle": {
84
84
  "shape_name": "String",
85
85
  "type": "string",
86
- "documentation": "\n <p>The receipt handle associated with the message whose visibility timeout\n should be changed.</p>\n ",
86
+ "documentation": "\n <p>The receipt handle associated with the message whose visibility timeout\n should be changed. This parameter is returned by the <a>ReceiveMessage</a> action.</p>\n ",
87
87
  "required": true
88
88
  },
89
89
  "VisibilityTimeout": {
90
90
  "shape_name": "Integer",
91
91
  "type": "integer",
92
- "documentation": "\n <p>The new value (in seconds) for the message's visibility timeout.</p>\n ",
92
+ "documentation": "\n <p>The new value (in seconds - from 0 to 43200 - maximum 12 hours) for the message's visibility timeout.</p>\n ",
93
93
  "required": true
94
94
  }
95
95
  },
@@ -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>The <code>ChangeMessageVisibility</code> action 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 Amazon SQS Developer Guide.)</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 <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 ChangeMessageVisibility action.</important>\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 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 "
116
116
  },
117
117
  "ChangeMessageVisibilityBatch": {
118
118
  "name": "ChangeMessageVisibilityBatch",
@@ -123,7 +123,7 @@
123
123
  "QueueUrl": {
124
124
  "shape_name": "String",
125
125
  "type": "string",
126
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
126
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
127
127
  "required": true
128
128
  },
129
129
  "Entries": {
@@ -151,7 +151,7 @@
151
151
  "documentation": "\n <p>The new value (in seconds) for the message's visibility timeout.</p>\n "
152
152
  }
153
153
  },
154
- "documentation": "\n <p>Encloses a receipt handle and an entry id for each message in\n <a>ChangeMessageVisibilityBatch</a>.</p>\n ",
154
+ "documentation": "\n <p>Encloses a receipt handle and an entry id for each message in\n <a>ChangeMessageVisibilityBatch</a>. </p>\n \n <important>\n <p>All of the following parameters are list parameters that must be prefixed with <code>ChangeMessageVisibilityBatchRequestEntry.n</code>, \n where <code>n</code> is an integer value starting with 1. For example, a parameter list for this action might look like this:</p> \n </important>\n <p><code>&amp;ChangeMessageVisibilityBatchRequestEntry.1.Id=change_visibility_msg_2</code></p>\n <p><code>&amp;ChangeMessageVisibilityBatchRequestEntry.1.ReceiptHandle=<replaceable>Your_Receipt_Handle</replaceable></code></p>\n <p><code>&amp;ChangeMessageVisibilityBatchRequestEntry.1.VisibilityTimeout=45</code></p>\n \n ",
155
155
  "xmlname": "ChangeMessageVisibilityBatchRequestEntry"
156
156
  },
157
157
  "flattened": true,
@@ -159,7 +159,7 @@
159
159
  "required": true
160
160
  }
161
161
  },
162
- "documentation": null
162
+ "documentation": "\n \n "
163
163
  },
164
164
  "output": {
165
165
  "shape_name": "ChangeMessageVisibilityBatchResult",
@@ -183,7 +183,7 @@
183
183
  "xmlname": "ChangeMessageVisibilityBatchResultEntry"
184
184
  },
185
185
  "flattened": true,
186
- "documentation": "\n <p>A list of <a>ChangeMessageVisibilityBatchResultEntry</a>s.</p>\n ",
186
+ "documentation": "\n <p>A list of <a>ChangeMessageVisibilityBatchResultEntry</a> items.</p>\n ",
187
187
  "required": true
188
188
  },
189
189
  "Failed": {
@@ -208,24 +208,24 @@
208
208
  "Code": {
209
209
  "shape_name": "String",
210
210
  "type": "string",
211
- "documentation": "\n <p>An error code representing why the operation failed on this entry.</p>\n ",
211
+ "documentation": "\n <p>An error code representing why the action failed on this entry.</p>\n ",
212
212
  "required": true
213
213
  },
214
214
  "Message": {
215
215
  "shape_name": "String",
216
216
  "type": "string",
217
- "documentation": "\n <p>A message explaining why the operation failed on this entry.</p>\n "
217
+ "documentation": "\n <p>A message explaining why the action failed on this entry.</p>\n "
218
218
  }
219
219
  },
220
- "documentation": "\n <p>This is used in the responses of batch API to give a detailed description\n of the result of an operation on each entry in the request.</p>\n ",
220
+ "documentation": "\n <p>This is used in the responses of batch API to give a detailed description\n of the result of an action on each entry in the request.</p>\n ",
221
221
  "xmlname": "BatchResultErrorEntry"
222
222
  },
223
223
  "flattened": true,
224
- "documentation": "\n <p>A list of <a>BatchResultErrorEntry</a>s.</p>\n ",
224
+ "documentation": "\n <p>A list of <a>BatchResultErrorEntry</a> items.</p>\n ",
225
225
  "required": true
226
226
  }
227
227
  },
228
- "documentation": null
228
+ "documentation": "\n <p>\n For each message in the batch, the response contains a \n <a>ChangeMessageVisibilityBatchResultEntry</a> tag if the message succeeds or \n a <a>BatchResultErrorEntry</a> tag if the message fails.\n </p>\n "
229
229
  },
230
230
  "errors": [
231
231
  {
@@ -257,7 +257,7 @@
257
257
  "documentation": "\n <p>The <code>Id</code> of a batch entry in a batch request does not abide\n by the specification.</p>\n "
258
258
  }
259
259
  ],
260
- "documentation": "\n <p>This is a batch version of <a>ChangeMessageVisibility</a>. It takes\n multiple receipt handles and performs the operation on each of the them. The\n result of the operation on each message is reported individually in the\n response.</p>\n "
260
+ "documentation": "\n <p>Changes the visibility timeout of multiple messages.\n This is a batch version of <a>ChangeMessageVisibility</a>. The\n result of the action on each message is reported individually in the\n response. You can send up to 10 <a>ChangeMessageVisibility</a> requests with each <code>ChangeMessageVisibilityBatch</code> action.</p> \n <important>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.</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><code>ChangeMessageVisibilityBatch</code> request changes the visibility timeout settings for two messages. \n 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 </description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n&Action=ChangeMessageVisibilityBatch\n&Version=2011-10-01\n&ChangeMessageVisibilityBatchRequestEntry.1.Id=change_visibility_msg_2\n&ChangeMessageVisibilityBatchRequestEntry.1.ReceiptHandle=gfk0T0R0waama4fVFffkjKzmhMCymjQvfTFk2LxT33G4ms5subrE0deLKWSscPU1oD3J9zgeS4PQQ3U30qOumIE6AdAv3w%2F%2Fa1IXW6AqaWhGsEPaLm3Vf6IiWqdM8u5imB%2BNTwj3tQRzOWdTOePjOjPcTpRxBtXix%2BEvwJOZUma9wabv%2BSw6ZHjwmNcVDx8dZXJhVp16Bksiox%2FGrUvrVTCJRTWTLc59oHLLF8sEkKzRmGNzTDGTiV%2BYjHfQj60FD3rVaXmzTsoNxRhKJ72uIHVMGVQiAGgBX6HGv9LDmYhPXw4hy%2FNgIg%3D%3D\n&ChangeMessageVisibilityBatchRequestEntry.1.VisibilityTimeout=45\n&ChangeMessageVisibilityBatchRequestEntry.2.Id=change_visibility_msg_3\n&ChangeMessageVisibilityBatchRequestEntry.2.ReceiptHandle=gfk0T0R0waama4fVFffkjKzmhMCymjQvfTFk2LxT33FUgBz3%2BnougdeLKWSscPU1%2FXgx%2BxcNnjnQQ3U30qOumIE6AdAv3w%2F%2Fa1IXW6AqaWhGsEPaLm3Vf6IiWqdM8u5imB%2BNTwj3tQRzOWdTOePjOsogjZM%2F7kzn4Ew27XLU9I%2FYaWYmKvDbq%2Fk3HKVB9HfB43kE49atP2aWrzNL4yunG41Q4cfRRtfJdcGQGNHQ2%2Byd0Usf5qR1dZr1iDo5xk946eQat83AxTRP%2BY4Qi0V7FAeSLH9su9xpX6HGv9LDmYhPXw4hy%2FNgIg%3D%3D\n&ChangeMessageVisibilityBatchRequestEntry.2.VisibilityTimeout=45\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<ChangeMessageVisibilityBatchResponse>\n <ChangeMessageVisibilityBatchResult>\n <ChangeMessageVisibilityBatchResultEntry>\n <Id>change_visibility_msg_2</Id>\n </ChangeMessageVisibilityBatchResultEntry>\n <ChangeMessageVisibilityBatchResultEntry>\n <Id>change_visibility_msg_3</Id>\n </ChangeMessageVisibilityBatchResultEntry>\n </ChangeMessageVisibilityBatchResult>\n <ResponseMetadata>\n <RequestId>ca9668f7-ab1b-4f7a-8859-f15747ab17a7</RequestId>\n </ResponseMetadata>\n</ChangeMessageVisibilityBatchResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
261
261
  },
262
262
  "CreateQueue": {
263
263
  "name": "CreateQueue",
@@ -289,7 +289,8 @@
289
289
  "QueueArn",
290
290
  "ApproximateNumberOfMessagesDelayed",
291
291
  "DelaySeconds",
292
- "ReceiveMessageWaitTimeSeconds"
292
+ "ReceiveMessageWaitTimeSeconds",
293
+ "RedrivePolicy"
293
294
  ],
294
295
  "documentation": "\n <p>The name of a queue attribute.</p>\n ",
295
296
  "xmlname": "Name"
@@ -302,10 +303,10 @@
302
303
  },
303
304
  "flattened": true,
304
305
  "xmlname": "Attribute",
305
- "documentation": "\n <p>A map of attributes with their corresponding values.</p>\n "
306
+ "documentation": "\n <p>A map of attributes with their corresponding values.</p>\n <p>The following lists the names, descriptions, and values of the special request parameters the <code>CreateQueue</code>\n action uses:</p>\n <p>\n <ul> \n <li>\n<code>DelaySeconds</code> - The time in seconds that the delivery of all messages in the queue will be delayed. An integer from 0 to 900 (15 minutes). The default for this attribute is 0 (zero).</li> \n <li>\n<code>MaximumMessageSize</code> - The limit of how many bytes a message can contain before Amazon SQS rejects it. An integer from 1024 bytes (1 KiB) up to 262144 bytes (256 KiB). The default for this attribute is 262144 (256 KiB).</li>\n <li>\n<code>MessageRetentionPeriod</code> - The number of seconds Amazon SQS retains a message. Integer representing seconds, from 60 (1 minute) to 1209600 (14 days). The default for this attribute is 345600 (4 days).</li>\n <li>\n<code>Policy</code> - The queue's policy. A valid\n form-url-encoded policy. For more information about policy\n structure, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/BasicStructure.html\">Basic Policy Structure</a> in the <i>Amazon SQS Developer Guide</i>. \n For more information about form-url-encoding, see \n <a href=\"http://www.w3.org/MarkUp/html-spec/html-spec_8.html#SEC8.2.1\">http://www.w3.org/MarkUp/html-spec/html-spec_8.html#SEC8.2.1</a>.</li> \n <li>\n<code>ReceiveMessageWaitTimeSeconds</code> - The time for which a <a>ReceiveMessage</a> call will wait for a message to arrive. An integer from 0 to 20 (seconds). The default for this attribute is 0. </li>\n <li>\n<code>VisibilityTimeout</code> - The visibility timeout for the queue. An integer from 0 to 43200 (12 hours). The default for this attribute is 30. For more information about visibility timeout,\n see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AboutVT.html\">Visibility Timeout</a> in the <i>Amazon SQS Developer Guide</i>.</li>\n </ul>\n </p>\n "
306
307
  }
307
308
  },
308
- "documentation": null
309
+ "documentation": "\n \n "
309
310
  },
310
311
  "output": {
311
312
  "shape_name": "CreateQueueResult",
@@ -314,10 +315,10 @@
314
315
  "QueueUrl": {
315
316
  "shape_name": "String",
316
317
  "type": "string",
317
- "documentation": "\n <p>The URL for the created SQS queue.</p>\n "
318
+ "documentation": "\n <p>The URL for the created Amazon SQS queue.</p>\n "
318
319
  }
319
320
  },
320
- "documentation": null
321
+ "documentation": "\n <p>Returns the QueueUrl element of the created queue.</p>\n "
321
322
  },
322
323
  "errors": [
323
324
  {
@@ -332,10 +333,10 @@
332
333
  "type": "structure",
333
334
  "members": {
334
335
  },
335
- "documentation": "\n <p>A queue already exists with this name. SQS returns this error only if the request includes\n attributes whose values differ from those of the existing queue.</p>\n "
336
+ "documentation": "\n <p>A queue already exists with this name. Amazon SQS returns this error only if the request includes\n attributes whose values differ from those of the existing queue.</p>\n "
336
337
  }
337
338
  ],
338
- "documentation": "\n <p>The <code>CreateQueue</code> action creates a new queue, or returns the URL\n of an existing one. When you request <code>CreateQueue</code>, you provide a\n name for the queue. To successfully create a new queue, you must provide a name\n that is unique within the scope of your own queues.</p>\n\n <p>You may pass one or more attributes in the request. If you do not\n provide a value for any attribute, the queue will have the default value\n for that attribute. Permitted attributes are the same that can be set\n using <a>SetQueueAttributes</a>.</p>\n\n <p>If you provide the name of an existing queue, a new queue isn't created.\n If the values of attributes provided with the request match up with those\n on the existing queue, the queue URL is returned. Otherwise, a\n <code>QueueNameExists</code> error is returned.</p>\n "
339
+ "documentation": "\n <p>Creates a new queue, or returns the URL\n of an existing one. When you request <code>CreateQueue</code>, you provide a\n name for the queue. To successfully create a new queue, you must provide a name\n that is unique within the scope of your own queues.</p>\n \n <note>\n <p>If you delete a queue, you must wait at least 60 seconds before creating a queue with the\n same name.</p> \n </note>\n\n <p>You may pass one or more attributes in the request. If you do not\n provide a value for any attribute, the queue will have the default value\n for that attribute. Permitted attributes are the same that can be set\n using <a>SetQueueAttributes</a>.</p>\n \n <note><p>Use <a>GetQueueUrl</a> to get a queue's URL.\n <a>GetQueueUrl</a> requires only the <code>QueueName</code> parameter.</p></note> \n\n <p>If you provide the name of an existing queue, along with the exact names and values of all the queue's attributes,\n <code>CreateQueue</code> returns the queue URL for the existing queue. If the queue name, attribute names, \n or attribute values do not match an existing queue, <code>CreateQueue</code> returns an error.</p>\n \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 Query request creates a new queue named <code>testQueue</code>.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/\n?Action=CreateQueue\n&QueueName=testQueue\n&Attribute.1.Name=VisibilityTimeout\n&Attribute.1.Value=40\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<CreateQueueResponse>\n <CreateQueueResult>\n <QueueUrl>\n http://&useast1-query;/123456789012/testQueue\n </QueueUrl>\n </CreateQueueResult>\n <ResponseMetadata>\n <RequestId>\n 7a62c49f-347e-4fc4-9331-6e8e7a96aa73\n </RequestId>\n </ResponseMetadata>\n</CreateQueueResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
339
340
  },
340
341
  "DeleteMessage": {
341
342
  "name": "DeleteMessage",
@@ -346,7 +347,7 @@
346
347
  "QueueUrl": {
347
348
  "shape_name": "String",
348
349
  "type": "string",
349
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
350
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
350
351
  "required": true
351
352
  },
352
353
  "ReceiptHandle": {
@@ -356,7 +357,7 @@
356
357
  "required": true
357
358
  }
358
359
  },
359
- "documentation": null
360
+ "documentation": "\n \n "
360
361
  },
361
362
  "output": null,
362
363
  "errors": [
@@ -375,7 +376,7 @@
375
376
  "documentation": "\n <p>The receipt handle provided is not valid.</p>\n "
376
377
  }
377
378
  ],
378
- "documentation": "\n <p>The <code>DeleteMessage</code> action unconditionally removes the specified\n message from the specified queue. Even if the message is locked by another\n reader due to the visibility timeout setting, it is still deleted from the\n queue.</p>\n "
379
+ "documentation": "\n <p> \n Deletes the specified message from the specified\n queue. You specify the message by using the message's <code>receipt\n handle</code> and not the <code>message ID</code> you received when you\n sent the message. Even if the message is locked by another reader due to the visibility\n timeout setting, it is still deleted from the queue. If you leave a message in the queue\n for longer than the queue's configured retention period, Amazon SQS automatically deletes\n it. \n </p>\n <note>\n <p>\n The receipt handle is associated with a specific instance of receiving the message. If\n you receive a message more than once, the receipt handle you get each time you receive the\n message is different. When you request <code>DeleteMessage</code>, if you don't\n provide the most recently received receipt handle for the message, the request will still\n succeed, but the message might not be deleted.\n </p>\n </note>\n <important>\n <p>\n It is possible you will receive a message even after you have deleted it. This might\n happen on rare occasions if one of the servers storing a copy of the message is unavailable\n when you request to delete the message. The copy remains on the server and might be returned\n to you again on a subsequent receive request. You should create your system to be idempotent\n so that receiving a particular message more than once is not a problem.\n </p>\n </important>\n <examples>\n <example>\n <description>The following example Query request deletes a message from the queue named <code>testQueue</code>.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=DeleteMessage\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<DeleteMessageResponse>\n <ResponseMetadata>\n <RequestId>\n b5293cb5-d306-4a17-9048-b263635abe42\n </RequestId>\n </ResponseMetadata>\n</DeleteMessageResponse>\n\n </queryresponse>\n </example>\n </examples>\n "
379
380
  },
380
381
  "DeleteMessageBatch": {
381
382
  "name": "DeleteMessageBatch",
@@ -386,7 +387,7 @@
386
387
  "QueueUrl": {
387
388
  "shape_name": "String",
388
389
  "type": "string",
389
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
390
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
390
391
  "required": true
391
392
  },
392
393
  "Entries": {
@@ -417,7 +418,7 @@
417
418
  "required": true
418
419
  }
419
420
  },
420
- "documentation": null
421
+ "documentation": "\n \n "
421
422
  },
422
423
  "output": {
423
424
  "shape_name": "DeleteMessageBatchResult",
@@ -441,7 +442,7 @@
441
442
  "xmlname": "DeleteMessageBatchResultEntry"
442
443
  },
443
444
  "flattened": true,
444
- "documentation": "\n <p>A list of <a>DeleteMessageBatchResultEntry</a>s.</p>\n ",
445
+ "documentation": "\n <p>A list of <a>DeleteMessageBatchResultEntry</a> items.</p>\n ",
445
446
  "required": true
446
447
  },
447
448
  "Failed": {
@@ -466,24 +467,24 @@
466
467
  "Code": {
467
468
  "shape_name": "String",
468
469
  "type": "string",
469
- "documentation": "\n <p>An error code representing why the operation failed on this entry.</p>\n ",
470
+ "documentation": "\n <p>An error code representing why the action failed on this entry.</p>\n ",
470
471
  "required": true
471
472
  },
472
473
  "Message": {
473
474
  "shape_name": "String",
474
475
  "type": "string",
475
- "documentation": "\n <p>A message explaining why the operation failed on this entry.</p>\n "
476
+ "documentation": "\n <p>A message explaining why the action failed on this entry.</p>\n "
476
477
  }
477
478
  },
478
- "documentation": "\n <p>This is used in the responses of batch API to give a detailed description\n of the result of an operation on each entry in the request.</p>\n ",
479
+ "documentation": "\n <p>This is used in the responses of batch API to give a detailed description\n of the result of an action on each entry in the request.</p>\n ",
479
480
  "xmlname": "BatchResultErrorEntry"
480
481
  },
481
482
  "flattened": true,
482
- "documentation": "\n <p>A list of <a>BatchResultErrorEntry</a>s.</p>\n ",
483
+ "documentation": "\n <p>A list of <a>BatchResultErrorEntry</a> items.</p>\n ",
483
484
  "required": true
484
485
  }
485
486
  },
486
- "documentation": null
487
+ "documentation": "\n <p>\n For each message in the batch, the response contains a \n <a>DeleteMessageBatchResultEntry</a> tag if the message is deleted or \n a <a>BatchResultErrorEntry</a> tag if the message cannot be deleted.\n </p>\n "
487
488
  },
488
489
  "errors": [
489
490
  {
@@ -515,7 +516,7 @@
515
516
  "documentation": "\n <p>The <code>Id</code> of a batch entry in a batch request does not abide\n by the specification.</p>\n "
516
517
  }
517
518
  ],
518
- "documentation": "\n <p>This is a batch version of <a>DeleteMessage</a>. It takes multiple\n receipt handles and deletes each one of the messages. The result of the delete\n operation on each message is reported individually in the response.</p>\n "
519
+ "documentation": "\n <p>Deletes multiple messages.\n This is a batch version of <a>DeleteMessage</a>. The result of the delete\n action on each message is reported individually in the response.</p>\n <important>\n <p>\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 </p>\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>DeleteMessageBatch</code> request deletes two messages. 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 </description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n&Action=DeleteMessageBatch\n&Version=2011-10-01\n&DeleteMessageBatchRequestEntry.1.Id=msg1\n&DeleteMessageBatchRequestEntry.1.ReceiptHandle=gfk0T0R0waama4fVFffkjPQrrvzMrOg0fTFk2LxT33EuB8wR0ZCFgKWyXGWFoqqpCIiprQUEhir%2F5LeGPpYTLzjqLQxyQYaQALeSNHb0us3uE84uujxpBhsDkZUQkjFFkNqBXn48xlMcVhTcI3YLH%2Bd%2BIqetIOHgBCZAPx6r%2B09dWaBXei6nbK5Ygih21DCDdAwFV68Jo8DXhb3ErEfoDqx7vyvC5nCpdwqv%2BJhU%2FTNGjNN8t51v5c%2FAXvQsAzyZVNapxUrHIt4NxRhKJ72uICcxruyE8eRXlxIVNgeNP8ZEDcw7zZU1Zw%3D%3D\n&DeleteMessageBatchRequestEntry.2.Id=msg2\n&DeleteMessageBatchRequestEntry.2.ReceiptHandle=gfk0T0R0waama4fVFffkjKzmhMCymjQvfTFk2LxT33G4ms5subrE0deLKWSscPU1oD3J9zgeS4PQQ3U30qOumIE6AdAv3w%2F%2Fa1IXW6AqaWhGsEPaLm3Vf6IiWqdM8u5imB%2BNTwj3tQRzOWdTOePjOjPcTpRxBtXix%2BEvwJOZUma9wabv%2BSw6ZHjwmNcVDx8dZXJhVp16Bksiox%2FGrUvrVTCJRTWTLc59oHLLF8sEkKzRmGNzTDGTiV%2BYjHfQj60FD3rVaXmzTsoNxRhKJ72uIHVMGVQiAGgB%2BqAbSqfKHDQtVOmJJgkHug%3D%3D\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<DeleteMessageBatchResponse>\n <DeleteMessageBatchResult>\n <DeleteMessageBatchResultEntry>\n <Id>msg1</Id>\n </DeleteMessageBatchResultEntry>\n <DeleteMessageBatchResultEntry>\n <Id>msg2</Id>\n </DeleteMessageBatchResultEntry>\n </DeleteMessageBatchResult>\n <ResponseMetadata>\n <RequestId>d6f86b7a-74d1-4439-b43f-196a1e29cd85</RequestId>\n </ResponseMetadata>\n</DeleteMessageBatchResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
519
520
  },
520
521
  "DeleteQueue": {
521
522
  "name": "DeleteQueue",
@@ -526,17 +527,17 @@
526
527
  "QueueUrl": {
527
528
  "shape_name": "String",
528
529
  "type": "string",
529
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
530
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
530
531
  "required": true
531
532
  }
532
533
  },
533
- "documentation": null
534
+ "documentation": "\n \n "
534
535
  },
535
536
  "output": null,
536
537
  "errors": [
537
538
 
538
539
  ],
539
- "documentation": "\n <p>This action unconditionally deletes the queue specified by the queue URL. Use\n this operation WITH CARE! The queue is deleted even if it is NOT empty.</p>\n <p>Once a queue has been deleted, the queue name is unavailable for use with new\n queues for 60 seconds.</p>\n "
540
+ "documentation": "\n <p>\n Deletes the queue specified by the <b>queue\n URL</b>, regardless of whether the queue is empty. If the specified queue does not\n exist, Amazon SQS returns a successful response.\n </p>\n <important>\n <p>\n Use <code>DeleteQueue</code> with care; once you delete your queue, any messages\n in the queue are no longer available.\n </p>\n </important>\n <p>\n When you delete a queue, the deletion process takes up to 60 seconds. Requests you send\n involving that queue during the 60 seconds might succeed. For example, a\n <a>SendMessage</a> request might succeed, but after the 60 seconds, the queue and\n that message you sent no longer exist. Also, when you delete a queue, you must wait at least 60\n seconds before creating a queue with the same name.\n </p>\n <p>\n We reserve the right to delete queues that have had no activity for more than 30 days. For more\n information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSConcepts.html\">How\n Amazon SQS Queues Work</a> in the <i>Amazon SQS Developer Guide</i>.\n </p>\n <examples>\n <example>\n <description>The following example Query request deletes the specified queue.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=DeleteQueue\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<DeleteQueueResponse>\n <ResponseMetadata>\n <RequestId>\n 6fde8d1e-52cd-4581-8cd9-c512f4c64223\n </RequestId>\n </ResponseMetadata>\n</DeleteQueueResponse>\n\n </queryresponse>\n </example>\n </examples>\n "
540
541
  },
541
542
  "GetQueueAttributes": {
542
543
  "name": "GetQueueAttributes",
@@ -547,7 +548,7 @@
547
548
  "QueueUrl": {
548
549
  "shape_name": "String",
549
550
  "type": "string",
550
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
551
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
551
552
  "required": true
552
553
  },
553
554
  "AttributeNames": {
@@ -568,7 +569,8 @@
568
569
  "QueueArn",
569
570
  "ApproximateNumberOfMessagesDelayed",
570
571
  "DelaySeconds",
571
- "ReceiveMessageWaitTimeSeconds"
572
+ "ReceiveMessageWaitTimeSeconds",
573
+ "RedrivePolicy"
572
574
  ],
573
575
  "documentation": null,
574
576
  "xmlname": "AttributeName"
@@ -577,7 +579,7 @@
577
579
  "documentation": "\n <p>A list of attributes to retrieve information for. </p>\n "
578
580
  }
579
581
  },
580
- "documentation": null
582
+ "documentation": "\n \n "
581
583
  },
582
584
  "output": {
583
585
  "shape_name": "GetQueueAttributesResult",
@@ -601,7 +603,8 @@
601
603
  "QueueArn",
602
604
  "ApproximateNumberOfMessagesDelayed",
603
605
  "DelaySeconds",
604
- "ReceiveMessageWaitTimeSeconds"
606
+ "ReceiveMessageWaitTimeSeconds",
607
+ "RedrivePolicy"
605
608
  ],
606
609
  "documentation": "\n <p>The name of a queue attribute.</p>\n ",
607
610
  "xmlname": "Name"
@@ -617,7 +620,7 @@
617
620
  "documentation": "\n <p>A map of attributes to the respective values.</p>\n "
618
621
  }
619
622
  },
620
- "documentation": null
623
+ "documentation": "\n A list of returned queue attributes.\n "
621
624
  },
622
625
  "errors": [
623
626
  {
@@ -628,7 +631,7 @@
628
631
  "documentation": "\n <p>The attribute referred to does not exist.</p>\n "
629
632
  }
630
633
  ],
631
- "documentation": "\n <p>Gets attributes for the specified queue. The following attributes are supported:\n <ul>\n <li>\n<code>All</code> - returns all values.</li>\n <li>\n<code>ApproximateNumberOfMessages</code> - returns the approximate\n number of visible messages in a queue. For more information, see\n Resources Required to Process Messages in the Amazon SQS Developer\n Guide.</li>\n <li>\n<code>ApproximateNumberOfMessagesNotVisible</code> - returns the\n approximate number of messages that are not timed-out and not deleted. \n For more information, see Resources Required to Process Messages in the\n Amazon SQS Developer Guide.</li>\n <li>\n<code>VisibilityTimeout</code> - returns the visibility timeout for\n the queue. For more information about visibility timeout, see\n Visibility Timeout in the Amazon SQS Developer Guide.</li>\n <li>\n<code>CreatedTimestamp</code> - returns the time when the queue was\n created (epoch time in seconds).</li>\n <li>\n<code>LastModifiedTimestamp</code> - returns the time when the queue\n was last changed (epoch time in seconds).</li>\n <li>\n<code>Policy</code> - returns the queue's policy.</li>\n <li>\n<code>MaximumMessageSize</code> - returns the limit of how many bytes\n a message can contain before Amazon SQS rejects it.</li>\n <li>\n<code>MessageRetentionPeriod</code> - returns the number of seconds\n Amazon SQS retains a message.</li>\n <li>\n<code>QueueArn</code> - returns the queue's Amazon resource name\n (ARN).</li>\n <li>\n<code>ApproximateNumberOfMessagesDelayed</code> - returns the\n approximate number of messages that are pending to be added to the\n queue.</li>\n <li>\n<code>DelaySeconds</code> - returns the default delay on the queue\n in seconds.</li>\n <li>\n<code>ReceiveMessageWaitTimeSeconds</code> - returns the time for which a\n ReceiveMessage call will wait for a message to arrive.</li>\n </ul> \n </p>\n "
634
+ "documentation": "\n <p>Gets attributes for the specified queue. The following attributes are supported:\n <ul>\n <li>\n<code>All</code> - returns all values.</li>\n <li>\n<code>ApproximateNumberOfMessages</code> - returns the approximate\n number of visible messages in a queue. For more information, see\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/ApproximateNumber.html\">Resources Required to Process Messages</a>\n in the <i>Amazon SQS Developer Guide</i>.</li>\n <li>\n<code>ApproximateNumberOfMessagesNotVisible</code> - returns the\n approximate number of messages that are not timed-out and not deleted. \n For more information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/ApproximateNumber.html\">Resources Required to Process Messages</a> in the\n <i>Amazon SQS Developer Guide</i>.</li>\n <li>\n<code>VisibilityTimeout</code> - returns the visibility timeout for\n the queue. For more information about visibility timeout, see\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/AboutVT.html\">Visibility Timeout</a> in the <i>Amazon SQS Developer Guide</i>.</li>\n <li>\n<code>CreatedTimestamp</code> - returns the time when the queue was\n created (epoch time in seconds).</li>\n <li>\n<code>LastModifiedTimestamp</code> - returns the time when the queue\n was last changed (epoch time in seconds).</li>\n <li>\n<code>Policy</code> - returns the queue's policy.</li>\n <li>\n<code>MaximumMessageSize</code> - returns the limit of how many bytes\n a message can contain before Amazon SQS rejects it.</li>\n <li>\n<code>MessageRetentionPeriod</code> - returns the number of seconds\n Amazon SQS retains a message.</li>\n <li>\n<code>QueueArn</code> - returns the queue's Amazon resource name\n (ARN).</li>\n <li>\n<code>ApproximateNumberOfMessagesDelayed</code> - returns the\n approximate number of messages that are pending to be added to the\n queue.</li>\n <li>\n<code>DelaySeconds</code> - returns the default delay on the queue\n in seconds.</li>\n <li>\n<code>ReceiveMessageWaitTimeSeconds</code> - returns the time for which a\n ReceiveMessage call will wait for a message to arrive.</li>\n <li>\n<code>RedrivePolicy</code> - returns the parameters for dead letter queue functionality of the source queue. \n For more information about RedrivePolicy and dead letter queues, see\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/SQSDeadLetterQueue.html\">Using Amazon SQS Dead Letter Queues</a> in the <i>Amazon SQS Developer Guide</i>.</li>\n </ul> \n </p>\n <note>Going forward, new attributes might be added. \n If you are writing code that calls this action, we recommend that you structure your code so that it can handle new attributes gracefully.</note>\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 Query requests gets all the attribute values for the specified queue.\n </description> \n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=GetQueueAttributes\n&AttributeName.1=All\n&Version=2012-11-05\n&SignatureMethod=HmacSHA256\n&Expires=2013-10-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<GetQueueAttributesResponse>\n <GetQueueAttributesResult>\n <Attribute>\n <Name>ReceiveMessageWaitTimeSeconds</Name>\n <Value>2</Value>\n </Attribute>\n <Attribute>\n <Name>VisibilityTimeout</Name>\n <Value>30</Value>\n </Attribute>\n <Attribute>\n <Name>ApproximateNumberOfMessages</Name>\n <Value>0</Value>\n </Attribute>\n <Attribute>\n <Name>ApproximateNumberOfMessagesNotVisible</Name>\n <Value>0</Value>\n </Attribute>\n <Attribute>\n <Name>CreatedTimestamp</Name>\n <Value>1286771522</Value>\n </Attribute>\n <Attribute>\n <Name>LastModifiedTimestamp</Name>\n <Value>1286771522</Value>\n </Attribute>\n <Attribute>\n <Name>QueueArn</Name>\n <Value>arn:aws:sqs:us-east-1:123456789012:qfoo</Value>\n </Attribute>\n <Attribute>\n <Name>MaximumMessageSize</Name>\n <Value>8192</Value>\n </Attribute>\n <Attribute>\n <Name>MessageRetentionPeriod</Name>\n <Value>345600</Value>\n </Attribute>\n </GetQueueAttributesResult>\n <ResponseMetadata>\n <RequestId>1ea71be5-b5a2-4f9d-b85a-945d8d08cd0b</RequestId>\n </ResponseMetadata>\n</GetQueueAttributesResponse>\n\n\n </queryresponse>\n </example> \n \n <example>\n <description>The following example Query request gets three attribute values for the specified\n queue.\n </description> \n <queryrequest>\n\nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=GetQueueAttributes\n&Action=GetQueueAttributes\n&Version=2012-11-05\n&AttributeName.1=VisibilityTimeout\n&AttributeName.2=DelaySeconds\n&AttributeName.3=ReceiveMessageWaitTimeSeconds\n&SignatureMethod=HmacSHA256\n&Expires=2013-10-18T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n\n<GetQueueAttributesResponse>\n <GetQueueAttributesResult>\n <Attribute>\n <Name>VisibilityTimeout</Name>\n <Value>30</Value>\n </Attribute>\n <Attribute>\n <Name>DelaySeconds</Name>\n <Value>0</Value>\n </Attribute>\n <Attribute>\n <Name>ReceiveMessageWaitTimeSeconds</Name>\n <Value>2</Value>\n </Attribute>\n</GetQueueAttributesResponse>\n\n </queryresponse>\n </example>\n </examples> \n "
632
635
  },
633
636
  "GetQueueUrl": {
634
637
  "name": "GetQueueUrl",
@@ -639,16 +642,16 @@
639
642
  "QueueName": {
640
643
  "shape_name": "String",
641
644
  "type": "string",
642
- "documentation": "\n <p>The name of the queue whose URL must be fetched.</p>\n ",
645
+ "documentation": "\n <p>The name of the queue whose URL must be fetched. \n Maximum 80 characters; alphanumeric characters, hyphens (-), and underscores (_) are allowed.</p>\n ",
643
646
  "required": true
644
647
  },
645
648
  "QueueOwnerAWSAccountId": {
646
649
  "shape_name": "String",
647
650
  "type": "string",
648
- "documentation": "\n <p>The AWS account number of the queue's owner.</p>\n "
651
+ "documentation": "\n <p>The AWS account ID of the account that created the queue.</p>\n "
649
652
  }
650
653
  },
651
- "documentation": null
654
+ "documentation": "\n \n "
652
655
  },
653
656
  "output": {
654
657
  "shape_name": "GetQueueUrlResult",
@@ -660,7 +663,53 @@
660
663
  "documentation": "\n <p>The URL for the queue.</p>\n "
661
664
  }
662
665
  },
663
- "documentation": null
666
+ "documentation": "\n <p>For more information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/UnderstandingResponses.html\">Responses</a>\n in the <i>Amazon SQS Developer Guide</i>.</p> \n "
667
+ },
668
+ "errors": [
669
+ {
670
+ "shape_name": "QueueDoesNotExist",
671
+ "type": "structure",
672
+ "members": {
673
+ },
674
+ "documentation": "\n <p>The queue referred to does not exist.</p>\n "
675
+ }
676
+ ],
677
+ "documentation": "\n <p>\n Returns the URL of an existing queue. \n This action provides a simple way to retrieve the URL of an Amazon SQS queue.\n </p>\n <p>\n To access a queue that belongs to another AWS account, use the <code>QueueOwnerAWSAccountId</code>\n parameter to specify the account ID of the queue's owner. The queue's owner must grant you permission to \n access the queue. For more information about shared queue access, see <a>AddPermission</a> or go to\n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/acp-overview.html\">Shared Queues</a>\n in the <i>Amazon SQS Developer Guide</i>.\n </p>\n \n <examples>\n <example>\n <description>The following example Query request gets the URL for the specified queue.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/\n?Action=GetQueueUrl\n&QueueName=testQueue\n&Version=2011-10-01\n&SignatureMethod=HmacSHA256\n&Expires=2011-10-24T22%3A52%3A43PST\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&SignatureVersion=2\n&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE\n\n </queryrequest>\n <queryresponse>\n \n<GetQueueUrlResponse>\n <GetQueueUrlResult>\n <QueueUrl>\n http://&useast1-query;/123456789012/testQueue\n </QueueUrl>\n </GetQueueUrlResult>\n <ResponseMetadata>\n <RequestId>470a6f13-2ed9-4181-ad8a-2fdea142988e</RequestId>\n </ResponseMetadata>\n</GetQueueUrlResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
678
+ },
679
+ "ListDeadLetterSourceQueues": {
680
+ "name": "ListDeadLetterSourceQueues",
681
+ "input": {
682
+ "shape_name": "ListDeadLetterSourceQueuesRequest",
683
+ "type": "structure",
684
+ "members": {
685
+ "QueueUrl": {
686
+ "shape_name": "String",
687
+ "type": "string",
688
+ "documentation": "\n The queue URL of a dead letter queue.\n ",
689
+ "required": true
690
+ }
691
+ },
692
+ "documentation": "\n \n "
693
+ },
694
+ "output": {
695
+ "shape_name": "ListDeadLetterSourceQueuesResult",
696
+ "type": "structure",
697
+ "members": {
698
+ "queueUrls": {
699
+ "shape_name": "QueueUrlList",
700
+ "type": "list",
701
+ "members": {
702
+ "shape_name": "String",
703
+ "type": "string",
704
+ "documentation": null,
705
+ "xmlname": "QueueUrl"
706
+ },
707
+ "flattened": true,
708
+ "documentation": "\n A list of source queue URLs that have the RedrivePolicy queue attribute configured with a dead letter queue.\n ",
709
+ "required": true
710
+ }
711
+ },
712
+ "documentation": "\n A list of your dead letter source queues.\n "
664
713
  },
665
714
  "errors": [
666
715
  {
@@ -671,7 +720,7 @@
671
720
  "documentation": "\n <p>The queue referred to does not exist.</p>\n "
672
721
  }
673
722
  ],
674
- "documentation": "\n <p>The <code>GetQueueUrl</code> action returns the URL of an existing queue.</p>\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 \n "
675
724
  },
676
725
  "ListQueues": {
677
726
  "name": "ListQueues",
@@ -685,7 +734,7 @@
685
734
  "documentation": "\n <p>A string to use for filtering the list results. Only those queues whose name\n begins with the specified string are returned.</p>\n "
686
735
  }
687
736
  },
688
- "documentation": null
737
+ "documentation": "\n \n "
689
738
  },
690
739
  "output": {
691
740
  "shape_name": "ListQueuesResult",
@@ -704,12 +753,12 @@
704
753
  "documentation": "\n <p>A list of queue URLs, up to 1000 entries.</p>\n "
705
754
  }
706
755
  },
707
- "documentation": null
756
+ "documentation": "\n A list of your queues.\n "
708
757
  },
709
758
  "errors": [
710
759
 
711
760
  ],
712
- "documentation": "\n <p>Returns a list of your queues.</p>\n "
761
+ "documentation": "\n <p>Returns a list of your queues. The maximum number of\n queues that can be returned is 1000. If you specify a value for the optional\n <code>QueueNamePrefix</code> parameter, only queues with a name beginning with the\n specified value are returned.</p>\n \n <examples>\n <example>\n <description>The following example Query request returns the queues whose names begin with the letter \"T\".</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/\n?Action=ListQueues\n&QueueNamePrefix=t\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<ListQueuesResponse>\n <ListQueuesResult>\n <QueueUrl>\n http://sqs.us-east-1.amazonaws.com/123456789012/testQueue\n </QueueUrl>\n </ListQueuesResult>\n <ResponseMetadata>\n <RequestId>\n 725275ae-0b9b-4762-b238-436d7c65a1ac\n </RequestId>\n </ResponseMetadata>\n</ListQueuesResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
713
762
  },
714
763
  "ReceiveMessage": {
715
764
  "name": "ReceiveMessage",
@@ -720,7 +769,7 @@
720
769
  "QueueUrl": {
721
770
  "shape_name": "String",
722
771
  "type": "string",
723
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
772
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
724
773
  "required": true
725
774
  },
726
775
  "AttributeNames": {
@@ -741,13 +790,14 @@
741
790
  "QueueArn",
742
791
  "ApproximateNumberOfMessagesDelayed",
743
792
  "DelaySeconds",
744
- "ReceiveMessageWaitTimeSeconds"
793
+ "ReceiveMessageWaitTimeSeconds",
794
+ "RedrivePolicy"
745
795
  ],
746
796
  "documentation": null,
747
797
  "xmlname": "AttributeName"
748
798
  },
749
799
  "flattened": true,
750
- "documentation": "\n <p>A list of attributes that need to be returned along with each message.\n The set of valid attributes are [SenderId, ApproximateFirstReceiveTimestamp,\n ApproximateReceiveCount, SentTimestamp].\n </p>\n "
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 "
751
801
  },
752
802
  "MaxNumberOfMessages": {
753
803
  "shape_name": "Integer",
@@ -765,7 +815,7 @@
765
815
  "documentation": "\n <p>The duration (in seconds) for which the call will wait for a message to arrive\n in the queue before returning. If a message is available, the call will\n return sooner than WaitTimeSeconds.</p>\n "
766
816
  }
767
817
  },
768
- "documentation": null
818
+ "documentation": "\n \n "
769
819
  },
770
820
  "output": {
771
821
  "shape_name": "ReceiveMessageResult",
@@ -781,22 +831,22 @@
781
831
  "MessageId": {
782
832
  "shape_name": "String",
783
833
  "type": "string",
784
- "documentation": null
834
+ "documentation": "\n <p>A unique identifier for the message. Message IDs are considered unique across all AWS accounts for an extended period of time.</p>\n "
785
835
  },
786
836
  "ReceiptHandle": {
787
837
  "shape_name": "String",
788
838
  "type": "string",
789
- "documentation": null
839
+ "documentation": "\n <p>An identifier associated with the act of receiving the message. \n A new receipt handle is returned every time you receive a message. \n When deleting a message, you provide the last received receipt handle to delete the message.</p>\n "
790
840
  },
791
841
  "MD5OfBody": {
792
842
  "shape_name": "String",
793
843
  "type": "string",
794
- "documentation": null
844
+ "documentation": "\n <p>An MD5 digest of the non-URL-encoded message body string.</p>\n "
795
845
  },
796
846
  "Body": {
797
847
  "shape_name": "String",
798
848
  "type": "string",
799
- "documentation": null
849
+ "documentation": "\n <p>The message's contents (not URL-encoded).</p>\n "
800
850
  },
801
851
  "Attributes": {
802
852
  "shape_name": "AttributeMap",
@@ -816,7 +866,8 @@
816
866
  "QueueArn",
817
867
  "ApproximateNumberOfMessagesDelayed",
818
868
  "DelaySeconds",
819
- "ReceiveMessageWaitTimeSeconds"
869
+ "ReceiveMessageWaitTimeSeconds",
870
+ "RedrivePolicy"
820
871
  ],
821
872
  "documentation": "\n <p>The name of a queue attribute.</p>\n ",
822
873
  "xmlname": "Name"
@@ -829,17 +880,17 @@
829
880
  },
830
881
  "flattened": true,
831
882
  "xmlname": "Attribute",
832
- "documentation": null
883
+ "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 "
833
884
  }
834
885
  },
835
- "documentation": null,
886
+ "documentation": "\n <p>An Amazon SQS message.</p>\n ",
836
887
  "xmlname": "Message"
837
888
  },
838
889
  "flattened": true,
839
890
  "documentation": "\n <p>A list of messages.</p>\n "
840
891
  }
841
892
  },
842
- "documentation": null
893
+ "documentation": "\n A list of received messages.\n "
843
894
  },
844
895
  "errors": [
845
896
  {
@@ -847,10 +898,10 @@
847
898
  "type": "structure",
848
899
  "members": {
849
900
  },
850
- "documentation": "\n <p>The operation 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. AddPermission returns this error if\n the maximum number of permissions for the queue has already been reached.\n </p>\n "
901
+ "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 "
851
902
  }
852
903
  ],
853
- "documentation": "\n <p>Retrieves one or more messages from the specified queue, including the message\n body and message ID of each message. Messages returned by this action stay in\n the queue until you delete them. However, once a message is returned to a\n <code>ReceiveMessage</code> request, it is not returned on subsequent\n <code>ReceiveMessage</code> requests\n for the duration of the <code>VisibilityTimeout</code>. If you do not specify a\n <code>VisibilityTimeout</code> in the request, the overall visibility timeout for the queue\n is used for the returned messages.</p>\n\n <p>If a message is available in the queue, the call will return immediately. Otherwise,\n it will wait up to <code>WaitTimeSeconds</code> for a message to arrive. If you do not specify\n <code>WaitTimeSeconds</code> in the request, the queue attribute\n ReceiveMessageWaitTimeSeconds is used to determine how long to wait.</p>\n\n <p>You could ask for additional information about each message through the attributes.\n Attributes that can be requested are <code>[SenderId, ApproximateFirstReceiveTimestamp,\n ApproximateReceiveCount, SentTimestamp]</code>.</p>\n "
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 "
854
905
  },
855
906
  "RemovePermission": {
856
907
  "name": "RemovePermission",
@@ -861,23 +912,23 @@
861
912
  "QueueUrl": {
862
913
  "shape_name": "String",
863
914
  "type": "string",
864
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
915
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
865
916
  "required": true
866
917
  },
867
918
  "Label": {
868
919
  "shape_name": "String",
869
920
  "type": "string",
870
- "documentation": "\n <p>The identification of the permission to remove. This is the label added with\n the <a>AddPermission</a> operation.</p>\n ",
921
+ "documentation": "\n <p>The identification of the permission to remove. This is the label added with\n the <a>AddPermission</a> action.</p>\n ",
871
922
  "required": true
872
923
  }
873
924
  },
874
- "documentation": null
925
+ "documentation": "\n \n "
875
926
  },
876
927
  "output": null,
877
928
  "errors": [
878
929
 
879
930
  ],
880
- "documentation": "\n <p>The <code>RemovePermission</code> action revokes any permissions in the queue\n policy that matches the specified <code>Label</code> parameter. Only the owner\n of the queue can remove permissions.</p>\n "
931
+ "documentation": "\n <p>Revokes any permissions in the queue\n policy that matches the specified <code>Label</code> parameter. Only the owner\n of the queue can remove permissions.</p>\n \n <examples>\n <example>\n <description>The following example Query request removes the <code>testLabel</code> permission on the queue named <code>testQueue</code>.</description>\n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=RemovePermission\n&Label=testLabel\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<RemovePermissionResponse>\n <ResponseMetadata>\n <RequestId>\n f8bdb362-6616-42c0-977a-ce9a8bcce3bb\n </RequestId>\n </ResponseMetadata>\n</RemovePermissionResponse>\n\n </queryresponse>\n </example>\n </examples>\n \n "
881
932
  },
882
933
  "SendMessage": {
883
934
  "name": "SendMessage",
@@ -888,22 +939,22 @@
888
939
  "QueueUrl": {
889
940
  "shape_name": "String",
890
941
  "type": "string",
891
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
942
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
892
943
  "required": true
893
944
  },
894
945
  "MessageBody": {
895
946
  "shape_name": "String",
896
947
  "type": "string",
897
- "documentation": "\n <p>The message to send.</p>\n ",
948
+ "documentation": "\n <p>The message to send. String maximum 256 KB in size. For a list of allowed characters, see the preceding important note.</p>\n ",
898
949
  "required": true
899
950
  },
900
951
  "DelaySeconds": {
901
952
  "shape_name": "Integer",
902
953
  "type": "integer",
903
- "documentation": "\n <p>The number of seconds the message has to be delayed.</p>\n "
954
+ "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 "
904
955
  }
905
956
  },
906
- "documentation": null
957
+ "documentation": "\n \n "
907
958
  },
908
959
  "output": {
909
960
  "shape_name": "SendMessageResult",
@@ -912,15 +963,15 @@
912
963
  "MD5OfMessageBody": {
913
964
  "shape_name": "String",
914
965
  "type": "string",
915
- "documentation": "\n <p>An MD5 digest of the non-URL-encoded message body string. This can be used to\n verify that SQS received the message correctly. SQS first URL decodes the\n message before creating the MD5 digest. For information about MD5, go to <a href=\"http://faqs.org/rfcs/rfc1321.html\">http://faqs.org/rfcs/rfc1321.html</a>.</p>\n "
966
+ "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 "
916
967
  },
917
968
  "MessageId": {
918
969
  "shape_name": "String",
919
970
  "type": "string",
920
- "documentation": "\n <p>The message ID of the message added to the queue.</p>\n "
971
+ "documentation": "\n <p> \n An element containing the message ID of the message sent to the queue. \n \n For more information, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/ImportantIdentifiers.html\">Queue and Message Identifiers</a>\n in the <i>Amazon SQS Developer Guide</i>.\n </p>\n "
921
972
  }
922
973
  },
923
- "documentation": null
974
+ "documentation": "\n <p>The MD5OfMessageBody and MessageId elements.</p>\n "
924
975
  },
925
976
  "errors": [
926
977
  {
@@ -931,7 +982,7 @@
931
982
  "documentation": "\n <p>The message contains characters outside the allowed set.</p>\n "
932
983
  }
933
984
  ],
934
- "documentation": "\n <p>The <code>SendMessage</code> action delivers a message to the specified\n queue.</p>\n "
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 "
935
986
  },
936
987
  "SendMessageBatch": {
937
988
  "name": "SendMessageBatch",
@@ -942,7 +993,7 @@
942
993
  "QueueUrl": {
943
994
  "shape_name": "String",
944
995
  "type": "string",
945
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
996
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
946
997
  "required": true
947
998
  },
948
999
  "Entries": {
@@ -955,7 +1006,7 @@
955
1006
  "Id": {
956
1007
  "shape_name": "String",
957
1008
  "type": "string",
958
- "documentation": "\n <p>An identifier for the message in this batch. This is used to communicate\n the result. Note that the the <code>Id</code>s of a batch request need to\n be unique within the request.</p>\n ",
1009
+ "documentation": "\n <p>An identifier for the message in this batch. This is used to communicate\n the result. Note that the <code>Id</code>s of a batch request need to\n be unique within the request.</p>\n ",
959
1010
  "required": true
960
1011
  },
961
1012
  "MessageBody": {
@@ -970,15 +1021,15 @@
970
1021
  "documentation": "\n <p>The number of seconds for which the message has to be delayed.</p>\n "
971
1022
  }
972
1023
  },
973
- "documentation": "\n <p>Contains the details of a single SQS message along with a <code>Id</code>. </p>\n ",
1024
+ "documentation": "\n <p>Contains the details of a single Amazon SQS message along with a <code>Id</code>. </p>\n ",
974
1025
  "xmlname": "SendMessageBatchRequestEntry"
975
1026
  },
976
1027
  "flattened": true,
977
- "documentation": "\n <p>A list of <a>SendMessageBatchRequestEntry</a>s.</p>\n ",
1028
+ "documentation": "\n <p>A list of <a>SendMessageBatchRequestEntry</a> items.</p>\n ",
978
1029
  "required": true
979
1030
  }
980
1031
  },
981
- "documentation": null
1032
+ "documentation": "\n \n "
982
1033
  },
983
1034
  "output": {
984
1035
  "shape_name": "SendMessageBatchResult",
@@ -1006,7 +1057,7 @@
1006
1057
  "MD5OfMessageBody": {
1007
1058
  "shape_name": "String",
1008
1059
  "type": "string",
1009
- "documentation": "\n <p>An MD5 digest of the non-URL-encoded message body string. This can be used to\n verify that SQS received the message correctly. SQS first URL decodes the\n message before creating the MD5 digest. For information about MD5, go to <a href=\"http://faqs.org/rfcs/rfc1321.html\">http://faqs.org/rfcs/rfc1321.html</a>.</p>\n ",
1060
+ "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 ",
1010
1061
  "required": true
1011
1062
  }
1012
1063
  },
@@ -1014,7 +1065,7 @@
1014
1065
  "xmlname": "SendMessageBatchResultEntry"
1015
1066
  },
1016
1067
  "flattened": true,
1017
- "documentation": "\n <p>A list of <a>SendMessageBatchResultEntry</a>s.</p>\n ",
1068
+ "documentation": "\n <p>A list of <a>SendMessageBatchResultEntry</a> items.</p>\n ",
1018
1069
  "required": true
1019
1070
  },
1020
1071
  "Failed": {
@@ -1039,24 +1090,24 @@
1039
1090
  "Code": {
1040
1091
  "shape_name": "String",
1041
1092
  "type": "string",
1042
- "documentation": "\n <p>An error code representing why the operation failed on this entry.</p>\n ",
1093
+ "documentation": "\n <p>An error code representing why the action failed on this entry.</p>\n ",
1043
1094
  "required": true
1044
1095
  },
1045
1096
  "Message": {
1046
1097
  "shape_name": "String",
1047
1098
  "type": "string",
1048
- "documentation": "\n <p>A message explaining why the operation failed on this entry.</p>\n "
1099
+ "documentation": "\n <p>A message explaining why the action failed on this entry.</p>\n "
1049
1100
  }
1050
1101
  },
1051
- "documentation": "\n <p>This is used in the responses of batch API to give a detailed description\n of the result of an operation on each entry in the request.</p>\n ",
1102
+ "documentation": "\n <p>This is used in the responses of batch API to give a detailed description\n of the result of an action on each entry in the request.</p>\n ",
1052
1103
  "xmlname": "BatchResultErrorEntry"
1053
1104
  },
1054
1105
  "flattened": true,
1055
- "documentation": "\n <p>A list of <a>BatchResultErrorEntry</a>s with the error detail about each\n message that could not be enqueued.</p>\n ",
1106
+ "documentation": "\n <p>A list of <a>BatchResultErrorEntry</a> items with the error detail about each\n message that could not be enqueued.</p>\n ",
1056
1107
  "required": true
1057
1108
  }
1058
1109
  },
1059
- "documentation": null
1110
+ "documentation": "\n <p>For each message in the batch, the response contains a <a>SendMessageBatchResultEntry</a> tag if the message succeeds or a <a>BatchResultErrorEntry</a> tag if the message fails.</p>\n "
1060
1111
  },
1061
1112
  "errors": [
1062
1113
  {
@@ -1095,7 +1146,7 @@
1095
1146
  "documentation": "\n <p>The <code>Id</code> of a batch entry in a batch request does not abide\n by the specification.</p>\n "
1096
1147
  }
1097
1148
  ],
1098
- "documentation": "\n <p>This is a batch version of <a>SendMessage</a>. It takes\n multiple messages and adds each of them to the queue. The result of each \n add operation is reported individually in the response.</p>\n "
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 "
1099
1150
  },
1100
1151
  "SetQueueAttributes": {
1101
1152
  "name": "SetQueueAttributes",
@@ -1106,7 +1157,7 @@
1106
1157
  "QueueUrl": {
1107
1158
  "shape_name": "String",
1108
1159
  "type": "string",
1109
- "documentation": "\n <p>The URL of the SQS queue to take action on.</p>\n ",
1160
+ "documentation": "\n <p>The URL of the Amazon SQS queue to take action on.</p>\n ",
1110
1161
  "required": true
1111
1162
  },
1112
1163
  "Attributes": {
@@ -1127,7 +1178,8 @@
1127
1178
  "QueueArn",
1128
1179
  "ApproximateNumberOfMessagesDelayed",
1129
1180
  "DelaySeconds",
1130
- "ReceiveMessageWaitTimeSeconds"
1181
+ "ReceiveMessageWaitTimeSeconds",
1182
+ "RedrivePolicy"
1131
1183
  ],
1132
1184
  "documentation": "\n <p>The name of a queue attribute.</p>\n ",
1133
1185
  "xmlname": "Name"
@@ -1140,11 +1192,11 @@
1140
1192
  },
1141
1193
  "flattened": true,
1142
1194
  "xmlname": "Attribute",
1143
- "documentation": "\n <p>A map of attributes to set.</p>\n ",
1195
+ "documentation": "\n <p>A map of attributes to set.</p>\n <p>The following lists the names, descriptions, and values of the special request parameters the <code>SetQueueAttributes</code>\n action uses:</p>\n <p>\n <ul> \n <li>\n<code>DelaySeconds</code> - The time in seconds that the delivery of all messages in the queue will be delayed. An integer from 0 to 900 (15 minutes). The default for this attribute is 0 (zero).</li> \n <li>\n<code>MaximumMessageSize</code> - The limit of how many bytes a message can contain before Amazon SQS rejects it. An integer from 1024 bytes (1 KiB) up to 262144 bytes (256 KiB). The default for this attribute is 262144 (256 KiB).</li>\n <li>\n<code>MessageRetentionPeriod</code> - The number of seconds Amazon SQS retains a message. Integer representing seconds, from 60 (1 minute) to 1209600 (14 days). The default for this attribute is 345600 (4 days).</li>\n <li>\n<code>Policy</code> - The queue's policy. A valid\n form-url-encoded policy. For more information about policy\n structure, see <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/BasicStructure.html\">Basic Policy Structure</a> in the <i>Amazon SQS Developer Guide</i>. \n For more information about form-url-encoding, see \n <a href=\"http://www.w3.org/MarkUp/html-spec/html-spec_8.html#SEC8.2.1\">http://www.w3.org/MarkUp/html-spec/html-spec_8.html#SEC8.2.1</a>.</li> \n <li>\n<code>ReceiveMessageWaitTimeSeconds</code> - The time for which a ReceiveMessage call will wait for a message to arrive. An integer from 0 to 20 (seconds). The default for this attribute is 0. </li>\n <li>\n<code>VisibilityTimeout</code> - The visibility timeout for the queue. An integer from 0 to 43200 (12 hours). The default for this attribute is 30. For more information about visibility timeout, see Visibility Timeout in the <i>Amazon SQS Developer Guide</i>.</li>\n <li>\n<code>RedrivePolicy</code> - The parameters for dead letter queue functionality of the source queue. \n For more information about RedrivePolicy and dead letter queues, see Using Amazon SQS Dead Letter Queues in the <i>Amazon SQS Developer Guide</i>.</li>\n </ul>\n </p>\n ",
1144
1196
  "required": true
1145
1197
  }
1146
1198
  },
1147
- "documentation": null
1199
+ "documentation": "\n \n "
1148
1200
  },
1149
1201
  "output": null,
1150
1202
  "errors": [
@@ -1156,7 +1208,7 @@
1156
1208
  "documentation": "\n <p>The attribute referred to does not exist.</p>\n "
1157
1209
  }
1158
1210
  ],
1159
- "documentation": "\n <p>Sets the value of one or more queue attributes. Valid attributes that\n can be set are [VisibilityTimeout, Policy, MaximumMessageSize,\n MessageRetentionPeriod, ReceiveMessageWaitTimeSeconds].</p>\n "
1211
+ "documentation": " \n <p>Sets the value of one or more queue attributes. When you change a queue's attributes, \n the change can take up to 60 seconds for most of the attributes to propagate throughout the SQS system. \n Changes made to the <code>MessageRetentionPeriod</code> attribute can take up to 15 minutes.</p>\n <note>Going forward, new attributes might be added. \n If you are writing code that calls this action, we recommend that you structure your code so that it can handle new attributes gracefully.</note>\n \n \n <examples>\n <example>\n <description>The following example Query request sets a policy that gives all users\n <a>ReceiveMessage</a> permission for the queue named <code>testQueue</code>. \n For more examples of policies, see \n <a href=\"http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/index.html?SQSExamples.html\">Amazon SQS Policy Examples</a>\n in the <i>Amazon SQS Developer Guide</i>. \n </description> \n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=SetQueueAttributes\n&Version=2009-02-01\n&Attribute.Name=Policy\n&Attribute.Value=%7B%22Version%22%3A%222008-10-17%22%2C%22Id%22\n%3A%22%2F123456789012%2FtestQueue%2FSQSDefaultPolicy%22%2C%22Stat\nement%22%3A%5B%7B%22Sid%22%3A%22Queue1ReceiveMessage%22%2C%22Effe\nct%22%3A%22Allow%22%2C%22Principal%22%3A%7B%22AWS%22%3A%22*%22%7D\n%2C%22Action%22%3A%22SQS%3AReceiveMessage%22%2C%22Resource%22%3A%\n22arn%3Aaws%3Aaws%3Asqs%3Aus%2Deast%2D1%3A123456789012%3AtestQueue%22%7D%5D%7D\n&Timestamp=2009-05-06T16%3A57%3A31.000Z\n&AWSAccessKeyId=AKIAIOSFODNN7EXAMPLE\n&Signature=%2Bd7ZlPIdnb%2BhpEna2TgfwQjfGF8%3D\n\n </queryrequest> \n </example> \n \n <example>\n <description>The following example Query request sets the visibility timeout to 35 seconds for\n the queue named <code>testQueue</code>. <i>Note:</i> 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 </description> \n <queryrequest>\n \nhttp://sqs.us-east-1.amazonaws.com/123456789012/testQueue/\n?Action=SetQueueAttributes\n&Attribute.Name=VisibilityTimeout\n&Attribute.Value=35\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<SetQueueAttributesResponse>\n <ResponseMetadata>\n <RequestId>\n e5cca473-4fc0-4198-a451-8abb94d02c75\n </RequestId>\n </ResponseMetadata>\n</SetQueueAttributesResponse>\n\n </queryresponse>\n </example>\n </examples> \n \n "
1160
1212
  }
1161
1213
  }
1162
1214
  }