@aws-sdk/client-s3 3.523.0 → 3.529.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 (125) hide show
  1. package/dist-cjs/index.js +152 -192
  2. package/dist-es/protocols/Aws_restXml.js +2 -42
  3. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  4. package/dist-types/runtimeConfig.d.ts +1 -0
  5. package/dist-types/runtimeConfig.native.d.ts +1 -0
  6. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  7. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  8. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  9. package/package.json +21 -22
  10. package/dist-cjs/S3.js +0 -1
  11. package/dist-cjs/S3Client.js +0 -1
  12. package/dist-cjs/commands/AbortMultipartUploadCommand.js +0 -1
  13. package/dist-cjs/commands/CompleteMultipartUploadCommand.js +0 -1
  14. package/dist-cjs/commands/CopyObjectCommand.js +0 -1
  15. package/dist-cjs/commands/CreateBucketCommand.js +0 -1
  16. package/dist-cjs/commands/CreateMultipartUploadCommand.js +0 -1
  17. package/dist-cjs/commands/CreateSessionCommand.js +0 -1
  18. package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteBucketCommand.js +0 -1
  20. package/dist-cjs/commands/DeleteBucketCorsCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +0 -1
  22. package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +0 -1
  23. package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +0 -1
  24. package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +0 -1
  25. package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +0 -1
  26. package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +0 -1
  27. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +0 -1
  28. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +0 -1
  29. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +0 -1
  30. package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +0 -1
  31. package/dist-cjs/commands/DeleteObjectCommand.js +0 -1
  32. package/dist-cjs/commands/DeleteObjectTaggingCommand.js +0 -1
  33. package/dist-cjs/commands/DeleteObjectsCommand.js +0 -1
  34. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +0 -1
  35. package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +0 -1
  36. package/dist-cjs/commands/GetBucketAclCommand.js +0 -1
  37. package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +0 -1
  38. package/dist-cjs/commands/GetBucketCorsCommand.js +0 -1
  39. package/dist-cjs/commands/GetBucketEncryptionCommand.js +0 -1
  40. package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +0 -1
  41. package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +0 -1
  42. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +0 -1
  43. package/dist-cjs/commands/GetBucketLocationCommand.js +0 -1
  44. package/dist-cjs/commands/GetBucketLoggingCommand.js +0 -1
  45. package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +0 -1
  46. package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +0 -1
  47. package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +0 -1
  48. package/dist-cjs/commands/GetBucketPolicyCommand.js +0 -1
  49. package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +0 -1
  50. package/dist-cjs/commands/GetBucketReplicationCommand.js +0 -1
  51. package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +0 -1
  52. package/dist-cjs/commands/GetBucketTaggingCommand.js +0 -1
  53. package/dist-cjs/commands/GetBucketVersioningCommand.js +0 -1
  54. package/dist-cjs/commands/GetBucketWebsiteCommand.js +0 -1
  55. package/dist-cjs/commands/GetObjectAclCommand.js +0 -1
  56. package/dist-cjs/commands/GetObjectAttributesCommand.js +0 -1
  57. package/dist-cjs/commands/GetObjectCommand.js +0 -1
  58. package/dist-cjs/commands/GetObjectLegalHoldCommand.js +0 -1
  59. package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +0 -1
  60. package/dist-cjs/commands/GetObjectRetentionCommand.js +0 -1
  61. package/dist-cjs/commands/GetObjectTaggingCommand.js +0 -1
  62. package/dist-cjs/commands/GetObjectTorrentCommand.js +0 -1
  63. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +0 -1
  64. package/dist-cjs/commands/HeadBucketCommand.js +0 -1
  65. package/dist-cjs/commands/HeadObjectCommand.js +0 -1
  66. package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +0 -1
  67. package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +0 -1
  68. package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +0 -1
  69. package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +0 -1
  70. package/dist-cjs/commands/ListBucketsCommand.js +0 -1
  71. package/dist-cjs/commands/ListDirectoryBucketsCommand.js +0 -1
  72. package/dist-cjs/commands/ListMultipartUploadsCommand.js +0 -1
  73. package/dist-cjs/commands/ListObjectVersionsCommand.js +0 -1
  74. package/dist-cjs/commands/ListObjectsCommand.js +0 -1
  75. package/dist-cjs/commands/ListObjectsV2Command.js +0 -1
  76. package/dist-cjs/commands/ListPartsCommand.js +0 -1
  77. package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +0 -1
  78. package/dist-cjs/commands/PutBucketAclCommand.js +0 -1
  79. package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +0 -1
  80. package/dist-cjs/commands/PutBucketCorsCommand.js +0 -1
  81. package/dist-cjs/commands/PutBucketEncryptionCommand.js +0 -1
  82. package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +0 -1
  83. package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +0 -1
  84. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +0 -1
  85. package/dist-cjs/commands/PutBucketLoggingCommand.js +0 -1
  86. package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +0 -1
  87. package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +0 -1
  88. package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +0 -1
  89. package/dist-cjs/commands/PutBucketPolicyCommand.js +0 -1
  90. package/dist-cjs/commands/PutBucketReplicationCommand.js +0 -1
  91. package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +0 -1
  92. package/dist-cjs/commands/PutBucketTaggingCommand.js +0 -1
  93. package/dist-cjs/commands/PutBucketVersioningCommand.js +0 -1
  94. package/dist-cjs/commands/PutBucketWebsiteCommand.js +0 -1
  95. package/dist-cjs/commands/PutObjectAclCommand.js +0 -1
  96. package/dist-cjs/commands/PutObjectCommand.js +0 -1
  97. package/dist-cjs/commands/PutObjectLegalHoldCommand.js +0 -1
  98. package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +0 -1
  99. package/dist-cjs/commands/PutObjectRetentionCommand.js +0 -1
  100. package/dist-cjs/commands/PutObjectTaggingCommand.js +0 -1
  101. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +0 -1
  102. package/dist-cjs/commands/RestoreObjectCommand.js +0 -1
  103. package/dist-cjs/commands/SelectObjectContentCommand.js +0 -1
  104. package/dist-cjs/commands/UploadPartCommand.js +0 -1
  105. package/dist-cjs/commands/UploadPartCopyCommand.js +0 -1
  106. package/dist-cjs/commands/WriteGetObjectResponseCommand.js +0 -1
  107. package/dist-cjs/commands/index.js +0 -1
  108. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  109. package/dist-cjs/extensionConfiguration.js +0 -1
  110. package/dist-cjs/models/S3ServiceException.js +0 -1
  111. package/dist-cjs/models/index.js +0 -1
  112. package/dist-cjs/models/models_0.js +0 -1
  113. package/dist-cjs/models/models_1.js +0 -1
  114. package/dist-cjs/pagination/Interfaces.js +0 -1
  115. package/dist-cjs/pagination/ListDirectoryBucketsPaginator.js +0 -1
  116. package/dist-cjs/pagination/ListObjectsV2Paginator.js +0 -1
  117. package/dist-cjs/pagination/ListPartsPaginator.js +0 -1
  118. package/dist-cjs/pagination/index.js +0 -1
  119. package/dist-cjs/protocols/Aws_restXml.js +0 -1
  120. package/dist-cjs/runtimeExtensions.js +0 -1
  121. package/dist-cjs/waiters/index.js +0 -1
  122. package/dist-cjs/waiters/waitForBucketExists.js +0 -1
  123. package/dist-cjs/waiters/waitForBucketNotExists.js +0 -1
  124. package/dist-cjs/waiters/waitForObjectExists.js +0 -1
  125. package/dist-cjs/waiters/waitForObjectNotExists.js +0 -1
package/dist-cjs/index.js CHANGED
@@ -975,11 +975,11 @@ var PutBucketInventoryConfigurationRequestFilterSensitiveLog = /* @__PURE__ */ _
975
975
  }), "PutBucketInventoryConfigurationRequestFilterSensitiveLog");
976
976
 
977
977
  // src/protocols/Aws_restXml.ts
978
+ var import_core = require("@aws-sdk/core");
978
979
  var import_xml_builder = require("@aws-sdk/xml-builder");
979
- var import_core = require("@smithy/core");
980
+ var import_core2 = require("@smithy/core");
980
981
  var import_protocol_http = require("@smithy/protocol-http");
981
982
 
982
- var import_fast_xml_parser = require("fast-xml-parser");
983
983
 
984
984
  // src/models/models_1.ts
985
985
 
