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
@@ -43,9 +43,16 @@
43
43
  "result_key": "Clusters"
44
44
  },
45
45
  "DescribeDefaultClusterParameters": {
46
+ "input_token": "Marker",
47
+ "output_token": "DefaultClusterParameters.Marker",
48
+ "limit_key": "MaxRecords",
49
+ "result_key": "DefaultClusterParameters.Parameters"
50
+ },
51
+ "DescribeEventSubscriptions": {
46
52
  "input_token": "Marker",
47
53
  "output_token": "Marker",
48
- "limit_key": "MaxRecords"
54
+ "limit_key": "MaxRecords",
55
+ "result_key": "EventSubscriptionsList"
49
56
  },
50
57
  "DescribeEvents": {
51
58
  "input_token": "Marker",
@@ -53,6 +60,18 @@
53
60
  "limit_key": "MaxRecords",
54
61
  "result_key": "Events"
55
62
  },
63
+ "DescribeHsmClientCertificates": {
64
+ "input_token": "Marker",
65
+ "output_token": "Marker",
66
+ "limit_key": "MaxRecords",
67
+ "result_key": "HsmClientCertificates"
68
+ },
69
+ "DescribeHsmConfigurations": {
70
+ "input_token": "Marker",
71
+ "output_token": "Marker",
72
+ "limit_key": "MaxRecords",
73
+ "result_key": "HsmConfigurations"
74
+ },
56
75
  "DescribeOrderableClusterOptions": {
57
76
  "input_token": "Marker",
58
77
  "output_token": "Marker",
@@ -0,0 +1,43 @@
1
+ {
2
+ "waiters": {
3
+ "__default__": {
4
+ "acceptor_type": "output"
5
+ },
6
+ "__ClusterState": {
7
+ "interval": 60,
8
+ "max_attempts": 30,
9
+ "operation": "DescribeClusters",
10
+ "acceptor_path": "Clusters[].ClusterStatus"
11
+ },
12
+ "ClusterAvailable": {
13
+ "extends": "__ClusterState",
14
+ "ignore_errors": [
15
+ "ClusterNotFound"
16
+ ],
17
+ "success_value": "available",
18
+ "failure_value": [
19
+ "deleting"
20
+ ]
21
+ },
22
+ "ClusterDeleted": {
23
+ "extends": "__ClusterState",
24
+ "success_type": "error",
25
+ "success_value": "ClusterNotFound",
26
+ "failure_value": [
27
+ "creating",
28
+ "rebooting"
29
+ ]
30
+ },
31
+ "SnapshotAvailable": {
32
+ "interval": 15,
33
+ "max_attempts": 20,
34
+ "operation": "DescribeClusterSnapshots",
35
+ "acceptor_path": "Snapshots[].Status",
36
+ "success_value": "available",
37
+ "failure_value": [
38
+ "failed",
39
+ "deleted"
40
+ ]
41
+ }
42
+ }
43
+ }
@@ -2,14 +2,14 @@
2
2
  "pagination": {
3
3
  "ListHealthChecks": {
4
4
  "input_token": "Marker",
5
- "output_token": "Marker",
5
+ "output_token": "NextMarker",
6
6
  "more_results": "IsTruncated",
7
7
  "limit_key": "MaxItems",
8
8
  "result_key": "HealthChecks"
9
9
  },
10
10
  "ListHostedZones": {
11
11
  "input_token": "Marker",
12
- "output_token": "Marker",
12
+ "output_token": "NextMarker",
13
13
  "more_results": "IsTruncated",
14
14
  "limit_key": "MaxItems",
15
15
  "result_key": "HostedZones"
@@ -9,12 +9,9 @@
9
9
  "global_endpoint": "s3.amazonaws.com",
10
10
  "endpoint_prefix": "s3",
11
11
  "xmlnamespace": "http://s3.amazonaws.com/doc/2006-03-01/",
12
- "documentation": "",
13
12
  "operations": {
14
13
  "AbortMultipartUpload": {
15
14
  "name": "AbortMultipartUpload",
16
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadAbort.html",
17
- "documentation": "Aborts a multipart upload.",
18
15
  "http": {
19
16
  "method": "DELETE",
20
17
  "uri": "/{Bucket}/{Key}?uploadId={UploadId}"
@@ -42,16 +39,16 @@
42
39
  "output": null,
43
40
  "errors": [
44
41
  {
45
- "documentation": "The specified multipart upload does not exist.",
46
42
  "shape_name": "NoSuchUpload",
47
- "type": "structure"
43
+ "type": "structure",
44
+ "documentation": "The specified multipart upload does not exist."
48
45
  }
49
- ]
46
+ ],
47
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadAbort.html",
48
+ "documentation": "<p>Aborts a multipart upload.</p><p>To verify that all parts have been removed, so you don't get charged for the part storage, you should call the List Parts operation and ensure the parts list is empty.</p>"
50
49
  },
51
50
  "CompleteMultipartUpload": {
52
51
  "name": "CompleteMultipartUpload",
53
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadComplete.html",
54
- "documentation": "Completes a multipart upload by assembling previously uploaded parts.",
55
52
  "http": {
56
53
  "method": "POST",
57
54
  "uri": "/{Bucket}/{Key}?uploadId={UploadId}"
@@ -76,7 +73,6 @@
76
73
  "members": {
77
74
  "Parts": {
78
75
  "type": "list",
79
- "flattened": true,
80
76
  "xmlname": "Part",
81
77
  "members": {
82
78
  "type": "structure",
@@ -90,7 +86,8 @@
90
86
  "documentation": "Part number that identifies the part."
91
87
  }
92
88
  }
93
- }
89
+ },
90
+ "flattened": true
94
91
  }
95
92
  }
96
93
  },
@@ -102,16 +99,15 @@
102
99
  }
103
100
  },
104
101
  "output": {
102
+ "shape_name": "CompleteMultipartUploadOutput",
105
103
  "type": "structure",
106
104
  "members": {
107
- "Location": {
108
- "type": "string"
109
- },
110
105
  "Bucket": {
111
106
  "type": "string"
112
107
  },
113
- "Key": {
114
- "type": "string"
108
+ "ETag": {
109
+ "type": "string",
110
+ "documentation": "Entity tag of the object."
115
111
  },
116
112
  "Expiration": {
117
113
  "type": "timestamp",
@@ -119,9 +115,11 @@
119
115
  "location_name": "x-amz-expiration",
120
116
  "documentation": "If the object expiration is configured, this will contain the expiration date (expiry-date) and rule ID (rule-id). The value of rule-id is URL encoded."
121
117
  },
122
- "ETag": {
123
- "type": "string",
124
- "documentation": "Entity tag of the object."
118
+ "Key": {
119
+ "type": "string"
120
+ },
121
+ "Location": {
122
+ "type": "string"
125
123
  },
126
124
  "ServerSideEncryption": {
127
125
  "type": "string",
@@ -138,18 +136,17 @@
138
136
  "location_name": "x-amz-version-id",
139
137
  "documentation": "Version of the object."
140
138
  }
141
- },
142
- "shape_name": "CompleteMultipartUploadOutput"
139
+ }
143
140
  },
144
141
  "errors": [
145
142
 
146
- ]
143
+ ],
144
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadComplete.html",
145
+ "documentation": "Completes a multipart upload by assembling previously uploaded parts."
147
146
  },
148
147
  "CopyObject": {
149
148
  "name": "CopyObject",
150
149
  "alias": "PutObjectCopy",
151
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectCOPY.html",
152
- "documentation": "Creates a copy of an object that is already stored in Amazon S3.",
153
150
  "http": {
154
151
  "method": "PUT",
155
152
  "uri": "/{Bucket}/{Key}"
@@ -159,6 +156,8 @@
159
156
  "members": {
160
157
  "ACL": {
161
158
  "type": "string",
159
+ "location": "header",
160
+ "location_name": "x-amz-acl",
162
161
  "enum": [
163
162
  "private",
164
163
  "public-read",
@@ -167,8 +166,6 @@
167
166
  "bucket-owner-read",
168
167
  "bucket-owner-full-control"
169
168
  ],
170
- "location": "header",
171
- "location_name": "x-amz-acl",
172
169
  "documentation": "The canned ACL to apply to the object."
173
170
  },
174
171
  "Bucket": {
@@ -208,11 +205,11 @@
208
205
  },
209
206
  "CopySource": {
210
207
  "type": "string",
208
+ "required": true,
211
209
  "location": "header",
212
210
  "location_name": "x-amz-copy-source",
213
- "required": true,
214
- "pattern": "\\/.+\\/.+",
215
- "documentation": "The name of the source bucket and key name of the source object, separated by a slash (/). Must be URL-encoded."
211
+ "documentation": "The name of the source bucket and key name of the source object, separated by a slash (/). Must be URL-encoded.",
212
+ "pattern": "\\/.+\\/.+"
216
213
  },
217
214
  "CopySourceIfMatch": {
218
215
  "type": "timestamp",
@@ -277,25 +274,25 @@
277
274
  "type": "map",
278
275
  "location": "header",
279
276
  "location_name": "x-amz-meta-",
277
+ "members": {
278
+ "type": "string",
279
+ "documentation": "The metadata value."
280
+ },
280
281
  "documentation": "A map of metadata to store with the object in S3.",
281
282
  "keys": {
282
283
  "type": "string",
283
284
  "documentation": "The metadata key. This will be prefixed with x-amz-meta- before sending to S3 as a header. The x-amz-meta- header will be stripped from the key when retrieving headers."
284
- },
285
- "members": {
286
- "type": "string",
287
- "documentation": "The metadata value."
288
285
  }
289
286
  },
290
287
  "MetadataDirective": {
291
288
  "type": "string",
292
289
  "location": "header",
293
290
  "location_name": "x-amz-metadata-directive",
294
- "documentation": "Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.",
295
291
  "enum": [
296
292
  "COPY",
297
293
  "REPLACE"
298
- ]
294
+ ],
295
+ "documentation": "Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request."
299
296
  },
300
297
  "ServerSideEncryption": {
301
298
  "type": "string",
@@ -308,12 +305,12 @@
308
305
  },
309
306
  "StorageClass": {
310
307
  "type": "string",
308
+ "location": "header",
309
+ "location_name": "x-amz-storage-class",
311
310
  "enum": [
312
311
  "STANDARD",
313
312
  "REDUCED_REDUNDANCY"
314
313
  ],
315
- "location": "header",
316
- "location_name": "x-amz-storage-class",
317
314
  "documentation": "The type of storage to use for the object. Defaults to 'STANDARD'."
318
315
  },
319
316
  "WebsiteRedirectLocation": {
@@ -325,6 +322,7 @@
325
322
  }
326
323
  },
327
324
  "output": {
325
+ "shape_name": "CopyObjectOutput",
328
326
  "type": "structure",
329
327
  "members": {
330
328
  "CopyObjectResult": {
@@ -339,16 +337,16 @@
339
337
  }
340
338
  }
341
339
  },
342
- "Expiration": {
340
+ "CopySourceVersionId": {
343
341
  "type": "string",
344
342
  "location": "header",
345
- "location_name": "x-amz-expiration",
346
- "documentation": "If the object expiration is configured, the response includes this header."
343
+ "location_name": "x-amz-copy-source-version-id"
347
344
  },
348
- "CopySourceVersionId": {
345
+ "Expiration": {
349
346
  "type": "string",
350
347
  "location": "header",
351
- "location_name": "x-amz-copy-source-version-id"
348
+ "location_name": "x-amz-expiration",
349
+ "documentation": "If the object expiration is configured, the response includes this header."
352
350
  },
353
351
  "ServerSideEncryption": {
354
352
  "type": "string",
@@ -359,22 +357,21 @@
359
357
  ],
360
358
  "documentation": "The Server-side encryption algorithm used when storing this object in S3."
361
359
  }
362
- },
363
- "shape_name": "CopyObjectOutput"
360
+ }
364
361
  },
365
362
  "errors": [
366
363
  {
367
- "documentation": "The source object of the COPY operation is not in the active tier and is only stored in Amazon Glacier.",
368
364
  "shape_name": "ObjectNotInActiveTierError",
369
- "type": "structure"
365
+ "type": "structure",
366
+ "documentation": "The source object of the COPY operation is not in the active tier and is only stored in Amazon Glacier."
370
367
  }
371
- ]
368
+ ],
369
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectCOPY.html",
370
+ "documentation": "Creates a copy of an object that is already stored in Amazon S3."
372
371
  },
373
372
  "CreateBucket": {
374
373
  "name": "CreateBucket",
375
374
  "alias": "PutBucket",
376
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUT.html",
377
- "documentation": "Creates a new bucket.",
378
375
  "http": {
379
376
  "method": "PUT",
380
377
  "uri": "/{Bucket}"
@@ -384,7 +381,8 @@
384
381
  "members": {
385
382
  "ACL": {
386
383
  "type": "string",
387
- "documentation": "The canned ACL to apply to the bucket.",
384
+ "location": "header",
385
+ "location_name": "x-amz-acl",
388
386
  "enum": [
389
387
  "private",
390
388
  "public-read",
@@ -393,8 +391,7 @@
393
391
  "bucket-owner-read",
394
392
  "bucket-owner-full-control"
395
393
  ],
396
- "location": "header",
397
- "location_name": "x-amz-acl"
394
+ "documentation": "The canned ACL to apply to the bucket."
398
395
  },
399
396
  "Bucket": {
400
397
  "type": "string",
@@ -407,7 +404,6 @@
407
404
  "members": {
408
405
  "LocationConstraint": {
409
406
  "type": "string",
410
- "documentation": "Specifies the region where the bucket will be created.",
411
407
  "enum": [
412
408
  "EU",
413
409
  "eu-west-1",
@@ -418,43 +414,45 @@
418
414
  "ap-northeast-1",
419
415
  "sa-east-1",
420
416
  ""
421
- ]
417
+ ],
418
+ "documentation": "Specifies the region where the bucket will be created."
422
419
  }
423
420
  }
424
421
  },
425
422
  "GrantFullControl": {
426
423
  "type": "string",
427
- "documentation": "Allows grantee the read, write, read ACP, and write ACP permissions on the bucket.",
428
424
  "location": "header",
429
- "location_name": "x-amz-grant-full-control"
425
+ "location_name": "x-amz-grant-full-control",
426
+ "documentation": "Allows grantee the read, write, read ACP, and write ACP permissions on the bucket."
430
427
  },
431
428
  "GrantRead": {
432
429
  "type": "string",
433
- "documentation": "Allows grantee to list the objects in the bucket.",
434
430
  "location": "header",
435
- "location_name": "x-amz-grant-read"
431
+ "location_name": "x-amz-grant-read",
432
+ "documentation": "Allows grantee to list the objects in the bucket."
436
433
  },
437
434
  "GrantReadACP": {
438
435
  "type": "string",
439
- "documentation": "Allows grantee to read the bucket ACL.",
440
436
  "location": "header",
441
- "location_name": "x-amz-grant-read-acp"
437
+ "location_name": "x-amz-grant-read-acp",
438
+ "documentation": "Allows grantee to read the bucket ACL."
442
439
  },
443
440
  "GrantWrite": {
444
441
  "type": "string",
445
- "documentation": "Allows grantee to create, overwrite, and delete any object in the bucket.",
446
442
  "location": "header",
447
- "location_name": "x-amz-grant-write"
443
+ "location_name": "x-amz-grant-write",
444
+ "documentation": "Allows grantee to create, overwrite, and delete any object in the bucket."
448
445
  },
449
446
  "GrantWriteACP": {
450
447
  "type": "string",
451
- "documentation": "Allows grantee to write the ACL for the applicable bucket.",
452
448
  "location": "header",
453
- "location_name": "x-amz-grant-write-acp"
449
+ "location_name": "x-amz-grant-write-acp",
450
+ "documentation": "Allows grantee to write the ACL for the applicable bucket."
454
451
  }
455
452
  }
456
453
  },
457
454
  "output": {
455
+ "shape_name": "CreateBucketOutput",
458
456
  "type": "structure",
459
457
  "members": {
460
458
  "Location": {
@@ -462,22 +460,21 @@
462
460
  "location": "header",
463
461
  "location_name": "Location"
464
462
  }
465
- },
466
- "shape_name": "CreateBucketOutput"
463
+ }
467
464
  },
468
465
  "errors": [
469
466
  {
470
- "documentation": "The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again.",
471
467
  "shape_name": "BucketAlreadyExists",
472
- "type": "structure"
468
+ "type": "structure",
469
+ "documentation": "The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again."
473
470
  }
474
- ]
471
+ ],
472
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUT.html",
473
+ "documentation": "Creates a new bucket."
475
474
  },
476
475
  "CreateMultipartUpload": {
477
476
  "name": "CreateMultipartUpload",
478
477
  "alias": "InitiateMultipartUpload",
479
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadInitiate.html",
480
- "documentation": "Initiates a multipart upload and returns an upload ID.",
481
478
  "http": {
482
479
  "method": "POST",
483
480
  "uri": "/{Bucket}/{Key}?uploads"
@@ -487,6 +484,8 @@
487
484
  "members": {
488
485
  "ACL": {
489
486
  "type": "string",
487
+ "location": "header",
488
+ "location_name": "x-amz-acl",
490
489
  "enum": [
491
490
  "private",
492
491
  "public-read",
@@ -495,8 +494,6 @@
495
494
  "bucket-owner-read",
496
495
  "bucket-owner-full-control"
497
496
  ],
498
- "location": "header",
499
- "location_name": "x-amz-acl",
500
497
  "documentation": "The canned ACL to apply to the object."
501
498
  },
502
499
  "Bucket": {
@@ -573,14 +570,14 @@
573
570
  "type": "map",
574
571
  "location": "header",
575
572
  "location_name": "x-amz-meta-",
573
+ "members": {
574
+ "type": "string",
575
+ "documentation": "The metadata value."
576
+ },
576
577
  "documentation": "A map of metadata to store with the object in S3.",
577
578
  "keys": {
578
579
  "type": "string",
579
580
  "documentation": "The metadata key. This will be prefixed with x-amz-meta- before sending to S3 as a header. The x-amz-meta- header will be stripped from the key when retrieving headers."
580
- },
581
- "members": {
582
- "type": "string",
583
- "documentation": "The metadata value."
584
581
  }
585
582
  },
586
583
  "ServerSideEncryption": {
@@ -594,12 +591,12 @@
594
591
  },
595
592
  "StorageClass": {
596
593
  "type": "string",
594
+ "location": "header",
595
+ "location_name": "x-amz-storage-class",
597
596
  "enum": [
598
597
  "STANDARD",
599
598
  "REDUCED_REDUNDANCY"
600
599
  ],
601
- "location": "header",
602
- "location_name": "x-amz-storage-class",
603
600
  "documentation": "The type of storage to use for the object. Defaults to 'STANDARD'."
604
601
  },
605
602
  "WebsiteRedirectLocation": {
@@ -611,6 +608,7 @@
611
608
  }
612
609
  },
613
610
  "output": {
611
+ "shape_name": "CreateMultipartUploadOutput",
614
612
  "type": "structure",
615
613
  "members": {
616
614
  "Bucket": {
@@ -622,10 +620,6 @@
622
620
  "type": "string",
623
621
  "documentation": "Object key for which the multipart upload was initiated."
624
622
  },
625
- "UploadId": {
626
- "type": "string",
627
- "documentation": "ID for the initiated multipart upload."
628
- },
629
623
  "ServerSideEncryption": {
630
624
  "type": "string",
631
625
  "location": "header",
@@ -634,18 +628,21 @@
634
628
  "AES256"
635
629
  ],
636
630
  "documentation": "The Server-side encryption algorithm used when storing this object in S3."
631
+ },
632
+ "UploadId": {
633
+ "type": "string",
634
+ "documentation": "ID for the initiated multipart upload."
637
635
  }
638
- },
639
- "shape_name": "CreateMultipartUploadOutput"
636
+ }
640
637
  },
