@aws-sdk/client-s3 3.590.0 → 3.592.0

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 (200) hide show
  1. package/dist-cjs/endpoint/ruleset.js +1 -1
  2. package/dist-cjs/index.js +3 -96
  3. package/dist-es/commands/CopyObjectCommand.js +2 -0
  4. package/dist-es/endpoint/ruleset.js +1 -1
  5. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +2 -1
  6. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +2 -1
  7. package/dist-types/commands/CopyObjectCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateBucketCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateSessionCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteBucketCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteObjectCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteObjectsCommand.d.ts +24 -23
  27. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +2 -1
  28. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/GetBucketAclCommand.d.ts +2 -1
  30. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -1
  31. package/dist-types/commands/GetBucketCorsCommand.d.ts +2 -1
  32. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +2 -1
  33. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
  34. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +2 -1
  35. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +2 -1
  36. package/dist-types/commands/GetBucketLocationCommand.d.ts +2 -1
  37. package/dist-types/commands/GetBucketLoggingCommand.d.ts +2 -1
  38. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +2 -1
  39. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +2 -1
  40. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +2 -1
  41. package/dist-types/commands/GetBucketPolicyCommand.d.ts +2 -1
  42. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +2 -1
  43. package/dist-types/commands/GetBucketReplicationCommand.d.ts +2 -1
  44. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +2 -1
  45. package/dist-types/commands/GetBucketTaggingCommand.d.ts +2 -1
  46. package/dist-types/commands/GetBucketVersioningCommand.d.ts +2 -1
  47. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +2 -1
  48. package/dist-types/commands/GetObjectAclCommand.d.ts +2 -1
  49. package/dist-types/commands/GetObjectAttributesCommand.d.ts +2 -1
  50. package/dist-types/commands/GetObjectCommand.d.ts +2 -1
  51. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +2 -1
  52. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +2 -1
  53. package/dist-types/commands/GetObjectRetentionCommand.d.ts +2 -1
  54. package/dist-types/commands/GetObjectTaggingCommand.d.ts +2 -1
  55. package/dist-types/commands/GetObjectTorrentCommand.d.ts +2 -1
  56. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +2 -1
  57. package/dist-types/commands/HeadBucketCommand.d.ts +2 -1
  58. package/dist-types/commands/HeadObjectCommand.d.ts +2 -1
  59. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListBucketsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListObjectVersionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListObjectsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListObjectsV2Command.d.ts +2 -1
  69. package/dist-types/commands/ListPartsCommand.d.ts +2 -1
  70. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +2 -1
  71. package/dist-types/commands/PutBucketAclCommand.d.ts +2 -1
  72. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -1
  73. package/dist-types/commands/PutBucketCorsCommand.d.ts +2 -1
  74. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +2 -1
  75. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
  76. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +2 -1
  77. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +2 -1
  78. package/dist-types/commands/PutBucketLoggingCommand.d.ts +2 -1
  79. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +2 -1
  80. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +2 -1
  81. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +2 -1
  82. package/dist-types/commands/PutBucketPolicyCommand.d.ts +2 -1
  83. package/dist-types/commands/PutBucketReplicationCommand.d.ts +2 -1
  84. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +2 -1
  85. package/dist-types/commands/PutBucketTaggingCommand.d.ts +2 -1
  86. package/dist-types/commands/PutBucketVersioningCommand.d.ts +2 -1
  87. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +2 -1
  88. package/dist-types/commands/PutObjectAclCommand.d.ts +2 -1
  89. package/dist-types/commands/PutObjectCommand.d.ts +43 -42
  90. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +2 -1
  91. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +2 -1
  92. package/dist-types/commands/PutObjectRetentionCommand.d.ts +2 -1
  93. package/dist-types/commands/PutObjectTaggingCommand.d.ts +2 -1
  94. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +2 -1
  95. package/dist-types/commands/RestoreObjectCommand.d.ts +2 -1
  96. package/dist-types/commands/SelectObjectContentCommand.d.ts +2 -1
  97. package/dist-types/commands/UploadPartCommand.d.ts +2 -1
  98. package/dist-types/commands/UploadPartCopyCommand.d.ts +2 -1
  99. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +2 -1
  100. package/dist-types/endpoint/EndpointParameters.d.ts +1 -0
  101. package/dist-types/index.d.ts +2 -2
  102. package/dist-types/models/S3ServiceException.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -0
  199. package/dist-types/ts3.4/models/S3ServiceException.d.ts +2 -1
  200. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -274,7 +274,6 @@ var import_middleware_retry = require("@smithy/middleware-retry");
274
274
  var import_middleware_endpoint = require("@smithy/middleware-endpoint");
275
275
  var import_middleware_serde = require("@smithy/middleware-serde");
276
276
 
277
- var import_types = require("@smithy/types");
278
277
 
279
278
  // src/endpoint/EndpointParameters.ts
280
279
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
@@ -8463,7 +8462,6 @@ var S3Client = _S3Client;
8463
8462
 
8464
8463
 
8465
8464
 
