cdk-comprehend-s3olap 2.0.347 → 2.0.349

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (178) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +68 -1
  6. package/node_modules/aws-sdk/README.md +1 -3
  7. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +429 -86
  8. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.paginators.json +12 -0
  9. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +320 -3
  10. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  11. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +33 -0
  12. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +141 -6
  13. package/node_modules/aws-sdk/apis/b2bi-2022-06-23.examples.json +714 -0
  14. package/node_modules/aws-sdk/apis/b2bi-2022-06-23.min.json +1095 -0
  15. package/node_modules/aws-sdk/apis/b2bi-2022-06-23.paginators.json +28 -0
  16. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +855 -84
  17. package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +18 -0
  18. package/node_modules/aws-sdk/apis/bcm-data-exports-2023-11-26.examples.json +5 -0
  19. package/node_modules/aws-sdk/apis/bcm-data-exports-2023-11-26.min.json +470 -0
  20. package/node_modules/aws-sdk/apis/bcm-data-exports-2023-11-26.paginators.json +22 -0
  21. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.min.json +91 -71
  22. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +2322 -0
  24. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.paginators.json +52 -0
  25. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.examples.json +5 -0
  26. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +697 -0
  27. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.paginators.json +9 -0
  28. package/node_modules/aws-sdk/apis/bedrock-runtime-2023-09-30.min.json +18 -18
  29. package/node_modules/aws-sdk/apis/bedrock-runtime-2023-09-30.waiters2.json +5 -0
  30. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +67 -24
  31. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  32. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  33. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +243 -39
  34. package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +204 -169
  35. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1180 -417
  36. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
  37. package/node_modules/aws-sdk/apis/controltower-2018-05-10.min.json +317 -13
  38. package/node_modules/aws-sdk/apis/controltower-2018-05-10.paginators.json +6 -0
  39. package/node_modules/aws-sdk/apis/cost-optimization-hub-2022-07-26.examples.json +5 -0
  40. package/node_modules/aws-sdk/apis/cost-optimization-hub-2022-07-26.min.json +757 -0
  41. package/node_modules/aws-sdk/apis/cost-optimization-hub-2022-07-26.paginators.json +22 -0
  42. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +129 -84
  43. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +294 -0
  44. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +108 -107
  45. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +211 -4
  46. package/node_modules/aws-sdk/apis/eks-2017-11-01.paginators.json +12 -0
  47. package/node_modules/aws-sdk/apis/eks-auth-2023-11-26.examples.json +5 -0
  48. package/node_modules/aws-sdk/apis/eks-auth-2023-11-26.min.json +104 -0
  49. package/node_modules/aws-sdk/apis/eks-auth-2023-11-26.paginators.json +4 -0
  50. package/node_modules/aws-sdk/apis/eks-auth-2023-11-26.waiters2.json +5 -0
  51. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +481 -132
  52. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.paginators.json +12 -0
  53. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +71 -33
  54. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.paginators.json +18 -3
  55. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +403 -75
  56. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.paginators.json +15 -0
  57. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +366 -15
  58. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +10 -0
  59. package/node_modules/aws-sdk/apis/freetier-2023-09-07.examples.json +5 -0
  60. package/node_modules/aws-sdk/apis/freetier-2023-09-07.min.json +105 -0
  61. package/node_modules/aws-sdk/apis/freetier-2023-09-07.paginators.json +10 -0
  62. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +259 -135
  63. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +64 -0
  64. package/node_modules/aws-sdk/apis/iotfleetwise-2021-06-17.min.json +159 -33
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +126 -35
  66. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +310 -36
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.paginators.json +12 -0
  68. package/node_modules/aws-sdk/apis/managedblockchain-2018-09-24.min.json +58 -50
  69. package/node_modules/aws-sdk/apis/metadata.json +39 -0
  70. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +633 -331
  71. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  72. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +85 -52
  73. package/node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json +97 -5
  74. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +68 -11
  75. package/node_modules/aws-sdk/apis/qbusiness-2023-11-27.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/qbusiness-2023-11-27.min.json +3025 -0
  77. package/node_modules/aws-sdk/apis/qbusiness-2023-11-27.paginators.json +76 -0
  78. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.examples.json +5 -0
  79. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.min.json +2499 -0
  80. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.paginators.json +64 -0
  81. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +398 -268
  82. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +14 -2
  83. package/node_modules/aws-sdk/apis/repostspace-2022-05-13.examples.json +5 -0
  84. package/node_modules/aws-sdk/apis/repostspace-2022-05-13.min.json +447 -0
  85. package/node_modules/aws-sdk/apis/repostspace-2022-05-13.paginators.json +10 -0
  86. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +25 -24
  87. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +147 -147
  88. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +694 -186
  89. package/node_modules/aws-sdk/apis/s3-2006-03-01.paginators.json +6 -0
  90. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +1336 -314
  91. package/node_modules/aws-sdk/apis/s3control-2018-08-20.paginators.json +15 -0
  92. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +111 -50
  93. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.paginators.json +5 -0
  94. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.examples.json +526 -10
  95. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1057 -352
  96. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +85 -0
  98. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +268 -70
  99. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.paginators.json +5 -0
  100. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +119 -96
  101. package/node_modules/aws-sdk/apis/workspaces-thin-client-2023-08-22.examples.json +5 -0
  102. package/node_modules/aws-sdk/apis/workspaces-thin-client-2023-08-22.min.json +777 -0
  103. package/node_modules/aws-sdk/apis/workspaces-thin-client-2023-08-22.paginators.json +22 -0
  104. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +387 -7
  105. package/node_modules/aws-sdk/clients/all.d.ts +11 -0
  106. package/node_modules/aws-sdk/clients/all.js +12 -1
  107. package/node_modules/aws-sdk/clients/amp.d.ts +322 -0
  108. package/node_modules/aws-sdk/clients/appsync.d.ts +169 -0
  109. package/node_modules/aws-sdk/clients/b2bi.d.ts +1388 -0
  110. package/node_modules/aws-sdk/clients/b2bi.js +18 -0
  111. package/node_modules/aws-sdk/clients/backup.d.ts +848 -45
  112. package/node_modules/aws-sdk/clients/bcmdataexports.d.ts +589 -0
  113. package/node_modules/aws-sdk/clients/bcmdataexports.js +18 -0
  114. package/node_modules/aws-sdk/clients/bedrock.d.ts +53 -17
  115. package/node_modules/aws-sdk/clients/bedrockagent.d.ts +1258 -0
  116. package/node_modules/aws-sdk/clients/bedrockagent.js +18 -0
  117. package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +439 -0
  118. package/node_modules/aws-sdk/clients/bedrockagentruntime.js +18 -0
  119. package/node_modules/aws-sdk/clients/bedrockruntime.d.ts +13 -13
  120. package/node_modules/aws-sdk/clients/bedrockruntime.js +1 -0
  121. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +76 -2
  122. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +413 -1
  123. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  124. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +307 -6
  125. package/node_modules/aws-sdk/clients/configservice.d.ts +60 -11
  126. package/node_modules/aws-sdk/clients/connect.d.ts +886 -20
  127. package/node_modules/aws-sdk/clients/controltower.d.ts +319 -25
  128. package/node_modules/aws-sdk/clients/costoptimizationhub.d.ts +1283 -0
  129. package/node_modules/aws-sdk/clients/costoptimizationhub.js +18 -0
  130. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +40 -0
  131. package/node_modules/aws-sdk/clients/detective.d.ts +469 -0
  132. package/node_modules/aws-sdk/clients/ecs.d.ts +10 -5
  133. package/node_modules/aws-sdk/clients/efs.d.ts +75 -33
  134. package/node_modules/aws-sdk/clients/eks.d.ts +237 -15
  135. package/node_modules/aws-sdk/clients/eksauth.d.ts +124 -0
  136. package/node_modules/aws-sdk/clients/eksauth.js +19 -0
  137. package/node_modules/aws-sdk/clients/elasticache.d.ts +484 -12
  138. package/node_modules/aws-sdk/clients/elbv2.d.ts +433 -4
  139. package/node_modules/aws-sdk/clients/fis.d.ts +383 -3
  140. package/node_modules/aws-sdk/clients/freetier.d.ts +149 -0
  141. package/node_modules/aws-sdk/clients/freetier.js +18 -0
  142. package/node_modules/aws-sdk/clients/fsx.d.ts +194 -21
  143. package/node_modules/aws-sdk/clients/glue.d.ts +3 -3
  144. package/node_modules/aws-sdk/clients/guardduty.d.ts +82 -11
  145. package/node_modules/aws-sdk/clients/iotfleetwise.d.ts +198 -13
  146. package/node_modules/aws-sdk/clients/lakeformation.d.ts +118 -2
  147. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +343 -2
  148. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +14 -9
  149. package/node_modules/aws-sdk/clients/managedblockchain.d.ts +26 -5
  150. package/node_modules/aws-sdk/clients/personalize.d.ts +65 -20
  151. package/node_modules/aws-sdk/clients/personalizeevents.d.ts +102 -12
  152. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +72 -2
  153. package/node_modules/aws-sdk/clients/qbusiness.d.ts +3231 -0
  154. package/node_modules/aws-sdk/clients/qbusiness.js +18 -0
  155. package/node_modules/aws-sdk/clients/qconnect.d.ts +2552 -0
  156. package/node_modules/aws-sdk/clients/qconnect.js +18 -0
  157. package/node_modules/aws-sdk/clients/quicksight.d.ts +124 -0
  158. package/node_modules/aws-sdk/clients/rds.d.ts +80 -80
  159. package/node_modules/aws-sdk/clients/redshift.d.ts +16 -0
  160. package/node_modules/aws-sdk/clients/repostspace.d.ts +458 -0
  161. package/node_modules/aws-sdk/clients/repostspace.js +18 -0
  162. package/node_modules/aws-sdk/clients/s3.d.ts +795 -666
  163. package/node_modules/aws-sdk/clients/s3control.d.ts +976 -138
  164. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +94 -5
  165. package/node_modules/aws-sdk/clients/securityhub.d.ts +908 -15
  166. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +153 -8
  167. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +312 -46
  168. package/node_modules/aws-sdk/clients/workspaces.d.ts +43 -1
  169. package/node_modules/aws-sdk/clients/workspacesthinclient.d.ts +895 -0
  170. package/node_modules/aws-sdk/clients/workspacesthinclient.js +18 -0
  171. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  172. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +512 -91
  173. package/node_modules/aws-sdk/dist/aws-sdk.js +4382 -1316
  174. package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -104
  175. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +22 -0
  176. package/node_modules/aws-sdk/lib/core.js +1 -1
  177. package/node_modules/aws-sdk/package.json +1 -1
  178. package/package.json +3 -3