641
638
  "errors": [
642
639
 
643
- ]
640
+ ],
641
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadInitiate.html",
642
+ "documentation": "<p>Initiates a multipart upload and returns an upload ID.</p><p><b>Note:</b> After you initiate multipart upload and upload one or more parts, you must either complete or abort multipart upload in order to stop getting charged for storage of the uploaded parts. Only after you either complete or abort multipart upload, Amazon S3 frees up the parts storage and stops charging you for the parts storage.</p>"
644
643
  },
645
644
  "DeleteBucket": {
646
645
  "name": "DeleteBucket",
647
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETE.html",
648
- "documentation": "Deletes the bucket. All objects (including all object versions and Delete Markers) in the bucket must be deleted before the bucket itself can be deleted.",
649
646
  "http": {
650
647
  "method": "DELETE",
651
648
  "uri": "/{Bucket}"
@@ -663,12 +660,12 @@
663
660
  "output": null,
664
661
  "errors": [
665
662
 
666
- ]
663
+ ],
664
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETE.html",
665
+ "documentation": "Deletes the bucket. All objects (including all object versions and Delete Markers) in the bucket must be deleted before the bucket itself can be deleted."
667
666
  },
668
667
  "DeleteBucketCors": {
669
668
  "name": "DeleteBucketCors",
670
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEcors.html",
671
- "documentation": "Deletes the cors configuration information set for the bucket.",
672
669
  "http": {
673
670
  "method": "DELETE",
674
671
  "uri": "/{Bucket}?cors"
@@ -686,12 +683,12 @@
686
683
  "output": null,
687
684
  "errors": [
688
685
 
689
- ]
686
+ ],
687
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETEcors.html",
688
+ "documentation": "Deletes the cors configuration information set for the bucket."
690
689
  },
691
690
  "DeleteBucketLifecycle": {
692
691
  "name": "DeleteBucketLifecycle",
693
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETElifecycle.html",
694
- "documentation": "Deletes the lifecycle configuration from the bucket.",
695
692
  "http": {
696
693
  "method": "DELETE",
697
694
  "uri": "/{Bucket}?lifecycle"
@@ -709,12 +706,12 @@
709
706
  "output": null,
710
707
  "errors": [
711
708
 
712
- ]
709
+ ],
710
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETElifecycle.html",
711
+ "documentation": "Deletes the lifecycle configuration from the bucket."
713
712
  },
714
713
  "DeleteBucketPolicy": {
715
714
  "name": "DeleteBucketPolicy",
716
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEpolicy.html",
717
- "documentation": "Deletes the policy from the bucket.",
718
715
  "http": {
719
716
  "method": "DELETE",
720
717
  "uri": "/{Bucket}?policy"
@@ -732,12 +729,12 @@
732
729
  "output": null,
733
730
  "errors": [
734
731
 
735
- ]
732
+ ],
733
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETEpolicy.html",
734
+ "documentation": "Deletes the policy from the bucket."
736
735
  },
737
736
  "DeleteBucketTagging": {
738
737
  "name": "DeleteBucketTagging",
739
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEtagging.html",
740
- "documentation": "Deletes the tags from the bucket.",
741
738
  "http": {
742
739
  "method": "DELETE",
743
740
  "uri": "/{Bucket}?tagging"
@@ -755,12 +752,12 @@
755
752
  "output": null,
756
753
  "errors": [
757
754
 
758
- ]
755
+ ],
756
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETEtagging.html",
757
+ "documentation": "Deletes the tags from the bucket."
759
758
  },
760
759
  "DeleteBucketWebsite": {
761
760
  "name": "DeleteBucketWebsite",
762
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEwebsite.html",
763
- "documentation": "This operation removes the website configuration from the bucket.",
764
761
  "http": {
765
762
  "method": "DELETE",
766
763
  "uri": "/{Bucket}?website"
@@ -778,12 +775,12 @@
778
775
  "output": null,
779
776
  "errors": [
780
777
 
781
- ]
778
+ ],
779
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETEwebsite.html",
780
+ "documentation": "This operation removes the website configuration from the bucket."
782
781
  },
783
782
  "DeleteObject": {
784
783
  "name": "DeleteObject",
785
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectDELETE.html",
786
- "documentation": "Removes the null version (if there is one) of an object and inserts a delete marker, which becomes the latest version of the object. If there isn't a null version, Amazon S3 does not remove any objects.",
787
784
  "http": {
788
785
  "method": "DELETE",
789
786
  "uri": "/{Bucket}/{Key}?versionId={VersionId}"
@@ -803,9 +800,9 @@
803
800
  },
804
801
  "MFA": {
805
802
  "type": "string",
806
- "documentation": "The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device.",
807
803
  "location": "header",
808
- "location_name": "x-amz-mfa"
804
+ "location_name": "x-amz-mfa",
805
+ "documentation": "The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device."
809
806
  },
810
807
  "VersionId": {
811
808
  "type": "string",
@@ -815,6 +812,7 @@
815
812
  }
816
813
  },
817
814
  "output": {
815
+ "shape_name": "DeleteObjectOutput",
818
816
  "type": "structure",
819
817
  "members": {
820
818
  "DeleteMarker": {
@@ -829,18 +827,17 @@
829
827
  "location_name": "x-amz-version-id",
830
828
  "documentation": "Returns the version ID of the delete marker created as a result of the DELETE operation."
831
829
  }
832
- },
833
- "shape_name": "DeleteObjectOutput"
830
+ }
834
831
  },
835
832
  "errors": [
836
833
 
837
- ]
834
+ ],
835
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectDELETE.html",
836
+ "documentation": "Removes the null version (if there is one) of an object and inserts a delete marker, which becomes the latest version of the object. If there isn't a null version, Amazon S3 does not remove any objects."
838
837
  },
839
838
  "DeleteObjects": {
840
839
  "name": "DeleteObjects",
841
840
  "alias": "DeleteMultipleObjects",
842
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/multiobjectdeleteapi.html",
843
- "documentation": "This operation enables you to delete multiple objects from a bucket using a single HTTP request. You may specify up to 1000 keys.",
844
841
  "http": {
845
842
  "method": "POST",
846
843
  "uri": "/{Bucket}?delete"
@@ -855,14 +852,13 @@
855
852
  },
856
853
  "Delete": {
857
854
  "type": "structure",
858
- "required": true,
859
855
  "payload": true,
856
+ "required": true,
860
857
  "members": {
861
858
  "Objects": {
862
859
  "type": "list",
863
- "flattened": true,
864
- "xmlname": "Object",
865
860
  "required": true,
861
+ "xmlname": "Object",
866
862
  "members": {
867
863
  "type": "structure",
868
864
  "members": {
@@ -876,7 +872,8 @@
876
872
  "documentation": "VersionId for the specific version of the object to delete."
877
873
  }
878
874
  }
879
- }
875
+ },
876
+ "flattened": true
880
877
  },
881
878
  "Quiet": {
882
879
  "type": "boolean",
@@ -886,69 +883,69 @@
886
883
  },
887
884
  "MFA": {
888
885
  "type": "string",
889
- "documentation": "The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device.",
890
886
  "location": "header",
891
- "location_name": "x-amz-mfa"
887
+ "location_name": "x-amz-mfa",
888
+ "documentation": "The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device."
892
889
  }
893
890
  }
894
891
  },
895
892
  "output": {
893
+ "shape_name": "DeleteObjectsOutput",
896
894
  "type": "structure",
897
895
  "members": {
898
896
  "Deleted": {
899
897
  "type": "list",
900
- "flattened": true,
901
898
  "members": {
902
899
  "type": "structure",
903
900
  "members": {
904
- "Key": {
905
- "type": "string"
906
- },
907
- "VersionId": {
908
- "type": "string"
909
- },
910
901
  "DeleteMarker": {
911
902
  "type": "boolean"
912
903
  },
913
904
  "DeleteMarkerVersionId": {
914
905
  "type": "string"
906
+ },
907
+ "Key": {
908
+ "type": "string"
909
+ },
910
+ "VersionId": {
911
+ "type": "string"
915
912
  }
916
913
  }
917
- }
914
+ },
915
+ "flattened": true
918
916
  },
919
917
  "Errors": {
920
918
  "type": "list",
921
- "flattened": true,
922
919
  "xmlname": "Error",
923
920
  "members": {
924
921
  "type": "structure",
925
922
  "members": {
926
- "Key": {
923
+ "Code": {
927
924
  "type": "string"
928
925
  },
929
- "VersionId": {
926
+ "Key": {
930
927
  "type": "string"
931
928
  },
932
- "Code": {
929
+ "Message": {
933
930
  "type": "string"
934
931
  },
935
- "Message": {
932
+ "VersionId": {
936
933
  "type": "string"
937
934
  }
938
935
  }
939
- }
936
+ },
937
+ "flattened": true
940
938
  }
941
- },
942
- "shape_name": "DeleteObjectsOutput"
939
+ }
943
940
  },
944
941
  "errors": [
945
942
 
946
- ]
943
+ ],
944
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/multiobjectdeleteapi.html",
945
+ "documentation": "This operation enables you to delete multiple objects from a bucket using a single HTTP request. You may specify up to 1000 keys."
947
946
  },
948
947
  "GetBucketAcl": {
949
948
  "name": "GetBucketAcl",
950
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETacl.html",
951
- "documentation": "Gets the access control policy for the bucket.",
952
949
  "http": {
953
950
  "method": "GET",
954
951
  "uri": "/{Bucket}?acl"
@@ -964,49 +961,23 @@
964
961
  }
965
962
  },
966
963
  "output": {
964
+ "shape_name": "GetBucketAclOutput",
967
965
  "type": "structure",
968
966
  "members": {
969
- "Owner": {
970
- "type": "structure",
971
- "members": {
972
- "ID": {
973
- "type": "string"
974
- },
975
- "DisplayName": {
976
- "type": "string"
977
- }
978
- }
979
- },
980
967
  "Grants": {
981
968
  "type": "list",
982
- "documentation": "A list of grants.",
983
969
  "xmlname": "AccessControlList",
984
970
  "members": {
985
971
  "type": "structure",
986
972
  "xmlname": "Grant",
987
973
  "members": {
988
974
  "Grantee": {
989
- "type": "structure",
990
975
  "xmlnamespace": {
991
- "prefix": "xsi",
992
- "uri": "http://www.w3.org/2001/XMLSchema-instance"
976
+ "uri": "http://www.w3.org/2001/XMLSchema-instance",
977
+ "prefix": "xsi"
993
978
  },
979
+ "type": "structure",
994
980
  "members": {
995
- "Type": {
996
- "type": "string",
997
- "xmlattribute": true,
998
- "xmlname": "xsi:type",
999
- "documentation": "Type of grantee",
1000
- "enum": [
1001
- "CanonicalUser",
1002
- "AmazonCustomerByEmail",
1003
- "Group"
1004
- ]
1005
- },
1006
- "ID": {
1007
- "type": "string",
1008
- "documentation": "The canonical user ID of the grantee."
1009
- },
1010
981
  "DisplayName": {
1011
982
  "type": "string",
1012
983
  "documentation": "Screen name of the grantee."
@@ -1015,6 +986,21 @@
1015
986
  "type": "string",
1016
987
  "documentation": "Email address of the grantee."
1017
988
  },
989
+ "ID": {
990
+ "type": "string",
991
+ "documentation": "The canonical user ID of the grantee."
992
+ },
993
+ "Type": {
994
+ "type": "string",
995
+ "xmlname": "xsi:type",
996
+ "xmlattribute": true,
997
+ "enum": [
998
+ "CanonicalUser",
999
+ "AmazonCustomerByEmail",
1000
+ "Group"
1001
+ ],
1002
+ "documentation": "Type of grantee"
1003
+ },
1018
1004
  "URI": {
1019
1005
  "type": "string",
1020
1006
  "documentation": "URI of the grantee group."
@@ -1023,29 +1009,40 @@
1023
1009
  },
1024
1010
  "Permission": {
1025
1011
  "type": "string",
1026
- "documentation": "Specifies the permission given to the grantee.",
1027
1012
  "enum": [
1028
1013
  "FULL_CONTROL",
1029
1014
  "WRITE",
1030
1015
  "WRITE_ACP",
1031
1016
  "READ",
1032
1017
  "READ_ACP"
1033
- ]
1018
+ ],
1019
+ "documentation": "Specifies the permission given to the grantee."
1034
1020
  }
1035
1021
  }
1022
+ },
1023
+ "documentation": "A list of grants."
1024
+ },
1025
+ "Owner": {
1026
+ "type": "structure",
1027
+ "members": {
1028
+ "DisplayName": {
1029
+ "type": "string"
1030
+ },
1031
+ "ID": {
1032
+ "type": "string"
1033
+ }
1036
1034
  }
1037
1035
  }
1038
- },
1039
- "shape_name": "GetBucketAclOutput"
1036
+ }
1040
1037
  },
1041
1038
  "errors": [
1042
1039
 
1043
- ]
1040
+ ],
1041
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETacl.html",
1042
+ "documentation": "Gets the access control policy for the bucket."
1044
1043
  },
1045
1044
  "GetBucketCors": {
1046
1045
  "name": "GetBucketCors",
1047
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETcors.html",
1048
- "documentation": "Returns the cors configuration for the bucket.",
1049
1046
  "http": {
1050
1047
  "method": "GET",
1051
1048
  "uri": "/{Bucket}?cors"
@@ -1061,69 +1058,69 @@
1061
1058
  }
1062
1059
  },
1063
1060
  "output": {
1061
+ "shape_name": "GetBucketCorsOutput",
1064
1062
  "type": "structure",
1065
1063
  "members": {
1066
1064
  "CORSRules": {
1067
1065
  "type": "list",
1068
- "flattened": true,
1069
1066
  "xmlname": "CORSRule",
1070
1067
  "members": {
1071
1068
  "type": "structure",
1072
1069
  "members": {
1073
1070
  "AllowedHeaders": {
1074
1071
  "type": "list",
1075
- "flattened": true,
1076
1072
  "xmlname": "AllowedHeader",
1073
+ "members": {
1074
+ "type": "string"
1075
+ },
1077
1076
  "documentation": "Specifies which headers are allowed in a pre-flight OPTIONS request.",
1077
+ "flattened": true
1078
+ },
1079
+ "AllowedMethods": {
1080
+ "type": "list",
1081
+ "xmlname": "AllowedMethod",
1078
1082
  "members": {
1079
1083
  "type": "string"
1080
- }
1084
+ },
1085
+ "documentation": "Identifies HTTP methods that the domain/origin specified in the rule is allowed to execute.",
1086
+ "flattened": true
1081
1087
  },
1082
1088
  "AllowedOrigins": {
1083
1089
  "type": "list",
1084
- "flattened": true,
1085
1090
  "xmlname": "AllowedOrigin",
1086
- "documentation": "One or more origins you want customers to be able to access the bucket from.",
1087
1091
  "members": {
1088
1092
  "type": "string"
1089
- }
1093
+ },
1094
+ "documentation": "One or more origins you want customers to be able to access the bucket from.",
1095
+ "flattened": true
1090
1096
  },
1091
- "AllowedMethods": {
1097
+ "ExposeHeaders": {
1092
1098
  "type": "list",
1093
- "flattened": true,
1094
- "xmlname": "AllowedMethod",
1095
- "documentation": "Identifies HTTP methods that the domain/origin specified in the rule is allowed to execute.",
1099
+ "xmlname": "ExposeHeader",
1096
1100
  "members": {
1097
1101
  "type": "string"
1098
- }
1102
+ },
1103
+ "documentation": "One or more headers in the response that you want customers to be able to access from their applications (for example, from a JavaScript XMLHttpRequest object).",
1104
+ "flattened": true
1099
1105
  },
1100
1106
  "MaxAgeSeconds": {
1101
1107
  "type": "integer",
1102
1108
  "documentation": "The time in seconds that your browser is to cache the preflight response for the specified resource."
1103
- },
1104
- "ExposeHeaders": {
1105
- "type": "list",
1106
- "flattened": true,
1107
- "xmlname": "ExposeHeader",
1108
- "documentation": "One or more headers in the response that you want customers to be able to access from their applications (for example, from a JavaScript XMLHttpRequest object).",
1109
- "members": {
1110
- "type": "string"
1111
- }
1112
1109
  }
1113
1110
  }
1114
- }
1111
+ },
1112
+ "flattened": true
1115
1113
  }
1116
- },
1117
- "shape_name": "GetBucketCorsOutput"
1114
+ }
1118
1115
  },
1119
1116
  "errors": [
1120
1117
 
1121
- ]
1118
+ ],
1119
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETcors.html",
1120
+ "documentation": "Returns the cors configuration for the bucket."
1122
1121
  },
1123
1122
  "GetBucketLifecycle": {
1124
1123
  "name": "GetBucketLifecycle",
1125
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlifecycle.html",
1126
- "documentation": "Returns the lifecycle configuration information set on the bucket.",
1127
1124
  "http": {
1128
1125
  "method": "GET",
1129
1126
  "uri": "/{Bucket}?lifecycle"
@@ -1139,15 +1136,29 @@
1139
1136
  }
1140
1137
  },
1141
1138
  "output": {
1139
+ "shape_name": "GetBucketLifecycleOutput",
1142
1140
  "type": "structure",
1143
1141
  "members": {
1144
1142
  "Rules": {
1145
1143
  "type": "list",
1146
- "flattened": true,
1147
1144
  "xmlname": "Rule",
1148
1145
  "members": {
1149
1146
  "type": "structure",
1150
1147
  "members": {
1148
+ "Expiration": {
1149
+ "type": "structure",
1150
+ "members": {
1151
+ "Date": {
1152
+ "type": "timestamp",
1153
+ "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.",
1154
+ "timestamp_format": "iso8601"
1155
+ },
1156
+ "Days": {
1157
+ "type": "integer",
1158
+ "documentation": "Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer."
1159
+ }
1160
+ }
1161
+ },
1151
1162
  "ID": {
1152
1163
  "type": "string",
1153
1164
  "documentation": "Unique identifier for the rule. The value cannot be longer than 255 characters."
@@ -1158,24 +1169,24 @@
1158
1169
  },
1159
1170
  "Status": {
1160
1171
  "type": "string",
1161
- "documentation": "If 'Enabled', the rule is currently being applied. If 'Disabled', the rule is not currently being applied.",
1162
1172
  "enum": [
1163
1173
  "Enabled",
1164
1174
  "Disabled"
1165
- ]
1175
+ ],
1176
+ "documentation": "If 'Enabled', the rule is currently being applied. If 'Disabled', the rule is not currently being applied."
1166
1177
  },
1167
1178
  "Transition": {
1168
1179
  "type": "structure",
1169
1180
  "members": {
1181
+ "Date": {
1182
+ "type": "timestamp",
1183
+ "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.",
1184
+ "timestamp_format": "iso8601"
1185
+ },
1170
1186
  "Days": {
1171
1187
  "type": "integer",
1172
1188
  "documentation": "Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer."
1173
1189
  },
1174
- "Date": {
1175
- "type": "timestamp",
1176
- "timestamp_format": "iso8601",
1177
- "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format."
1178
- },
1179
1190
  "StorageClass": {
1180
1191
  "type": "string",
1181
1192
  "enum": [
@@ -1186,35 +1197,21 @@
1186
1197
  "documentation": "The class of storage used to store the object."
1187
1198
  }
1188
1199
  }
1189
- },
1190
- "Expiration": {
1191
- "type": "structure",
1192
- "members": {
1193
- "Days": {
1194
- "type": "integer",
1195
- "documentation": "Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer."
1196
- },
1197
- "Date": {
1198
- "type": "timestamp",
1199
- "timestamp_format": "iso8601",
1200
- "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format."
1201
- }
1202
- }
1203
1200
  }
1204
1201
  }
1205
- }
1202
+ },
1203
+ "flattened": true
1206
1204
  }
1207
- },
1208
- "shape_name": "GetBucketLifecycleOutput"
1205
+ }
1209
1206
  },