@@ -1126,7 +1126,7 @@ var WriteGetObjectResponseRequestFilterSensitiveLog = /* @__PURE__ */ __name((ob
1126
1126
 
1127
1127
  // src/protocols/Aws_restXml.ts
1128
1128
  var se_AbortMultipartUploadCommand = /* @__PURE__ */ __name(async (input, context) => {
1129
- const b = (0, import_core.requestBuilder)(input, context);
1129
+ const b = (0, import_core2.requestBuilder)(input, context);
1130
1130
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1131
1131
  [_xarp]: input[_RP],
1132
1132
  [_xaebo]: input[_EBO]
@@ -1143,7 +1143,7 @@ var se_AbortMultipartUploadCommand = /* @__PURE__ */ __name(async (input, contex
1143
1143
  return b.build();
1144
1144
  }, "se_AbortMultipartUploadCommand");
1145
1145
  var se_CompleteMultipartUploadCommand = /* @__PURE__ */ __name(async (input, context) => {
1146
- const b = (0, import_core.requestBuilder)(input, context);
1146
+ const b = (0, import_core2.requestBuilder)(input, context);
1147
1147
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1148
1148
  "content-type": "application/xml",
1149
1149
  [_xacc]: input[_CCRC],
@@ -1176,7 +1176,7 @@ var se_CompleteMultipartUploadCommand = /* @__PURE__ */ __name(async (input, con
1176
1176
  return b.build();
1177
1177
  }, "se_CompleteMultipartUploadCommand");
1178
1178
  var se_CopyObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
1179
- const b = (0, import_core.requestBuilder)(input, context);
1179
+ const b = (0, import_core2.requestBuilder)(input, context);
1180
1180
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1181
1181
  [_xaa]: input[_ACL],
1182
1182
  [_cc]: input[_CC],
@@ -1235,7 +1235,7 @@ var se_CopyObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
1235
1235
  return b.build();
1236
1236
  }, "se_CopyObjectCommand");
1237
1237
  var se_CreateBucketCommand = /* @__PURE__ */ __name(async (input, context) => {
1238
- const b = (0, import_core.requestBuilder)(input, context);
1238
+ const b = (0, import_core2.requestBuilder)(input, context);
1239
1239
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1240
1240
  "content-type": "application/xml",
1241
1241
  [_xaa]: input[_ACL],
@@ -1261,7 +1261,7 @@ var se_CreateBucketCommand = /* @__PURE__ */ __name(async (input, context) => {
1261
1261
  return b.build();
1262
1262
  }, "se_CreateBucketCommand");
1263
1263
  var se_CreateMultipartUploadCommand = /* @__PURE__ */ __name(async (input, context) => {
1264
- const b = (0, import_core.requestBuilder)(input, context);
1264
+ const b = (0, import_core2.requestBuilder)(input, context);
1265
1265
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1266
1266
  [_xaa]: input[_ACL],
1267
1267
  [_cc]: input[_CC],
@@ -1310,7 +1310,7 @@ var se_CreateMultipartUploadCommand = /* @__PURE__ */ __name(async (input, conte
1310
1310
  return b.build();
1311
1311
  }, "se_CreateMultipartUploadCommand");
1312
1312
  var se_CreateSessionCommand = /* @__PURE__ */ __name(async (input, context) => {
1313
- const b = (0, import_core.requestBuilder)(input, context);
1313
+ const b = (0, import_core2.requestBuilder)(input, context);
1314
1314
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1315
1315
  [_xacsm]: input[_SM]
1316
1316
  });
@@ -1324,7 +1324,7 @@ var se_CreateSessionCommand = /* @__PURE__ */ __name(async (input, context) => {
1324
1324
  return b.build();
1325
1325
  }, "se_CreateSessionCommand");
1326
1326
  var se_DeleteBucketCommand = /* @__PURE__ */ __name(async (input, context) => {
1327
- const b = (0, import_core.requestBuilder)(input, context);
1327
+ const b = (0, import_core2.requestBuilder)(input, context);
1328
1328
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1329
1329
  [_xaebo]: input[_EBO]
1330
1330
  });
@@ -1335,7 +1335,7 @@ var se_DeleteBucketCommand = /* @__PURE__ */ __name(async (input, context) => {
1335
1335
  return b.build();
1336
1336
  }, "se_DeleteBucketCommand");
1337
1337
  var se_DeleteBucketAnalyticsConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1338
- const b = (0, import_core.requestBuilder)(input, context);
1338
+ const b = (0, import_core2.requestBuilder)(input, context);
1339
1339
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1340
1340
  [_xaebo]: input[_EBO]
1341
1341
  });
@@ -1350,7 +1350,7 @@ var se_DeleteBucketAnalyticsConfigurationCommand = /* @__PURE__ */ __name(async
1350
1350
  return b.build();
1351
1351
  }, "se_DeleteBucketAnalyticsConfigurationCommand");
1352
1352
  var se_DeleteBucketCorsCommand = /* @__PURE__ */ __name(async (input, context) => {
1353
- const b = (0, import_core.requestBuilder)(input, context);
1353
+ const b = (0, import_core2.requestBuilder)(input, context);
1354
1354
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1355
1355
  [_xaebo]: input[_EBO]
1356
1356
  });
@@ -1364,7 +1364,7 @@ var se_DeleteBucketCorsCommand = /* @__PURE__ */ __name(async (input, context) =
1364
1364
  return b.build();
1365
1365
  }, "se_DeleteBucketCorsCommand");
1366
1366
  var se_DeleteBucketEncryptionCommand = /* @__PURE__ */ __name(async (input, context) => {
1367
- const b = (0, import_core.requestBuilder)(input, context);
1367
+ const b = (0, import_core2.requestBuilder)(input, context);
1368
1368
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1369
1369
  [_xaebo]: input[_EBO]
1370
1370
  });
@@ -1378,7 +1378,7 @@ var se_DeleteBucketEncryptionCommand = /* @__PURE__ */ __name(async (input, cont
1378
1378
  return b.build();
1379
1379
  }, "se_DeleteBucketEncryptionCommand");
1380
1380
  var se_DeleteBucketIntelligentTieringConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1381
- const b = (0, import_core.requestBuilder)(input, context);
1381
+ const b = (0, import_core2.requestBuilder)(input, context);
1382
1382
  const headers = {};
1383
1383
  b.bp("/");
1384
1384
  b.p("Bucket", () => input.Bucket, "{Bucket}", false);
@@ -1391,7 +1391,7 @@ var se_DeleteBucketIntelligentTieringConfigurationCommand = /* @__PURE__ */ __na
1391
1391
  return b.build();
1392
1392
  }, "se_DeleteBucketIntelligentTieringConfigurationCommand");
1393
1393
  var se_DeleteBucketInventoryConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1394
- const b = (0, import_core.requestBuilder)(input, context);
1394
+ const b = (0, import_core2.requestBuilder)(input, context);
1395
1395
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1396
1396
  [_xaebo]: input[_EBO]
1397
1397
  });
@@ -1406,7 +1406,7 @@ var se_DeleteBucketInventoryConfigurationCommand = /* @__PURE__ */ __name(async
1406
1406
  return b.build();
1407
1407
  }, "se_DeleteBucketInventoryConfigurationCommand");
1408
1408
  var se_DeleteBucketLifecycleCommand = /* @__PURE__ */ __name(async (input, context) => {
1409
- const b = (0, import_core.requestBuilder)(input, context);
1409
+ const b = (0, import_core2.requestBuilder)(input, context);
1410
1410
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1411
1411
  [_xaebo]: input[_EBO]
1412
1412
  });
@@ -1420,7 +1420,7 @@ var se_DeleteBucketLifecycleCommand = /* @__PURE__ */ __name(async (input, conte
1420
1420
  return b.build();
1421
1421
  }, "se_DeleteBucketLifecycleCommand");
1422
1422
  var se_DeleteBucketMetricsConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1423
- const b = (0, import_core.requestBuilder)(input, context);
1423
+ const b = (0, import_core2.requestBuilder)(input, context);
1424
1424
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1425
1425
  [_xaebo]: input[_EBO]
1426
1426
  });
@@ -1435,7 +1435,7 @@ var se_DeleteBucketMetricsConfigurationCommand = /* @__PURE__ */ __name(async (i
1435
1435
  return b.build();
1436
1436
  }, "se_DeleteBucketMetricsConfigurationCommand");
1437
1437
  var se_DeleteBucketOwnershipControlsCommand = /* @__PURE__ */ __name(async (input, context) => {
1438
- const b = (0, import_core.requestBuilder)(input, context);
1438
+ const b = (0, import_core2.requestBuilder)(input, context);
1439
1439
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1440
1440
  [_xaebo]: input[_EBO]
1441
1441
  });
@@ -1449,7 +1449,7 @@ var se_DeleteBucketOwnershipControlsCommand = /* @__PURE__ */ __name(async (inpu
1449
1449
  return b.build();
1450
1450
  }, "se_DeleteBucketOwnershipControlsCommand");
1451
1451
  var se_DeleteBucketPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
1452
- const b = (0, import_core.requestBuilder)(input, context);
1452
+ const b = (0, import_core2.requestBuilder)(input, context);
1453
1453
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1454
1454
  [_xaebo]: input[_EBO]
1455
1455
  });
@@ -1463,7 +1463,7 @@ var se_DeleteBucketPolicyCommand = /* @__PURE__ */ __name(async (input, context)
1463
1463
  return b.build();
1464
1464
  }, "se_DeleteBucketPolicyCommand");
1465
1465
  var se_DeleteBucketReplicationCommand = /* @__PURE__ */ __name(async (input, context) => {
1466
- const b = (0, import_core.requestBuilder)(input, context);
1466
+ const b = (0, import_core2.requestBuilder)(input, context);
1467
1467
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1468
1468
  [_xaebo]: input[_EBO]
1469
1469
  });
@@ -1477,7 +1477,7 @@ var se_DeleteBucketReplicationCommand = /* @__PURE__ */ __name(async (input, con
1477
1477
  return b.build();
1478
1478
  }, "se_DeleteBucketReplicationCommand");
1479
1479
  var se_DeleteBucketTaggingCommand = /* @__PURE__ */ __name(async (input, context) => {
1480
- const b = (0, import_core.requestBuilder)(input, context);
1480
+ const b = (0, import_core2.requestBuilder)(input, context);
1481
1481
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1482
1482
  [_xaebo]: input[_EBO]
1483
1483
  });
@@ -1491,7 +1491,7 @@ var se_DeleteBucketTaggingCommand = /* @__PURE__ */ __name(async (input, context
1491
1491
  return b.build();
1492
1492
  }, "se_DeleteBucketTaggingCommand");
1493
1493
  var se_DeleteBucketWebsiteCommand = /* @__PURE__ */ __name(async (input, context) => {
1494
- const b = (0, import_core.requestBuilder)(input, context);
1494
+ const b = (0, import_core2.requestBuilder)(input, context);
1495
1495
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1496
1496
  [_xaebo]: input[_EBO]
1497
1497
  });
@@ -1505,7 +1505,7 @@ var se_DeleteBucketWebsiteCommand = /* @__PURE__ */ __name(async (input, context
1505
1505
  return b.build();
1506
1506
  }, "se_DeleteBucketWebsiteCommand");
1507
1507
  var se_DeleteObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
1508
- const b = (0, import_core.requestBuilder)(input, context);
1508
+ const b = (0, import_core2.requestBuilder)(input, context);
1509
1509
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1510
1510
  [_xam]: input[_MFA],
1511
1511
  [_xarp]: input[_RP],
@@ -1524,7 +1524,7 @@ var se_DeleteObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
1524
1524
  return b.build();
1525
1525
  }, "se_DeleteObjectCommand");
1526
1526
  var se_DeleteObjectsCommand = /* @__PURE__ */ __name(async (input, context) => {
1527
- const b = (0, import_core.requestBuilder)(input, context);
1527
+ const b = (0, import_core2.requestBuilder)(input, context);
1528
1528
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1529
1529
  "content-type": "application/xml",
1530
1530
  [_xam]: input[_MFA],
@@ -1551,7 +1551,7 @@ var se_DeleteObjectsCommand = /* @__PURE__ */ __name(async (input, context) => {
1551
1551
  return b.build();
1552
1552
  }, "se_DeleteObjectsCommand");
1553
1553
  var se_DeleteObjectTaggingCommand = /* @__PURE__ */ __name(async (input, context) => {
1554
- const b = (0, import_core.requestBuilder)(input, context);
1554
+ const b = (0, import_core2.requestBuilder)(input, context);
1555
1555
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1556
1556
  [_xaebo]: input[_EBO]
1557
1557
  });
@@ -1567,7 +1567,7 @@ var se_DeleteObjectTaggingCommand = /* @__PURE__ */ __name(async (input, context
1567
1567
  return b.build();
1568
1568
  }, "se_DeleteObjectTaggingCommand");
1569
1569
  var se_DeletePublicAccessBlockCommand = /* @__PURE__ */ __name(async (input, context) => {
1570
- const b = (0, import_core.requestBuilder)(input, context);
1570
+ const b = (0, import_core2.requestBuilder)(input, context);
1571
1571
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1572
1572
  [_xaebo]: input[_EBO]
1573
1573
  });
@@ -1581,7 +1581,7 @@ var se_DeletePublicAccessBlockCommand = /* @__PURE__ */ __name(async (input, con
1581
1581
  return b.build();
1582
1582
  }, "se_DeletePublicAccessBlockCommand");
1583
1583
  var se_GetBucketAccelerateConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1584
- const b = (0, import_core.requestBuilder)(input, context);
1584
+ const b = (0, import_core2.requestBuilder)(input, context);
1585
1585
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1586
1586
  [_xaebo]: input[_EBO],
1587
1587
  [_xarp]: input[_RP]
@@ -1596,7 +1596,7 @@ var se_GetBucketAccelerateConfigurationCommand = /* @__PURE__ */ __name(async (i
1596
1596
  return b.build();
1597
1597
  }, "se_GetBucketAccelerateConfigurationCommand");
1598
1598
  var se_GetBucketAclCommand = /* @__PURE__ */ __name(async (input, context) => {
1599
- const b = (0, import_core.requestBuilder)(input, context);
1599
+ const b = (0, import_core2.requestBuilder)(input, context);
1600
1600
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1601
1601
  [_xaebo]: input[_EBO]
1602
1602
  });
@@ -1610,7 +1610,7 @@ var se_GetBucketAclCommand = /* @__PURE__ */ __name(async (input, context) => {
1610
1610
  return b.build();
1611
1611
  }, "se_GetBucketAclCommand");
1612
1612
  var se_GetBucketAnalyticsConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1613
- const b = (0, import_core.requestBuilder)(input, context);
1613
+ const b = (0, import_core2.requestBuilder)(input, context);
1614
1614
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1615
1615
  [_xaebo]: input[_EBO]
1616
1616
  });