@@ -84,10 +84,13 @@
84
84
  "CreateBucket": [
85
85
  {
86
86
  "input": {
87
- "Bucket": "examplebucket"
87
+ "Bucket": "examplebucket",
88
+ "CreateBucketConfiguration": {
89
+ "LocationConstraint": "eu-west-1"
90
+ }
88
91
  },
89
92
  "output": {
90
- "Location": "/examplebucket"
93
+ "Location": "http://examplebucket.<Region>.s3.amazonaws.com/"
91
94
  },
92
95
  "comments": {
93
96
  "input": {
@@ -95,19 +98,16 @@
95
98
  "output": {
96
99
  }
97
100
  },
98
- "description": "The following example creates a bucket.",
99
- "id": "to-create-a-bucket--1472851826060",
100
- "title": "To create a bucket "
101
+ "description": "The following example creates a bucket. The request specifies an AWS region where to create the bucket.",
102
+ "id": "to-create-a-bucket-in-a-specific-region-1483399072992",
103
+ "title": "To create a bucket in a specific region"
101
104
  },
102
105
  {
103
106
  "input": {
104
- "Bucket": "examplebucket",
105
- "CreateBucketConfiguration": {
106
- "LocationConstraint": "eu-west-1"
107
- }
107
+ "Bucket": "examplebucket"
108
108
  },
109
109
  "output": {
110
- "Location": "http://examplebucket.<Region>.s3.amazonaws.com/"
110
+ "Location": "/examplebucket"
111
111
  },
112
112
  "comments": {
113
113
  "input": {
@@ -115,9 +115,9 @@
115
115
  "output": {
116
116
  }
117
117
  },
118
- "description": "The following example creates a bucket. The request specifies an AWS region where to create the bucket.",
119
- "id": "to-create-a-bucket-in-a-specific-region-1483399072992",
120
- "title": "To create a bucket in a specific region"
118
+ "description": "The following example creates a bucket.",
119
+ "id": "to-create-a-bucket--1472851826060",
120
+ "title": "To create a bucket "
121
121
  }
122
122
  ],
123
123
  "CreateMultipartUpload": [
@@ -257,8 +257,10 @@
257
257
  "DeleteObject": [
258
258
  {
259
259
  "input": {
260
- "Bucket": "ExampleBucket",
261
- "Key": "HappyFace.jpg"
260
+ "Bucket": "examplebucket",
261
+ "Key": "objectkey.jpg"
262
+ },
263
+ "output": {
262
264
  },
263
265
  "comments": {
264
266
  "input": {
@@ -266,16 +268,14 @@
266
268
  "output": {
267
269
  }
268
270
  },
269
- "description": "The following example deletes an object from a non-versioned bucket.",
270
- "id": "to-delete-an-object-from-a-non-versioned-bucket-1481588533089",
271
- "title": "To delete an object (from a non-versioned bucket)"
271
+ "description": "The following example deletes an object from an S3 bucket.",
272
+ "id": "to-delete-an-object-1472850136595",
273
+ "title": "To delete an object"
272
274
  },
273
275
  {
274
276
  "input": {
275
- "Bucket": "examplebucket",
276
- "Key": "objectkey.jpg"
277
- },
278
- "output": {
277
+ "Bucket": "ExampleBucket",
278
+ "Key": "HappyFace.jpg"
279
279
  },
280
280
  "comments": {
281
281
  "input": {
@@ -283,9 +283,9 @@
283
283
  "output": {
284
284
  }
285
285
  },
286
- "description": "The following example deletes an object from an S3 bucket.",
287
- "id": "to-delete-an-object-1472850136595",
288
- "title": "To delete an object"
286
+ "description": "The following example deletes an object from a non-versioned bucket.",
287
+ "id": "to-delete-an-object-from-a-non-versioned-bucket-1481588533089",
288
+ "title": "To delete an object (from a non-versioned bucket)"
289
289
  }
290
290
  ],
291
291
  "DeleteObjectTagging": [
@@ -334,10 +334,12 @@
334
334
  "Delete": {
335
335
  "Objects": [
336
336
  {
337
- "Key": "objectkey1"
337
+ "Key": "HappyFace.jpg",
338
+ "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b"
338
339
  },
339
340
  {
340
- "Key": "objectkey2"
341
+ "Key": "HappyFace.jpg",
342
+ "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd"
341
343
  }
342
344
  ],
343
345
  "Quiet": false
@@ -346,14 +348,12 @@
346
348
  "output": {
347
349
  "Deleted": [
348
350
  {
349
- "DeleteMarker": "true",
350
- "DeleteMarkerVersionId": "A._w1z6EFiCF5uhtQMDal9JDkID9tQ7F",
351
- "Key": "objectkey1"
351
+ "Key": "HappyFace.jpg",
352
+ "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd"
352
353
  },
353
354
  {
354
- "DeleteMarker": "true",
355
- "DeleteMarkerVersionId": "iOd_ORxhkKe_e8G8_oSGxt2PjsCZKlkt",
356
- "Key": "objectkey2"
355
+ "Key": "HappyFace.jpg",
356
+ "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b"
357
357
  }
358
358
  ]
359
359
  },
@@ -363,9 +363,9 @@
363
363
  "output": {
364
364
  }
365
365
  },
366
- "description": "The following example deletes objects from a bucket. The bucket is versioned, and the request does not specify the object version to delete. In this case, all versions remain in the bucket and S3 adds a delete marker.",
367
- "id": "to-delete-multiple-objects-from-a-versioned-bucket-1483146248805",
368
- "title": "To delete multiple objects from a versioned bucket"
366
+ "description": "The following example deletes objects from a bucket. The request specifies object versions. S3 deletes specific object versions and returns the key and versions of deleted objects in the response.",
367
+ "id": "to-delete-multiple-object-versions-from-a-versioned-bucket-1483147087737",
368
+ "title": "To delete multiple object versions from a versioned bucket"
369
369
  },
370
370
  {
371
371
  "input": {
@@ -373,12 +373,10 @@
373
373
  "Delete": {
374
374
  "Objects": [
375
375
  {
376
- "Key": "HappyFace.jpg",
377
- "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b"
376
+ "Key": "objectkey1"
378
377
  },
379
378
  {
380
- "Key": "HappyFace.jpg",
381
- "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd"
379
+ "Key": "objectkey2"
382
380
  }
383
381
  ],
384
382
  "Quiet": false
@@ -387,12 +385,14 @@
387
385
  "output": {
388
386
  "Deleted": [
389
387
  {
390
- "Key": "HappyFace.jpg",
391
- "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd"
388
+ "DeleteMarker": "true",
389
+ "DeleteMarkerVersionId": "A._w1z6EFiCF5uhtQMDal9JDkID9tQ7F",
390
+ "Key": "objectkey1"
392
391
  },
393
392
  {
394
- "Key": "HappyFace.jpg",
395
- "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b"
393
+ "DeleteMarker": "true",
394
+ "DeleteMarkerVersionId": "iOd_ORxhkKe_e8G8_oSGxt2PjsCZKlkt",
395
+ "Key": "objectkey2"
396
396
  }
397
397
  ]
398
398
  },
@@ -402,9 +402,9 @@
402
402
  "output": {
403
403
  }
404
404
  },
405
- "description": "The following example deletes objects from a bucket. The request specifies object versions. S3 deletes specific object versions and returns the key and versions of deleted objects in the response.",
406
- "id": "to-delete-multiple-object-versions-from-a-versioned-bucket-1483147087737",
407
- "title": "To delete multiple object versions from a versioned bucket"
405
+ "description": "The following example deletes objects from a bucket. The bucket is versioned, and the request does not specify the object version to delete. In this case, all versions remain in the bucket and S3 adds a delete marker.",
406
+ "id": "to-delete-multiple-objects-from-a-versioned-bucket-1483146248805",
407
+ "title": "To delete multiple objects from a versioned bucket"
408
408
  }
409
409
  ],
410
410
  "GetBucketCors": [
@@ -728,18 +728,17 @@
728
728
  {
729
729
  "input": {
730
730
  "Bucket": "examplebucket",
731
- "Key": "SampleFile.txt",
732
- "Range": "bytes=0-9"
731
+ "Key": "HappyFace.jpg"
733
732
  },
734
733
  "output": {
735
734
  "AcceptRanges": "bytes",
736
- "ContentLength": "10",
737
- "ContentRange": "bytes 0-9/43",
738
- "ContentType": "text/plain",
739
- "ETag": "\"0d94420ffd0bc68cd3d152506b97a9cc\"",
740
- "LastModified": "Thu, 09 Oct 2014 22:57:28 GMT",
735
+ "ContentLength": "3191",
736
+ "ContentType": "image/jpeg",
737
+ "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
738
+ "LastModified": "Thu, 15 Dec 2016 01:19:41 GMT",
741
739
  "Metadata": {
742
740
  },
741
+ "TagCount": 2,
743
742
  "VersionId": "null"
744
743
  },
745
744
  "comments": {
@@ -748,24 +747,25 @@
748
747
  "output": {
749
748
  }
750
749
  },
751
- "description": "The following example retrieves an object for an S3 bucket. The request specifies the range header to retrieve a specific byte range.",
752
- "id": "to-retrieve-a-byte-range-of-an-object--1481832674603",
753
- "title": "To retrieve a byte range of an object "
750
+ "description": "The following example retrieves an object for an S3 bucket.",
751
+ "id": "to-retrieve-an-object-1481827837012",
752
+ "title": "To retrieve an object"
754
753
  },
755
754
  {
756
755
  "input": {
757
756
  "Bucket": "examplebucket",
758
- "Key": "HappyFace.jpg"
757
+ "Key": "SampleFile.txt",
758
+ "Range": "bytes=0-9"
759
759
  },
760
760
  "output": {
761
761
  "AcceptRanges": "bytes",
762
- "ContentLength": "3191",
763
- "ContentType": "image/jpeg",
764
- "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
765
- "LastModified": "Thu, 15 Dec 2016 01:19:41 GMT",
762
+ "ContentLength": "10",
763
+ "ContentRange": "bytes 0-9/43",
764
+ "ContentType": "text/plain",
765
+ "ETag": "\"0d94420ffd0bc68cd3d152506b97a9cc\"",
766
+ "LastModified": "Thu, 09 Oct 2014 22:57:28 GMT",
766
767
  "Metadata": {
767
768
  },
768
- "TagCount": 2,
769
769
  "VersionId": "null"
770
770
  },
771
771
  "comments": {
@@ -774,9 +774,9 @@
774
774
  "output": {
775
775
  }
776
776
  },
777
- "description": "The following example retrieves an object for an S3 bucket.",
778
- "id": "to-retrieve-an-object-1481827837012",
779
- "title": "To retrieve an object"
777
+ "description": "The following example retrieves an object for an S3 bucket. The request specifies the range header to retrieve a specific byte range.",
778
+ "id": "to-retrieve-a-byte-range-of-an-object--1481832674603",
779
+ "title": "To retrieve a byte range of an object "
780
780
  }
781
781
  ],
782
782
  "GetObjectAcl": [
@@ -989,37 +989,47 @@
989
989
  "ListMultipartUploads": [
990
990
  {
991
991
  "input": {
992
- "Bucket": "examplebucket"
992
+ "Bucket": "examplebucket",
993
+ "KeyMarker": "nextkeyfrompreviousresponse",
994
+ "MaxUploads": "2",
995
+ "UploadIdMarker": "valuefrompreviousresponse"
993
996
  },
994
997
  "output": {
998
+ "Bucket": "acl1",
999
+ "IsTruncated": true,
1000
+ "KeyMarker": "",
1001
+ "MaxUploads": "2",
1002
+ "NextKeyMarker": "someobjectkey",
1003
+ "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--",
1004
+ "UploadIdMarker": "",
995
1005
  "Uploads": [
996
1006
  {
997
1007
  "Initiated": "2014-05-01T05:40:58.000Z",
998
1008
  "Initiator": {
999
- "DisplayName": "display-name",
1009
+ "DisplayName": "ownder-display-name",
1000
1010
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1001
1011
  },
1002
1012
  "Key": "JavaFile",
1003
1013
  "Owner": {
1004
- "DisplayName": "display-name",
1005
- "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1014
+ "DisplayName": "mohanataws",
1015
+ "ID": "852b113e7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1006
1016
  },
1007
1017
  "StorageClass": "STANDARD",
1008
- "UploadId": "examplelUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1018
+ "UploadId": "gZ30jIqlUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1009
1019
  },
1010
1020
  {
1011
1021
  "Initiated": "2014-05-01T05:41:27.000Z",
1012
1022
  "Initiator": {
1013
- "DisplayName": "display-name",
1023
+ "DisplayName": "ownder-display-name",
1014
1024
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1015
1025
  },
1016
1026
  "Key": "JavaFile",
1017
1027
  "Owner": {
1018
- "DisplayName": "display-name",
1028
+ "DisplayName": "ownder-display-name",
1019
1029
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1020
1030
  },
1021
1031
  "StorageClass": "STANDARD",
1022
- "UploadId": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1032
+ "UploadId": "b7tZSqIlo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1023
1033
  }
1024
1034
  ]
1025
1035
  },
@@ -1029,53 +1039,43 @@
1029
1039
  "output": {
1030
1040
  }
1031
1041
  },
1032
- "description": "The following example lists in-progress multipart uploads on a specific bucket.",
1033
- "id": "to-list-in-progress-multipart-uploads-on-a-bucket-1481852775260",
1034
- "title": "To list in-progress multipart uploads on a bucket"
1042
+ "description": "The following example specifies the upload-id-marker and key-marker from previous truncated response to retrieve next setup of multipart uploads.",
1043
+ "id": "list-next-set-of-multipart-uploads-when-previous-result-is-truncated-1482428106748",
1044
+ "title": "List next set of multipart uploads when previous result is truncated"
1035
1045
  },
1036
1046
  {
1037
1047
  "input": {
1038
- "Bucket": "examplebucket",
1039
- "KeyMarker": "nextkeyfrompreviousresponse",
1040
- "MaxUploads": "2",
1041
- "UploadIdMarker": "valuefrompreviousresponse"
1048
+ "Bucket": "examplebucket"
1042
1049
  },
1043
1050
  "output": {
1044
- "Bucket": "acl1",
1045
- "IsTruncated": true,
1046
- "KeyMarker": "",
1047
- "MaxUploads": "2",
1048
- "NextKeyMarker": "someobjectkey",
1049
- "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--",
1050
- "UploadIdMarker": "",
1051
1051
  "Uploads": [
1052
1052
  {
1053
1053
  "Initiated": "2014-05-01T05:40:58.000Z",
1054
1054
  "Initiator": {
1055
- "DisplayName": "ownder-display-name",
1055
+ "DisplayName": "display-name",
1056
1056
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1057
1057
  },
1058
1058
  "Key": "JavaFile",
1059
1059
  "Owner": {
1060
- "DisplayName": "mohanataws",
1061
- "ID": "852b113e7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1060
+ "DisplayName": "display-name",
1061
+ "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1062
1062
  },
1063
1063
  "StorageClass": "STANDARD",
1064
- "UploadId": "gZ30jIqlUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1064
+ "UploadId": "examplelUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1065
1065
  },
1066
1066
  {
1067
1067
  "Initiated": "2014-05-01T05:41:27.000Z",
1068
1068
  "Initiator": {
1069
- "DisplayName": "ownder-display-name",
1069
+ "DisplayName": "display-name",
1070
1070
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1071
1071
  },
1072
1072
  "Key": "JavaFile",
1073
1073
  "Owner": {
1074
- "DisplayName": "ownder-display-name",
1074
+ "DisplayName": "display-name",
1075
1075
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1076
1076
  },
1077
1077
  "StorageClass": "STANDARD",
1078
- "UploadId": "b7tZSqIlo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1078
+ "UploadId": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1079
1079
  }
1080
1080
  ]
1081
1081
  },
@@ -1085,9 +1085,9 @@
1085
1085
  "output": {
1086
1086
  }
1087
1087
  },
1088
- "description": "The following example specifies the upload-id-marker and key-marker from previous truncated response to retrieve next setup of multipart uploads.",
1089
- "id": "list-next-set-of-multipart-uploads-when-previous-result-is-truncated-1482428106748",
1090
- "title": "List next set of multipart uploads when previous result is truncated"
1088
+ "description": "The following example lists in-progress multipart uploads on a specific bucket.",
1089
+ "id": "to-list-in-progress-multipart-uploads-on-a-bucket-1481852775260",
1090
+ "title": "To list in-progress multipart uploads on a bucket"
1091
1091
  }
1092
1092
  ],
1093
1093
  "ListObjectVersions": [
@@ -1569,15 +1569,11 @@
1569
1569
  "input": {
1570
1570
  "Body": "filetoupload",
1571
1571
  "Bucket": "examplebucket",
1572
- "Key": "exampleobject",
1573
- "Metadata": {
1574
- "metadata1": "value1",
1575
- "metadata2": "value2"
1576
- }
1572
+ "Key": "objectkey"
1577
1573
  },
1578
1574
  "output": {
1579
1575
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1580
- "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
1576
+ "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
1581
1577
  },
1582
1578
  "comments": {
1583
1579
  "input": {
@@ -1585,22 +1581,19 @@
1585
1581
  "output": {
1586
1582
  }
1587
1583
  },
1588
- "description": "The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.",
1589
- "id": "to-upload-object-and-specify-user-defined-metadata-1483396974757",
1590
- "title": "To upload object and specify user-defined metadata"
1584
+ "description": "The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response.",
1585
+ "id": "to-create-an-object-1483147613675",
1586
+ "title": "To create an object."
1591
1587
  },
1592
1588
  {
1593
1589
  "input": {
1594
1590
  "Body": "HappyFace.jpg",
1595
1591
  "Bucket": "examplebucket",
1596
- "Key": "HappyFace.jpg",
1597
- "ServerSideEncryption": "AES256",
1598
- "StorageClass": "STANDARD_IA"
1592
+ "Key": "HappyFace.jpg"
1599
1593
  },
1600
1594
  "output": {
1601
1595
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1602
- "ServerSideEncryption": "AES256",
1603
- "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
1596
+ "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
1604
1597
  },
1605
1598
  "comments": {
1606
1599
  "input": {
@@ -1608,20 +1601,23 @@
1608
1601
  "output": {
1609
1602
  }
1610
1603
  },
1611
- "description": "The following example uploads an object. The request specifies optional request headers to directs S3 to use specific storage class and use server-side encryption.",
1612
- "id": "to-upload-an-object-(specify-optional-headers)",
1613
- "title": "To upload an object (specify optional headers)"
1604
+ "description": "The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.",
1605
+ "id": "to-upload-an-object-1481760101010",
1606
+ "title": "To upload an object"
1614
1607
  },
1615
1608
  {
1616
1609
  "input": {
1617
- "Body": "c:\\HappyFace.jpg",
1610
+ "Body": "filetoupload",
1618
1611
  "Bucket": "examplebucket",
1619
- "Key": "HappyFace.jpg",
1620
- "Tagging": "key1=value1&key2=value2"
1612
+ "Key": "exampleobject",
1613
+ "Metadata": {
1614
+ "metadata1": "value1",
1615
+ "metadata2": "value2"
1616
+ }
1621
1617
  },
1622
1618
  "output": {
1623
1619
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1624
- "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
1620
+ "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
1625
1621
  },
1626
1622
  "comments": {
1627
1623
  "input": {
@@ -1629,19 +1625,20 @@
1629
1625
  "output": {
1630
1626
  }
1631
1627
  },
1632
- "description": "The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.",
1633
- "id": "to-upload-an-object-and-specify-optional-tags-1481762310955",
1634
- "title": "To upload an object and specify optional tags"
1628
+ "description": "The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.",
1629
+ "id": "to-upload-object-and-specify-user-defined-metadata-1483396974757",
1630
+ "title": "To upload object and specify user-defined metadata"
1635
1631
  },
1636
1632
  {
1637
1633
  "input": {
1638
- "Body": "filetoupload",
1634
+ "Body": "c:\\HappyFace.jpg",
1639
1635
  "Bucket": "examplebucket",
1640
- "Key": "objectkey"
1636
+ "Key": "HappyFace.jpg",
1637
+ "Tagging": "key1=value1&key2=value2"
1641
1638
  },
1642
1639
  "output": {
1643
1640
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1644
- "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
1641
+ "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
1645
1642
  },
1646
1643
  "comments": {
1647
1644
  "input": {
@@ -1649,19 +1646,22 @@
1649
1646
  "output": {
1650
1647
  }
1651
1648
  },
1652
- "description": "The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response.",
1653
- "id": "to-create-an-object-1483147613675",
1654
- "title": "To create an object."
1649
+ "description": "The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.",
1650
+ "id": "to-upload-an-object-and-specify-optional-tags-1481762310955",
1651
+ "title": "To upload an object and specify optional tags"
1655
1652
  },
1656
1653
  {
1657
1654
  "input": {
1658
1655
  "Body": "HappyFace.jpg",
1659
1656
  "Bucket": "examplebucket",
1660
- "Key": "HappyFace.jpg"
1657
+ "Key": "HappyFace.jpg",
1658
+ "ServerSideEncryption": "AES256",
1659
+ "StorageClass": "STANDARD_IA"
1661
1660
  },
1662
1661
  "output": {
1663
1662
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1664
- "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
1663
+ "ServerSideEncryption": "AES256",
1664
+ "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
1665
1665
  },
1666
1666
  "comments": {
1667
1667
  "input": {
@@ -1669,20 +1669,22 @@
1669
1669
  "output": {
1670
1670
  }
1671
1671
  },
1672
- "description": "The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.",
1673
- "id": "to-upload-an-object-1481760101010",
1674
- "title": "To upload an object"
1672
+ "description": "The following example uploads an object. The request specifies optional request headers to directs S3 to use specific storage class and use server-side encryption.",
1673
+ "id": "to-upload-an-object-(specify-optional-headers)",
1674
+ "title": "To upload an object (specify optional headers)"
1675
1675
  },
1676
1676
  {
1677
1677
  "input": {
1678
- "ACL": "authenticated-read",
1679
1678
  "Body": "filetoupload",
1680
1679
  "Bucket": "examplebucket",
1681
- "Key": "exampleobject"
1680
+ "Key": "exampleobject",
1681
+ "ServerSideEncryption": "AES256",
1682
+ "Tagging": "key1=value1&key2=value2"
1682
1683
  },
1683
1684
  "output": {
1684
1685
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1685
- "VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr"
1686
+ "ServerSideEncryption": "AES256",
1687
+ "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
1686
1688
  },
1687
1689
  "comments": {
1688
1690
  "input": {
@@ -1690,22 +1692,20 @@
1690
1692
  "output": {
1691
1693
  }
1692
1694
  },
1693
- "description": "The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response.",
1694
- "id": "to-upload-an-object-and-specify-canned-acl-1483397779571",
1695
- "title": "To upload an object and specify canned ACL."
1695
+ "description": "The following example uploads an object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.",
1696
+ "id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
1697
+ "title": "To upload an object and specify server-side encryption and object tags"
1696
1698
  },
1697
1699
  {
1698
1700
  "input": {
1701
+ "ACL": "authenticated-read",
1699
1702
  "Body": "filetoupload",
1700
1703
  "Bucket": "examplebucket",
1701
- "Key": "exampleobject",
1702
- "ServerSideEncryption": "AES256",
1703
- "Tagging": "key1=value1&key2=value2"
1704
+ "Key": "exampleobject"
1704
1705
  },
1705
1706
  "output": {
1706
1707
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1707
- "ServerSideEncryption": "AES256",
1708
- "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
1708
+ "VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr"
1709
1709
  },
1710
1710
  "comments": {
1711
1711
  "input": {
@@ -1713,9 +1713,9 @@
1713
1713
  "output": {
1714
1714
  }
1715
1715
  },
1716
- "description": "The following example uploads an object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.",
1717
- "id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
1718
- "title": "To upload an object and specify server-side encryption and object tags"
1716
+ "description": "The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response.",
1717
+ "id": "to-upload-an-object-and-specify-canned-acl-1483397779571",
1718
+ "title": "To upload an object and specify canned ACL."
1719
1719
  }
1720
1720
  ],
1721
1721
  "PutObjectAcl": [