1210
1207
  "errors": [
1211
1208
 
1212
- ]
1209
+ ],
1210
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETlifecycle.html",
1211
+ "documentation": "Returns the lifecycle configuration information set on the bucket."
1213
1212
  },
1214
1213
  "GetBucketLocation": {
1215
1214
  "name": "GetBucketLocation",
1216
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlocation.html",
1217
- "documentation": "Returns the region the bucket resides in.",
1218
1215
  "http": {
1219
1216
  "method": "GET",
1220
1217
  "uri": "/{Bucket}?location"
@@ -1230,22 +1227,22 @@
1230
1227
  }
1231
1228
  },
1232
1229
  "output": {
1230
+ "shape_name": "GetBucketLocationOutput",
1233
1231
  "type": "structure",
1234
1232
  "members": {
1235
1233
  "LocationConstraint": {
1236
1234
  "type": "string"
1237
1235
  }
1238
- },
1239
- "shape_name": "GetBucketLocationOutput"
1236
+ }
1240
1237
  },
1241
1238
  "errors": [
1242
1239
 
1243
- ]
1240
+ ],
1241
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETlocation.html",
1242
+ "documentation": "Returns the region the bucket resides in."
1244
1243
  },
1245
1244
  "GetBucketLogging": {
1246
1245
  "name": "GetBucketLogging",
1247
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlogging.html",
1248
- "documentation": "Returns the logging status of a bucket and the permissions users have to view and modify that status. To use GET, you must be the bucket owner.",
1249
1246
  "http": {
1250
1247
  "method": "GET",
1251
1248
  "uri": "/{Bucket}?logging"
@@ -1261,6 +1258,7 @@
1261
1258
  }
1262
1259
  },
1263
1260
  "output": {
1261
+ "shape_name": "GetBucketLoggingOutput",
1264
1262
  "type": "structure",
1265
1263
  "members": {
1266
1264
  "LoggingEnabled": {
@@ -1270,10 +1268,6 @@
1270
1268
  "type": "string",
1271
1269
  "documentation": "Specifies the bucket where you want Amazon S3 to store server access logs. You can have your logs delivered to any bucket that you own, including the same bucket that is being logged. You can also configure multiple buckets to deliver their logs to the same target bucket. In this case you should choose a different TargetPrefix for each source bucket so that the delivered log files can be distinguished by key."
1272
1270
  },
1273
- "TargetPrefix": {
1274
- "type": "string",
1275
- "documentation": "This element lets you specify a prefix for the keys that the log files will be stored under."
1276
- },
1277
1271
  "TargetGrants": {
1278
1272
  "type": "list",
1279
1273
  "members": {
@@ -1281,27 +1275,12 @@
1281
1275
  "xmlname": "Grant",
1282
1276
  "members": {
1283
1277
  "Grantee": {
1284
- "type": "structure",
1285
1278
  "xmlnamespace": {
1286
- "prefix": "xsi",
1287
- "uri": "http://www.w3.org/2001/XMLSchema-instance"
1279
+ "uri": "http://www.w3.org/2001/XMLSchema-instance",
1280
+ "prefix": "xsi"
1288
1281
  },
1282
+ "type": "structure",
1289
1283
  "members": {
1290
- "Type": {
1291
- "type": "string",
1292
- "xmlattribute": true,
1293
- "xmlname": "xsi:type",
1294
- "documentation": "Type of grantee",
1295
- "enum": [
1296
- "CanonicalUser",
1297
- "AmazonCustomerByEmail",
1298
- "Group"
1299
- ]
1300
- },
1301
- "ID": {
1302
- "type": "string",
1303
- "documentation": "The canonical user ID of the grantee."
1304
- },
1305
1284
  "DisplayName": {
1306
1285
  "type": "string",
1307
1286
  "documentation": "Screen name of the grantee."
@@ -1310,7 +1289,22 @@
1310
1289
  "type": "string",
1311
1290
  "documentation": "Email address of the grantee."
1312
1291
  },
1313
- "URI": {
1292
+ "ID": {
1293
+ "type": "string",
1294
+ "documentation": "The canonical user ID of the grantee."
1295
+ },
1296
+ "Type": {
1297
+ "type": "string",
1298
+ "xmlname": "xsi:type",
1299
+ "xmlattribute": true,
1300
+ "enum": [
1301
+ "CanonicalUser",
1302
+ "AmazonCustomerByEmail",
1303
+ "Group"
1304
+ ],
1305
+ "documentation": "Type of grantee"
1306
+ },
1307
+ "URI": {
1314
1308
  "type": "string",
1315
1309
  "documentation": "URI of the grantee group."
1316
1310
  }
@@ -1321,20 +1315,23 @@
1321
1315
  }
1322
1316
  }
1323
1317
  }
1318
+ },
1319
+ "TargetPrefix": {
1320
+ "type": "string",
1321
+ "documentation": "This element lets you specify a prefix for the keys that the log files will be stored under."
1324
1322
  }
1325
1323
  }
1326
1324
  }
1327
- },
1328
- "shape_name": "GetBucketLoggingOutput"
1325
+ }
1329
1326
  },
1330
1327
  "errors": [
1331
1328
 
1332
- ]
1329
+ ],
1330
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETlogging.html",
1331
+ "documentation": "Returns the logging status of a bucket and the permissions users have to view and modify that status. To use GET, you must be the bucket owner."
1333
1332
  },
1334
1333
  "GetBucketNotification": {
1335
1334
  "name": "GetBucketNotification",
1336
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETnotification.html",
1337
- "documentation": "Return the notification configuration of a bucket.",
1338
1335
  "http": {
1339
1336
  "method": "GET",
1340
1337
  "uri": "/{Bucket}?notification"
@@ -1350,35 +1347,35 @@
1350
1347
  }
1351
1348
  },
1352
1349
  "output": {
1350
+ "shape_name": "GetBucketNotificationOutput",
1353
1351
  "type": "structure",
1354
1352
  "members": {
1355
1353
  "TopicConfiguration": {
1356
1354
  "type": "structure",
1357
1355
  "members": {
1358
- "Topic": {
1359
- "type": "string",
1360
- "documentation": "Amazon SNS topic to which Amazon S3 will publish a message to report the specified events for the bucket."
1361
- },
1362
1356
  "Event": {
1363
1357
  "type": "string",
1364
1358
  "enum": [
1365
1359
  "s3:ReducedRedundancyLostObject"
1366
1360
  ],
1367
1361
  "documentation": "Bucket event for which to send notifications."
1362
+ },
1363
+ "Topic": {
1364
+ "type": "string",
1365
+ "documentation": "Amazon SNS topic to which Amazon S3 will publish a message to report the specified events for the bucket."
1368
1366
  }
1369
1367
  }
1370
1368
  }
1371
- },
1372
- "shape_name": "GetBucketNotificationOutput"
1369
+ }
1373
1370
  },
1374
1371
  "errors": [
1375
1372
 
1376
- ]
1373
+ ],
1374
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETnotification.html",
1375
+ "documentation": "Return the notification configuration of a bucket."
1377
1376
  },
1378
1377
  "GetBucketPolicy": {
1379
1378
  "name": "GetBucketPolicy",
1380
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETpolicy.html",
1381
- "documentation": "Returns the policy of a specified bucket.",
1382
1379
  "http": {
1383
1380
  "method": "GET",
1384
1381
  "uri": "/{Bucket}?policy"
@@ -1394,6 +1391,7 @@
1394
1391
  }
1395
1392
  },
1396
1393
  "output": {
1394
+ "shape_name": "GetBucketPolicyOutput",
1397
1395
  "type": "structure",
1398
1396
  "members": {
1399
1397
  "Policy": {
@@ -1401,17 +1399,16 @@
1401
1399
  "payload": true,
1402
1400
  "documentation": "The bucket policy as a JSON document."
1403
1401
  }
1404
- },
1405
- "shape_name": "GetBucketPolicyOutput"
1402
+ }
1406
1403
  },
1407
1404
  "errors": [
1408
1405
 
1409
- ]
1406
+ ],
1407
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETpolicy.html",
1408
+ "documentation": "Returns the policy of a specified bucket."
1410
1409
  },
1411
1410
  "GetBucketRequestPayment": {
1412
1411
  "name": "GetBucketRequestPayment",
1413
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTrequestPaymentGET.html",
1414
- "documentation": "Returns the request payment configuration of a bucket.",
1415
1412
  "http": {
1416
1413
  "method": "GET",
1417
1414
  "uri": "/{Bucket}?requestPayment"
@@ -1427,6 +1424,7 @@
1427
1424
  }
1428
1425
  },
1429
1426
  "output": {
1427
+ "shape_name": "GetBucketRequestPaymentOutput",
1430
1428
  "type": "structure",
1431
1429
  "members": {
1432
1430
  "Payer": {
@@ -1437,17 +1435,16 @@
1437
1435
  ],
1438
1436
  "documentation": "Specifies who pays for the download and request fees."
1439
1437
  }
1440
- },
1441
- "shape_name": "GetBucketRequestPaymentOutput"
1438
+ }
1442
1439
  },
1443
1440
  "errors": [
1444
1441
 
1445
- ]
1442
+ ],
1443
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTrequestPaymentGET.html",
1444
+ "documentation": "Returns the request payment configuration of a bucket."
1446
1445
  },
1447
1446
  "GetBucketTagging": {
1448
1447
  "name": "GetBucketTagging",
1449
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETtagging.html",
1450
- "documentation": "Returns the tag set associated with the bucket.",
1451
1448
  "http": {
1452
1449
  "method": "GET",
1453
1450
  "uri": "/{Bucket}?tagging"
@@ -1463,6 +1460,7 @@
1463
1460
  }
1464
1461
  },
1465
1462
  "output": {
1463
+ "shape_name": "GetBucketTaggingOutput",
1466
1464
  "type": "structure",
1467
1465
  "members": {
1468
1466
  "TagSet": {
@@ -1482,17 +1480,16 @@
1482
1480
  }
1483
1481
  }
1484
1482
  }
1485
- },
1486
- "shape_name": "GetBucketTaggingOutput"
1483
+ }
1487
1484
  },
1488
1485
  "errors": [
1489
1486
 
1490
- ]
1487
+ ],
1488
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETtagging.html",
1489
+ "documentation": "Returns the tag set associated with the bucket."
1491
1490
  },
1492
1491
  "GetBucketVersioning": {
1493
1492
  "name": "GetBucketVersioning",
1494
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETversioningStatus.html",
1495
- "documentation": "Returns the versioning state of a bucket.",
1496
1493
  "http": {
1497
1494
  "method": "GET",
1498
1495
  "uri": "/{Bucket}?versioning"
@@ -1508,35 +1505,35 @@
1508
1505
  }
1509
1506
  },
1510
1507
  "output": {
1508
+ "shape_name": "GetBucketVersioningOutput",
1511
1509
  "type": "structure",
1512
1510
  "members": {
1513
- "Status": {
1511
+ "MFADelete": {
1514
1512
  "type": "string",
1515
1513
  "enum": [
1516
1514
  "Enabled",
1517
- "Suspended"
1515
+ "Disabled"
1518
1516
  ],
1519
- "documentation": "The versioning state of the bucket."
1517
+ "documentation": "Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned."
1520
1518
  },
1521
- "MFADelete": {
1519
+ "Status": {
1522
1520
  "type": "string",
1523
1521
  "enum": [
1524
1522
  "Enabled",
1525
- "Disabled"
1523
+ "Suspended"
1526
1524
  ],
1527
- "documentation": "Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned."
1525
+ "documentation": "The versioning state of the bucket."
1528
1526
  }
1529
- },
1530
- "shape_name": "GetBucketVersioningOutput"
1527
+ }
1531
1528
  },
1532
1529
  "errors": [
1533
1530
 
1534
- ]
1531
+ ],
1532
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETversioningStatus.html",
1533
+ "documentation": "Returns the versioning state of a bucket."
1535
1534
  },
1536
1535
  "GetBucketWebsite": {
1537
1536
  "name": "GetBucketWebsite",
1538
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETwebsite.html",
1539
- "documentation": "Returns the website configuration for a bucket.",
1540
1537
  "http": {
1541
1538
  "method": "GET",
1542
1539
  "uri": "/{Bucket}?website"
@@ -1552,22 +1549,15 @@
1552
1549
  }
1553
1550
  },
1554
1551
  "output": {
1552
+ "shape_name": "GetBucketWebsiteOutput",
1555
1553
  "type": "structure",
1556
1554
  "members": {
1557
- "RedirectAllRequestsTo": {
1555
+ "ErrorDocument": {
1558
1556
  "type": "structure",
1559
1557
  "members": {
1560
- "HostName": {
1561
- "type": "string",
1562
- "documentation": "Name of the host where requests will be redirected."
1563
- },
1564
- "Protocol": {
1558
+ "Key": {
1565
1559
  "type": "string",
1566
- "enum": [
1567
- "http",
1568
- "https"
1569
- ],
1570
- "documentation": "Protocol to use (http, https) when redirecting requests. The default is the protocol that is used in the original request."
1560
+ "documentation": "The object key name to use when a 4XX class error occurs."
1571
1561
  }
1572
1562
  }
1573
1563
  },
@@ -1580,12 +1570,20 @@
1580
1570
  }
1581
1571
  }
1582
1572
  },
1583
- "ErrorDocument": {
1573
+ "RedirectAllRequestsTo": {
1584
1574
  "type": "structure",
1585
1575
  "members": {
1586
- "Key": {
1576
+ "HostName": {
1587
1577
  "type": "string",
1588
- "documentation": "The object key name to use when a 4XX class error occurs."
1578
+ "documentation": "Name of the host where requests will be redirected."
1579
+ },
1580
+ "Protocol": {
1581
+ "type": "string",
1582
+ "enum": [
1583
+ "http",
1584
+ "https"
1585
+ ],
1586
+ "documentation": "Protocol to use (http, https) when redirecting requests. The default is the protocol that is used in the original request."
1589
1587
  }
1590
1588
  }
1591
1589
  },
@@ -1597,34 +1595,25 @@
1597
1595
  "members": {
1598
1596
  "Condition": {
1599
1597
  "type": "structure",
1600
- "documentation": "A container for describing a condition that must be met for the specified redirect to apply. For example, 1. If request is for pages in the /docs folder, redirect to the /documents folder. 2. If request results in HTTP error 4xx, redirect request to another host where you might process the error.",
1601
1598
  "members": {
1602
- "KeyPrefixEquals": {
1603
- "type": "string",
1604
- "documentation": "The object key name prefix when the redirect is applied. For example, to redirect requests for ExamplePage.html, the key prefix will be ExamplePage.html. To redirect request for all pages with the prefix docs/, the key prefix will be /docs, which identifies all objects in the docs/ folder. Required when the parent element Condition is specified and sibling HttpErrorCodeReturnedEquals is not specified. If both conditions are specified, both must be true for the redirect to be applied."
1605
- },
1606
1599
  "HttpErrorCodeReturnedEquals": {
1607
1600
  "type": "string",
1608
1601
  "documentation": "The HTTP error code when the redirect is applied. In the event of an error, if the error code equals this value, then the specified redirect is applied. Required when parent element Condition is specified and sibling KeyPrefixEquals is not specified. If both are specified, then both must be true for the redirect to be applied."
1602
+ },
1603
+ "KeyPrefixEquals": {
1604
+ "type": "string",
1605
+ "documentation": "The object key name prefix when the redirect is applied. For example, to redirect requests for ExamplePage.html, the key prefix will be ExamplePage.html. To redirect request for all pages with the prefix docs/, the key prefix will be /docs, which identifies all objects in the docs/ folder. Required when the parent element Condition is specified and sibling HttpErrorCodeReturnedEquals is not specified. If both conditions are specified, both must be true for the redirect to be applied."
1609
1606
  }
1610
- }
1607
+ },
1608
+ "documentation": "A container for describing a condition that must be met for the specified redirect to apply. For example, 1. If request is for pages in the /docs folder, redirect to the /documents folder. 2. If request results in HTTP error 4xx, redirect request to another host where you might process the error."
1611
1609
  },
1612
1610
  "Redirect": {
1613
1611
  "type": "structure",
1614
- "documentation": "Container for redirect information. You can redirect requests to another host, to another page, or with another protocol. In the event of an error, you can can specify a different error code to return.",
1615
1612
  "members": {
1616
1613
  "HostName": {
1617
1614
  "type": "string",
1618
1615
  "documentation": "The host name to use in the redirect request."
1619
1616
  },
1620
- "ReplaceKeyPrefixWith": {
1621
- "type": "string",
1622
- "documentation": "The object key prefix to use in the redirect request. For example, to redirect requests for all pages with prefix docs/ (objects in the docs/ folder) to documents/, you can set a condition block with KeyPrefixEquals set to docs/ and in the Redirect set ReplaceKeyPrefixWith to /documents. Not required if one of the siblings is present. Can be present only if ReplaceKeyWith is not provided."
1623
- },
1624
- "ReplaceKeyWith": {
1625
- "type": "string",
1626
- "documentation": "The specific object key to use in the redirect request. For example, redirect request to error.html. Not required if one of the sibling is present. Can be present only if ReplaceKeyPrefixWith is not provided."
1627
- },
1628
1617
  "HttpRedirectCode": {
1629
1618
  "type": "string",
1630
1619
  "documentation": "The HTTP redirect code to use on the response. Not required if one of the siblings is present."
@@ -1636,23 +1625,31 @@
1636
1625
  "https"
1637
1626
  ],
1638
1627
  "documentation": "Protocol to use (http, https) when redirecting requests. The default is the protocol that is used in the original request."
1628
+ },
1629
+ "ReplaceKeyPrefixWith": {
1630
+ "type": "string",
1631
+ "documentation": "The object key prefix to use in the redirect request. For example, to redirect requests for all pages with prefix docs/ (objects in the docs/ folder) to documents/, you can set a condition block with KeyPrefixEquals set to docs/ and in the Redirect set ReplaceKeyPrefixWith to /documents. Not required if one of the siblings is present. Can be present only if ReplaceKeyWith is not provided."
1632
+ },
1633
+ "ReplaceKeyWith": {
1634
+ "type": "string",
1635
+ "documentation": "The specific object key to use in the redirect request. For example, redirect request to error.html. Not required if one of the sibling is present. Can be present only if ReplaceKeyPrefixWith is not provided."
1639
1636
  }
1640
- }
1637
+ },
1638
+ "documentation": "Container for redirect information. You can redirect requests to another host, to another page, or with another protocol. In the event of an error, you can can specify a different error code to return."
1641
1639
  }
1642
1640
  }
1643
1641
  }
1644
1642
  }
1645
- },
1646
- "shape_name": "GetBucketWebsiteOutput"
1643
+ }
1647
1644
  },
1648
1645
  "errors": [
1649
1646
 
1650
- ]
1647
+ ],
1648
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETwebsite.html",
1649
+ "documentation": "Returns the website configuration for a bucket."
1651
1650
  },
1652
1651
  "GetObject": {
1653
1652
  "name": "GetObject",
1654
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGET.html",
1655
- "documentation": "Retrieves objects from Amazon S3.",
1656
1653
  "http": {
1657
1654
  "method": "GET",
1658
1655
  "uri": "/{Bucket}/{Key}?versionId={VersionId}&response-content-type={ResponseContentType}&response-content-language={ResponseContentLanguage}&response-expires={ResponseExpires}&response-cache-control={ResponseCacheControl}&response-content-disposition={ResponseContentDisposition}&response-content-encoding={ResponseContentEncoding}"
@@ -1738,66 +1735,19 @@
1738
1735
  }
1739
1736
  },