@@ -1626,7 +1626,7 @@ var se_GetBucketAnalyticsConfigurationCommand = /* @__PURE__ */ __name(async (in
1626
1626
  return b.build();
1627
1627
  }, "se_GetBucketAnalyticsConfigurationCommand");
1628
1628
  var se_GetBucketCorsCommand = /* @__PURE__ */ __name(async (input, context) => {
1629
- const b = (0, import_core.requestBuilder)(input, context);
1629
+ const b = (0, import_core2.requestBuilder)(input, context);
1630
1630
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1631
1631
  [_xaebo]: input[_EBO]
1632
1632
  });
@@ -1640,7 +1640,7 @@ var se_GetBucketCorsCommand = /* @__PURE__ */ __name(async (input, context) => {
1640
1640
  return b.build();
1641
1641
  }, "se_GetBucketCorsCommand");
1642
1642
  var se_GetBucketEncryptionCommand = /* @__PURE__ */ __name(async (input, context) => {
1643
- const b = (0, import_core.requestBuilder)(input, context);
1643
+ const b = (0, import_core2.requestBuilder)(input, context);
1644
1644
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1645
1645
  [_xaebo]: input[_EBO]
1646
1646
  });
@@ -1654,7 +1654,7 @@ var se_GetBucketEncryptionCommand = /* @__PURE__ */ __name(async (input, context
1654
1654
  return b.build();
1655
1655
  }, "se_GetBucketEncryptionCommand");
1656
1656
  var se_GetBucketIntelligentTieringConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1657
- const b = (0, import_core.requestBuilder)(input, context);
1657
+ const b = (0, import_core2.requestBuilder)(input, context);
1658
1658
  const headers = {};
1659
1659
  b.bp("/");
1660
1660
  b.p("Bucket", () => input.Bucket, "{Bucket}", false);
@@ -1668,7 +1668,7 @@ var se_GetBucketIntelligentTieringConfigurationCommand = /* @__PURE__ */ __name(
1668
1668
  return b.build();
1669
1669
  }, "se_GetBucketIntelligentTieringConfigurationCommand");
1670
1670
  var se_GetBucketInventoryConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1671
- const b = (0, import_core.requestBuilder)(input, context);
1671
+ const b = (0, import_core2.requestBuilder)(input, context);
1672
1672
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1673
1673
  [_xaebo]: input[_EBO]
1674
1674
  });
@@ -1684,7 +1684,7 @@ var se_GetBucketInventoryConfigurationCommand = /* @__PURE__ */ __name(async (in
1684
1684
  return b.build();
1685
1685
  }, "se_GetBucketInventoryConfigurationCommand");
1686
1686
  var se_GetBucketLifecycleConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1687
- const b = (0, import_core.requestBuilder)(input, context);
1687
+ const b = (0, import_core2.requestBuilder)(input, context);
1688
1688
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1689
1689
  [_xaebo]: input[_EBO]
1690
1690
  });
@@ -1698,7 +1698,7 @@ var se_GetBucketLifecycleConfigurationCommand = /* @__PURE__ */ __name(async (in
1698
1698
  return b.build();
1699
1699
  }, "se_GetBucketLifecycleConfigurationCommand");
1700
1700
  var se_GetBucketLocationCommand = /* @__PURE__ */ __name(async (input, context) => {
1701
- const b = (0, import_core.requestBuilder)(input, context);
1701
+ const b = (0, import_core2.requestBuilder)(input, context);
1702
1702
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1703
1703
  [_xaebo]: input[_EBO]
1704
1704
  });
@@ -1712,7 +1712,7 @@ var se_GetBucketLocationCommand = /* @__PURE__ */ __name(async (input, context)
1712
1712
  return b.build();
1713
1713
  }, "se_GetBucketLocationCommand");
1714
1714
  var se_GetBucketLoggingCommand = /* @__PURE__ */ __name(async (input, context) => {
1715
- const b = (0, import_core.requestBuilder)(input, context);
1715
+ const b = (0, import_core2.requestBuilder)(input, context);
1716
1716
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1717
1717
  [_xaebo]: input[_EBO]
1718
1718
  });
@@ -1726,7 +1726,7 @@ var se_GetBucketLoggingCommand = /* @__PURE__ */ __name(async (input, context) =
1726
1726
  return b.build();
1727
1727
  }, "se_GetBucketLoggingCommand");
1728
1728
  var se_GetBucketMetricsConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1729
- const b = (0, import_core.requestBuilder)(input, context);
1729
+ const b = (0, import_core2.requestBuilder)(input, context);
1730
1730
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1731
1731
  [_xaebo]: input[_EBO]
1732
1732
  });
@@ -1742,7 +1742,7 @@ var se_GetBucketMetricsConfigurationCommand = /* @__PURE__ */ __name(async (inpu
1742
1742
  return b.build();
1743
1743
  }, "se_GetBucketMetricsConfigurationCommand");
1744
1744
  var se_GetBucketNotificationConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1745
- const b = (0, import_core.requestBuilder)(input, context);
1745
+ const b = (0, import_core2.requestBuilder)(input, context);
1746
1746
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1747
1747
  [_xaebo]: input[_EBO]
1748
1748
  });
@@ -1756,7 +1756,7 @@ var se_GetBucketNotificationConfigurationCommand = /* @__PURE__ */ __name(async
1756
1756
  return b.build();
1757
1757
  }, "se_GetBucketNotificationConfigurationCommand");
1758
1758
  var se_GetBucketOwnershipControlsCommand = /* @__PURE__ */ __name(async (input, context) => {
1759
- const b = (0, import_core.requestBuilder)(input, context);
1759
+ const b = (0, import_core2.requestBuilder)(input, context);
1760
1760
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1761
1761
  [_xaebo]: input[_EBO]
1762
1762
  });
@@ -1770,7 +1770,7 @@ var se_GetBucketOwnershipControlsCommand = /* @__PURE__ */ __name(async (input,
1770
1770
  return b.build();
1771
1771
  }, "se_GetBucketOwnershipControlsCommand");
1772
1772
  var se_GetBucketPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
1773
- const b = (0, import_core.requestBuilder)(input, context);
1773
+ const b = (0, import_core2.requestBuilder)(input, context);
1774
1774
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1775
1775
  [_xaebo]: input[_EBO]
1776
1776
  });
@@ -1784,7 +1784,7 @@ var se_GetBucketPolicyCommand = /* @__PURE__ */ __name(async (input, context) =>
1784
1784
  return b.build();
1785
1785
  }, "se_GetBucketPolicyCommand");
1786
1786
  var se_GetBucketPolicyStatusCommand = /* @__PURE__ */ __name(async (input, context) => {
1787
- const b = (0, import_core.requestBuilder)(input, context);
1787
+ const b = (0, import_core2.requestBuilder)(input, context);
1788
1788
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1789
1789
  [_xaebo]: input[_EBO]
1790
1790
  });
@@ -1798,7 +1798,7 @@ var se_GetBucketPolicyStatusCommand = /* @__PURE__ */ __name(async (input, conte
1798
1798
  return b.build();
1799
1799
  }, "se_GetBucketPolicyStatusCommand");
1800
1800
  var se_GetBucketReplicationCommand = /* @__PURE__ */ __name(async (input, context) => {
1801
- const b = (0, import_core.requestBuilder)(input, context);
1801
+ const b = (0, import_core2.requestBuilder)(input, context);
1802
1802
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1803
1803
  [_xaebo]: input[_EBO]
1804
1804
  });
@@ -1812,7 +1812,7 @@ var se_GetBucketReplicationCommand = /* @__PURE__ */ __name(async (input, contex
1812
1812
  return b.build();
1813
1813
  }, "se_GetBucketReplicationCommand");
1814
1814
  var se_GetBucketRequestPaymentCommand = /* @__PURE__ */ __name(async (input, context) => {
1815
- const b = (0, import_core.requestBuilder)(input, context);
1815
+ const b = (0, import_core2.requestBuilder)(input, context);
1816
1816
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1817
1817
  [_xaebo]: input[_EBO]
1818
1818
  });
@@ -1826,7 +1826,7 @@ var se_GetBucketRequestPaymentCommand = /* @__PURE__ */ __name(async (input, con
1826
1826
  return b.build();
1827
1827
  }, "se_GetBucketRequestPaymentCommand");
1828
1828
  var se_GetBucketTaggingCommand = /* @__PURE__ */ __name(async (input, context) => {
1829
- const b = (0, import_core.requestBuilder)(input, context);
1829
+ const b = (0, import_core2.requestBuilder)(input, context);
1830
1830
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1831
1831
  [_xaebo]: input[_EBO]
1832
1832
  });
@@ -1840,7 +1840,7 @@ var se_GetBucketTaggingCommand = /* @__PURE__ */ __name(async (input, context) =
1840
1840
  return b.build();
1841
1841
  }, "se_GetBucketTaggingCommand");
1842
1842
  var se_GetBucketVersioningCommand = /* @__PURE__ */ __name(async (input, context) => {
1843
- const b = (0, import_core.requestBuilder)(input, context);
1843
+ const b = (0, import_core2.requestBuilder)(input, context);
1844
1844
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1845
1845
  [_xaebo]: input[_EBO]
1846
1846
  });
@@ -1854,7 +1854,7 @@ var se_GetBucketVersioningCommand = /* @__PURE__ */ __name(async (input, context
1854
1854
  return b.build();
1855
1855
  }, "se_GetBucketVersioningCommand");
1856
1856
  var se_GetBucketWebsiteCommand = /* @__PURE__ */ __name(async (input, context) => {
1857
- const b = (0, import_core.requestBuilder)(input, context);
1857
+ const b = (0, import_core2.requestBuilder)(input, context);
1858
1858
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1859
1859
  [_xaebo]: input[_EBO]
1860
1860
  });
@@ -1868,7 +1868,7 @@ var se_GetBucketWebsiteCommand = /* @__PURE__ */ __name(async (input, context) =
1868
1868
  return b.build();
1869
1869
  }, "se_GetBucketWebsiteCommand");
1870
1870
  var se_GetObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
1871
- const b = (0, import_core.requestBuilder)(input, context);
1871
+ const b = (0, import_core2.requestBuilder)(input, context);
1872
1872
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1873
1873
  [_im]: input[_IM],
1874
1874
  [_ims]: [() => isSerializableHeaderValue(input[_IMS]), () => (0, import_smithy_client.dateToUtcString)(input[_IMS]).toString()],
@@ -1901,7 +1901,7 @@ var se_GetObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
1901
1901
  return b.build();
1902
1902
  }, "se_GetObjectCommand");
