cdk-assets 4.1.0 → 4.2.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.
package/bin/cdk-assets.js CHANGED
@@ -4216,7 +4216,7 @@ var require_semver2 = __commonJS({
4216
4216
  // ../@aws-cdk/cloud-assembly-schema/cli-version.json
4217
4217
  var require_cli_version = __commonJS({
4218
4218
  "../@aws-cdk/cloud-assembly-schema/cli-version.json"(exports2, module2) {
4219
- module2.exports = { version: "2.1021.0" };
4219
+ module2.exports = { version: "2.1025.0" };
4220
4220
  }
4221
4221
  });
4222
4222
 
@@ -6713,7 +6713,7 @@ var require_cloud_artifact = __commonJS({
6713
6713
  };
6714
6714
  exports2.CloudArtifact = CloudArtifact;
6715
6715
  _a2 = JSII_RTTI_SYMBOL_1;
6716
- CloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.205.0" };
6716
+ CloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.209.1" };
6717
6717
  }
6718
6718
  });
6719
6719
 
@@ -6786,7 +6786,7 @@ var require_asset_manifest_artifact = __commonJS({
6786
6786
  };
6787
6787
  exports2.AssetManifestArtifact = AssetManifestArtifact;
6788
6788
  _a2 = JSII_RTTI_SYMBOL_1;
6789
- AssetManifestArtifact[_a2] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.205.0" };
6789
+ AssetManifestArtifact[_a2] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.209.1" };
6790
6790
  Object.defineProperty(AssetManifestArtifact.prototype, ASSET_MANIFEST_ARTIFACT_SYM, {
6791
6791
  value: true,
6792
6792
  enumerable: false,
@@ -6837,7 +6837,7 @@ var require_environment = __commonJS({
6837
6837
  };
6838
6838
  exports2.EnvironmentUtils = EnvironmentUtils;
6839
6839
  _a2 = JSII_RTTI_SYMBOL_1;
6840
- EnvironmentUtils[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.205.0" };
6840
+ EnvironmentUtils[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.209.1" };
6841
6841
  }
6842
6842
  });
6843
6843
 
@@ -6946,7 +6946,7 @@ var require_cloudformation_artifact = __commonJS({
6946
6946
  };
6947
6947
  exports2.CloudFormationStackArtifact = CloudFormationStackArtifact;
6948
6948
  _a2 = JSII_RTTI_SYMBOL_1;
6949
- CloudFormationStackArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.205.0" };
6949
+ CloudFormationStackArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.209.1" };
6950
6950
  Object.defineProperty(CloudFormationStackArtifact.prototype, CLOUDFORMATION_STACK_ARTIFACT_SYM, {
6951
6951
  value: true,
6952
6952
  enumerable: false,
@@ -7014,7 +7014,7 @@ var require_nested_cloud_assembly_artifact = __commonJS({
7014
7014
  };
7015
7015
  exports2.NestedCloudAssemblyArtifact = NestedCloudAssemblyArtifact;
7016
7016
  _a2 = JSII_RTTI_SYMBOL_1;
7017
- NestedCloudAssemblyArtifact[_a2] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.205.0" };
7017
+ NestedCloudAssemblyArtifact[_a2] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.209.1" };
7018
7018
  Object.defineProperty(NestedCloudAssemblyArtifact.prototype, NESTED_CLOUD_ASSEMBLY_SYM, {
7019
7019
  value: true,
7020
7020
  enumerable: false,
@@ -7078,7 +7078,7 @@ var require_tree_cloud_artifact = __commonJS({
7078
7078
  };
7079
7079
  exports2.TreeCloudArtifact = TreeCloudArtifact;
7080
7080
  _a2 = JSII_RTTI_SYMBOL_1;
7081
- TreeCloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.205.0" };
7081
+ TreeCloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.209.1" };
7082
7082
  Object.defineProperty(TreeCloudArtifact.prototype, TREE_CLOUD_ARTIFACT_SYM, {
7083
7083
  value: true,
7084
7084
  enumerable: false,
@@ -7351,7 +7351,7 @@ var require_cloud_assembly = __commonJS({
7351
7351
  };
7352
7352
  exports2.CloudAssembly = CloudAssembly;
7353
7353
  _a2 = JSII_RTTI_SYMBOL_1;
7354
- CloudAssembly[_a2] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.205.0" };
7354
+ CloudAssembly[_a2] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.209.1" };
7355
7355
  var CloudAssemblyBuilder = class _CloudAssemblyBuilder {
7356
7356
  static {
7357
7357
  __name(this, "CloudAssemblyBuilder");
@@ -7447,7 +7447,7 @@ var require_cloud_assembly = __commonJS({
7447
7447
  };
7448
7448
  exports2.CloudAssemblyBuilder = CloudAssemblyBuilder;
7449
7449
  _b = JSII_RTTI_SYMBOL_1;
7450
- CloudAssemblyBuilder[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.205.0" };
7450
+ CloudAssemblyBuilder[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.209.1" };
7451
7451
  function filterUndefined(obj) {
7452
7452
  if (Array.isArray(obj)) {
7453
7453
  return obj.filter((x3) => x3 !== void 0).map((x3) => filterUndefined(x3));
@@ -9231,7 +9231,7 @@ var require_placeholders = __commonJS({
9231
9231
  };
9232
9232
  exports2.EnvironmentPlaceholders = EnvironmentPlaceholders2;
9233
9233
  _a2 = JSII_RTTI_SYMBOL_1;
9234
- EnvironmentPlaceholders2[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.205.0" };
9234
+ EnvironmentPlaceholders2[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.209.1" };
9235
9235
  EnvironmentPlaceholders2.CURRENT_REGION = "${AWS::Region}";
9236
9236
  EnvironmentPlaceholders2.CURRENT_ACCOUNT = "${AWS::AccountId}";
9237
9237
  EnvironmentPlaceholders2.CURRENT_PARTITION = "${AWS::Partition}";
@@ -60481,7 +60481,7 @@ var require_dist_cjs2 = __commonJS({
60481
60481
  Field: /* @__PURE__ */ __name(() => Field, "Field"),
60482
60482
  Fields: /* @__PURE__ */ __name(() => Fields, "Fields"),
60483
60483
  HttpRequest: /* @__PURE__ */ __name(() => HttpRequest10, "HttpRequest"),
60484
- HttpResponse: /* @__PURE__ */ __name(() => HttpResponse4, "HttpResponse"),
60484
+ HttpResponse: /* @__PURE__ */ __name(() => HttpResponse3, "HttpResponse"),
60485
60485
  IHttpRequest: /* @__PURE__ */ __name(() => import_types5.HttpRequest, "IHttpRequest"),
60486
60486
  getHttpHandlerExtensionConfiguration: /* @__PURE__ */ __name(() => getHttpHandlerExtensionConfiguration3, "getHttpHandlerExtensionConfiguration"),
60487
60487
  isValidHostname: /* @__PURE__ */ __name(() => isValidHostname, "isValidHostname"),
@@ -60681,7 +60681,7 @@ var require_dist_cjs2 = __commonJS({
60681
60681
  }
60682
60682
  __name(cloneQuery, "cloneQuery");
60683
60683
  __name2(cloneQuery, "cloneQuery");
60684
- var HttpResponse4 = class {
60684
+ var HttpResponse3 = class {
60685
60685
  static {
60686
60686
  __name(this, "HttpResponse");
60687
60687
  }
@@ -60740,14 +60740,14 @@ var require_dist_cjs3 = __commonJS({
60740
60740
  resolveHostHeaderConfig: /* @__PURE__ */ __name(() => resolveHostHeaderConfig3, "resolveHostHeaderConfig")
60741
60741
  });
60742
60742
  module2.exports = __toCommonJS2(index_exports);
60743
- var import_protocol_http15 = require_dist_cjs2();
60743
+ var import_protocol_http14 = require_dist_cjs2();
60744
60744
  function resolveHostHeaderConfig3(input) {
60745
60745
  return input;
60746
60746
  }
60747
60747
  __name(resolveHostHeaderConfig3, "resolveHostHeaderConfig");
60748
60748
  __name2(resolveHostHeaderConfig3, "resolveHostHeaderConfig");
60749
60749
  var hostHeaderMiddleware = /* @__PURE__ */ __name2((options) => (next) => async (args) => {
60750
- if (!import_protocol_http15.HttpRequest.isInstance(args.request)) return next(args);
60750
+ if (!import_protocol_http14.HttpRequest.isInstance(args.request)) return next(args);
60751
60751
  const { request } = args;
60752
60752
  const { handlerProtocol = "" } = options.requestHandler.metadata || {};
60753
60753
  if (handlerProtocol.indexOf("h2") >= 0 && !request.headers[":authority"]) {
@@ -60877,13 +60877,13 @@ var require_dist_cjs5 = __commonJS({
60877
60877
  recursionDetectionMiddleware: /* @__PURE__ */ __name(() => recursionDetectionMiddleware, "recursionDetectionMiddleware")
60878
60878
  });
60879
60879
  module2.exports = __toCommonJS2(index_exports);
60880
- var import_protocol_http15 = require_dist_cjs2();
60880
+ var import_protocol_http14 = require_dist_cjs2();
60881
60881
  var TRACE_ID_HEADER_NAME = "X-Amzn-Trace-Id";
60882
60882
  var ENV_LAMBDA_FUNCTION_NAME = "AWS_LAMBDA_FUNCTION_NAME";
60883
60883
  var ENV_TRACE_ID = "_X_AMZN_TRACE_ID";
60884
60884
  var recursionDetectionMiddleware = /* @__PURE__ */ __name2((options) => (next) => async (args) => {
60885
60885
  const { request } = args;
60886
- if (!import_protocol_http15.HttpRequest.isInstance(request) || options.runtime !== "node") {
60886
+ if (!import_protocol_http14.HttpRequest.isInstance(request) || options.runtime !== "node") {
60887
60887
  return next(args);
60888
60888
  }
60889
60889
  const traceIdHeader = Object.keys(request.headers ?? {}).find((h3) => h3.toLowerCase() === TRACE_ID_HEADER_NAME.toLowerCase()) ?? TRACE_ID_HEADER_NAME;
@@ -60948,12 +60948,12 @@ var require_dist_cjs6 = __commonJS({
60948
60948
  var __toCommonJS2 = /* @__PURE__ */ __name((mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod), "__toCommonJS");
60949
60949
  var src_exports = {};
60950
60950
  __export2(src_exports, {
60951
- getSmithyContext: /* @__PURE__ */ __name(() => getSmithyContext8, "getSmithyContext"),
60951
+ getSmithyContext: /* @__PURE__ */ __name(() => getSmithyContext6, "getSmithyContext"),
60952
60952
  normalizeProvider: /* @__PURE__ */ __name(() => normalizeProvider4, "normalizeProvider")
60953
60953
  });
60954
60954
  module2.exports = __toCommonJS2(src_exports);
60955
60955
  var import_types5 = require_dist_cjs();
60956
- var getSmithyContext8 = /* @__PURE__ */ __name2((context) => context[import_types5.SMITHY_CONTEXT_KEY] || (context[import_types5.SMITHY_CONTEXT_KEY] = {}), "getSmithyContext");
60956
+ var getSmithyContext6 = /* @__PURE__ */ __name2((context) => context[import_types5.SMITHY_CONTEXT_KEY] || (context[import_types5.SMITHY_CONTEXT_KEY] = {}), "getSmithyContext");
60957
60957
  var normalizeProvider4 = /* @__PURE__ */ __name2((input) => {
60958
60958
  if (typeof input === "function")
60959
60959
  return input;
@@ -61095,7 +61095,7 @@ var require_dist_cjs7 = __commonJS({
61095
61095
  serializerMiddlewareOption: /* @__PURE__ */ __name(() => serializerMiddlewareOption2, "serializerMiddlewareOption")
61096
61096
  });
61097
61097
  module2.exports = __toCommonJS2(src_exports);
61098
- var import_protocol_http15 = require_dist_cjs2();
61098
+ var import_protocol_http14 = require_dist_cjs2();
61099
61099
  var deserializerMiddleware = /* @__PURE__ */ __name2((options, deserializer) => (next, context) => async (args) => {
61100
61100
  const { response } = await next(args);
61101
61101
  try {
@@ -61125,7 +61125,7 @@ var require_dist_cjs7 = __commonJS({
61125
61125
  }
61126
61126
  }
61127
61127
  try {
61128
- if (import_protocol_http15.HttpResponse.isInstance(response)) {
61128
+ if (import_protocol_http14.HttpResponse.isInstance(response)) {
61129
61129
  const { headers = {} } = response;
61130
61130
  const headerEntries = Object.entries(headers);
61131
61131
  error.$metadata = {
@@ -62176,7 +62176,7 @@ var require_dist_cjs14 = __commonJS({
62176
62176
  streamCollector: /* @__PURE__ */ __name(() => streamCollector3, "streamCollector")
62177
62177
  });
62178
62178
  module2.exports = __toCommonJS2(src_exports);
62179
- var import_protocol_http15 = require_dist_cjs2();
62179
+ var import_protocol_http14 = require_dist_cjs2();
62180
62180
  var import_querystring_builder = require_dist_cjs13();
62181
62181
  var import_http = require("http");
62182
62182
  var import_https = require("https");
@@ -62490,7 +62490,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
62490
62490
  };
62491
62491
  const requestFunc = isSSL ? import_https.request : import_http.request;
62492
62492
  const req = requestFunc(nodeHttpsOptions, (res) => {
62493
- const httpResponse = new import_protocol_http15.HttpResponse({
62493
+ const httpResponse = new import_protocol_http14.HttpResponse({
62494
62494
  statusCode: res.statusCode || -1,
62495
62495
  reason: res.statusMessage,
62496
62496
  headers: getTransformedHeaders(res.headers),
@@ -62783,7 +62783,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
62783
62783
  });
62784
62784
  session.ref();
62785
62785
  req.on("response", (headers) => {
62786
- const httpResponse = new import_protocol_http15.HttpResponse({
62786
+ const httpResponse = new import_protocol_http14.HttpResponse({
62787
62787
  statusCode: headers[":status"] || -1,
62788
62788
  headers: getTransformedHeaders(headers),
62789
62789
  body: req
@@ -62950,7 +62950,7 @@ var require_dist_cjs15 = __commonJS({
62950
62950
  streamCollector: /* @__PURE__ */ __name(() => streamCollector3, "streamCollector")
62951
62951
  });
62952
62952
  module2.exports = __toCommonJS2(src_exports);
62953
- var import_protocol_http15 = require_dist_cjs2();
62953
+ var import_protocol_http14 = require_dist_cjs2();
62954
62954
  var import_querystring_builder = require_dist_cjs13();
62955
62955
  function createRequest(url, requestOptions) {
62956
62956
  return new Request(url, requestOptions);
@@ -63068,7 +63068,7 @@ var require_dist_cjs15 = __commonJS({
63068
63068
  const hasReadableStream = response.body != void 0;
63069
63069
  if (!hasReadableStream) {
63070
63070
  return response.blob().then((body2) => ({
63071
- response: new import_protocol_http15.HttpResponse({
63071
+ response: new import_protocol_http14.HttpResponse({
63072
63072
  headers: transformedHeaders,
63073
63073
  reason: response.statusText,
63074
63074
  statusCode: response.status,
@@ -63077,7 +63077,7 @@ var require_dist_cjs15 = __commonJS({
63077
63077
  }));
63078
63078
  }
63079
63079
  return {
63080
- response: new import_protocol_http15.HttpResponse({
63080
+ response: new import_protocol_http14.HttpResponse({
63081
63081
  headers: transformedHeaders,
63082
63082
  reason: response.statusText,
63083
63083
  statusCode: response.status,
@@ -63547,28 +63547,9 @@ var init_deref = __esm({
63547
63547
  }
63548
63548
  });
63549
63549
 
63550
- // ../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js
63551
- var import_protocol_http2, import_util_middleware3;
63552
- var init_schemaDeserializationMiddleware = __esm({
63553
- "../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js"() {
63554
- import_protocol_http2 = __toESM(require_dist_cjs2());
63555
- import_util_middleware3 = __toESM(require_dist_cjs6());
63556
- }
63557
- });
63558
-
63559
- // ../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js
63560
- var import_util_middleware4;
63561
- var init_schemaSerializationMiddleware = __esm({
63562
- "../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js"() {
63563
- import_util_middleware4 = __toESM(require_dist_cjs6());
63564
- }
63565
- });
63566
-
63567
63550
  // ../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js
63568
63551
  var init_getSchemaSerdePlugin = __esm({
63569
63552
  "../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js"() {
63570
- init_schemaDeserializationMiddleware();
63571
- init_schemaSerializationMiddleware();
63572
63553
  }
63573
63554
  });
63574
63555
 
@@ -63651,7 +63632,6 @@ var init_Schema = __esm({
63651
63632
  var ListSchema;
63652
63633
  var init_ListSchema = __esm({
63653
63634
  "../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js"() {
63654
- init_TypeRegistry();
63655
63635
  init_Schema();
63656
63636
  ListSchema = class _ListSchema extends Schema {
63657
63637
  static {
@@ -63681,7 +63661,6 @@ var init_ListSchema = __esm({
63681
63661
  var MapSchema;
63682
63662
  var init_MapSchema = __esm({
63683
63663
  "../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js"() {
63684
- init_TypeRegistry();
63685
63664
  init_Schema();
63686
63665
  MapSchema = class _MapSchema extends Schema {
63687
63666
  static {
@@ -63711,8 +63690,6 @@ var init_MapSchema = __esm({
63711
63690
  // ../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js
63712
63691
  var init_OperationSchema = __esm({
63713
63692
  "../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js"() {
63714
- init_TypeRegistry();
63715
- init_Schema();
63716
63693
  }
63717
63694
  });
63718
63695
 
@@ -63720,7 +63697,6 @@ var init_OperationSchema = __esm({
63720
63697
  var StructureSchema;
63721
63698
  var init_StructureSchema = __esm({
63722
63699
  "../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js"() {
63723
- init_TypeRegistry();
63724
63700
  init_Schema();
63725
63701
  StructureSchema = class _StructureSchema extends Schema {
63726
63702
  static {
@@ -63755,7 +63731,6 @@ var init_StructureSchema = __esm({
63755
63731
  var ErrorSchema;
63756
63732
  var init_ErrorSchema = __esm({
63757
63733
  "../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js"() {
63758
- init_TypeRegistry();
63759
63734
  init_StructureSchema();
63760
63735
  ErrorSchema = class _ErrorSchema extends StructureSchema {
63761
63736
  static {
@@ -63810,7 +63785,6 @@ var init_sentinels = __esm({
63810
63785
  var SimpleSchema;
63811
63786
  var init_SimpleSchema = __esm({
63812
63787
  "../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js"() {
63813
- init_TypeRegistry();
63814
63788
  init_Schema();
63815
63789
  SimpleSchema = class _SimpleSchema extends Schema {
63816
63790
  static {
@@ -64025,6 +63999,14 @@ var init_NormalizedSchema = __esm({
64025
63999
  }
64026
64000
  return this.getSchema() === SCHEMA.STREAMING_BLOB;
64027
64001
  }
64002
+ isIdempotencyToken() {
64003
+ if (typeof this.traits === "number") {
64004
+ return (this.traits & 4) === 4;
64005
+ } else if (typeof this.traits === "object") {
64006
+ return !!this.traits.idempotencyToken;
64007
+ }
64008
+ return false;
64009
+ }
64028
64010
  getMergedTraits() {
64029
64011
  if (this.normalizedTraits) {
64030
64012
  return this.normalizedTraits;
@@ -64167,57 +64149,7 @@ var init_schema4 = __esm({
64167
64149
  var copyDocumentWithTransform2;
64168
64150
  var init_copyDocumentWithTransform = __esm({
64169
64151
  "../../node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js"() {
64170
- init_schema4();
64171
- copyDocumentWithTransform2 = /* @__PURE__ */ __name((source, schemaRef, transform = (_3) => _3) => {
64172
- const ns = NormalizedSchema.of(schemaRef);
64173
- switch (typeof source) {
64174
- case "undefined":
64175
- case "boolean":
64176
- case "number":
64177
- case "string":
64178
- case "bigint":
64179
- case "symbol":
64180
- return transform(source, ns);
64181
- case "function":
64182
- case "object":
64183
- if (source === null) {
64184
- return transform(null, ns);
64185
- }
64186
- if (Array.isArray(source)) {
64187
- const newArray = new Array(source.length);
64188
- let i3 = 0;
64189
- for (const item of source) {
64190
- newArray[i3++] = copyDocumentWithTransform2(item, ns.getValueSchema(), transform);
64191
- }
64192
- return transform(newArray, ns);
64193
- }
64194
- if ("byteLength" in source) {
64195
- const newBytes = new Uint8Array(source.byteLength);
64196
- newBytes.set(source, 0);
64197
- return transform(newBytes, ns);
64198
- }
64199
- if (source instanceof Date) {
64200
- return transform(source, ns);
64201
- }
64202
- const newObject = {};
64203
- if (ns.isMapSchema()) {
64204
- for (const key of Object.keys(source)) {
64205
- newObject[key] = copyDocumentWithTransform2(source[key], ns.getValueSchema(), transform);
64206
- }
64207
- } else if (ns.isStructSchema()) {
64208
- for (const [key, memberSchema] of ns.structIterator()) {
64209
- newObject[key] = copyDocumentWithTransform2(source[key], memberSchema, transform);
64210
- }
64211
- } else if (ns.isDocumentSchema()) {
64212
- for (const key of Object.keys(source)) {
64213
- newObject[key] = copyDocumentWithTransform2(source[key], ns.getValueSchema(), transform);
64214
- }
64215
- }
64216
- return transform(newObject, ns);
64217
- default:
64218
- return transform(source, ns);
64219
- }
64220
- }, "copyDocumentWithTransform");
64152
+ copyDocumentWithTransform2 = /* @__PURE__ */ __name((source, schemaRef, transform = (_3) => _3) => source, "copyDocumentWithTransform");
64221
64153
  }
64222
64154
  });
64223
64155
 
@@ -64645,6 +64577,378 @@ var init_date_utils = __esm({
64645
64577
  }
64646
64578
  });
64647
64579
 
64580
+ // ../../node_modules/uuid/dist/esm-node/rng.js
64581
+ function rng() {
64582
+ if (poolPtr > rnds8Pool.length - 16) {
64583
+ import_crypto.default.randomFillSync(rnds8Pool);
64584
+ poolPtr = 0;
64585
+ }
64586
+ return rnds8Pool.slice(poolPtr, poolPtr += 16);
64587
+ }
64588
+ var import_crypto, rnds8Pool, poolPtr;
64589
+ var init_rng = __esm({
64590
+ "../../node_modules/uuid/dist/esm-node/rng.js"() {
64591
+ import_crypto = __toESM(require("crypto"));
64592
+ rnds8Pool = new Uint8Array(256);
64593
+ poolPtr = rnds8Pool.length;
64594
+ __name(rng, "rng");
64595
+ }
64596
+ });
64597
+
64598
+ // ../../node_modules/uuid/dist/esm-node/regex.js
64599
+ var regex_default;
64600
+ var init_regex = __esm({
64601
+ "../../node_modules/uuid/dist/esm-node/regex.js"() {
64602
+ regex_default = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
64603
+ }
64604
+ });
64605
+
64606
+ // ../../node_modules/uuid/dist/esm-node/validate.js
64607
+ function validate(uuid) {
64608
+ return typeof uuid === "string" && regex_default.test(uuid);
64609
+ }
64610
+ var validate_default;
64611
+ var init_validate = __esm({
64612
+ "../../node_modules/uuid/dist/esm-node/validate.js"() {
64613
+ init_regex();
64614
+ __name(validate, "validate");
64615
+ validate_default = validate;
64616
+ }
64617
+ });
64618
+
64619
+ // ../../node_modules/uuid/dist/esm-node/stringify.js
64620
+ function unsafeStringify(arr, offset = 0) {
64621
+ return byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + "-" + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + "-" + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + "-" + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + "-" + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]];
64622
+ }
64623
+ function stringify(arr, offset = 0) {
64624
+ const uuid = unsafeStringify(arr, offset);
64625
+ if (!validate_default(uuid)) {
64626
+ throw TypeError("Stringified UUID is invalid");
64627
+ }
64628
+ return uuid;
64629
+ }
64630
+ var byteToHex, stringify_default;
64631
+ var init_stringify = __esm({
64632
+ "../../node_modules/uuid/dist/esm-node/stringify.js"() {
64633
+ init_validate();
64634
+ byteToHex = [];
64635
+ for (let i3 = 0; i3 < 256; ++i3) {
64636
+ byteToHex.push((i3 + 256).toString(16).slice(1));
64637
+ }
64638
+ __name(unsafeStringify, "unsafeStringify");
64639
+ __name(stringify, "stringify");
64640
+ stringify_default = stringify;
64641
+ }
64642
+ });
64643
+
64644
+ // ../../node_modules/uuid/dist/esm-node/v1.js
64645
+ function v1(options, buf, offset) {
64646
+ let i3 = buf && offset || 0;
64647
+ const b3 = buf || new Array(16);
64648
+ options = options || {};
64649
+ let node = options.node || _nodeId;
64650
+ let clockseq = options.clockseq !== void 0 ? options.clockseq : _clockseq;
64651
+ if (node == null || clockseq == null) {
64652
+ const seedBytes = options.random || (options.rng || rng)();
64653
+ if (node == null) {
64654
+ node = _nodeId = [seedBytes[0] | 1, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
64655
+ }
64656
+ if (clockseq == null) {
64657
+ clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 16383;
64658
+ }
64659
+ }
64660
+ let msecs = options.msecs !== void 0 ? options.msecs : Date.now();
64661
+ let nsecs = options.nsecs !== void 0 ? options.nsecs : _lastNSecs + 1;
64662
+ const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 1e4;
64663
+ if (dt < 0 && options.clockseq === void 0) {
64664
+ clockseq = clockseq + 1 & 16383;
64665
+ }
64666
+ if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === void 0) {
64667
+ nsecs = 0;
64668
+ }
64669
+ if (nsecs >= 1e4) {
64670
+ throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
64671
+ }
64672
+ _lastMSecs = msecs;
64673
+ _lastNSecs = nsecs;
64674
+ _clockseq = clockseq;
64675
+ msecs += 122192928e5;
64676
+ const tl = ((msecs & 268435455) * 1e4 + nsecs) % 4294967296;
64677
+ b3[i3++] = tl >>> 24 & 255;
64678
+ b3[i3++] = tl >>> 16 & 255;
64679
+ b3[i3++] = tl >>> 8 & 255;
64680
+ b3[i3++] = tl & 255;
64681
+ const tmh = msecs / 4294967296 * 1e4 & 268435455;
64682
+ b3[i3++] = tmh >>> 8 & 255;
64683
+ b3[i3++] = tmh & 255;
64684
+ b3[i3++] = tmh >>> 24 & 15 | 16;
64685
+ b3[i3++] = tmh >>> 16 & 255;
64686
+ b3[i3++] = clockseq >>> 8 | 128;
64687
+ b3[i3++] = clockseq & 255;
64688
+ for (let n3 = 0; n3 < 6; ++n3) {
64689
+ b3[i3 + n3] = node[n3];
64690
+ }
64691
+ return buf || unsafeStringify(b3);
64692
+ }
64693
+ var _nodeId, _clockseq, _lastMSecs, _lastNSecs, v1_default;
64694
+ var init_v1 = __esm({
64695
+ "../../node_modules/uuid/dist/esm-node/v1.js"() {
64696
+ init_rng();
64697
+ init_stringify();
64698
+ _lastMSecs = 0;
64699
+ _lastNSecs = 0;
64700
+ __name(v1, "v1");
64701
+ v1_default = v1;
64702
+ }
64703
+ });
64704
+
64705
+ // ../../node_modules/uuid/dist/esm-node/parse.js
64706
+ function parse(uuid) {
64707
+ if (!validate_default(uuid)) {
64708
+ throw TypeError("Invalid UUID");
64709
+ }
64710
+ let v6;
64711
+ const arr = new Uint8Array(16);
64712
+ arr[0] = (v6 = parseInt(uuid.slice(0, 8), 16)) >>> 24;
64713
+ arr[1] = v6 >>> 16 & 255;
64714
+ arr[2] = v6 >>> 8 & 255;
64715
+ arr[3] = v6 & 255;
64716
+ arr[4] = (v6 = parseInt(uuid.slice(9, 13), 16)) >>> 8;
64717
+ arr[5] = v6 & 255;
64718
+ arr[6] = (v6 = parseInt(uuid.slice(14, 18), 16)) >>> 8;
64719
+ arr[7] = v6 & 255;
64720
+ arr[8] = (v6 = parseInt(uuid.slice(19, 23), 16)) >>> 8;
64721
+ arr[9] = v6 & 255;
64722
+ arr[10] = (v6 = parseInt(uuid.slice(24, 36), 16)) / 1099511627776 & 255;
64723
+ arr[11] = v6 / 4294967296 & 255;
64724
+ arr[12] = v6 >>> 24 & 255;
64725
+ arr[13] = v6 >>> 16 & 255;
64726
+ arr[14] = v6 >>> 8 & 255;
64727
+ arr[15] = v6 & 255;
64728
+ return arr;
64729
+ }
64730
+ var parse_default;
64731
+ var init_parse = __esm({
64732
+ "../../node_modules/uuid/dist/esm-node/parse.js"() {
64733
+ init_validate();
64734
+ __name(parse, "parse");
64735
+ parse_default = parse;
64736
+ }
64737
+ });
64738
+
64739
+ // ../../node_modules/uuid/dist/esm-node/v35.js
64740
+ function stringToBytes(str) {
64741
+ str = unescape(encodeURIComponent(str));
64742
+ const bytes = [];
64743
+ for (let i3 = 0; i3 < str.length; ++i3) {
64744
+ bytes.push(str.charCodeAt(i3));
64745
+ }
64746
+ return bytes;
64747
+ }
64748
+ function v35(name, version2, hashfunc) {
64749
+ function generateUUID(value, namespace, buf, offset) {
64750
+ var _namespace;
64751
+ if (typeof value === "string") {
64752
+ value = stringToBytes(value);
64753
+ }
64754
+ if (typeof namespace === "string") {
64755
+ namespace = parse_default(namespace);
64756
+ }
64757
+ if (((_namespace = namespace) === null || _namespace === void 0 ? void 0 : _namespace.length) !== 16) {
64758
+ throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");
64759
+ }
64760
+ let bytes = new Uint8Array(16 + value.length);
64761
+ bytes.set(namespace);
64762
+ bytes.set(value, namespace.length);
64763
+ bytes = hashfunc(bytes);
64764
+ bytes[6] = bytes[6] & 15 | version2;
64765
+ bytes[8] = bytes[8] & 63 | 128;
64766
+ if (buf) {
64767
+ offset = offset || 0;
64768
+ for (let i3 = 0; i3 < 16; ++i3) {
64769
+ buf[offset + i3] = bytes[i3];
64770
+ }
64771
+ return buf;
64772
+ }
64773
+ return unsafeStringify(bytes);
64774
+ }
64775
+ __name(generateUUID, "generateUUID");
64776
+ try {
64777
+ generateUUID.name = name;
64778
+ } catch (err) {
64779
+ }
64780
+ generateUUID.DNS = DNS;
64781
+ generateUUID.URL = URL2;
64782
+ return generateUUID;
64783
+ }
64784
+ var DNS, URL2;
64785
+ var init_v35 = __esm({
64786
+ "../../node_modules/uuid/dist/esm-node/v35.js"() {
64787
+ init_stringify();
64788
+ init_parse();
64789
+ __name(stringToBytes, "stringToBytes");
64790
+ DNS = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
64791
+ URL2 = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
64792
+ __name(v35, "v35");
64793
+ }
64794
+ });
64795
+
64796
+ // ../../node_modules/uuid/dist/esm-node/md5.js
64797
+ function md5(bytes) {
64798
+ if (Array.isArray(bytes)) {
64799
+ bytes = Buffer.from(bytes);
64800
+ } else if (typeof bytes === "string") {
64801
+ bytes = Buffer.from(bytes, "utf8");
64802
+ }
64803
+ return import_crypto2.default.createHash("md5").update(bytes).digest();
64804
+ }
64805
+ var import_crypto2, md5_default;
64806
+ var init_md5 = __esm({
64807
+ "../../node_modules/uuid/dist/esm-node/md5.js"() {
64808
+ import_crypto2 = __toESM(require("crypto"));
64809
+ __name(md5, "md5");
64810
+ md5_default = md5;
64811
+ }
64812
+ });
64813
+
64814
+ // ../../node_modules/uuid/dist/esm-node/v3.js
64815
+ var v3, v3_default;
64816
+ var init_v3 = __esm({
64817
+ "../../node_modules/uuid/dist/esm-node/v3.js"() {
64818
+ init_v35();
64819
+ init_md5();
64820
+ v3 = v35("v3", 48, md5_default);
64821
+ v3_default = v3;
64822
+ }
64823
+ });
64824
+
64825
+ // ../../node_modules/uuid/dist/esm-node/native.js
64826
+ var import_crypto3, native_default;
64827
+ var init_native = __esm({
64828
+ "../../node_modules/uuid/dist/esm-node/native.js"() {
64829
+ import_crypto3 = __toESM(require("crypto"));
64830
+ native_default = {
64831
+ randomUUID: import_crypto3.default.randomUUID
64832
+ };
64833
+ }
64834
+ });
64835
+
64836
+ // ../../node_modules/uuid/dist/esm-node/v4.js
64837
+ function v4(options, buf, offset) {
64838
+ if (native_default.randomUUID && !buf && !options) {
64839
+ return native_default.randomUUID();
64840
+ }
64841
+ options = options || {};
64842
+ const rnds = options.random || (options.rng || rng)();
64843
+ rnds[6] = rnds[6] & 15 | 64;
64844
+ rnds[8] = rnds[8] & 63 | 128;
64845
+ if (buf) {
64846
+ offset = offset || 0;
64847
+ for (let i3 = 0; i3 < 16; ++i3) {
64848
+ buf[offset + i3] = rnds[i3];
64849
+ }
64850
+ return buf;
64851
+ }
64852
+ return unsafeStringify(rnds);
64853
+ }
64854
+ var v4_default;
64855
+ var init_v4 = __esm({
64856
+ "../../node_modules/uuid/dist/esm-node/v4.js"() {
64857
+ init_native();
64858
+ init_rng();
64859
+ init_stringify();
64860
+ __name(v4, "v4");
64861
+ v4_default = v4;
64862
+ }
64863
+ });
64864
+
64865
+ // ../../node_modules/uuid/dist/esm-node/sha1.js
64866
+ function sha1(bytes) {
64867
+ if (Array.isArray(bytes)) {
64868
+ bytes = Buffer.from(bytes);
64869
+ } else if (typeof bytes === "string") {
64870
+ bytes = Buffer.from(bytes, "utf8");
64871
+ }
64872
+ return import_crypto4.default.createHash("sha1").update(bytes).digest();
64873
+ }
64874
+ var import_crypto4, sha1_default;
64875
+ var init_sha1 = __esm({
64876
+ "../../node_modules/uuid/dist/esm-node/sha1.js"() {
64877
+ import_crypto4 = __toESM(require("crypto"));
64878
+ __name(sha1, "sha1");
64879
+ sha1_default = sha1;
64880
+ }
64881
+ });
64882
+
64883
+ // ../../node_modules/uuid/dist/esm-node/v5.js
64884
+ var v5, v5_default;
64885
+ var init_v5 = __esm({
64886
+ "../../node_modules/uuid/dist/esm-node/v5.js"() {
64887
+ init_v35();
64888
+ init_sha1();
64889
+ v5 = v35("v5", 80, sha1_default);
64890
+ v5_default = v5;
64891
+ }
64892
+ });
64893
+
64894
+ // ../../node_modules/uuid/dist/esm-node/nil.js
64895
+ var nil_default;
64896
+ var init_nil = __esm({
64897
+ "../../node_modules/uuid/dist/esm-node/nil.js"() {
64898
+ nil_default = "00000000-0000-0000-0000-000000000000";
64899
+ }
64900
+ });
64901
+
64902
+ // ../../node_modules/uuid/dist/esm-node/version.js
64903
+ function version(uuid) {
64904
+ if (!validate_default(uuid)) {
64905
+ throw TypeError("Invalid UUID");
64906
+ }
64907
+ return parseInt(uuid.slice(14, 15), 16);
64908
+ }
64909
+ var version_default;
64910
+ var init_version = __esm({
64911
+ "../../node_modules/uuid/dist/esm-node/version.js"() {
64912
+ init_validate();
64913
+ __name(version, "version");
64914
+ version_default = version;
64915
+ }
64916
+ });
64917
+
64918
+ // ../../node_modules/uuid/dist/esm-node/index.js
64919
+ var esm_node_exports = {};
64920
+ __export(esm_node_exports, {
64921
+ NIL: () => nil_default,
64922
+ parse: () => parse_default,
64923
+ stringify: () => stringify_default,
64924
+ v1: () => v1_default,
64925
+ v3: () => v3_default,
64926
+ v4: () => v4_default,
64927
+ v5: () => v5_default,
64928
+ validate: () => validate_default,
64929
+ version: () => version_default
64930
+ });
64931
+ var init_esm_node = __esm({
64932
+ "../../node_modules/uuid/dist/esm-node/index.js"() {
64933
+ init_v1();
64934
+ init_v3();
64935
+ init_v4();
64936
+ init_v5();
64937
+ init_nil();
64938
+ init_version();
64939
+ init_validate();
64940
+ init_stringify();
64941
+ init_parse();
64942
+ }
64943
+ });
64944
+
64945
+ // ../../node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js
64946
+ var init_generateIdempotencyToken = __esm({
64947
+ "../../node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js"() {
64948
+ init_esm_node();
64949
+ }
64950
+ });
64951
+
64648
64952
  // ../../node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js
64649
64953
  var LazyJsonString2;
64650
64954
  var init_lazy_json = __esm({
@@ -64772,7 +65076,7 @@ function nv2(input) {
64772
65076
  var NumericValue2;
64773
65077
  var init_NumericValue = __esm({
64774
65078
  "../../node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js"() {
64775
- NumericValue2 = class {
65079
+ NumericValue2 = class _NumericValue {
64776
65080
  static {
64777
65081
  __name(this, "NumericValue");
64778
65082
  }
@@ -64800,15 +65104,19 @@ var init_NumericValue = __esm({
64800
65104
  toString() {
64801
65105
  return this.string;
64802
65106
  }
64803
- [Symbol.hasInstance](object) {
65107
+ static [Symbol.hasInstance](object) {
64804
65108
  if (!object || typeof object !== "object") {
64805
65109
  return false;
64806
65110
  }
64807
65111
  const _nv = object;
65112
+ const prototypeMatch = _NumericValue.prototype.isPrototypeOf(object.constructor?.prototype);
65113
+ if (prototypeMatch) {
65114
+ return prototypeMatch;
65115
+ }
64808
65116
  if (typeof _nv.string === "string" && typeof _nv.type === "string" && _nv.constructor?.name === "NumericValue") {
64809
65117
  return true;
64810
65118
  }
64811
- return false;
65119
+ return prototypeMatch;
64812
65120
  }
64813
65121
  };
64814
65122
  __name(nv2, "nv");
@@ -64834,6 +65142,7 @@ __export(serde_exports, {
64834
65142
  expectShort: () => expectShort2,
64835
65143
  expectString: () => expectString2,
64836
65144
  expectUnion: () => expectUnion2,
65145
+ generateIdempotencyToken: () => v4_default,
64837
65146
  handleFloat: () => handleFloat2,
64838
65147
  limitedParseDouble: () => limitedParseDouble2,
64839
65148
  limitedParseFloat: () => limitedParseFloat2,
@@ -64861,6 +65170,7 @@ var init_serde = __esm({
64861
65170
  "../../node_modules/@smithy/core/dist-es/submodules/serde/index.js"() {
64862
65171
  init_copyDocumentWithTransform();
64863
65172
  init_date_utils();
65173
+ init_generateIdempotencyToken();
64864
65174
  init_lazy_json();
64865
65175
  init_parse_utils();
64866
65176
  init_quote_header();
@@ -64871,14 +65181,11 @@ var init_serde = __esm({
64871
65181
  });
64872
65182
 
64873
65183
  // ../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js
64874
- var import_protocol_http3, import_util_stream2, HttpProtocol;
65184
+ var import_protocol_http2, HttpProtocol;
64875
65185
  var init_HttpProtocol = __esm({
64876
65186
  "../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js"() {
64877
65187
  init_schema4();
64878
- init_serde();
64879
- import_protocol_http3 = __toESM(require_dist_cjs2());
64880
- import_util_stream2 = __toESM(require_dist_cjs17());
64881
- init_collect_stream_body();
65188
+ import_protocol_http2 = __toESM(require_dist_cjs2());
64882
65189
  HttpProtocol = class {
64883
65190
  static {
64884
65191
  __name(this, "HttpProtocol");
@@ -64887,10 +65194,10 @@ var init_HttpProtocol = __esm({
64887
65194
  this.options = options;
64888
65195
  }
64889
65196
  getRequestType() {
64890
- return import_protocol_http3.HttpRequest;
65197
+ return import_protocol_http2.HttpRequest;
64891
65198
  }
64892
65199
  getResponseType() {
64893
- return import_protocol_http3.HttpResponse;
65200
+ return import_protocol_http2.HttpResponse;
64894
65201
  }
64895
65202
  setSerdeContext(serdeContext) {
64896
65203
  this.serdeContext = serdeContext;
@@ -64954,97 +65261,25 @@ var init_HttpProtocol = __esm({
64954
65261
  };
64955
65262
  }
64956
65263
  async deserializeHttpMessage(schema, context, response, arg4, arg5) {
64957
- let dataObject;
64958
- if (arg4 instanceof Set) {
64959
- dataObject = arg5;
64960
- } else {
64961
- dataObject = arg4;
64962
- }
64963
- const deserializer = this.deserializer;
64964
- const ns = NormalizedSchema.of(schema);
64965
- const nonHttpBindingMembers = [];
64966
- for (const [memberName, memberSchema] of ns.structIterator()) {
64967
- const memberTraits = memberSchema.getMemberTraits();
64968
- if (memberTraits.httpPayload) {
64969
- const isStreaming = memberSchema.isStreaming();
64970
- if (isStreaming) {
64971
- const isEventStream = memberSchema.isStructSchema();
64972
- if (isEventStream) {
64973
- const context2 = this.serdeContext;
64974
- if (!context2.eventStreamMarshaller) {
64975
- throw new Error("@smithy/core - HttpProtocol: eventStreamMarshaller missing in serdeContext.");
64976
- }
64977
- const memberSchemas = memberSchema.getMemberSchemas();
64978
- dataObject[memberName] = context2.eventStreamMarshaller.deserialize(response.body, async (event) => {
64979
- const unionMember = Object.keys(event).find((key) => {
64980
- return key !== "__type";
64981
- }) ?? "";
64982
- if (unionMember in memberSchemas) {
64983
- const eventStreamSchema = memberSchemas[unionMember];
64984
- return {
64985
- [unionMember]: await deserializer.read(eventStreamSchema, event[unionMember].body)
64986
- };
64987
- } else {
64988
- return {
64989
- $unknown: event
64990
- };
64991
- }
64992
- });
64993
- } else {
64994
- dataObject[memberName] = (0, import_util_stream2.sdkStreamMixin)(response.body);
64995
- }
64996
- } else if (response.body) {
64997
- const bytes = await collectBody2(response.body, context);
64998
- if (bytes.byteLength > 0) {
64999
- dataObject[memberName] = await deserializer.read(memberSchema, bytes);
65000
- }
65001
- }
65002
- } else if (memberTraits.httpHeader) {
65003
- const key = String(memberTraits.httpHeader).toLowerCase();
65004
- const value = response.headers[key];
65005
- if (null != value) {
65006
- if (memberSchema.isListSchema()) {
65007
- const headerListValueSchema = memberSchema.getValueSchema();
65008
- let sections;
65009
- if (headerListValueSchema.isTimestampSchema() && headerListValueSchema.getSchema() === SCHEMA.TIMESTAMP_DEFAULT) {
65010
- sections = splitEvery2(value, ",", 2);
65011
- } else {
65012
- sections = splitHeader2(value);
65013
- }
65014
- const list2 = [];
65015
- for (const section of sections) {
65016
- list2.push(await deserializer.read([headerListValueSchema, { httpHeader: key }], section.trim()));
65017
- }
65018
- dataObject[memberName] = list2;
65019
- } else {
65020
- dataObject[memberName] = await deserializer.read(memberSchema, value);
65021
- }
65022
- }
65023
- } else if (memberTraits.httpPrefixHeaders !== void 0) {
65024
- dataObject[memberName] = {};
65025
- for (const [header, value] of Object.entries(response.headers)) {
65026
- if (header.startsWith(memberTraits.httpPrefixHeaders)) {
65027
- dataObject[memberName][header.slice(memberTraits.httpPrefixHeaders.length)] = await deserializer.read([memberSchema.getValueSchema(), { httpHeader: header }], value);
65028
- }
65029
- }
65030
- } else if (memberTraits.httpResponseCode) {
65031
- dataObject[memberName] = response.statusCode;
65032
- } else {
65033
- nonHttpBindingMembers.push(memberName);
65034
- }
65035
- }
65036
- return nonHttpBindingMembers;
65264
+ void schema;
65265
+ void context;
65266
+ void response;
65267
+ void arg4;
65268
+ void arg5;
65269
+ return [];
65037
65270
  }
65038
65271
  };
65039
65272
  }
65040
65273
  });
65041
65274
 
65042
65275
  // ../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js
65043
- var import_protocol_http4, HttpBindingProtocol;
65276
+ var import_protocol_http3, import_util_stream2, HttpBindingProtocol;
65044
65277
  var init_HttpBindingProtocol = __esm({
65045
65278
  "../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js"() {
65046
65279
  init_schema4();
65047
- import_protocol_http4 = __toESM(require_dist_cjs2());
65280
+ init_serde();
65281
+ import_protocol_http3 = __toESM(require_dist_cjs2());
65282
+ import_util_stream2 = __toESM(require_dist_cjs17());
65048
65283
  init_collect_stream_body();
65049
65284
  init_extended_encode_uri_component();
65050
65285
  init_HttpProtocol();
@@ -65064,7 +65299,7 @@ var init_HttpBindingProtocol = __esm({
65064
65299
  const schema = ns.getSchema();
65065
65300
  let hasNonHttpBindingMember = false;
65066
65301
  let payload;
65067
- const request = new import_protocol_http4.HttpRequest({
65302
+ const request = new import_protocol_http3.HttpRequest({
65068
65303
  protocol: "",
65069
65304
  hostname: "",
65070
65305
  port: void 0,
@@ -65213,16 +65448,98 @@ var init_HttpBindingProtocol = __esm({
65213
65448
  };
65214
65449
  return output;
65215
65450
  }
65451
+ async deserializeHttpMessage(schema, context, response, arg4, arg5) {
65452
+ let dataObject;
65453
+ if (arg4 instanceof Set) {
65454
+ dataObject = arg5;
65455
+ } else {
65456
+ dataObject = arg4;
65457
+ }
65458
+ const deserializer = this.deserializer;
65459
+ const ns = NormalizedSchema.of(schema);
65460
+ const nonHttpBindingMembers = [];
65461
+ for (const [memberName, memberSchema] of ns.structIterator()) {
65462
+ const memberTraits = memberSchema.getMemberTraits();
65463
+ if (memberTraits.httpPayload) {
65464
+ const isStreaming = memberSchema.isStreaming();
65465
+ if (isStreaming) {
65466
+ const isEventStream = memberSchema.isStructSchema();
65467
+ if (isEventStream) {
65468
+ const context2 = this.serdeContext;
65469
+ if (!context2.eventStreamMarshaller) {
65470
+ throw new Error("@smithy/core - HttpProtocol: eventStreamMarshaller missing in serdeContext.");
65471
+ }
65472
+ const memberSchemas = memberSchema.getMemberSchemas();
65473
+ dataObject[memberName] = context2.eventStreamMarshaller.deserialize(response.body, async (event) => {
65474
+ const unionMember = Object.keys(event).find((key) => {
65475
+ return key !== "__type";
65476
+ }) ?? "";
65477
+ if (unionMember in memberSchemas) {
65478
+ const eventStreamSchema = memberSchemas[unionMember];
65479
+ return {
65480
+ [unionMember]: await deserializer.read(eventStreamSchema, event[unionMember].body)
65481
+ };
65482
+ } else {
65483
+ return {
65484
+ $unknown: event
65485
+ };
65486
+ }
65487
+ });
65488
+ } else {
65489
+ dataObject[memberName] = (0, import_util_stream2.sdkStreamMixin)(response.body);
65490
+ }
65491
+ } else if (response.body) {
65492
+ const bytes = await collectBody2(response.body, context);
65493
+ if (bytes.byteLength > 0) {
65494
+ dataObject[memberName] = await deserializer.read(memberSchema, bytes);
65495
+ }
65496
+ }
65497
+ } else if (memberTraits.httpHeader) {
65498
+ const key = String(memberTraits.httpHeader).toLowerCase();
65499
+ const value = response.headers[key];
65500
+ if (null != value) {
65501
+ if (memberSchema.isListSchema()) {
65502
+ const headerListValueSchema = memberSchema.getValueSchema();
65503
+ let sections;
65504
+ if (headerListValueSchema.isTimestampSchema() && headerListValueSchema.getSchema() === SCHEMA.TIMESTAMP_DEFAULT) {
65505
+ sections = splitEvery2(value, ",", 2);
65506
+ } else {
65507
+ sections = splitHeader2(value);
65508
+ }
65509
+ const list2 = [];
65510
+ for (const section of sections) {
65511
+ list2.push(await deserializer.read([headerListValueSchema, { httpHeader: key }], section.trim()));
65512
+ }
65513
+ dataObject[memberName] = list2;
65514
+ } else {
65515
+ dataObject[memberName] = await deserializer.read(memberSchema, value);
65516
+ }
65517
+ }
65518
+ } else if (memberTraits.httpPrefixHeaders !== void 0) {
65519
+ dataObject[memberName] = {};
65520
+ for (const [header, value] of Object.entries(response.headers)) {
65521
+ if (header.startsWith(memberTraits.httpPrefixHeaders)) {
65522
+ dataObject[memberName][header.slice(memberTraits.httpPrefixHeaders.length)] = await deserializer.read([memberSchema.getValueSchema(), { httpHeader: header }], value);
65523
+ }
65524
+ }
65525
+ } else if (memberTraits.httpResponseCode) {
65526
+ dataObject[memberName] = response.statusCode;
65527
+ } else {
65528
+ nonHttpBindingMembers.push(memberName);
65529
+ }
65530
+ }
65531
+ return nonHttpBindingMembers;
65532
+ }
65216
65533
  };
65217
65534
  }
65218
65535
  });
65219
65536
 
65220
65537
  // ../../node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js
65221
- var import_protocol_http5, RpcProtocol;
65538
+ var import_protocol_http4, RpcProtocol;
65222
65539
  var init_RpcProtocol = __esm({
65223
65540
  "../../node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js"() {
65224
65541
  init_schema4();
65225
- import_protocol_http5 = __toESM(require_dist_cjs2());
65542
+ import_protocol_http4 = __toESM(require_dist_cjs2());
65226
65543
  init_collect_stream_body();
65227
65544
  init_HttpProtocol();
65228
65545
  RpcProtocol = class extends HttpProtocol {
@@ -65237,7 +65554,7 @@ var init_RpcProtocol = __esm({
65237
65554
  const ns = NormalizedSchema.of(operationSchema?.input);
65238
65555
  const schema = ns.getSchema();
65239
65556
  let payload;
65240
- const request = new import_protocol_http5.HttpRequest({
65557
+ const request = new import_protocol_http4.HttpRequest({
65241
65558
  protocol: "",
65242
65559
  hostname: "",
65243
65560
  port: void 0,
@@ -65319,10 +65636,10 @@ var init_resolve_path = __esm({
65319
65636
  function requestBuilder(input, context) {
65320
65637
  return new RequestBuilder(input, context);
65321
65638
  }
65322
- var import_protocol_http6, RequestBuilder;
65639
+ var import_protocol_http5, RequestBuilder;
65323
65640
  var init_requestBuilder = __esm({
65324
65641
  "../../node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js"() {
65325
- import_protocol_http6 = __toESM(require_dist_cjs2());
65642
+ import_protocol_http5 = __toESM(require_dist_cjs2());
65326
65643
  init_resolve_path();
65327
65644
  __name(requestBuilder, "requestBuilder");
65328
65645
  RequestBuilder = class {
@@ -65346,7 +65663,7 @@ var init_requestBuilder = __esm({
65346
65663
  for (const resolvePath of this.resolvePathStack) {
65347
65664
  resolvePath(this.path);
65348
65665
  }
65349
- return new import_protocol_http6.HttpRequest({
65666
+ return new import_protocol_http5.HttpRequest({
65350
65667
  protocol,
65351
65668
  hostname: this.hostname || hostname,
65352
65669
  port,
@@ -65749,10 +66066,10 @@ var init_DefaultIdentityProviderConfig = __esm({
65749
66066
  });
65750
66067
 
65751
66068
  // ../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js
65752
- var import_protocol_http7, import_types4, HttpApiKeyAuthSigner;
66069
+ var import_protocol_http6, import_types4, HttpApiKeyAuthSigner;
65753
66070
  var init_httpApiKeyAuth = __esm({
65754
66071
  "../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js"() {
65755
- import_protocol_http7 = __toESM(require_dist_cjs2());
66072
+ import_protocol_http6 = __toESM(require_dist_cjs2());
65756
66073
  import_types4 = __toESM(require_dist_cjs());
65757
66074
  HttpApiKeyAuthSigner = class {
65758
66075
  static {
@@ -65771,7 +66088,7 @@ var init_httpApiKeyAuth = __esm({
65771
66088
  if (!identity.apiKey) {
65772
66089
  throw new Error("request could not be signed with `apiKey` since the `apiKey` is not defined");
65773
66090
  }
65774
- const clonedRequest = import_protocol_http7.HttpRequest.clone(httpRequest);
66091
+ const clonedRequest = import_protocol_http6.HttpRequest.clone(httpRequest);
65775
66092
  if (signingProperties.in === import_types4.HttpApiKeyAuthLocation.QUERY) {
65776
66093
  clonedRequest.query[signingProperties.name] = identity.apiKey;
65777
66094
  } else if (signingProperties.in === import_types4.HttpApiKeyAuthLocation.HEADER) {
@@ -65786,16 +66103,16 @@ var init_httpApiKeyAuth = __esm({
65786
66103
  });
65787
66104
 
65788
66105
  // ../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js
65789
- var import_protocol_http8, HttpBearerAuthSigner;
66106
+ var import_protocol_http7, HttpBearerAuthSigner;
65790
66107
  var init_httpBearerAuth = __esm({
65791
66108
  "../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js"() {
65792
- import_protocol_http8 = __toESM(require_dist_cjs2());
66109
+ import_protocol_http7 = __toESM(require_dist_cjs2());
65793
66110
  HttpBearerAuthSigner = class {
65794
66111
  static {
65795
66112
  __name(this, "HttpBearerAuthSigner");
65796
66113
  }
65797
66114
  async sign(httpRequest, identity, signingProperties) {
65798
- const clonedRequest = import_protocol_http8.HttpRequest.clone(httpRequest);
66115
+ const clonedRequest = import_protocol_http7.HttpRequest.clone(httpRequest);
65799
66116
  if (!identity.token) {
65800
66117
  throw new Error("request could not be signed with `token` since the `token` is not defined");
65801
66118
  }
@@ -67033,11 +67350,11 @@ var init_client = __esm({
67033
67350
  });
67034
67351
 
67035
67352
  // ../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
67036
- var import_protocol_http9, getDateHeader;
67353
+ var import_protocol_http8, getDateHeader;
67037
67354
  var init_getDateHeader = __esm({
67038
67355
  "../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
67039
- import_protocol_http9 = __toESM(require_dist_cjs2());
67040
- getDateHeader = /* @__PURE__ */ __name((response) => import_protocol_http9.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0, "getDateHeader");
67356
+ import_protocol_http8 = __toESM(require_dist_cjs2());
67357
+ getDateHeader = /* @__PURE__ */ __name((response) => import_protocol_http8.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0, "getDateHeader");
67041
67358
  }
67042
67359
  });
67043
67360
 
@@ -67083,10 +67400,10 @@ var init_utils = __esm({
67083
67400
  });
67084
67401
 
67085
67402
  // ../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
67086
- var import_protocol_http10, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
67403
+ var import_protocol_http9, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
67087
67404
  var init_AwsSdkSigV4Signer = __esm({
67088
67405
  "../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
67089
- import_protocol_http10 = __toESM(require_dist_cjs2());
67406
+ import_protocol_http9 = __toESM(require_dist_cjs2());
67090
67407
  init_utils();
67091
67408
  throwSigningPropertyError = /* @__PURE__ */ __name((name, property) => {
67092
67409
  if (!property) {
@@ -67116,7 +67433,7 @@ var init_AwsSdkSigV4Signer = __esm({
67116
67433
  __name(this, "AwsSdkSigV4Signer");
67117
67434
  }
67118
67435
  async sign(httpRequest, identity, signingProperties) {
67119
- if (!import_protocol_http10.HttpRequest.isInstance(httpRequest)) {
67436
+ if (!import_protocol_http9.HttpRequest.isInstance(httpRequest)) {
67120
67437
  throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
67121
67438
  }
67122
67439
  const validatedProps = await validateSigningProperties(signingProperties);
@@ -67165,10 +67482,10 @@ var init_AwsSdkSigV4Signer = __esm({
67165
67482
  });
67166
67483
 
67167
67484
  // ../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
67168
- var import_protocol_http11, AwsSdkSigV4ASigner;
67485
+ var import_protocol_http10, AwsSdkSigV4ASigner;
67169
67486
  var init_AwsSdkSigV4ASigner = __esm({
67170
67487
  "../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
67171
- import_protocol_http11 = __toESM(require_dist_cjs2());
67488
+ import_protocol_http10 = __toESM(require_dist_cjs2());
67172
67489
  init_utils();
67173
67490
  init_AwsSdkSigV4Signer();
67174
67491
  AwsSdkSigV4ASigner = class extends AwsSdkSigV4Signer {
@@ -67176,7 +67493,7 @@ var init_AwsSdkSigV4ASigner = __esm({
67176
67493
  __name(this, "AwsSdkSigV4ASigner");
67177
67494
  }
67178
67495
  async sign(httpRequest, identity, signingProperties) {
67179
- if (!import_protocol_http11.HttpRequest.isInstance(httpRequest)) {
67496
+ if (!import_protocol_http10.HttpRequest.isInstance(httpRequest)) {
67180
67497
  throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
67181
67498
  }
67182
67499
  const { config, signer, signingRegion, signingRegionSet, signingName } = await validateSigningProperties(signingProperties);
@@ -67759,9 +68076,9 @@ var require_dist_cjs23 = __commonJS({
67759
68076
  }
67760
68077
  return false;
67761
68078
  }, "hasHeader");
67762
- var import_protocol_http15 = require_dist_cjs2();
68079
+ var import_protocol_http14 = require_dist_cjs2();
67763
68080
  var moveHeadersToQuery = /* @__PURE__ */ __name2((request, options = {}) => {
67764
- const { headers, query = {} } = import_protocol_http15.HttpRequest.clone(request);
68081
+ const { headers, query = {} } = import_protocol_http14.HttpRequest.clone(request);
67765
68082
  for (const name of Object.keys(headers)) {
67766
68083
  const lname = name.toLowerCase();
67767
68084
  if (lname.slice(0, 6) === "x-amz-" && !options.unhoistableHeaders?.has(lname) || options.hoistableHeaders?.has(lname)) {
@@ -67776,7 +68093,7 @@ var require_dist_cjs23 = __commonJS({
67776
68093
  };
67777
68094
  }, "moveHeadersToQuery");
67778
68095
  var prepareRequest = /* @__PURE__ */ __name2((request) => {
67779
- request = import_protocol_http15.HttpRequest.clone(request);
68096
+ request = import_protocol_http14.HttpRequest.clone(request);
67780
68097
  for (const headerName of Object.keys(request.headers)) {
67781
68098
  if (GENERATED_HEADERS.indexOf(headerName.toLowerCase()) > -1) {
67782
68099
  delete request.headers[headerName];
@@ -67784,7 +68101,7 @@ var require_dist_cjs23 = __commonJS({
67784
68101
  }
67785
68102
  return request;
67786
68103
  }, "prepareRequest");
67787
- var import_util_middleware7 = require_dist_cjs6();
68104
+ var import_util_middleware5 = require_dist_cjs6();
67788
68105
  var import_util_utf842 = require_dist_cjs10();
67789
68106
  var import_util_uri_escape = require_dist_cjs12();
67790
68107
  var getCanonicalQuery = /* @__PURE__ */ __name2(({ query = {} }) => {
@@ -67837,8 +68154,8 @@ var require_dist_cjs23 = __commonJS({
67837
68154
  this.sha256 = sha256;
67838
68155
  this.uriEscapePath = uriEscapePath;
67839
68156
  this.applyChecksum = typeof applyChecksum === "boolean" ? applyChecksum : true;
67840
- this.regionProvider = (0, import_util_middleware7.normalizeProvider)(region);
67841
- this.credentialProvider = (0, import_util_middleware7.normalizeProvider)(credentials);
68157
+ this.regionProvider = (0, import_util_middleware5.normalizeProvider)(region);
68158
+ this.credentialProvider = (0, import_util_middleware5.normalizeProvider)(credentials);
67842
68159
  }
67843
68160
  createCanonicalRequest(request, canonicalHeaders, payloadHash) {
67844
68161
  const sortedHeaders = Object.keys(canonicalHeaders).sort();
@@ -70029,7 +70346,7 @@ var init_util2 = __esm({
70029
70346
  });
70030
70347
 
70031
70348
  // ../../node_modules/fast-xml-parser/src/validator.js
70032
- function validate(xmlData, options) {
70349
+ function validate2(xmlData, options) {
70033
70350
  options = Object.assign({}, defaultOptions, options);
70034
70351
  const tags = [];
70035
70352
  let tagFound = false;
@@ -70335,7 +70652,7 @@ var init_validator = __esm({
70335
70652
  //A tag can have attributes without any value
70336
70653
  unpairedTags: []
70337
70654
  };
70338
- __name(validate, "validate");
70655
+ __name(validate2, "validate");
70339
70656
  __name(isWhiteSpace, "isWhiteSpace");
70340
70657
  __name(readPI, "readPI");
70341
70658
  __name(readCommentAndCDATA, "readCommentAndCDATA");
@@ -71413,7 +71730,7 @@ var init_XMLParser = __esm({
71413
71730
  }
71414
71731
  if (validationOption) {
71415
71732
  if (validationOption === true) validationOption = {};
71416
- const result = validate(xmlData, validationOption);
71733
+ const result = validate2(xmlData, validationOption);
71417
71734
  if (result !== true) {
71418
71735
  throw Error(`${result.err.msg}:${result.err.line}:${result.err.col}`);
71419
71736
  }
@@ -72738,7 +73055,7 @@ var require_dist_cjs28 = __commonJS({
72738
73055
  __name(resolveUserAgentConfig3, "resolveUserAgentConfig");
72739
73056
  __name2(resolveUserAgentConfig3, "resolveUserAgentConfig");
72740
73057
  var import_util_endpoints5 = require_dist_cjs21();
72741
- var import_protocol_http15 = require_dist_cjs2();
73058
+ var import_protocol_http14 = require_dist_cjs2();
72742
73059
  var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
72743
73060
  var ACCOUNT_ID_ENDPOINT_REGEX = /\d{12}\.ddb/;
72744
73061
  async function checkFeatures(context, config, args) {
@@ -72816,7 +73133,7 @@ var require_dist_cjs28 = __commonJS({
72816
73133
  __name2(encodeFeatures, "encodeFeatures");
72817
73134
  var userAgentMiddleware = /* @__PURE__ */ __name2((options) => (next, context) => async (args) => {
72818
73135
  const { request } = args;
72819
- if (!import_protocol_http15.HttpRequest.isInstance(request)) {
73136
+ if (!import_protocol_http14.HttpRequest.isInstance(request)) {
72820
73137
  return next(args);
72821
73138
  }
72822
73139
  const { headers } = request;
@@ -73000,14 +73317,14 @@ var require_dist_cjs30 = __commonJS({
73000
73317
  configFileSelector: /* @__PURE__ */ __name((profile) => (0, import_util_config_provider.booleanSelector)(profile, CONFIG_USE_FIPS_ENDPOINT, import_util_config_provider.SelectorType.CONFIG), "configFileSelector"),
73001
73318
  default: false
73002
73319
  };
73003
- var import_util_middleware7 = require_dist_cjs6();
73320
+ var import_util_middleware5 = require_dist_cjs6();
73004
73321
  var resolveCustomEndpointsConfig = /* @__PURE__ */ __name2((input) => {
73005
73322
  const { tls, endpoint, urlParser, useDualstackEndpoint } = input;
73006
73323
  return Object.assign(input, {
73007
73324
  tls: tls ?? true,
73008
- endpoint: (0, import_util_middleware7.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint),
73325
+ endpoint: (0, import_util_middleware5.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint),
73009
73326
  isCustomEndpoint: true,
73010
- useDualstackEndpoint: (0, import_util_middleware7.normalizeProvider)(useDualstackEndpoint ?? false)
73327
+ useDualstackEndpoint: (0, import_util_middleware5.normalizeProvider)(useDualstackEndpoint ?? false)
73011
73328
  });
73012
73329
  }, "resolveCustomEndpointsConfig");
73013
73330
  var getEndpointFromRegion = /* @__PURE__ */ __name2(async (input) => {
@@ -73026,11 +73343,11 @@ var require_dist_cjs30 = __commonJS({
73026
73343
  return input.urlParser(`${tls ? "https:" : "http:"}//${hostname}`);
73027
73344
  }, "getEndpointFromRegion");
73028
73345
  var resolveEndpointsConfig = /* @__PURE__ */ __name2((input) => {
73029
- const useDualstackEndpoint = (0, import_util_middleware7.normalizeProvider)(input.useDualstackEndpoint ?? false);
73346
+ const useDualstackEndpoint = (0, import_util_middleware5.normalizeProvider)(input.useDualstackEndpoint ?? false);
73030
73347
  const { endpoint, useFipsEndpoint, urlParser, tls } = input;
73031
73348
  return Object.assign(input, {
73032
73349
  tls: tls ?? true,
73033
- endpoint: endpoint ? (0, import_util_middleware7.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint) : () => getEndpointFromRegion({ ...input, useDualstackEndpoint, useFipsEndpoint }),
73350
+ endpoint: endpoint ? (0, import_util_middleware5.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint) : () => getEndpointFromRegion({ ...input, useDualstackEndpoint, useFipsEndpoint }),
73034
73351
  isCustomEndpoint: !!endpoint,
73035
73352
  useDualstackEndpoint
73036
73353
  });
@@ -73149,12 +73466,12 @@ var require_dist_cjs31 = __commonJS({
73149
73466
  getContentLengthPlugin: /* @__PURE__ */ __name(() => getContentLengthPlugin3, "getContentLengthPlugin")
73150
73467
  });
73151
73468
  module2.exports = __toCommonJS2(src_exports);
73152
- var import_protocol_http15 = require_dist_cjs2();
73469
+ var import_protocol_http14 = require_dist_cjs2();
73153
73470
  var CONTENT_LENGTH_HEADER = "content-length";
73154
73471
  function contentLengthMiddleware(bodyLengthChecker) {
73155
73472
  return (next) => async (args) => {
73156
73473
  const request = args.request;
73157
- if (import_protocol_http15.HttpRequest.isInstance(request)) {
73474
+ if (import_protocol_http14.HttpRequest.isInstance(request)) {
73158
73475
  const { body, headers } = request;
73159
73476
  if (body && Object.keys(headers).map((str) => str.toLowerCase()).indexOf(CONTENT_LENGTH_HEADER) === -1) {
73160
73477
  try {
@@ -73754,7 +74071,7 @@ var require_dist_cjs34 = __commonJS({
73754
74071
  return endpointParams;
73755
74072
  }, "resolveParams");
73756
74073
  var import_core17 = (init_dist_es(), __toCommonJS(dist_es_exports));
73757
- var import_util_middleware7 = require_dist_cjs6();
74074
+ var import_util_middleware5 = require_dist_cjs6();
73758
74075
  var endpointMiddleware = /* @__PURE__ */ __name2(({
73759
74076
  config,
73760
74077
  instructions
@@ -73779,7 +74096,7 @@ var require_dist_cjs34 = __commonJS({
73779
74096
  if (authScheme) {
73780
74097
  context["signing_region"] = authScheme.signingRegion;
73781
74098
  context["signing_service"] = authScheme.signingName;
73782
- const smithyContext = (0, import_util_middleware7.getSmithyContext)(context);
74099
+ const smithyContext = (0, import_util_middleware5.getSmithyContext)(context);
73783
74100
  const httpAuthOption = smithyContext?.selectedHttpAuthScheme?.httpAuthOption;
73784
74101
  if (httpAuthOption) {
73785
74102
  httpAuthOption.signingProperties = Object.assign(
@@ -73824,14 +74141,14 @@ var require_dist_cjs34 = __commonJS({
73824
74141
  var resolveEndpointConfig3 = /* @__PURE__ */ __name2((input) => {
73825
74142
  const tls = input.tls ?? true;
73826
74143
  const { endpoint, useDualstackEndpoint, useFipsEndpoint } = input;
73827
- const customEndpointProvider = endpoint != null ? async () => toEndpointV1(await (0, import_util_middleware7.normalizeProvider)(endpoint)()) : void 0;
74144
+ const customEndpointProvider = endpoint != null ? async () => toEndpointV1(await (0, import_util_middleware5.normalizeProvider)(endpoint)()) : void 0;
73828
74145
  const isCustomEndpoint = !!endpoint;
73829
74146
  const resolvedConfig = Object.assign(input, {
73830
74147
  endpoint: customEndpointProvider,
73831
74148
  tls,
73832
74149
  isCustomEndpoint,
73833
- useDualstackEndpoint: (0, import_util_middleware7.normalizeProvider)(useDualstackEndpoint ?? false),
73834
- useFipsEndpoint: (0, import_util_middleware7.normalizeProvider)(useFipsEndpoint ?? false)
74150
+ useDualstackEndpoint: (0, import_util_middleware5.normalizeProvider)(useDualstackEndpoint ?? false),
74151
+ useFipsEndpoint: (0, import_util_middleware5.normalizeProvider)(useFipsEndpoint ?? false)
73835
74152
  });
73836
74153
  let configuredEndpointPromise = void 0;
73837
74154
  resolvedConfig.serviceConfiguredEndpoint = async () => {
@@ -73856,371 +74173,6 @@ var require_dist_cjs34 = __commonJS({
73856
74173
  }
73857
74174
  });
73858
74175
 
73859
- // ../../node_modules/uuid/dist/esm-node/rng.js
73860
- function rng() {
73861
- if (poolPtr > rnds8Pool.length - 16) {
73862
- import_crypto.default.randomFillSync(rnds8Pool);
73863
- poolPtr = 0;
73864
- }
73865
- return rnds8Pool.slice(poolPtr, poolPtr += 16);
73866
- }
73867
- var import_crypto, rnds8Pool, poolPtr;
73868
- var init_rng = __esm({
73869
- "../../node_modules/uuid/dist/esm-node/rng.js"() {
73870
- import_crypto = __toESM(require("crypto"));
73871
- rnds8Pool = new Uint8Array(256);
73872
- poolPtr = rnds8Pool.length;
73873
- __name(rng, "rng");
73874
- }
73875
- });
73876
-
73877
- // ../../node_modules/uuid/dist/esm-node/regex.js
73878
- var regex_default;
73879
- var init_regex = __esm({
73880
- "../../node_modules/uuid/dist/esm-node/regex.js"() {
73881
- regex_default = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
73882
- }
73883
- });
73884
-
73885
- // ../../node_modules/uuid/dist/esm-node/validate.js
73886
- function validate2(uuid) {
73887
- return typeof uuid === "string" && regex_default.test(uuid);
73888
- }
73889
- var validate_default;
73890
- var init_validate = __esm({
73891
- "../../node_modules/uuid/dist/esm-node/validate.js"() {
73892
- init_regex();
73893
- __name(validate2, "validate");
73894
- validate_default = validate2;
73895
- }
73896
- });
73897
-
73898
- // ../../node_modules/uuid/dist/esm-node/stringify.js
73899
- function unsafeStringify(arr, offset = 0) {
73900
- return byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + "-" + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + "-" + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + "-" + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + "-" + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]];
73901
- }
73902
- function stringify(arr, offset = 0) {
73903
- const uuid = unsafeStringify(arr, offset);
73904
- if (!validate_default(uuid)) {
73905
- throw TypeError("Stringified UUID is invalid");
73906
- }
73907
- return uuid;
73908
- }
73909
- var byteToHex, stringify_default;
73910
- var init_stringify = __esm({
73911
- "../../node_modules/uuid/dist/esm-node/stringify.js"() {
73912
- init_validate();
73913
- byteToHex = [];
73914
- for (let i3 = 0; i3 < 256; ++i3) {
73915
- byteToHex.push((i3 + 256).toString(16).slice(1));
73916
- }
73917
- __name(unsafeStringify, "unsafeStringify");
73918
- __name(stringify, "stringify");
73919
- stringify_default = stringify;
73920
- }
73921
- });
73922
-
73923
- // ../../node_modules/uuid/dist/esm-node/v1.js
73924
- function v1(options, buf, offset) {
73925
- let i3 = buf && offset || 0;
73926
- const b3 = buf || new Array(16);
73927
- options = options || {};
73928
- let node = options.node || _nodeId;
73929
- let clockseq = options.clockseq !== void 0 ? options.clockseq : _clockseq;
73930
- if (node == null || clockseq == null) {
73931
- const seedBytes = options.random || (options.rng || rng)();
73932
- if (node == null) {
73933
- node = _nodeId = [seedBytes[0] | 1, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
73934
- }
73935
- if (clockseq == null) {
73936
- clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 16383;
73937
- }
73938
- }
73939
- let msecs = options.msecs !== void 0 ? options.msecs : Date.now();
73940
- let nsecs = options.nsecs !== void 0 ? options.nsecs : _lastNSecs + 1;
73941
- const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 1e4;
73942
- if (dt < 0 && options.clockseq === void 0) {
73943
- clockseq = clockseq + 1 & 16383;
73944
- }
73945
- if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === void 0) {
73946
- nsecs = 0;
73947
- }
73948
- if (nsecs >= 1e4) {
73949
- throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
73950
- }
73951
- _lastMSecs = msecs;
73952
- _lastNSecs = nsecs;
73953
- _clockseq = clockseq;
73954
- msecs += 122192928e5;
73955
- const tl = ((msecs & 268435455) * 1e4 + nsecs) % 4294967296;
73956
- b3[i3++] = tl >>> 24 & 255;
73957
- b3[i3++] = tl >>> 16 & 255;
73958
- b3[i3++] = tl >>> 8 & 255;
73959
- b3[i3++] = tl & 255;
73960
- const tmh = msecs / 4294967296 * 1e4 & 268435455;
73961
- b3[i3++] = tmh >>> 8 & 255;
73962
- b3[i3++] = tmh & 255;
73963
- b3[i3++] = tmh >>> 24 & 15 | 16;
73964
- b3[i3++] = tmh >>> 16 & 255;
73965
- b3[i3++] = clockseq >>> 8 | 128;
73966
- b3[i3++] = clockseq & 255;
73967
- for (let n3 = 0; n3 < 6; ++n3) {
73968
- b3[i3 + n3] = node[n3];
73969
- }
73970
- return buf || unsafeStringify(b3);
73971
- }
73972
- var _nodeId, _clockseq, _lastMSecs, _lastNSecs, v1_default;
73973
- var init_v1 = __esm({
73974
- "../../node_modules/uuid/dist/esm-node/v1.js"() {
73975
- init_rng();
73976
- init_stringify();
73977
- _lastMSecs = 0;
73978
- _lastNSecs = 0;
73979
- __name(v1, "v1");
73980
- v1_default = v1;
73981
- }
73982
- });
73983
-
73984
- // ../../node_modules/uuid/dist/esm-node/parse.js
73985
- function parse(uuid) {
73986
- if (!validate_default(uuid)) {
73987
- throw TypeError("Invalid UUID");
73988
- }
73989
- let v6;
73990
- const arr = new Uint8Array(16);
73991
- arr[0] = (v6 = parseInt(uuid.slice(0, 8), 16)) >>> 24;
73992
- arr[1] = v6 >>> 16 & 255;
73993
- arr[2] = v6 >>> 8 & 255;
73994
- arr[3] = v6 & 255;
73995
- arr[4] = (v6 = parseInt(uuid.slice(9, 13), 16)) >>> 8;
73996
- arr[5] = v6 & 255;
73997
- arr[6] = (v6 = parseInt(uuid.slice(14, 18), 16)) >>> 8;
73998
- arr[7] = v6 & 255;
73999
- arr[8] = (v6 = parseInt(uuid.slice(19, 23), 16)) >>> 8;
74000
- arr[9] = v6 & 255;
74001
- arr[10] = (v6 = parseInt(uuid.slice(24, 36), 16)) / 1099511627776 & 255;
74002
- arr[11] = v6 / 4294967296 & 255;
74003
- arr[12] = v6 >>> 24 & 255;
74004
- arr[13] = v6 >>> 16 & 255;
74005
- arr[14] = v6 >>> 8 & 255;
74006
- arr[15] = v6 & 255;
74007
- return arr;
74008
- }
74009
- var parse_default;
74010
- var init_parse = __esm({
74011
- "../../node_modules/uuid/dist/esm-node/parse.js"() {
74012
- init_validate();
74013
- __name(parse, "parse");
74014
- parse_default = parse;
74015
- }
74016
- });
74017
-
74018
- // ../../node_modules/uuid/dist/esm-node/v35.js
74019
- function stringToBytes(str) {
74020
- str = unescape(encodeURIComponent(str));
74021
- const bytes = [];
74022
- for (let i3 = 0; i3 < str.length; ++i3) {
74023
- bytes.push(str.charCodeAt(i3));
74024
- }
74025
- return bytes;
74026
- }
74027
- function v35(name, version2, hashfunc) {
74028
- function generateUUID(value, namespace, buf, offset) {
74029
- var _namespace;
74030
- if (typeof value === "string") {
74031
- value = stringToBytes(value);
74032
- }
74033
- if (typeof namespace === "string") {
74034
- namespace = parse_default(namespace);
74035
- }
74036
- if (((_namespace = namespace) === null || _namespace === void 0 ? void 0 : _namespace.length) !== 16) {
74037
- throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");
74038
- }
74039
- let bytes = new Uint8Array(16 + value.length);
74040
- bytes.set(namespace);
74041
- bytes.set(value, namespace.length);
74042
- bytes = hashfunc(bytes);
74043
- bytes[6] = bytes[6] & 15 | version2;
74044
- bytes[8] = bytes[8] & 63 | 128;
74045
- if (buf) {
74046
- offset = offset || 0;
74047
- for (let i3 = 0; i3 < 16; ++i3) {
74048
- buf[offset + i3] = bytes[i3];
74049
- }
74050
- return buf;
74051
- }
74052
- return unsafeStringify(bytes);
74053
- }
74054
- __name(generateUUID, "generateUUID");
74055
- try {
74056
- generateUUID.name = name;
74057
- } catch (err) {
74058
- }
74059
- generateUUID.DNS = DNS;
74060
- generateUUID.URL = URL2;
74061
- return generateUUID;
74062
- }
74063
- var DNS, URL2;
74064
- var init_v35 = __esm({
74065
- "../../node_modules/uuid/dist/esm-node/v35.js"() {
74066
- init_stringify();
74067
- init_parse();
74068
- __name(stringToBytes, "stringToBytes");
74069
- DNS = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
74070
- URL2 = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
74071
- __name(v35, "v35");
74072
- }
74073
- });
74074
-
74075
- // ../../node_modules/uuid/dist/esm-node/md5.js
74076
- function md5(bytes) {
74077
- if (Array.isArray(bytes)) {
74078
- bytes = Buffer.from(bytes);
74079
- } else if (typeof bytes === "string") {
74080
- bytes = Buffer.from(bytes, "utf8");
74081
- }
74082
- return import_crypto2.default.createHash("md5").update(bytes).digest();
74083
- }
74084
- var import_crypto2, md5_default;
74085
- var init_md5 = __esm({
74086
- "../../node_modules/uuid/dist/esm-node/md5.js"() {
74087
- import_crypto2 = __toESM(require("crypto"));
74088
- __name(md5, "md5");
74089
- md5_default = md5;
74090
- }
74091
- });
74092
-
74093
- // ../../node_modules/uuid/dist/esm-node/v3.js
74094
- var v3, v3_default;
74095
- var init_v3 = __esm({
74096
- "../../node_modules/uuid/dist/esm-node/v3.js"() {
74097
- init_v35();
74098
- init_md5();
74099
- v3 = v35("v3", 48, md5_default);
74100
- v3_default = v3;
74101
- }
74102
- });
74103
-
74104
- // ../../node_modules/uuid/dist/esm-node/native.js
74105
- var import_crypto3, native_default;
74106
- var init_native = __esm({
74107
- "../../node_modules/uuid/dist/esm-node/native.js"() {
74108
- import_crypto3 = __toESM(require("crypto"));
74109
- native_default = {
74110
- randomUUID: import_crypto3.default.randomUUID
74111
- };
74112
- }
74113
- });
74114
-
74115
- // ../../node_modules/uuid/dist/esm-node/v4.js
74116
- function v4(options, buf, offset) {
74117
- if (native_default.randomUUID && !buf && !options) {
74118
- return native_default.randomUUID();
74119
- }
74120
- options = options || {};
74121
- const rnds = options.random || (options.rng || rng)();
74122
- rnds[6] = rnds[6] & 15 | 64;
74123
- rnds[8] = rnds[8] & 63 | 128;
74124
- if (buf) {
74125
- offset = offset || 0;
74126
- for (let i3 = 0; i3 < 16; ++i3) {
74127
- buf[offset + i3] = rnds[i3];
74128
- }
74129
- return buf;
74130
- }
74131
- return unsafeStringify(rnds);
74132
- }
74133
- var v4_default;
74134
- var init_v4 = __esm({
74135
- "../../node_modules/uuid/dist/esm-node/v4.js"() {
74136
- init_native();
74137
- init_rng();
74138
- init_stringify();
74139
- __name(v4, "v4");
74140
- v4_default = v4;
74141
- }
74142
- });
74143
-
74144
- // ../../node_modules/uuid/dist/esm-node/sha1.js
74145
- function sha1(bytes) {
74146
- if (Array.isArray(bytes)) {
74147
- bytes = Buffer.from(bytes);
74148
- } else if (typeof bytes === "string") {
74149
- bytes = Buffer.from(bytes, "utf8");
74150
- }
74151
- return import_crypto4.default.createHash("sha1").update(bytes).digest();
74152
- }
74153
- var import_crypto4, sha1_default;
74154
- var init_sha1 = __esm({
74155
- "../../node_modules/uuid/dist/esm-node/sha1.js"() {
74156
- import_crypto4 = __toESM(require("crypto"));
74157
- __name(sha1, "sha1");
74158
- sha1_default = sha1;
74159
- }
74160
- });
74161
-
74162
- // ../../node_modules/uuid/dist/esm-node/v5.js
74163
- var v5, v5_default;
74164
- var init_v5 = __esm({
74165
- "../../node_modules/uuid/dist/esm-node/v5.js"() {
74166
- init_v35();
74167
- init_sha1();
74168
- v5 = v35("v5", 80, sha1_default);
74169
- v5_default = v5;
74170
- }
74171
- });
74172
-
74173
- // ../../node_modules/uuid/dist/esm-node/nil.js
74174
- var nil_default;
74175
- var init_nil = __esm({
74176
- "../../node_modules/uuid/dist/esm-node/nil.js"() {
74177
- nil_default = "00000000-0000-0000-0000-000000000000";
74178
- }
74179
- });
74180
-
74181
- // ../../node_modules/uuid/dist/esm-node/version.js
74182
- function version(uuid) {
74183
- if (!validate_default(uuid)) {
74184
- throw TypeError("Invalid UUID");
74185
- }
74186
- return parseInt(uuid.slice(14, 15), 16);
74187
- }
74188
- var version_default;
74189
- var init_version = __esm({
74190
- "../../node_modules/uuid/dist/esm-node/version.js"() {
74191
- init_validate();
74192
- __name(version, "version");
74193
- version_default = version;
74194
- }
74195
- });
74196
-
74197
- // ../../node_modules/uuid/dist/esm-node/index.js
74198
- var esm_node_exports = {};
74199
- __export(esm_node_exports, {
74200
- NIL: () => nil_default,
74201
- parse: () => parse_default,
74202
- stringify: () => stringify_default,
74203
- v1: () => v1_default,
74204
- v3: () => v3_default,
74205
- v4: () => v4_default,
74206
- v5: () => v5_default,
74207
- validate: () => validate_default,
74208
- version: () => version_default
74209
- });
74210
- var init_esm_node = __esm({
74211
- "../../node_modules/uuid/dist/esm-node/index.js"() {
74212
- init_v1();
74213
- init_v3();
74214
- init_v4();
74215
- init_v5();
74216
- init_nil();
74217
- init_version();
74218
- init_validate();
74219
- init_stringify();
74220
- init_parse();
74221
- }
74222
- });
74223
-
74224
74176
  // ../../node_modules/@smithy/service-error-classification/dist-cjs/index.js
74225
74177
  var require_dist_cjs35 = __commonJS({
74226
74178
  "../../node_modules/@smithy/service-error-classification/dist-cjs/index.js"(exports2, module2) {
@@ -74707,8 +74659,8 @@ var require_dist_cjs37 = __commonJS({
74707
74659
  retryMiddlewareOptions: /* @__PURE__ */ __name(() => retryMiddlewareOptions, "retryMiddlewareOptions")
74708
74660
  });
74709
74661
  module2.exports = __toCommonJS2(src_exports);
74710
- var import_protocol_http15 = require_dist_cjs2();
74711
- var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
74662
+ var import_protocol_http14 = require_dist_cjs2();
74663
+ var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
74712
74664
  var import_util_retry3 = require_dist_cjs36();
74713
74665
  var getDefaultRetryQuota = /* @__PURE__ */ __name2((initialRetryTokens, options) => {
74714
74666
  const MAX_CAPACITY = initialRetryTokens;
@@ -74785,12 +74737,12 @@ var require_dist_cjs37 = __commonJS({
74785
74737
  let totalDelay = 0;
74786
74738
  const maxAttempts = await this.getMaxAttempts();
74787
74739
  const { request } = args;
74788
- if (import_protocol_http15.HttpRequest.isInstance(request)) {
74789
- request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
74740
+ if (import_protocol_http14.HttpRequest.isInstance(request)) {
74741
+ request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid2.v4)();
74790
74742
  }
74791
74743
  while (true) {
74792
74744
  try {
74793
- if (import_protocol_http15.HttpRequest.isInstance(request)) {
74745
+ if (import_protocol_http14.HttpRequest.isInstance(request)) {
74794
74746
  request.headers[import_util_retry3.REQUEST_HEADER] = `attempt=${attempts + 1}; max=${maxAttempts}`;
74795
74747
  }
74796
74748
  if (options?.beforeRequest) {
@@ -74830,7 +74782,7 @@ var require_dist_cjs37 = __commonJS({
74830
74782
  }
74831
74783
  };
74832
74784
  var getDelayFromRetryAfterHeader = /* @__PURE__ */ __name2((response) => {
74833
- if (!import_protocol_http15.HttpResponse.isInstance(response))
74785
+ if (!import_protocol_http14.HttpResponse.isInstance(response))
74834
74786
  return;
74835
74787
  const retryAfterHeaderName = Object.keys(response.headers).find((key) => key.toLowerCase() === "retry-after");
74836
74788
  if (!retryAfterHeaderName)
@@ -74866,7 +74818,7 @@ var require_dist_cjs37 = __commonJS({
74866
74818
  });
74867
74819
  }
74868
74820
  };
74869
- var import_util_middleware7 = require_dist_cjs6();
74821
+ var import_util_middleware5 = require_dist_cjs6();
74870
74822
  var ENV_MAX_ATTEMPTS = "AWS_MAX_ATTEMPTS";
74871
74823
  var CONFIG_MAX_ATTEMPTS = "max_attempts";
74872
74824
  var NODE_MAX_ATTEMPT_CONFIG_OPTIONS3 = {
@@ -74894,14 +74846,14 @@ var require_dist_cjs37 = __commonJS({
74894
74846
  };
74895
74847
  var resolveRetryConfig3 = /* @__PURE__ */ __name2((input) => {
74896
74848
  const { retryStrategy, retryMode: _retryMode, maxAttempts: _maxAttempts } = input;
74897
- const maxAttempts = (0, import_util_middleware7.normalizeProvider)(_maxAttempts ?? import_util_retry3.DEFAULT_MAX_ATTEMPTS);
74849
+ const maxAttempts = (0, import_util_middleware5.normalizeProvider)(_maxAttempts ?? import_util_retry3.DEFAULT_MAX_ATTEMPTS);
74898
74850
  return Object.assign(input, {
74899
74851
  maxAttempts,
74900
74852
  retryStrategy: /* @__PURE__ */ __name(async () => {
74901
74853
  if (retryStrategy) {
74902
74854
  return retryStrategy;
74903
74855
  }
74904
- const retryMode = await (0, import_util_middleware7.normalizeProvider)(_retryMode)();
74856
+ const retryMode = await (0, import_util_middleware5.normalizeProvider)(_retryMode)();
74905
74857
  if (retryMode === import_util_retry3.RETRY_MODES.ADAPTIVE) {
74906
74858
  return new import_util_retry3.AdaptiveRetryStrategy(maxAttempts);
74907
74859
  }
@@ -74918,7 +74870,7 @@ var require_dist_cjs37 = __commonJS({
74918
74870
  };
74919
74871
  var omitRetryHeadersMiddleware = /* @__PURE__ */ __name2(() => (next) => async (args) => {
74920
74872
  const { request } = args;
74921
- if (import_protocol_http15.HttpRequest.isInstance(request)) {
74873
+ if (import_protocol_http14.HttpRequest.isInstance(request)) {
74922
74874
  delete request.headers[import_util_retry3.INVOCATION_ID_HEADER];
74923
74875
  delete request.headers[import_util_retry3.REQUEST_HEADER];
74924
74876
  }
@@ -74948,9 +74900,9 @@ var require_dist_cjs37 = __commonJS({
74948
74900
  let attempts = 0;
74949
74901
  let totalRetryDelay = 0;
74950
74902
  const { request } = args;
74951
- const isRequest = import_protocol_http15.HttpRequest.isInstance(request);
74903
+ const isRequest = import_protocol_http14.HttpRequest.isInstance(request);
74952
74904
  if (isRequest) {
74953
- request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
74905
+ request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid2.v4)();
74954
74906
  }
74955
74907
  while (true) {
74956
74908
  try {
@@ -75028,7 +74980,7 @@ var require_dist_cjs37 = __commonJS({
75028
74980
  }, "applyToStack")
75029
74981
  }), "getRetryPlugin");
75030
74982
  var getRetryAfterHint = /* @__PURE__ */ __name2((response) => {
75031
- if (!import_protocol_http15.HttpResponse.isInstance(response))
74983
+ if (!import_protocol_http14.HttpResponse.isInstance(response))
75032
74984
  return;
75033
74985
  const retryAfterHeaderName = Object.keys(response.headers).find((key) => key.toLowerCase() === "retry-after");
75034
74986
  if (!retryAfterHeaderName)
@@ -75677,7 +75629,7 @@ var require_package = __commonJS({
75677
75629
  module2.exports = {
75678
75630
  name: "@aws-sdk/client-ecr",
75679
75631
  description: "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native",
75680
- version: "3.846.0",
75632
+ version: "3.859.0",
75681
75633
  scripts: {
75682
75634
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
75683
75635
  "build:cjs": "node ../../scripts/compilation/inline client-ecr",
@@ -75696,38 +75648,38 @@ var require_package = __commonJS({
75696
75648
  dependencies: {
75697
75649
  "@aws-crypto/sha256-browser": "5.2.0",
75698
75650
  "@aws-crypto/sha256-js": "5.2.0",
75699
- "@aws-sdk/core": "3.846.0",
75700
- "@aws-sdk/credential-provider-node": "3.846.0",
75651
+ "@aws-sdk/core": "3.858.0",
75652
+ "@aws-sdk/credential-provider-node": "3.859.0",
75701
75653
  "@aws-sdk/middleware-host-header": "3.840.0",
75702
75654
  "@aws-sdk/middleware-logger": "3.840.0",
75703
75655
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
75704
- "@aws-sdk/middleware-user-agent": "3.846.0",
75656
+ "@aws-sdk/middleware-user-agent": "3.858.0",
75705
75657
  "@aws-sdk/region-config-resolver": "3.840.0",
75706
75658
  "@aws-sdk/types": "3.840.0",
75707
- "@aws-sdk/util-endpoints": "3.845.0",
75659
+ "@aws-sdk/util-endpoints": "3.848.0",
75708
75660
  "@aws-sdk/util-user-agent-browser": "3.840.0",
75709
- "@aws-sdk/util-user-agent-node": "3.846.0",
75661
+ "@aws-sdk/util-user-agent-node": "3.858.0",
75710
75662
  "@smithy/config-resolver": "^4.1.4",
75711
- "@smithy/core": "^3.7.0",
75663
+ "@smithy/core": "^3.7.2",
75712
75664
  "@smithy/fetch-http-handler": "^5.1.0",
75713
75665
  "@smithy/hash-node": "^4.0.4",
75714
75666
  "@smithy/invalid-dependency": "^4.0.4",
75715
75667
  "@smithy/middleware-content-length": "^4.0.4",
75716
- "@smithy/middleware-endpoint": "^4.1.15",
75717
- "@smithy/middleware-retry": "^4.1.16",
75668
+ "@smithy/middleware-endpoint": "^4.1.17",
75669
+ "@smithy/middleware-retry": "^4.1.18",
75718
75670
  "@smithy/middleware-serde": "^4.0.8",
75719
75671
  "@smithy/middleware-stack": "^4.0.4",
75720
75672
  "@smithy/node-config-provider": "^4.1.3",
75721
75673
  "@smithy/node-http-handler": "^4.1.0",
75722
75674
  "@smithy/protocol-http": "^5.1.2",
75723
- "@smithy/smithy-client": "^4.4.7",
75675
+ "@smithy/smithy-client": "^4.4.9",
75724
75676
  "@smithy/types": "^4.3.1",
75725
75677
  "@smithy/url-parser": "^4.0.4",
75726
75678
  "@smithy/util-base64": "^4.0.0",
75727
75679
  "@smithy/util-body-length-browser": "^4.0.0",
75728
75680
  "@smithy/util-body-length-node": "^4.0.0",
75729
- "@smithy/util-defaults-mode-browser": "^4.0.23",
75730
- "@smithy/util-defaults-mode-node": "^4.0.23",
75681
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
75682
+ "@smithy/util-defaults-mode-node": "^4.0.25",
75731
75683
  "@smithy/util-endpoints": "^3.0.6",
75732
75684
  "@smithy/util-middleware": "^4.0.4",
75733
75685
  "@smithy/util-retry": "^4.0.6",
@@ -76527,7 +76479,7 @@ var require_package2 = __commonJS({
76527
76479
  module2.exports = {
76528
76480
  name: "@aws-sdk/client-sso",
76529
76481
  description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
76530
- version: "3.846.0",
76482
+ version: "3.858.0",
76531
76483
  scripts: {
76532
76484
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
76533
76485
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -76546,37 +76498,37 @@ var require_package2 = __commonJS({
76546
76498
  dependencies: {
76547
76499
  "@aws-crypto/sha256-browser": "5.2.0",
76548
76500
  "@aws-crypto/sha256-js": "5.2.0",
76549
- "@aws-sdk/core": "3.846.0",
76501
+ "@aws-sdk/core": "3.858.0",
76550
76502
  "@aws-sdk/middleware-host-header": "3.840.0",
76551
76503
  "@aws-sdk/middleware-logger": "3.840.0",
76552
76504
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
76553
- "@aws-sdk/middleware-user-agent": "3.846.0",
76505
+ "@aws-sdk/middleware-user-agent": "3.858.0",
76554
76506
  "@aws-sdk/region-config-resolver": "3.840.0",
76555
76507
  "@aws-sdk/types": "3.840.0",
76556
- "@aws-sdk/util-endpoints": "3.845.0",
76508
+ "@aws-sdk/util-endpoints": "3.848.0",
76557
76509
  "@aws-sdk/util-user-agent-browser": "3.840.0",
76558
- "@aws-sdk/util-user-agent-node": "3.846.0",
76510
+ "@aws-sdk/util-user-agent-node": "3.858.0",
76559
76511
  "@smithy/config-resolver": "^4.1.4",
76560
- "@smithy/core": "^3.7.0",
76512
+ "@smithy/core": "^3.7.2",
76561
76513
  "@smithy/fetch-http-handler": "^5.1.0",
76562
76514
  "@smithy/hash-node": "^4.0.4",
76563
76515
  "@smithy/invalid-dependency": "^4.0.4",
76564
76516
  "@smithy/middleware-content-length": "^4.0.4",
76565
- "@smithy/middleware-endpoint": "^4.1.15",
76566
- "@smithy/middleware-retry": "^4.1.16",
76517
+ "@smithy/middleware-endpoint": "^4.1.17",
76518
+ "@smithy/middleware-retry": "^4.1.18",
76567
76519
  "@smithy/middleware-serde": "^4.0.8",
76568
76520
  "@smithy/middleware-stack": "^4.0.4",
76569
76521
  "@smithy/node-config-provider": "^4.1.3",
76570
76522
  "@smithy/node-http-handler": "^4.1.0",
76571
76523
  "@smithy/protocol-http": "^5.1.2",
76572
- "@smithy/smithy-client": "^4.4.7",
76524
+ "@smithy/smithy-client": "^4.4.9",
76573
76525
  "@smithy/types": "^4.3.1",
76574
76526
  "@smithy/url-parser": "^4.0.4",
76575
76527
  "@smithy/util-base64": "^4.0.0",
76576
76528
  "@smithy/util-body-length-browser": "^4.0.0",
76577
76529
  "@smithy/util-body-length-node": "^4.0.0",
76578
- "@smithy/util-defaults-mode-browser": "^4.0.23",
76579
- "@smithy/util-defaults-mode-node": "^4.0.23",
76530
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
76531
+ "@smithy/util-defaults-mode-node": "^4.0.25",
76580
76532
  "@smithy/util-endpoints": "^3.0.6",
76581
76533
  "@smithy/util-middleware": "^4.0.4",
76582
76534
  "@smithy/util-retry": "^4.0.6",
@@ -77257,7 +77209,7 @@ var require_dist_cjs46 = __commonJS({
77257
77209
  };
77258
77210
  var import_runtimeConfig5 = require_runtimeConfig();
77259
77211
  var import_region_config_resolver3 = require_dist_cjs45();
77260
- var import_protocol_http15 = require_dist_cjs2();
77212
+ var import_protocol_http14 = require_dist_cjs2();
77261
77213
  var import_smithy_client28 = require_dist_cjs26();
77262
77214
  var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
77263
77215
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
@@ -77300,7 +77252,7 @@ var require_dist_cjs46 = __commonJS({
77300
77252
  const extensionConfiguration = Object.assign(
77301
77253
  (0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
77302
77254
  (0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
77303
- (0, import_protocol_http15.getHttpHandlerExtensionConfiguration)(runtimeConfig),
77255
+ (0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
77304
77256
  getHttpAuthExtensionConfiguration3(runtimeConfig)
77305
77257
  );
77306
77258
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
@@ -77308,7 +77260,7 @@ var require_dist_cjs46 = __commonJS({
77308
77260
  runtimeConfig,
77309
77261
  (0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
77310
77262
  (0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
77311
- (0, import_protocol_http15.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
77263
+ (0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
77312
77264
  resolveHttpAuthRuntimeConfig3(extensionConfiguration)
77313
77265
  );
77314
77266
  }, "resolveRuntimeExtensions");
@@ -77784,15 +77736,15 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
77784
77736
  schemeId: "smithy.api#noAuth"
77785
77737
  };
77786
77738
  }
77787
- var import_util_middleware5, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
77739
+ var import_util_middleware3, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
77788
77740
  var init_httpAuthSchemeProvider = __esm({
77789
77741
  "../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
77790
77742
  init_dist_es2();
77791
- import_util_middleware5 = __toESM(require_dist_cjs6());
77743
+ import_util_middleware3 = __toESM(require_dist_cjs6());
77792
77744
  defaultSSOOIDCHttpAuthSchemeParametersProvider = /* @__PURE__ */ __name(async (config, context, input) => {
77793
77745
  return {
77794
- operation: (0, import_util_middleware5.getSmithyContext)(context).operation,
77795
- region: await (0, import_util_middleware5.normalizeProvider)(config.region)() || (() => {
77746
+ operation: (0, import_util_middleware3.getSmithyContext)(context).operation,
77747
+ region: await (0, import_util_middleware3.normalizeProvider)(config.region)() || (() => {
77796
77748
  throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
77797
77749
  })()
77798
77750
  };
@@ -77815,7 +77767,7 @@ var init_httpAuthSchemeProvider = __esm({
77815
77767
  resolveHttpAuthSchemeConfig = /* @__PURE__ */ __name((config) => {
77816
77768
  const config_0 = resolveAwsSdkSigV4Config(config);
77817
77769
  return Object.assign(config_0, {
77818
- authSchemePreference: (0, import_util_middleware5.normalizeProvider)(config.authSchemePreference ?? [])
77770
+ authSchemePreference: (0, import_util_middleware3.normalizeProvider)(config.authSchemePreference ?? [])
77819
77771
  });
77820
77772
  }, "resolveHttpAuthSchemeConfig");
77821
77773
  }
@@ -77847,7 +77799,7 @@ var init_package = __esm({
77847
77799
  "../../node_modules/@aws-sdk/nested-clients/package.json"() {
77848
77800
  package_default = {
77849
77801
  name: "@aws-sdk/nested-clients",
77850
- version: "3.846.0",
77802
+ version: "3.858.0",
77851
77803
  description: "Nested clients for AWS SDK packages.",
77852
77804
  main: "./dist-cjs/index.js",
77853
77805
  module: "./dist-es/index.js",
@@ -77875,37 +77827,37 @@ var init_package = __esm({
77875
77827
  dependencies: {
77876
77828
  "@aws-crypto/sha256-browser": "5.2.0",
77877
77829
  "@aws-crypto/sha256-js": "5.2.0",
77878
- "@aws-sdk/core": "3.846.0",
77830
+ "@aws-sdk/core": "3.858.0",
77879
77831
  "@aws-sdk/middleware-host-header": "3.840.0",
77880
77832
  "@aws-sdk/middleware-logger": "3.840.0",
77881
77833
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
77882
- "@aws-sdk/middleware-user-agent": "3.846.0",
77834
+ "@aws-sdk/middleware-user-agent": "3.858.0",
77883
77835
  "@aws-sdk/region-config-resolver": "3.840.0",
77884
77836
  "@aws-sdk/types": "3.840.0",
77885
- "@aws-sdk/util-endpoints": "3.845.0",
77837
+ "@aws-sdk/util-endpoints": "3.848.0",
77886
77838
  "@aws-sdk/util-user-agent-browser": "3.840.0",
77887
- "@aws-sdk/util-user-agent-node": "3.846.0",
77839
+ "@aws-sdk/util-user-agent-node": "3.858.0",
77888
77840
  "@smithy/config-resolver": "^4.1.4",
77889
- "@smithy/core": "^3.7.0",
77841
+ "@smithy/core": "^3.7.2",
77890
77842
  "@smithy/fetch-http-handler": "^5.1.0",
77891
77843
  "@smithy/hash-node": "^4.0.4",
77892
77844
  "@smithy/invalid-dependency": "^4.0.4",
77893
77845
  "@smithy/middleware-content-length": "^4.0.4",
77894
- "@smithy/middleware-endpoint": "^4.1.15",
77895
- "@smithy/middleware-retry": "^4.1.16",
77846
+ "@smithy/middleware-endpoint": "^4.1.17",
77847
+ "@smithy/middleware-retry": "^4.1.18",
77896
77848
  "@smithy/middleware-serde": "^4.0.8",
77897
77849
  "@smithy/middleware-stack": "^4.0.4",
77898
77850
  "@smithy/node-config-provider": "^4.1.3",
77899
77851
  "@smithy/node-http-handler": "^4.1.0",
77900
77852
  "@smithy/protocol-http": "^5.1.2",
77901
- "@smithy/smithy-client": "^4.4.7",
77853
+ "@smithy/smithy-client": "^4.4.9",
77902
77854
  "@smithy/types": "^4.3.1",
77903
77855
  "@smithy/url-parser": "^4.0.4",
77904
77856
  "@smithy/util-base64": "^4.0.0",
77905
77857
  "@smithy/util-body-length-browser": "^4.0.0",
77906
77858
  "@smithy/util-body-length-node": "^4.0.0",
77907
- "@smithy/util-defaults-mode-browser": "^4.0.23",
77908
- "@smithy/util-defaults-mode-node": "^4.0.23",
77859
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
77860
+ "@smithy/util-defaults-mode-node": "^4.0.25",
77909
77861
  "@smithy/util-endpoints": "^3.0.6",
77910
77862
  "@smithy/util-middleware": "^4.0.4",
77911
77863
  "@smithy/util-retry": "^4.0.6",
@@ -78158,17 +78110,17 @@ var init_httpAuthExtensionConfiguration = __esm({
78158
78110
  });
78159
78111
 
78160
78112
  // ../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
78161
- var import_region_config_resolver, import_protocol_http12, import_smithy_client10, resolveRuntimeExtensions;
78113
+ var import_region_config_resolver, import_protocol_http11, import_smithy_client10, resolveRuntimeExtensions;
78162
78114
  var init_runtimeExtensions = __esm({
78163
78115
  "../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
78164
78116
  import_region_config_resolver = __toESM(require_dist_cjs45());
78165
- import_protocol_http12 = __toESM(require_dist_cjs2());
78117
+ import_protocol_http11 = __toESM(require_dist_cjs2());
78166
78118
  import_smithy_client10 = __toESM(require_dist_cjs26());
78167
78119
  init_httpAuthExtensionConfiguration();
78168
78120
  resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
78169
- const extensionConfiguration = Object.assign((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client10.getDefaultExtensionConfiguration)(runtimeConfig), (0, import_protocol_http12.getHttpHandlerExtensionConfiguration)(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
78121
+ const extensionConfiguration = Object.assign((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client10.getDefaultExtensionConfiguration)(runtimeConfig), (0, import_protocol_http11.getHttpHandlerExtensionConfiguration)(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
78170
78122
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
78171
- return Object.assign(runtimeConfig, (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client10.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, import_protocol_http12.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
78123
+ return Object.assign(runtimeConfig, (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client10.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, import_protocol_http11.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
78172
78124
  }, "resolveRuntimeExtensions");
78173
78125
  }
78174
78126
  });
@@ -79279,16 +79231,16 @@ function createSmithyApiNoAuthHttpAuthOption2(authParameters) {
79279
79231
  schemeId: "smithy.api#noAuth"
79280
79232
  };
79281
79233
  }
79282
- var import_util_middleware6, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig2;
79234
+ var import_util_middleware4, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig2;
79283
79235
  var init_httpAuthSchemeProvider2 = __esm({
79284
79236
  "../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
79285
79237
  init_dist_es2();
79286
- import_util_middleware6 = __toESM(require_dist_cjs6());
79238
+ import_util_middleware4 = __toESM(require_dist_cjs6());
79287
79239
  init_STSClient();
79288
79240
  defaultSTSHttpAuthSchemeParametersProvider = /* @__PURE__ */ __name(async (config, context, input) => {
79289
79241
  return {
79290
- operation: (0, import_util_middleware6.getSmithyContext)(context).operation,
79291
- region: await (0, import_util_middleware6.normalizeProvider)(config.region)() || (() => {
79242
+ operation: (0, import_util_middleware4.getSmithyContext)(context).operation,
79243
+ region: await (0, import_util_middleware4.normalizeProvider)(config.region)() || (() => {
79292
79244
  throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
79293
79245
  })()
79294
79246
  };
@@ -79315,7 +79267,7 @@ var init_httpAuthSchemeProvider2 = __esm({
79315
79267
  const config_0 = resolveStsAuthConfig(config);
79316
79268
  const config_1 = resolveAwsSdkSigV4Config(config_0);
79317
79269
  return Object.assign(config_1, {
79318
- authSchemePreference: (0, import_util_middleware6.normalizeProvider)(config.authSchemePreference ?? [])
79270
+ authSchemePreference: (0, import_util_middleware4.normalizeProvider)(config.authSchemePreference ?? [])
79319
79271
  });
79320
79272
  }, "resolveHttpAuthSchemeConfig");
79321
79273
  }
@@ -79563,17 +79515,17 @@ var init_httpAuthExtensionConfiguration2 = __esm({
79563
79515
  });
79564
79516
 
79565
79517
  // ../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
79566
- var import_region_config_resolver2, import_protocol_http13, import_smithy_client20, resolveRuntimeExtensions2;
79518
+ var import_region_config_resolver2, import_protocol_http12, import_smithy_client20, resolveRuntimeExtensions2;
79567
79519
  var init_runtimeExtensions2 = __esm({
79568
79520
  "../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
79569
79521
  import_region_config_resolver2 = __toESM(require_dist_cjs45());
79570
- import_protocol_http13 = __toESM(require_dist_cjs2());
79522
+ import_protocol_http12 = __toESM(require_dist_cjs2());
79571
79523
  import_smithy_client20 = __toESM(require_dist_cjs26());
79572
79524
  init_httpAuthExtensionConfiguration2();
79573
79525
  resolveRuntimeExtensions2 = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
79574
- const extensionConfiguration = Object.assign((0, import_region_config_resolver2.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client20.getDefaultExtensionConfiguration)(runtimeConfig), (0, import_protocol_http13.getHttpHandlerExtensionConfiguration)(runtimeConfig), getHttpAuthExtensionConfiguration2(runtimeConfig));
79526
+ const extensionConfiguration = Object.assign((0, import_region_config_resolver2.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client20.getDefaultExtensionConfiguration)(runtimeConfig), (0, import_protocol_http12.getHttpHandlerExtensionConfiguration)(runtimeConfig), getHttpAuthExtensionConfiguration2(runtimeConfig));
79575
79527
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
79576
- return Object.assign(runtimeConfig, (0, import_region_config_resolver2.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client20.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, import_protocol_http13.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), resolveHttpAuthRuntimeConfig2(extensionConfiguration));
79528
+ return Object.assign(runtimeConfig, (0, import_region_config_resolver2.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client20.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, import_protocol_http12.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), resolveHttpAuthRuntimeConfig2(extensionConfiguration));
79577
79529
  }, "resolveRuntimeExtensions");
79578
79530
  }
79579
79531
  });
@@ -79783,11 +79735,11 @@ var init_models_02 = __esm({
79783
79735
  });
79784
79736
 
79785
79737
  // ../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js
79786
- var import_protocol_http14, import_smithy_client24, se_AssumeRoleCommand, se_AssumeRoleWithWebIdentityCommand, de_AssumeRoleCommand, de_AssumeRoleWithWebIdentityCommand, de_CommandError2, de_ExpiredTokenExceptionRes2, de_IDPCommunicationErrorExceptionRes, de_IDPRejectedClaimExceptionRes, de_InvalidIdentityTokenExceptionRes, de_MalformedPolicyDocumentExceptionRes, de_PackedPolicyTooLargeExceptionRes, de_RegionDisabledExceptionRes, se_AssumeRoleRequest, se_AssumeRoleWithWebIdentityRequest, se_policyDescriptorListType, se_PolicyDescriptorType, se_ProvidedContext, se_ProvidedContextsListType, se_Tag, se_tagKeyListType, se_tagListType, de_AssumedRoleUser, de_AssumeRoleResponse, de_AssumeRoleWithWebIdentityResponse, de_Credentials, de_ExpiredTokenException, de_IDPCommunicationErrorException, de_IDPRejectedClaimException, de_InvalidIdentityTokenException, de_MalformedPolicyDocumentException, de_PackedPolicyTooLargeException, de_RegionDisabledException, deserializeMetadata2, throwDefaultError2, buildHttpRpcRequest, SHARED_HEADERS, _2, _A, _AKI, _AR, _ARI, _ARU, _ARWWI, _Ar, _Au, _C, _CA, _DS, _E, _EI, _K, _P, _PA, _PAr, _PC, _PI, _PPS, _Pr, _RA, _RSN, _SAK, _SFWIT, _SI, _SN, _ST, _T, _TC, _TTK, _V, _Va, _WIT, _a, _m, buildFormUrlencodedString, loadQueryErrorCode;
79738
+ var import_protocol_http13, import_smithy_client24, se_AssumeRoleCommand, se_AssumeRoleWithWebIdentityCommand, de_AssumeRoleCommand, de_AssumeRoleWithWebIdentityCommand, de_CommandError2, de_ExpiredTokenExceptionRes2, de_IDPCommunicationErrorExceptionRes, de_IDPRejectedClaimExceptionRes, de_InvalidIdentityTokenExceptionRes, de_MalformedPolicyDocumentExceptionRes, de_PackedPolicyTooLargeExceptionRes, de_RegionDisabledExceptionRes, se_AssumeRoleRequest, se_AssumeRoleWithWebIdentityRequest, se_policyDescriptorListType, se_PolicyDescriptorType, se_ProvidedContext, se_ProvidedContextsListType, se_Tag, se_tagKeyListType, se_tagListType, de_AssumedRoleUser, de_AssumeRoleResponse, de_AssumeRoleWithWebIdentityResponse, de_Credentials, de_ExpiredTokenException, de_IDPCommunicationErrorException, de_IDPRejectedClaimException, de_InvalidIdentityTokenException, de_MalformedPolicyDocumentException, de_PackedPolicyTooLargeException, de_RegionDisabledException, deserializeMetadata2, throwDefaultError2, buildHttpRpcRequest, SHARED_HEADERS, _2, _A, _AKI, _AR, _ARI, _ARU, _ARWWI, _Ar, _Au, _C, _CA, _DS, _E, _EI, _K, _P, _PA, _PAr, _PC, _PI, _PPS, _Pr, _RA, _RSN, _SAK, _SFWIT, _SI, _SN, _ST, _T, _TC, _TTK, _V, _Va, _WIT, _a, _m, buildFormUrlencodedString, loadQueryErrorCode;
79787
79739
  var init_Aws_query = __esm({
79788
79740
  "../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js"() {
79789
79741
  init_dist_es2();
79790
- import_protocol_http14 = __toESM(require_dist_cjs2());
79742
+ import_protocol_http13 = __toESM(require_dist_cjs2());
79791
79743
  import_smithy_client24 = __toESM(require_dist_cjs26());
79792
79744
  init_models_02();
79793
79745
  init_STSServiceException();
@@ -80260,7 +80212,7 @@ var init_Aws_query = __esm({
80260
80212
  if (body !== void 0) {
80261
80213
  contents.body = body;
80262
80214
  }
80263
- return new import_protocol_http14.HttpRequest(contents);
80215
+ return new import_protocol_http13.HttpRequest(contents);
80264
80216
  }, "buildHttpRpcRequest");
80265
80217
  SHARED_HEADERS = {
80266
80218
  "content-type": "application/x-www-form-urlencoded"
@@ -81603,6 +81555,7 @@ var require_dist_cjs54 = __commonJS({
81603
81555
  ImageNotFoundException: /* @__PURE__ */ __name(() => ImageNotFoundException, "ImageNotFoundException"),
81604
81556
  ImageTagAlreadyExistsException: /* @__PURE__ */ __name(() => ImageTagAlreadyExistsException, "ImageTagAlreadyExistsException"),
81605
81557
  ImageTagMutability: /* @__PURE__ */ __name(() => ImageTagMutability, "ImageTagMutability"),
81558
+ ImageTagMutabilityExclusionFilterType: /* @__PURE__ */ __name(() => ImageTagMutabilityExclusionFilterType, "ImageTagMutabilityExclusionFilterType"),
81606
81559
  InitiateLayerUploadCommand: /* @__PURE__ */ __name(() => InitiateLayerUploadCommand, "InitiateLayerUploadCommand"),
81607
81560
  InvalidLayerException: /* @__PURE__ */ __name(() => InvalidLayerException, "InvalidLayerException"),
81608
81561
  InvalidLayerPartException: /* @__PURE__ */ __name(() => InvalidLayerPartException, "InvalidLayerPartException"),
@@ -81710,7 +81663,7 @@ var require_dist_cjs54 = __commonJS({
81710
81663
  };
81711
81664
  var import_runtimeConfig5 = require_runtimeConfig2();
81712
81665
  var import_region_config_resolver3 = require_dist_cjs45();
81713
- var import_protocol_http15 = require_dist_cjs2();
81666
+ var import_protocol_http14 = require_dist_cjs2();
81714
81667
  var import_smithy_client28 = require_dist_cjs26();
81715
81668
  var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
81716
81669
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
@@ -81753,7 +81706,7 @@ var require_dist_cjs54 = __commonJS({
81753
81706
  const extensionConfiguration = Object.assign(
81754
81707
  (0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
81755
81708
  (0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
81756
- (0, import_protocol_http15.getHttpHandlerExtensionConfiguration)(runtimeConfig),
81709
+ (0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
81757
81710
  getHttpAuthExtensionConfiguration3(runtimeConfig)
81758
81711
  );
81759
81712
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
@@ -81761,7 +81714,7 @@ var require_dist_cjs54 = __commonJS({
81761
81714
  runtimeConfig,
81762
81715
  (0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
81763
81716
  (0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
81764
- (0, import_protocol_http15.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
81717
+ (0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
81765
81718
  resolveHttpAuthRuntimeConfig3(extensionConfiguration)
81766
81719
  );
81767
81720
  }, "resolveRuntimeExtensions");
@@ -82242,7 +82195,12 @@ var require_dist_cjs54 = __commonJS({
82242
82195
  };
82243
82196
  var ImageTagMutability = {
82244
82197
  IMMUTABLE: "IMMUTABLE",
82245
- MUTABLE: "MUTABLE"
82198
+ IMMUTABLE_WITH_EXCLUSION: "IMMUTABLE_WITH_EXCLUSION",
82199
+ MUTABLE: "MUTABLE",
82200
+ MUTABLE_WITH_EXCLUSION: "MUTABLE_WITH_EXCLUSION"
82201
+ };
82202
+ var ImageTagMutabilityExclusionFilterType = {
82203
+ WILDCARD: "WILDCARD"
82246
82204
  };
82247
82205
  var InvalidTagParameterException = class _InvalidTagParameterException extends ECRServiceException {
82248
82206
  static {
@@ -84518,6 +84476,7 @@ var require_dist_cjs54 = __commonJS({
84518
84476
  encryptionConfiguration: import_smithy_client28._json,
84519
84477
  imageScanningConfiguration: import_smithy_client28._json,
84520
84478
  imageTagMutability: import_smithy_client28.expectString,
84479
+ imageTagMutabilityExclusionFilters: import_smithy_client28._json,
84521
84480
  registryId: import_smithy_client28.expectString,
84522
84481
  repositoryArn: import_smithy_client28.expectString,
84523
84482
  repositoryName: import_smithy_client28.expectString,
@@ -84532,6 +84491,7 @@ var require_dist_cjs54 = __commonJS({
84532
84491
  description: import_smithy_client28.expectString,
84533
84492
  encryptionConfiguration: import_smithy_client28._json,
84534
84493
  imageTagMutability: import_smithy_client28.expectString,
84494
+ imageTagMutabilityExclusionFilters: import_smithy_client28._json,
84535
84495
  lifecyclePolicy: import_smithy_client28.expectString,
84536
84496
  prefix: import_smithy_client28.expectString,
84537
84497
  repositoryPolicy: import_smithy_client28.expectString,
@@ -84614,7 +84574,7 @@ var require_dist_cjs54 = __commonJS({
84614
84574
  if (body !== void 0) {
84615
84575
  contents.body = body;
84616
84576
  }
84617
- return new import_protocol_http15.HttpRequest(contents);
84577
+ return new import_protocol_http14.HttpRequest(contents);
84618
84578
  }, "buildHttpRpcRequest");
84619
84579
  function sharedHeaders(operation) {
84620
84580
  return {
@@ -85435,11 +85395,11 @@ var require_dist_cjs55 = __commonJS({
85435
85395
  getAddExpectContinuePlugin: /* @__PURE__ */ __name(() => getAddExpectContinuePlugin, "getAddExpectContinuePlugin")
85436
85396
  });
85437
85397
  module2.exports = __toCommonJS2(index_exports);
85438
- var import_protocol_http15 = require_dist_cjs2();
85398
+ var import_protocol_http14 = require_dist_cjs2();
85439
85399
  function addExpectContinueMiddleware(options) {
85440
85400
  return (next) => async (args) => {
85441
85401
  const { request } = args;
85442
- if (import_protocol_http15.HttpRequest.isInstance(request) && request.body && options.runtime === "node") {
85402
+ if (import_protocol_http14.HttpRequest.isInstance(request) && request.body && options.runtime === "node") {
85443
85403
  if (options.requestHandler?.constructor?.name !== "FetchHttpHandler") {
85444
85404
  request.headers = {
85445
85405
  ...request.headers,
@@ -86583,7 +86543,7 @@ var require_dist_cjs59 = __commonJS({
86583
86543
  CrtCrc64Nvme: null
86584
86544
  };
86585
86545
  var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
86586
- var import_protocol_http15 = require_dist_cjs2();
86546
+ var import_protocol_http14 = require_dist_cjs2();
86587
86547
  var import_util_stream3 = require_dist_cjs17();
86588
86548
  var CLIENT_SUPPORTED_ALGORITHMS = [
86589
86549
  "CRC32",
@@ -86677,7 +86637,7 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
86677
86637
  override: true
86678
86638
  };
86679
86639
  var flexibleChecksumsMiddleware = /* @__PURE__ */ __name2((config, middlewareConfig) => (next, context) => async (args) => {
86680
- if (!import_protocol_http15.HttpRequest.isInstance(args.request)) {
86640
+ if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
86681
86641
  return next(args);
86682
86642
  }
86683
86643
  if (hasHeaderWithPrefix("x-amz-checksum-", args.request.headers)) {
@@ -86869,7 +86829,7 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
86869
86829
  override: true
86870
86830
  };
86871
86831
  var flexibleChecksumsResponseMiddleware = /* @__PURE__ */ __name2((config, middlewareConfig) => (next, context) => async (args) => {
86872
- if (!import_protocol_http15.HttpRequest.isInstance(args.request)) {
86832
+ if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
86873
86833
  return next(args);
86874
86834
  }
86875
86835
  const input = args.input;
@@ -86907,12 +86867,12 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
86907
86867
  );
86908
86868
  }, "applyToStack")
86909
86869
  }), "getFlexibleChecksumsPlugin");
86910
- var import_util_middleware7 = require_dist_cjs6();
86870
+ var import_util_middleware5 = require_dist_cjs6();
86911
86871
  var resolveFlexibleChecksumsConfig = /* @__PURE__ */ __name2((input) => {
86912
86872
  const { requestChecksumCalculation, responseChecksumValidation, requestStreamBufferSize } = input;
86913
86873
  return Object.assign(input, {
86914
- requestChecksumCalculation: (0, import_util_middleware7.normalizeProvider)(requestChecksumCalculation ?? DEFAULT_REQUEST_CHECKSUM_CALCULATION),
86915
- responseChecksumValidation: (0, import_util_middleware7.normalizeProvider)(responseChecksumValidation ?? DEFAULT_RESPONSE_CHECKSUM_VALIDATION),
86874
+ requestChecksumCalculation: (0, import_util_middleware5.normalizeProvider)(requestChecksumCalculation ?? DEFAULT_REQUEST_CHECKSUM_CALCULATION),
86875
+ responseChecksumValidation: (0, import_util_middleware5.normalizeProvider)(responseChecksumValidation ?? DEFAULT_RESPONSE_CHECKSUM_VALIDATION),
86916
86876
  requestStreamBufferSize: Number(requestStreamBufferSize ?? 0)
86917
86877
  });
86918
86878
  }, "resolveFlexibleChecksumsConfig");
@@ -87034,14 +86994,14 @@ var require_dist_cjs61 = __commonJS({
87034
86994
  validateBucketNameMiddlewareOptions: /* @__PURE__ */ __name(() => validateBucketNameMiddlewareOptions, "validateBucketNameMiddlewareOptions")
87035
86995
  });
87036
86996
  module2.exports = __toCommonJS2(index_exports);
87037
- var import_protocol_http15 = require_dist_cjs2();
86997
+ var import_protocol_http14 = require_dist_cjs2();
87038
86998
  var import_smithy_client28 = require_dist_cjs26();
87039
86999
  var CONTENT_LENGTH_HEADER = "content-length";
87040
87000
  var DECODED_CONTENT_LENGTH_HEADER = "x-amz-decoded-content-length";
87041
87001
  function checkContentLengthHeader() {
87042
87002
  return (next, context) => async (args) => {
87043
87003
  const { request } = args;
87044
- if (import_protocol_http15.HttpRequest.isInstance(request)) {
87004
+ if (import_protocol_http14.HttpRequest.isInstance(request)) {
87045
87005
  if (!(CONTENT_LENGTH_HEADER in request.headers) && !(DECODED_CONTENT_LENGTH_HEADER in request.headers)) {
87046
87006
  const message = `Are you using a Stream of unknown length as the Body of a PutObject request? Consider using Upload instead from @aws-sdk/lib-storage.`;
87047
87007
  if (typeof context?.logger?.warn === "function" && !(context.logger instanceof import_smithy_client28.NoOpLogger)) {
@@ -87148,7 +87108,7 @@ var require_dist_cjs61 = __commonJS({
87148
87108
  return (next, context) => async (args) => {
87149
87109
  const result = await next(args);
87150
87110
  const { response } = result;
87151
- if (import_protocol_http15.HttpResponse.isInstance(response)) {
87111
+ if (import_protocol_http14.HttpResponse.isInstance(response)) {
87152
87112
  if (response.headers.expires) {
87153
87113
  response.headers.expiresstring = response.headers.expires;
87154
87114
  try {
@@ -87387,7 +87347,7 @@ var require_dist_cjs61 = __commonJS({
87387
87347
  }
87388
87348
  );
87389
87349
  context.s3ExpressIdentity = s3ExpressIdentity;
87390
- if (import_protocol_http15.HttpRequest.isInstance(args.request) && s3ExpressIdentity.sessionToken) {
87350
+ if (import_protocol_http14.HttpRequest.isInstance(args.request) && s3ExpressIdentity.sessionToken) {
87391
87351
  args.request.headers[SESSION_TOKEN_HEADER] = s3ExpressIdentity.sessionToken;
87392
87352
  }
87393
87353
  }
@@ -87408,7 +87368,7 @@ var require_dist_cjs61 = __commonJS({
87408
87368
  }, "applyToStack")
87409
87369
  }), "getS3ExpressPlugin");
87410
87370
  var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
87411
- var import_util_middleware7 = require_dist_cjs6();
87371
+ var import_util_middleware5 = require_dist_cjs6();
87412
87372
  var signS3Express = /* @__PURE__ */ __name2(async (s3ExpressIdentity, signingOptions, request, sigV4MultiRegionSigner) => {
87413
87373
  const signedRequest = await sigV4MultiRegionSigner.signWithCredentials(request, s3ExpressIdentity, {});
87414
87374
  if (signedRequest.headers["X-Amz-Security-Token"] || signedRequest.headers["x-amz-security-token"]) {
@@ -87423,10 +87383,10 @@ var require_dist_cjs61 = __commonJS({
87423
87383
  }, "defaultSuccessHandler");
87424
87384
  var s3ExpressHttpSigningMiddlewareOptions = import_core22.httpSigningMiddlewareOptions;
87425
87385
  var s3ExpressHttpSigningMiddleware = /* @__PURE__ */ __name2((config) => (next, context) => async (args) => {
87426
- if (!import_protocol_http15.HttpRequest.isInstance(args.request)) {
87386
+ if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
87427
87387
  return next(args);
87428
87388
  }
87429
- const smithyContext = (0, import_util_middleware7.getSmithyContext)(context);
87389
+ const smithyContext = (0, import_util_middleware5.getSmithyContext)(context);
87430
87390
  const scheme = smithyContext.selectedHttpAuthScheme;
87431
87391
  if (!scheme) {
87432
87392
  throw new Error(`No HttpAuthScheme was selected: unable to sign request`);
@@ -87499,7 +87459,7 @@ var require_dist_cjs61 = __commonJS({
87499
87459
  var throw200ExceptionsMiddleware = /* @__PURE__ */ __name2((config) => (next, context) => async (args) => {
87500
87460
  const result = await next(args);
87501
87461
  const { response } = result;
87502
- if (!import_protocol_http15.HttpResponse.isInstance(response)) {
87462
+ if (!import_protocol_http14.HttpResponse.isInstance(response)) {
87503
87463
  return result;
87504
87464
  }
87505
87465
  const { statusCode, body: sourceBody } = response;
@@ -88171,7 +88131,7 @@ var require_package3 = __commonJS({
88171
88131
  module2.exports = {
88172
88132
  name: "@aws-sdk/client-s3",
88173
88133
  description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
88174
- version: "3.846.0",
88134
+ version: "3.859.0",
88175
88135
  scripts: {
88176
88136
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
88177
88137
  "build:cjs": "node ../../scripts/compilation/inline client-s3",
@@ -88199,27 +88159,27 @@ var require_package3 = __commonJS({
88199
88159
  "@aws-crypto/sha1-browser": "5.2.0",
88200
88160
  "@aws-crypto/sha256-browser": "5.2.0",
88201
88161
  "@aws-crypto/sha256-js": "5.2.0",
88202
- "@aws-sdk/core": "3.846.0",
88203
- "@aws-sdk/credential-provider-node": "3.846.0",
88162
+ "@aws-sdk/core": "3.858.0",
88163
+ "@aws-sdk/credential-provider-node": "3.859.0",
88204
88164
  "@aws-sdk/middleware-bucket-endpoint": "3.840.0",
88205
88165
  "@aws-sdk/middleware-expect-continue": "3.840.0",
88206
- "@aws-sdk/middleware-flexible-checksums": "3.846.0",
88166
+ "@aws-sdk/middleware-flexible-checksums": "3.858.0",
88207
88167
  "@aws-sdk/middleware-host-header": "3.840.0",
88208
88168
  "@aws-sdk/middleware-location-constraint": "3.840.0",
88209
88169
  "@aws-sdk/middleware-logger": "3.840.0",
88210
88170
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
88211
- "@aws-sdk/middleware-sdk-s3": "3.846.0",
88171
+ "@aws-sdk/middleware-sdk-s3": "3.858.0",
88212
88172
  "@aws-sdk/middleware-ssec": "3.840.0",
88213
- "@aws-sdk/middleware-user-agent": "3.846.0",
88173
+ "@aws-sdk/middleware-user-agent": "3.858.0",
88214
88174
  "@aws-sdk/region-config-resolver": "3.840.0",
88215
- "@aws-sdk/signature-v4-multi-region": "3.846.0",
88175
+ "@aws-sdk/signature-v4-multi-region": "3.858.0",
88216
88176
  "@aws-sdk/types": "3.840.0",
88217
- "@aws-sdk/util-endpoints": "3.845.0",
88177
+ "@aws-sdk/util-endpoints": "3.848.0",
88218
88178
  "@aws-sdk/util-user-agent-browser": "3.840.0",
88219
- "@aws-sdk/util-user-agent-node": "3.846.0",
88179
+ "@aws-sdk/util-user-agent-node": "3.858.0",
88220
88180
  "@aws-sdk/xml-builder": "3.821.0",
88221
88181
  "@smithy/config-resolver": "^4.1.4",
88222
- "@smithy/core": "^3.7.0",
88182
+ "@smithy/core": "^3.7.2",
88223
88183
  "@smithy/eventstream-serde-browser": "^4.0.4",
88224
88184
  "@smithy/eventstream-serde-config-resolver": "^4.1.2",
88225
88185
  "@smithy/eventstream-serde-node": "^4.0.4",
@@ -88230,21 +88190,21 @@ var require_package3 = __commonJS({
88230
88190
  "@smithy/invalid-dependency": "^4.0.4",
88231
88191
  "@smithy/md5-js": "^4.0.4",
88232
88192
  "@smithy/middleware-content-length": "^4.0.4",
88233
- "@smithy/middleware-endpoint": "^4.1.15",
88234
- "@smithy/middleware-retry": "^4.1.16",
88193
+ "@smithy/middleware-endpoint": "^4.1.17",
88194
+ "@smithy/middleware-retry": "^4.1.18",
88235
88195
  "@smithy/middleware-serde": "^4.0.8",
88236
88196
  "@smithy/middleware-stack": "^4.0.4",
88237
88197
  "@smithy/node-config-provider": "^4.1.3",
88238
88198
  "@smithy/node-http-handler": "^4.1.0",
88239
88199
  "@smithy/protocol-http": "^5.1.2",
88240
- "@smithy/smithy-client": "^4.4.7",
88200
+ "@smithy/smithy-client": "^4.4.9",
88241
88201
  "@smithy/types": "^4.3.1",
88242
88202
  "@smithy/url-parser": "^4.0.4",
88243
88203
  "@smithy/util-base64": "^4.0.0",
88244
88204
  "@smithy/util-body-length-browser": "^4.0.0",
88245
88205
  "@smithy/util-body-length-node": "^4.0.0",
88246
- "@smithy/util-defaults-mode-browser": "^4.0.23",
88247
- "@smithy/util-defaults-mode-node": "^4.0.23",
88206
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
88207
+ "@smithy/util-defaults-mode-node": "^4.0.25",
88248
88208
  "@smithy/util-endpoints": "^3.0.6",
88249
88209
  "@smithy/util-middleware": "^4.0.4",
88250
88210
  "@smithy/util-retry": "^4.0.6",
@@ -88256,7 +88216,7 @@ var require_package3 = __commonJS({
88256
88216
  uuid: "^9.0.1"
88257
88217
  },
88258
88218
  devDependencies: {
88259
- "@aws-sdk/signature-v4-crt": "3.846.0",
88219
+ "@aws-sdk/signature-v4-crt": "3.858.0",
88260
88220
  "@tsconfig/node18": "18.2.4",
88261
88221
  "@types/node": "^18.19.69",
88262
88222
  concurrently: "7.0.0",
@@ -88364,7 +88324,7 @@ var require_dist_cjs64 = __commonJS({
88364
88324
  default: void 0
88365
88325
  };
88366
88326
  var import_util_arn_parser = require_dist_cjs60();
88367
- var import_protocol_http15 = require_dist_cjs2();
88327
+ var import_protocol_http14 = require_dist_cjs2();
88368
88328
  var DOMAIN_PATTERN = /^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/;
88369
88329
  var IP_ADDRESS_PATTERN = /(\d+\.){3}\d+/;
88370
88330
  var DOTS_PATTERN = /\.\./;
@@ -88632,7 +88592,7 @@ var require_dist_cjs64 = __commonJS({
88632
88592
  const { Bucket: bucketName } = args.input;
88633
88593
  let replaceBucketInPath = options.bucketEndpoint;
88634
88594
  const request = args.request;
88635
- if (import_protocol_http15.HttpRequest.isInstance(request)) {
88595
+ if (import_protocol_http14.HttpRequest.isInstance(request)) {
88636
88596
  if (options.bucketEndpoint) {
88637
88597
  request.hostname = bucketName;
88638
88598
  } else if ((0, import_util_arn_parser.validate)(bucketName)) {
@@ -90843,8 +90803,8 @@ var require_dist_cjs71 = __commonJS({
90843
90803
  var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
90844
90804
  var import_xml_builder2 = require_dist_cjs27();
90845
90805
  var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
90846
- var import_protocol_http15 = require_dist_cjs2();
90847
- var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
90806
+ var import_protocol_http14 = require_dist_cjs2();
90807
+ var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
90848
90808
  var ObjectStorageClass = {
90849
90809
  DEEP_ARCHIVE: "DEEP_ARCHIVE",
90850
90810
  EXPRESS_ONEZONE: "EXPRESS_ONEZONE",
@@ -93060,7 +93020,7 @@ var require_dist_cjs71 = __commonJS({
93060
93020
  [_xarsinm]: input[_SINM],
93061
93021
  [_xarsims]: [() => (0, import_smithy_client28.isSerializableHeaderValue)(input[_SIMS]), () => (0, import_smithy_client28.dateToUtcString)(input[_SIMS]).toString()],
93062
93022
  [_xarsius]: [() => (0, import_smithy_client28.isSerializableHeaderValue)(input[_SIUS]), () => (0, import_smithy_client28.dateToUtcString)(input[_SIUS]).toString()],
93063
- [_xact_]: input[_CTl] ?? (0, import_uuid.v4)()
93023
+ [_xact_]: input[_CTl] ?? (0, import_uuid2.v4)()
93064
93024
  });
93065
93025
  b3.bp("/{Key+}");
93066
93026
  b3.p("Bucket", () => input.Bucket, "{Bucket}", false);
@@ -93318,7 +93278,7 @@ var require_dist_cjs71 = __commonJS({
93318
93278
  throw new Error("Empty value provided for input host prefix: RequestRoute.");
93319
93279
  }
93320
93280
  resolvedHostname = resolvedHostname.replace("{RequestRoute}", input.RequestRoute);
93321
- if (!(0, import_protocol_http15.isValidHostname)(resolvedHostname)) {
93281
+ if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
93322
93282
  throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
93323
93283
  }
93324
93284
  }
@@ -99098,7 +99058,7 @@ var require_dist_cjs71 = __commonJS({
99098
99058
  const extensionConfiguration = Object.assign(
99099
99059
  (0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
99100
99060
  (0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
99101
- (0, import_protocol_http15.getHttpHandlerExtensionConfiguration)(runtimeConfig),
99061
+ (0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
99102
99062
  getHttpAuthExtensionConfiguration3(runtimeConfig)
99103
99063
  );
99104
99064
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
@@ -99106,7 +99066,7 @@ var require_dist_cjs71 = __commonJS({
99106
99066
  runtimeConfig,
99107
99067
  (0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
99108
99068
  (0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
99109
- (0, import_protocol_http15.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
99069
+ (0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
99110
99070
  resolveHttpAuthRuntimeConfig3(extensionConfiguration)
99111
99071
  );
99112
99072
  }, "resolveRuntimeExtensions");
@@ -101438,7 +101398,7 @@ var require_package4 = __commonJS({
101438
101398
  module2.exports = {
101439
101399
  name: "@aws-sdk/client-secrets-manager",
101440
101400
  description: "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
101441
- version: "3.846.0",
101401
+ version: "3.859.0",
101442
101402
  scripts: {
101443
101403
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
101444
101404
  "build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
@@ -101457,38 +101417,38 @@ var require_package4 = __commonJS({
101457
101417
  dependencies: {
101458
101418
  "@aws-crypto/sha256-browser": "5.2.0",
101459
101419
  "@aws-crypto/sha256-js": "5.2.0",
101460
- "@aws-sdk/core": "3.846.0",
101461
- "@aws-sdk/credential-provider-node": "3.846.0",
101420
+ "@aws-sdk/core": "3.858.0",
101421
+ "@aws-sdk/credential-provider-node": "3.859.0",
101462
101422
  "@aws-sdk/middleware-host-header": "3.840.0",
101463
101423
  "@aws-sdk/middleware-logger": "3.840.0",
101464
101424
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
101465
- "@aws-sdk/middleware-user-agent": "3.846.0",
101425
+ "@aws-sdk/middleware-user-agent": "3.858.0",
101466
101426
  "@aws-sdk/region-config-resolver": "3.840.0",
101467
101427
  "@aws-sdk/types": "3.840.0",
101468
- "@aws-sdk/util-endpoints": "3.845.0",
101428
+ "@aws-sdk/util-endpoints": "3.848.0",
101469
101429
  "@aws-sdk/util-user-agent-browser": "3.840.0",
101470
- "@aws-sdk/util-user-agent-node": "3.846.0",
101430
+ "@aws-sdk/util-user-agent-node": "3.858.0",
101471
101431
  "@smithy/config-resolver": "^4.1.4",
101472
- "@smithy/core": "^3.7.0",
101432
+ "@smithy/core": "^3.7.2",
101473
101433
  "@smithy/fetch-http-handler": "^5.1.0",
101474
101434
  "@smithy/hash-node": "^4.0.4",
101475
101435
  "@smithy/invalid-dependency": "^4.0.4",
101476
101436
  "@smithy/middleware-content-length": "^4.0.4",
101477
- "@smithy/middleware-endpoint": "^4.1.15",
101478
- "@smithy/middleware-retry": "^4.1.16",
101437
+ "@smithy/middleware-endpoint": "^4.1.17",
101438
+ "@smithy/middleware-retry": "^4.1.18",
101479
101439
  "@smithy/middleware-serde": "^4.0.8",
101480
101440
  "@smithy/middleware-stack": "^4.0.4",
101481
101441
  "@smithy/node-config-provider": "^4.1.3",
101482
101442
  "@smithy/node-http-handler": "^4.1.0",
101483
101443
  "@smithy/protocol-http": "^5.1.2",
101484
- "@smithy/smithy-client": "^4.4.7",
101444
+ "@smithy/smithy-client": "^4.4.9",
101485
101445
  "@smithy/types": "^4.3.1",
101486
101446
  "@smithy/url-parser": "^4.0.4",
101487
101447
  "@smithy/util-base64": "^4.0.0",
101488
101448
  "@smithy/util-body-length-browser": "^4.0.0",
101489
101449
  "@smithy/util-body-length-node": "^4.0.0",
101490
- "@smithy/util-defaults-mode-browser": "^4.0.23",
101491
- "@smithy/util-defaults-mode-node": "^4.0.23",
101450
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
101451
+ "@smithy/util-defaults-mode-node": "^4.0.25",
101492
101452
  "@smithy/util-endpoints": "^3.0.6",
101493
101453
  "@smithy/util-middleware": "^4.0.4",
101494
101454
  "@smithy/util-retry": "^4.0.6",
@@ -101806,7 +101766,7 @@ var require_dist_cjs72 = __commonJS({
101806
101766
  };
101807
101767
  var import_runtimeConfig5 = require_runtimeConfig4();
101808
101768
  var import_region_config_resolver3 = require_dist_cjs45();
101809
- var import_protocol_http15 = require_dist_cjs2();
101769
+ var import_protocol_http14 = require_dist_cjs2();
101810
101770
  var import_smithy_client28 = require_dist_cjs26();
101811
101771
  var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
101812
101772
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
@@ -101849,7 +101809,7 @@ var require_dist_cjs72 = __commonJS({
101849
101809
  const extensionConfiguration = Object.assign(
101850
101810
  (0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
101851
101811
  (0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
101852
- (0, import_protocol_http15.getHttpHandlerExtensionConfiguration)(runtimeConfig),
101812
+ (0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
101853
101813
  getHttpAuthExtensionConfiguration3(runtimeConfig)
101854
101814
  );
101855
101815
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
@@ -101857,7 +101817,7 @@ var require_dist_cjs72 = __commonJS({
101857
101817
  runtimeConfig,
101858
101818
  (0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
101859
101819
  (0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
101860
- (0, import_protocol_http15.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
101820
+ (0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
101861
101821
  resolveHttpAuthRuntimeConfig3(extensionConfiguration)
101862
101822
  );
101863
101823
  }, "resolveRuntimeExtensions");
@@ -102255,7 +102215,7 @@ var require_dist_cjs72 = __commonJS({
102255
102215
  ...obj.SecretString && { SecretString: import_smithy_client28.SENSITIVE_STRING }
102256
102216
  }), "UpdateSecretRequestFilterSensitiveLog");
102257
102217
  var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
102258
- var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
102218
+ var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
102259
102219
  var se_BatchGetSecretValueCommand = /* @__PURE__ */ __name2(async (input, context) => {
102260
102220
  const headers = sharedHeaders("BatchGetSecretValue");
102261
102221
  let body;
@@ -102850,7 +102810,7 @@ var require_dist_cjs72 = __commonJS({
102850
102810
  var se_CreateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
102851
102811
  return (0, import_smithy_client28.take)(input, {
102852
102812
  AddReplicaRegions: import_smithy_client28._json,
102853
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102813
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102854
102814
  Description: [],
102855
102815
  ForceOverwriteReplicaSecret: [],
102856
102816
  KmsKeyId: [],
@@ -102862,7 +102822,7 @@ var require_dist_cjs72 = __commonJS({
102862
102822
  }, "se_CreateSecretRequest");
102863
102823
  var se_PutSecretValueRequest = /* @__PURE__ */ __name2((input, context) => {
102864
102824
  return (0, import_smithy_client28.take)(input, {
102865
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102825
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102866
102826
  RotationToken: [],
102867
102827
  SecretBinary: context.base64Encoder,
102868
102828
  SecretId: [],
@@ -102872,7 +102832,7 @@ var require_dist_cjs72 = __commonJS({
102872
102832
  }, "se_PutSecretValueRequest");
102873
102833
  var se_RotateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
102874
102834
  return (0, import_smithy_client28.take)(input, {
102875
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102835
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102876
102836
  RotateImmediately: [],
102877
102837
  RotationLambdaARN: [],
102878
102838
  RotationRules: import_smithy_client28._json,
@@ -102881,7 +102841,7 @@ var require_dist_cjs72 = __commonJS({
102881
102841
  }, "se_RotateSecretRequest");
102882
102842
  var se_UpdateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
102883
102843
  return (0, import_smithy_client28.take)(input, {
102884
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102844
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102885
102845
  Description: [],
102886
102846
  KmsKeyId: [],
102887
102847
  SecretBinary: context.base64Encoder,
@@ -103067,7 +103027,7 @@ var require_dist_cjs72 = __commonJS({
103067
103027
  if (body !== void 0) {
103068
103028
  contents.body = body;
103069
103029
  }
103070
- return new import_protocol_http15.HttpRequest(contents);
103030
+ return new import_protocol_http14.HttpRequest(contents);
103071
103031
  }, "buildHttpRpcRequest");
103072
103032
  function sharedHeaders(operation) {
103073
103033
  return {
@@ -103520,7 +103480,7 @@ var require_package5 = __commonJS({
103520
103480
  module2.exports = {
103521
103481
  name: "@aws-sdk/client-sts",
103522
103482
  description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
103523
- version: "3.846.0",
103483
+ version: "3.859.0",
103524
103484
  scripts: {
103525
103485
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
103526
103486
  "build:cjs": "node ../../scripts/compilation/inline client-sts",
@@ -103541,38 +103501,38 @@ var require_package5 = __commonJS({
103541
103501
  dependencies: {
103542
103502
  "@aws-crypto/sha256-browser": "5.2.0",
103543
103503
  "@aws-crypto/sha256-js": "5.2.0",
103544
- "@aws-sdk/core": "3.846.0",
103545
- "@aws-sdk/credential-provider-node": "3.846.0",
103504
+ "@aws-sdk/core": "3.858.0",
103505
+ "@aws-sdk/credential-provider-node": "3.859.0",
103546
103506
  "@aws-sdk/middleware-host-header": "3.840.0",
103547
103507
  "@aws-sdk/middleware-logger": "3.840.0",
103548
103508
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
103549
- "@aws-sdk/middleware-user-agent": "3.846.0",
103509
+ "@aws-sdk/middleware-user-agent": "3.858.0",
103550
103510
  "@aws-sdk/region-config-resolver": "3.840.0",
103551
103511
  "@aws-sdk/types": "3.840.0",
103552
- "@aws-sdk/util-endpoints": "3.845.0",
103512
+ "@aws-sdk/util-endpoints": "3.848.0",
103553
103513
  "@aws-sdk/util-user-agent-browser": "3.840.0",
103554
- "@aws-sdk/util-user-agent-node": "3.846.0",
103514
+ "@aws-sdk/util-user-agent-node": "3.858.0",
103555
103515
  "@smithy/config-resolver": "^4.1.4",
103556
- "@smithy/core": "^3.7.0",
103516
+ "@smithy/core": "^3.7.2",
103557
103517
  "@smithy/fetch-http-handler": "^5.1.0",
103558
103518
  "@smithy/hash-node": "^4.0.4",
103559
103519
  "@smithy/invalid-dependency": "^4.0.4",
103560
103520
  "@smithy/middleware-content-length": "^4.0.4",
103561
- "@smithy/middleware-endpoint": "^4.1.15",
103562
- "@smithy/middleware-retry": "^4.1.16",
103521
+ "@smithy/middleware-endpoint": "^4.1.17",
103522
+ "@smithy/middleware-retry": "^4.1.18",
103563
103523
  "@smithy/middleware-serde": "^4.0.8",
103564
103524
  "@smithy/middleware-stack": "^4.0.4",
103565
103525
  "@smithy/node-config-provider": "^4.1.3",
103566
103526
  "@smithy/node-http-handler": "^4.1.0",
103567
103527
  "@smithy/protocol-http": "^5.1.2",
103568
- "@smithy/smithy-client": "^4.4.7",
103528
+ "@smithy/smithy-client": "^4.4.9",
103569
103529
  "@smithy/types": "^4.3.1",
103570
103530
  "@smithy/url-parser": "^4.0.4",
103571
103531
  "@smithy/util-base64": "^4.0.0",
103572
103532
  "@smithy/util-body-length-browser": "^4.0.0",
103573
103533
  "@smithy/util-body-length-node": "^4.0.0",
103574
- "@smithy/util-defaults-mode-browser": "^4.0.23",
103575
- "@smithy/util-defaults-mode-node": "^4.0.23",
103534
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
103535
+ "@smithy/util-defaults-mode-node": "^4.0.25",
103576
103536
  "@smithy/util-endpoints": "^3.0.6",
103577
103537
  "@smithy/util-middleware": "^4.0.4",
103578
103538
  "@smithy/util-retry": "^4.0.6",
@@ -104224,7 +104184,7 @@ var require_dist_cjs73 = __commonJS({
104224
104184
  ...obj.Credentials && { Credentials: CredentialsFilterSensitiveLog2(obj.Credentials) }
104225
104185
  }), "GetSessionTokenResponseFilterSensitiveLog");
104226
104186
  var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
104227
- var import_protocol_http15 = require_dist_cjs2();
104187
+ var import_protocol_http14 = require_dist_cjs2();
104228
104188
  var se_AssumeRoleCommand2 = /* @__PURE__ */ __name2(async (input, context) => {
104229
104189
  const headers = SHARED_HEADERS2;
104230
104190
  let body;
@@ -105082,7 +105042,7 @@ var require_dist_cjs73 = __commonJS({
105082
105042
  if (body !== void 0) {
105083
105043
  contents.body = body;
105084
105044
  }
105085
- return new import_protocol_http15.HttpRequest(contents);
105045
+ return new import_protocol_http14.HttpRequest(contents);
105086
105046
  }, "buildHttpRpcRequest");
105087
105047
  var SHARED_HEADERS2 = {
105088
105048
  "content-type": "application/x-www-form-urlencoded"
@@ -105578,7 +105538,7 @@ var require_package6 = __commonJS({
105578
105538
  module2.exports = {
105579
105539
  name: "@aws-sdk/client-cognito-identity",
105580
105540
  description: "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native",
105581
- version: "3.846.0",
105541
+ version: "3.859.0",
105582
105542
  scripts: {
105583
105543
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
105584
105544
  "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity",
@@ -105599,38 +105559,38 @@ var require_package6 = __commonJS({
105599
105559
  dependencies: {
105600
105560
  "@aws-crypto/sha256-browser": "5.2.0",
105601
105561
  "@aws-crypto/sha256-js": "5.2.0",
105602
- "@aws-sdk/core": "3.846.0",
105603
- "@aws-sdk/credential-provider-node": "3.846.0",
105562
+ "@aws-sdk/core": "3.858.0",
105563
+ "@aws-sdk/credential-provider-node": "3.859.0",
105604
105564
  "@aws-sdk/middleware-host-header": "3.840.0",
105605
105565
  "@aws-sdk/middleware-logger": "3.840.0",
105606
105566
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
105607
- "@aws-sdk/middleware-user-agent": "3.846.0",
105567
+ "@aws-sdk/middleware-user-agent": "3.858.0",
105608
105568
  "@aws-sdk/region-config-resolver": "3.840.0",
105609
105569
  "@aws-sdk/types": "3.840.0",
105610
- "@aws-sdk/util-endpoints": "3.845.0",
105570
+ "@aws-sdk/util-endpoints": "3.848.0",
105611
105571
  "@aws-sdk/util-user-agent-browser": "3.840.0",
105612
- "@aws-sdk/util-user-agent-node": "3.846.0",
105572
+ "@aws-sdk/util-user-agent-node": "3.858.0",
105613
105573
  "@smithy/config-resolver": "^4.1.4",
105614
- "@smithy/core": "^3.7.0",
105574
+ "@smithy/core": "^3.7.2",
105615
105575
  "@smithy/fetch-http-handler": "^5.1.0",
105616
105576
  "@smithy/hash-node": "^4.0.4",
105617
105577
  "@smithy/invalid-dependency": "^4.0.4",
105618
105578
  "@smithy/middleware-content-length": "^4.0.4",
105619
- "@smithy/middleware-endpoint": "^4.1.15",
105620
- "@smithy/middleware-retry": "^4.1.16",
105579
+ "@smithy/middleware-endpoint": "^4.1.17",
105580
+ "@smithy/middleware-retry": "^4.1.18",
105621
105581
  "@smithy/middleware-serde": "^4.0.8",
105622
105582
  "@smithy/middleware-stack": "^4.0.4",
105623
105583
  "@smithy/node-config-provider": "^4.1.3",
105624
105584
  "@smithy/node-http-handler": "^4.1.0",
105625
105585
  "@smithy/protocol-http": "^5.1.2",
105626
- "@smithy/smithy-client": "^4.4.7",
105586
+ "@smithy/smithy-client": "^4.4.9",
105627
105587
  "@smithy/types": "^4.3.1",
105628
105588
  "@smithy/url-parser": "^4.0.4",
105629
105589
  "@smithy/util-base64": "^4.0.0",
105630
105590
  "@smithy/util-body-length-browser": "^4.0.0",
105631
105591
  "@smithy/util-body-length-node": "^4.0.0",
105632
- "@smithy/util-defaults-mode-browser": "^4.0.23",
105633
- "@smithy/util-defaults-mode-node": "^4.0.23",
105592
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
105593
+ "@smithy/util-defaults-mode-node": "^4.0.25",
105634
105594
  "@smithy/util-endpoints": "^3.0.6",
105635
105595
  "@smithy/util-middleware": "^4.0.4",
105636
105596
  "@smithy/util-retry": "^4.0.6",
@@ -105638,7 +105598,7 @@ var require_package6 = __commonJS({
105638
105598
  tslib: "^2.6.2"
105639
105599
  },
105640
105600
  devDependencies: {
105641
- "@aws-sdk/client-iam": "3.846.0",
105601
+ "@aws-sdk/client-iam": "3.859.0",
105642
105602
  "@tsconfig/node18": "18.2.4",
105643
105603
  "@types/chai": "^4.2.11",
105644
105604
  "@types/node": "^18.19.69",
@@ -105950,7 +105910,7 @@ var require_dist_cjs74 = __commonJS({
105950
105910
  };
105951
105911
  var import_runtimeConfig5 = require_runtimeConfig6();
105952
105912
  var import_region_config_resolver3 = require_dist_cjs45();
105953
- var import_protocol_http15 = require_dist_cjs2();
105913
+ var import_protocol_http14 = require_dist_cjs2();
105954
105914
  var import_smithy_client28 = require_dist_cjs26();
105955
105915
  var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
105956
105916
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
@@ -105993,7 +105953,7 @@ var require_dist_cjs74 = __commonJS({
105993
105953
  const extensionConfiguration = Object.assign(
105994
105954
  (0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
105995
105955
  (0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
105996
- (0, import_protocol_http15.getHttpHandlerExtensionConfiguration)(runtimeConfig),
105956
+ (0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
105997
105957
  getHttpAuthExtensionConfiguration3(runtimeConfig)
105998
105958
  );
105999
105959
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
@@ -106001,7 +105961,7 @@ var require_dist_cjs74 = __commonJS({
106001
105961
  runtimeConfig,
106002
105962
  (0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
106003
105963
  (0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
106004
- (0, import_protocol_http15.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
105964
+ (0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
106005
105965
  resolveHttpAuthRuntimeConfig3(extensionConfiguration)
106006
105966
  );
106007
105967
  }, "resolveRuntimeExtensions");
@@ -106987,7 +106947,7 @@ var require_dist_cjs74 = __commonJS({
106987
106947
  if (body !== void 0) {
106988
106948
  contents.body = body;
106989
106949
  }
106990
- return new import_protocol_http15.HttpRequest(contents);
106950
+ return new import_protocol_http14.HttpRequest(contents);
106991
106951
  }, "buildHttpRpcRequest");
106992
106952
  function sharedHeaders(operation) {
106993
106953
  return {