1740
1737
  "output": {
1738
+ "shape_name": "GetObjectOutput",
1741
1739
  "type": "structure",
1742
1740
  "members": {
1743
- "Body": {
1744
- "payload": true,
1745
- "type": "blob",
1746
- "streaming": true,
1747
- "documentation": "Object data."
1748
- },
1749
- "DeleteMarker": {
1750
- "type": "boolean",
1751
- "location": "header",
1752
- "location_name": "x-amz-delete-marker",
1753
- "documentation": "Specifies whether the object retrieved was (true) or was not (false) a Delete Marker. If false, this response header does not appear in the response."
1754
- },
1755
1741
  "AcceptRanges": {
1756
1742
  "type": "string",
1757
1743
  "location": "header",
1758
1744
  "location_name": "accept-ranges"
1759
1745
  },
1760
- "Expiration": {
1761
- "type": "string",
1762
- "location": "header",
1763
- "location_name": "x-amz-expiration",
1764
- "documentation": "If the object expiration is configured (see PUT Bucket lifecycle), the response includes this header. It includes the expiry-date and rule-id key value pairs providing object expiration information. The value of the rule-id is URL encoded."
1765
- },
1766
- "Restore": {
1767
- "type": "string",
1768
- "location": "header",
1769
- "location_name": "x-amz-restore",
1770
- "documentation": "Provides information about object restoration operation and expiration time of the restored object copy."
1771
- },
1772
- "LastModified": {
1773
- "type": "timestamp",
1774
- "location": "header",
1775
- "location_name": "Last-Modified",
1776
- "documentation": "Last modified date of the object"
1777
- },
1778
- "ContentLength": {
1779
- "type": "integer",
1780
- "location": "header",
1781
- "location_name": "Content-Length",
1782
- "documentation": "Size of the body in bytes."
1783
- },
1784
- "ETag": {
1785
- "type": "string",
1786
- "location": "header",
1787
- "location_name": "ETag",
1788
- "documentation": "An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL"
1789
- },
1790
- "MissingMeta": {
1791
- "type": "integer",
1792
- "location": "header",
1793
- "location_name": "x-amz-missing-meta",
1794
- "documentation": "This is set to the number of metadata entries not returned in x-amz-meta headers. This can happen if you create metadata using an API like SOAP that supports more flexible metadata than the REST API. For example, using SOAP, you can create metadata whose values are not legal HTTP headers."
1795
- },
1796
- "VersionId": {
1797
- "type": "string",
1798
- "location": "header",
1799
- "location_name": "x-amz-version-id",
1800
- "documentation": "Version of the object."
1746
+ "Body": {
1747
+ "type": "blob",
1748
+ "payload": true,
1749
+ "documentation": "Object data.",
1750
+ "streaming": true
1801
1751
  },
1802
1752
  "CacheControl": {
1803
1753
  "type": "string",
@@ -1823,23 +1773,73 @@
1823
1773
  "location_name": "Content-Language",
1824
1774
  "documentation": "The language the content is in."
1825
1775
  },
1776
+ "ContentLength": {
1777
+ "type": "integer",
1778
+ "location": "header",
1779
+ "location_name": "Content-Length",
1780
+ "documentation": "Size of the body in bytes."
1781
+ },
1826
1782
  "ContentType": {
1827
1783
  "type": "string",
1828
1784
  "location": "header",
1829
1785
  "location_name": "Content-Type",
1830
1786
  "documentation": "A standard MIME type describing the format of the object data."
1831
1787
  },
1788
+ "DeleteMarker": {
1789
+ "type": "boolean",
1790
+ "location": "header",
1791
+ "location_name": "x-amz-delete-marker",
1792
+ "documentation": "Specifies whether the object retrieved was (true) or was not (false) a Delete Marker. If false, this response header does not appear in the response."
1793
+ },
1794
+ "ETag": {
1795
+ "type": "string",
1796
+ "location": "header",
1797
+ "location_name": "ETag",
1798
+ "documentation": "An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL"
1799
+ },
1800
+ "Expiration": {
1801
+ "type": "string",
1802
+ "location": "header",
1803
+ "location_name": "x-amz-expiration",
1804
+ "documentation": "If the object expiration is configured (see PUT Bucket lifecycle), the response includes this header. It includes the expiry-date and rule-id key value pairs providing object expiration information. The value of the rule-id is URL encoded."
1805
+ },
1832
1806
  "Expires": {
1833
1807
  "type": "timestamp",
1834
1808
  "location": "header",
1835
1809
  "location_name": "Expires",
1836
1810
  "documentation": "The date and time at which the object is no longer cacheable."
1837
1811
  },
1838
- "WebsiteRedirectLocation": {
1812
+ "LastModified": {
1813
+ "type": "timestamp",
1814
+ "location": "header",
1815
+ "location_name": "Last-Modified",
1816
+ "documentation": "Last modified date of the object"
1817
+ },
1818
+ "Metadata": {
1819
+ "type": "map",
1820
+ "location": "header",
1821
+ "location_name": "x-amz-meta-",
1822
+ "members": {
1823
+ "type": "string",
1824
+ "documentation": "The metadata value."
1825
+ },
1826
+ "documentation": "A map of metadata to store with the object in S3.",
1827
+ "keys": {
1828
+ "type": "string",
1829
+ "documentation": "The metadata key. This will be prefixed with x-amz-meta- before sending to S3 as a header. The x-amz-meta- header will be stripped from the key when retrieving headers."
1830
+ }
1831
+ },
1832
+ "MissingMeta": {
1833
+ "type": "integer",
1834
+ "location": "header",
1835
+ "location_name": "x-amz-missing-meta",
1836
+ "documentation": "This is set to the number of metadata entries not returned in x-amz-meta headers. This can happen if you create metadata using an API like SOAP that supports more flexible metadata than the REST API. For example, using SOAP, you can create metadata whose values are not legal HTTP headers."
1837
+ },
1838
+ "Restore": {
1839
1839
  "type": "string",
1840
1840
  "location": "header",
1841
- "location_name": "x-amz-website-redirect-location",
1842
- "documentation": "If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or to an external URL. Amazon S3 stores the value of this header in the object metadata."
1841
+ "location_name": "x-amz-restore",
1842
+ "documentation": "Provides information about object restoration operation and expiration time of the restored object copy."
1843
1843
  },
1844
1844
  "ServerSideEncryption": {
1845
1845
  "type": "string",
@@ -1850,35 +1850,32 @@
1850
1850
  ],
1851
1851
  "documentation": "The Server-side encryption algorithm used when storing this object in S3."
1852
1852
  },
1853
- "Metadata": {
1854
- "type": "map",
1853
+ "VersionId": {
1854
+ "type": "string",
1855
1855
  "location": "header",
1856
- "location_name": "x-amz-meta-",
1857
- "documentation": "A map of metadata to store with the object in S3.",
1858
- "keys": {
1859
- "type": "string",
1860
- "documentation": "The metadata key. This will be prefixed with x-amz-meta- before sending to S3 as a header. The x-amz-meta- header will be stripped from the key when retrieving headers."
1861
- },
1862
- "members": {
1863
- "type": "string",
1864
- "documentation": "The metadata value."
1865
- }
1856
+ "location_name": "x-amz-version-id",
1857
+ "documentation": "Version of the object."
1858
+ },
1859
+ "WebsiteRedirectLocation": {
1860
+ "type": "string",
1861
+ "location": "header",
1862
+ "location_name": "x-amz-website-redirect-location",
1863
+ "documentation": "If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or to an external URL. Amazon S3 stores the value of this header in the object metadata."
1866
1864
  }
1867
- },
1868
- "shape_name": "GetObjectOutput"
1865
+ }
1869
1866
  },
1870
1867
  "errors": [
1871
1868
  {
1872
- "documentation": "The specified key does not exist.",
1873
1869
  "shape_name": "NoSuchKey",
1874
- "type": "structure"
1870
+ "type": "structure",
1871
+ "documentation": "The specified key does not exist."
1875
1872
  }
1876
- ]
1873
+ ],
1874
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectGET.html",
1875
+ "documentation": "Retrieves objects from Amazon S3."
1877
1876
  },
1878
1877
  "GetObjectAcl": {
1879
1878
  "name": "GetObjectAcl",
1880
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETacl.html",
1881
- "documentation": "Returns the access control list (ACL) of an object.",
1882
1879
  "http": {
1883
1880
  "method": "GET",
1884
1881
  "uri": "/{Bucket}/{Key}?acl&versionId={VersionId}"
@@ -1904,56 +1901,45 @@
1904
1901
  }
1905
1902
  },
1906
1903
  "output": {
1904
+ "shape_name": "GetObjectAclOutput",
1907
1905
  "type": "structure",
1908
1906
  "members": {
1909
- "Owner": {
1910
- "type": "structure",
1911
- "members": {
1912
- "ID": {
1913
- "type": "string"
1914
- },
1915
- "DisplayName": {
1916
- "type": "string"
1917
- }
1918
- }
1919
- },
1920
1907
  "Grants": {
1921
1908
  "type": "list",
1922
- "documentation": "A list of grants.",
1923
1909
  "xmlname": "AccessControlList",
1924
1910
  "members": {
1925
1911
  "type": "structure",
1926
1912
  "xmlname": "Grant",
1927
1913
  "members": {
1928
1914
  "Grantee": {
1929
- "type": "structure",
1930
1915
  "xmlnamespace": {
1931
- "prefix": "xsi",
1932
- "uri": "http://www.w3.org/2001/XMLSchema-instance"
1916
+ "uri": "http://www.w3.org/2001/XMLSchema-instance",
1917
+ "prefix": "xsi"
1933
1918
  },
1919
+ "type": "structure",
1934
1920
  "members": {
1935
- "Type": {
1921
+ "DisplayName": {
1936
1922
  "type": "string",
1937
- "xmlattribute": true,
1938
- "xmlname": "xsi:type",
1939
- "documentation": "Type of grantee",
1940
- "enum": [
1941
- "CanonicalUser",
1942
- "AmazonCustomerByEmail",
1943
- "Group"
1944
- ]
1923
+ "documentation": "Screen name of the grantee."
1945
1924
  },
1946
- "ID": {
1925
+ "EmailAddress": {
1947
1926
  "type": "string",
1948
- "documentation": "The canonical user ID of the grantee."
1927
+ "documentation": "Email address of the grantee."
1949
1928
  },
1950
- "DisplayName": {
1929
+ "ID": {
1951
1930
  "type": "string",
1952
- "documentation": "Screen name of the grantee."
1931
+ "documentation": "The canonical user ID of the grantee."
1953
1932
  },
1954
- "EmailAddress": {
1933
+ "Type": {
1955
1934
  "type": "string",
1956
- "documentation": "Email address of the grantee."
1935
+ "xmlname": "xsi:type",
1936
+ "xmlattribute": true,
1937
+ "enum": [
1938
+ "CanonicalUser",
1939
+ "AmazonCustomerByEmail",
1940
+ "Group"
1941
+ ],
1942
+ "documentation": "Type of grantee"
1957
1943
  },
1958
1944
  "URI": {
1959
1945
  "type": "string",
@@ -1963,33 +1949,44 @@
1963
1949
  },
1964
1950
  "Permission": {
1965
1951
  "type": "string",
1966
- "documentation": "Specifies the permission given to the grantee.",
1967
1952
  "enum": [
1968
1953
  "FULL_CONTROL",
1969
1954
  "WRITE",
1970
1955
  "WRITE_ACP",
1971
1956
  "READ",
1972
1957
  "READ_ACP"
1973
- ]
1958
+ ],
1959
+ "documentation": "Specifies the permission given to the grantee."
1974
1960
  }
1975
1961
  }
1962
+ },
1963
+ "documentation": "A list of grants."
1964
+ },
1965
+ "Owner": {
1966
+ "type": "structure",
1967
+ "members": {
1968
+ "DisplayName": {
1969
+ "type": "string"
1970
+ },
1971
+ "ID": {
1972
+ "type": "string"
1973
+ }
1976
1974
  }
1977
1975
  }
1978
- },
1979
- "shape_name": "GetObjectAclOutput"
1976
+ }
1980
1977
  },
1981
1978
  "errors": [
1982
1979
  {
1983
- "documentation": "The specified key does not exist.",
1984
1980
  "shape_name": "NoSuchKey",
1985
- "type": "structure"
1981
+ "type": "structure",
1982
+ "documentation": "The specified key does not exist."
1986
1983
  }
1987
- ]
1984
+ ],
1985
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectGETacl.html",
1986
+ "documentation": "Returns the access control list (ACL) of an object."
1988
1987
  },
1989
1988
  "GetObjectTorrent": {
1990
1989
  "name": "GetObjectTorrent",
1991
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETtorrent.html",
1992
- "documentation": "Return torrent files from a bucket.",
1993
1990
  "http": {
1994
1991
  "method": "GET",
1995
1992
  "uri": "/{Bucket}/{Key}?torrent"
@@ -2010,24 +2007,24 @@
2010
2007
  }
2011
2008
  },
2012
2009
  "output": {
2010
+ "shape_name": "GetObjectTorrentOutput",
2013
2011
  "type": "structure",
2014
2012
  "members": {
2015
2013
  "Body": {
2014
+ "type": "blob",
2016
2015
  "payload": true,
2017
- "streaming": true,
2018
- "type": "blob"
2016
+ "streaming": true
2019
2017
  }
2020
- },
2021
- "shape_name": "GetObjectTorrentOutput"
2018
+ }
2022
2019
  },
2023
2020
  "errors": [
2024
2021
 
2025
- ]
2022
+ ],
2023
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectGETtorrent.html",
2024
+ "documentation": "Return torrent files from a bucket."
2026
2025
  },
2027
2026
  "HeadBucket": {
2028
2027
  "name": "HeadBucket",
2029
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketHEAD.html",
2030
- "documentation": "This operation is useful to determine if a bucket exists and you have permission to access it.",
2031
2028
  "http": {
2032
2029
  "method": "HEAD",
2033
2030
  "uri": "/{Bucket}"
@@ -2045,16 +2042,16 @@
2045
2042
  "output": null,
2046
2043
  "errors": [
2047
2044
  {
2048
- "documentation": "The specified bucket does not exist.",
2049
2045
  "shape_name": "NoSuchBucket",
2050
- "type": "structure"
2046
+ "type": "structure",
2047
+ "documentation": "The specified bucket does not exist."
2051
2048
  }
2052
- ]
2049
+ ],
2050
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketHEAD.html",
2051
+ "documentation": "This operation is useful to determine if a bucket exists and you have permission to access it."
2053
2052
  },
2054
2053
  "HeadObject": {
2055
2054
  "name": "HeadObject",
2056
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectHEAD.html",
2057
- "documentation": "The HEAD operation retrieves metadata from an object without returning the object itself. This operation is useful if you're only interested in an object's metadata. To use HEAD, you must have READ access to the object.",
2058
2055
  "http": {
2059
2056
  "method": "HEAD",
2060
2057
  "uri": "/{Bucket}/{Key}?versionId={VersionId}"
@@ -2110,61 +2107,14 @@
2110
2107
  }
2111
2108
  },
2112
2109
  "output": {
2110
+ "shape_name": "HeadObjectOutput",
2113
2111
  "type": "structure",
2114
2112
  "members": {
2115
- "DeleteMarker": {
2116
- "type": "boolean",
2117
- "location": "header",
2118
- "location_name": "x-amz-delete-marker",
2119
- "documentation": "Specifies whether the object retrieved was (true) or was not (false) a Delete Marker. If false, this response header does not appear in the response."
2120
- },
2121
2113
  "AcceptRanges": {
2122
2114
  "type": "string",
2123
2115
  "location": "header",
2124
2116
  "location_name": "accept-ranges"
2125
2117
  },
2126
- "Expiration": {
2127
- "type": "string",
2128
- "location": "header",
2129
- "location_name": "x-amz-expiration",
2130
- "documentation": "If the object expiration is configured (see PUT Bucket lifecycle), the response includes this header. It includes the expiry-date and rule-id key value pairs providing object expiration information. The value of the rule-id is URL encoded."
2131
- },
2132
- "Restore": {
2133
- "type": "string",
2134
- "location": "header",
2135
- "location_name": "x-amz-restore",
2136
- "documentation": "Provides information about object restoration operation and expiration time of the restored object copy."
2137
- },
2138
- "LastModified": {
2139
- "type": "timestamp",
2140
- "location": "header",
2141
- "location_name": "Last-Modified",
2142
- "documentation": "Last modified date of the object"
2143
- },
2144
- "ContentLength": {
2145
- "type": "integer",
2146
- "location": "header",
2147
- "location_name": "Content-Length",
2148
- "documentation": "Size of the body in bytes."
2149
- },
2150
- "ETag": {
2151
- "type": "string",
2152
- "location": "header",
2153
- "location_name": "ETag",
2154
- "documentation": "An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL"
2155
- },
2156
- "MissingMeta": {
2157
- "type": "integer",
2158
- "location": "header",
2159
- "location_name": "x-amz-missing-meta",
2160
- "documentation": "This is set to the number of metadata entries not returned in x-amz-meta headers. This can happen if you create metadata using an API like SOAP that supports more flexible metadata than the REST API. For example, using SOAP, you can create metadata whose values are not legal HTTP headers."
2161
- },
2162
- "VersionId": {
2163
- "type": "string",
2164
- "location": "header",
2165
- "location_name": "x-amz-version-id",
2166
- "documentation": "Version of the object."
2167
- },
2168
2118
  "CacheControl": {
2169
2119
  "type": "string",
2170
2120
  "location": "header",
@@ -2189,23 +2139,73 @@
2189
2139
  "location_name": "Content-Language",
2190
2140
  "documentation": "The language the content is in."
2191
2141
  },
2142
+ "ContentLength": {
2143
+ "type": "integer",
2144
+ "location": "header",
2145
+ "location_name": "Content-Length",
2146
+ "documentation": "Size of the body in bytes."
2147
+ },
2192
2148
  "ContentType": {
2193
2149
  "type": "string",
2194
2150
  "location": "header",
2195
2151
  "location_name": "Content-Type",
2196
2152
  "documentation": "A standard MIME type describing the format of the object data."
2197
2153
  },
2154
+ "DeleteMarker": {
2155
+ "type": "boolean",
2156
+ "location": "header",
2157
+ "location_name": "x-amz-delete-marker",
2158
+ "documentation": "Specifies whether the object retrieved was (true) or was not (false) a Delete Marker. If false, this response header does not appear in the response."
2159
+ },
2160
+ "ETag": {
2161
+ "type": "string",
2162
+ "location": "header",
2163
+ "location_name": "ETag",
2164
+ "documentation": "An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL"
2165
+ },
2166
+ "Expiration": {
2167
+ "type": "string",
2168
+ "location": "header",
2169
+ "location_name": "x-amz-expiration",
2170
+ "documentation": "If the object expiration is configured (see PUT Bucket lifecycle), the response includes this header. It includes the expiry-date and rule-id key value pairs providing object expiration information. The value of the rule-id is URL encoded."
2171
+ },
2198
2172
  "Expires": {
2199
2173
  "type": "timestamp",
2200
2174
  "location": "header",
2201
2175
  "location_name": "Expires",
2202
2176
  "documentation": "The date and time at which the object is no longer cacheable."
2203
2177
  },
2204
- "WebsiteRedirectLocation": {
2178
+ "LastModified": {
2179
+ "type": "timestamp",
2180
+ "location": "header",
2181
+ "location_name": "Last-Modified",
2182
+ "documentation": "Last modified date of the object"
2183
+ },
2184
+ "Metadata": {
2185
+ "type": "map",
2186
+ "location": "header",
2187
+ "location_name": "x-amz-meta-",
2188
+ "members": {
2189
+ "type": "string",
2190
+ "documentation": "The metadata value."
2191
+ },
2192
+ "documentation": "A map of metadata to store with the object in S3.",
2193
+ "keys": {
2194
+ "type": "string",
2195
+ "documentation": "The metadata key. This will be prefixed with x-amz-meta- before sending to S3 as a header. The x-amz-meta- header will be stripped from the key when retrieving headers."
2196
+ }
2197
+ },
2198
+ "MissingMeta": {
2199
+ "type": "integer",
2200
+ "location": "header",
2201
+ "location_name": "x-amz-missing-meta",
2202
+ "documentation": "This is set to the number of metadata entries not returned in x-amz-meta headers. This can happen if you create metadata using an API like SOAP that supports more flexible metadata than the REST API. For example, using SOAP, you can create metadata whose values are not legal HTTP headers."
2203
+ },
2204
+ "Restore": {
2205
2205
  "type": "string",
2206
2206
  "location": "header",
2207
- "location_name": "x-amz-website-redirect-location",
2208
- "documentation": "If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or to an external URL. Amazon S3 stores the value of this header in the object metadata."
2207
+ "location_name": "x-amz-restore",
2208
+ "documentation": "Provides information about object restoration operation and expiration time of the restored object copy."
2209
2209
  },
2210
2210
  "ServerSideEncryption": {
2211
2211
  "type": "string",
@@ -2216,42 +2216,40 @@
2216
2216
  ],
2217
2217
  "documentation": "The Server-side encryption algorithm used when storing this object in S3."
2218
2218
  },
2219
- "Metadata": {
2220
- "type": "map",
2219
+ "VersionId": {
2220
+ "type": "string",
2221
2221
  "location": "header",
2222
- "location_name": "x-amz-meta-",
2223
- "documentation": "A map of metadata to store with the object in S3.",
2224
- "keys": {
2225
- "type": "string",
2226
- "documentation": "The metadata key. This will be prefixed with x-amz-meta- before sending to S3 as a header. The x-amz-meta- header will be stripped from the key when retrieving headers."
2227
- },
2228
- "members": {
2229
- "type": "string",
2230
- "documentation": "The metadata value."
2231
- }
2222
+ "location_name": "x-amz-version-id",
2223
+ "documentation": "Version of the object."
2224
+ },
2225
+ "WebsiteRedirectLocation": {
2226
+ "type": "string",
2227
+ "location": "header",
2228
+ "location_name": "x-amz-website-redirect-location",
2229
+ "documentation": "If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or to an external URL. Amazon S3 stores the value of this header in the object metadata."
2232
2230
  }
2233
- },
2234
- "shape_name": "HeadObjectOutput"
2231
+ }
2235
2232
  },