1903
1903
  var se_GetObjectAclCommand = /* @__PURE__ */ __name(async (input, context) => {
1904
- const b = (0, import_core.requestBuilder)(input, context);
1904
+ const b = (0, import_core2.requestBuilder)(input, context);
1905
1905
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1906
1906
  [_xarp]: input[_RP],
1907
1907
  [_xaebo]: input[_EBO]
@@ -1918,7 +1918,7 @@ var se_GetObjectAclCommand = /* @__PURE__ */ __name(async (input, context) => {
1918
1918
  return b.build();
1919
1919
  }, "se_GetObjectAclCommand");
1920
1920
  var se_GetObjectAttributesCommand = /* @__PURE__ */ __name(async (input, context) => {
1921
- const b = (0, import_core.requestBuilder)(input, context);
1921
+ const b = (0, import_core2.requestBuilder)(input, context);
1922
1922
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1923
1923
  [_xamp]: [() => isSerializableHeaderValue(input[_MP]), () => input[_MP].toString()],
1924
1924
  [_xapnm]: input[_PNM],
@@ -1944,7 +1944,7 @@ var se_GetObjectAttributesCommand = /* @__PURE__ */ __name(async (input, context
1944
1944
  return b.build();
1945
1945
  }, "se_GetObjectAttributesCommand");
1946
1946
  var se_GetObjectLegalHoldCommand = /* @__PURE__ */ __name(async (input, context) => {
1947
- const b = (0, import_core.requestBuilder)(input, context);
1947
+ const b = (0, import_core2.requestBuilder)(input, context);
1948
1948
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1949
1949
  [_xarp]: input[_RP],
1950
1950
  [_xaebo]: input[_EBO]
@@ -1961,7 +1961,7 @@ var se_GetObjectLegalHoldCommand = /* @__PURE__ */ __name(async (input, context)
1961
1961
  return b.build();
1962
1962
  }, "se_GetObjectLegalHoldCommand");
1963
1963
  var se_GetObjectLockConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1964
- const b = (0, import_core.requestBuilder)(input, context);
1964
+ const b = (0, import_core2.requestBuilder)(input, context);
1965
1965
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1966
1966
  [_xaebo]: input[_EBO]
1967
1967
  });
@@ -1975,7 +1975,7 @@ var se_GetObjectLockConfigurationCommand = /* @__PURE__ */ __name(async (input,
1975
1975
  return b.build();
1976
1976
  }, "se_GetObjectLockConfigurationCommand");
1977
1977
  var se_GetObjectRetentionCommand = /* @__PURE__ */ __name(async (input, context) => {
1978
- const b = (0, import_core.requestBuilder)(input, context);
1978
+ const b = (0, import_core2.requestBuilder)(input, context);
1979
1979
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1980
1980
  [_xarp]: input[_RP],
1981
1981
  [_xaebo]: input[_EBO]
@@ -1992,7 +1992,7 @@ var se_GetObjectRetentionCommand = /* @__PURE__ */ __name(async (input, context)
1992
1992
  return b.build();
1993
1993
  }, "se_GetObjectRetentionCommand");
1994
1994
  var se_GetObjectTaggingCommand = /* @__PURE__ */ __name(async (input, context) => {
1995
- const b = (0, import_core.requestBuilder)(input, context);
1995
+ const b = (0, import_core2.requestBuilder)(input, context);
1996
1996
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1997
1997
  [_xaebo]: input[_EBO],
1998
1998
  [_xarp]: input[_RP]
@@ -2009,7 +2009,7 @@ var se_GetObjectTaggingCommand = /* @__PURE__ */ __name(async (input, context) =
2009
2009
  return b.build();
2010
2010
  }, "se_GetObjectTaggingCommand");
2011
2011
  var se_GetObjectTorrentCommand = /* @__PURE__ */ __name(async (input, context) => {
2012
- const b = (0, import_core.requestBuilder)(input, context);
2012
+ const b = (0, import_core2.requestBuilder)(input, context);
2013
2013
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2014
2014
  [_xarp]: input[_RP],
2015
2015
  [_xaebo]: input[_EBO]
@@ -2025,7 +2025,7 @@ var se_GetObjectTorrentCommand = /* @__PURE__ */ __name(async (input, context) =
2025
2025
  return b.build();
2026
2026
  }, "se_GetObjectTorrentCommand");
2027
2027
  var se_GetPublicAccessBlockCommand = /* @__PURE__ */ __name(async (input, context) => {
2028
- const b = (0, import_core.requestBuilder)(input, context);
2028
+ const b = (0, import_core2.requestBuilder)(input, context);
2029
2029
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2030
2030
  [_xaebo]: input[_EBO]
2031
2031
  });
@@ -2039,7 +2039,7 @@ var se_GetPublicAccessBlockCommand = /* @__PURE__ */ __name(async (input, contex
2039
2039
  return b.build();
2040
2040
  }, "se_GetPublicAccessBlockCommand");
2041
2041
  var se_HeadBucketCommand = /* @__PURE__ */ __name(async (input, context) => {
2042
- const b = (0, import_core.requestBuilder)(input, context);
2042
+ const b = (0, import_core2.requestBuilder)(input, context);
2043
2043
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2044
2044
  [_xaebo]: input[_EBO]
2045
2045
  });
@@ -2050,7 +2050,7 @@ var se_HeadBucketCommand = /* @__PURE__ */ __name(async (input, context) => {
2050
2050
  return b.build();
2051
2051
  }, "se_HeadBucketCommand");
2052
2052
  var se_HeadObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
2053
- const b = (0, import_core.requestBuilder)(input, context);
2053
+ const b = (0, import_core2.requestBuilder)(input, context);
2054
2054
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2055
2055
  [_im]: input[_IM],
2056
2056
  [_ims]: [() => isSerializableHeaderValue(input[_IMS]), () => (0, import_smithy_client.dateToUtcString)(input[_IMS]).toString()],
@@ -2076,7 +2076,7 @@ var se_HeadObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
2076
2076
  return b.build();
2077
2077
  }, "se_HeadObjectCommand");
2078
2078
  var se_ListBucketAnalyticsConfigurationsCommand = /* @__PURE__ */ __name(async (input, context) => {
2079
- const b = (0, import_core.requestBuilder)(input, context);
2079
+ const b = (0, import_core2.requestBuilder)(input, context);
2080
2080
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2081
2081
  [_xaebo]: input[_EBO]
2082
2082
  });
@@ -2092,7 +2092,7 @@ var se_ListBucketAnalyticsConfigurationsCommand = /* @__PURE__ */ __name(async (
2092
2092
  return b.build();
2093
2093
  }, "se_ListBucketAnalyticsConfigurationsCommand");
2094
2094
  var se_ListBucketIntelligentTieringConfigurationsCommand = /* @__PURE__ */ __name(async (input, context) => {
2095
- const b = (0, import_core.requestBuilder)(input, context);
2095
+ const b = (0, import_core2.requestBuilder)(input, context);
2096
2096
  const headers = {};
2097
2097
  b.bp("/");
2098
2098
  b.p("Bucket", () => input.Bucket, "{Bucket}", false);
@@ -2106,7 +2106,7 @@ var se_ListBucketIntelligentTieringConfigurationsCommand = /* @__PURE__ */ __nam
2106
2106
  return b.build();
2107
2107
  }, "se_ListBucketIntelligentTieringConfigurationsCommand");
2108
2108
  var se_ListBucketInventoryConfigurationsCommand = /* @__PURE__ */ __name(async (input, context) => {
2109
- const b = (0, import_core.requestBuilder)(input, context);
2109
+ const b = (0, import_core2.requestBuilder)(input, context);
2110
2110
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2111
2111
  [_xaebo]: input[_EBO]
2112
2112
  });
@@ -2122,7 +2122,7 @@ var se_ListBucketInventoryConfigurationsCommand = /* @__PURE__ */ __name(async (
2122
2122
  return b.build();
2123
2123
  }, "se_ListBucketInventoryConfigurationsCommand");
2124
2124
  var se_ListBucketMetricsConfigurationsCommand = /* @__PURE__ */ __name(async (input, context) => {
2125
- const b = (0, import_core.requestBuilder)(input, context);
2125
+ const b = (0, import_core2.requestBuilder)(input, context);
2126
2126
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2127
2127
  [_xaebo]: input[_EBO]
2128
2128
  });
@@ -2138,7 +2138,7 @@ var se_ListBucketMetricsConfigurationsCommand = /* @__PURE__ */ __name(async (in
2138
2138
  return b.build();
2139
2139
  }, "se_ListBucketMetricsConfigurationsCommand");
2140
2140
  var se_ListBucketsCommand = /* @__PURE__ */ __name(async (input, context) => {
2141
- const b = (0, import_core.requestBuilder)(input, context);
2141
+ const b = (0, import_core2.requestBuilder)(input, context);
2142
2142
  const headers = {
2143
2143
  "content-type": "application/xml"
2144
2144
  };
@@ -2152,7 +2152,7 @@ var se_ListBucketsCommand = /* @__PURE__ */ __name(async (input, context) => {
2152
2152
  return b.build();
2153
2153
  }, "se_ListBucketsCommand");
2154
2154
  var se_ListDirectoryBucketsCommand = /* @__PURE__ */ __name(async (input, context) => {
2155
- const b = (0, import_core.requestBuilder)(input, context);
2155
+ const b = (0, import_core2.requestBuilder)(input, context);
2156
2156
  const headers = {};
2157
2157
  b.bp("/");
2158
2158
  const query = (0, import_smithy_client.map)({
@@ -2165,7 +2165,7 @@ var se_ListDirectoryBucketsCommand = /* @__PURE__ */ __name(async (input, contex
2165
2165
  return b.build();
2166
2166
  }, "se_ListDirectoryBucketsCommand");
2167
2167
  var se_ListMultipartUploadsCommand = /* @__PURE__ */ __name(async (input, context) => {
2168
- const b = (0, import_core.requestBuilder)(input, context);
2168
+ const b = (0, import_core2.requestBuilder)(input, context);
2169
2169
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2170
2170
  [_xaebo]: input[_EBO],
2171
2171
  [_xarp]: input[_RP]
@@ -2186,7 +2186,7 @@ var se_ListMultipartUploadsCommand = /* @__PURE__ */ __name(async (input, contex
2186
2186
  return b.build();
2187
2187
  }, "se_ListMultipartUploadsCommand");
2188
2188
  var se_ListObjectsCommand = /* @__PURE__ */ __name(async (input, context) => {
2189
- const b = (0, import_core.requestBuilder)(input, context);
2189
+ const b = (0, import_core2.requestBuilder)(input, context);
2190
2190
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2191
2191
  [_xarp]: input[_RP],
2192
2192
  [_xaebo]: input[_EBO],
@@ -2209,7 +2209,7 @@ var se_ListObjectsCommand = /* @__PURE__ */ __name(async (input, context) => {
2209
2209
  return b.build();
2210
2210
  }, "se_ListObjectsCommand");
2211
2211
  var se_ListObjectsV2Command = /* @__PURE__ */ __name(async (input, context) => {
2212
- const b = (0, import_core.requestBuilder)(input, context);
2212
+ const b = (0, import_core2.requestBuilder)(input, context);
2213
2213
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2214
2214
  [_xarp]: input[_RP],
2215
2215
  [_xaebo]: input[_EBO],
@@ -2235,7 +2235,7 @@ var se_ListObjectsV2Command = /* @__PURE__ */ __name(async (input, context) => {
2235
2235
  return b.build();
2236
2236
  }, "se_ListObjectsV2Command");
2237
2237
  var se_ListObjectVersionsCommand = /* @__PURE__ */ __name(async (input, context) => {
2238
- const b = (0, import_core.requestBuilder)(input, context);
2238
+ const b = (0, import_core2.requestBuilder)(input, context);
2239
2239
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2240
2240
  [_xaebo]: input[_EBO],
2241
2241
  [_xarp]: input[_RP],
@@ -2260,7 +2260,7 @@ var se_ListObjectVersionsCommand = /* @__PURE__ */ __name(async (input, context)
2260
2260
  return b.build();
2261
2261
  }, "se_ListObjectVersionsCommand");
2262
2262
  var se_ListPartsCommand = /* @__PURE__ */ __name(async (input, context) => {
2263
- const b = (0, import_core.requestBuilder)(input, context);
2263
+ const b = (0, import_core2.requestBuilder)(input, context);
2264
2264
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2265
2265
  [_xarp]: input[_RP],
2266
2266
  [_xaebo]: input[_EBO],
@@ -2282,7 +2282,7 @@ var se_ListPartsCommand = /* @__PURE__ */ __name(async (input, context) => {
2282
2282
  return b.build();
2283
2283
  }, "se_ListPartsCommand");
2284
2284
  var se_PutBucketAccelerateConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2285
- const b = (0, import_core.requestBuilder)(input, context);
2285
+ const b = (0, import_core2.requestBuilder)(input, context);
2286
2286
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2287
2287
  "content-type": "application/xml",
2288
2288
  [_xaebo]: input[_EBO],
@@ -2305,7 +2305,7 @@ var se_PutBucketAccelerateConfigurationCommand = /* @__PURE__ */ __name(async (i
2305
2305
  return b.build();
2306
2306
  }, "se_PutBucketAccelerateConfigurationCommand");
2307
2307
  var se_PutBucketAclCommand = /* @__PURE__ */ __name(async (input, context) => {
2308
- const b = (0, import_core.requestBuilder)(input, context);
2308
+ const b = (0, import_core2.requestBuilder)(input, context);
2309
2309
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2310
2310
  "content-type": "application/xml",
2311
2311
  [_xaa]: input[_ACL],
@@ -2335,7 +2335,7 @@ var se_PutBucketAclCommand = /* @__PURE__ */ __name(async (input, context) => {
2335
2335
  return b.build();
2336
2336
  }, "se_PutBucketAclCommand");
2337
2337
  var se_PutBucketAnalyticsConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2338
- const b = (0, import_core.requestBuilder)(input, context);
2338
+ const b = (0, import_core2.requestBuilder)(input, context);
2339
2339
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2340
2340
  "content-type": "application/xml",
2341
2341
  [_xaebo]: input[_EBO]
@@ -2358,7 +2358,7 @@ var se_PutBucketAnalyticsConfigurationCommand = /* @__PURE__ */ __name(async (in
2358
2358
  return b.build();
2359
2359
  }, "se_PutBucketAnalyticsConfigurationCommand");
2360
2360
  var se_PutBucketCorsCommand = /* @__PURE__ */ __name(async (input, context) => {
2361
- const b = (0, import_core.requestBuilder)(input, context);
2361
+ const b = (0, import_core2.requestBuilder)(input, context);
2362
2362
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2363
2363
  "content-type": "application/xml",
2364
2364
  [_cm]: input[_CMD],
@@ -2382,7 +2382,7 @@ var se_PutBucketCorsCommand = /* @__PURE__ */ __name(async (input, context) => {
2382
2382
  return b.build();
2383
2383
  }, "se_PutBucketCorsCommand");
2384
2384
  var se_PutBucketEncryptionCommand = /* @__PURE__ */ __name(async (input, context) => {
2385
- const b = (0, import_core.requestBuilder)(input, context);
2385
+ const b = (0, import_core2.requestBuilder)(input, context);
2386
2386
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2387
2387
  "content-type": "application/xml",
2388
2388
  [_cm]: input[_CMD],
@@ -2406,7 +2406,7 @@ var se_PutBucketEncryptionCommand = /* @__PURE__ */ __name(async (input, context
2406
2406
  return b.build();
2407
2407
  }, "se_PutBucketEncryptionCommand");
2408
2408
  var se_PutBucketIntelligentTieringConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2409
- const b = (0, import_core.requestBuilder)(input, context);
2409
+ const b = (0, import_core2.requestBuilder)(input, context);
2410
2410
  const headers = {
2411
2411
  "content-type": "application/xml"
2412
2412
  };
@@ -2428,7 +2428,7 @@ var se_PutBucketIntelligentTieringConfigurationCommand = /* @__PURE__ */ __name(
2428
2428
  return b.build();
2429
2429
  }, "se_PutBucketIntelligentTieringConfigurationCommand");
2430
2430
  var se_PutBucketInventoryConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2431
- const b = (0, import_core.requestBuilder)(input, context);
2431
+ const b = (0, import_core2.requestBuilder)(input, context);
2432
2432
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2433
2433
  "content-type": "application/xml",
2434
2434
  [_xaebo]: input[_EBO]
@@ -2451,7 +2451,7 @@ var se_PutBucketInventoryConfigurationCommand = /* @__PURE__ */ __name(async (in
2451
2451
  return b.build();
2452
2452
  }, "se_PutBucketInventoryConfigurationCommand");
2453
2453
  var se_PutBucketLifecycleConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2454
- const b = (0, import_core.requestBuilder)(input, context);
2454
+ const b = (0, import_core2.requestBuilder)(input, context);
2455
2455
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2456
2456
  "content-type": "application/xml",
2457
2457
  [_xasca]: input[_CA],
@@ -2475,7 +2475,7 @@ var se_PutBucketLifecycleConfigurationCommand = /* @__PURE__ */ __name(async (in
2475
2475
  return b.build();
2476
2476
  }, "se_PutBucketLifecycleConfigurationCommand");
2477
2477
  var se_PutBucketLoggingCommand = /* @__PURE__ */ __name(async (input, context) => {
2478
- const b = (0, import_core.requestBuilder)(input, context);
2478
+ const b = (0, import_core2.requestBuilder)(input, context);
2479
2479
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2480
2480
  "content-type": "application/xml",
2481
2481
  [_cm]: input[_CMD],
@@ -2499,7 +2499,7 @@ var se_PutBucketLoggingCommand = /* @__PURE__ */ __name(async (input, context) =
2499
2499
  return b.build();
2500
2500
  }, "se_PutBucketLoggingCommand");
2501
2501
  var se_PutBucketMetricsConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2502
- const b = (0, import_core.requestBuilder)(input, context);
2502
+ const b = (0, import_core2.requestBuilder)(input, context);
2503
2503
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2504
2504
  "content-type": "application/xml",
2505
2505
  [_xaebo]: input[_EBO]
@@ -2522,7 +2522,7 @@ var se_PutBucketMetricsConfigurationCommand = /* @__PURE__ */ __name(async (inpu
2522
2522
  return b.build();
2523
2523
  }, "se_PutBucketMetricsConfigurationCommand");
2524
2524
  var se_PutBucketNotificationConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2525
- const b = (0, import_core.requestBuilder)(input, context);
2525
+ const b = (0, import_core2.requestBuilder)(input, context);
2526
2526
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2527
2527
  "content-type": "application/xml",
2528
2528
  [_xaebo]: input[_EBO],
@@ -2545,7 +2545,7 @@ var se_PutBucketNotificationConfigurationCommand = /* @__PURE__ */ __name(async
2545
2545
  return b.build();
2546
2546
  }, "se_PutBucketNotificationConfigurationCommand");
2547
2547
  var se_PutBucketOwnershipControlsCommand = /* @__PURE__ */ __name(async (input, context) => {
2548
- const b = (0, import_core.requestBuilder)(input, context);
2548
+ const b = (0, import_core2.requestBuilder)(input, context);
2549
2549
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2550
2550
  "content-type": "application/xml",
2551
2551
  [_cm]: input[_CMD],
@@ -2568,7 +2568,7 @@ var se_PutBucketOwnershipControlsCommand = /* @__PURE__ */ __name(async (input,
2568
2568
  return b.build();
2569
2569
  }, "se_PutBucketOwnershipControlsCommand");
2570
2570
  var se_PutBucketPolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
2571
- const b = (0, import_core.requestBuilder)(input, context);
2571
+ const b = (0, import_core2.requestBuilder)(input, context);
2572
2572
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2573
2573
  "content-type": "text/plain",
2574
2574
  [_cm]: input[_CMD],
@@ -2591,7 +2591,7 @@ var se_PutBucketPolicyCommand = /* @__PURE__ */ __name(async (input, context) =>
2591
2591
  return b.build();
2592
2592
  }, "se_PutBucketPolicyCommand");
2593
2593
  var se_PutBucketReplicationCommand = /* @__PURE__ */ __name(async (input, context) => {
2594
- const b = (0, import_core.requestBuilder)(input, context);
2594
+ const b = (0, import_core2.requestBuilder)(input, context);
2595
2595
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2596
2596
  "content-type": "application/xml",
2597
2597
  [_cm]: input[_CMD],
@@ -2616,7 +2616,7 @@ var se_PutBucketReplicationCommand = /* @__PURE__ */ __name(async (input, contex
2616
2616
  return b.build();
2617
2617
  }, "se_PutBucketReplicationCommand");
2618
2618
  var se_PutBucketRequestPaymentCommand = /* @__PURE__ */ __name(async (input, context) => {
2619
- const b = (0, import_core.requestBuilder)(input, context);
2619
+ const b = (0, import_core2.requestBuilder)(input, context);
2620
2620
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2621
2621
  "content-type": "application/xml",
2622
2622
  [_cm]: input[_CMD],
@@ -2640,7 +2640,7 @@ var se_PutBucketRequestPaymentCommand = /* @__PURE__ */ __name(async (input, con
2640
2640
  return b.build();
2641
2641
  }, "se_PutBucketRequestPaymentCommand");
2642
2642
  var se_PutBucketTaggingCommand = /* @__PURE__ */ __name(async (input, context) => {
2643
- const b = (0, import_core.requestBuilder)(input, context);
2643
+ const b = (0, import_core2.requestBuilder)(input, context);
2644
2644
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2645
2645
  "content-type": "application/xml",
2646
2646
  [_cm]: input[_CMD],
@@ -2664,7 +2664,7 @@ var se_PutBucketTaggingCommand = /* @__PURE__ */ __name(async (input, context) =
2664
2664
  return b.build();
2665
2665
  }, "se_PutBucketTaggingCommand");
2666
2666
  var se_PutBucketVersioningCommand = /* @__PURE__ */ __name(async (input, context) => {
2667
- const b = (0, import_core.requestBuilder)(input, context);
2667
+ const b = (0, import_core2.requestBuilder)(input, context);
2668
2668
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2669
2669
  "content-type": "application/xml",
2670
2670
  [_cm]: input[_CMD],
@@ -2689,7 +2689,7 @@ var se_PutBucketVersioningCommand = /* @__PURE__ */ __name(async (input, context
2689
2689
  return b.build();
2690
2690
  }, "se_PutBucketVersioningCommand");
2691
2691
  var se_PutBucketWebsiteCommand = /* @__PURE__ */ __name(async (input, context) => {
2692
- const b = (0, import_core.requestBuilder)(input, context);
2692
+ const b = (0, import_core2.requestBuilder)(input, context);
2693
2693
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2694
2694
  "content-type": "application/xml",
2695
2695
  [_cm]: input[_CMD],
@@ -2713,7 +2713,7 @@ var se_PutBucketWebsiteCommand = /* @__PURE__ */ __name(async (input, context) =
2713
2713
  return b.build();
2714
2714
  }, "se_PutBucketWebsiteCommand");
2715
2715
  var se_PutObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
2716
- const b = (0, import_core.requestBuilder)(input, context);
2716
+ const b = (0, import_core2.requestBuilder)(input, context);
2717
2717
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2718
2718
  [_ct]: input[_CT] || "application/octet-stream",
2719
2719
  [_xaa]: input[_ACL],
@@ -2772,7 +2772,7 @@ var se_PutObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
2772
2772
  return b.build();
2773
2773
  }, "se_PutObjectCommand");
2774
2774
  var se_PutObjectAclCommand = /* @__PURE__ */ __name(async (input, context) => {
2775
- const b = (0, import_core.requestBuilder)(input, context);
2775
+ const b = (0, import_core2.requestBuilder)(input, context);
2776
2776
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2777
2777
  "content-type": "application/xml",
2778
2778
  [_xaa]: input[_ACL],
@@ -2805,7 +2805,7 @@ var se_PutObjectAclCommand = /* @__PURE__ */ __name(async (input, context) => {
2805
2805
  return b.build();
2806
2806
  }, "se_PutObjectAclCommand");
2807
2807
  var se_PutObjectLegalHoldCommand = /* @__PURE__ */ __name(async (input, context) => {
2808
- const b = (0, import_core.requestBuilder)(input, context);
2808
+ const b = (0, import_core2.requestBuilder)(input, context);
2809
2809
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2810
2810
  "content-type": "application/xml",
2811
2811
  [_xarp]: input[_RP],
@@ -2833,7 +2833,7 @@ var se_PutObjectLegalHoldCommand = /* @__PURE__ */ __name(async (input, context)
2833
2833
  return b.build();
2834
2834
  }, "se_PutObjectLegalHoldCommand");
2835
2835
  var se_PutObjectLockConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
2836
- const b = (0, import_core.requestBuilder)(input, context);
2836
+ const b = (0, import_core2.requestBuilder)(input, context);
2837
2837
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2838
2838
  "content-type": "application/xml",
2839
2839
  [_xarp]: input[_RP],
@@ -2859,7 +2859,7 @@ var se_PutObjectLockConfigurationCommand = /* @__PURE__ */ __name(async (input,
2859
2859
  return b.build();
2860
2860
  }, "se_PutObjectLockConfigurationCommand");
2861
2861
  var se_PutObjectRetentionCommand = /* @__PURE__ */ __name(async (input, context) => {
2862
- const b = (0, import_core.requestBuilder)(input, context);
2862
+ const b = (0, import_core2.requestBuilder)(input, context);
2863
2863
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2864
2864
  "content-type": "application/xml",
2865
2865
  [_xarp]: input[_RP],
@@ -2888,7 +2888,7 @@ var se_PutObjectRetentionCommand = /* @__PURE__ */ __name(async (input, context)
2888
2888
  return b.build();
2889
2889
  }, "se_PutObjectRetentionCommand");
2890
2890
  var se_PutObjectTaggingCommand = /* @__PURE__ */ __name(async (input, context) => {
2891
- const b = (0, import_core.requestBuilder)(input, context);
2891
+ const b = (0, import_core2.requestBuilder)(input, context);
2892
2892
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2893
2893
  "content-type": "application/xml",
2894
2894
  [_cm]: input[_CMD],
@@ -2915,7 +2915,7 @@ var se_PutObjectTaggingCommand = /* @__PURE__ */ __name(async (input, context) =
2915
2915
  return b.build();
2916
2916
  }, "se_PutObjectTaggingCommand");
2917
2917
  var se_PutPublicAccessBlockCommand = /* @__PURE__ */ __name(async (input, context) => {
2918
- const b = (0, import_core.requestBuilder)(input, context);
2918
+ const b = (0, import_core2.requestBuilder)(input, context);
2919
2919
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2920
2920
  "content-type": "application/xml",
2921
2921
  [_cm]: input[_CMD],
@@ -2939,7 +2939,7 @@ var se_PutPublicAccessBlockCommand = /* @__PURE__ */ __name(async (input, contex
2939
2939
  return b.build();
2940
2940
  }, "se_PutPublicAccessBlockCommand");
2941
2941
  var se_RestoreObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
2942
- const b = (0, import_core.requestBuilder)(input, context);
2942
+ const b = (0, import_core2.requestBuilder)(input, context);
2943
2943
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2944
2944
  "content-type": "application/xml",
2945
2945
  [_xarp]: input[_RP],
@@ -2966,7 +2966,7 @@ var se_RestoreObjectCommand = /* @__PURE__ */ __name(async (input, context) => {
2966
2966
  return b.build();
2967
2967
  }, "se_RestoreObjectCommand");
2968
2968
  var se_SelectObjectContentCommand = /* @__PURE__ */ __name(async (input, context) => {
2969
- const b = (0, import_core.requestBuilder)(input, context);
2969
+ const b = (0, import_core2.requestBuilder)(input, context);
2970
2970
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
2971
2971
  "content-type": "application/xml",
2972
2972
  [_xasseca]: input[_SSECA],
@@ -3005,7 +3005,7 @@ var se_SelectObjectContentCommand = /* @__PURE__ */ __name(async (input, context
3005
3005
  return b.build();
3006
3006
  }, "se_SelectObjectContentCommand");
3007
3007
  var se_UploadPartCommand = /* @__PURE__ */ __name(async (input, context) => {
3008
- const b = (0, import_core.requestBuilder)(input, context);
3008
+ const b = (0, import_core2.requestBuilder)(input, context);
3009
3009
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
3010
3010
  "content-type": "application/octet-stream",
3011
3011
  [_cl_]: [() => isSerializableHeaderValue(input[_CLo]), () => input[_CLo].toString()],
@@ -3039,7 +3039,7 @@ var se_UploadPartCommand = /* @__PURE__ */ __name(async (input, context) => {
3039
3039
  return b.build();
3040
3040
  }, "se_UploadPartCommand");
3041
3041
  var se_UploadPartCopyCommand = /* @__PURE__ */ __name(async (input, context) => {
3042
- const b = (0, import_core.requestBuilder)(input, context);
3042
+ const b = (0, import_core2.requestBuilder)(input, context);
3043
3043
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
3044
3044
  [_xacs__]: input[_CS],
3045
3045
  [_xacsim]: input[_CSIM],
@@ -3070,7 +3070,7 @@ var se_UploadPartCopyCommand = /* @__PURE__ */ __name(async (input, context) =>
3070
3070
  return b.build();
3071
3071
  }, "se_UploadPartCopyCommand");
3072
3072
  var se_WriteGetObjectResponseCommand = /* @__PURE__ */ __name(async (input, context) => {
3073
- const b = (0, import_core.requestBuilder)(input, context);
3073
+ const b = (0, import_core2.requestBuilder)(input, context);
3074
3074
  const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
3075
3075
  "x-amz-content-sha256": "UNSIGNED-PAYLOAD",
3076
3076
  "content-type": "application/octet-stream",
@@ -3169,7 +3169,7 @@ var de_CompleteMultipartUploadCommand = /* @__PURE__ */ __name(async (output, co
3169
3169
  [_BKE]: [() => void 0 !== output.headers[_xassebke], () => (0, import_smithy_client.parseBoolean)(output.headers[_xassebke])],
3170
3170
  [_RC]: [, output.headers[_xarc]]
3171
3171
  });
3172
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3172
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3173
3173
  if (data[_B] != null) {
3174
3174
  contents[_B] = (0, import_smithy_client.expectString)(data[_B]);
3175
3175
  }
@@ -3213,7 +3213,7 @@ var de_CopyObjectCommand = /* @__PURE__ */ __name(async (output, context) => {
3213
3213
  [_BKE]: [() => void 0 !== output.headers[_xassebke], () => (0, import_smithy_client.parseBoolean)(output.headers[_xassebke])],
3214
3214
  [_RC]: [, output.headers[_xarc]]
3215
3215
  });
3216
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3216
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3217
3217
  contents.CopyObjectResult = de_CopyObjectResult(data, context);
3218
3218
  return contents;
3219
3219
  }, "de_CopyObjectCommand");
@@ -3248,7 +3248,7 @@ var de_CreateMultipartUploadCommand = /* @__PURE__ */ __name(async (output, cont
3248
3248
  [_RC]: [, output.headers[_xarc]],
3249
3249
  [_CA]: [, output.headers[_xaca]]
3250
3250
  });
3251
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3251
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3252
3252
  if (data[_B] != null) {
3253
3253
  contents[_B] = (0, import_smithy_client.expectString)(data[_B]);
3254
3254
  }
@@ -3267,7 +3267,7 @@ var de_CreateSessionCommand = /* @__PURE__ */ __name(async (output, context) =>
3267
3267
  const contents = (0, import_smithy_client.map)({
3268
3268
  $metadata: deserializeMetadata(output)
3269
3269
  });
3270
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3270
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3271
3271
  if (data[_C] != null) {
3272
3272
  contents[_C] = de_SessionCredentials(data[_C], context);
3273
3273
  }
@@ -3424,7 +3424,7 @@ var de_DeleteObjectsCommand = /* @__PURE__ */ __name(async (output, context) =>
3424
3424
  $metadata: deserializeMetadata(output),
3425
3425
  [_RC]: [, output.headers[_xarc]]
3426
3426
  });
3427
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3427
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3428
3428
  if (data.Deleted === "") {
3429
3429
  contents[_De] = [];
3430
3430
  } else if (data[_De] != null) {
@@ -3466,7 +3466,7 @@ var de_GetBucketAccelerateConfigurationCommand = /* @__PURE__ */ __name(async (o
3466
3466
  $metadata: deserializeMetadata(output),
3467
3467
  [_RC]: [, output.headers[_xarc]]
3468
3468
  });
3469
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3469
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3470
3470
  if (data[_S] != null) {
3471
3471
  contents[_S] = (0, import_smithy_client.expectString)(data[_S]);
3472
3472
  }
@@ -3479,7 +3479,7 @@ var de_GetBucketAclCommand = /* @__PURE__ */ __name(async (output, context) => {
3479
3479
  const contents = (0, import_smithy_client.map)({
3480
3480
  $metadata: deserializeMetadata(output)
3481
3481
  });
3482
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3482
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3483
3483
  if (data.AccessControlList === "") {
3484
3484
  contents[_Gr] = [];
3485
3485
  } else if (data[_ACLc] != null && data[_ACLc][_G] != null) {
@@ -3497,7 +3497,7 @@ var de_GetBucketAnalyticsConfigurationCommand = /* @__PURE__ */ __name(async (ou
3497
3497
  const contents = (0, import_smithy_client.map)({
3498
3498
  $metadata: deserializeMetadata(output)
3499
3499
  });
3500
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3500
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3501
3501
  contents.AnalyticsConfiguration = de_AnalyticsConfiguration(data, context);
3502
3502
  return contents;
3503
3503
  }, "de_GetBucketAnalyticsConfigurationCommand");
@@ -3508,7 +3508,7 @@ var de_GetBucketCorsCommand = /* @__PURE__ */ __name(async (output, context) =>
3508
3508
  const contents = (0, import_smithy_client.map)({
3509
3509
  $metadata: deserializeMetadata(output)
3510
3510
  });
3511
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3511
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3512
3512
  if (data.CORSRule === "") {
3513
3513
  contents[_CORSRu] = [];
3514
3514
  } else if (data[_CORSR] != null) {
@@ -3523,7 +3523,7 @@ var de_GetBucketEncryptionCommand = /* @__PURE__ */ __name(async (output, contex
3523
3523
  const contents = (0, import_smithy_client.map)({
3524
3524
  $metadata: deserializeMetadata(output)
3525
3525
  });
3526
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3526
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3527
3527
  contents.ServerSideEncryptionConfiguration = de_ServerSideEncryptionConfiguration(data, context);
3528
3528
  return contents;
3529
3529
  }, "de_GetBucketEncryptionCommand");
@@ -3534,7 +3534,7 @@ var de_GetBucketIntelligentTieringConfigurationCommand = /* @__PURE__ */ __name(
3534
3534
  const contents = (0, import_smithy_client.map)({
3535
3535
  $metadata: deserializeMetadata(output)
3536
3536
  });
3537
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3537
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3538
3538
  contents.IntelligentTieringConfiguration = de_IntelligentTieringConfiguration(data, context);
3539
3539
  return contents;
3540
3540
  }, "de_GetBucketIntelligentTieringConfigurationCommand");
@@ -3545,7 +3545,7 @@ var de_GetBucketInventoryConfigurationCommand = /* @__PURE__ */ __name(async (ou
3545
3545
  const contents = (0, import_smithy_client.map)({
3546
3546
  $metadata: deserializeMetadata(output)
3547
3547
  });
3548
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3548
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3549
3549
  contents.InventoryConfiguration = de_InventoryConfiguration(data, context);
3550
3550
  return contents;
3551
3551
  }, "de_GetBucketInventoryConfigurationCommand");
@@ -3556,7 +3556,7 @@ var de_GetBucketLifecycleConfigurationCommand = /* @__PURE__ */ __name(async (ou
3556
3556
  const contents = (0, import_smithy_client.map)({
3557
3557
  $metadata: deserializeMetadata(output)
3558
3558
  });
3559
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3559
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3560
3560
  if (data.Rule === "") {
3561
3561
  contents[_Rul] = [];
3562
3562
  } else if (data[_Ru] != null) {
@@ -3571,7 +3571,7 @@ var de_GetBucketLocationCommand = /* @__PURE__ */ __name(async (output, context)
3571
3571
  const contents = (0, import_smithy_client.map)({
3572
3572
  $metadata: deserializeMetadata(output)
3573
3573
  });
3574
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3574
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3575
3575
  if (data[_LC] != null) {
3576
3576
  contents[_LC] = (0, import_smithy_client.expectString)(data[_LC]);
3577
3577
  }
@@ -3584,7 +3584,7 @@ var de_GetBucketLoggingCommand = /* @__PURE__ */ __name(async (output, context)
3584
3584
  const contents = (0, import_smithy_client.map)({
3585
3585
  $metadata: deserializeMetadata(output)
3586
3586
  });
3587
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3587
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3588
3588
  if (data[_LE] != null) {
3589
3589
  contents[_LE] = de_LoggingEnabled(data[_LE], context);
3590
3590
  }
@@ -3597,7 +3597,7 @@ var de_GetBucketMetricsConfigurationCommand = /* @__PURE__ */ __name(async (outp
3597
3597
  const contents = (0, import_smithy_client.map)({
3598
3598
  $metadata: deserializeMetadata(output)
3599
3599
  });
3600
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3600
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3601
3601
  contents.MetricsConfiguration = de_MetricsConfiguration(data, context);
3602
3602
  return contents;
3603
3603
  }, "de_GetBucketMetricsConfigurationCommand");
@@ -3608,7 +3608,7 @@ var de_GetBucketNotificationConfigurationCommand = /* @__PURE__ */ __name(async
3608
3608
  const contents = (0, import_smithy_client.map)({
3609
3609
  $metadata: deserializeMetadata(output)
3610
3610
  });
3611
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3611
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3612
3612
  if (data[_EBC] != null) {
3613
3613
  contents[_EBC] = de_EventBridgeConfiguration(data[_EBC], context);
3614
3614
  }
@@ -3636,7 +3636,7 @@ var de_GetBucketOwnershipControlsCommand = /* @__PURE__ */ __name(async (output,
3636
3636
  const contents = (0, import_smithy_client.map)({
3637
3637
  $metadata: deserializeMetadata(output)
3638
3638
  });
3639
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3639
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3640
3640
  contents.OwnershipControls = de_OwnershipControls(data, context);
3641
3641
  return contents;
3642
3642
  }, "de_GetBucketOwnershipControlsCommand");
@@ -3658,7 +3658,7 @@ var de_GetBucketPolicyStatusCommand = /* @__PURE__ */ __name(async (output, cont
3658
3658
  const contents = (0, import_smithy_client.map)({
3659
3659
  $metadata: deserializeMetadata(output)
3660
3660
  });
3661
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3661
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3662
3662
  contents.PolicyStatus = de_PolicyStatus(data, context);
3663
3663
  return contents;
3664
3664
  }, "de_GetBucketPolicyStatusCommand");
@@ -3669,7 +3669,7 @@ var de_GetBucketReplicationCommand = /* @__PURE__ */ __name(async (output, conte
3669
3669
  const contents = (0, import_smithy_client.map)({
3670
3670
  $metadata: deserializeMetadata(output)
3671
3671
  });
3672
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3672
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3673
3673
  contents.ReplicationConfiguration = de_ReplicationConfiguration(data, context);
3674
3674
  return contents;
3675
3675
  }, "de_GetBucketReplicationCommand");
@@ -3680,7 +3680,7 @@ var de_GetBucketRequestPaymentCommand = /* @__PURE__ */ __name(async (output, co
3680
3680
  const contents = (0, import_smithy_client.map)({
3681
3681
  $metadata: deserializeMetadata(output)
3682
3682
  });
3683
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3683
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3684
3684
  if (data[_Pa] != null) {
3685
3685
  contents[_Pa] = (0, import_smithy_client.expectString)(data[_Pa]);
3686
3686
  }
@@ -3693,7 +3693,7 @@ var de_GetBucketTaggingCommand = /* @__PURE__ */ __name(async (output, context)
3693
3693
  const contents = (0, import_smithy_client.map)({
3694
3694
  $metadata: deserializeMetadata(output)
3695
3695
  });
3696
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3696
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3697
3697
  if (data.TagSet === "") {
3698
3698
  contents[_TS] = [];
3699
3699
  } else if (data[_TS] != null && data[_TS][_Ta] != null) {
@@ -3708,7 +3708,7 @@ var de_GetBucketVersioningCommand = /* @__PURE__ */ __name(async (output, contex
3708
3708
  const contents = (0, import_smithy_client.map)({
3709
3709
  $metadata: deserializeMetadata(output)
3710
3710
  });
3711
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3711
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3712
3712
  if (data[_MDf] != null) {
3713
3713
  contents[_MFAD] = (0, import_smithy_client.expectString)(data[_MDf]);
3714
3714
  }
@@ -3724,7 +3724,7 @@ var de_GetBucketWebsiteCommand = /* @__PURE__ */ __name(async (output, context)
3724
3724
  const contents = (0, import_smithy_client.map)({
3725
3725
  $metadata: deserializeMetadata(output)
3726
3726
  });
3727
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3727
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3728
3728
  if (data[_ED] != null) {
3729
3729
  contents[_ED] = de_ErrorDocument(data[_ED], context);
3730
3730
  }
@@ -3806,7 +3806,7 @@ var de_GetObjectAclCommand = /* @__PURE__ */ __name(async (output, context) => {
3806
3806
  $metadata: deserializeMetadata(output),
3807
3807
  [_RC]: [, output.headers[_xarc]]
3808
3808
  });
3809
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3809
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3810
3810
  if (data.AccessControlList === "") {
3811
3811
  contents[_Gr] = [];
3812
3812
  } else if (data[_ACLc] != null && data[_ACLc][_G] != null) {
@@ -3828,7 +3828,7 @@ var de_GetObjectAttributesCommand = /* @__PURE__ */ __name(async (output, contex
3828
3828
  [_VI]: [, output.headers[_xavi]],
3829
3829
  [_RC]: [, output.headers[_xarc]]
3830
3830
  });
3831
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3831
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3832
3832
  if (data[_Ch] != null) {
3833
3833
  contents[_Ch] = de_Checksum(data[_Ch], context);
3834
3834
  }
@@ -3853,7 +3853,7 @@ var de_GetObjectLegalHoldCommand = /* @__PURE__ */ __name(async (output, context
3853
3853
  const contents = (0, import_smithy_client.map)({
3854
3854
  $metadata: deserializeMetadata(output)
3855
3855
  });
3856
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3856
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3857
3857
  contents.LegalHold = de_ObjectLockLegalHold(data, context);
3858
3858
  return contents;
3859
3859
  }, "de_GetObjectLegalHoldCommand");
@@ -3864,7 +3864,7 @@ var de_GetObjectLockConfigurationCommand = /* @__PURE__ */ __name(async (output,
3864
3864
  const contents = (0, import_smithy_client.map)({
3865
3865
  $metadata: deserializeMetadata(output)
3866
3866
  });
3867
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3867
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3868
3868
  contents.ObjectLockConfiguration = de_ObjectLockConfiguration(data, context);
3869
3869
  return contents;
3870
3870
  }, "de_GetObjectLockConfigurationCommand");
@@ -3875,7 +3875,7 @@ var de_GetObjectRetentionCommand = /* @__PURE__ */ __name(async (output, context
3875
3875
  const contents = (0, import_smithy_client.map)({
3876
3876
  $metadata: deserializeMetadata(output)
3877
3877
  });
3878
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3878
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3879
3879
  contents.Retention = de_ObjectLockRetention(data, context);
3880
3880
  return contents;
3881
3881
  }, "de_GetObjectRetentionCommand");
@@ -3887,7 +3887,7 @@ var de_GetObjectTaggingCommand = /* @__PURE__ */ __name(async (output, context)
3887
3887
  $metadata: deserializeMetadata(output),
3888
3888
  [_VI]: [, output.headers[_xavi]]
3889
3889
  });
3890
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3890
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3891
3891
  if (data.TagSet === "") {
3892
3892
  contents[_TS] = [];
3893
3893
  } else if (data[_TS] != null && data[_TS][_Ta] != null) {
@@ -3915,7 +3915,7 @@ var de_GetPublicAccessBlockCommand = /* @__PURE__ */ __name(async (output, conte
3915
3915
  const contents = (0, import_smithy_client.map)({
3916
3916
  $metadata: deserializeMetadata(output)
3917
3917
  });
3918
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
3918
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
3919
3919
  contents.PublicAccessBlockConfiguration = de_PublicAccessBlockConfiguration(data, context);
3920
3920
  return contents;
3921
3921
  }, "de_GetPublicAccessBlockCommand");
@@ -3994,7 +3994,7 @@ var de_ListBucketAnalyticsConfigurationsCommand = /* @__PURE__ */ __name(async (
3994
3994
  const contents = (0, import_smithy_client.map)({
3995
3995
  $metadata: deserializeMetadata(output)
3996
3996
  });
3997
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
3997
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
3998
3998
  if (data.AnalyticsConfiguration === "") {
3999
3999
  contents[_ACLn] = [];
4000
4000
  } else if (data[_AC] != null) {
@@ -4018,7 +4018,7 @@ var de_ListBucketIntelligentTieringConfigurationsCommand = /* @__PURE__ */ __nam
4018
4018
  const contents = (0, import_smithy_client.map)({
4019
4019
  $metadata: deserializeMetadata(output)
4020
4020
  });
4021
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4021
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4022
4022
  if (data[_CTo] != null) {
4023
4023
  contents[_CTo] = (0, import_smithy_client.expectString)(data[_CTo]);
4024
4024
  }
@@ -4042,7 +4042,7 @@ var de_ListBucketInventoryConfigurationsCommand = /* @__PURE__ */ __name(async (
4042
4042
  const contents = (0, import_smithy_client.map)({
4043
4043
  $metadata: deserializeMetadata(output)
4044
4044
  });
4045
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4045
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4046
4046
  if (data[_CTo] != null) {
4047
4047
  contents[_CTo] = (0, import_smithy_client.expectString)(data[_CTo]);
4048
4048
  }
@@ -4066,7 +4066,7 @@ var de_ListBucketMetricsConfigurationsCommand = /* @__PURE__ */ __name(async (ou
4066
4066
  const contents = (0, import_smithy_client.map)({
4067
4067
  $metadata: deserializeMetadata(output)
4068
4068
  });
4069
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4069
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4070
4070
  if (data[_CTo] != null) {
4071
4071
  contents[_CTo] = (0, import_smithy_client.expectString)(data[_CTo]);
4072
4072
  }
@@ -4090,7 +4090,7 @@ var de_ListBucketsCommand = /* @__PURE__ */ __name(async (output, context) => {
4090
4090
  const contents = (0, import_smithy_client.map)({
4091
4091
  $metadata: deserializeMetadata(output)
4092
4092
  });
4093
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4093
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4094
4094
  if (data.Buckets === "") {
4095
4095
  contents[_Bu] = [];
4096
4096
  } else if (data[_Bu] != null && data[_Bu][_B] != null) {
@@ -4108,7 +4108,7 @@ var de_ListDirectoryBucketsCommand = /* @__PURE__ */ __name(async (output, conte
4108
4108
  const contents = (0, import_smithy_client.map)({
4109
4109
  $metadata: deserializeMetadata(output)
4110
4110
  });
4111
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4111
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4112
4112
  if (data.Buckets === "") {
4113
4113
  contents[_Bu] = [];
4114
4114
  } else if (data[_Bu] != null && data[_Bu][_B] != null) {
@@ -4127,7 +4127,7 @@ var de_ListMultipartUploadsCommand = /* @__PURE__ */ __name(async (output, conte
4127
4127
  $metadata: deserializeMetadata(output),
4128
4128
  [_RC]: [, output.headers[_xarc]]
4129
4129
  });
4130
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4130
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4131
4131
  if (data[_B] != null) {
4132
4132
  contents[_B] = (0, import_smithy_client.expectString)(data[_B]);
4133
4133
  }
@@ -4178,7 +4178,7 @@ var de_ListObjectsCommand = /* @__PURE__ */ __name(async (output, context) => {
4178
4178
  $metadata: deserializeMetadata(output),
4179
4179
  [_RC]: [, output.headers[_xarc]]
4180
4180
  });
4181
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4181
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4182
4182
  if (data.CommonPrefixes === "") {
4183
4183
  contents[_CP] = [];
4184
4184
  } else if (data[_CP] != null) {
@@ -4223,7 +4223,7 @@ var de_ListObjectsV2Command = /* @__PURE__ */ __name(async (output, context) =>
4223
4223
  $metadata: deserializeMetadata(output),
4224
4224
  [_RC]: [, output.headers[_xarc]]
4225
4225
  });
4226
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4226
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4227
4227
  if (data.CommonPrefixes === "") {
4228
4228
  contents[_CP] = [];
4229
4229
  } else if (data[_CP] != null) {
@@ -4274,7 +4274,7 @@ var de_ListObjectVersionsCommand = /* @__PURE__ */ __name(async (output, context
4274
4274
  $metadata: deserializeMetadata(output),
4275
4275
  [_RC]: [, output.headers[_xarc]]
4276
4276
  });
4277
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4277
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4278
4278
  if (data.CommonPrefixes === "") {
4279
4279
  contents[_CP] = [];
4280
4280
  } else if (data[_CP] != null) {
@@ -4335,7 +4335,7 @@ var de_ListPartsCommand = /* @__PURE__ */ __name(async (output, context) => {
4335
4335
  [_ARI]: [, output.headers[_xaari]],
4336
4336
  [_RC]: [, output.headers[_xarc]]
4337
4337
  });
4338
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
4338
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context)), "body");
4339
4339
  if (data[_B] != null) {
4340
4340
  contents[_B] = (0, import_smithy_client.expectString)(data[_B]);
4341
4341
  }
@@ -4703,7 +4703,7 @@ var de_UploadPartCopyCommand = /* @__PURE__ */ __name(async (output, context) =>
4703
4703
  [_BKE]: [() => void 0 !== output.headers[_xassebke], () => (0, import_smithy_client.parseBoolean)(output.headers[_xassebke])],
4704
4704
  [_RC]: [, output.headers[_xarc]]
4705
4705
  });
4706
- const data = (0, import_smithy_client.expectObject)(await parseBody(output.body, context));
4706
+ const data = (0, import_smithy_client.expectObject)(await (0, import_core.parseXmlBody)(output.body, context));
4707
4707
  contents.CopyPartResult = de_CopyPartResult(data, context);
4708
4708
  return contents;
4709
4709
  }, "de_UploadPartCopyCommand");
@@ -4720,9 +4720,9 @@ var de_WriteGetObjectResponseCommand = /* @__PURE__ */ __name(async (output, con
4720
4720
  var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
4721
4721
  const parsedOutput = {
4722
4722
  ...output,
4723
- body: await parseErrorBody(output.body, context)
4723
+ body: await (0, import_core.parseXmlErrorBody)(output.body, context)
4724
4724
  };
4725
- const errorCode = loadRestXmlErrorCode(output, parsedOutput.body);
4725
+ const errorCode = (0, import_core.loadRestXmlErrorCode)(output, parsedOutput.body);
4726
4726
  switch (errorCode) {
4727
4727
  case "NoSuchUpload":
4728
4728
  case "com.amazonaws.s3#NoSuchUpload":
@@ -4880,19 +4880,19 @@ var de_SelectObjectContentEventStream = /* @__PURE__ */ __name((output, context)
4880
4880
  }, "de_SelectObjectContentEventStream");
4881
4881
  var de_ContinuationEvent_event = /* @__PURE__ */ __name(async (output, context) => {
4882
4882
  const contents = {};
4883
- const data = await parseBody(output.body, context);
4883
+ const data = await (0, import_core.parseXmlBody)(output.body, context);
4884
4884
  Object.assign(contents, de_ContinuationEvent(data, context));
4885
4885
  return contents;
4886
4886
  }, "de_ContinuationEvent_event");
4887
4887
  var de_EndEvent_event = /* @__PURE__ */ __name(async (output, context) => {
4888
4888
  const contents = {};
4889
- const data = await parseBody(output.body, context);
4889
+ const data = await (0, import_core.parseXmlBody)(output.body, context);
4890
4890
  Object.assign(contents, de_EndEvent(data, context));
4891
4891
  return contents;
4892
4892
  }, "de_EndEvent_event");
4893
4893
  var de_ProgressEvent_event = /* @__PURE__ */ __name(async (output, context) => {
4894
4894
  const contents = {};
4895
- const data = await parseBody(output.body, context);
4895
+ const data = await (0, import_core.parseXmlBody)(output.body, context);
4896
4896
  contents.Details = de_Progress(data, context);
4897
4897
  return contents;
4898
4898
  }, "de_ProgressEvent_event");
@@ -4903,7 +4903,7 @@ var de_RecordsEvent_event = /* @__PURE__ */ __name(async (output, context) => {
4903
4903
  }, "de_RecordsEvent_event");
4904
4904
  var de_StatsEvent_event = /* @__PURE__ */ __name(async (output, context) => {
4905
4905
  const contents = {};
4906
- const data = await parseBody(output.body, context);
4906
+ const data = await (0, import_core.parseXmlBody)(output.body, context);
4907
4907
  contents.Details = de_Stats(data, context);
4908
4908
  return contents;
4909
4909
  }, "de_StatsEvent_event");
@@ -8394,46 +8394,6 @@ var _xatd = "x-amz-tagging-directive";
8394
8394
  var _xavi = "x-amz-version-id";
8395
8395
  var _xawrl = "x-amz-website-redirect-location";
8396
8396
  var _xi = "x-id";
8397
- var parseBody = /* @__PURE__ */ __name((streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
8398
- if (encoded.length) {
8399
- const parser = new import_fast_xml_parser.XMLParser({
8400
- attributeNamePrefix: "",
8401
- htmlEntities: true,
8402
- ignoreAttributes: false,
8403
- ignoreDeclaration: true,
8404
- parseTagValue: false,
8405
- trimValues: false,
8406
- tagValueProcessor: (_, val) => val.trim() === "" && val.includes("\n") ? "" : void 0
8407
- });
8408
- parser.addEntity("#xD", "\r");
8409
- parser.addEntity("#10", "\n");
8410
- const parsedObj = parser.parse(encoded);
8411
- const textNodeName = "#text";
8412
- const key = Object.keys(parsedObj)[0];
8413
- const parsedObjToReturn = parsedObj[key];
8414
- if (parsedObjToReturn[textNodeName]) {
8415
- parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
8416
- delete parsedObjToReturn[textNodeName];
8417
- }
8418
- return (0, import_smithy_client.getValueFromTextNode)(parsedObjToReturn);
8419
- }
8420
- return {};
8421
- }), "parseBody");
8422
- var parseErrorBody = /* @__PURE__ */ __name(async (errorBody, context) => {
8423
- const value = await parseBody(errorBody, context);
8424
- if (value.Error) {
8425
- value.Error.message = value.Error.message ?? value.Error.Message;
8426
- }
8427
- return value;
8428
- }, "parseErrorBody");
8429
- var loadRestXmlErrorCode = /* @__PURE__ */ __name((output, data) => {
8430
- if ((data == null ? void 0 : data.Code) !== void 0) {
8431
- return data.Code;
8432
- }
8433
- if (output.statusCode == 404) {
8434
- return "NotFound";
8435
- }
8436
- }, "loadRestXmlErrorCode");
8437
8397
 
8438
8398
  // src/commands/CreateSessionCommand.ts
8439
8399
  var _CreateSessionCommand = class _CreateSessionCommand extends import_smithy_client.Command.classBuilder().ep({
@@ -10572,16 +10532,16 @@ var S3 = _S3;
10572
10532
  (0, import_smithy_client.createAggregatedClient)(commands, S3);
10573
10533
 
10574
10534
  // src/pagination/ListDirectoryBucketsPaginator.ts
10575
-
10576
- var paginateListDirectoryBuckets = (0, import_core.createPaginator)(S3Client, ListDirectoryBucketsCommand, "ContinuationToken", "ContinuationToken", "MaxDirectoryBuckets");
10535
+ var import_core3 = require("@smithy/core");
10536
+ var paginateListDirectoryBuckets = (0, import_core3.createPaginator)(S3Client, ListDirectoryBucketsCommand, "ContinuationToken", "ContinuationToken", "MaxDirectoryBuckets");
10577
10537
 
10578
10538
  // src/pagination/ListObjectsV2Paginator.ts
10579
-
10580
- var paginateListObjectsV2 = (0, import_core.createPaginator)(S3Client, ListObjectsV2Command, "ContinuationToken", "NextContinuationToken", "MaxKeys");
10539
+ var import_core4 = require("@smithy/core");
10540
+ var paginateListObjectsV2 = (0, import_core4.createPaginator)(S3Client, ListObjectsV2Command, "ContinuationToken", "NextContinuationToken", "MaxKeys");
10581
10541
 
10582
10542
  // src/pagination/ListPartsPaginator.ts
10583
-
10584
- var paginateListParts = (0, import_core.createPaginator)(S3Client, ListPartsCommand, "PartNumberMarker", "NextPartNumberMarker", "MaxParts");
10543
+ var import_core5 = require("@smithy/core");
10544
+ var paginateListParts = (0, import_core5.createPaginator)(S3Client, ListPartsCommand, "PartNumberMarker", "NextPartNumberMarker", "MaxParts");
10585
10545
 
10586
10546
  // src/waiters/waitForBucketExists.ts
10587
10547
  var import_util_waiter = require("@smithy/util-waiter");