8466
-
8467
8465
  var _AbortMultipartUploadCommand = class _AbortMultipartUploadCommand extends import_smithy_client.Command.classBuilder().ep({
8468
8466
  ...commonParams,
8469
8467
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -8484,7 +8482,6 @@ var import_middleware_ssec = require("@aws-sdk/middleware-ssec");
8484
8482
 
8485
8483
 
8486
8484
 
8487
-
8488
8485
  var _CompleteMultipartUploadCommand = class _CompleteMultipartUploadCommand extends import_smithy_client.Command.classBuilder().ep({
8489
8486
  ...commonParams,
8490
8487
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -8507,11 +8504,12 @@ var import_middleware_sdk_s33 = require("@aws-sdk/middleware-sdk-s3");
8507
8504
 
8508
8505
 
8509
8506
 
8510
-
8511
8507
  var _CopyObjectCommand = class _CopyObjectCommand extends import_smithy_client.Command.classBuilder().ep({
8512
8508
  ...commonParams,
8513
8509
  DisableS3ExpressSessionAuth: { type: "staticContextParams", value: true },
8514
- Bucket: { type: "contextParams", name: "Bucket" }
8510
+ Bucket: { type: "contextParams", name: "Bucket" },
8511
+ Key: { type: "contextParams", name: "Key" },
8512
+ CopySource: { type: "contextParams", name: "CopySource" }
8515
8513
  }).m(function(Command, cs, config, o) {
8516
8514
  return [
8517
8515
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
@@ -8529,7 +8527,6 @@ var import_middleware_location_constraint = require("@aws-sdk/middleware-locatio
8529
8527
 
8530
8528
 
8531
8529
 
8532
-
8533
8530
  var _CreateBucketCommand = class _CreateBucketCommand extends import_smithy_client.Command.classBuilder().ep({
8534
8531
  ...commonParams,
8535
8532
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8551,7 +8548,6 @@ var CreateBucketCommand = _CreateBucketCommand;
8551
8548
 
8552
8549
 
8553
8550
 
8554
-
8555
8551
  var _CreateMultipartUploadCommand = class _CreateMultipartUploadCommand extends import_smithy_client.Command.classBuilder().ep({
8556
8552
  ...commonParams,
8557
8553
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -8571,7 +8567,6 @@ var CreateMultipartUploadCommand = _CreateMultipartUploadCommand;
8571
8567
 
8572
8568
 
8573
8569
 
8574
-
8575
8570
  var _DeleteBucketAnalyticsConfigurationCommand = class _DeleteBucketAnalyticsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8576
8571
  ...commonParams,
8577
8572
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8590,7 +8585,6 @@ var DeleteBucketAnalyticsConfigurationCommand = _DeleteBucketAnalyticsConfigurat
8590
8585
 
8591
8586
 
8592
8587
 
8593
-
8594
8588
  var _DeleteBucketCommand = class _DeleteBucketCommand extends import_smithy_client.Command.classBuilder().ep({
8595
8589
  ...commonParams,
8596
8590
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8609,7 +8603,6 @@ var DeleteBucketCommand = _DeleteBucketCommand;
8609
8603
 
8610
8604
 
8611
8605
 
8612
-
8613
8606
  var _DeleteBucketCorsCommand = class _DeleteBucketCorsCommand extends import_smithy_client.Command.classBuilder().ep({
8614
8607
  ...commonParams,
8615
8608
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8628,7 +8621,6 @@ var DeleteBucketCorsCommand = _DeleteBucketCorsCommand;
8628
8621
 
8629
8622
 
8630
8623
 
8631
-
8632
8624
  var _DeleteBucketEncryptionCommand = class _DeleteBucketEncryptionCommand extends import_smithy_client.Command.classBuilder().ep({
8633
8625
  ...commonParams,
8634
8626
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8647,7 +8639,6 @@ var DeleteBucketEncryptionCommand = _DeleteBucketEncryptionCommand;
8647
8639
 
8648
8640
 
8649
8641
 
8650
-
8651
8642
  var _DeleteBucketIntelligentTieringConfigurationCommand = class _DeleteBucketIntelligentTieringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8652
8643
  ...commonParams,
8653
8644
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8666,7 +8657,6 @@ var DeleteBucketIntelligentTieringConfigurationCommand = _DeleteBucketIntelligen
8666
8657
 
8667
8658
 
8668
8659
 
8669
-
8670
8660
  var _DeleteBucketInventoryConfigurationCommand = class _DeleteBucketInventoryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8671
8661
  ...commonParams,
8672
8662
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8685,7 +8675,6 @@ var DeleteBucketInventoryConfigurationCommand = _DeleteBucketInventoryConfigurat
8685
8675
 
8686
8676
 
8687
8677
 
8688
-
8689
8678
  var _DeleteBucketLifecycleCommand = class _DeleteBucketLifecycleCommand extends import_smithy_client.Command.classBuilder().ep({
8690
8679
  ...commonParams,
8691
8680
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8704,7 +8693,6 @@ var DeleteBucketLifecycleCommand = _DeleteBucketLifecycleCommand;
8704
8693
 
8705
8694
 
8706
8695
 
8707
-
8708
8696
  var _DeleteBucketMetricsConfigurationCommand = class _DeleteBucketMetricsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8709
8697
  ...commonParams,
8710
8698
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8723,7 +8711,6 @@ var DeleteBucketMetricsConfigurationCommand = _DeleteBucketMetricsConfigurationC
8723
8711
 
8724
8712
 
8725
8713
 
8726
-
8727
8714
  var _DeleteBucketOwnershipControlsCommand = class _DeleteBucketOwnershipControlsCommand extends import_smithy_client.Command.classBuilder().ep({
8728
8715
  ...commonParams,
8729
8716
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8742,7 +8729,6 @@ var DeleteBucketOwnershipControlsCommand = _DeleteBucketOwnershipControlsCommand
8742
8729
 
8743
8730
 
8744
8731
 
8745
-
8746
8732
  var _DeleteBucketPolicyCommand = class _DeleteBucketPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
8747
8733
  ...commonParams,
8748
8734
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8761,7 +8747,6 @@ var DeleteBucketPolicyCommand = _DeleteBucketPolicyCommand;
8761
8747
 
8762
8748
 
8763
8749
 
8764
-
8765
8750
  var _DeleteBucketReplicationCommand = class _DeleteBucketReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
8766
8751
  ...commonParams,
8767
8752
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8780,7 +8765,6 @@ var DeleteBucketReplicationCommand = _DeleteBucketReplicationCommand;
8780
8765
 
8781
8766
 
8782
8767
 
8783
-
8784
8768
  var _DeleteBucketTaggingCommand = class _DeleteBucketTaggingCommand extends import_smithy_client.Command.classBuilder().ep({
8785
8769
  ...commonParams,
8786
8770
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8799,7 +8783,6 @@ var DeleteBucketTaggingCommand = _DeleteBucketTaggingCommand;
8799
8783
 
8800
8784
 
8801
8785
 
8802
-
8803
8786
  var _DeleteBucketWebsiteCommand = class _DeleteBucketWebsiteCommand extends import_smithy_client.Command.classBuilder().ep({
8804
8787
  ...commonParams,
8805
8788
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8818,7 +8801,6 @@ var DeleteBucketWebsiteCommand = _DeleteBucketWebsiteCommand;
8818
8801
 
8819
8802
 
8820
8803
 
8821
-
8822
8804
  var _DeleteObjectCommand = class _DeleteObjectCommand extends import_smithy_client.Command.classBuilder().ep({
8823
8805
  ...commonParams,
8824
8806
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -8838,7 +8820,6 @@ var import_middleware_flexible_checksums = require("@aws-sdk/middleware-flexible
8838
8820
 
8839
8821
 
8840
8822
 
8841
-
8842
8823
  var _DeleteObjectsCommand = class _DeleteObjectsCommand extends import_smithy_client.Command.classBuilder().ep({
8843
8824
  ...commonParams,
8844
8825
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -8861,7 +8842,6 @@ var DeleteObjectsCommand = _DeleteObjectsCommand;
8861
8842
 
8862
8843
 
8863
8844
 
8864
-
8865
8845
  var _DeleteObjectTaggingCommand = class _DeleteObjectTaggingCommand extends import_smithy_client.Command.classBuilder().ep({
8866
8846
  ...commonParams,
8867
8847
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -8879,7 +8859,6 @@ var DeleteObjectTaggingCommand = _DeleteObjectTaggingCommand;
8879
8859
 
8880
8860
 
8881
8861
 
8882
-
8883
8862
  var _DeletePublicAccessBlockCommand = class _DeletePublicAccessBlockCommand extends import_smithy_client.Command.classBuilder().ep({
8884
8863
  ...commonParams,
8885
8864
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8898,7 +8877,6 @@ var DeletePublicAccessBlockCommand = _DeletePublicAccessBlockCommand;
8898
8877
 
8899
8878
 
8900
8879
 
8901
-
8902
8880
  var _GetBucketAccelerateConfigurationCommand = class _GetBucketAccelerateConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8903
8881
  ...commonParams,
8904
8882
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8917,7 +8895,6 @@ var GetBucketAccelerateConfigurationCommand = _GetBucketAccelerateConfigurationC
8917
8895
 
8918
8896
 
8919
8897
 
8920
-
8921
8898
  var _GetBucketAclCommand = class _GetBucketAclCommand extends import_smithy_client.Command.classBuilder().ep({
8922
8899
  ...commonParams,
8923
8900
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8936,7 +8913,6 @@ var GetBucketAclCommand = _GetBucketAclCommand;
8936
8913
 
8937
8914
 
8938
8915
 
8939
-
8940
8916
  var _GetBucketAnalyticsConfigurationCommand = class _GetBucketAnalyticsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8941
8917
  ...commonParams,
8942
8918
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8955,7 +8931,6 @@ var GetBucketAnalyticsConfigurationCommand = _GetBucketAnalyticsConfigurationCom
8955
8931
 
8956
8932
 
8957
8933
 
8958
-
8959
8934
  var _GetBucketCorsCommand = class _GetBucketCorsCommand extends import_smithy_client.Command.classBuilder().ep({
8960
8935
  ...commonParams,
8961
8936
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8974,7 +8949,6 @@ var GetBucketCorsCommand = _GetBucketCorsCommand;
8974
8949
 
8975
8950
 
8976
8951
 
8977
-
8978
8952
  var _GetBucketEncryptionCommand = class _GetBucketEncryptionCommand extends import_smithy_client.Command.classBuilder().ep({
8979
8953
  ...commonParams,
8980
8954
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -8993,7 +8967,6 @@ var GetBucketEncryptionCommand = _GetBucketEncryptionCommand;
8993
8967
 
8994
8968
 
8995
8969
 
8996
-
8997
8970
  var _GetBucketIntelligentTieringConfigurationCommand = class _GetBucketIntelligentTieringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
8998
8971
  ...commonParams,
8999
8972
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9012,7 +8985,6 @@ var GetBucketIntelligentTieringConfigurationCommand = _GetBucketIntelligentTieri
9012
8985
 
9013
8986
 
9014
8987
 
9015
-
9016
8988
  var _GetBucketInventoryConfigurationCommand = class _GetBucketInventoryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9017
8989
  ...commonParams,
9018
8990
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9031,7 +9003,6 @@ var GetBucketInventoryConfigurationCommand = _GetBucketInventoryConfigurationCom
9031
9003
 
9032
9004
 
9033
9005
 
9034
-
9035
9006
  var _GetBucketLifecycleConfigurationCommand = class _GetBucketLifecycleConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9036
9007
  ...commonParams,
9037
9008
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9050,7 +9021,6 @@ var GetBucketLifecycleConfigurationCommand = _GetBucketLifecycleConfigurationCom
9050
9021
 
9051
9022
 
9052
9023
 
9053
-
9054
9024
  var _GetBucketLocationCommand = class _GetBucketLocationCommand extends import_smithy_client.Command.classBuilder().ep({
9055
9025
  ...commonParams,
9056
9026
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9069,7 +9039,6 @@ var GetBucketLocationCommand = _GetBucketLocationCommand;
9069
9039
 
9070
9040
 
9071
9041
 
9072
-
9073
9042
  var _GetBucketLoggingCommand = class _GetBucketLoggingCommand extends import_smithy_client.Command.classBuilder().ep({
9074
9043
  ...commonParams,
9075
9044
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9088,7 +9057,6 @@ var GetBucketLoggingCommand = _GetBucketLoggingCommand;
9088
9057
 
9089
9058
 
9090
9059
 
9091
-
9092
9060
  var _GetBucketMetricsConfigurationCommand = class _GetBucketMetricsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9093
9061
  ...commonParams,
9094
9062
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9107,7 +9075,6 @@ var GetBucketMetricsConfigurationCommand = _GetBucketMetricsConfigurationCommand
9107
9075
 
9108
9076
 
9109
9077
 
9110
-
9111
9078
  var _GetBucketNotificationConfigurationCommand = class _GetBucketNotificationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9112
9079
  ...commonParams,
9113
9080
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9126,7 +9093,6 @@ var GetBucketNotificationConfigurationCommand = _GetBucketNotificationConfigurat
9126
9093
 
9127
9094
 
9128
9095
 
9129
-
9130
9096
  var _GetBucketOwnershipControlsCommand = class _GetBucketOwnershipControlsCommand extends import_smithy_client.Command.classBuilder().ep({
9131
9097
  ...commonParams,
9132
9098
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9145,7 +9111,6 @@ var GetBucketOwnershipControlsCommand = _GetBucketOwnershipControlsCommand;
9145
9111
 
9146
9112
 
9147
9113
 
9148
-
9149
9114
  var _GetBucketPolicyCommand = class _GetBucketPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
9150
9115
  ...commonParams,
9151
9116
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9164,7 +9129,6 @@ var GetBucketPolicyCommand = _GetBucketPolicyCommand;
9164
9129
 
9165
9130
 
9166
9131
 
9167
-
9168
9132
  var _GetBucketPolicyStatusCommand = class _GetBucketPolicyStatusCommand extends import_smithy_client.Command.classBuilder().ep({
9169
9133
  ...commonParams,
9170
9134
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9183,7 +9147,6 @@ var GetBucketPolicyStatusCommand = _GetBucketPolicyStatusCommand;
9183
9147
 
9184
9148
 
9185
9149
 
9186
-
9187
9150
  var _GetBucketReplicationCommand = class _GetBucketReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
9188
9151
  ...commonParams,
9189
9152
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9202,7 +9165,6 @@ var GetBucketReplicationCommand = _GetBucketReplicationCommand;
9202
9165
 
9203
9166
 
9204
9167
 
9205
-
9206
9168
  var _GetBucketRequestPaymentCommand = class _GetBucketRequestPaymentCommand extends import_smithy_client.Command.classBuilder().ep({
9207
9169
  ...commonParams,
9208
9170
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9221,7 +9183,6 @@ var GetBucketRequestPaymentCommand = _GetBucketRequestPaymentCommand;
9221
9183
 
9222
9184
 
9223
9185
 
9224
-
9225
9186
  var _GetBucketTaggingCommand = class _GetBucketTaggingCommand extends import_smithy_client.Command.classBuilder().ep({
9226
9187
  ...commonParams,
9227
9188
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9240,7 +9201,6 @@ var GetBucketTaggingCommand = _GetBucketTaggingCommand;
9240
9201
 
9241
9202
 
9242
9203
 
9243
-
9244
9204
  var _GetBucketVersioningCommand = class _GetBucketVersioningCommand extends import_smithy_client.Command.classBuilder().ep({
9245
9205
  ...commonParams,
9246
9206
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9259,7 +9219,6 @@ var GetBucketVersioningCommand = _GetBucketVersioningCommand;
9259
9219
 
9260
9220
 
9261
9221
 
9262
-
9263
9222
  var _GetBucketWebsiteCommand = class _GetBucketWebsiteCommand extends import_smithy_client.Command.classBuilder().ep({
9264
9223
  ...commonParams,
9265
9224
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9278,7 +9237,6 @@ var GetBucketWebsiteCommand = _GetBucketWebsiteCommand;
9278
9237
 
9279
9238
 
9280
9239
 
9281
-
9282
9240
  var _GetObjectAclCommand = class _GetObjectAclCommand extends import_smithy_client.Command.classBuilder().ep({
9283
9241
  ...commonParams,
9284
9242
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9298,7 +9256,6 @@ var GetObjectAclCommand = _GetObjectAclCommand;
9298
9256
 
9299
9257
 
9300
9258
 
9301
-
9302
9259
  var _GetObjectAttributesCommand = class _GetObjectAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
9303
9260
  ...commonParams,
9304
9261
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9320,7 +9277,6 @@ var import_middleware_sdk_s34 = require("@aws-sdk/middleware-sdk-s3");
9320
9277
 
9321
9278
 
9322
9279
 
9323
-
9324
9280
  var _GetObjectCommand = class _GetObjectCommand extends import_smithy_client.Command.classBuilder().ep({
9325
9281
  ...commonParams,
9326
9282
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9347,7 +9303,6 @@ var GetObjectCommand = _GetObjectCommand;
9347
9303
 
9348
9304
 
9349
9305
 
9350
-
9351
9306
  var _GetObjectLegalHoldCommand = class _GetObjectLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep({
9352
9307
  ...commonParams,
9353
9308
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9365,7 +9320,6 @@ var GetObjectLegalHoldCommand = _GetObjectLegalHoldCommand;
9365
9320
 
9366
9321
 
9367
9322
 
9368
-
9369
9323
  var _GetObjectLockConfigurationCommand = class _GetObjectLockConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9370
9324
  ...commonParams,
9371
9325
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9383,7 +9337,6 @@ var GetObjectLockConfigurationCommand = _GetObjectLockConfigurationCommand;
9383
9337
 
9384
9338
 
9385
9339
 
9386
-
9387
9340
  var _GetObjectRetentionCommand = class _GetObjectRetentionCommand extends import_smithy_client.Command.classBuilder().ep({
9388
9341
  ...commonParams,
9389
9342
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9401,7 +9354,6 @@ var GetObjectRetentionCommand = _GetObjectRetentionCommand;
9401
9354
 
9402
9355
 
9403
9356
 
9404
-
9405
9357
  var _GetObjectTaggingCommand = class _GetObjectTaggingCommand extends import_smithy_client.Command.classBuilder().ep({
9406
9358
  ...commonParams,
9407
9359
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9419,7 +9371,6 @@ var GetObjectTaggingCommand = _GetObjectTaggingCommand;
9419
9371
 
9420
9372
 
9421
9373
 
9422
-
9423
9374
  var _GetObjectTorrentCommand = class _GetObjectTorrentCommand extends import_smithy_client.Command.classBuilder().ep({
9424
9375
  ...commonParams,
9425
9376
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9437,7 +9388,6 @@ var GetObjectTorrentCommand = _GetObjectTorrentCommand;
9437
9388
 
9438
9389
 
9439
9390
 
9440
-
9441
9391
  var _GetPublicAccessBlockCommand = class _GetPublicAccessBlockCommand extends import_smithy_client.Command.classBuilder().ep({
9442
9392
  ...commonParams,
9443
9393
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9456,7 +9406,6 @@ var GetPublicAccessBlockCommand = _GetPublicAccessBlockCommand;
9456
9406
 
9457
9407
 
9458
9408
 
9459
-
9460
9409
  var _HeadBucketCommand = class _HeadBucketCommand extends import_smithy_client.Command.classBuilder().ep({
9461
9410
  ...commonParams,
9462
9411
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9476,7 +9425,6 @@ var import_middleware_sdk_s35 = require("@aws-sdk/middleware-sdk-s3");
9476
9425
 
9477
9426
 
9478
9427
 
9479
-
9480
9428
  var _HeadObjectCommand = class _HeadObjectCommand extends import_smithy_client.Command.classBuilder().ep({
9481
9429
  ...commonParams,
9482
9430
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9497,7 +9445,6 @@ var HeadObjectCommand = _HeadObjectCommand;
9497
9445
 
9498
9446
 
9499
9447
 
9500
-
9501
9448
  var _ListBucketAnalyticsConfigurationsCommand = class _ListBucketAnalyticsConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
9502
9449
  ...commonParams,
9503
9450
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9516,7 +9463,6 @@ var ListBucketAnalyticsConfigurationsCommand = _ListBucketAnalyticsConfiguration
9516
9463
 
9517
9464
 
9518
9465
 
9519
-
9520
9466
  var _ListBucketIntelligentTieringConfigurationsCommand = class _ListBucketIntelligentTieringConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
9521
9467
  ...commonParams,
9522
9468
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9535,7 +9481,6 @@ var ListBucketIntelligentTieringConfigurationsCommand = _ListBucketIntelligentTi
9535
9481
 
9536
9482
 
9537
9483
 
9538
-
9539
9484
  var _ListBucketInventoryConfigurationsCommand = class _ListBucketInventoryConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
9540
9485
  ...commonParams,
9541
9486
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9554,7 +9499,6 @@ var ListBucketInventoryConfigurationsCommand = _ListBucketInventoryConfiguration
9554
9499
 
9555
9500
 
9556
9501
 
9557
-
9558
9502
  var _ListBucketMetricsConfigurationsCommand = class _ListBucketMetricsConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
9559
9503
  ...commonParams,
9560
9504
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -9572,7 +9516,6 @@ var ListBucketMetricsConfigurationsCommand = _ListBucketMetricsConfigurationsCom
9572
9516
 
9573
9517
 
9574
9518
 
9575
-
9576
9519
  var _ListBucketsCommand = class _ListBucketsCommand extends import_smithy_client.Command.classBuilder().ep({
9577
9520
  ...commonParams
9578
9521
  }).m(function(Command, cs, config, o) {
@@ -9589,7 +9532,6 @@ var ListBucketsCommand = _ListBucketsCommand;
9589
9532
 
9590
9533
 
9591
9534
 
9592
-
9593
9535
  var _ListDirectoryBucketsCommand = class _ListDirectoryBucketsCommand extends import_smithy_client.Command.classBuilder().ep({
9594
9536
  ...commonParams,
9595
9537
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true }
@@ -9607,7 +9549,6 @@ var ListDirectoryBucketsCommand = _ListDirectoryBucketsCommand;
9607
9549
 
9608
9550
 
9609
9551
 
9610
-
9611
9552
  var _ListMultipartUploadsCommand = class _ListMultipartUploadsCommand extends import_smithy_client.Command.classBuilder().ep({
9612
9553
  ...commonParams,
9613
9554
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9626,7 +9567,6 @@ var ListMultipartUploadsCommand = _ListMultipartUploadsCommand;
9626
9567
 
9627
9568
 
9628
9569
 
9629
-
9630
9570
  var _ListObjectsCommand = class _ListObjectsCommand extends import_smithy_client.Command.classBuilder().ep({
9631
9571
  ...commonParams,
9632
9572
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9645,7 +9585,6 @@ var ListObjectsCommand = _ListObjectsCommand;
9645
9585
 
9646
9586
 
9647
9587
 
9648
-
9649
9588
  var _ListObjectsV2Command = class _ListObjectsV2Command extends import_smithy_client.Command.classBuilder().ep({
9650
9589
  ...commonParams,
9651
9590
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9664,7 +9603,6 @@ var ListObjectsV2Command = _ListObjectsV2Command;
9664
9603
 
9665
9604
 
9666
9605
 
9667
-
9668
9606
  var _ListObjectVersionsCommand = class _ListObjectVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
9669
9607
  ...commonParams,
9670
9608
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9684,7 +9622,6 @@ var ListObjectVersionsCommand = _ListObjectVersionsCommand;
9684
9622
 
9685
9623
 
9686
9624
 
9687
-
9688
9625
  var _ListPartsCommand = class _ListPartsCommand extends import_smithy_client.Command.classBuilder().ep({
9689
9626
  ...commonParams,
9690
9627
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -9705,7 +9642,6 @@ var ListPartsCommand = _ListPartsCommand;
9705
9642
 
9706
9643
 
9707
9644
 
9708
-
9709
9645
  var _PutBucketAccelerateConfigurationCommand = class _PutBucketAccelerateConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9710
9646
  ...commonParams,
9711
9647
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9730,7 +9666,6 @@ var PutBucketAccelerateConfigurationCommand = _PutBucketAccelerateConfigurationC
9730
9666
 
9731
9667
 
9732
9668
 
9733
-
9734
9669
  var _PutBucketAclCommand = class _PutBucketAclCommand extends import_smithy_client.Command.classBuilder().ep({
9735
9670
  ...commonParams,
9736
9671
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9754,7 +9689,6 @@ var PutBucketAclCommand = _PutBucketAclCommand;
9754
9689
 
9755
9690
 
9756
9691
 
9757
-
9758
9692
  var _PutBucketAnalyticsConfigurationCommand = class _PutBucketAnalyticsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9759
9693
  ...commonParams,
9760
9694
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9774,7 +9708,6 @@ var PutBucketAnalyticsConfigurationCommand = _PutBucketAnalyticsConfigurationCom
9774
9708
 
9775
9709
 
9776
9710
 
9777
-
9778
9711
  var _PutBucketCorsCommand = class _PutBucketCorsCommand extends import_smithy_client.Command.classBuilder().ep({
9779
9712
  ...commonParams,
9780
9713
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9799,7 +9732,6 @@ var PutBucketCorsCommand = _PutBucketCorsCommand;
9799
9732
 
9800
9733
 
9801
9734
 
9802
-
9803
9735
  var _PutBucketEncryptionCommand = class _PutBucketEncryptionCommand extends import_smithy_client.Command.classBuilder().ep({
9804
9736
  ...commonParams,
9805
9737
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9823,7 +9755,6 @@ var PutBucketEncryptionCommand = _PutBucketEncryptionCommand;
9823
9755
 
9824
9756
 
9825
9757
 
9826
-
9827
9758
  var _PutBucketIntelligentTieringConfigurationCommand = class _PutBucketIntelligentTieringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9828
9759
  ...commonParams,
9829
9760
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9842,7 +9773,6 @@ var PutBucketIntelligentTieringConfigurationCommand = _PutBucketIntelligentTieri
9842
9773
 
9843
9774
 
9844
9775
 
9845
-
9846
9776
  var _PutBucketInventoryConfigurationCommand = class _PutBucketInventoryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9847
9777
  ...commonParams,
9848
9778
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9862,7 +9792,6 @@ var PutBucketInventoryConfigurationCommand = _PutBucketInventoryConfigurationCom
9862
9792
 
9863
9793
 
9864
9794
 
9865
-
9866
9795
  var _PutBucketLifecycleConfigurationCommand = class _PutBucketLifecycleConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9867
9796
  ...commonParams,
9868
9797
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9887,7 +9816,6 @@ var PutBucketLifecycleConfigurationCommand = _PutBucketLifecycleConfigurationCom
9887
9816
 
9888
9817
 
9889
9818
 
9890
-
9891
9819
  var _PutBucketLoggingCommand = class _PutBucketLoggingCommand extends import_smithy_client.Command.classBuilder().ep({
9892
9820
  ...commonParams,
9893
9821
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9911,7 +9839,6 @@ var PutBucketLoggingCommand = _PutBucketLoggingCommand;
9911
9839
 
9912
9840
 
9913
9841
 
9914
-
9915
9842
  var _PutBucketMetricsConfigurationCommand = class _PutBucketMetricsConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9916
9843
  ...commonParams,
9917
9844
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9930,7 +9857,6 @@ var PutBucketMetricsConfigurationCommand = _PutBucketMetricsConfigurationCommand
9930
9857
 
9931
9858
 
9932
9859
 
9933
-
9934
9860
  var _PutBucketNotificationConfigurationCommand = class _PutBucketNotificationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9935
9861
  ...commonParams,
9936
9862
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9950,7 +9876,6 @@ var PutBucketNotificationConfigurationCommand = _PutBucketNotificationConfigurat
9950
9876
 
9951
9877
 
9952
9878
 
9953
-
9954
9879
  var _PutBucketOwnershipControlsCommand = class _PutBucketOwnershipControlsCommand extends import_smithy_client.Command.classBuilder().ep({
9955
9880
  ...commonParams,
9956
9881
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9971,7 +9896,6 @@ var PutBucketOwnershipControlsCommand = _PutBucketOwnershipControlsCommand;
9971
9896
 
9972
9897
 
9973
9898
 
9974
-
9975
9899
  var _PutBucketPolicyCommand = class _PutBucketPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
9976
9900
  ...commonParams,
9977
9901
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -9996,7 +9920,6 @@ var PutBucketPolicyCommand = _PutBucketPolicyCommand;
9996
9920
 
9997
9921
 
9998
9922
 
9999
-
10000
9923
  var _PutBucketReplicationCommand = class _PutBucketReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
10001
9924
  ...commonParams,
10002
9925
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -10021,7 +9944,6 @@ var PutBucketReplicationCommand = _PutBucketReplicationCommand;
10021
9944
 
10022
9945
 
10023
9946
 
10024
-
10025
9947
  var _PutBucketRequestPaymentCommand = class _PutBucketRequestPaymentCommand extends import_smithy_client.Command.classBuilder().ep({
10026
9948
  ...commonParams,
10027
9949
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -10046,7 +9968,6 @@ var PutBucketRequestPaymentCommand = _PutBucketRequestPaymentCommand;
10046
9968
 
10047
9969
 
10048
9970
 
10049
-
10050
9971
  var _PutBucketTaggingCommand = class _PutBucketTaggingCommand extends import_smithy_client.Command.classBuilder().ep({
10051
9972
  ...commonParams,
10052
9973
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -10071,7 +9992,6 @@ var PutBucketTaggingCommand = _PutBucketTaggingCommand;
10071
9992
 
10072
9993
 
10073
9994
 
10074
-
10075
9995
  var _PutBucketVersioningCommand = class _PutBucketVersioningCommand extends import_smithy_client.Command.classBuilder().ep({
10076
9996
  ...commonParams,
10077
9997
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -10096,7 +10016,6 @@ var PutBucketVersioningCommand = _PutBucketVersioningCommand;
10096
10016
 
10097
10017
 
10098
10018
 
10099
-
10100
10019
  var _PutBucketWebsiteCommand = class _PutBucketWebsiteCommand extends import_smithy_client.Command.classBuilder().ep({
10101
10020
  ...commonParams,
10102
10021
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -10121,7 +10040,6 @@ var PutBucketWebsiteCommand = _PutBucketWebsiteCommand;
10121
10040
 
10122
10041
 
10123
10042
 
10124
-
10125
10043
  var _PutObjectAclCommand = class _PutObjectAclCommand extends import_smithy_client.Command.classBuilder().ep({
10126
10044
  ...commonParams,
10127
10045
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -10148,7 +10066,6 @@ var import_middleware_sdk_s36 = require("@aws-sdk/middleware-sdk-s3");
10148
10066
 
10149
10067
 
10150
10068
 
10151
-
10152
10069
  var _PutObjectCommand = class _PutObjectCommand extends import_smithy_client.Command.classBuilder().ep({
10153
10070
  ...commonParams,
10154
10071
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -10175,7 +10092,6 @@ var PutObjectCommand = _PutObjectCommand;
10175
10092
 
10176
10093
 
10177
10094
 
10178
-
10179
10095
  var _PutObjectLegalHoldCommand = class _PutObjectLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep({
10180
10096
  ...commonParams,
10181
10097
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -10199,7 +10115,6 @@ var PutObjectLegalHoldCommand = _PutObjectLegalHoldCommand;
10199
10115
 
10200
10116
 
10201
10117
 
10202
-
10203
10118
  var _PutObjectLockConfigurationCommand = class _PutObjectLockConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10204
10119
  ...commonParams,
10205
10120
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -10223,7 +10138,6 @@ var PutObjectLockConfigurationCommand = _PutObjectLockConfigurationCommand;
10223
10138
 
10224
10139
 
10225
10140
 
10226
-
10227
10141
  var _PutObjectRetentionCommand = class _PutObjectRetentionCommand extends import_smithy_client.Command.classBuilder().ep({
10228
10142
  ...commonParams,
10229
10143
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -10247,7 +10161,6 @@ var PutObjectRetentionCommand = _PutObjectRetentionCommand;
10247
10161
 
10248
10162
 
10249
10163
 
10250
-
10251
10164
  var _PutObjectTaggingCommand = class _PutObjectTaggingCommand extends import_smithy_client.Command.classBuilder().ep({
10252
10165
  ...commonParams,
10253
10166
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -10271,7 +10184,6 @@ var PutObjectTaggingCommand = _PutObjectTaggingCommand;
10271
10184
 
10272
10185
 
10273
10186
 
10274
-
10275
10187
  var _PutPublicAccessBlockCommand = class _PutPublicAccessBlockCommand extends import_smithy_client.Command.classBuilder().ep({
10276
10188
  ...commonParams,
10277
10189
  UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
@@ -10296,7 +10208,6 @@ var PutPublicAccessBlockCommand = _PutPublicAccessBlockCommand;
10296
10208
 
10297
10209
 
10298
10210
 
10299
-
10300
10211
  var _RestoreObjectCommand = class _RestoreObjectCommand extends import_smithy_client.Command.classBuilder().ep({
10301
10212
  ...commonParams,
10302
10213
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -10320,7 +10231,6 @@ var RestoreObjectCommand = _RestoreObjectCommand;
10320
10231
 
10321
10232
 
10322
10233
 
10323
-
10324
10234
  var _SelectObjectContentCommand = class _SelectObjectContentCommand extends import_smithy_client.Command.classBuilder().ep({
10325
10235
  ...commonParams,
10326
10236
  Bucket: { type: "contextParams", name: "Bucket" }
@@ -10348,7 +10258,6 @@ var SelectObjectContentCommand = _SelectObjectContentCommand;
10348
10258
 
10349
10259
 
10350
10260
 
10351
-
10352
10261
  var _UploadPartCommand = class _UploadPartCommand extends import_smithy_client.Command.classBuilder().ep({
10353
10262
  ...commonParams,
10354
10263
  Bucket: { type: "contextParams", name: "Bucket" },
@@ -10375,7 +10284,6 @@ var import_middleware_sdk_s37 = require("@aws-sdk/middleware-sdk-s3");
10375
10284
 
10376
10285
 
10377
10286
 
10378
-
10379
10287
  var _UploadPartCopyCommand = class _UploadPartCopyCommand extends import_smithy_client.Command.classBuilder().ep({
10380
10288
  ...commonParams,
10381
10289
  DisableS3ExpressSessionAuth: { type: "staticContextParams", value: true },
@@ -10396,7 +10304,6 @@ var UploadPartCopyCommand = _UploadPartCopyCommand;
10396
10304
 
10397
10305
 
10398
10306
 
10399
-
10400
10307
  var _WriteGetObjectResponseCommand = class _WriteGetObjectResponseCommand extends import_smithy_client.Command.classBuilder().ep({
10401
10308
  ...commonParams,
10402
10309
  UseObjectLambdaEndpoint: { type: "staticContextParams", value: true }