2236
2233
  "errors": [
2237
2234
  {
2238
- "documentation": "The specified key does not exist.",
2239
2235
  "shape_name": "NoSuchKey",
2240
- "type": "structure"
2236
+ "type": "structure",
2237
+ "documentation": "The specified key does not exist."
2241
2238
  }
2242
- ]
2239
+ ],
2240
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectHEAD.html",
2241
+ "documentation": "The HEAD operation retrieves metadata from an object without returning the object itself. This operation is useful if you're only interested in an object's metadata. To use HEAD, you must have READ access to the object."
2243
2242
  },
2244
2243
  "ListBuckets": {
2245
2244
  "name": "ListBuckets",
2246
2245
  "alias": "GetService",
2247
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTServiceGET.html",
2248
- "documentation": "Returns a list of all buckets owned by the authenticated sender of the request.",
2249
2246
  "http": {
2250
2247
  "method": "GET",
2251
2248
  "uri": "/"
2252
2249
  },
2253
2250
  "input": null,
2254
2251
  "output": {
2252
+ "shape_name": "ListBucketsOutput",
2255
2253
  "type": "structure",
2256
2254
  "members": {
2257
2255
  "Buckets": {
@@ -2260,13 +2258,13 @@
2260
2258
  "type": "structure",
2261
2259
  "xmlname": "Bucket",
2262
2260
  "members": {
2263
- "Name": {
2264
- "type": "string",
2265
- "documentation": "The name of the bucket."
2266
- },
2267
2261
  "CreationDate": {
2268
2262
  "type": "timestamp",
2269
2263
  "documentation": "Date the bucket was created."
2264
+ },
2265
+ "Name": {
2266
+ "type": "string",
2267
+ "documentation": "The name of the bucket."
2270
2268
  }
2271
2269
  }
2272
2270
  }
@@ -2274,28 +2272,27 @@
2274
2272
  "Owner": {
2275
2273
  "type": "structure",
2276
2274
  "members": {
2277
- "ID": {
2275
+ "DisplayName": {
2278
2276
  "type": "string"
2279
2277
  },
2280
- "DisplayName": {
2278
+ "ID": {
2281
2279
  "type": "string"
2282
2280
  }
2283
2281
  }
2284
2282
  }
2285
- },
2286
- "shape_name": "ListBucketsOutput"
2283
+ }
2287
2284
  },
2288
2285
  "errors": [
2289
2286
 
2290
- ]
2287
+ ],
2288
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTServiceGET.html",
2289
+ "documentation": "Returns a list of all buckets owned by the authenticated sender of the request."
2291
2290
  },
2292
2291
  "ListMultipartUploads": {
2293
2292
  "name": "ListMultipartUploads",
2294
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListMPUpload.html",
2295
- "documentation": "This operation lists in-progress multipart uploads.",
2296
2293
  "http": {
2297
2294
  "method": "GET",
2298
- "uri": "/{Bucket}?uploads&prefix={Prefix}&delimiter={Delimiter}&max-uploads={MaxUploads}&key-marker={KeyMarker}&upload-id-marker={UploadIdMarker}"
2295
+ "uri": "/{Bucket}?uploads&prefix={Prefix}&delimiter={Delimiter}&max-uploads={MaxUploads}&key-marker={KeyMarker}&upload-id-marker={UploadIdMarker}&encoding-type={EncodingType}"
2299
2296
  },
2300
2297
  "input": {
2301
2298
  "type": "structure",
@@ -2307,148 +2304,163 @@
2307
2304
  },
2308
2305
  "Delimiter": {
2309
2306
  "type": "string",
2310
- "documentation": "Character you use to group keys.",
2311
- "location": "uri"
2307
+ "location": "uri",
2308
+ "documentation": "Character you use to group keys."
2309
+ },
2310
+ "EncodingType": {
2311
+ "type": "string",
2312
+ "location": "uri",
2313
+ "enum": [
2314
+ "url"
2315
+ ],
2316
+ "documentation": "Requests Amazon S3 to encode the object keys in the response and specifies the encoding method to use. An object key may contain any Unicode character; however, XML 1.0 parser cannot parse some characters, such as characters with an ASCII value from 0 to 10. For characters that are not supported in XML 1.0, you can add this parameter to request that Amazon S3 encode the keys in the response."
2312
2317
  },
2313
2318
  "KeyMarker": {
2314
2319
  "type": "string",
2315
- "documentation": "Together with upload-id-marker, this parameter specifies the multipart upload after which listing should begin.",
2316
- "location": "uri"
2320
+ "location": "uri",
2321
+ "documentation": "Together with upload-id-marker, this parameter specifies the multipart upload after which listing should begin."
2317
2322
  },
2318
2323
  "MaxUploads": {
2319
2324
  "type": "integer",
2320
- "documentation": "Sets the maximum number of multipart uploads, from 1 to 1,000, to return in the response body. 1,000 is the maximum number of uploads that can be returned in a response.",
2321
- "location": "uri"
2325
+ "location": "uri",
2326
+ "documentation": "Sets the maximum number of multipart uploads, from 1 to 1,000, to return in the response body. 1,000 is the maximum number of uploads that can be returned in a response."
2322
2327
  },
2323
2328
  "Prefix": {
2324
2329
  "type": "string",
2325
- "documentation": "Lists in-progress uploads only for those keys that begin with the specified prefix.",
2326
- "location": "uri"
2330
+ "location": "uri",
2331
+ "documentation": "Lists in-progress uploads only for those keys that begin with the specified prefix."
2327
2332
  },
2328
2333
  "UploadIdMarker": {
2329
2334
  "type": "string",
2330
- "documentation": "Together with key-marker, specifies the multipart upload after which listing should begin. If key-marker is not specified, the upload-id-marker parameter is ignored.",
2331
- "location": "uri"
2335
+ "location": "uri",
2336
+ "documentation": "Together with key-marker, specifies the multipart upload after which listing should begin. If key-marker is not specified, the upload-id-marker parameter is ignored."
2332
2337
  }
2333
2338
  }
2334
2339
  },
2335
2340
  "output": {
2341
+ "shape_name": "ListMultipartUploadsOutput",
2336
2342
  "type": "structure",
2337
2343
  "members": {
2338
2344
  "Bucket": {
2339
2345
  "type": "string",
2340
2346
  "documentation": "Name of the bucket to which the multipart upload was initiated."
2341
2347
  },
2348
+ "CommonPrefixes": {
2349
+ "type": "list",
2350
+ "members": {
2351
+ "type": "structure",
2352
+ "members": {
2353
+ "Prefix": {
2354
+ "type": "string"
2355
+ }
2356
+ }
2357
+ },
2358
+ "flattened": true
2359
+ },
2360
+ "EncodingType": {
2361
+ "type": "string",
2362
+ "location": "header",
2363
+ "location_name": "Encoding-Type",
2364
+ "documentation": "Encoding type used by Amazon S3 to encode object keys in the response."
2365
+ },
2366
+ "IsTruncated": {
2367
+ "type": "boolean",
2368
+ "documentation": "Indicates whether the returned list of multipart uploads is truncated. A value of true indicates that the list was truncated. The list can be truncated if the number of multipart uploads exceeds the limit allowed or specified by max uploads."
2369
+ },
2342
2370
  "KeyMarker": {
2343
2371
  "type": "string",
2344
2372
  "documentation": "The key at or after which the listing began."
2345
2373
  },
2346
- "UploadIdMarker": {
2347
- "type": "string",
2348
- "documentation": "Upload ID after which listing began."
2374
+ "MaxUploads": {
2375
+ "type": "integer",
2376
+ "documentation": "Maximum number of multipart uploads that could have been included in the response."
2349
2377
  },
2350
2378
  "NextKeyMarker": {
2351
2379
  "type": "string",
2352
2380
  "documentation": "When a list is truncated, this element specifies the value that should be used for the key-marker request parameter in a subsequent request."
2353
2381
  },
2354
- "Prefix": {
2355
- "type": "string"
2356
- },
2357
2382
  "NextUploadIdMarker": {
2358
2383
  "type": "string",
2359
2384
  "documentation": "When a list is truncated, this element specifies the value that should be used for the upload-id-marker request parameter in a subsequent request."
2360
2385
  },
2361
- "MaxUploads": {
2362
- "type": "integer",
2363
- "documentation": "Maximum number of multipart uploads that could have been included in the response."
2386
+ "Prefix": {
2387
+ "type": "string",
2388
+ "documentation": "When a prefix is provided in the request, this field contains the specified prefix. The result contains only keys starting with the specified prefix."
2364
2389
  },
2365
- "IsTruncated": {
2366
- "type": "boolean",
2367
- "documentation": "Indicates whether the returned list of multipart uploads is truncated. A value of true indicates that the list was truncated. The list can be truncated if the number of multipart uploads exceeds the limit allowed or specified by max uploads."
2390
+ "UploadIdMarker": {
2391
+ "type": "string",
2392
+ "documentation": "Upload ID after which listing began."
2368
2393
  },
2369
2394
  "Uploads": {
2370
2395
  "type": "list",
2371
- "flattened": true,
2372
2396
  "xmlname": "Upload",
2373
2397
  "members": {
2374
2398
  "type": "structure",
2375
2399
  "members": {
2376
- "UploadId": {
2377
- "type": "string",
2378
- "documentation": "Upload ID that identifies the multipart upload."
2379
- },
2380
- "Key": {
2381
- "type": "string",
2382
- "documentation": "Key of the object for which the multipart upload was initiated."
2383
- },
2384
2400
  "Initiated": {
2385
2401
  "type": "timestamp",
2386
2402
  "documentation": "Date and time at which the multipart upload was initiated."
2387
2403
  },
2388
- "StorageClass": {
2389
- "type": "string",
2390
- "enum": [
2391
- "STANDARD",
2392
- "REDUCED_REDUNDANCY",
2393
- "GLACIER"
2394
- ],
2395
- "documentation": "The class of storage used to store the object."
2396
- },
2397
- "Owner": {
2404
+ "Initiator": {
2398
2405
  "type": "structure",
2399
2406
  "members": {
2400
- "ID": {
2401
- "type": "string"
2402
- },
2403
2407
  "DisplayName": {
2404
- "type": "string"
2405
- }
2406
- }
2407
- },
2408
- "Initiator": {
2409
- "type": "structure",
2410
- "documentation": "Identifies who initiated the multipart upload.",
2411
- "members": {
2408
+ "type": "string",
2409
+ "documentation": "Name of the Principal."
2410
+ },
2412
2411
  "ID": {
2413
2412
  "type": "string",
2414
2413
  "documentation": "If the principal is an AWS account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value."
2415
- },
2414
+ }
2415
+ },
2416
+ "documentation": "Identifies who initiated the multipart upload."
2417
+ },
2418
+ "Key": {
2419
+ "type": "string",
2420
+ "documentation": "Key of the object for which the multipart upload was initiated."
2421
+ },
2422
+ "Owner": {
2423
+ "type": "structure",
2424
+ "members": {
2416
2425
  "DisplayName": {
2417
- "type": "string",
2418
- "documentation": "Name of the Principal."
2426
+ "type": "string"
2427
+ },
2428
+ "ID": {
2429
+ "type": "string"
2419
2430
  }
2420
2431
  }
2432
+ },
2433
+ "StorageClass": {
2434
+ "type": "string",
2435
+ "enum": [
2436
+ "STANDARD",
2437
+ "REDUCED_REDUNDANCY",
2438
+ "GLACIER"
2439
+ ],
2440
+ "documentation": "The class of storage used to store the object."
2441
+ },
2442
+ "UploadId": {
2443
+ "type": "string",
2444
+ "documentation": "Upload ID that identifies the multipart upload."
2421
2445
  }
2422
2446
  }
2423
- }
2424
- },
2425
- "CommonPrefixes": {
2426
- "type": "list",
2427
- "flattened": true,
2428
- "members": {
2429
- "type": "structure",
2430
- "members": {
2431
- "Prefix": {
2432
- "type": "string"
2433
- }
2434
- }
2435
- }
2447
+ },
2448
+ "flattened": true
2436
2449
  }
2437
- },
2438
- "shape_name": "ListMultipartUploadsOutput"
2450
+ }
2439
2451
  },
2440
2452
  "errors": [
2441
2453
 
2442
- ]
2454
+ ],
2455
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadListMPUpload.html",
2456
+ "documentation": "This operation lists in-progress multipart uploads."
2443
2457
  },
2444
2458
  "ListObjectVersions": {
2445
2459
  "name": "ListObjectVersions",
2446
2460
  "alias": "GetBucketObjectVersions",
2447
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETVersion.html",
2448
- "documentation": "Returns metadata about all of the versions of objects in a bucket.",
2449
2461
  "http": {
2450
2462
  "method": "GET",
2451
- "uri": "/{Bucket}?versions&delimiter={Delimiter}&key-marker={KeyMarker}&max-keys={MaxKeys}&prefix={Prefix}&version-id-marker={VersionIdMarker}"
2463
+ "uri": "/{Bucket}?versions&delimiter={Delimiter}&key-marker={KeyMarker}&max-keys={MaxKeys}&prefix={Prefix}&version-id-marker={VersionIdMarker}&encoding-type={EncodingType}"
2452
2464
  },
2453
2465
  "input": {
2454
2466
  "type": "structure",
@@ -2460,34 +2472,98 @@
2460
2472
  },
2461
2473
  "Delimiter": {
2462
2474
  "type": "string",
2463
- "documentation": "A delimiter is a character you use to group keys.",
2464
- "location": "uri"
2475
+ "location": "uri",
2476
+ "documentation": "A delimiter is a character you use to group keys."
2477
+ },
2478
+ "EncodingType": {
2479
+ "type": "string",
2480
+ "location": "uri",
2481
+ "enum": [
2482
+ "url"
2483
+ ],
2484
+ "documentation": "Requests Amazon S3 to encode the object keys in the response and specifies the encoding method to use. An object key may contain any Unicode character; however, XML 1.0 parser cannot parse some characters, such as characters with an ASCII value from 0 to 10. For characters that are not supported in XML 1.0, you can add this parameter to request that Amazon S3 encode the keys in the response."
2465
2485
  },
2466
2486
  "KeyMarker": {
2467
2487
  "type": "string",
2468
- "documentation": "Specifies the key to start with when listing objects in a bucket.",
2469
- "location": "uri"
2488
+ "location": "uri",
2489
+ "documentation": "Specifies the key to start with when listing objects in a bucket."
2470
2490
  },
2471
2491
  "MaxKeys": {
2472
2492
  "type": "integer",
2473
- "documentation": "Sets the maximum number of keys returned in the response. The response might contain fewer keys but will never contain more.",
2474
- "location": "uri"
2493
+ "location": "uri",
2494
+ "documentation": "Sets the maximum number of keys returned in the response. The response might contain fewer keys but will never contain more."
2475
2495
  },
2476
2496
  "Prefix": {
2477
2497
  "type": "string",
2478
- "documentation": "Limits the response to keys that begin with the specified prefix.",
2479
- "location": "uri"
2498
+ "location": "uri",
2499
+ "documentation": "Limits the response to keys that begin with the specified prefix."
2480
2500
  },
2481
2501
  "VersionIdMarker": {
2482
2502
  "type": "string",
2483
- "documentation": "Specifies the object version you want to start listing from.",
2484
- "location": "uri"
2503
+ "location": "uri",
2504
+ "documentation": "Specifies the object version you want to start listing from."
2485
2505
  }
2486
2506
  }
2487
2507
  },
