koishi-plugin-echo-cave 1.32.0 → 1.32.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/index.cjs +371 -369
  2. package/package.json +3 -3
package/lib/index.cjs CHANGED
@@ -323,10 +323,10 @@ var require_dist_cjs3 = __commonJS({
323
323
  }
324
324
  });
325
325
 
326
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
326
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
327
327
  var state, emitWarningIfUnsupportedVersion;
328
328
  var init_emitWarningIfUnsupportedVersion = __esm({
329
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js"() {
329
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js"() {
330
330
  state = {
331
331
  warningEmitted: false
332
332
  };
@@ -345,10 +345,10 @@ More information can be found at: https://a.co/c895JFp`);
345
345
  }
346
346
  });
347
347
 
348
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js
348
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js
349
349
  var longPollMiddleware, longPollMiddlewareOptions, getLongPollPlugin;
350
350
  var init_longPollMiddleware = __esm({
351
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js"() {
351
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js"() {
352
352
  longPollMiddleware = () => (next, context) => async (args) => {
353
353
  context.__retryLongPoll = true;
354
354
  return next(args);
@@ -367,7 +367,7 @@ var init_longPollMiddleware = __esm({
367
367
  }
368
368
  });
369
369
 
370
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js
370
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js
371
371
  function setCredentialFeature(credentials, feature, value) {
372
372
  if (!credentials.$source) {
373
373
  credentials.$source = {};
@@ -376,11 +376,11 @@ function setCredentialFeature(credentials, feature, value) {
376
376
  return credentials;
377
377
  }
378
378
  var init_setCredentialFeature = __esm({
379
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js"() {
379
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js"() {
380
380
  }
381
381
  });
382
382
 
383
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js
383
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js
384
384
  function setFeature(context, feature, value) {
385
385
  if (!context.__aws_sdk_context) {
386
386
  context.__aws_sdk_context = {
@@ -392,11 +392,11 @@ function setFeature(context, feature, value) {
392
392
  context.__aws_sdk_context.features[feature] = value;
393
393
  }
394
394
  var init_setFeature = __esm({
395
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js"() {
395
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js"() {
396
396
  }
397
397
  });
398
398
 
399
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js
399
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js
400
400
  function setTokenFeature(token, feature, value) {
401
401
  if (!token.$source) {
402
402
  token.$source = {};
@@ -405,11 +405,11 @@ function setTokenFeature(token, feature, value) {
405
405
  return token;
406
406
  }
407
407
  var init_setTokenFeature = __esm({
408
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js"() {
408
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js"() {
409
409
  }
410
410
  });
411
411
 
412
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js
412
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js
413
413
  var client_exports = {};
414
414
  __export(client_exports, {
415
415
  emitWarningIfUnsupportedVersion: () => emitWarningIfUnsupportedVersion,
@@ -420,7 +420,7 @@ __export(client_exports, {
420
420
  state: () => state
421
421
  });
422
422
  var init_client = __esm({
423
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js"() {
423
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js"() {
424
424
  init_emitWarningIfUnsupportedVersion();
425
425
  init_longPollMiddleware();
426
426
  init_setCredentialFeature();
@@ -3950,9 +3950,9 @@ var require_main3 = __commonJS({
3950
3950
  }
3951
3951
  });
3952
3952
 
3953
- // node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js
3953
+ // node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.9/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js
3954
3954
  var require_getCrc32ChecksumAlgorithmFunction = __commonJS({
3955
- "node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js"(exports2) {
3955
+ "node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.9/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js"(exports2) {
3956
3956
  "use strict";
3957
3957
  Object.defineProperty(exports2, "__esModule", { value: true });
3958
3958
  exports2.getCrc32ChecksumAlgorithmFunction = void 0;
@@ -3999,9 +3999,9 @@ var require_dist_cjs18 = __commonJS({
3999
3999
  }
4000
4000
  });
4001
4001
 
4002
- // node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js
4002
+ // node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.9/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js
4003
4003
  var require_dist_cjs19 = __commonJS({
4004
- "node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js"(exports2) {
4004
+ "node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.9/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js"(exports2) {
4005
4005
  "use strict";
4006
4006
  var client = (init_client(), __toCommonJS(client_exports));
4007
4007
  var protocolHttp = require_dist_cjs2();
@@ -9183,7 +9183,7 @@ var init_parseCborBody = __esm({
9183
9183
  });
9184
9184
  };
9185
9185
  loadSmithyRpcV2CborErrorCode = (output, data2) => {
9186
- const sanitizeErrorCode = (rawValue) => {
9186
+ const sanitizeErrorCode2 = (rawValue) => {
9187
9187
  let cleanValue = rawValue;
9188
9188
  if (typeof cleanValue === "number") {
9189
9189
  cleanValue = cleanValue.toString();
@@ -9200,11 +9200,11 @@ var init_parseCborBody = __esm({
9200
9200
  return cleanValue;
9201
9201
  };
9202
9202
  if (data2["__type"] !== void 0) {
9203
- return sanitizeErrorCode(data2["__type"]);
9203
+ return sanitizeErrorCode2(data2["__type"]);
9204
9204
  }
9205
9205
  const codeKey = Object.keys(data2).find((key) => key.toLowerCase() === "code");
9206
9206
  if (codeKey && data2[codeKey] !== void 0) {
9207
- return sanitizeErrorCode(data2[codeKey]);
9207
+ return sanitizeErrorCode2(data2[codeKey]);
9208
9208
  }
9209
9209
  };
9210
9210
  }
@@ -9522,10 +9522,10 @@ var init_cbor2 = __esm({
9522
9522
  }
9523
9523
  });
9524
9524
 
9525
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js
9525
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js
9526
9526
  var import_smithy_client, ProtocolLib;
9527
9527
  var init_ProtocolLib = __esm({
9528
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js"() {
9528
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js"() {
9529
9529
  init_schema();
9530
9530
  import_smithy_client = __toESM(require_dist_cjs27());
9531
9531
  ProtocolLib = class {
@@ -9609,12 +9609,11 @@ var init_ProtocolLib = __esm({
9609
9609
  if (msg) {
9610
9610
  error2.message = msg;
9611
9611
  }
9612
- error2.Error = {
9613
- ...error2.Error,
9614
- Type: error2.Error?.Type,
9615
- Code: error2.Error?.Code,
9616
- Message: error2.Error?.message ?? error2.Error?.Message ?? msg
9617
- };
9612
+ const errorObj = error2.Error ?? {};
9613
+ errorObj.Type = error2.Error?.Type;
9614
+ errorObj.Code = error2.Error?.Code;
9615
+ errorObj.Message = error2.Error?.message ?? error2.Error?.Message ?? msg;
9616
+ error2.Error = errorObj;
9618
9617
  const reqId = error2.$metadata.requestId;
9619
9618
  if (reqId) {
9620
9619
  error2.RequestId = reqId;
@@ -9627,14 +9626,16 @@ var init_ProtocolLib = __esm({
9627
9626
  const queryErrorHeader = response.headers?.["x-amzn-query-error"];
9628
9627
  if (output !== void 0 && queryErrorHeader != null) {
9629
9628
  const [Code, Type] = queryErrorHeader.split(";");
9630
- const entries = Object.entries(output);
9629
+ const keys = Object.keys(output);
9631
9630
  const Error2 = {
9632
9631
  Code,
9633
9632
  Type
9634
9633
  };
9635
- Object.assign(output, Error2);
9636
- for (const [k5, v5] of entries) {
9637
- Error2[k5 === "message" ? "Message" : k5] = v5;
9634
+ output.Code = Code;
9635
+ output.Type = Type;
9636
+ for (let i5 = 0; i5 < keys.length; i5++) {
9637
+ const k5 = keys[i5];
9638
+ Error2[k5 === "message" ? "Message" : k5] = output[k5];
9638
9639
  }
9639
9640
  delete Error2.__type;
9640
9641
  output.Error = Error2;
@@ -9662,10 +9663,10 @@ var init_ProtocolLib = __esm({
9662
9663
  }
9663
9664
  });
9664
9665
 
9665
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js
9666
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js
9666
9667
  var AwsSmithyRpcV2CborProtocol;
9667
9668
  var init_AwsSmithyRpcV2CborProtocol = __esm({
9668
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js"() {
9669
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js"() {
9669
9670
  init_cbor2();
9670
9671
  init_schema();
9671
9672
  init_ProtocolLib();
@@ -9719,10 +9720,10 @@ var init_AwsSmithyRpcV2CborProtocol = __esm({
9719
9720
  }
9720
9721
  });
9721
9722
 
9722
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
9723
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
9723
9724
  var _toStr, _toBool, _toNum;
9724
9725
  var init_coercing_serializers = __esm({
9725
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
9726
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
9726
9727
  _toStr = (val) => {
9727
9728
  if (val == null) {
9728
9729
  return val;
@@ -9779,10 +9780,10 @@ var init_coercing_serializers = __esm({
9779
9780
  }
9780
9781
  });
9781
9782
 
9782
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js
9783
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js
9783
9784
  var SerdeContextConfig;
9784
9785
  var init_ConfigurableSerdeContext = __esm({
9785
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js"() {
9786
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js"() {
9786
9787
  SerdeContextConfig = class {
9787
9788
  serdeContext;
9788
9789
  setSerdeContext(serdeContext) {
@@ -9792,10 +9793,10 @@ var init_ConfigurableSerdeContext = __esm({
9792
9793
  }
9793
9794
  });
9794
9795
 
9795
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js
9796
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js
9796
9797
  var UnionSerde;
9797
9798
  var init_UnionSerde = __esm({
9798
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js"() {
9799
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js"() {
9799
9800
  UnionSerde = class {
9800
9801
  from;
9801
9802
  to;
@@ -9803,7 +9804,10 @@ var init_UnionSerde = __esm({
9803
9804
  constructor(from, to) {
9804
9805
  this.from = from;
9805
9806
  this.to = to;
9806
- this.keys = new Set(Object.keys(this.from).filter((k5) => k5 !== "__type"));
9807
+ const keys = Object.keys(this.from);
9808
+ const set = new Set(keys);
9809
+ set.delete("__type");
9810
+ this.keys = set;
9807
9811
  }
9808
9812
  mark(key) {
9809
9813
  this.keys.delete(key);
@@ -9822,7 +9826,7 @@ var init_UnionSerde = __esm({
9822
9826
  }
9823
9827
  });
9824
9828
 
9825
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js
9829
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js
9826
9830
  function jsonReviver(key, value, context) {
9827
9831
  if (context?.source) {
9828
9832
  const numericString = context.source;
@@ -9840,25 +9844,25 @@ function jsonReviver(key, value, context) {
9840
9844
  return value;
9841
9845
  }
9842
9846
  var init_jsonReviver = __esm({
9843
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js"() {
9847
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js"() {
9844
9848
  init_serde();
9845
9849
  }
9846
9850
  });
9847
9851
 
9848
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js
9852
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js
9849
9853
  var import_smithy_client2, import_util_utf86, collectBodyString;
9850
9854
  var init_common = __esm({
9851
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
9855
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
9852
9856
  import_smithy_client2 = __toESM(require_dist_cjs27());
9853
9857
  import_util_utf86 = __toESM(require_dist_cjs6());
9854
9858
  collectBodyString = (streamBody, context) => (0, import_smithy_client2.collectBody)(streamBody, context).then((body) => (context?.utf8Encoder ?? import_util_utf86.toUtf8)(body));
9855
9859
  }
9856
9860
  });
9857
9861
 
9858
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js
9859
- var parseJsonBody, parseJsonErrorBody, loadRestJsonErrorCode;
9862
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js
9863
+ var parseJsonBody, parseJsonErrorBody, findKey, sanitizeErrorCode, loadRestJsonErrorCode;
9860
9864
  var init_parseJsonBody = __esm({
9861
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js"() {
9865
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js"() {
9862
9866
  init_common();
9863
9867
  parseJsonBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
9864
9868
  if (encoded.length) {
@@ -9880,24 +9884,24 @@ var init_parseJsonBody = __esm({
9880
9884
  value.message = value.message ?? value.Message;
9881
9885
  return value;
9882
9886
  };
9887
+ findKey = (object, key) => Object.keys(object).find((k5) => k5.toLowerCase() === key.toLowerCase());
9888
+ sanitizeErrorCode = (rawValue) => {
9889
+ let cleanValue = rawValue;
9890
+ if (typeof cleanValue === "number") {
9891
+ cleanValue = cleanValue.toString();
9892
+ }
9893
+ if (cleanValue.indexOf(",") >= 0) {
9894
+ cleanValue = cleanValue.split(",")[0];
9895
+ }
9896
+ if (cleanValue.indexOf(":") >= 0) {
9897
+ cleanValue = cleanValue.split(":")[0];
9898
+ }
9899
+ if (cleanValue.indexOf("#") >= 0) {
9900
+ cleanValue = cleanValue.split("#")[1];
9901
+ }
9902
+ return cleanValue;
9903
+ };
9883
9904
  loadRestJsonErrorCode = (output, data2) => {
9884
- const findKey = (object, key) => Object.keys(object).find((k5) => k5.toLowerCase() === key.toLowerCase());
9885
- const sanitizeErrorCode = (rawValue) => {
9886
- let cleanValue = rawValue;
9887
- if (typeof cleanValue === "number") {
9888
- cleanValue = cleanValue.toString();
9889
- }
9890
- if (cleanValue.indexOf(",") >= 0) {
9891
- cleanValue = cleanValue.split(",")[0];
9892
- }
9893
- if (cleanValue.indexOf(":") >= 0) {
9894
- cleanValue = cleanValue.split(":")[0];
9895
- }
9896
- if (cleanValue.indexOf("#") >= 0) {
9897
- cleanValue = cleanValue.split("#")[1];
9898
- }
9899
- return cleanValue;
9900
- };
9901
9905
  const headerKey = findKey(output.headers, "x-amzn-errortype");
9902
9906
  if (headerKey !== void 0) {
9903
9907
  return sanitizeErrorCode(output.headers[headerKey]);
@@ -9915,10 +9919,10 @@ var init_parseJsonBody = __esm({
9915
9919
  }
9916
9920
  });
9917
9921
 
9918
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js
9922
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js
9919
9923
  var import_util_base644, JsonShapeDeserializer;
9920
9924
  var init_JsonShapeDeserializer = __esm({
9921
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js"() {
9925
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js"() {
9922
9926
  init_protocols();
9923
9927
  init_schema();
9924
9928
  init_serde();
@@ -10068,10 +10072,10 @@ var init_JsonShapeDeserializer = __esm({
10068
10072
  }
10069
10073
  });
10070
10074
 
10071
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js
10075
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js
10072
10076
  var NUMERIC_CONTROL_CHAR, JsonReplacer;
10073
10077
  var init_jsonReplacer = __esm({
10074
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js"() {
10078
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js"() {
10075
10079
  init_serde();
10076
10080
  NUMERIC_CONTROL_CHAR = String.fromCharCode(925);
10077
10081
  JsonReplacer = class {
@@ -10121,10 +10125,10 @@ var init_jsonReplacer = __esm({
10121
10125
  }
10122
10126
  });
10123
10127
 
10124
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js
10128
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js
10125
10129
  var import_util_base645, JsonShapeSerializer;
10126
10130
  var init_JsonShapeSerializer = __esm({
10127
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js"() {
10131
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js"() {
10128
10132
  init_protocols();
10129
10133
  init_schema();
10130
10134
  init_serde();
@@ -10175,6 +10179,7 @@ var init_JsonShapeSerializer = __esm({
10175
10179
  if (jsonName) {
10176
10180
  nameMap = {};
10177
10181
  }
10182
+ let outCount = 0;
10178
10183
  for (const [memberName, memberSchema] of ns.structIterator()) {
10179
10184
  const serializableValue = this._write(memberSchema, record[memberName], ns);
10180
10185
  if (serializableValue !== void 0) {
@@ -10184,9 +10189,10 @@ var init_JsonShapeSerializer = __esm({
10184
10189
  nameMap[memberName] = targetKey;
10185
10190
  }
10186
10191
  out[targetKey] = serializableValue;
10192
+ outCount++;
10187
10193
  }
10188
10194
  }
10189
- if (ns.isUnionSchema() && Object.keys(out).length === 0) {
10195
+ if (ns.isUnionSchema() && outCount === 0) {
10190
10196
  const { $unknown } = record;
10191
10197
  if (Array.isArray($unknown)) {
10192
10198
  const [k5, v5] = $unknown;
@@ -10301,10 +10307,10 @@ var init_JsonShapeSerializer = __esm({
10301
10307
  }
10302
10308
  });
10303
10309
 
10304
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js
10310
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js
10305
10311
  var JsonCodec;
10306
10312
  var init_JsonCodec = __esm({
10307
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js"() {
10313
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js"() {
10308
10314
  init_ConfigurableSerdeContext();
10309
10315
  init_JsonShapeDeserializer();
10310
10316
  init_JsonShapeSerializer();
@@ -10328,10 +10334,10 @@ var init_JsonCodec = __esm({
10328
10334
  }
10329
10335
  });
10330
10336
 
10331
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js
10337
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js
10332
10338
  var AwsJsonRpcProtocol;
10333
10339
  var init_AwsJsonRpcProtocol = __esm({
10334
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js"() {
10340
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js"() {
10335
10341
  init_protocols();
10336
10342
  init_schema();
10337
10343
  init_ProtocolLib();
@@ -10367,10 +10373,8 @@ var init_AwsJsonRpcProtocol = __esm({
10367
10373
  if (!request.path.endsWith("/")) {
10368
10374
  request.path += "/";
10369
10375
  }
10370
- Object.assign(request.headers, {
10371
- "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
10372
- "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`
10373
- });
10376
+ request.headers["content-type"] = `application/x-amz-json-${this.getJsonRpcVersion()}`;
10377
+ request.headers["x-amz-target"] = `${this.serviceTarget}.${operationSchema.name}`;
10374
10378
  if (this.awsQueryCompatible) {
10375
10379
  request.headers["x-amzn-query-mode"] = "true";
10376
10380
  }
@@ -10394,9 +10398,10 @@ var init_AwsJsonRpcProtocol = __esm({
10394
10398
  const ErrorCtor = this.compositeErrorRegistry.getErrorCtor(errorSchema) ?? Error;
10395
10399
  const exception = new ErrorCtor(message);
10396
10400
  const output = {};
10401
+ const errorDeserializer = this.codec.createDeserializer();
10397
10402
  for (const [name2, member2] of ns.structIterator()) {
10398
10403
  if (dataObject[name2] != null) {
10399
- output[name2] = this.codec.createDeserializer().readObject(member2, dataObject[name2]);
10404
+ output[name2] = errorDeserializer.readObject(member2, dataObject[name2]);
10400
10405
  }
10401
10406
  }
10402
10407
  if (this.awsQueryCompatible) {
@@ -10411,10 +10416,10 @@ var init_AwsJsonRpcProtocol = __esm({
10411
10416
  }
10412
10417
  });
10413
10418
 
10414
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js
10419
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js
10415
10420
  var AwsJson1_0Protocol;
10416
10421
  var init_AwsJson1_0Protocol = __esm({
10417
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js"() {
10422
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js"() {
10418
10423
  init_AwsJsonRpcProtocol();
10419
10424
  AwsJson1_0Protocol = class extends AwsJsonRpcProtocol {
10420
10425
  constructor({ defaultNamespace, errorTypeRegistries: errorTypeRegistries5, serviceTarget, awsQueryCompatible, jsonCodec }) {
@@ -10439,10 +10444,10 @@ var init_AwsJson1_0Protocol = __esm({
10439
10444
  }
10440
10445
  });
10441
10446
 
10442
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js
10447
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js
10443
10448
  var AwsJson1_1Protocol;
10444
10449
  var init_AwsJson1_1Protocol = __esm({
10445
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js"() {
10450
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js"() {
10446
10451
  init_AwsJsonRpcProtocol();
10447
10452
  AwsJson1_1Protocol = class extends AwsJsonRpcProtocol {
10448
10453
  constructor({ defaultNamespace, errorTypeRegistries: errorTypeRegistries5, serviceTarget, awsQueryCompatible, jsonCodec }) {
@@ -10467,10 +10472,10 @@ var init_AwsJson1_1Protocol = __esm({
10467
10472
  }
10468
10473
  });
10469
10474
 
10470
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js
10475
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js
10471
10476
  var AwsRestJsonProtocol;
10472
10477
  var init_AwsRestJsonProtocol = __esm({
10473
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js"() {
10478
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js"() {
10474
10479
  init_protocols();
10475
10480
  init_schema();
10476
10481
  init_ProtocolLib();
@@ -10542,9 +10547,10 @@ var init_AwsRestJsonProtocol = __esm({
10542
10547
  const exception = new ErrorCtor(message);
10543
10548
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
10544
10549
  const output = {};
10550
+ const errorDeserializer = this.codec.createDeserializer();
10545
10551
  for (const [name2, member2] of ns.structIterator()) {
10546
10552
  const target = member2.getMergedTraits().jsonName ?? name2;
10547
- output[name2] = this.codec.createDeserializer().readObject(member2, dataObject[target]);
10553
+ output[name2] = errorDeserializer.readObject(member2, dataObject[target]);
10548
10554
  }
10549
10555
  throw this.mixin.decorateServiceException(Object.assign(exception, errorMetadata, {
10550
10556
  $fault: ns.getMergedTraits().error,
@@ -10558,10 +10564,10 @@ var init_AwsRestJsonProtocol = __esm({
10558
10564
  }
10559
10565
  });
10560
10566
 
10561
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js
10567
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js
10562
10568
  var import_smithy_client3, awsExpectUnion;
10563
10569
  var init_awsExpectUnion = __esm({
10564
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
10570
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
10565
10571
  import_smithy_client3 = __toESM(require_dist_cjs27());
10566
10572
  awsExpectUnion = (value) => {
10567
10573
  if (value == null) {
@@ -12030,10 +12036,10 @@ var require_dist_cjs29 = __commonJS({
12030
12036
  }
12031
12037
  });
12032
12038
 
12033
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js
12039
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js
12034
12040
  var import_xml_builder, import_smithy_client4, import_util_utf87, XmlShapeDeserializer;
12035
12041
  var init_XmlShapeDeserializer = __esm({
12036
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js"() {
12042
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js"() {
12037
12043
  import_xml_builder = __toESM(require_dist_cjs29());
12038
12044
  init_protocols();
12039
12045
  init_schema();
@@ -12183,10 +12189,10 @@ var init_XmlShapeDeserializer = __esm({
12183
12189
  }
12184
12190
  });
12185
12191
 
12186
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js
12192
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js
12187
12193
  var import_smithy_client5, import_util_base646, QueryShapeSerializer;
12188
12194
  var init_QueryShapeSerializer = __esm({
12189
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js"() {
12195
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js"() {
12190
12196
  init_protocols();
12191
12197
  init_schema();
12192
12198
  init_serde();
@@ -12363,10 +12369,10 @@ var init_QueryShapeSerializer = __esm({
12363
12369
  }
12364
12370
  });
12365
12371
 
12366
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js
12372
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js
12367
12373
  var AwsQueryProtocol;
12368
12374
  var init_AwsQueryProtocol = __esm({
12369
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js"() {
12375
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js"() {
12370
12376
  init_protocols();
12371
12377
  init_schema();
12372
12378
  init_ProtocolLib();
@@ -12411,9 +12417,7 @@ var init_AwsQueryProtocol = __esm({
12411
12417
  if (!request.path.endsWith("/")) {
12412
12418
  request.path += "/";
12413
12419
  }
12414
- Object.assign(request.headers, {
12415
- "content-type": `application/x-www-form-urlencoded`
12416
- });
12420
+ request.headers["content-type"] = "application/x-www-form-urlencoded";
12417
12421
  if (deref(operationSchema.input) === "unit" || !request.body) {
12418
12422
  request.body = "";
12419
12423
  }
@@ -12446,11 +12450,8 @@ var init_AwsQueryProtocol = __esm({
12446
12450
  if (bytes.byteLength > 0) {
12447
12451
  Object.assign(dataObject, await deserializer.read(ns, bytes, awsQueryResultKey));
12448
12452
  }
12449
- const output = {
12450
- $metadata: this.deserializeMetadata(response),
12451
- ...dataObject
12452
- };
12453
- return output;
12453
+ dataObject.$metadata = this.deserializeMetadata(response);
12454
+ return dataObject;
12454
12455
  }
12455
12456
  useNestedResult() {
12456
12457
  return true;
@@ -12508,10 +12509,10 @@ var init_AwsQueryProtocol = __esm({
12508
12509
  }
12509
12510
  });
12510
12511
 
12511
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js
12512
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js
12512
12513
  var AwsEc2QueryProtocol;
12513
12514
  var init_AwsEc2QueryProtocol = __esm({
12514
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js"() {
12515
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js"() {
12515
12516
  init_AwsQueryProtocol();
12516
12517
  AwsEc2QueryProtocol = class extends AwsQueryProtocol {
12517
12518
  options;
@@ -12536,16 +12537,16 @@ var init_AwsEc2QueryProtocol = __esm({
12536
12537
  }
12537
12538
  });
12538
12539
 
12539
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js
12540
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js
12540
12541
  var init_QuerySerializerSettings = __esm({
12541
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js"() {
12542
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js"() {
12542
12543
  }
12543
12544
  });
12544
12545
 
12545
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js
12546
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js
12546
12547
  var import_xml_builder2, import_smithy_client6, parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode;
12547
12548
  var init_parseXmlBody = __esm({
12548
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
12549
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
12549
12550
  import_xml_builder2 = __toESM(require_dist_cjs29());
12550
12551
  import_smithy_client6 = __toESM(require_dist_cjs27());
12551
12552
  init_common();
@@ -12594,10 +12595,10 @@ var init_parseXmlBody = __esm({
12594
12595
  }
12595
12596
  });
12596
12597
 
12597
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js
12598
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js
12598
12599
  var import_xml_builder3, import_smithy_client7, import_util_base647, XmlShapeSerializer;
12599
12600
  var init_XmlShapeSerializer = __esm({
12600
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js"() {
12601
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js"() {
12601
12602
  import_xml_builder3 = __toESM(require_dist_cjs29());
12602
12603
  init_protocols();
12603
12604
  init_schema();
@@ -12871,10 +12872,10 @@ var init_XmlShapeSerializer = __esm({
12871
12872
  }
12872
12873
  });
12873
12874
 
12874
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js
12875
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js
12875
12876
  var XmlCodec;
12876
12877
  var init_XmlCodec = __esm({
12877
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js"() {
12878
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js"() {
12878
12879
  init_ConfigurableSerdeContext();
12879
12880
  init_XmlShapeDeserializer();
12880
12881
  init_XmlShapeSerializer();
@@ -12898,10 +12899,10 @@ var init_XmlCodec = __esm({
12898
12899
  }
12899
12900
  });
12900
12901
 
12901
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js
12902
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js
12902
12903
  var AwsRestXmlProtocol;
12903
12904
  var init_AwsRestXmlProtocol = __esm({
12904
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js"() {
12905
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js"() {
12905
12906
  init_protocols();
12906
12907
  init_schema();
12907
12908
  init_ProtocolLib();
@@ -12972,10 +12973,11 @@ var init_AwsRestXmlProtocol = __esm({
12972
12973
  const exception = new ErrorCtor(message);
12973
12974
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
12974
12975
  const output = {};
12976
+ const errorDeserializer = this.codec.createDeserializer();
12975
12977
  for (const [name2, member2] of ns.structIterator()) {
12976
12978
  const target = member2.getMergedTraits().xmlName ?? name2;
12977
12979
  const value = dataObject.Error?.[target] ?? dataObject[target];
12978
- output[name2] = this.codec.createDeserializer().readSchema(member2, value);
12980
+ output[name2] = errorDeserializer.readSchema(member2, value);
12979
12981
  }
12980
12982
  throw this.mixin.decorateServiceException(Object.assign(exception, errorMetadata, {
12981
12983
  $fault: ns.getMergedTraits().error,
@@ -12997,7 +12999,7 @@ var init_AwsRestXmlProtocol = __esm({
12997
12999
  }
12998
13000
  });
12999
13001
 
13000
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js
13002
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js
13001
13003
  var protocols_exports2 = {};
13002
13004
  __export(protocols_exports2, {
13003
13005
  AwsEc2QueryProtocol: () => AwsEc2QueryProtocol,
@@ -13027,7 +13029,7 @@ __export(protocols_exports2, {
13027
13029
  parseXmlErrorBody: () => parseXmlErrorBody
13028
13030
  });
13029
13031
  var init_protocols2 = __esm({
13030
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
13032
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
13031
13033
  init_AwsSmithyRpcV2CborProtocol();
13032
13034
  init_coercing_serializers();
13033
13035
  init_AwsJson1_0Protocol();
@@ -14111,9 +14113,9 @@ var init_dist_es = __esm({
14111
14113
  }
14112
14114
  });
14113
14115
 
14114
- // node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.29/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js
14116
+ // node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.30/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js
14115
14117
  var require_dist_cjs32 = __commonJS({
14116
- "node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.29/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js"(exports2) {
14118
+ "node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.30/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js"(exports2) {
14117
14119
  "use strict";
14118
14120
  var protocolHttp = require_dist_cjs2();
14119
14121
  var smithyClient = require_dist_cjs27();
@@ -15991,9 +15993,9 @@ var require_dist_cjs36 = __commonJS({
15991
15993
  }
15992
15994
  });
15993
15995
 
15994
- // node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.30/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js
15996
+ // node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.31/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js
15995
15997
  var require_dist_cjs37 = __commonJS({
15996
- "node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.30/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js"(exports2) {
15998
+ "node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.31/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js"(exports2) {
15997
15999
  "use strict";
15998
16000
  var core = (init_dist_es(), __toCommonJS(dist_es_exports));
15999
16001
  var utilEndpoints = require_dist_cjs34();
@@ -17623,36 +17625,36 @@ var require_dist_cjs46 = __commonJS({
17623
17625
  }
17624
17626
  });
17625
17627
 
17626
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
17628
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
17627
17629
  var import_protocol_http9, getDateHeader;
17628
17630
  var init_getDateHeader = __esm({
17629
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
17631
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
17630
17632
  import_protocol_http9 = __toESM(require_dist_cjs2());
17631
17633
  getDateHeader = (response) => import_protocol_http9.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0;
17632
17634
  }
17633
17635
  });
17634
17636
 
17635
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js
17637
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js
17636
17638
  var getSkewCorrectedDate;
17637
17639
  var init_getSkewCorrectedDate = __esm({
17638
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js"() {
17640
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js"() {
17639
17641
  getSkewCorrectedDate = (systemClockOffset) => new Date(Date.now() + systemClockOffset);
17640
17642
  }
17641
17643
  });
17642
17644
 
17643
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js
17645
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js
17644
17646
  var isClockSkewed;
17645
17647
  var init_isClockSkewed = __esm({
17646
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js"() {
17648
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js"() {
17647
17649
  init_getSkewCorrectedDate();
17648
17650
  isClockSkewed = (clockTime, systemClockOffset) => Math.abs(getSkewCorrectedDate(systemClockOffset).getTime() - clockTime) >= 3e5;
17649
17651
  }
17650
17652
  });
17651
17653
 
17652
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js
17654
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js
17653
17655
  var getUpdatedSystemClockOffset;
17654
17656
  var init_getUpdatedSystemClockOffset = __esm({
17655
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js"() {
17657
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js"() {
17656
17658
  init_isClockSkewed();
17657
17659
  getUpdatedSystemClockOffset = (clockTime, currentSystemClockOffset) => {
17658
17660
  const clockTimeInMs = Date.parse(clockTime);
@@ -17664,19 +17666,19 @@ var init_getUpdatedSystemClockOffset = __esm({
17664
17666
  }
17665
17667
  });
17666
17668
 
17667
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js
17669
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js
17668
17670
  var init_utils = __esm({
17669
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js"() {
17671
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js"() {
17670
17672
  init_getDateHeader();
17671
17673
  init_getSkewCorrectedDate();
17672
17674
  init_getUpdatedSystemClockOffset();
17673
17675
  }
17674
17676
  });
17675
17677
 
17676
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
17678
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
17677
17679
  var import_protocol_http10, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
17678
17680
  var init_AwsSdkSigV4Signer = __esm({
17679
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
17681
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
17680
17682
  import_protocol_http10 = __toESM(require_dist_cjs2());
17681
17683
  init_utils();
17682
17684
  throwSigningPropertyError = (name2, property) => {
@@ -17752,10 +17754,10 @@ var init_AwsSdkSigV4Signer = __esm({
17752
17754
  }
17753
17755
  });
17754
17756
 
17755
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
17757
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
17756
17758
  var import_protocol_http11, AwsSdkSigV4ASigner;
17757
17759
  var init_AwsSdkSigV4ASigner = __esm({
17758
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
17760
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
17759
17761
  import_protocol_http11 = __toESM(require_dist_cjs2());
17760
17762
  init_utils();
17761
17763
  init_AwsSdkSigV4Signer();
@@ -17778,26 +17780,26 @@ var init_AwsSdkSigV4ASigner = __esm({
17778
17780
  }
17779
17781
  });
17780
17782
 
17781
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js
17783
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js
17782
17784
  var getArrayForCommaSeparatedString;
17783
17785
  var init_getArrayForCommaSeparatedString = __esm({
17784
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js"() {
17786
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js"() {
17785
17787
  getArrayForCommaSeparatedString = (str) => typeof str === "string" && str.length > 0 ? str.split(",").map((item) => item.trim()) : [];
17786
17788
  }
17787
17789
  });
17788
17790
 
17789
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js
17791
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js
17790
17792
  var getBearerTokenEnvKey;
17791
17793
  var init_getBearerTokenEnvKey = __esm({
17792
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js"() {
17794
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js"() {
17793
17795
  getBearerTokenEnvKey = (signingName) => `AWS_BEARER_TOKEN_${signingName.replace(/[\s-]/g, "_").toUpperCase()}`;
17794
17796
  }
17795
17797
  });
17796
17798
 
17797
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js
17799
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js
17798
17800
  var NODE_AUTH_SCHEME_PREFERENCE_ENV_KEY, NODE_AUTH_SCHEME_PREFERENCE_CONFIG_KEY, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS;
17799
17801
  var init_NODE_AUTH_SCHEME_PREFERENCE_OPTIONS = __esm({
17800
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js"() {
17802
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js"() {
17801
17803
  init_getArrayForCommaSeparatedString();
17802
17804
  init_getBearerTokenEnvKey();
17803
17805
  NODE_AUTH_SCHEME_PREFERENCE_ENV_KEY = "AWS_AUTH_SCHEME_PREFERENCE";
@@ -17823,10 +17825,10 @@ var init_NODE_AUTH_SCHEME_PREFERENCE_OPTIONS = __esm({
17823
17825
  }
17824
17826
  });
17825
17827
 
17826
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js
17828
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js
17827
17829
  var import_property_provider, resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS;
17828
17830
  var init_resolveAwsSdkSigV4AConfig = __esm({
17829
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js"() {
17831
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js"() {
17830
17832
  init_dist_es();
17831
17833
  import_property_provider = __toESM(require_dist_cjs41());
17832
17834
  resolveAwsSdkSigV4AConfig = (config) => {
@@ -17855,7 +17857,7 @@ var init_resolveAwsSdkSigV4AConfig = __esm({
17855
17857
  }
17856
17858
  });
17857
17859
 
17858
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js
17860
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js
17859
17861
  function normalizeCredentialProvider(config, { credentials, credentialDefaultProvider }) {
17860
17862
  let credentialsProvider;
17861
17863
  if (credentials) {
@@ -17889,7 +17891,7 @@ function bindCallerConfig(config, credentialsProvider) {
17889
17891
  }
17890
17892
  var import_signature_v4, resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config;
17891
17893
  var init_resolveAwsSdkSigV4Config = __esm({
17892
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js"() {
17894
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js"() {
17893
17895
  init_client();
17894
17896
  init_dist_es();
17895
17897
  import_signature_v4 = __toESM(require_dist_cjs30());
@@ -17993,9 +17995,9 @@ var init_resolveAwsSdkSigV4Config = __esm({
17993
17995
  }
17994
17996
  });
17995
17997
 
17996
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js
17998
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js
17997
17999
  var init_aws_sdk = __esm({
17998
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js"() {
18000
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js"() {
17999
18001
  init_AwsSdkSigV4Signer();
18000
18002
  init_AwsSdkSigV4ASigner();
18001
18003
  init_NODE_AUTH_SCHEME_PREFERENCE_OPTIONS();
@@ -18004,7 +18006,7 @@ var init_aws_sdk = __esm({
18004
18006
  }
18005
18007
  });
18006
18008
 
18007
- // node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js
18009
+ // node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js
18008
18010
  var httpAuthSchemes_exports = {};
18009
18011
  __export(httpAuthSchemes_exports, {
18010
18012
  AWSSDKSigV4Signer: () => AWSSDKSigV4Signer,
@@ -18019,15 +18021,15 @@ __export(httpAuthSchemes_exports, {
18019
18021
  validateSigningProperties: () => validateSigningProperties
18020
18022
  });
18021
18023
  var init_httpAuthSchemes2 = __esm({
18022
- "node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js"() {
18024
+ "node_modules/.pnpm/@aws-sdk+core@3.974.1/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js"() {
18023
18025
  init_aws_sdk();
18024
18026
  init_getBearerTokenEnvKey();
18025
18027
  }
18026
18028
  });
18027
18029
 
18028
- // node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.996.17/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js
18030
+ // node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.996.18/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js
18029
18031
  var require_dist_cjs47 = __commonJS({
18030
- "node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.996.17/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js"(exports2) {
18032
+ "node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.996.18/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js"(exports2) {
18031
18033
  "use strict";
18032
18034
  var middlewareSdkS3 = require_dist_cjs32();
18033
18035
  var signatureV4 = require_dist_cjs30();
@@ -18123,9 +18125,9 @@ var require_dist_cjs47 = __commonJS({
18123
18125
  }
18124
18126
  });
18125
18127
 
18126
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js
18128
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js
18127
18129
  var require_ruleset = __commonJS({
18128
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js"(exports2) {
18130
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js"(exports2) {
18129
18131
  "use strict";
18130
18132
  Object.defineProperty(exports2, "__esModule", { value: true });
18131
18133
  exports2.ruleSet = void 0;
@@ -18325,9 +18327,9 @@ var require_ruleset = __commonJS({
18325
18327
  }
18326
18328
  });
18327
18329
 
18328
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js
18330
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js
18329
18331
  var require_endpointResolver = __commonJS({
18330
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js"(exports2) {
18332
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js"(exports2) {
18331
18333
  "use strict";
18332
18334
  Object.defineProperty(exports2, "__esModule", { value: true });
18333
18335
  exports2.defaultEndpointResolver = void 0;
@@ -18364,9 +18366,9 @@ var require_endpointResolver = __commonJS({
18364
18366
  }
18365
18367
  });
18366
18368
 
18367
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js
18369
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js
18368
18370
  var require_httpAuthSchemeProvider = __commonJS({
18369
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
18371
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
18370
18372
  "use strict";
18371
18373
  Object.defineProperty(exports2, "__esModule", { value: true });
18372
18374
  exports2.resolveHttpAuthSchemeConfig = exports2.defaultS3HttpAuthSchemeProvider = exports2.defaultS3HttpAuthSchemeParametersProvider = void 0;
@@ -18493,9 +18495,9 @@ var require_httpAuthSchemeProvider = __commonJS({
18493
18495
  }
18494
18496
  });
18495
18497
 
18496
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js
18498
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js
18497
18499
  var require_S3ServiceException = __commonJS({
18498
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js"(exports2) {
18500
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js"(exports2) {
18499
18501
  "use strict";
18500
18502
  Object.defineProperty(exports2, "__esModule", { value: true });
18501
18503
  exports2.S3ServiceException = exports2.__ServiceException = void 0;
@@ -18513,9 +18515,9 @@ var require_S3ServiceException = __commonJS({
18513
18515
  }
18514
18516
  });
18515
18517
 
18516
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js
18518
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js
18517
18519
  var require_errors = __commonJS({
18518
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js"(exports2) {
18520
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js"(exports2) {
18519
18521
  "use strict";
18520
18522
  Object.defineProperty(exports2, "__esModule", { value: true });
18521
18523
  exports2.ObjectAlreadyInActiveTierError = exports2.IdempotencyParameterMismatch = exports2.TooManyParts = exports2.InvalidWriteOffset = exports2.InvalidRequest = exports2.EncryptionTypeMismatch = exports2.NotFound = exports2.NoSuchKey = exports2.InvalidObjectState = exports2.NoSuchBucket = exports2.BucketAlreadyOwnedByYou = exports2.BucketAlreadyExists = exports2.ObjectNotInActiveTierError = exports2.AccessDenied = exports2.NoSuchUpload = void 0;
@@ -18722,9 +18724,9 @@ var require_errors = __commonJS({
18722
18724
  }
18723
18725
  });
18724
18726
 
18725
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js
18727
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js
18726
18728
  var require_schemas_0 = __commonJS({
18727
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js"(exports2) {
18729
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js"(exports2) {
18728
18730
  "use strict";
18729
18731
  Object.defineProperty(exports2, "__esModule", { value: true });
18730
18732
  exports2.CreateBucketMetadataTableConfigurationRequest$ = exports2.CreateBucketMetadataConfigurationRequest$ = exports2.CreateBucketConfiguration$ = exports2.CORSRule$ = exports2.CORSConfiguration$ = exports2.CopyPartResult$ = exports2.CopyObjectResult$ = exports2.CopyObjectRequest$ = exports2.CopyObjectOutput$ = exports2.ContinuationEvent$ = exports2.Condition$ = exports2.CompleteMultipartUploadRequest$ = exports2.CompleteMultipartUploadOutput$ = exports2.CompletedPart$ = exports2.CompletedMultipartUpload$ = exports2.CommonPrefix$ = exports2.Checksum$ = exports2.BucketLoggingStatus$ = exports2.BucketLifecycleConfiguration$ = exports2.BucketInfo$ = exports2.Bucket$ = exports2.BlockedEncryptionTypes$ = exports2.AnalyticsS3BucketDestination$ = exports2.AnalyticsExportDestination$ = exports2.AnalyticsConfiguration$ = exports2.AnalyticsAndOperator$ = exports2.AccessControlTranslation$ = exports2.AccessControlPolicy$ = exports2.AccelerateConfiguration$ = exports2.AbortMultipartUploadRequest$ = exports2.AbortMultipartUploadOutput$ = exports2.AbortIncompleteMultipartUpload$ = exports2.AbacStatus$ = exports2.errorTypeRegistries = exports2.TooManyParts$ = exports2.ObjectNotInActiveTierError$ = exports2.ObjectAlreadyInActiveTierError$ = exports2.NotFound$ = exports2.NoSuchUpload$ = exports2.NoSuchKey$ = exports2.NoSuchBucket$ = exports2.InvalidWriteOffset$ = exports2.InvalidRequest$ = exports2.InvalidObjectState$ = exports2.IdempotencyParameterMismatch$ = exports2.EncryptionTypeMismatch$ = exports2.BucketAlreadyOwnedByYou$ = exports2.BucketAlreadyExists$ = exports2.AccessDenied$ = exports2.S3ServiceException$ = void 0;
@@ -23921,13 +23923,13 @@ var require_schemas_0 = __commonJS({
23921
23923
  }
23922
23924
  });
23923
23925
 
23924
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/package.json
23926
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/package.json
23925
23927
  var require_package = __commonJS({
23926
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/package.json"(exports2, module2) {
23928
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/package.json"(exports2, module2) {
23927
23929
  module2.exports = {
23928
23930
  name: "@aws-sdk/client-s3",
23929
23931
  description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
23930
- version: "3.1031.0",
23932
+ version: "3.1032.0",
23931
23933
  scripts: {
23932
23934
  build: "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
23933
23935
  "build:cjs": "node ../../scripts/compilation/inline client-s3",
@@ -23956,24 +23958,24 @@ var require_package = __commonJS({
23956
23958
  "@aws-crypto/sha1-browser": "5.2.0",
23957
23959
  "@aws-crypto/sha256-browser": "5.2.0",
23958
23960
  "@aws-crypto/sha256-js": "5.2.0",
23959
- "@aws-sdk/core": "^3.974.0",
23960
- "@aws-sdk/credential-provider-node": "^3.972.31",
23961
+ "@aws-sdk/core": "^3.974.1",
23962
+ "@aws-sdk/credential-provider-node": "^3.972.32",
23961
23963
  "@aws-sdk/middleware-bucket-endpoint": "^3.972.10",
23962
23964
  "@aws-sdk/middleware-expect-continue": "^3.972.10",
23963
- "@aws-sdk/middleware-flexible-checksums": "^3.974.8",
23965
+ "@aws-sdk/middleware-flexible-checksums": "^3.974.9",
23964
23966
  "@aws-sdk/middleware-host-header": "^3.972.10",
23965
23967
  "@aws-sdk/middleware-location-constraint": "^3.972.10",
23966
23968
  "@aws-sdk/middleware-logger": "^3.972.10",
23967
23969
  "@aws-sdk/middleware-recursion-detection": "^3.972.11",
23968
- "@aws-sdk/middleware-sdk-s3": "^3.972.29",
23970
+ "@aws-sdk/middleware-sdk-s3": "^3.972.30",
23969
23971
  "@aws-sdk/middleware-ssec": "^3.972.10",
23970
- "@aws-sdk/middleware-user-agent": "^3.972.30",
23972
+ "@aws-sdk/middleware-user-agent": "^3.972.31",
23971
23973
  "@aws-sdk/region-config-resolver": "^3.972.12",
23972
- "@aws-sdk/signature-v4-multi-region": "^3.996.17",
23974
+ "@aws-sdk/signature-v4-multi-region": "^3.996.18",
23973
23975
  "@aws-sdk/types": "^3.973.8",
23974
23976
  "@aws-sdk/util-endpoints": "^3.996.7",
23975
23977
  "@aws-sdk/util-user-agent-browser": "^3.972.10",
23976
- "@aws-sdk/util-user-agent-node": "^3.973.16",
23978
+ "@aws-sdk/util-user-agent-node": "^3.973.17",
23977
23979
  "@smithy/config-resolver": "^4.4.16",
23978
23980
  "@smithy/core": "^3.23.15",
23979
23981
  "@smithy/eventstream-serde-browser": "^4.2.14",
@@ -24010,7 +24012,7 @@ var require_package = __commonJS({
24010
24012
  tslib: "^2.6.2"
24011
24013
  },
24012
24014
  devDependencies: {
24013
- "@aws-sdk/signature-v4-crt": "3.1031.0",
24015
+ "@aws-sdk/signature-v4-crt": "3.1032.0",
24014
24016
  "@smithy/snapshot-testing": "^2.0.6",
24015
24017
  "@tsconfig/node20": "20.1.8",
24016
24018
  "@types/node": "^20.14.8",
@@ -24054,9 +24056,9 @@ var require_package = __commonJS({
24054
24056
  }
24055
24057
  });
24056
24058
 
24057
- // node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.26/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js
24059
+ // node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.27/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js
24058
24060
  var require_dist_cjs48 = __commonJS({
24059
- "node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.26/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js"(exports2) {
24061
+ "node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.27/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js"(exports2) {
24060
24062
  "use strict";
24061
24063
  var client = (init_client(), __toCommonJS(client_exports));
24062
24064
  var propertyProvider = require_dist_cjs41();
@@ -24444,9 +24446,9 @@ For more information, please visit: ` + STATIC_STABILITY_DOC_URL);
24444
24446
  }
24445
24447
  });
24446
24448
 
24447
- // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js
24449
+ // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js
24448
24450
  var require_checkUrl = __commonJS({
24449
- "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js"(exports2) {
24451
+ "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js"(exports2) {
24450
24452
  "use strict";
24451
24453
  Object.defineProperty(exports2, "__esModule", { value: true });
24452
24454
  exports2.checkUrl = void 0;
@@ -24487,9 +24489,9 @@ var require_checkUrl = __commonJS({
24487
24489
  }
24488
24490
  });
24489
24491
 
24490
- // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js
24492
+ // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js
24491
24493
  var require_requestHelpers = __commonJS({
24492
- "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js"(exports2) {
24494
+ "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js"(exports2) {
24493
24495
  "use strict";
24494
24496
  Object.defineProperty(exports2, "__esModule", { value: true });
24495
24497
  exports2.createGetRequest = createGetRequest;
@@ -24542,9 +24544,9 @@ var require_requestHelpers = __commonJS({
24542
24544
  }
24543
24545
  });
24544
24546
 
24545
- // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js
24547
+ // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js
24546
24548
  var require_retry_wrapper = __commonJS({
24547
- "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js"(exports2) {
24549
+ "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js"(exports2) {
24548
24550
  "use strict";
24549
24551
  Object.defineProperty(exports2, "__esModule", { value: true });
24550
24552
  exports2.retryWrapper = void 0;
@@ -24564,9 +24566,9 @@ var require_retry_wrapper = __commonJS({
24564
24566
  }
24565
24567
  });
24566
24568
 
24567
- // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js
24569
+ // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js
24568
24570
  var require_fromHttp = __commonJS({
24569
- "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js"(exports2) {
24571
+ "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js"(exports2) {
24570
24572
  "use strict";
24571
24573
  Object.defineProperty(exports2, "__esModule", { value: true });
24572
24574
  exports2.fromHttp = void 0;
@@ -24632,9 +24634,9 @@ Set AWS_CONTAINER_CREDENTIALS_FULL_URI or AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
24632
24634
  }
24633
24635
  });
24634
24636
 
24635
- // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js
24637
+ // node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js
24636
24638
  var require_dist_cjs50 = __commonJS({
24637
- "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js"(exports2) {
24639
+ "node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.29/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js"(exports2) {
24638
24640
  "use strict";
24639
24641
  Object.defineProperty(exports2, "__esModule", { value: true });
24640
24642
  exports2.fromHttp = void 0;
@@ -24645,7 +24647,7 @@ var require_dist_cjs50 = __commonJS({
24645
24647
  }
24646
24648
  });
24647
24649
 
24648
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js
24650
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js
24649
24651
  function createAwsAuthSigv4HttpAuthOption(authParameters) {
24650
24652
  return {
24651
24653
  schemeId: "aws.auth#sigv4",
@@ -24668,7 +24670,7 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
24668
24670
  }
24669
24671
  var import_util_middleware6, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
24670
24672
  var init_httpAuthSchemeProvider = __esm({
24671
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
24673
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
24672
24674
  init_httpAuthSchemes2();
24673
24675
  import_util_middleware6 = __toESM(require_dist_cjs18());
24674
24676
  defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
@@ -24701,10 +24703,10 @@ var init_httpAuthSchemeProvider = __esm({
24701
24703
  }
24702
24704
  });
24703
24705
 
24704
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js
24706
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js
24705
24707
  var resolveClientEndpointParameters, commonParams;
24706
24708
  var init_EndpointParameters = __esm({
24707
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js"() {
24709
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js"() {
24708
24710
  resolveClientEndpointParameters = (options) => {
24709
24711
  return Object.assign(options, {
24710
24712
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
@@ -24721,13 +24723,13 @@ var init_EndpointParameters = __esm({
24721
24723
  }
24722
24724
  });
24723
24725
 
24724
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/package.json
24726
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/package.json
24725
24727
  var package_default;
24726
24728
  var init_package = __esm({
24727
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/package.json"() {
24729
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/package.json"() {
24728
24730
  package_default = {
24729
24731
  name: "@aws-sdk/nested-clients",
24730
- version: "3.996.20",
24732
+ version: "3.996.21",
24731
24733
  description: "Nested clients for AWS SDK packages.",
24732
24734
  main: "./dist-cjs/index.js",
24733
24735
  module: "./dist-es/index.js",
@@ -24756,16 +24758,16 @@ var init_package = __esm({
24756
24758
  dependencies: {
24757
24759
  "@aws-crypto/sha256-browser": "5.2.0",
24758
24760
  "@aws-crypto/sha256-js": "5.2.0",
24759
- "@aws-sdk/core": "^3.974.0",
24761
+ "@aws-sdk/core": "^3.974.1",
24760
24762
  "@aws-sdk/middleware-host-header": "^3.972.10",
24761
24763
  "@aws-sdk/middleware-logger": "^3.972.10",
24762
24764
  "@aws-sdk/middleware-recursion-detection": "^3.972.11",
24763
- "@aws-sdk/middleware-user-agent": "^3.972.30",
24765
+ "@aws-sdk/middleware-user-agent": "^3.972.31",
24764
24766
  "@aws-sdk/region-config-resolver": "^3.972.12",
24765
24767
  "@aws-sdk/types": "^3.973.8",
24766
24768
  "@aws-sdk/util-endpoints": "^3.996.7",
24767
24769
  "@aws-sdk/util-user-agent-browser": "^3.972.10",
24768
- "@aws-sdk/util-user-agent-node": "^3.973.16",
24770
+ "@aws-sdk/util-user-agent-node": "^3.973.17",
24769
24771
  "@smithy/config-resolver": "^4.4.16",
24770
24772
  "@smithy/core": "^3.23.15",
24771
24773
  "@smithy/fetch-http-handler": "^5.3.17",
@@ -24875,9 +24877,9 @@ var init_package = __esm({
24875
24877
  }
24876
24878
  });
24877
24879
 
24878
- // node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.973.16/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js
24880
+ // node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.973.17/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js
24879
24881
  var require_dist_cjs51 = __commonJS({
24880
- "node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.973.16/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js"(exports2) {
24882
+ "node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.973.17/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js"(exports2) {
24881
24883
  "use strict";
24882
24884
  var node_os = require("node:os");
24883
24885
  var node_process = require("node:process");
@@ -25197,10 +25199,10 @@ var require_dist_cjs54 = __commonJS({
25197
25199
  }
25198
25200
  });
25199
25201
 
25200
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js
25202
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js
25201
25203
  var u, v, w, x, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, _data, ruleSet;
25202
25204
  var init_ruleset = __esm({
25203
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js"() {
25205
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js"() {
25204
25206
  u = "required";
25205
25207
  v = "fn";
25206
25208
  w = "argv";
@@ -25329,10 +25331,10 @@ var init_ruleset = __esm({
25329
25331
  }
25330
25332
  });
25331
25333
 
25332
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js
25334
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js
25333
25335
  var import_util_endpoints, import_util_endpoints2, cache, defaultEndpointResolver;
25334
25336
  var init_endpointResolver = __esm({
25335
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js"() {
25337
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js"() {
25336
25338
  import_util_endpoints = __toESM(require_dist_cjs34());
25337
25339
  import_util_endpoints2 = __toESM(require_dist_cjs33());
25338
25340
  init_ruleset();
@@ -25350,10 +25352,10 @@ var init_endpointResolver = __esm({
25350
25352
  }
25351
25353
  });
25352
25354
 
25353
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js
25355
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js
25354
25356
  var import_smithy_client8, SSOOIDCServiceException;
25355
25357
  var init_SSOOIDCServiceException = __esm({
25356
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js"() {
25358
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js"() {
25357
25359
  import_smithy_client8 = __toESM(require_dist_cjs27());
25358
25360
  SSOOIDCServiceException = class _SSOOIDCServiceException extends import_smithy_client8.ServiceException {
25359
25361
  constructor(options) {
@@ -25364,10 +25366,10 @@ var init_SSOOIDCServiceException = __esm({
25364
25366
  }
25365
25367
  });
25366
25368
 
25367
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js
25369
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js
25368
25370
  var AccessDeniedException, AuthorizationPendingException, ExpiredTokenException, InternalServerException, InvalidClientException, InvalidGrantException, InvalidRequestException, InvalidScopeException, SlowDownException, UnauthorizedClientException, UnsupportedGrantTypeException;
25369
25371
  var init_errors = __esm({
25370
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js"() {
25372
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js"() {
25371
25373
  init_SSOOIDCServiceException();
25372
25374
  AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceException {
25373
25375
  name = "AccessDeniedException";
@@ -25552,10 +25554,10 @@ var init_errors = __esm({
25552
25554
  }
25553
25555
  });
25554
25556
 
25555
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js
25557
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js
25556
25558
  var _ADE, _APE, _AT, _CS, _CT, _CTR, _CTRr, _CV, _ETE, _ICE, _IGE, _IRE, _ISE, _ISEn, _IT, _RT, _SDE, _UCE, _UGTE, _aT, _c, _cI, _cS, _cV, _co, _dC, _e, _eI, _ed, _gT, _h, _hE, _iT, _r, _rT, _rU, _s, _sc, _se, _tT, n0, _s_registry, SSOOIDCServiceException$, n0_registry, AccessDeniedException$, AuthorizationPendingException$, ExpiredTokenException$, InternalServerException$, InvalidClientException$, InvalidGrantException$, InvalidRequestException$, InvalidScopeException$, SlowDownException$, UnauthorizedClientException$, UnsupportedGrantTypeException$, errorTypeRegistries, AccessToken, ClientSecret, CodeVerifier, IdToken, RefreshToken, CreateTokenRequest$, CreateTokenResponse$, Scopes, CreateToken$;
25557
25559
  var init_schemas_0 = __esm({
25558
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js"() {
25560
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js"() {
25559
25561
  init_schema();
25560
25562
  init_errors();
25561
25563
  init_SSOOIDCServiceException();
@@ -25696,10 +25698,10 @@ var init_schemas_0 = __esm({
25696
25698
  }
25697
25699
  });
25698
25700
 
25699
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js
25701
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js
25700
25702
  var import_smithy_client9, import_url_parser2, import_util_base648, import_util_utf88, getRuntimeConfig;
25701
25703
  var init_runtimeConfig_shared = __esm({
25702
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js"() {
25704
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js"() {
25703
25705
  init_httpAuthSchemes2();
25704
25706
  init_protocols2();
25705
25707
  init_dist_es();
@@ -25748,10 +25750,10 @@ var init_runtimeConfig_shared = __esm({
25748
25750
  }
25749
25751
  });
25750
25752
 
25751
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js
25753
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js
25752
25754
  var import_util_user_agent_node, import_config_resolver, import_hash_node, import_middleware_retry, import_node_config_provider, import_node_http_handler, import_smithy_client10, import_util_body_length_node, import_util_defaults_mode_node, import_util_retry, getRuntimeConfig2;
25753
25755
  var init_runtimeConfig = __esm({
25754
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js"() {
25756
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js"() {
25755
25757
  init_package();
25756
25758
  init_client();
25757
25759
  init_httpAuthSchemes2();
@@ -25865,10 +25867,10 @@ var require_dist_cjs55 = __commonJS({
25865
25867
  }
25866
25868
  });
25867
25869
 
25868
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js
25870
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js
25869
25871
  var getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig;
25870
25872
  var init_httpAuthExtensionConfiguration = __esm({
25871
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js"() {
25873
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js"() {
25872
25874
  getHttpAuthExtensionConfiguration = (runtimeConfig) => {
25873
25875
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
25874
25876
  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
@@ -25909,10 +25911,10 @@ var init_httpAuthExtensionConfiguration = __esm({
25909
25911
  }
25910
25912
  });
25911
25913
 
25912
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
25914
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
25913
25915
  var import_region_config_resolver, import_protocol_http12, import_smithy_client11, resolveRuntimeExtensions;
25914
25916
  var init_runtimeExtensions = __esm({
25915
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
25917
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
25916
25918
  import_region_config_resolver = __toESM(require_dist_cjs55());
25917
25919
  import_protocol_http12 = __toESM(require_dist_cjs2());
25918
25920
  import_smithy_client11 = __toESM(require_dist_cjs27());
@@ -25925,10 +25927,10 @@ var init_runtimeExtensions = __esm({
25925
25927
  }
25926
25928
  });
25927
25929
 
25928
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js
25930
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js
25929
25931
  var import_middleware_host_header, import_middleware_logger, import_middleware_recursion_detection, import_middleware_user_agent, import_config_resolver2, import_middleware_content_length, import_middleware_endpoint, import_middleware_retry2, import_smithy_client12, SSOOIDCClient;
25930
25932
  var init_SSOOIDCClient = __esm({
25931
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js"() {
25933
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js"() {
25932
25934
  import_middleware_host_header = __toESM(require_dist_cjs20());
25933
25935
  import_middleware_logger = __toESM(require_dist_cjs21());
25934
25936
  import_middleware_recursion_detection = __toESM(require_dist_cjs22());
@@ -25981,10 +25983,10 @@ var init_SSOOIDCClient = __esm({
25981
25983
  }
25982
25984
  });
25983
25985
 
25984
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js
25986
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js
25985
25987
  var import_middleware_endpoint2, import_smithy_client13, CreateTokenCommand;
25986
25988
  var init_CreateTokenCommand = __esm({
25987
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js"() {
25989
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js"() {
25988
25990
  import_middleware_endpoint2 = __toESM(require_dist_cjs45());
25989
25991
  import_smithy_client13 = __toESM(require_dist_cjs27());
25990
25992
  init_EndpointParameters();
@@ -25996,10 +25998,10 @@ var init_CreateTokenCommand = __esm({
25996
25998
  }
25997
25999
  });
25998
26000
 
25999
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js
26001
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js
26000
26002
  var import_smithy_client14, commands, SSOOIDC;
26001
26003
  var init_SSOOIDC = __esm({
26002
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js"() {
26004
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js"() {
26003
26005
  import_smithy_client14 = __toESM(require_dist_cjs27());
26004
26006
  init_CreateTokenCommand();
26005
26007
  init_SSOOIDCClient();
@@ -26012,17 +26014,17 @@ var init_SSOOIDC = __esm({
26012
26014
  }
26013
26015
  });
26014
26016
 
26015
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js
26017
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js
26016
26018
  var init_commands = __esm({
26017
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js"() {
26019
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js"() {
26018
26020
  init_CreateTokenCommand();
26019
26021
  }
26020
26022
  });
26021
26023
 
26022
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js
26024
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js
26023
26025
  var AccessDeniedExceptionReason, InvalidRequestExceptionReason;
26024
26026
  var init_enums = __esm({
26025
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js"() {
26027
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js"() {
26026
26028
  AccessDeniedExceptionReason = {
26027
26029
  KMS_ACCESS_DENIED: "KMS_AccessDeniedException"
26028
26030
  };
@@ -26035,13 +26037,13 @@ var init_enums = __esm({
26035
26037
  }
26036
26038
  });
26037
26039
 
26038
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js
26040
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js
26039
26041
  var init_models_0 = __esm({
26040
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js"() {
26042
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js"() {
26041
26043
  }
26042
26044
  });
26043
26045
 
26044
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js
26046
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js
26045
26047
  var sso_oidc_exports = {};
26046
26048
  __export(sso_oidc_exports, {
26047
26049
  $Command: () => import_smithy_client13.Command,
@@ -26081,7 +26083,7 @@ __export(sso_oidc_exports, {
26081
26083
  errorTypeRegistries: () => errorTypeRegistries
26082
26084
  });
26083
26085
  var init_sso_oidc = __esm({
26084
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js"() {
26086
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js"() {
26085
26087
  init_SSOOIDCClient();
26086
26088
  init_SSOOIDC();
26087
26089
  init_commands();
@@ -26093,9 +26095,9 @@ var init_sso_oidc = __esm({
26093
26095
  }
26094
26096
  });
26095
26097
 
26096
- // node_modules/.pnpm/@aws-sdk+token-providers@3.1031.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js
26098
+ // node_modules/.pnpm/@aws-sdk+token-providers@3.1032.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js
26097
26099
  var require_dist_cjs56 = __commonJS({
26098
- "node_modules/.pnpm/@aws-sdk+token-providers@3.1031.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js"(exports2) {
26100
+ "node_modules/.pnpm/@aws-sdk+token-providers@3.1032.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js"(exports2) {
26099
26101
  "use strict";
26100
26102
  var client = (init_client(), __toCommonJS(client_exports));
26101
26103
  var httpAuthSchemes = (init_httpAuthSchemes2(), __toCommonJS(httpAuthSchemes_exports));
@@ -26240,7 +26242,7 @@ var require_dist_cjs56 = __commonJS({
26240
26242
  }
26241
26243
  });
26242
26244
 
26243
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js
26245
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js
26244
26246
  function createAwsAuthSigv4HttpAuthOption2(authParameters) {
26245
26247
  return {
26246
26248
  schemeId: "aws.auth#sigv4",
@@ -26263,7 +26265,7 @@ function createSmithyApiNoAuthHttpAuthOption2(authParameters) {
26263
26265
  }
26264
26266
  var import_util_middleware7, defaultSSOHttpAuthSchemeParametersProvider, defaultSSOHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig2;
26265
26267
  var init_httpAuthSchemeProvider2 = __esm({
26266
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js"() {
26268
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js"() {
26267
26269
  init_httpAuthSchemes2();
26268
26270
  import_util_middleware7 = __toESM(require_dist_cjs18());
26269
26271
  defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
@@ -26296,10 +26298,10 @@ var init_httpAuthSchemeProvider2 = __esm({
26296
26298
  }
26297
26299
  });
26298
26300
 
26299
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js
26301
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js
26300
26302
  var resolveClientEndpointParameters2, commonParams2;
26301
26303
  var init_EndpointParameters2 = __esm({
26302
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js"() {
26304
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js"() {
26303
26305
  resolveClientEndpointParameters2 = (options) => {
26304
26306
  return Object.assign(options, {
26305
26307
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
@@ -26316,10 +26318,10 @@ var init_EndpointParameters2 = __esm({
26316
26318
  }
26317
26319
  });
26318
26320
 
26319
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js
26321
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js
26320
26322
  var u2, v2, w2, x2, a2, b2, c2, d2, e2, f2, g2, h2, i2, j2, k2, l2, m2, n2, o2, p2, q2, r2, s2, t2, _data2, ruleSet2;
26321
26323
  var init_ruleset2 = __esm({
26322
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js"() {
26324
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js"() {
26323
26325
  u2 = "required";
26324
26326
  v2 = "fn";
26325
26327
  w2 = "argv";
@@ -26448,10 +26450,10 @@ var init_ruleset2 = __esm({
26448
26450
  }
26449
26451
  });
26450
26452
 
26451
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js
26453
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js
26452
26454
  var import_util_endpoints3, import_util_endpoints4, cache2, defaultEndpointResolver2;
26453
26455
  var init_endpointResolver2 = __esm({
26454
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js"() {
26456
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js"() {
26455
26457
  import_util_endpoints3 = __toESM(require_dist_cjs34());
26456
26458
  import_util_endpoints4 = __toESM(require_dist_cjs33());
26457
26459
  init_ruleset2();
@@ -26469,10 +26471,10 @@ var init_endpointResolver2 = __esm({
26469
26471
  }
26470
26472
  });
26471
26473
 
26472
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js
26474
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js
26473
26475
  var import_smithy_client15, SSOServiceException;
26474
26476
  var init_SSOServiceException = __esm({
26475
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js"() {
26477
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js"() {
26476
26478
  import_smithy_client15 = __toESM(require_dist_cjs27());
26477
26479
  SSOServiceException = class _SSOServiceException extends import_smithy_client15.ServiceException {
26478
26480
  constructor(options) {
@@ -26483,10 +26485,10 @@ var init_SSOServiceException = __esm({
26483
26485
  }
26484
26486
  });
26485
26487
 
26486
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js
26488
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js
26487
26489
  var InvalidRequestException2, ResourceNotFoundException, TooManyRequestsException, UnauthorizedException;
26488
26490
  var init_errors2 = __esm({
26489
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js"() {
26491
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js"() {
26490
26492
  init_SSOServiceException();
26491
26493
  InvalidRequestException2 = class _InvalidRequestException extends SSOServiceException {
26492
26494
  name = "InvalidRequestException";
@@ -26539,10 +26541,10 @@ var init_errors2 = __esm({
26539
26541
  }
26540
26542
  });
26541
26543
 
26542
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js
26544
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js
26543
26545
  var _ATT, _GRC, _GRCR, _GRCRe, _IRE2, _RC, _RNFE, _SAKT, _STT, _TMRE, _UE, _aI, _aKI, _aT2, _ai, _c2, _e2, _ex, _h2, _hE2, _hH, _hQ, _m, _rC, _rN, _rn, _s2, _sAK, _sT, _xasbt, n02, _s_registry2, SSOServiceException$, n0_registry2, InvalidRequestException$2, ResourceNotFoundException$, TooManyRequestsException$, UnauthorizedException$, errorTypeRegistries2, AccessTokenType, SecretAccessKeyType, SessionTokenType, GetRoleCredentialsRequest$, GetRoleCredentialsResponse$, RoleCredentials$, GetRoleCredentials$;
26544
26546
  var init_schemas_02 = __esm({
26545
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js"() {
26547
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js"() {
26546
26548
  init_schema();
26547
26549
  init_errors2();
26548
26550
  init_SSOServiceException();
@@ -26633,10 +26635,10 @@ var init_schemas_02 = __esm({
26633
26635
  }
26634
26636
  });
26635
26637
 
26636
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js
26638
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js
26637
26639
  var import_smithy_client16, import_url_parser3, import_util_base649, import_util_utf89, getRuntimeConfig3;
26638
26640
  var init_runtimeConfig_shared2 = __esm({
26639
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js"() {
26641
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js"() {
26640
26642
  init_httpAuthSchemes2();
26641
26643
  init_protocols2();
26642
26644
  init_dist_es();
@@ -26685,10 +26687,10 @@ var init_runtimeConfig_shared2 = __esm({
26685
26687
  }
26686
26688
  });
26687
26689
 
26688
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js
26690
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js
26689
26691
  var import_util_user_agent_node2, import_config_resolver3, import_hash_node2, import_middleware_retry3, import_node_config_provider2, import_node_http_handler2, import_smithy_client17, import_util_body_length_node2, import_util_defaults_mode_node2, import_util_retry2, getRuntimeConfig4;
26690
26692
  var init_runtimeConfig2 = __esm({
26691
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js"() {
26693
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js"() {
26692
26694
  init_package();
26693
26695
  init_client();
26694
26696
  init_httpAuthSchemes2();
@@ -26738,10 +26740,10 @@ var init_runtimeConfig2 = __esm({
26738
26740
  }
26739
26741
  });
26740
26742
 
26741
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js
26743
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js
26742
26744
  var getHttpAuthExtensionConfiguration2, resolveHttpAuthRuntimeConfig2;
26743
26745
  var init_httpAuthExtensionConfiguration2 = __esm({
26744
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js"() {
26746
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js"() {
26745
26747
  getHttpAuthExtensionConfiguration2 = (runtimeConfig) => {
26746
26748
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
26747
26749
  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
@@ -26782,10 +26784,10 @@ var init_httpAuthExtensionConfiguration2 = __esm({
26782
26784
  }
26783
26785
  });
26784
26786
 
26785
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js
26787
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js
26786
26788
  var import_region_config_resolver2, import_protocol_http13, import_smithy_client18, resolveRuntimeExtensions2;
26787
26789
  var init_runtimeExtensions2 = __esm({
26788
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js"() {
26790
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js"() {
26789
26791
  import_region_config_resolver2 = __toESM(require_dist_cjs55());
26790
26792
  import_protocol_http13 = __toESM(require_dist_cjs2());
26791
26793
  import_smithy_client18 = __toESM(require_dist_cjs27());
@@ -26798,10 +26800,10 @@ var init_runtimeExtensions2 = __esm({
26798
26800
  }
26799
26801
  });
26800
26802
 
26801
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js
26803
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js
26802
26804
  var import_middleware_host_header2, import_middleware_logger2, import_middleware_recursion_detection2, import_middleware_user_agent2, import_config_resolver4, import_middleware_content_length2, import_middleware_endpoint3, import_middleware_retry4, import_smithy_client19, SSOClient;
26803
26805
  var init_SSOClient = __esm({
26804
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js"() {
26806
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js"() {
26805
26807
  import_middleware_host_header2 = __toESM(require_dist_cjs20());
26806
26808
  import_middleware_logger2 = __toESM(require_dist_cjs21());
26807
26809
  import_middleware_recursion_detection2 = __toESM(require_dist_cjs22());
@@ -26854,10 +26856,10 @@ var init_SSOClient = __esm({
26854
26856
  }
26855
26857
  });
26856
26858
 
26857
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js
26859
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js
26858
26860
  var import_middleware_endpoint4, import_smithy_client20, GetRoleCredentialsCommand;
26859
26861
  var init_GetRoleCredentialsCommand = __esm({
26860
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js"() {
26862
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js"() {
26861
26863
  import_middleware_endpoint4 = __toESM(require_dist_cjs45());
26862
26864
  import_smithy_client20 = __toESM(require_dist_cjs27());
26863
26865
  init_EndpointParameters2();
@@ -26869,10 +26871,10 @@ var init_GetRoleCredentialsCommand = __esm({
26869
26871
  }
26870
26872
  });
26871
26873
 
26872
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js
26874
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js
26873
26875
  var import_smithy_client21, commands2, SSO;
26874
26876
  var init_SSO = __esm({
26875
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js"() {
26877
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js"() {
26876
26878
  import_smithy_client21 = __toESM(require_dist_cjs27());
26877
26879
  init_GetRoleCredentialsCommand();
26878
26880
  init_SSOClient();
@@ -26885,20 +26887,20 @@ var init_SSO = __esm({
26885
26887
  }
26886
26888
  });
26887
26889
 
26888
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js
26890
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js
26889
26891
  var init_commands2 = __esm({
26890
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js"() {
26892
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js"() {
26891
26893
  init_GetRoleCredentialsCommand();
26892
26894
  }
26893
26895
  });
26894
26896
 
26895
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js
26897
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js
26896
26898
  var init_models_02 = __esm({
26897
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js"() {
26899
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js"() {
26898
26900
  }
26899
26901
  });
26900
26902
 
26901
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js
26903
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js
26902
26904
  var sso_exports = {};
26903
26905
  __export(sso_exports, {
26904
26906
  $Command: () => import_smithy_client20.Command,
@@ -26923,7 +26925,7 @@ __export(sso_exports, {
26923
26925
  errorTypeRegistries: () => errorTypeRegistries2
26924
26926
  });
26925
26927
  var init_sso = __esm({
26926
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js"() {
26928
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js"() {
26927
26929
  init_SSOClient();
26928
26930
  init_SSO();
26929
26931
  init_commands2();
@@ -26934,9 +26936,9 @@ var init_sso = __esm({
26934
26936
  }
26935
26937
  });
26936
26938
 
26937
- // node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.30/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js
26939
+ // node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.31/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js
26938
26940
  var require_loadSso_BKDNrsal = __commonJS({
26939
- "node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.30/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js"(exports2) {
26941
+ "node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.31/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js"(exports2) {
26940
26942
  "use strict";
26941
26943
  var sso = (init_sso(), __toCommonJS(sso_exports));
26942
26944
  exports2.GetRoleCredentialsCommand = sso.GetRoleCredentialsCommand;
@@ -26944,9 +26946,9 @@ var require_loadSso_BKDNrsal = __commonJS({
26944
26946
  }
26945
26947
  });
26946
26948
 
26947
- // node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.30/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js
26949
+ // node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.31/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js
26948
26950
  var require_dist_cjs57 = __commonJS({
26949
- "node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.30/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js"(exports2) {
26951
+ "node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.31/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js"(exports2) {
26950
26952
  "use strict";
26951
26953
  var propertyProvider = require_dist_cjs41();
26952
26954
  var sharedIniFileLoader = require_dist_cjs42();
@@ -27124,7 +27126,7 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
27124
27126
  }
27125
27127
  });
27126
27128
 
27127
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js
27129
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js
27128
27130
  function createAwsAuthSigv4HttpAuthOption3(authParameters) {
27129
27131
  return {
27130
27132
  schemeId: "aws.auth#sigv4",
@@ -27147,7 +27149,7 @@ function createSmithyApiNoAuthHttpAuthOption3(authParameters) {
27147
27149
  }
27148
27150
  var import_util_middleware8, defaultSigninHttpAuthSchemeParametersProvider, defaultSigninHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig3;
27149
27151
  var init_httpAuthSchemeProvider3 = __esm({
27150
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js"() {
27152
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js"() {
27151
27153
  init_httpAuthSchemes2();
27152
27154
  import_util_middleware8 = __toESM(require_dist_cjs18());
27153
27155
  defaultSigninHttpAuthSchemeParametersProvider = async (config, context, input) => {
@@ -27180,10 +27182,10 @@ var init_httpAuthSchemeProvider3 = __esm({
27180
27182
  }
27181
27183
  });
27182
27184
 
27183
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js
27185
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js
27184
27186
  var resolveClientEndpointParameters3, commonParams3;
27185
27187
  var init_EndpointParameters3 = __esm({
27186
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js"() {
27188
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js"() {
27187
27189
  resolveClientEndpointParameters3 = (options) => {
27188
27190
  return Object.assign(options, {
27189
27191
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
@@ -27200,10 +27202,10 @@ var init_EndpointParameters3 = __esm({
27200
27202
  }
27201
27203
  });
27202
27204
 
27203
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js
27205
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js
27204
27206
  var u3, v3, w3, x3, a3, b3, c3, d3, e3, f3, g3, h3, i3, j3, k3, l3, m3, n3, o3, p3, q3, r3, s3, t3, _data3, ruleSet3;
27205
27207
  var init_ruleset3 = __esm({
27206
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js"() {
27208
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js"() {
27207
27209
  u3 = "required";
27208
27210
  v3 = "fn";
27209
27211
  w3 = "argv";
@@ -27359,10 +27361,10 @@ var init_ruleset3 = __esm({
27359
27361
  }
27360
27362
  });
27361
27363
 
27362
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js
27364
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js
27363
27365
  var import_util_endpoints5, import_util_endpoints6, cache3, defaultEndpointResolver3;
27364
27366
  var init_endpointResolver3 = __esm({
27365
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js"() {
27367
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js"() {
27366
27368
  import_util_endpoints5 = __toESM(require_dist_cjs34());
27367
27369
  import_util_endpoints6 = __toESM(require_dist_cjs33());
27368
27370
  init_ruleset3();
@@ -27380,10 +27382,10 @@ var init_endpointResolver3 = __esm({
27380
27382
  }
27381
27383
  });
27382
27384
 
27383
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js
27385
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js
27384
27386
  var import_smithy_client22, SigninServiceException;
27385
27387
  var init_SigninServiceException = __esm({
27386
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js"() {
27388
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js"() {
27387
27389
  import_smithy_client22 = __toESM(require_dist_cjs27());
27388
27390
  SigninServiceException = class _SigninServiceException extends import_smithy_client22.ServiceException {
27389
27391
  constructor(options) {
@@ -27394,10 +27396,10 @@ var init_SigninServiceException = __esm({
27394
27396
  }
27395
27397
  });
27396
27398
 
27397
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js
27399
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js
27398
27400
  var AccessDeniedException2, InternalServerException2, TooManyRequestsError, ValidationException;
27399
27401
  var init_errors3 = __esm({
27400
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js"() {
27402
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js"() {
27401
27403
  init_SigninServiceException();
27402
27404
  AccessDeniedException2 = class _AccessDeniedException extends SigninServiceException {
27403
27405
  name = "AccessDeniedException";
@@ -27458,10 +27460,10 @@ var init_errors3 = __esm({
27458
27460
  }
27459
27461
  });
27460
27462
 
27461
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js
27463
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js
27462
27464
  var _ADE2, _AT2, _COAT, _COATR, _COATRB, _COATRBr, _COATRr, _ISE2, _RT2, _TMRE2, _VE, _aKI2, _aT3, _c3, _cI2, _cV2, _co2, _e3, _eI2, _gT2, _h3, _hE3, _iT2, _jN, _m2, _rT2, _rU2, _s3, _sAK2, _sT2, _se2, _tI, _tO, _tT2, n03, _s_registry3, SigninServiceException$, n0_registry3, AccessDeniedException$2, InternalServerException$2, TooManyRequestsError$, ValidationException$, errorTypeRegistries3, RefreshToken2, AccessToken$, CreateOAuth2TokenRequest$, CreateOAuth2TokenRequestBody$, CreateOAuth2TokenResponse$, CreateOAuth2TokenResponseBody$, CreateOAuth2Token$;
27463
27465
  var init_schemas_03 = __esm({
27464
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js"() {
27466
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js"() {
27465
27467
  init_schema();
27466
27468
  init_errors3();
27467
27469
  init_SigninServiceException();
@@ -27587,10 +27589,10 @@ var init_schemas_03 = __esm({
27587
27589
  }
27588
27590
  });
27589
27591
 
27590
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js
27592
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js
27591
27593
  var import_smithy_client23, import_url_parser4, import_util_base6410, import_util_utf810, getRuntimeConfig5;
27592
27594
  var init_runtimeConfig_shared3 = __esm({
27593
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js"() {
27595
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js"() {
27594
27596
  init_httpAuthSchemes2();
27595
27597
  init_protocols2();
27596
27598
  init_dist_es();
@@ -27639,10 +27641,10 @@ var init_runtimeConfig_shared3 = __esm({
27639
27641
  }
27640
27642
  });
27641
27643
 
27642
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js
27644
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js
27643
27645
  var import_util_user_agent_node3, import_config_resolver5, import_hash_node3, import_middleware_retry5, import_node_config_provider3, import_node_http_handler3, import_smithy_client24, import_util_body_length_node3, import_util_defaults_mode_node3, import_util_retry3, getRuntimeConfig6;
27644
27646
  var init_runtimeConfig3 = __esm({
27645
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js"() {
27647
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js"() {
27646
27648
  init_package();
27647
27649
  init_client();
27648
27650
  init_httpAuthSchemes2();
@@ -27692,10 +27694,10 @@ var init_runtimeConfig3 = __esm({
27692
27694
  }
27693
27695
  });
27694
27696
 
27695
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js
27697
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js
27696
27698
  var getHttpAuthExtensionConfiguration3, resolveHttpAuthRuntimeConfig3;
27697
27699
  var init_httpAuthExtensionConfiguration3 = __esm({
27698
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js"() {
27700
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js"() {
27699
27701
  getHttpAuthExtensionConfiguration3 = (runtimeConfig) => {
27700
27702
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
27701
27703
  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
@@ -27736,10 +27738,10 @@ var init_httpAuthExtensionConfiguration3 = __esm({
27736
27738
  }
27737
27739
  });
27738
27740
 
27739
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js
27741
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js
27740
27742
  var import_region_config_resolver3, import_protocol_http14, import_smithy_client25, resolveRuntimeExtensions3;
27741
27743
  var init_runtimeExtensions3 = __esm({
27742
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js"() {
27744
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js"() {
27743
27745
  import_region_config_resolver3 = __toESM(require_dist_cjs55());
27744
27746
  import_protocol_http14 = __toESM(require_dist_cjs2());
27745
27747
  import_smithy_client25 = __toESM(require_dist_cjs27());
@@ -27752,10 +27754,10 @@ var init_runtimeExtensions3 = __esm({
27752
27754
  }
27753
27755
  });
27754
27756
 
27755
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js
27757
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js
27756
27758
  var import_middleware_host_header3, import_middleware_logger3, import_middleware_recursion_detection3, import_middleware_user_agent3, import_config_resolver6, import_middleware_content_length3, import_middleware_endpoint5, import_middleware_retry6, import_smithy_client26, SigninClient;
27757
27759
  var init_SigninClient = __esm({
27758
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js"() {
27760
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js"() {
27759
27761
  import_middleware_host_header3 = __toESM(require_dist_cjs20());
27760
27762
  import_middleware_logger3 = __toESM(require_dist_cjs21());
27761
27763
  import_middleware_recursion_detection3 = __toESM(require_dist_cjs22());
@@ -27808,10 +27810,10 @@ var init_SigninClient = __esm({
27808
27810
  }
27809
27811
  });
27810
27812
 
27811
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js
27813
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js
27812
27814
  var import_middleware_endpoint6, import_smithy_client27, CreateOAuth2TokenCommand;
27813
27815
  var init_CreateOAuth2TokenCommand = __esm({
27814
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js"() {
27816
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js"() {
27815
27817
  import_middleware_endpoint6 = __toESM(require_dist_cjs45());
27816
27818
  import_smithy_client27 = __toESM(require_dist_cjs27());
27817
27819
  init_EndpointParameters3();
@@ -27823,10 +27825,10 @@ var init_CreateOAuth2TokenCommand = __esm({
27823
27825
  }
27824
27826
  });
27825
27827
 
27826
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js
27828
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js
27827
27829
  var import_smithy_client28, commands3, Signin;
27828
27830
  var init_Signin = __esm({
27829
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js"() {
27831
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js"() {
27830
27832
  import_smithy_client28 = __toESM(require_dist_cjs27());
27831
27833
  init_CreateOAuth2TokenCommand();
27832
27834
  init_SigninClient();
@@ -27839,17 +27841,17 @@ var init_Signin = __esm({
27839
27841
  }
27840
27842
  });
27841
27843
 
27842
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js
27844
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js
27843
27845
  var init_commands3 = __esm({
27844
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js"() {
27846
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js"() {
27845
27847
  init_CreateOAuth2TokenCommand();
27846
27848
  }
27847
27849
  });
27848
27850
 
27849
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js
27851
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js
27850
27852
  var OAuth2ErrorCode;
27851
27853
  var init_enums2 = __esm({
27852
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js"() {
27854
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js"() {
27853
27855
  OAuth2ErrorCode = {
27854
27856
  AUTHCODE_EXPIRED: "AUTHCODE_EXPIRED",
27855
27857
  INSUFFICIENT_PERMISSIONS: "INSUFFICIENT_PERMISSIONS",
@@ -27861,13 +27863,13 @@ var init_enums2 = __esm({
27861
27863
  }
27862
27864
  });
27863
27865
 
27864
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js
27866
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js
27865
27867
  var init_models_03 = __esm({
27866
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js"() {
27868
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js"() {
27867
27869
  }
27868
27870
  });
27869
27871
 
27870
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js
27872
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js
27871
27873
  var signin_exports = {};
27872
27874
  __export(signin_exports, {
27873
27875
  $Command: () => import_smithy_client27.Command,
@@ -27895,7 +27897,7 @@ __export(signin_exports, {
27895
27897
  errorTypeRegistries: () => errorTypeRegistries3
27896
27898
  });
27897
27899
  var init_signin = __esm({
27898
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js"() {
27900
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js"() {
27899
27901
  init_SigninClient();
27900
27902
  init_Signin();
27901
27903
  init_commands3();
@@ -27907,9 +27909,9 @@ var init_signin = __esm({
27907
27909
  }
27908
27910
  });
27909
27911
 
27910
- // node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.30/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js
27912
+ // node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.31/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js
27911
27913
  var require_dist_cjs58 = __commonJS({
27912
- "node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.30/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js"(exports2) {
27914
+ "node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.31/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js"(exports2) {
27913
27915
  "use strict";
27914
27916
  var client = (init_client(), __toCommonJS(client_exports));
27915
27917
  var propertyProvider = require_dist_cjs41();
@@ -28186,7 +28188,7 @@ var require_dist_cjs58 = __commonJS({
28186
28188
  }
28187
28189
  });
28188
28190
 
28189
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js
28191
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js
28190
28192
  function createAwsAuthSigv4HttpAuthOption4(authParameters) {
28191
28193
  return {
28192
28194
  schemeId: "aws.auth#sigv4",
@@ -28209,7 +28211,7 @@ function createSmithyApiNoAuthHttpAuthOption4(authParameters) {
28209
28211
  }
28210
28212
  var import_util_middleware9, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig4;
28211
28213
  var init_httpAuthSchemeProvider4 = __esm({
28212
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
28214
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
28213
28215
  init_httpAuthSchemes2();
28214
28216
  import_util_middleware9 = __toESM(require_dist_cjs18());
28215
28217
  init_STSClient();
@@ -28247,10 +28249,10 @@ var init_httpAuthSchemeProvider4 = __esm({
28247
28249
  }
28248
28250
  });
28249
28251
 
28250
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js
28252
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js
28251
28253
  var resolveClientEndpointParameters4, commonParams4;
28252
28254
  var init_EndpointParameters4 = __esm({
28253
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js"() {
28255
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js"() {
28254
28256
  resolveClientEndpointParameters4 = (options) => {
28255
28257
  return Object.assign(options, {
28256
28258
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
@@ -28269,10 +28271,10 @@ var init_EndpointParameters4 = __esm({
28269
28271
  }
28270
28272
  });
28271
28273
 
28272
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js
28274
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js
28273
28275
  var F, G, H, I, J, a4, b4, c4, d4, e4, f4, g4, h4, i4, j4, k4, l4, m4, n4, o4, p4, q4, r4, s4, t4, u4, v4, w4, x4, y, z, A, B, C, D, E, _data4, ruleSet4;
28274
28276
  var init_ruleset4 = __esm({
28275
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js"() {
28277
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js"() {
28276
28278
  F = "required";
28277
28279
  G = "type";
28278
28280
  H = "fn";
@@ -28452,10 +28454,10 @@ var init_ruleset4 = __esm({
28452
28454
  }
28453
28455
  });
28454
28456
 
28455
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js
28457
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js
28456
28458
  var import_util_endpoints7, import_util_endpoints8, cache4, defaultEndpointResolver4;
28457
28459
  var init_endpointResolver4 = __esm({
28458
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js"() {
28460
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js"() {
28459
28461
  import_util_endpoints7 = __toESM(require_dist_cjs34());
28460
28462
  import_util_endpoints8 = __toESM(require_dist_cjs33());
28461
28463
  init_ruleset4();
@@ -28473,10 +28475,10 @@ var init_endpointResolver4 = __esm({
28473
28475
  }
28474
28476
  });
28475
28477
 
28476
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js
28478
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js
28477
28479
  var import_smithy_client29, STSServiceException;
28478
28480
  var init_STSServiceException = __esm({
28479
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js"() {
28481
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js"() {
28480
28482
  import_smithy_client29 = __toESM(require_dist_cjs27());
28481
28483
  STSServiceException = class _STSServiceException extends import_smithy_client29.ServiceException {
28482
28484
  constructor(options) {
@@ -28487,10 +28489,10 @@ var init_STSServiceException = __esm({
28487
28489
  }
28488
28490
  });
28489
28491
 
28490
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js
28492
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js
28491
28493
  var ExpiredTokenException2, MalformedPolicyDocumentException, PackedPolicyTooLargeException, RegionDisabledException, IDPRejectedClaimException, InvalidIdentityTokenException, IDPCommunicationErrorException;
28492
28494
  var init_errors4 = __esm({
28493
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js"() {
28495
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js"() {
28494
28496
  init_STSServiceException();
28495
28497
  ExpiredTokenException2 = class _ExpiredTokenException extends STSServiceException {
28496
28498
  name = "ExpiredTokenException";
@@ -28579,10 +28581,10 @@ var init_errors4 = __esm({
28579
28581
  }
28580
28582
  });
28581
28583
 
28582
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js
28584
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js
28583
28585
  var _A, _AKI, _AR, _ARI, _ARR, _ARRs, _ARU, _ARWWI, _ARWWIR, _ARWWIRs, _Au, _C, _CA, _DS, _E, _EI, _ETE2, _IDPCEE, _IDPRCE, _IITE, _K, _MPDE, _P, _PA, _PAr, _PC, _PCLT, _PCr, _PDT, _PI, _PPS, _PPTLE, _Pr, _RA, _RDE, _RSN, _SAK, _SFWIT, _SI, _SN, _ST, _T, _TC, _TTK, _Ta, _V, _WIT, _a, _aKST, _aQE, _c4, _cTT, _e4, _hE4, _m3, _pDLT, _s4, _tLT, n04, _s_registry4, STSServiceException$, n0_registry4, ExpiredTokenException$2, IDPCommunicationErrorException$, IDPRejectedClaimException$, InvalidIdentityTokenException$, MalformedPolicyDocumentException$, PackedPolicyTooLargeException$, RegionDisabledException$, errorTypeRegistries4, accessKeySecretType, clientTokenType, AssumedRoleUser$, AssumeRoleRequest$, AssumeRoleResponse$, AssumeRoleWithWebIdentityRequest$, AssumeRoleWithWebIdentityResponse$, Credentials$, PolicyDescriptorType$, ProvidedContext$, Tag$, policyDescriptorListType, ProvidedContextsListType, tagKeyListType, tagListType, AssumeRole$, AssumeRoleWithWebIdentity$;
28584
28586
  var init_schemas_04 = __esm({
28585
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js"() {
28587
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js"() {
28586
28588
  init_schema();
28587
28589
  init_errors4();
28588
28590
  init_STSServiceException();
@@ -28778,10 +28780,10 @@ var init_schemas_04 = __esm({
28778
28780
  }
28779
28781
  });
28780
28782
 
28781
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js
28783
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js
28782
28784
  var import_smithy_client30, import_url_parser5, import_util_base6411, import_util_utf811, getRuntimeConfig7;
28783
28785
  var init_runtimeConfig_shared4 = __esm({
28784
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js"() {
28786
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js"() {
28785
28787
  init_httpAuthSchemes2();
28786
28788
  init_protocols2();
28787
28789
  init_dist_es();
@@ -28831,10 +28833,10 @@ var init_runtimeConfig_shared4 = __esm({
28831
28833
  }
28832
28834
  });
28833
28835
 
28834
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js
28836
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js
28835
28837
  var import_util_user_agent_node4, import_config_resolver7, import_hash_node4, import_middleware_retry7, import_node_config_provider4, import_node_http_handler4, import_smithy_client31, import_util_body_length_node4, import_util_defaults_mode_node4, import_util_retry4, getRuntimeConfig8;
28836
28838
  var init_runtimeConfig4 = __esm({
28837
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js"() {
28839
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js"() {
28838
28840
  init_package();
28839
28841
  init_client();
28840
28842
  init_httpAuthSchemes2();
@@ -28897,10 +28899,10 @@ var init_runtimeConfig4 = __esm({
28897
28899
  }
28898
28900
  });
28899
28901
 
28900
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js
28902
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js
28901
28903
  var getHttpAuthExtensionConfiguration4, resolveHttpAuthRuntimeConfig4;
28902
28904
  var init_httpAuthExtensionConfiguration4 = __esm({
28903
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js"() {
28905
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js"() {
28904
28906
  getHttpAuthExtensionConfiguration4 = (runtimeConfig) => {
28905
28907
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
28906
28908
  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
@@ -28941,10 +28943,10 @@ var init_httpAuthExtensionConfiguration4 = __esm({
28941
28943
  }
28942
28944
  });
28943
28945
 
28944
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
28946
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
28945
28947
  var import_region_config_resolver4, import_protocol_http15, import_smithy_client32, resolveRuntimeExtensions4;
28946
28948
  var init_runtimeExtensions4 = __esm({
28947
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
28949
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
28948
28950
  import_region_config_resolver4 = __toESM(require_dist_cjs55());
28949
28951
  import_protocol_http15 = __toESM(require_dist_cjs2());
28950
28952
  import_smithy_client32 = __toESM(require_dist_cjs27());
@@ -28957,10 +28959,10 @@ var init_runtimeExtensions4 = __esm({
28957
28959
  }
28958
28960
  });
28959
28961
 
28960
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js
28962
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js
28961
28963
  var import_middleware_host_header4, import_middleware_logger4, import_middleware_recursion_detection4, import_middleware_user_agent4, import_config_resolver8, import_middleware_content_length4, import_middleware_endpoint7, import_middleware_retry8, import_smithy_client33, STSClient;
28962
28964
  var init_STSClient = __esm({
28963
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js"() {
28965
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js"() {
28964
28966
  import_middleware_host_header4 = __toESM(require_dist_cjs20());
28965
28967
  import_middleware_logger4 = __toESM(require_dist_cjs21());
28966
28968
  import_middleware_recursion_detection4 = __toESM(require_dist_cjs22());
@@ -29013,10 +29015,10 @@ var init_STSClient = __esm({
29013
29015
  }
29014
29016
  });
29015
29017
 
29016
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js
29018
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js
29017
29019
  var import_middleware_endpoint8, import_smithy_client34, AssumeRoleCommand;
29018
29020
  var init_AssumeRoleCommand = __esm({
29019
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js"() {
29021
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js"() {
29020
29022
  import_middleware_endpoint8 = __toESM(require_dist_cjs45());
29021
29023
  import_smithy_client34 = __toESM(require_dist_cjs27());
29022
29024
  init_EndpointParameters4();
@@ -29028,10 +29030,10 @@ var init_AssumeRoleCommand = __esm({
29028
29030
  }
29029
29031
  });
29030
29032
 
29031
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js
29033
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js
29032
29034
  var import_middleware_endpoint9, import_smithy_client35, AssumeRoleWithWebIdentityCommand;
29033
29035
  var init_AssumeRoleWithWebIdentityCommand = __esm({
29034
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js"() {
29036
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js"() {
29035
29037
  import_middleware_endpoint9 = __toESM(require_dist_cjs45());
29036
29038
  import_smithy_client35 = __toESM(require_dist_cjs27());
29037
29039
  init_EndpointParameters4();
@@ -29043,10 +29045,10 @@ var init_AssumeRoleWithWebIdentityCommand = __esm({
29043
29045
  }
29044
29046
  });
29045
29047
 
29046
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js
29048
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js
29047
29049
  var import_smithy_client36, commands4, STS;
29048
29050
  var init_STS = __esm({
29049
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js"() {
29051
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js"() {
29050
29052
  import_smithy_client36 = __toESM(require_dist_cjs27());
29051
29053
  init_AssumeRoleCommand();
29052
29054
  init_AssumeRoleWithWebIdentityCommand();
@@ -29061,24 +29063,24 @@ var init_STS = __esm({
29061
29063
  }
29062
29064
  });
29063
29065
 
29064
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js
29066
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js
29065
29067
  var init_commands4 = __esm({
29066
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js"() {
29068
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js"() {
29067
29069
  init_AssumeRoleCommand();
29068
29070
  init_AssumeRoleWithWebIdentityCommand();
29069
29071
  }
29070
29072
  });
29071
29073
 
29072
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js
29074
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js
29073
29075
  var init_models_04 = __esm({
29074
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js"() {
29076
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js"() {
29075
29077
  }
29076
29078
  });
29077
29079
 
29078
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js
29080
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js
29079
29081
  var import_region_config_resolver5, getAccountIdFromAssumedRoleUser, resolveRegion, getDefaultRoleAssumer, getDefaultRoleAssumerWithWebIdentity, isH2;
29080
29082
  var init_defaultStsRoleAssumers = __esm({
29081
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js"() {
29083
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js"() {
29082
29084
  init_client();
29083
29085
  import_region_config_resolver5 = __toESM(require_dist_cjs55());
29084
29086
  init_AssumeRoleCommand();
@@ -29184,10 +29186,10 @@ var init_defaultStsRoleAssumers = __esm({
29184
29186
  }
29185
29187
  });
29186
29188
 
29187
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js
29189
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js
29188
29190
  var getCustomizableStsClientCtor, getDefaultRoleAssumer2, getDefaultRoleAssumerWithWebIdentity2, decorateDefaultCredentialProvider;
29189
29191
  var init_defaultRoleAssumers = __esm({
29190
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js"() {
29192
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js"() {
29191
29193
  init_defaultStsRoleAssumers();
29192
29194
  init_STSClient();
29193
29195
  getCustomizableStsClientCtor = (baseCtor, customizations) => {
@@ -29213,7 +29215,7 @@ var init_defaultRoleAssumers = __esm({
29213
29215
  }
29214
29216
  });
29215
29217
 
29216
- // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js
29218
+ // node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js
29217
29219
  var sts_exports = {};
29218
29220
  __export(sts_exports, {
29219
29221
  AssumeRole$: () => AssumeRole$,
@@ -29254,7 +29256,7 @@ __export(sts_exports, {
29254
29256
  getDefaultRoleAssumerWithWebIdentity: () => getDefaultRoleAssumerWithWebIdentity2
29255
29257
  });
29256
29258
  var init_sts = __esm({
29257
- "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js"() {
29259
+ "node_modules/.pnpm/@aws-sdk+nested-clients@3.996.21/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js"() {
29258
29260
  init_STSClient();
29259
29261
  init_STS();
29260
29262
  init_commands4();
@@ -29266,9 +29268,9 @@ var init_sts = __esm({
29266
29268
  }
29267
29269
  });
29268
29270
 
29269
- // node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.26/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js
29271
+ // node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.27/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js
29270
29272
  var require_dist_cjs59 = __commonJS({
29271
- "node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.26/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js"(exports2) {
29273
+ "node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.27/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js"(exports2) {
29272
29274
  "use strict";
29273
29275
  var sharedIniFileLoader = require_dist_cjs42();
29274
29276
  var propertyProvider = require_dist_cjs41();
@@ -29342,9 +29344,9 @@ var require_dist_cjs59 = __commonJS({
29342
29344
  }
29343
29345
  });
29344
29346
 
29345
- // node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.30/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js
29347
+ // node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.31/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js
29346
29348
  var require_fromWebToken = __commonJS({
29347
- "node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.30/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js"(exports2) {
29349
+ "node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.31/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js"(exports2) {
29348
29350
  "use strict";
29349
29351
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? (function(o5, m5, k5, k22) {
29350
29352
  if (k22 === void 0) k22 = k5;
@@ -29414,9 +29416,9 @@ var require_fromWebToken = __commonJS({
29414
29416
  }
29415
29417
  });
29416
29418
 
29417
- // node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.30/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js
29419
+ // node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.31/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js
29418
29420
  var require_fromTokenFile = __commonJS({
29419
- "node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.30/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js"(exports2) {
29421
+ "node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.31/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js"(exports2) {
29420
29422
  "use strict";
29421
29423
  Object.defineProperty(exports2, "__esModule", { value: true });
29422
29424
  exports2.fromTokenFile = void 0;
@@ -29453,9 +29455,9 @@ var require_fromTokenFile = __commonJS({
29453
29455
  }
29454
29456
  });
29455
29457
 
29456
- // node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.30/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js
29458
+ // node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.31/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js
29457
29459
  var require_dist_cjs60 = __commonJS({
29458
- "node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.30/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js"(exports2) {
29460
+ "node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.31/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js"(exports2) {
29459
29461
  "use strict";
29460
29462
  var fromTokenFile = require_fromTokenFile();
29461
29463
  var fromWebToken = require_fromWebToken();
@@ -29476,9 +29478,9 @@ var require_dist_cjs60 = __commonJS({
29476
29478
  }
29477
29479
  });
29478
29480
 
29479
- // node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.30/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js
29481
+ // node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.31/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js
29480
29482
  var require_dist_cjs61 = __commonJS({
29481
- "node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.30/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js"(exports2) {
29483
+ "node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.31/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js"(exports2) {
29482
29484
  "use strict";
29483
29485
  var sharedIniFileLoader = require_dist_cjs42();
29484
29486
  var propertyProvider = require_dist_cjs41();
@@ -29667,9 +29669,9 @@ var require_dist_cjs61 = __commonJS({
29667
29669
  }
29668
29670
  });
29669
29671
 
29670
- // node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.31/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js
29672
+ // node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.32/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js
29671
29673
  var require_dist_cjs62 = __commonJS({
29672
- "node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.31/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js"(exports2) {
29674
+ "node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.32/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js"(exports2) {
29673
29675
  "use strict";
29674
29676
  var credentialProviderEnv = require_dist_cjs48();
29675
29677
  var propertyProvider = require_dist_cjs41();
@@ -30792,9 +30794,9 @@ var require_dist_cjs67 = __commonJS({
30792
30794
  }
30793
30795
  });
30794
30796
 
30795
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js
30797
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js
30796
30798
  var require_runtimeConfig_shared = __commonJS({
30797
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js"(exports2) {
30799
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js"(exports2) {
30798
30800
  "use strict";
30799
30801
  Object.defineProperty(exports2, "__esModule", { value: true });
30800
30802
  exports2.getRuntimeConfig = void 0;
@@ -30854,9 +30856,9 @@ var require_runtimeConfig_shared = __commonJS({
30854
30856
  }
30855
30857
  });
30856
30858
 
30857
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js
30859
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js
30858
30860
  var require_runtimeConfig = __commonJS({
30859
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js"(exports2) {
30861
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js"(exports2) {
30860
30862
  "use strict";
30861
30863
  Object.defineProperty(exports2, "__esModule", { value: true });
30862
30864
  exports2.getRuntimeConfig = void 0;
@@ -31204,9 +31206,9 @@ var require_dist_cjs70 = __commonJS({
31204
31206
  }
31205
31207
  });
31206
31208
 
31207
- // node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/index.js
31209
+ // node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/index.js
31208
31210
  var require_dist_cjs71 = __commonJS({
31209
- "node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/index.js"(exports2) {
31211
+ "node_modules/.pnpm/@aws-sdk+client-s3@3.1032.0/node_modules/@aws-sdk/client-s3/dist-cjs/index.js"(exports2) {
31210
31212
  "use strict";
31211
31213
  var middlewareExpectContinue = require_dist_cjs3();
31212
31214
  var middlewareFlexibleChecksums = require_dist_cjs19();
@@ -33427,9 +33429,9 @@ var require_dist_cjs72 = __commonJS({
33427
33429
  }
33428
33430
  });
33429
33431
 
33430
- // node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.1031.0/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js
33432
+ // node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.1032.0/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js
33431
33433
  var require_dist_cjs73 = __commonJS({
33432
- "node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.1031.0/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js"(exports2) {
33434
+ "node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.1032.0/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js"(exports2) {
33433
33435
  "use strict";
33434
33436
  var utilFormatUrl = require_dist_cjs72();
33435
33437
  var middlewareEndpoint = require_dist_cjs45();