2488
2508
  "output": {
2509
+ "shape_name": "ListObjectVersionsOutput",
2489
2510
  "type": "structure",
2490
2511
  "members": {
2512
+ "CommonPrefixes": {
2513
+ "type": "list",
2514
+ "members": {
2515
+ "type": "structure",
2516
+ "members": {
2517
+ "Prefix": {
2518
+ "type": "string"
2519
+ }
2520
+ }
2521
+ },
2522
+ "flattened": true
2523
+ },
2524
+ "DeleteMarkers": {
2525
+ "type": "list",
2526
+ "xmlname": "DeleteMarker",
2527
+ "members": {
2528
+ "type": "structure",
2529
+ "members": {
2530
+ "IsLatest": {
2531
+ "type": "boolean",
2532
+ "documentation": "Specifies whether the object is (true) or is not (false) the latest version of an object."
2533
+ },
2534
+ "Key": {
2535
+ "type": "string",
2536
+ "documentation": "The object key."
2537
+ },
2538
+ "LastModified": {
2539
+ "type": "timestamp",
2540
+ "documentation": "Date and time the object was last modified."
2541
+ },
2542
+ "Owner": {
2543
+ "type": "structure",
2544
+ "members": {
2545
+ "DisplayName": {
2546
+ "type": "string"
2547
+ },
2548
+ "ID": {
2549
+ "type": "string"
2550
+ }
2551
+ }
2552
+ },
2553
+ "VersionId": {
2554
+ "type": "string",
2555
+ "documentation": "Version ID of an object."
2556
+ }
2557
+ }
2558
+ },
2559
+ "flattened": true
2560
+ },
2561
+ "EncodingType": {
2562
+ "type": "string",
2563
+ "location": "header",
2564
+ "location_name": "Encoding-Type",
2565
+ "documentation": "Encoding type used by Amazon S3 to encode object keys in the response."
2566
+ },
2491
2567
  "IsTruncated": {
2492
2568
  "type": "boolean",
2493
2569
  "documentation": "A flag that indicates whether or not Amazon S3 returned all of the results that satisfied the search criteria. If your results were truncated, you can make a follow-up paginated request using the NextKeyMarker and NextVersionIdMarker response parameters as a starting place in another request to return the rest of the results."
@@ -2496,7 +2572,10 @@
2496
2572
  "type": "string",
2497
2573
  "documentation": "Marks the last Key returned in a truncated response."
2498
2574
  },
2499
- "VersionIdMarker": {
2575
+ "MaxKeys": {
2576
+ "type": "integer"
2577
+ },
2578
+ "Name": {
2500
2579
  "type": "string"
2501
2580
  },
2502
2581
  "NextKeyMarker": {
@@ -2507,9 +2586,14 @@
2507
2586
  "type": "string",
2508
2587
  "documentation": "Use this value for the next version id marker parameter in a subsequent request."
2509
2588
  },
2589
+ "Prefix": {
2590
+ "type": "string"
2591
+ },
2592
+ "VersionIdMarker": {
2593
+ "type": "string"
2594
+ },
2510
2595
  "Versions": {
2511
2596
  "type": "list",
2512
- "flattened": true,
2513
2597
  "xmlname": "Version",
2514
2598
  "members": {
2515
2599
  "type": "structure",
@@ -2517,31 +2601,14 @@
2517
2601
  "ETag": {
2518
2602
  "type": "string"
2519
2603
  },
2520
- "Size": {
2521
- "type": "string",
2522
- "documentation": "Size in bytes of the object."
2523
- },
2524
- "StorageClass": {
2525
- "type": "string",
2526
- "enum": [
2527
- "STANDARD",
2528
- "REDUCED_REDUNDANCY",
2529
- "GLACIER"
2530
- ],
2531
- "documentation": "The class of storage used to store the object."
2604
+ "IsLatest": {
2605
+ "type": "boolean",
2606
+ "documentation": "Specifies whether the object is (true) or is not (false) the latest version of an object."
2532
2607
  },
2533
2608
  "Key": {
2534
2609
  "type": "string",
2535
2610
  "documentation": "The object key."
2536
2611
  },
2537
- "VersionId": {
2538
- "type": "string",
2539
- "documentation": "Version ID of an object."
2540
- },
2541
- "IsLatest": {
2542
- "type": "boolean",
2543
- "documentation": "Specifies whether the object is (true) or is not (false) the latest version of an object."
2544
- },
2545
2612
  "LastModified": {
2546
2613
  "type": "timestamp",
2547
2614
  "documentation": "Date and time the object was last modified."
@@ -2549,90 +2616,49 @@
2549
2616
  "Owner": {
2550
2617
  "type": "structure",
2551
2618
  "members": {
2552
- "ID": {
2553
- "type": "string"
2554
- },
2555
2619
  "DisplayName": {
2556
2620
  "type": "string"
2557
- }
2558
- }
2559
- }
2560
- }
2561
- }
2562
- },
2563
- "DeleteMarkers": {
2564
- "type": "list",
2565
- "flattened": true,
2566
- "xmlname": "DeleteMarker",
2567
- "members": {
2568
- "type": "structure",
2569
- "members": {
2570
- "Owner": {
2571
- "type": "structure",
2572
- "members": {
2573
- "ID": {
2574
- "type": "string"
2575
2621
  },
2576
- "DisplayName": {
2622
+ "ID": {
2577
2623
  "type": "string"
2578
2624
  }
2579
2625
  }
2580
2626
  },
2581
- "Key": {
2627
+ "Size": {
2582
2628
  "type": "string",
2583
- "documentation": "The object key."
2629
+ "documentation": "Size in bytes of the object."
2630
+ },
2631
+ "StorageClass": {
2632
+ "type": "string",
2633
+ "enum": [
2634
+ "STANDARD",
2635
+ "REDUCED_REDUNDANCY",
2636
+ "GLACIER"
2637
+ ],
2638
+ "documentation": "The class of storage used to store the object."
2584
2639
  },
2585
2640
  "VersionId": {
2586
2641
  "type": "string",
2587
2642
  "documentation": "Version ID of an object."
2588
- },
2589
- "IsLatest": {
2590
- "type": "boolean",
2591
- "documentation": "Specifies whether the object is (true) or is not (false) the latest version of an object."
2592
- },
2593
- "LastModified": {
2594
- "type": "timestamp",
2595
- "documentation": "Date and time the object was last modified."
2596
- }
2597
- }
2598
- }
2599
- },
2600
- "Name": {
2601
- "type": "string"
2602
- },
2603
- "Prefix": {
2604
- "type": "string"
2605
- },
2606
- "MaxKeys": {
2607
- "type": "integer"
2608
- },
2609
- "CommonPrefixes": {
2610
- "type": "list",
2611
- "flattened": true,
2612
- "members": {
2613
- "type": "structure",
2614
- "members": {
2615
- "Prefix": {
2616
- "type": "string"
2617
2643
  }
2618
2644
  }
2619
- }
2645
+ },
2646
+ "flattened": true
2620
2647
  }
2621
- },
2622
- "shape_name": "ListObjectVersionsOutput"
2648
+ }
2623
2649
  },
2624
2650
  "errors": [
2625
2651
 
2626
- ]
2652
+ ],
2653
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETVersion.html",
2654
+ "documentation": "Returns metadata about all of the versions of objects in a bucket."
2627
2655
  },
2628
2656
  "ListObjects": {
2629
2657
  "name": "ListObjects",
2630
2658
  "alias": "GetBucket",
2631
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGET.html",
2632
- "documentation": "Returns some or all (up to 1000) of the objects in a bucket. You can use the request parameters as selection criteria to return a subset of the objects in a bucket.",
2633
2659
  "http": {
2634
2660
  "method": "GET",
2635
- "uri": "/{Bucket}?delimiter={Delimiter}&marker={Marker}&max-keys={MaxKeys}&prefix={Prefix}"
2661
+ "uri": "/{Bucket}?delimiter={Delimiter}&marker={Marker}&max-keys={MaxKeys}&prefix={Prefix}&encoding-type={EncodingType}"
2636
2662
  },
2637
2663
  "input": {
2638
2664
  "type": "structure",
@@ -2644,53 +2670,74 @@
2644
2670
  },
2645
2671
  "Delimiter": {
2646
2672
  "type": "string",
2647
- "documentation": "A delimiter is a character you use to group keys.",
2648
- "location": "uri"
2673
+ "location": "uri",
2674
+ "documentation": "A delimiter is a character you use to group keys."
2675
+ },
2676
+ "EncodingType": {
2677
+ "type": "string",
2678
+ "location": "uri",
2679
+ "enum": [
2680
+ "url"
2681
+ ],
2682
+ "documentation": "Requests Amazon S3 to encode the object keys in the response and specifies the encoding method to use. An object key may contain any Unicode character; however, XML 1.0 parser cannot parse some characters, such as characters with an ASCII value from 0 to 10. For characters that are not supported in XML 1.0, you can add this parameter to request that Amazon S3 encode the keys in the response."
2649
2683
  },
2650
2684
  "Marker": {
2651
2685
  "type": "string",
2652
- "documentation": "Specifies the key to start with when listing objects in a bucket.",
2653
- "location": "uri"
2686
+ "location": "uri",
2687
+ "documentation": "Specifies the key to start with when listing objects in a bucket."
2654
2688
  },
2655
2689
  "MaxKeys": {
2656
2690
  "type": "integer",
2657
- "documentation": "Sets the maximum number of keys returned in the response. The response might contain fewer keys but will never contain more.",
2658
- "location": "uri"
2691
+ "location": "uri",
2692
+ "documentation": "Sets the maximum number of keys returned in the response. The response might contain fewer keys but will never contain more."
2659
2693
  },
2660
2694
  "Prefix": {
2661
2695
  "type": "string",
2662
- "documentation": "Limits the response to keys that begin with the specified prefix.",
2663
- "location": "uri"
2696
+ "location": "uri",
2697
+ "documentation": "Limits the response to keys that begin with the specified prefix."
2664
2698
  }
2665
2699
  }
2666
2700
  },
2667
2701
  "output": {
2702
+ "shape_name": "ListObjectsOutput",
2668
2703
  "type": "structure",
2669
2704
  "members": {
2670
- "IsTruncated": {
2671
- "type": "boolean",
2672
- "documentation": "A flag that indicates whether or not Amazon S3 returned all of the results that satisfied the search criteria."
2673
- },
2674
- "Marker": {
2675
- "type": "string"
2676
- },
2677
- "NextMarker": {
2678
- "type": "string"
2705
+ "CommonPrefixes": {
2706
+ "type": "list",
2707
+ "members": {
2708
+ "type": "structure",
2709
+ "members": {
2710
+ "Prefix": {
2711
+ "type": "string"
2712
+ }
2713
+ }
2714
+ },
2715
+ "flattened": true
2679
2716
  },
2680
2717
  "Contents": {
2681
2718
  "type": "list",
2682
- "flattened": true,
2683
2719
  "members": {
2684
2720
  "type": "structure",
2685
2721
  "members": {
2722
+ "ETag": {
2723
+ "type": "string"
2724
+ },
2686
2725
  "Key": {
2687
2726
  "type": "string"
2688
2727
  },
2689
2728
  "LastModified": {
2690
2729
  "type": "timestamp"
2691
2730
  },
2692
- "ETag": {
2693
- "type": "string"
2731
+ "Owner": {
2732
+ "type": "structure",
2733
+ "members": {
2734
+ "DisplayName": {
2735
+ "type": "string"
2736
+ },
2737
+ "ID": {
2738
+ "type": "string"
2739
+ }
2740
+ }
2694
2741
  },
2695
2742
  "Size": {
2696
2743
  "type": "integer"
@@ -2703,57 +2750,51 @@
2703
2750
  "GLACIER"
2704
2751
  ],
2705
2752
  "documentation": "The class of storage used to store the object."
2706
- },
2707
- "Owner": {
2708
- "type": "structure",
2709
- "members": {
2710
- "ID": {
2711
- "type": "string"
2712
- },
2713
- "DisplayName": {
2714
- "type": "string"
2715
- }
2716
- }
2717
2753
  }
2718
2754
  }
2719
- }
2755
+ },
2756
+ "flattened": true
2720
2757
  },
2721
- "Name": {
2722
- "type": "string"
2758
+ "EncodingType": {
2759
+ "type": "string",
2760
+ "location": "header",
2761
+ "location_name": "Encoding-Type",
2762
+ "documentation": "Encoding type used by Amazon S3 to encode object keys in the response."
2763
+ },
2764
+ "IsTruncated": {
2765
+ "type": "boolean",
2766
+ "documentation": "A flag that indicates whether or not Amazon S3 returned all of the results that satisfied the search criteria."
2723
2767
  },
2724
- "Prefix": {
2768
+ "Marker": {
2725
2769
  "type": "string"
2726
2770
  },
2727
2771
  "MaxKeys": {
2728
2772
  "type": "integer"
2729
2773
  },
2730
- "CommonPrefixes": {
2731
- "type": "list",
2732
- "flattened": true,
2733
- "members": {
2734
- "type": "structure",
2735
- "members": {
2736
- "Prefix": {
2737
- "type": "string"
2738
- }
2739
- }
2740
- }
2774
+ "Name": {
2775
+ "type": "string"
2776
+ },
2777
+ "NextMarker": {
2778
+ "type": "string",
2779
+ "documentation": "When response is truncated (the IsTruncated element value in the response is true), you can use the key name in this field as marker in the subsequent request to get next set of objects. Amazon S3 lists objects in alphabetical order Note: This element is returned only if you have delimiter request parameter specified. If response does not include the NextMaker and it is truncated, you can use the value of the last Key in the response as the marker in the subsequent request to get the next set of object keys."
2780
+ },
2781
+ "Prefix": {
2782
+ "type": "string"
2741
2783
  }
2742
- },
2743
- "shape_name": "ListObjectsOutput"
2784
+ }
2744
2785
  },
2745
2786
  "errors": [
2746
2787
  {
2747
- "documentation": "The specified bucket does not exist.",
2748
2788
  "shape_name": "NoSuchBucket",
2749
- "type": "structure"
2789
+ "type": "structure",
2790
+ "documentation": "The specified bucket does not exist."
2750
2791
  }
2751
- ]
2792
+ ],
2793
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGET.html",
2794
+ "documentation": "Returns some or all (up to 1000) of the objects in a bucket. You can use the request parameters as selection criteria to return a subset of the objects in a bucket."
2752
2795
  },
2753
2796
  "ListParts": {
2754
2797
  "name": "ListParts",
2755
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListParts.html",
2756
- "documentation": "Lists the parts that have been uploaded for a specific multipart upload.",
2757
2798
  "http": {
2758
2799
  "method": "GET",
2759
2800
  "uri": "/{Bucket}/{Key}?uploadId={UploadId}&max-parts={MaxParts}&part-number-marker={PartNumberMarker}"
@@ -2777,7 +2818,7 @@
2777
2818
  "documentation": "Sets the maximum number of parts to return."
2778
2819
  },
2779
2820
  "PartNumberMarker": {
2780
- "type": "string",
2821
+ "type": "integer",
2781
2822
  "location": "uri",
2782
2823
  "documentation": "Specifies the part after which listing should begin. Only parts with higher part numbers will be listed."
2783
2824
  },
@@ -2790,86 +2831,83 @@
2790
2831
  }
2791
2832
  },
2792
2833
  "output": {
2834
+ "shape_name": "ListPartsOutput",
2793
2835
  "type": "structure",
2794
2836
  "members": {
2795
2837
  "Bucket": {
2796
2838
  "type": "string",
2797
2839
  "documentation": "Name of the bucket to which the multipart upload was initiated."
2798
2840
  },
2841
+ "Initiator": {
2842
+ "type": "structure",
2843
+ "members": {
2844
+ "DisplayName": {
2845
+ "type": "string",
2846
+ "documentation": "Name of the Principal."
2847
+ },
2848
+ "ID": {
2849
+ "type": "string",
2850
+ "documentation": "If the principal is an AWS account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value."
2851
+ }
2852
+ },
2853
+ "documentation": "Identifies who initiated the multipart upload."
2854
+ },
2855
+ "IsTruncated": {
2856
+ "type": "boolean",
2857
+ "documentation": "Indicates whether the returned list of parts is truncated."
2858
+ },
2799
2859
  "Key": {
2800
2860
  "type": "string",
2801
2861
  "documentation": "Object key for which the multipart upload was initiated."
2802
2862
  },
2803
- "UploadId": {
2804
- "type": "string",
2805
- "documentation": "Upload ID identifying the multipart upload whose parts are being listed."
2806
- },
2807
- "PartNumberMarker": {
2863
+ "MaxParts": {
2808
2864
  "type": "integer",
2809
- "documentation": "Part number after which listing begins."
2865
+ "documentation": "Maximum number of parts that were allowed in the response."
2810
2866
  },
2811
2867
  "NextPartNumberMarker": {
2812
2868
  "type": "integer",
2813
2869
  "documentation": "When a list is truncated, this element specifies the last part in the list, as well as the value to use for the part-number-marker request parameter in a subsequent request."
2814
2870
  },
2815
- "MaxParts": {
2816
- "type": "integer",
2817
- "documentation": "Maximum number of parts that were allowed in the response."
2871
+ "Owner": {
2872
+ "type": "structure",
2873
+ "members": {
2874
+ "DisplayName": {
2875
+ "type": "string"
2876
+ },
2877
+ "ID": {
2878
+ "type": "string"
2879
+ }
2880
+ }
2818
2881
  },
2819
- "IsTruncated": {
2820
- "type": "boolean",
2821
- "documentation": "Indicates whether the returned list of parts is truncated."
2882
+ "PartNumberMarker": {
2883
+ "type": "integer",
2884
+ "documentation": "Part number after which listing begins."
2822
2885
  },
2823
2886
  "Parts": {
2824
2887
  "type": "list",
2825
- "flattened": true,
2826
2888
  "xmlname": "Part",
2827
2889
  "members": {
2828
2890
  "type": "structure",
2829
2891
  "members": {
2830
- "PartNumber": {
2831
- "type": "integer",
2832
- "documentation": "Part number identifying the part."
2892
+ "ETag": {
2893
+ "type": "string",
2894
+ "documentation": "Entity tag returned when the part was uploaded."
2833
2895
  },
2834
2896
  "LastModified": {
2835
2897
  "type": "timestamp",
2836
2898
  "documentation": "Date and time at which the part was uploaded."
2837
2899
  },
2838
- "ETag": {
2839
- "type": "string",
2840
- "documentation": "Entity tag returned when the part was uploaded."
2900
+ "PartNumber": {
2901
+ "type": "integer",
2902
+ "documentation": "Part number identifying the part."
2841
2903
  },
2842
2904
  "Size": {
2843
2905
  "type": "integer",
2844
2906
  "documentation": "Size of the uploaded part data."
2845
2907
  }
2846
2908
  }
2847
- }
2848
- },
2849
- "Initiator": {
2850
- "type": "structure",
2851
- "documentation": "Identifies who initiated the multipart upload.",
2852
- "members": {
2853
- "ID": {
2854
- "type": "string",
2855
- "documentation": "If the principal is an AWS account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value."
2856
- },
2857
- "DisplayName": {
2858
- "type": "string",
2859
- "documentation": "Name of the Principal."
2860
- }
2861
- }
2862
- },
2863
- "Owner": {
2864
- "type": "structure",
2865
- "members": {
2866
- "ID": {
2867
- "type": "string"
2868
- },
2869
- "DisplayName": {
2870
- "type": "string"
2871
- }
2872
- }
2909
+ },
2910
+ "flattened": true
2873
2911
  },
2874
2912
  "StorageClass": {
2875
2913
  "type": "string",
@@ -2879,18 +2917,21 @@
2879
2917
  "GLACIER"
2880
2918
  ],
2881
2919
  "documentation": "The class of storage used to store the object."
2920
+ },
2921
+ "UploadId": {
2922
+ "type": "string",
2923
+ "documentation": "Upload ID identifying the multipart upload whose parts are being listed."
2882
2924
  }
2883
- },
2884
- "shape_name": "ListPartsOutput"
2925
+ }
2885
2926
  },
2886
2927
  "errors": [
2887
2928
 
2888
- ]
2929
+ ],
2930
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadListParts.html",
2931
+ "documentation": "Lists the parts that have been uploaded for a specific multipart upload."
2889
2932
  },
2890
2933
  "PutBucketAcl": {
2891
2934
  "name": "PutBucketAcl",
2892
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTacl.html",
2893
- "documentation": "Sets the permissions on a bucket using access control lists (ACL).",
2894
2935
  "http": {
2895
2936
  "method": "PUT",
2896
2937
  "uri": "/{Bucket}?acl"
@@ -2900,7 +2941,8 @@
2900
2941
  "members": {
2901
2942
  "ACL": {
2902
2943
  "type": "string",
2903
- "documentation": "The canned ACL to apply to the bucket.",
2944
+ "location": "header",
2945
+ "location_name": "x-amz-acl",
2904
2946
  "enum": [
2905
2947
  "private",
2906
2948
  "public-read",
@@ -2909,8 +2951,7 @@
2909
2951
  "bucket-owner-read",
2910
2952
  "bucket-owner-full-control"
2911
2953
  ],
2912
- "location": "header",
2913
- "location_name": "x-amz-acl"
2954
+ "documentation": "The canned ACL to apply to the bucket."
2914
2955
  },
2915
2956
  "AccessControlPolicy": {
2916
2957
  "type": "structure",
@@ -2918,18 +2959,17 @@
2918
2959
  "members": {
2919
2960
  "Grants": {
2920
2961
  "type": "list",
2921
- "documentation": "A list of grants.",
2922
2962
  "xmlname": "AccessControlList",
2923
2963
  "members": {
2924
2964
  "type": "structure",
2925
2965
  "xmlname": "Grant",
2926
2966
  "members": {
2927
2967
  "Grantee": {
2928
- "type": "structure",
2929
2968
  "xmlnamespace": {
2930
- "prefix": "xsi",
2931
- "uri": "http://www.w3.org/2001/XMLSchema-instance"
2969
+ "uri": "http://www.w3.org/2001/XMLSchema-instance",
2970
+ "prefix": "xsi"
2932
2971
  },
2972
+ "type": "structure",
2933
2973
  "members": {
2934
2974
  "DisplayName": {
2935
2975
  "type": "string",
@@ -2946,14 +2986,14 @@
2946
2986
  "Type": {
2947
2987
  "type": "string",
2948
2988
  "required": true,
2949
- "xmlattribute": true,
2950
2989
  "xmlname": "xsi:type",
2951
- "documentation": "Type of grantee",
2990
+ "xmlattribute": true,
2952
2991
  "enum": [
2953
2992
  "CanonicalUser",
2954
2993
  "AmazonCustomerByEmail",
2955
2994
  "Group"
2956
- ]
2995
+ ],
2996
+ "documentation": "Type of grantee"
2957
2997
  },
2958
2998
  "URI": {
2959
2999
  "type": "string",
@@ -2963,17 +3003,18 @@
2963
3003
  },
2964
3004
  "Permission": {
2965
3005
  "type": "string",
2966
- "documentation": "Specifies the permission given to the grantee.",
2967
3006
  "enum": [
2968
3007
  "FULL_CONTROL",
2969
3008
  "WRITE",
2970
3009
  "WRITE_ACP",
2971
3010
  "READ",
2972
3011
  "READ_ACP"
2973
- ]
3012
+ ],
3013
+ "documentation": "Specifies the permission given to the grantee."
2974
3014
  }
2975
3015
  }
2976
- }
3016
+ },
3017
+ "documentation": "A list of grants."
2977
3018
  },
2978
3019
  "Owner": {
2979
3020
  "type": "structure",
@@ -3000,45 +3041,45 @@
3000
3041
  },
3001
3042
  "GrantFullControl": {
3002
3043
  "type": "string",
3003
- "documentation": "Allows grantee the read, write, read ACP, and write ACP permissions on the bucket.",
3004
3044
  "location": "header",
3005
- "location_name": "x-amz-grant-full-control"
3045
+ "location_name": "x-amz-grant-full-control",
3046
+ "documentation": "Allows grantee the read, write, read ACP, and write ACP permissions on the bucket."
3006
3047
  },
3007
3048
  "GrantRead": {
3008
3049
  "type": "string",
3009
- "documentation": "Allows grantee to list the objects in the bucket.",
3010
3050
  "location": "header",
3011
- "location_name": "x-amz-grant-read"
3051
+ "location_name": "x-amz-grant-read",
3052
+ "documentation": "Allows grantee to list the objects in the bucket."
3012
3053
  },
3013
3054
  "GrantReadACP": {
3014
3055
  "type": "string",
3015
- "documentation": "Allows grantee to read the bucket ACL.",
3016
3056
  "location": "header",
3017
- "location_name": "x-amz-grant-read-acp"
3057
+ "location_name": "x-amz-grant-read-acp",
3058
+ "documentation": "Allows grantee to read the bucket ACL."
3018
3059
  },
3019
3060
  "GrantWrite": {
3020
3061
  "type": "string",
3021
- "documentation": "Allows grantee to create, overwrite, and delete any object in the bucket.",
3022
3062
  "location": "header",
3023
- "location_name": "x-amz-grant-write"
3063
+ "location_name": "x-amz-grant-write",
3064
+ "documentation": "Allows grantee to create, overwrite, and delete any object in the bucket."
3024
3065
  },
3025
3066
  "GrantWriteACP": {
3026
3067
  "type": "string",
3027
- "documentation": "Allows grantee to write the ACL for the applicable bucket.",
3028
3068
  "location": "header",
3029
- "location_name": "x-amz-grant-write-acp"
3069
+ "location_name": "x-amz-grant-write-acp",
3070
+ "documentation": "Allows grantee to write the ACL for the applicable bucket."
3030
3071
  }
3031
3072
  }
3032
3073
  },
3033
3074
  "output": null,
3034
3075
  "errors": [
3035
3076
 
3036
- ]
3077
+ ],
3078
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTacl.html",
3079
+ "documentation": "Sets the permissions on a bucket using access control lists (ACL)."
3037
3080
  },
3038
3081
  "PutBucketCors": {
3039
3082
  "name": "PutBucketCors",
3040
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTcors.html",
3041
- "documentation": "Sets the cors configuration for a bucket.",
3042
3083
  "http": {
3043
3084
  "method": "PUT",
3044
3085
  "uri": "/{Bucket}?cors"
@@ -3057,53 +3098,53 @@
3057
3098
  "members": {
3058
3099
  "CORSRules": {
3059
3100
  "type": "list",
3060
- "flattened": true,
3061
3101
  "xmlname": "CORSRule",
3062
3102
  "members": {
3063
3103
  "type": "structure",
3064
3104
  "members": {
3065
3105
  "AllowedHeaders": {
3066
3106
  "type": "list",
3067
- "flattened": true,
3068
3107
  "xmlname": "AllowedHeader",
3069
- "documentation": "Specifies which headers are allowed in a pre-flight OPTIONS request.",
3070
3108
  "members": {
3071
3109
  "type": "string"
3072
- }
3110
+ },
3111
+ "documentation": "Specifies which headers are allowed in a pre-flight OPTIONS request.",
3112
+ "flattened": true
3073
3113
  },
3074
3114
  "AllowedMethods": {
3075
3115
  "type": "list",
3076
- "flattened": true,
3077
3116
  "xmlname": "AllowedMethod",
3078
- "documentation": "Identifies HTTP methods that the domain/origin specified in the rule is allowed to execute.",
3079
3117
  "members": {
3080
3118
  "type": "string"
3081
- }
3119
+ },
3120
+ "documentation": "Identifies HTTP methods that the domain/origin specified in the rule is allowed to execute.",
3121
+ "flattened": true
3082
3122
  },
3083
3123
  "AllowedOrigins": {
3084
3124
  "type": "list",
3085
- "flattened": true,
3086
3125
  "xmlname": "AllowedOrigin",
3087
- "documentation": "One or more origins you want customers to be able to access the bucket from.",
3088
3126
  "members": {
3089
3127
  "type": "string"
3090
- }
3128
+ },
3129
+ "documentation": "One or more origins you want customers to be able to access the bucket from.",
3130
+ "flattened": true
3091
3131
  },
3092
3132
  "ExposeHeaders": {
3093
3133
  "type": "list",
3094
- "flattened": true,
3095
3134
  "xmlname": "ExposeHeader",
3096
- "documentation": "One or more headers in the response that you want customers to be able to access from their applications (for example, from a JavaScript XMLHttpRequest object).",
3097
3135
  "members": {
3098
3136
  "type": "string"
3099
- }
3137
+ },
3138
+ "documentation": "One or more headers in the response that you want customers to be able to access from their applications (for example, from a JavaScript XMLHttpRequest object).",
3139
+ "flattened": true
3100
3140
  },
3101
3141
  "MaxAgeSeconds": {
3102
3142
  "type": "integer",
3103
3143
  "documentation": "The time in seconds that your browser is to cache the preflight response for the specified resource."
3104
3144
  }
3105
3145
  }
3106
- }
3146
+ },
3147
+ "flattened": true
3107
3148
  }
3108
3149
  }
3109
3150
  },
@@ -3117,12 +3158,12 @@
3117
3158
  "output": null,
3118
3159
  "errors": [
3119
3160
 
3120
- ]
3161
+ ],
3162
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTcors.html",
3163
+ "documentation": "Sets the cors configuration for a bucket."
3121
3164
  },
3122
3165
  "PutBucketLifecycle": {
3123
3166
  "name": "PutBucketLifecycle",
3124
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTlifecycle.html",
3125
- "documentation": "Sets lifecycle configuration for your bucket. If a lifecycle configuration exists, it replaces it.",
3126
3167
  "http": {
3127
3168
  "method": "PUT",
3128
3169
  "uri": "/{Bucket}?lifecycle"
@@ -3146,9 +3187,8 @@
3146
3187
  "members": {
3147
3188
  "Rules": {
3148
3189
  "type": "list",
3149
- "flattened": true,
3150
- "xmlname": "Rule",
3151
3190
  "required": true,
3191
+ "xmlname": "Rule",
3152
3192
  "members": {
3153
3193
  "type": "structure",
3154
3194
  "members": {
@@ -3157,8 +3197,8 @@
3157
3197
  "members": {
3158
3198
  "Date": {
3159
3199
  "type": "timestamp",
3160
- "timestamp_format": "iso8601",
3161
- "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format."
3200
+ "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.",
3201
+ "timestamp_format": "iso8601"
3162
3202
  },
3163
3203
  "Days": {
3164
3204
  "type": "integer",
@@ -3178,19 +3218,19 @@
3178
3218
  "Status": {
3179
3219
  "type": "string",
3180
3220
  "required": true,
3181
- "documentation": "If 'Enabled', the rule is currently being applied. If 'Disabled', the rule is not currently being applied.",
3182
3221
  "enum": [
3183
3222
  "Enabled",
3184
3223
  "Disabled"
3185
- ]
3224
+ ],
3225
+ "documentation": "If 'Enabled', the rule is currently being applied. If 'Disabled', the rule is not currently being applied."
3186
3226
  },
3187
3227
  "Transition": {
3188
3228
  "type": "structure",
3189
3229
  "members": {
3190
3230
  "Date": {
3191
3231
  "type": "timestamp",
3192
- "timestamp_format": "iso8601",
3193
- "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format."
3232
+ "documentation": "Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.",
3233
+ "timestamp_format": "iso8601"
3194
3234
  },
3195
3235
  "Days": {
3196
3236
  "type": "integer",
@@ -3208,7 +3248,8 @@
3208
3248
  }
3209
3249
  }
3210
3250
  }
3211
- }
3251
+ },
3252
+ "flattened": true
3212
3253
  }
3213
3254
  }
3214
3255
  }
@@ -3217,12 +3258,12 @@
3217
3258
  "output": null,
3218
3259
  "errors": [
3219
3260
 
3220
- ]
3261
+ ],
3262
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTlifecycle.html",
3263
+ "documentation": "Sets lifecycle configuration for your bucket. If a lifecycle configuration exists, it replaces it."
3221
3264
  },
3222
3265
  "PutBucketLogging": {
3223
3266
  "name": "PutBucketLogging",
3224
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTlogging.html",
3225
- "documentation": "Set the logging parameters for a bucket and to specify permissions for who can view and modify the logging parameters. To set the logging status of a bucket, you must be the bucket owner.",
3226
3267
  "http": {
3227
3268
  "method": "PUT",
3228
3269
  "uri": "/{Bucket}?logging"
@@ -3237,12 +3278,11 @@
3237
3278
  },
3238
3279
  "BucketLoggingStatus": {
3239
3280
  "type": "structure",
3240
- "required": true,
3241
3281
  "payload": true,
3282
+ "required": true,
3242
3283
  "members": {
3243
3284
  "LoggingEnabled": {
3244
3285
  "type": "structure",
3245
- "required": false,
3246
3286
  "members": {
3247
3287
  "TargetBucket": {
3248
3288
  "type": "string",
@@ -3255,11 +3295,11 @@
3255
3295
  "xmlname": "Grant",
3256
3296
  "members": {
3257
3297
  "Grantee": {
3258
- "type": "structure",
3259
3298
  "xmlnamespace": {
3260
- "prefix": "xsi",
3261
- "uri": "http://www.w3.org/2001/XMLSchema-instance"
3299
+ "uri": "http://www.w3.org/2001/XMLSchema-instance",
3300
+ "prefix": "xsi"
3262
3301
  },
3302
+ "type": "structure",
3263
3303
  "members": {
3264
3304
  "DisplayName": {
3265
3305
  "type": "string",
@@ -3276,14 +3316,14 @@
3276
3316
  "Type": {
3277
3317
  "type": "string",
3278
3318
  "required": true,
3279
- "xmlattribute": true,
3280
3319
  "xmlname": "xsi:type",
3281
- "documentation": "Type of grantee",
3320
+ "xmlattribute": true,
3282
3321
  "enum": [
3283
3322
  "CanonicalUser",
3284
3323
  "AmazonCustomerByEmail",
3285
3324
  "Group"
3286
- ]
3325
+ ],
3326
+ "documentation": "Type of grantee"
3287
3327
  },
3288
3328
  "URI": {
3289
3329
  "type": "string",
@@ -3315,12 +3355,12 @@
3315
3355
  "output": null,
3316
3356
  "errors": [
3317
3357
 
3318
- ]
3358
+ ],
3359
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTlogging.html",
3360
+ "documentation": "Set the logging parameters for a bucket and to specify permissions for who can view and modify the logging parameters. To set the logging status of a bucket, you must be the bucket owner."
3319
3361
  },
3320
3362
  "PutBucketNotification": {
3321
3363
  "name": "PutBucketNotification",
3322
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTnotification.html",
3323
- "documentation": "Enables notifications of specified events for a bucket.",
3324
3364
  "http": {
3325
3365
  "method": "PUT",
3326
3366
  "uri": "/{Bucket}?notification"
@@ -3340,8 +3380,8 @@
3340
3380
  },
3341
3381
  "NotificationConfiguration": {
3342
3382
  "type": "structure",
3343
- "required": true,
3344
3383
  "payload": true,
3384
+ "required": true,
3345
3385
  "members": {
3346
3386
  "TopicConfiguration": {
3347
3387
  "type": "structure",
@@ -3367,12 +3407,12 @@
3367
3407
  "output": null,
3368
3408
  "errors": [
3369
3409
 
3370
- ]
3410
+ ],
3411
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTnotification.html",
3412
+ "documentation": "Enables notifications of specified events for a bucket."
3371
3413
  },
3372
3414
  "PutBucketPolicy": {
3373
3415
  "name": "PutBucketPolicy",
3374
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTpolicy.html",
3375
- "documentation": "Replaces a policy on a bucket. If the bucket already has a policy, the one in this request completely replaces it.",
3376
3416
  "http": {
3377
3417
  "method": "PUT",
3378
3418
  "uri": "/{Bucket}?policy"
@@ -3392,8 +3432,8 @@
3392
3432
  },
3393
3433
  "Policy": {
3394
3434
  "type": "string",
3395
- "required": true,
3396
3435
  "payload": true,
3436
+ "required": true,
3397
3437
  "documentation": "The bucket policy as a JSON document."
3398
3438
  }
3399
3439
  }
@@ -3401,12 +3441,12 @@
3401
3441
  "output": null,
3402
3442
  "errors": [
3403
3443
 
3404
- ]
3444
+ ],
3445
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTpolicy.html",
3446
+ "documentation": "Replaces a policy on a bucket. If the bucket already has a policy, the one in this request completely replaces it."
3405
3447
  },
3406
3448
  "PutBucketRequestPayment": {
3407
3449
  "name": "PutBucketRequestPayment",
3408
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTrequestPaymentPUT.html",
3409
- "documentation": "Sets the request payment configuration for a bucket. By default, the bucket owner pays for downloads from the bucket. This configuration parameter enables the bucket owner (only) to specify that the person requesting the download will be charged for the download.",
3410
3450
  "http": {
3411
3451
  "method": "PUT",
3412
3452
  "uri": "/{Bucket}?requestPayment"
@@ -3426,8 +3466,8 @@
3426
3466
  },
3427
3467
  "RequestPaymentConfiguration": {
3428
3468
  "type": "structure",
3429
- "required": true,
3430
3469
  "payload": true,
3470
+ "required": true,
3431
3471
  "members": {
3432
3472
  "Payer": {
3433
3473
  "type": "string",
@@ -3445,12 +3485,12 @@
3445
3485
  "output": null,
3446
3486
  "errors": [
3447
3487
 
3448
- ]
3488
+ ],
3489
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTrequestPaymentPUT.html",
3490
+ "documentation": "Sets the request payment configuration for a bucket. By default, the bucket owner pays for downloads from the bucket. This configuration parameter enables the bucket owner (only) to specify that the person requesting the download will be charged for the download."
3449
3491
  },
3450
3492
  "PutBucketTagging": {
3451
3493
  "name": "PutBucketTagging",
3452
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTtagging.html",
3453
- "documentation": "Sets the tags for a bucket.",
3454
3494
  "http": {
3455
3495
  "method": "PUT",
3456
3496
  "uri": "/{Bucket}?tagging"
@@ -3470,16 +3510,16 @@
3470
3510
  },
3471
3511
  "Tagging": {
3472
3512
  "type": "structure",
3473
- "required": true,
3474
3513
  "payload": true,
3514
+ "required": true,
3475
3515
  "members": {
3476
3516
  "TagSet": {
3477
3517
  "type": "list",
3478
3518
  "required": true,
3479
3519
  "members": {
3480
3520
  "type": "structure",
3481
- "xmlname": "Tag",
3482
3521
  "required": true,
3522
+ "xmlname": "Tag",
3483
3523
  "members": {
3484
3524
  "Key": {
3485
3525
  "type": "string",
@@ -3501,12 +3541,12 @@
3501
3541
  "output": null,
3502
3542
  "errors": [
3503
3543
 
3504
- ]
3544
+ ],
3545
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTtagging.html",
3546
+ "documentation": "Sets the tags for a bucket."
3505
3547
  },
3506
3548
  "PutBucketVersioning": {
3507
3549
  "name": "PutBucketVersioning",
3508
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTVersioningStatus.html",
3509
- "documentation": "Sets the versioning state of an existing bucket. To set the versioning state, you must be the bucket owner.",
3510
3550
  "http": {
3511
3551
  "method": "PUT",
3512
3552
  "uri": "/{Bucket}?versioning"
@@ -3526,14 +3566,14 @@
3526
3566
  },
3527
3567
  "MFA": {
3528
3568
  "type": "string",
3529
- "documentation": "The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device.",
3530
3569
  "location": "header",
3531
- "location_name": "x-amz-mfa"
3570
+ "location_name": "x-amz-mfa",
3571
+ "documentation": "The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device."
3532
3572
  },
3533
3573
  "VersioningConfiguration": {
3534
3574
  "type": "structure",
3535
- "required": true,
3536
3575
  "payload": true,
3576
+ "required": true,
3537
3577
  "members": {
3538
3578
  "MFADelete": {
3539
3579
  "type": "string",
@@ -3558,12 +3598,12 @@
3558
3598
  "output": null,
3559
3599
  "errors": [
3560
3600
 
3561
- ]
3601
+ ],
3602
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTVersioningStatus.html",
3603
+ "documentation": "Sets the versioning state of an existing bucket. To set the versioning state, you must be the bucket owner."
3562
3604
  },
3563
3605
  "PutBucketWebsite": {
3564
3606
  "name": "PutBucketWebsite",
3565
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTwebsite.html",
3566
- "documentation": "Set the website configuration for a bucket.",
3567
3607
  "http": {
3568
3608
  "method": "PUT",
3569
3609
  "uri": "/{Bucket}?website"
@@ -3583,8 +3623,8 @@
3583
3623
  },
3584
3624
  "WebsiteConfiguration": {
3585
3625
  "type": "structure",
3586
- "required": true,
3587
3626
  "payload": true,
3627
+ "required": true,
3588
3628
  "members": {
3589
3629
  "ErrorDocument": {
3590
3630
  "type": "structure",
@@ -3632,7 +3672,6 @@
3632
3672
  "members": {
3633
3673
  "Condition": {
3634
3674
  "type": "structure",
3635
- "documentation": "A container for describing a condition that must be met for the specified redirect to apply. For example, 1. If request is for pages in the /docs folder, redirect to the /documents folder. 2. If request results in HTTP error 4xx, redirect request to another host where you might process the error.",
3636
3675
  "members": {
3637
3676
  "HttpErrorCodeReturnedEquals": {
3638
3677
  "type": "string",
@@ -3642,12 +3681,12 @@
3642
3681
  "type": "string",
3643
3682
  "documentation": "The object key name prefix when the redirect is applied. For example, to redirect requests for ExamplePage.html, the key prefix will be ExamplePage.html. To redirect request for all pages with the prefix docs/, the key prefix will be /docs, which identifies all objects in the docs/ folder. Required when the parent element Condition is specified and sibling HttpErrorCodeReturnedEquals is not specified. If both conditions are specified, both must be true for the redirect to be applied."
3644
3683
  }
3645
- }
3684
+ },
3685
+ "documentation": "A container for describing a condition that must be met for the specified redirect to apply. For example, 1. If request is for pages in the /docs folder, redirect to the /documents folder. 2. If request results in HTTP error 4xx, redirect request to another host where you might process the error."
3646
3686
  },
3647
3687
  "Redirect": {
3648
3688
  "type": "structure",
3649
3689
  "required": true,
3650
- "documentation": "Container for redirect information. You can redirect requests to another host, to another page, or with another protocol. In the event of an error, you can can specify a different error code to return.",
3651
3690
  "members": {
3652
3691
  "HostName": {
3653
3692
  "type": "string",
@@ -3673,7 +3712,8 @@
3673
3712
  "type": "string",
3674
3713
  "documentation": "The specific object key to use in the redirect request. For example, redirect request to error.html. Not required if one of the sibling is present. Can be present only if ReplaceKeyPrefixWith is not provided."
3675
3714
  }
3676
- }
3715
+ },
3716
+ "documentation": "Container for redirect information. You can redirect requests to another host, to another page, or with another protocol. In the event of an error, you can can specify a different error code to return."
3677
3717
  }
3678
3718
  }
3679
3719
  }
@@ -3685,12 +3725,12 @@
3685
3725
  "output": null,
3686
3726
  "errors": [
3687
3727
 
3688
- ]
3728
+ ],
3729
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTwebsite.html",
3730
+ "documentation": "Set the website configuration for a bucket."
3689
3731
  },
3690
3732
  "PutObject": {
3691
3733
  "name": "PutObject",
3692
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUT.html",
3693
- "documentation": "Adds an object to a bucket.",
3694
3734
  "http": {
3695
3735
  "method": "PUT",
3696
3736
  "uri": "/{Bucket}/{Key}"
@@ -3700,6 +3740,8 @@
3700
3740
  "members": {
3701
3741
  "ACL": {
3702
3742
  "type": "string",
3743
+ "location": "header",
3744
+ "location_name": "x-amz-acl",
3703
3745
  "enum": [
3704
3746
  "private",
3705
3747
  "public-read",
@@ -3708,8 +3750,6 @@
3708
3750
  "bucket-owner-read",
3709
3751
  "bucket-owner-full-control"
3710
3752
  ],
3711
- "location": "header",
3712
- "location_name": "x-amz-acl",
3713
3753
  "documentation": "The canned ACL to apply to the object."
3714
3754
  },
3715
3755
  "Body": {
@@ -3802,14 +3842,14 @@
3802
3842
  "type": "map",
3803
3843
  "location": "header",
3804
3844
  "location_name": "x-amz-meta-",
3845
+ "members": {
3846
+ "type": "string",
3847
+ "documentation": "The metadata value."
3848
+ },
3805
3849
  "documentation": "A map of metadata to store with the object in S3.",
3806
3850
  "keys": {
3807
3851
  "type": "string",
3808
3852
  "documentation": "The metadata key. This will be prefixed with x-amz-meta- before sending to S3 as a header. The x-amz-meta- header will be stripped from the key when retrieving headers."
3809
- },
3810
- "members": {
3811
- "type": "string",
3812
- "documentation": "The metadata value."
3813
3853
  }
3814
3854
  },
3815
3855
  "ServerSideEncryption": {
@@ -3823,12 +3863,12 @@
3823
3863
  },
3824
3864
  "StorageClass": {
3825
3865
  "type": "string",
3866
+ "location": "header",
3867
+ "location_name": "x-amz-storage-class",
3826
3868
  "enum": [
3827
3869
  "STANDARD",
3828
3870
  "REDUCED_REDUNDANCY"
3829
3871
  ],
3830
- "location": "header",
3831
- "location_name": "x-amz-storage-class",
3832
3872
  "documentation": "The type of storage to use for the object. Defaults to 'STANDARD'."
3833
3873
  },
3834
3874
  "WebsiteRedirectLocation": {
@@ -3840,20 +3880,21 @@
3840
3880
  }
3841
3881
  },
3842
3882
  "output": {
3883
+ "shape_name": "PutObjectOutput",
3843
3884
  "type": "structure",
3844
3885
  "members": {
3845
- "Expiration": {
3846
- "type": "timestamp",
3847
- "location": "header",
3848
- "location_name": "x-amz-expiration",
3849
- "documentation": "If the object expiration is configured, this will contain the expiration date (expiry-date) and rule ID (rule-id). The value of rule-id is URL encoded."
3850
- },
3851
3886
  "ETag": {
3852
3887
  "type": "string",
3853
3888
  "location": "header",
3854
3889
  "location_name": "ETag",
3855
3890
  "documentation": "Entity tag for the uploaded object."
3856
3891
  },
3892
+ "Expiration": {
3893
+ "type": "timestamp",
3894
+ "location": "header",
3895
+ "location_name": "x-amz-expiration",
3896
+ "documentation": "If the object expiration is configured, this will contain the expiration date (expiry-date) and rule ID (rule-id). The value of rule-id is URL encoded."
3897
+ },
3857
3898
  "ServerSideEncryption": {
3858
3899
  "type": "string",
3859
3900
  "location": "header",
@@ -3869,17 +3910,16 @@
3869
3910
  "location_name": "x-amz-version-id",
3870
3911
  "documentation": "Version of the object."
3871
3912
  }
3872
- },
3873
- "shape_name": "PutObjectOutput"
3913
+ }
3874
3914
  },
3875
3915
  "errors": [
3876
3916
 
3877
- ]
3917
+ ],
3918
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html",
3919
+ "documentation": "Adds an object to a bucket."
3878
3920
  },
3879
3921
  "PutObjectAcl": {
3880
3922
  "name": "PutObjectAcl",
3881
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUTacl.html",
3882
- "documentation": "uses the acl subresource to set the access control list (ACL) permissions for an object that already exists in a bucket",
3883
3923
  "http": {
3884
3924
  "method": "PUT",
3885
3925
  "uri": "/{Bucket}/{Key}?acl"
@@ -3889,7 +3929,8 @@
3889
3929
  "members": {
3890
3930
  "ACL": {
3891
3931
  "type": "string",
3892
- "documentation": "The canned ACL to apply to the bucket.",
3932
+ "location": "header",
3933
+ "location_name": "x-amz-acl",
3893
3934
  "enum": [
3894
3935
  "private",
3895
3936
  "public-read",
@@ -3898,8 +3939,7 @@
3898
3939
  "bucket-owner-read",
3899
3940
  "bucket-owner-full-control"
3900
3941
  ],
3901
- "location": "header",
3902
- "location_name": "x-amz-acl"
3942
+ "documentation": "The canned ACL to apply to the bucket."
3903
3943
  },
3904
3944
  "AccessControlPolicy": {
3905
3945
  "type": "structure",
@@ -3907,18 +3947,17 @@
3907
3947
  "members": {
3908
3948
  "Grants": {
3909
3949
  "type": "list",
3910
- "documentation": "A list of grants.",
3911
3950
  "xmlname": "AccessControlList",
3912
3951
  "members": {
3913
3952
  "type": "structure",
3914
3953
  "xmlname": "Grant",
3915
3954
  "members": {
3916
3955
  "Grantee": {
3917
- "type": "structure",
3918
3956
  "xmlnamespace": {
3919
- "prefix": "xsi",
3920
- "uri": "http://www.w3.org/2001/XMLSchema-instance"
3957
+ "uri": "http://www.w3.org/2001/XMLSchema-instance",
3958
+ "prefix": "xsi"
3921
3959
  },
3960
+ "type": "structure",
3922
3961
  "members": {
3923
3962
  "DisplayName": {
3924
3963
  "type": "string",
@@ -3935,14 +3974,14 @@
3935
3974
  "Type": {
3936
3975
  "type": "string",
3937
3976
  "required": true,
3938
- "xmlattribute": true,
3939
3977
  "xmlname": "xsi:type",
3940
- "documentation": "Type of grantee",
3978
+ "xmlattribute": true,
3941
3979
  "enum": [
3942
3980
  "CanonicalUser",
3943
3981
  "AmazonCustomerByEmail",
3944
3982
  "Group"
3945
- ]
3983
+ ],
3984
+ "documentation": "Type of grantee"
3946
3985
  },
3947
3986
  "URI": {
3948
3987
  "type": "string",
@@ -3952,17 +3991,18 @@
3952
3991
  },
3953
3992
  "Permission": {
3954
3993
  "type": "string",
3955
- "documentation": "Specifies the permission given to the grantee.",
3956
3994
  "enum": [
3957
3995
  "FULL_CONTROL",
3958
3996
  "WRITE",
3959
3997
  "WRITE_ACP",
3960
3998
  "READ",
3961
3999
  "READ_ACP"
3962
- ]
4000
+ ],
4001
+ "documentation": "Specifies the permission given to the grantee."
3963
4002
  }
3964
4003
  }
3965
- }
4004
+ },
4005
+ "documentation": "A list of grants."
3966
4006
  },
3967
4007
  "Owner": {
3968
4008
  "type": "structure",
@@ -3989,33 +4029,33 @@
3989
4029
  },
3990
4030
  "GrantFullControl": {
3991
4031
  "type": "string",
3992
- "documentation": "Allows grantee the read, write, read ACP, and write ACP permissions on the bucket.",
3993
4032
  "location": "header",
3994
- "location_name": "x-amz-grant-full-control"
4033
+ "location_name": "x-amz-grant-full-control",
4034
+ "documentation": "Allows grantee the read, write, read ACP, and write ACP permissions on the bucket."
3995
4035
  },
3996
4036
  "GrantRead": {
3997
4037
  "type": "string",
3998
- "documentation": "Allows grantee to list the objects in the bucket.",
3999
4038
  "location": "header",
4000
- "location_name": "x-amz-grant-read"
4039
+ "location_name": "x-amz-grant-read",
4040
+ "documentation": "Allows grantee to list the objects in the bucket."
4001
4041
  },
4002
4042
  "GrantReadACP": {
4003
4043
  "type": "string",
4004
- "documentation": "Allows grantee to read the bucket ACL.",
4005
4044
  "location": "header",
4006
- "location_name": "x-amz-grant-read-acp"
4045
+ "location_name": "x-amz-grant-read-acp",
4046
+ "documentation": "Allows grantee to read the bucket ACL."
4007
4047
  },
4008
4048
  "GrantWrite": {
4009
4049
  "type": "string",
4010
- "documentation": "Allows grantee to create, overwrite, and delete any object in the bucket.",
4011
4050
  "location": "header",
4012
- "location_name": "x-amz-grant-write"
4051
+ "location_name": "x-amz-grant-write",
4052
+ "documentation": "Allows grantee to create, overwrite, and delete any object in the bucket."
4013
4053
  },
4014
4054
  "GrantWriteACP": {
4015
4055
  "type": "string",
4016
- "documentation": "Allows grantee to write the ACL for the applicable bucket.",
4017
4056
  "location": "header",
4018
- "location_name": "x-amz-grant-write-acp"
4057
+ "location_name": "x-amz-grant-write-acp",
4058
+ "documentation": "Allows grantee to write the ACL for the applicable bucket."
4019
4059
  },
4020
4060
  "Key": {
4021
4061
  "type": "string",
@@ -4027,17 +4067,17 @@
4027
4067
  "output": null,
4028
4068
  "errors": [
4029
4069
  {
4030
- "documentation": "The specified key does not exist.",
4031
4070
  "shape_name": "NoSuchKey",
4032
- "type": "structure"
4071
+ "type": "structure",
4072
+ "documentation": "The specified key does not exist."
4033
4073
  }
4034
- ]
4074
+ ],
4075
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUTacl.html",
4076
+ "documentation": "uses the acl subresource to set the access control list (ACL) permissions for an object that already exists in a bucket"
4035
4077
  },
4036
4078
  "RestoreObject": {
4037
4079
  "name": "RestoreObject",
4038
4080
  "alias": "PostObjectRestore",
4039
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectRestore.html",
4040
- "documentation": "Restores an archived copy of an object back into Amazon S3",
4041
4081
  "http": {
4042
4082
  "method": "POST",
4043
4083
  "uri": "/{Bucket}/{Key}?restore"
@@ -4061,8 +4101,8 @@
4061
4101
  "members": {
4062
4102
  "Days": {
4063
4103
  "type": "integer",
4064
- "documentation": "Lifetime of the active copy in days",
4065
- "required": true
4104
+ "required": true,
4105
+ "documentation": "Lifetime of the active copy in days"
4066
4106
  }
4067
4107
  }
4068
4108
  }
@@ -4071,16 +4111,16 @@
4071
4111
  "output": null,
4072
4112
  "errors": [
4073
4113
  {
4074
- "documentation": "This operation is not allowed against this storage tier",
4075
4114
  "shape_name": "ObjectAlreadyInActiveTierError",
4076
- "type": "structure"
4115
+ "type": "structure",
4116
+ "documentation": "This operation is not allowed against this storage tier"
4077
4117
  }
4078
- ]
4118
+ ],
4119
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectRestore.html",
4120
+ "documentation": "Restores an archived copy of an object back into Amazon S3"
4079
4121
  },
4080
4122
  "UploadPart": {
4081
4123
  "name": "UploadPart",
4082
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPart.html",
4083
- "documentation": "Uploads a part in a multipart upload.",
4084
4124
  "http": {
4085
4125
  "method": "PUT",
4086
4126
  "uri": "/{Bucket}/{Key}?partNumber={PartNumber}&uploadId={UploadId}"
@@ -4104,13 +4144,18 @@
4104
4144
  "location_name": "Content-Length",
4105
4145
  "documentation": "Size of the body in bytes. This parameter is useful when the size of the body cannot be determined automatically."
4106
4146
  },
4147
+ "ContentMD5": {
4148
+ "type": "string",
4149
+ "location": "header",
4150
+ "location_name": "Content-MD5"
4151
+ },
4107
4152
  "Key": {
4108
4153
  "type": "string",
4109
4154
  "required": true,
4110
4155
  "location": "uri"
4111
4156
  },
4112
4157
  "PartNumber": {
4113
- "type": "string",
4158
+ "type": "integer",
4114
4159
  "required": true,
4115
4160
  "location": "uri",
4116
4161
  "documentation": "Part number of part being uploaded."
@@ -4124,8 +4169,15 @@
4124
4169
  }
4125
4170
  },
4126
4171
  "output": {
4172
+ "shape_name": "UploadPartOutput",
4127
4173
  "type": "structure",
4128
4174
  "members": {
4175
+ "ETag": {
4176
+ "type": "string",
4177
+ "location": "header",
4178
+ "location_name": "ETag",
4179
+ "documentation": "Entity tag for the uploaded object."
4180
+ },
4129
4181
  "ServerSideEncryption": {
4130
4182
  "type": "string",
4131
4183
  "location": "header",
@@ -4134,24 +4186,17 @@
4134
4186
  "AES256"
4135
4187
  ],
4136
4188
  "documentation": "The Server-side encryption algorithm used when storing this object in S3."
4137
- },
4138
- "ETag": {
4139
- "type": "string",
4140
- "location": "header",
4141
- "location_name": "ETag",
4142
- "documentation": "Entity tag for the uploaded object."
4143
4189
  }
4144
- },
4145
- "shape_name": "UploadPartOutput"
4190
+ }
4146
4191
  },
4147
4192
  "errors": [
4148
4193
 
4149
- ]
4194
+ ],
4195
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPart.html",
4196
+ "documentation": "<p>Uploads a part in a multipart upload.</p><p><b>Note:</b> After you initiate multipart upload and upload one or more parts, you must either complete or abort multipart upload in order to stop getting charged for storage of the uploaded parts. Only after you either complete or abort multipart upload, Amazon S3 frees up the parts storage and stops charging you for the parts storage.</p>"
4150
4197
  },
4151
4198
  "UploadPartCopy": {
4152
4199
  "name": "UploadPartCopy",
4153
- "documentation_url": "http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html",
4154
- "documentation": "Uploads a part by copying data from an existing object as data source.",
4155
4200
  "http": {
4156
4201
  "method": "PUT",
4157
4202
  "uri": "/{Bucket}/{Key}?partNumber={PartNumber}&uploadId={UploadId}"
@@ -4166,11 +4211,11 @@
4166
4211
  },
4167
4212
  "CopySource": {
4168
4213
  "type": "string",
4214
+ "required": true,
4169
4215
  "location": "header",
4170
4216
  "location_name": "x-amz-copy-source",
4171
- "required": true,
4172
- "pattern": "\\/.+\\/.+",
4173
- "documentation": "The name of the source bucket and key name of the source object, separated by a slash (/). Must be URL-encoded."
4217
+ "documentation": "The name of the source bucket and key name of the source object, separated by a slash (/). Must be URL-encoded.",
4218
+ "pattern": "\\/.+\\/.+"
4174
4219
  },
4175
4220
  "CopySourceIfMatch": {
4176
4221
  "type": "timestamp",
@@ -4208,7 +4253,7 @@
4208
4253
  "location": "uri"
4209
4254
  },
4210
4255
  "PartNumber": {
4211
- "type": "string",
4256
+ "type": "integer",
4212
4257
  "required": true,
4213
4258
  "location": "uri",
4214
4259
  "documentation": "Part number of part being copied."
@@ -4222,14 +4267,9 @@
4222
4267
  }
4223
4268
  },
4224
4269
  "output": {
4270
+ "shape_name": "UploadPartCopyOutput",
4225
4271
  "type": "structure",
4226
4272
  "members": {
4227
- "CopySourceVersionId": {
4228
- "type": "string",
4229
- "location": "header",
4230
- "location_name": "x-amz-copy-source-version-id",
4231
- "documentation": "The version of the source object that was copied, if you have enabled versioning on the source bucket."
4232
- },
4233
4273
  "CopyPartResult": {
4234
4274
  "type": "structure",
4235
4275
  "payload": true,
@@ -4244,6 +4284,12 @@
4244
4284
  }
4245
4285
  }
4246
4286
  },
4287
+ "CopySourceVersionId": {
4288
+ "type": "string",
4289
+ "location": "header",
4290
+ "location_name": "x-amz-copy-source-version-id",
4291
+ "documentation": "The version of the source object that was copied, if you have enabled versioning on the source bucket."
4292
+ },
4247
4293
  "ServerSideEncryption": {
4248
4294
  "type": "string",
4249
4295
  "location": "header",
@@ -4253,12 +4299,13 @@
4253
4299
  ],
4254
4300
  "documentation": "The Server-side encryption algorithm used when storing this object in S3."
4255
4301
  }
4256
- },
4257
- "shape_name": "UploadPartCopyOutput"
4302
+ }
4258
4303
  },
4259
4304
  "errors": [
4260
4305
 
4261
- ]
4306
+ ],
4307
+ "documentation_url": "http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html",
4308
+ "documentation": "Uploads a part by copying data from an existing object as data source."
4262
4309
  }
4263
4310
  }
4264
4311
  }