koishi-plugin-echo-cave 1.31.2 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/lib/index.cjs +890 -782
- package/package.json +4 -4
package/lib/index.cjs
CHANGED
|
@@ -32,9 +32,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
32
32
|
));
|
|
33
33
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
34
34
|
|
|
35
|
-
// node_modules/.pnpm/@smithy+types@4.14.
|
|
35
|
+
// node_modules/.pnpm/@smithy+types@4.14.1/node_modules/@smithy/types/dist-cjs/index.js
|
|
36
36
|
var require_dist_cjs = __commonJS({
|
|
37
|
-
"node_modules/.pnpm/@smithy+types@4.14.
|
|
37
|
+
"node_modules/.pnpm/@smithy+types@4.14.1/node_modules/@smithy/types/dist-cjs/index.js"(exports2) {
|
|
38
38
|
"use strict";
|
|
39
39
|
exports2.HttpAuthLocation = void 0;
|
|
40
40
|
(function(HttpAuthLocation) {
|
|
@@ -119,9 +119,9 @@ var require_dist_cjs = __commonJS({
|
|
|
119
119
|
}
|
|
120
120
|
});
|
|
121
121
|
|
|
122
|
-
// node_modules/.pnpm/@smithy+protocol-http@5.3.
|
|
122
|
+
// node_modules/.pnpm/@smithy+protocol-http@5.3.14/node_modules/@smithy/protocol-http/dist-cjs/index.js
|
|
123
123
|
var require_dist_cjs2 = __commonJS({
|
|
124
|
-
"node_modules/.pnpm/@smithy+protocol-http@5.3.
|
|
124
|
+
"node_modules/.pnpm/@smithy+protocol-http@5.3.14/node_modules/@smithy/protocol-http/dist-cjs/index.js"(exports2) {
|
|
125
125
|
"use strict";
|
|
126
126
|
var types = require_dist_cjs();
|
|
127
127
|
var getHttpHandlerExtensionConfiguration5 = (runtimeConfig) => {
|
|
@@ -277,9 +277,9 @@ var require_dist_cjs2 = __commonJS({
|
|
|
277
277
|
}
|
|
278
278
|
});
|
|
279
279
|
|
|
280
|
-
// node_modules/.pnpm/@aws-sdk+middleware-expect-continue@3.972.
|
|
280
|
+
// node_modules/.pnpm/@aws-sdk+middleware-expect-continue@3.972.10/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js
|
|
281
281
|
var require_dist_cjs3 = __commonJS({
|
|
282
|
-
"node_modules/.pnpm/@aws-sdk+middleware-expect-continue@3.972.
|
|
282
|
+
"node_modules/.pnpm/@aws-sdk+middleware-expect-continue@3.972.10/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js"(exports2) {
|
|
283
283
|
"use strict";
|
|
284
284
|
var protocolHttp = require_dist_cjs2();
|
|
285
285
|
function addExpectContinueMiddleware(options) {
|
|
@@ -323,10 +323,10 @@ var require_dist_cjs3 = __commonJS({
|
|
|
323
323
|
}
|
|
324
324
|
});
|
|
325
325
|
|
|
326
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
326
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
329
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
348
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
351
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
370
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
379
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
383
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
395
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
399
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
408
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
412
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/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.
|
|
423
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js"() {
|
|
424
424
|
init_emitWarningIfUnsupportedVersion();
|
|
425
425
|
init_longPollMiddleware();
|
|
426
426
|
init_setCredentialFeature();
|
|
@@ -563,9 +563,9 @@ var require_dist_cjs7 = __commonJS({
|
|
|
563
563
|
}
|
|
564
564
|
});
|
|
565
565
|
|
|
566
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
566
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js
|
|
567
567
|
var require_ChecksumStream = __commonJS({
|
|
568
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
568
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js"(exports2) {
|
|
569
569
|
"use strict";
|
|
570
570
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
571
571
|
exports2.ChecksumStream = void 0;
|
|
@@ -629,9 +629,9 @@ var require_ChecksumStream = __commonJS({
|
|
|
629
629
|
}
|
|
630
630
|
});
|
|
631
631
|
|
|
632
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
632
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js
|
|
633
633
|
var require_stream_type_check = __commonJS({
|
|
634
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
634
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js"(exports2) {
|
|
635
635
|
"use strict";
|
|
636
636
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
637
637
|
exports2.isBlob = exports2.isReadableStream = void 0;
|
|
@@ -644,9 +644,9 @@ var require_stream_type_check = __commonJS({
|
|
|
644
644
|
}
|
|
645
645
|
});
|
|
646
646
|
|
|
647
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
647
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js
|
|
648
648
|
var require_ChecksumStream_browser = __commonJS({
|
|
649
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
649
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js"(exports2) {
|
|
650
650
|
"use strict";
|
|
651
651
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
652
652
|
exports2.ChecksumStream = void 0;
|
|
@@ -658,9 +658,9 @@ var require_ChecksumStream_browser = __commonJS({
|
|
|
658
658
|
}
|
|
659
659
|
});
|
|
660
660
|
|
|
661
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
661
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js
|
|
662
662
|
var require_createChecksumStream_browser = __commonJS({
|
|
663
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
663
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js"(exports2) {
|
|
664
664
|
"use strict";
|
|
665
665
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
666
666
|
exports2.createChecksumStream = void 0;
|
|
@@ -702,9 +702,9 @@ var require_createChecksumStream_browser = __commonJS({
|
|
|
702
702
|
}
|
|
703
703
|
});
|
|
704
704
|
|
|
705
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
705
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js
|
|
706
706
|
var require_createChecksumStream = __commonJS({
|
|
707
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
707
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js"(exports2) {
|
|
708
708
|
"use strict";
|
|
709
709
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
710
710
|
exports2.createChecksumStream = createChecksumStream;
|
|
@@ -720,9 +720,9 @@ var require_createChecksumStream = __commonJS({
|
|
|
720
720
|
}
|
|
721
721
|
});
|
|
722
722
|
|
|
723
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
723
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js
|
|
724
724
|
var require_ByteArrayCollector = __commonJS({
|
|
725
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
725
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js"(exports2) {
|
|
726
726
|
"use strict";
|
|
727
727
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
728
728
|
exports2.ByteArrayCollector = void 0;
|
|
@@ -762,9 +762,9 @@ var require_ByteArrayCollector = __commonJS({
|
|
|
762
762
|
}
|
|
763
763
|
});
|
|
764
764
|
|
|
765
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
765
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js
|
|
766
766
|
var require_createBufferedReadableStream = __commonJS({
|
|
767
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
767
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js"(exports2) {
|
|
768
768
|
"use strict";
|
|
769
769
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
770
770
|
exports2.createBufferedReadable = void 0;
|
|
@@ -868,9 +868,9 @@ var require_createBufferedReadableStream = __commonJS({
|
|
|
868
868
|
}
|
|
869
869
|
});
|
|
870
870
|
|
|
871
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
871
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js
|
|
872
872
|
var require_createBufferedReadable = __commonJS({
|
|
873
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
873
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js"(exports2) {
|
|
874
874
|
"use strict";
|
|
875
875
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
876
876
|
exports2.createBufferedReadable = createBufferedReadable;
|
|
@@ -934,9 +934,9 @@ var require_createBufferedReadable = __commonJS({
|
|
|
934
934
|
}
|
|
935
935
|
});
|
|
936
936
|
|
|
937
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
937
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js
|
|
938
938
|
var require_getAwsChunkedEncodingStream_browser = __commonJS({
|
|
939
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
939
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js"(exports2) {
|
|
940
940
|
"use strict";
|
|
941
941
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
942
942
|
exports2.getAwsChunkedEncodingStream = void 0;
|
|
@@ -971,9 +971,9 @@ ${value}\r
|
|
|
971
971
|
}
|
|
972
972
|
});
|
|
973
973
|
|
|
974
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
974
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js
|
|
975
975
|
var require_getAwsChunkedEncodingStream = __commonJS({
|
|
976
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
976
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js"(exports2) {
|
|
977
977
|
"use strict";
|
|
978
978
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
979
979
|
exports2.getAwsChunkedEncodingStream = getAwsChunkedEncodingStream;
|
|
@@ -1020,9 +1020,9 @@ var require_getAwsChunkedEncodingStream = __commonJS({
|
|
|
1020
1020
|
}
|
|
1021
1021
|
});
|
|
1022
1022
|
|
|
1023
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
1023
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js
|
|
1024
1024
|
var require_headStream_browser = __commonJS({
|
|
1025
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
1025
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js"(exports2) {
|
|
1026
1026
|
"use strict";
|
|
1027
1027
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
1028
1028
|
exports2.headStream = headStream;
|
|
@@ -1059,9 +1059,9 @@ var require_headStream_browser = __commonJS({
|
|
|
1059
1059
|
}
|
|
1060
1060
|
});
|
|
1061
1061
|
|
|
1062
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
1062
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/headStream.js
|
|
1063
1063
|
var require_headStream = __commonJS({
|
|
1064
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
1064
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/headStream.js"(exports2) {
|
|
1065
1065
|
"use strict";
|
|
1066
1066
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
1067
1067
|
exports2.headStream = void 0;
|
|
@@ -1119,9 +1119,9 @@ var require_dist_cjs8 = __commonJS({
|
|
|
1119
1119
|
}
|
|
1120
1120
|
});
|
|
1121
1121
|
|
|
1122
|
-
// node_modules/.pnpm/@smithy+querystring-builder@4.2.
|
|
1122
|
+
// node_modules/.pnpm/@smithy+querystring-builder@4.2.14/node_modules/@smithy/querystring-builder/dist-cjs/index.js
|
|
1123
1123
|
var require_dist_cjs9 = __commonJS({
|
|
1124
|
-
"node_modules/.pnpm/@smithy+querystring-builder@4.2.
|
|
1124
|
+
"node_modules/.pnpm/@smithy+querystring-builder@4.2.14/node_modules/@smithy/querystring-builder/dist-cjs/index.js"(exports2) {
|
|
1125
1125
|
"use strict";
|
|
1126
1126
|
var utilUriEscape = require_dist_cjs8();
|
|
1127
1127
|
function buildQueryString(query) {
|
|
@@ -1147,9 +1147,9 @@ var require_dist_cjs9 = __commonJS({
|
|
|
1147
1147
|
}
|
|
1148
1148
|
});
|
|
1149
1149
|
|
|
1150
|
-
// node_modules/.pnpm/@smithy+node-http-handler@4.5.
|
|
1150
|
+
// node_modules/.pnpm/@smithy+node-http-handler@4.5.3/node_modules/@smithy/node-http-handler/dist-cjs/index.js
|
|
1151
1151
|
var require_dist_cjs10 = __commonJS({
|
|
1152
|
-
"node_modules/.pnpm/@smithy+node-http-handler@4.5.
|
|
1152
|
+
"node_modules/.pnpm/@smithy+node-http-handler@4.5.3/node_modules/@smithy/node-http-handler/dist-cjs/index.js"(exports2) {
|
|
1153
1153
|
"use strict";
|
|
1154
1154
|
var protocolHttp = require_dist_cjs2();
|
|
1155
1155
|
var querystringBuilder = require_dist_cjs9();
|
|
@@ -1594,7 +1594,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1594
1594
|
const existingPool = this.sessionCache.get(url);
|
|
1595
1595
|
if (existingPool) {
|
|
1596
1596
|
const existingSession = existingPool.poll();
|
|
1597
|
-
if (existingSession && !this.config.disableConcurrency) {
|
|
1597
|
+
if (existingSession && !this.config.disableConcurrency && !connectionConfiguration.isEventStream) {
|
|
1598
1598
|
return existingSession;
|
|
1599
1599
|
}
|
|
1600
1600
|
}
|
|
@@ -1687,10 +1687,10 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1687
1687
|
destroy() {
|
|
1688
1688
|
this.connectionManager.destroy();
|
|
1689
1689
|
}
|
|
1690
|
-
async handle(request, { abortSignal, requestTimeout } = {}) {
|
|
1690
|
+
async handle(request, { abortSignal, requestTimeout, isEventStream } = {}) {
|
|
1691
1691
|
if (!this.config) {
|
|
1692
1692
|
this.config = await this.configProvider;
|
|
1693
|
-
this.connectionManager.setDisableConcurrentStreams(this.config.disableConcurrentStreams
|
|
1693
|
+
this.connectionManager.setDisableConcurrentStreams(this.config.disableConcurrentStreams ?? false);
|
|
1694
1694
|
if (this.config.maxConcurrentStreams) {
|
|
1695
1695
|
this.connectionManager.setMaxConcurrentStreams(this.config.maxConcurrentStreams);
|
|
1696
1696
|
}
|
|
@@ -1725,7 +1725,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1725
1725
|
const requestContext = { destination: new URL(authority) };
|
|
1726
1726
|
const session = this.connectionManager.lease(requestContext, {
|
|
1727
1727
|
requestTimeout: this.config?.sessionTimeout,
|
|
1728
|
-
|
|
1728
|
+
isEventStream
|
|
1729
1729
|
});
|
|
1730
1730
|
const rejectWithDestroy = (err) => {
|
|
1731
1731
|
if (disableConcurrentStreams) {
|
|
@@ -1734,7 +1734,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1734
1734
|
fulfilled = true;
|
|
1735
1735
|
reject(err);
|
|
1736
1736
|
};
|
|
1737
|
-
const queryString = querystringBuilder.buildQueryString(query
|
|
1737
|
+
const queryString = querystringBuilder.buildQueryString(query ?? {});
|
|
1738
1738
|
let path3 = request.path;
|
|
1739
1739
|
if (queryString) {
|
|
1740
1740
|
path3 += `?${queryString}`;
|
|
@@ -1750,7 +1750,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1750
1750
|
session.ref();
|
|
1751
1751
|
req.on("response", (headers) => {
|
|
1752
1752
|
const httpResponse = new protocolHttp.HttpResponse({
|
|
1753
|
-
statusCode: headers[":status"]
|
|
1753
|
+
statusCode: headers[":status"] ?? -1,
|
|
1754
1754
|
headers: getTransformedHeaders(headers),
|
|
1755
1755
|
body: req
|
|
1756
1756
|
});
|
|
@@ -1874,9 +1874,9 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1874
1874
|
}
|
|
1875
1875
|
});
|
|
1876
1876
|
|
|
1877
|
-
// node_modules/.pnpm/@smithy+fetch-http-handler@5.3.
|
|
1877
|
+
// node_modules/.pnpm/@smithy+fetch-http-handler@5.3.17/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js
|
|
1878
1878
|
var require_dist_cjs11 = __commonJS({
|
|
1879
|
-
"node_modules/.pnpm/@smithy+fetch-http-handler@5.3.
|
|
1879
|
+
"node_modules/.pnpm/@smithy+fetch-http-handler@5.3.17/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js"(exports2) {
|
|
1880
1880
|
"use strict";
|
|
1881
1881
|
var protocolHttp = require_dist_cjs2();
|
|
1882
1882
|
var querystringBuilder = require_dist_cjs9();
|
|
@@ -2145,9 +2145,9 @@ var require_dist_cjs12 = __commonJS({
|
|
|
2145
2145
|
}
|
|
2146
2146
|
});
|
|
2147
2147
|
|
|
2148
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2148
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js
|
|
2149
2149
|
var require_sdk_stream_mixin_browser = __commonJS({
|
|
2150
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2150
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js"(exports2) {
|
|
2151
2151
|
"use strict";
|
|
2152
2152
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2153
2153
|
exports2.sdkStreamMixin = void 0;
|
|
@@ -2212,9 +2212,9 @@ var require_sdk_stream_mixin_browser = __commonJS({
|
|
|
2212
2212
|
}
|
|
2213
2213
|
});
|
|
2214
2214
|
|
|
2215
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2215
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js
|
|
2216
2216
|
var require_sdk_stream_mixin = __commonJS({
|
|
2217
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2217
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js"(exports2) {
|
|
2218
2218
|
"use strict";
|
|
2219
2219
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2220
2220
|
exports2.sdkStreamMixin = void 0;
|
|
@@ -2270,9 +2270,9 @@ var require_sdk_stream_mixin = __commonJS({
|
|
|
2270
2270
|
}
|
|
2271
2271
|
});
|
|
2272
2272
|
|
|
2273
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2273
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js
|
|
2274
2274
|
var require_splitStream_browser = __commonJS({
|
|
2275
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2275
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js"(exports2) {
|
|
2276
2276
|
"use strict";
|
|
2277
2277
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2278
2278
|
exports2.splitStream = splitStream;
|
|
@@ -2286,9 +2286,9 @@ var require_splitStream_browser = __commonJS({
|
|
|
2286
2286
|
}
|
|
2287
2287
|
});
|
|
2288
2288
|
|
|
2289
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2289
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/splitStream.js
|
|
2290
2290
|
var require_splitStream = __commonJS({
|
|
2291
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2291
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/splitStream.js"(exports2) {
|
|
2292
2292
|
"use strict";
|
|
2293
2293
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2294
2294
|
exports2.splitStream = splitStream;
|
|
@@ -2308,9 +2308,9 @@ var require_splitStream = __commonJS({
|
|
|
2308
2308
|
}
|
|
2309
2309
|
});
|
|
2310
2310
|
|
|
2311
|
-
// node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2311
|
+
// node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/index.js
|
|
2312
2312
|
var require_dist_cjs13 = __commonJS({
|
|
2313
|
-
"node_modules/.pnpm/@smithy+util-stream@4.5.
|
|
2313
|
+
"node_modules/.pnpm/@smithy+util-stream@4.5.23/node_modules/@smithy/util-stream/dist-cjs/index.js"(exports2) {
|
|
2314
2314
|
"use strict";
|
|
2315
2315
|
var utilBase64 = require_dist_cjs7();
|
|
2316
2316
|
var utilUtf8 = require_dist_cjs6();
|
|
@@ -3503,9 +3503,9 @@ var require_main2 = __commonJS({
|
|
|
3503
3503
|
}
|
|
3504
3504
|
});
|
|
3505
3505
|
|
|
3506
|
-
// node_modules/.pnpm/@aws-sdk+crc64-nvme@3.972.
|
|
3506
|
+
// node_modules/.pnpm/@aws-sdk+crc64-nvme@3.972.7/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js
|
|
3507
3507
|
var require_dist_cjs17 = __commonJS({
|
|
3508
|
-
"node_modules/.pnpm/@aws-sdk+crc64-nvme@3.972.
|
|
3508
|
+
"node_modules/.pnpm/@aws-sdk+crc64-nvme@3.972.7/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js"(exports2) {
|
|
3509
3509
|
"use strict";
|
|
3510
3510
|
var generateCRC64NVMETable = () => {
|
|
3511
3511
|
const sliceLength = 8;
|
|
@@ -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.
|
|
3953
|
+
// node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/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.
|
|
3955
|
+
"node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/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;
|
|
@@ -3982,9 +3982,9 @@ var require_getCrc32ChecksumAlgorithmFunction = __commonJS({
|
|
|
3982
3982
|
}
|
|
3983
3983
|
});
|
|
3984
3984
|
|
|
3985
|
-
// node_modules/.pnpm/@smithy+util-middleware@4.2.
|
|
3985
|
+
// node_modules/.pnpm/@smithy+util-middleware@4.2.14/node_modules/@smithy/util-middleware/dist-cjs/index.js
|
|
3986
3986
|
var require_dist_cjs18 = __commonJS({
|
|
3987
|
-
"node_modules/.pnpm/@smithy+util-middleware@4.2.
|
|
3987
|
+
"node_modules/.pnpm/@smithy+util-middleware@4.2.14/node_modules/@smithy/util-middleware/dist-cjs/index.js"(exports2) {
|
|
3988
3988
|
"use strict";
|
|
3989
3989
|
var types = require_dist_cjs();
|
|
3990
3990
|
var getSmithyContext11 = (context) => context[types.SMITHY_CONTEXT_KEY] || (context[types.SMITHY_CONTEXT_KEY] = {});
|
|
@@ -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.
|
|
4002
|
+
// node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/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.
|
|
4004
|
+
"node_modules/.pnpm/@aws-sdk+middleware-flexible-checksums@3.974.8/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();
|
|
@@ -4416,9 +4416,9 @@ var require_dist_cjs19 = __commonJS({
|
|
|
4416
4416
|
}
|
|
4417
4417
|
});
|
|
4418
4418
|
|
|
4419
|
-
// node_modules/.pnpm/@aws-sdk+middleware-host-header@3.972.
|
|
4419
|
+
// node_modules/.pnpm/@aws-sdk+middleware-host-header@3.972.10/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js
|
|
4420
4420
|
var require_dist_cjs20 = __commonJS({
|
|
4421
|
-
"node_modules/.pnpm/@aws-sdk+middleware-host-header@3.972.
|
|
4421
|
+
"node_modules/.pnpm/@aws-sdk+middleware-host-header@3.972.10/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js"(exports2) {
|
|
4422
4422
|
"use strict";
|
|
4423
4423
|
var protocolHttp = require_dist_cjs2();
|
|
4424
4424
|
function resolveHostHeaderConfig5(input) {
|
|
@@ -4459,9 +4459,9 @@ var require_dist_cjs20 = __commonJS({
|
|
|
4459
4459
|
}
|
|
4460
4460
|
});
|
|
4461
4461
|
|
|
4462
|
-
// node_modules/.pnpm/@aws-sdk+middleware-logger@3.972.
|
|
4462
|
+
// node_modules/.pnpm/@aws-sdk+middleware-logger@3.972.10/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js
|
|
4463
4463
|
var require_dist_cjs21 = __commonJS({
|
|
4464
|
-
"node_modules/.pnpm/@aws-sdk+middleware-logger@3.972.
|
|
4464
|
+
"node_modules/.pnpm/@aws-sdk+middleware-logger@3.972.10/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js"(exports2) {
|
|
4465
4465
|
"use strict";
|
|
4466
4466
|
var loggerMiddleware = () => (next, context) => async (args) => {
|
|
4467
4467
|
try {
|
|
@@ -4630,9 +4630,9 @@ var init_invoke_store = __esm({
|
|
|
4630
4630
|
}
|
|
4631
4631
|
});
|
|
4632
4632
|
|
|
4633
|
-
// node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.
|
|
4633
|
+
// node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.11/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js
|
|
4634
4634
|
var require_recursionDetectionMiddleware = __commonJS({
|
|
4635
|
-
"node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.
|
|
4635
|
+
"node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.11/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js"(exports2) {
|
|
4636
4636
|
"use strict";
|
|
4637
4637
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
4638
4638
|
exports2.recursionDetectionMiddleware = void 0;
|
|
@@ -4668,9 +4668,9 @@ var require_recursionDetectionMiddleware = __commonJS({
|
|
|
4668
4668
|
}
|
|
4669
4669
|
});
|
|
4670
4670
|
|
|
4671
|
-
// node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.
|
|
4671
|
+
// node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.11/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js
|
|
4672
4672
|
var require_dist_cjs22 = __commonJS({
|
|
4673
|
-
"node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.
|
|
4673
|
+
"node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.972.11/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js"(exports2) {
|
|
4674
4674
|
"use strict";
|
|
4675
4675
|
var recursionDetectionMiddleware = require_recursionDetectionMiddleware();
|
|
4676
4676
|
var recursionDetectionMiddlewareOptions = {
|
|
@@ -4696,9 +4696,9 @@ var require_dist_cjs22 = __commonJS({
|
|
|
4696
4696
|
}
|
|
4697
4697
|
});
|
|
4698
4698
|
|
|
4699
|
-
// node_modules/.pnpm/@smithy+middleware-stack@4.2.
|
|
4699
|
+
// node_modules/.pnpm/@smithy+middleware-stack@4.2.14/node_modules/@smithy/middleware-stack/dist-cjs/index.js
|
|
4700
4700
|
var require_dist_cjs23 = __commonJS({
|
|
4701
|
-
"node_modules/.pnpm/@smithy+middleware-stack@4.2.
|
|
4701
|
+
"node_modules/.pnpm/@smithy+middleware-stack@4.2.14/node_modules/@smithy/middleware-stack/dist-cjs/index.js"(exports2) {
|
|
4702
4702
|
"use strict";
|
|
4703
4703
|
var getAllAliases = (name2, aliases) => {
|
|
4704
4704
|
const _aliases = [];
|
|
@@ -4967,10 +4967,10 @@ var require_dist_cjs23 = __commonJS({
|
|
|
4967
4967
|
}
|
|
4968
4968
|
});
|
|
4969
4969
|
|
|
4970
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
4970
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/deref.js
|
|
4971
4971
|
var deref;
|
|
4972
4972
|
var init_deref = __esm({
|
|
4973
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
4973
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/deref.js"() {
|
|
4974
4974
|
deref = (schemaRef) => {
|
|
4975
4975
|
if (typeof schemaRef === "function") {
|
|
4976
4976
|
return schemaRef();
|
|
@@ -4980,10 +4980,10 @@ var init_deref = __esm({
|
|
|
4980
4980
|
}
|
|
4981
4981
|
});
|
|
4982
4982
|
|
|
4983
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
4983
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js
|
|
4984
4984
|
var operation;
|
|
4985
4985
|
var init_operation = __esm({
|
|
4986
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
4986
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js"() {
|
|
4987
4987
|
operation = (namespace, name2, traits, input, output) => ({
|
|
4988
4988
|
name: name2,
|
|
4989
4989
|
namespace,
|
|
@@ -4994,10 +4994,10 @@ var init_operation = __esm({
|
|
|
4994
4994
|
}
|
|
4995
4995
|
});
|
|
4996
4996
|
|
|
4997
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
4997
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js
|
|
4998
4998
|
var import_protocol_http, import_util_middleware, schemaDeserializationMiddleware, findHeader;
|
|
4999
4999
|
var init_schemaDeserializationMiddleware = __esm({
|
|
5000
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5000
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js"() {
|
|
5001
5001
|
import_protocol_http = __toESM(require_dist_cjs2());
|
|
5002
5002
|
import_util_middleware = __toESM(require_dist_cjs18());
|
|
5003
5003
|
init_operation();
|
|
@@ -5062,9 +5062,9 @@ var init_schemaDeserializationMiddleware = __esm({
|
|
|
5062
5062
|
}
|
|
5063
5063
|
});
|
|
5064
5064
|
|
|
5065
|
-
// node_modules/.pnpm/@smithy+querystring-parser@4.2.
|
|
5065
|
+
// node_modules/.pnpm/@smithy+querystring-parser@4.2.14/node_modules/@smithy/querystring-parser/dist-cjs/index.js
|
|
5066
5066
|
var require_dist_cjs24 = __commonJS({
|
|
5067
|
-
"node_modules/.pnpm/@smithy+querystring-parser@4.2.
|
|
5067
|
+
"node_modules/.pnpm/@smithy+querystring-parser@4.2.14/node_modules/@smithy/querystring-parser/dist-cjs/index.js"(exports2) {
|
|
5068
5068
|
"use strict";
|
|
5069
5069
|
function parseQueryString(querystring) {
|
|
5070
5070
|
const query = {};
|
|
@@ -5091,9 +5091,9 @@ var require_dist_cjs24 = __commonJS({
|
|
|
5091
5091
|
}
|
|
5092
5092
|
});
|
|
5093
5093
|
|
|
5094
|
-
// node_modules/.pnpm/@smithy+url-parser@4.2.
|
|
5094
|
+
// node_modules/.pnpm/@smithy+url-parser@4.2.14/node_modules/@smithy/url-parser/dist-cjs/index.js
|
|
5095
5095
|
var require_dist_cjs25 = __commonJS({
|
|
5096
|
-
"node_modules/.pnpm/@smithy+url-parser@4.2.
|
|
5096
|
+
"node_modules/.pnpm/@smithy+url-parser@4.2.14/node_modules/@smithy/url-parser/dist-cjs/index.js"(exports2) {
|
|
5097
5097
|
"use strict";
|
|
5098
5098
|
var querystringParser = require_dist_cjs24();
|
|
5099
5099
|
var parseUrl6 = (url) => {
|
|
@@ -5117,10 +5117,10 @@ var require_dist_cjs25 = __commonJS({
|
|
|
5117
5117
|
}
|
|
5118
5118
|
});
|
|
5119
5119
|
|
|
5120
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5120
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js
|
|
5121
5121
|
var import_url_parser, toEndpointV1;
|
|
5122
5122
|
var init_toEndpointV1 = __esm({
|
|
5123
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5123
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js"() {
|
|
5124
5124
|
import_url_parser = __toESM(require_dist_cjs25());
|
|
5125
5125
|
toEndpointV1 = (endpoint) => {
|
|
5126
5126
|
if (typeof endpoint === "object") {
|
|
@@ -5141,21 +5141,21 @@ var init_toEndpointV1 = __esm({
|
|
|
5141
5141
|
}
|
|
5142
5142
|
});
|
|
5143
5143
|
|
|
5144
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5144
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js
|
|
5145
5145
|
var endpoints_exports = {};
|
|
5146
5146
|
__export(endpoints_exports, {
|
|
5147
5147
|
toEndpointV1: () => toEndpointV1
|
|
5148
5148
|
});
|
|
5149
5149
|
var init_endpoints = __esm({
|
|
5150
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5150
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js"() {
|
|
5151
5151
|
init_toEndpointV1();
|
|
5152
5152
|
}
|
|
5153
5153
|
});
|
|
5154
5154
|
|
|
5155
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5155
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js
|
|
5156
5156
|
var import_util_middleware2, schemaSerializationMiddleware;
|
|
5157
5157
|
var init_schemaSerializationMiddleware = __esm({
|
|
5158
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5158
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js"() {
|
|
5159
5159
|
init_endpoints();
|
|
5160
5160
|
import_util_middleware2 = __toESM(require_dist_cjs18());
|
|
5161
5161
|
init_operation();
|
|
@@ -5176,7 +5176,7 @@ var init_schemaSerializationMiddleware = __esm({
|
|
|
5176
5176
|
}
|
|
5177
5177
|
});
|
|
5178
5178
|
|
|
5179
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5179
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js
|
|
5180
5180
|
function getSchemaSerdePlugin(config) {
|
|
5181
5181
|
return {
|
|
5182
5182
|
applyToStack: (commandStack) => {
|
|
@@ -5188,7 +5188,7 @@ function getSchemaSerdePlugin(config) {
|
|
|
5188
5188
|
}
|
|
5189
5189
|
var deserializerMiddlewareOption, serializerMiddlewareOption;
|
|
5190
5190
|
var init_getSchemaSerdePlugin = __esm({
|
|
5191
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5191
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js"() {
|
|
5192
5192
|
init_schemaDeserializationMiddleware();
|
|
5193
5193
|
init_schemaSerializationMiddleware();
|
|
5194
5194
|
deserializerMiddlewareOption = {
|
|
@@ -5206,10 +5206,10 @@ var init_getSchemaSerdePlugin = __esm({
|
|
|
5206
5206
|
}
|
|
5207
5207
|
});
|
|
5208
5208
|
|
|
5209
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5209
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js
|
|
5210
5210
|
var Schema;
|
|
5211
5211
|
var init_Schema = __esm({
|
|
5212
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5212
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js"() {
|
|
5213
5213
|
Schema = class {
|
|
5214
5214
|
name;
|
|
5215
5215
|
namespace;
|
|
@@ -5233,10 +5233,10 @@ var init_Schema = __esm({
|
|
|
5233
5233
|
}
|
|
5234
5234
|
});
|
|
5235
5235
|
|
|
5236
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5236
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js
|
|
5237
5237
|
var ListSchema, list;
|
|
5238
5238
|
var init_ListSchema = __esm({
|
|
5239
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5239
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js"() {
|
|
5240
5240
|
init_Schema();
|
|
5241
5241
|
ListSchema = class _ListSchema extends Schema {
|
|
5242
5242
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/lis");
|
|
@@ -5254,10 +5254,10 @@ var init_ListSchema = __esm({
|
|
|
5254
5254
|
}
|
|
5255
5255
|
});
|
|
5256
5256
|
|
|
5257
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5257
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js
|
|
5258
5258
|
var MapSchema, map;
|
|
5259
5259
|
var init_MapSchema = __esm({
|
|
5260
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5260
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js"() {
|
|
5261
5261
|
init_Schema();
|
|
5262
5262
|
MapSchema = class _MapSchema extends Schema {
|
|
5263
5263
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/map");
|
|
@@ -5277,10 +5277,10 @@ var init_MapSchema = __esm({
|
|
|
5277
5277
|
}
|
|
5278
5278
|
});
|
|
5279
5279
|
|
|
5280
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5280
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js
|
|
5281
5281
|
var OperationSchema, op;
|
|
5282
5282
|
var init_OperationSchema = __esm({
|
|
5283
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5283
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js"() {
|
|
5284
5284
|
init_Schema();
|
|
5285
5285
|
OperationSchema = class _OperationSchema extends Schema {
|
|
5286
5286
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/ope");
|
|
@@ -5300,10 +5300,10 @@ var init_OperationSchema = __esm({
|
|
|
5300
5300
|
}
|
|
5301
5301
|
});
|
|
5302
5302
|
|
|
5303
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5303
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js
|
|
5304
5304
|
var StructureSchema, struct;
|
|
5305
5305
|
var init_StructureSchema = __esm({
|
|
5306
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5306
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js"() {
|
|
5307
5307
|
init_Schema();
|
|
5308
5308
|
StructureSchema = class _StructureSchema extends Schema {
|
|
5309
5309
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/str");
|
|
@@ -5323,10 +5323,10 @@ var init_StructureSchema = __esm({
|
|
|
5323
5323
|
}
|
|
5324
5324
|
});
|
|
5325
5325
|
|
|
5326
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5326
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js
|
|
5327
5327
|
var ErrorSchema, error;
|
|
5328
5328
|
var init_ErrorSchema = __esm({
|
|
5329
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5329
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js"() {
|
|
5330
5330
|
init_Schema();
|
|
5331
5331
|
init_StructureSchema();
|
|
5332
5332
|
ErrorSchema = class _ErrorSchema extends StructureSchema {
|
|
@@ -5345,7 +5345,7 @@ var init_ErrorSchema = __esm({
|
|
|
5345
5345
|
}
|
|
5346
5346
|
});
|
|
5347
5347
|
|
|
5348
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5348
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/translateTraits.js
|
|
5349
5349
|
function translateTraits(indicator) {
|
|
5350
5350
|
if (typeof indicator === "object") {
|
|
5351
5351
|
return indicator;
|
|
@@ -5373,12 +5373,12 @@ function translateTraits(indicator) {
|
|
|
5373
5373
|
}
|
|
5374
5374
|
var traitsCache;
|
|
5375
5375
|
var init_translateTraits = __esm({
|
|
5376
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5376
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/translateTraits.js"() {
|
|
5377
5377
|
traitsCache = [];
|
|
5378
5378
|
}
|
|
5379
5379
|
});
|
|
5380
5380
|
|
|
5381
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5381
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js
|
|
5382
5382
|
function member(memberSchema, memberName) {
|
|
5383
5383
|
if (memberSchema instanceof NormalizedSchema) {
|
|
5384
5384
|
return Object.assign(memberSchema, {
|
|
@@ -5391,7 +5391,7 @@ function member(memberSchema, memberName) {
|
|
|
5391
5391
|
}
|
|
5392
5392
|
var anno, simpleSchemaCacheN, simpleSchemaCacheS, NormalizedSchema, isMemberSchema, isStaticSchema;
|
|
5393
5393
|
var init_NormalizedSchema = __esm({
|
|
5394
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5394
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js"() {
|
|
5395
5395
|
init_deref();
|
|
5396
5396
|
init_translateTraits();
|
|
5397
5397
|
anno = {
|
|
@@ -5667,10 +5667,10 @@ var init_NormalizedSchema = __esm({
|
|
|
5667
5667
|
}
|
|
5668
5668
|
});
|
|
5669
5669
|
|
|
5670
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5670
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js
|
|
5671
5671
|
var SimpleSchema, sim, simAdapter;
|
|
5672
5672
|
var init_SimpleSchema = __esm({
|
|
5673
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5673
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js"() {
|
|
5674
5674
|
init_Schema();
|
|
5675
5675
|
SimpleSchema = class _SimpleSchema extends Schema {
|
|
5676
5676
|
static symbol = /* @__PURE__ */ Symbol.for("@smithy/sim");
|
|
@@ -5694,10 +5694,10 @@ var init_SimpleSchema = __esm({
|
|
|
5694
5694
|
}
|
|
5695
5695
|
});
|
|
5696
5696
|
|
|
5697
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5697
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js
|
|
5698
5698
|
var SCHEMA;
|
|
5699
5699
|
var init_sentinels = __esm({
|
|
5700
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5700
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js"() {
|
|
5701
5701
|
SCHEMA = {
|
|
5702
5702
|
BLOB: 21,
|
|
5703
5703
|
STREAMING_BLOB: 42,
|
|
@@ -5717,10 +5717,10 @@ var init_sentinels = __esm({
|
|
|
5717
5717
|
}
|
|
5718
5718
|
});
|
|
5719
5719
|
|
|
5720
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5720
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js
|
|
5721
5721
|
var TypeRegistry;
|
|
5722
5722
|
var init_TypeRegistry = __esm({
|
|
5723
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5723
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js"() {
|
|
5724
5724
|
TypeRegistry = class _TypeRegistry {
|
|
5725
5725
|
namespace;
|
|
5726
5726
|
schemas;
|
|
@@ -5808,7 +5808,7 @@ var init_TypeRegistry = __esm({
|
|
|
5808
5808
|
}
|
|
5809
5809
|
});
|
|
5810
5810
|
|
|
5811
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5811
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/index.js
|
|
5812
5812
|
var schema_exports = {};
|
|
5813
5813
|
__export(schema_exports, {
|
|
5814
5814
|
ErrorSchema: () => ErrorSchema,
|
|
@@ -5840,7 +5840,7 @@ __export(schema_exports, {
|
|
|
5840
5840
|
translateTraits: () => translateTraits
|
|
5841
5841
|
});
|
|
5842
5842
|
var init_schema = __esm({
|
|
5843
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5843
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/schema/index.js"() {
|
|
5844
5844
|
init_deref();
|
|
5845
5845
|
init_getSchemaSerdePlugin();
|
|
5846
5846
|
init_ListSchema();
|
|
@@ -5858,18 +5858,18 @@ var init_schema = __esm({
|
|
|
5858
5858
|
}
|
|
5859
5859
|
});
|
|
5860
5860
|
|
|
5861
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5861
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js
|
|
5862
5862
|
var copyDocumentWithTransform;
|
|
5863
5863
|
var init_copyDocumentWithTransform = __esm({
|
|
5864
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5864
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js"() {
|
|
5865
5865
|
copyDocumentWithTransform = (source, schemaRef, transform = (_) => _) => source;
|
|
5866
5866
|
}
|
|
5867
5867
|
});
|
|
5868
5868
|
|
|
5869
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
5869
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/parse-utils.js
|
|
5870
5870
|
var parseBoolean, expectBoolean, expectNumber, MAX_FLOAT, expectFloat32, expectLong, expectInt, expectInt32, expectShort, expectByte, expectSizedInt, castInt, expectNonNull, expectObject, expectString, expectUnion, strictParseDouble, strictParseFloat, strictParseFloat32, NUMBER_REGEX, parseNumber, limitedParseDouble, handleFloat, limitedParseFloat, limitedParseFloat32, parseFloatString, strictParseLong, strictParseInt, strictParseInt32, strictParseShort, strictParseByte, stackTraceWarning, logger;
|
|
5871
5871
|
var init_parse_utils = __esm({
|
|
5872
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
5872
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/parse-utils.js"() {
|
|
5873
5873
|
parseBoolean = (value) => {
|
|
5874
5874
|
switch (value) {
|
|
5875
5875
|
case "true":
|
|
@@ -6097,7 +6097,7 @@ var init_parse_utils = __esm({
|
|
|
6097
6097
|
}
|
|
6098
6098
|
});
|
|
6099
6099
|
|
|
6100
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6100
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js
|
|
6101
6101
|
function dateToUtcString(date2) {
|
|
6102
6102
|
const year2 = date2.getUTCFullYear();
|
|
6103
6103
|
const month = date2.getUTCMonth();
|
|
@@ -6114,7 +6114,7 @@ function dateToUtcString(date2) {
|
|
|
6114
6114
|
}
|
|
6115
6115
|
var DAYS, MONTHS, RFC3339, parseRfc3339DateTime, RFC3339_WITH_OFFSET, parseRfc3339DateTimeWithOffset, IMF_FIXDATE, RFC_850_DATE, ASC_TIME, parseRfc7231DateTime, parseEpochTimestamp, buildDate, parseTwoDigitYear, FIFTY_YEARS_IN_MILLIS, adjustRfc850Year, parseMonthByShortName, DAYS_IN_MONTH, validateDayOfMonth, isLeapYear, parseDateValue, parseMilliseconds, parseOffsetToMilliseconds, stripLeadingZeroes;
|
|
6116
6116
|
var init_date_utils = __esm({
|
|
6117
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6117
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js"() {
|
|
6118
6118
|
init_parse_utils();
|
|
6119
6119
|
DAYS = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
|
|
6120
6120
|
MONTHS = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
|
|
@@ -6321,18 +6321,18 @@ var require_dist_cjs26 = __commonJS({
|
|
|
6321
6321
|
}
|
|
6322
6322
|
});
|
|
6323
6323
|
|
|
6324
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6324
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js
|
|
6325
6325
|
var import_uuid;
|
|
6326
6326
|
var init_generateIdempotencyToken = __esm({
|
|
6327
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6327
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js"() {
|
|
6328
6328
|
import_uuid = __toESM(require_dist_cjs26());
|
|
6329
6329
|
}
|
|
6330
6330
|
});
|
|
6331
6331
|
|
|
6332
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6332
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js
|
|
6333
6333
|
var LazyJsonString;
|
|
6334
6334
|
var init_lazy_json = __esm({
|
|
6335
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6335
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js"() {
|
|
6336
6336
|
LazyJsonString = function LazyJsonString2(val) {
|
|
6337
6337
|
const str = Object.assign(new String(val), {
|
|
6338
6338
|
deserializeJSON() {
|
|
@@ -6359,7 +6359,7 @@ var init_lazy_json = __esm({
|
|
|
6359
6359
|
}
|
|
6360
6360
|
});
|
|
6361
6361
|
|
|
6362
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6362
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/quote-header.js
|
|
6363
6363
|
function quoteHeader(part) {
|
|
6364
6364
|
if (part.includes(",") || part.includes('"')) {
|
|
6365
6365
|
part = `"${part.replace(/"/g, '\\"')}"`;
|
|
@@ -6367,11 +6367,11 @@ function quoteHeader(part) {
|
|
|
6367
6367
|
return part;
|
|
6368
6368
|
}
|
|
6369
6369
|
var init_quote_header = __esm({
|
|
6370
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6370
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/quote-header.js"() {
|
|
6371
6371
|
}
|
|
6372
6372
|
});
|
|
6373
6373
|
|
|
6374
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6374
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js
|
|
6375
6375
|
function range(v5, min, max) {
|
|
6376
6376
|
const _v = Number(v5);
|
|
6377
6377
|
if (_v < min || _v > max) {
|
|
@@ -6380,7 +6380,7 @@ function range(v5, min, max) {
|
|
|
6380
6380
|
}
|
|
6381
6381
|
var ddd, mmm, time, date, year, RFC3339_WITH_OFFSET2, IMF_FIXDATE2, RFC_850_DATE2, ASC_TIME2, months, _parseEpochTimestamp, _parseRfc3339DateTimeWithOffset, _parseRfc7231DateTime;
|
|
6382
6382
|
var init_schema_date_utils = __esm({
|
|
6383
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6383
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js"() {
|
|
6384
6384
|
ddd = `(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun)(?:[ne|u?r]?s?day)?`;
|
|
6385
6385
|
mmm = `(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)`;
|
|
6386
6386
|
time = `(\\d?\\d):(\\d{2}):(\\d{2})(?:\\.(\\d+))?`;
|
|
@@ -6475,7 +6475,7 @@ var init_schema_date_utils = __esm({
|
|
|
6475
6475
|
}
|
|
6476
6476
|
});
|
|
6477
6477
|
|
|
6478
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6478
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/split-every.js
|
|
6479
6479
|
function splitEvery(value, delimiter, numDelimiters) {
|
|
6480
6480
|
if (numDelimiters <= 0 || !Number.isInteger(numDelimiters)) {
|
|
6481
6481
|
throw new Error("Invalid number of delimiters (" + numDelimiters + ") for splitEvery.");
|
|
@@ -6503,14 +6503,14 @@ function splitEvery(value, delimiter, numDelimiters) {
|
|
|
6503
6503
|
return compoundSegments;
|
|
6504
6504
|
}
|
|
6505
6505
|
var init_split_every = __esm({
|
|
6506
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6506
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/split-every.js"() {
|
|
6507
6507
|
}
|
|
6508
6508
|
});
|
|
6509
6509
|
|
|
6510
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6510
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/split-header.js
|
|
6511
6511
|
var splitHeader;
|
|
6512
6512
|
var init_split_header = __esm({
|
|
6513
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6513
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/split-header.js"() {
|
|
6514
6514
|
splitHeader = (value) => {
|
|
6515
6515
|
const z2 = value.length;
|
|
6516
6516
|
const values = [];
|
|
@@ -6551,13 +6551,13 @@ var init_split_header = __esm({
|
|
|
6551
6551
|
}
|
|
6552
6552
|
});
|
|
6553
6553
|
|
|
6554
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6554
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js
|
|
6555
6555
|
function nv(input) {
|
|
6556
6556
|
return new NumericValue(String(input), "bigDecimal");
|
|
6557
6557
|
}
|
|
6558
6558
|
var format, NumericValue;
|
|
6559
6559
|
var init_NumericValue = __esm({
|
|
6560
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6560
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js"() {
|
|
6561
6561
|
format = /^-?\d*(\.\d+)?$/;
|
|
6562
6562
|
NumericValue = class _NumericValue {
|
|
6563
6563
|
string;
|
|
@@ -6583,7 +6583,7 @@ var init_NumericValue = __esm({
|
|
|
6583
6583
|
}
|
|
6584
6584
|
});
|
|
6585
6585
|
|
|
6586
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6586
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/index.js
|
|
6587
6587
|
var serde_exports = {};
|
|
6588
6588
|
__export(serde_exports, {
|
|
6589
6589
|
LazyJsonString: () => LazyJsonString,
|
|
@@ -6630,7 +6630,7 @@ __export(serde_exports, {
|
|
|
6630
6630
|
strictParseShort: () => strictParseShort
|
|
6631
6631
|
});
|
|
6632
6632
|
var init_serde = __esm({
|
|
6633
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6633
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/serde/index.js"() {
|
|
6634
6634
|
init_copyDocumentWithTransform();
|
|
6635
6635
|
init_date_utils();
|
|
6636
6636
|
init_generateIdempotencyToken();
|
|
@@ -6644,10 +6644,10 @@ var init_serde = __esm({
|
|
|
6644
6644
|
}
|
|
6645
6645
|
});
|
|
6646
6646
|
|
|
6647
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6647
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js
|
|
6648
6648
|
var import_util_stream, collectBody;
|
|
6649
6649
|
var init_collect_stream_body = __esm({
|
|
6650
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6650
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js"() {
|
|
6651
6651
|
import_util_stream = __toESM(require_dist_cjs13());
|
|
6652
6652
|
collectBody = async (streamBody = new Uint8Array(), context) => {
|
|
6653
6653
|
if (streamBody instanceof Uint8Array) {
|
|
@@ -6662,21 +6662,21 @@ var init_collect_stream_body = __esm({
|
|
|
6662
6662
|
}
|
|
6663
6663
|
});
|
|
6664
6664
|
|
|
6665
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6665
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js
|
|
6666
6666
|
function extendedEncodeURIComponent(str) {
|
|
6667
6667
|
return encodeURIComponent(str).replace(/[!'()*]/g, function(c5) {
|
|
6668
6668
|
return "%" + c5.charCodeAt(0).toString(16).toUpperCase();
|
|
6669
6669
|
});
|
|
6670
6670
|
}
|
|
6671
6671
|
var init_extended_encode_uri_component = __esm({
|
|
6672
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6672
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js"() {
|
|
6673
6673
|
}
|
|
6674
6674
|
});
|
|
6675
6675
|
|
|
6676
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6676
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/SerdeContext.js
|
|
6677
6677
|
var SerdeContext;
|
|
6678
6678
|
var init_SerdeContext = __esm({
|
|
6679
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6679
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/SerdeContext.js"() {
|
|
6680
6680
|
SerdeContext = class {
|
|
6681
6681
|
serdeContext;
|
|
6682
6682
|
setSerdeContext(serdeContext) {
|
|
@@ -6686,10 +6686,10 @@ var init_SerdeContext = __esm({
|
|
|
6686
6686
|
}
|
|
6687
6687
|
});
|
|
6688
6688
|
|
|
6689
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6689
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js
|
|
6690
6690
|
var import_util_utf8, EventStreamSerde;
|
|
6691
6691
|
var init_EventStreamSerde = __esm({
|
|
6692
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6692
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js"() {
|
|
6693
6693
|
import_util_utf8 = __toESM(require_dist_cjs6());
|
|
6694
6694
|
EventStreamSerde = class {
|
|
6695
6695
|
marshaller;
|
|
@@ -6928,21 +6928,21 @@ var init_EventStreamSerde = __esm({
|
|
|
6928
6928
|
}
|
|
6929
6929
|
});
|
|
6930
6930
|
|
|
6931
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6931
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/event-streams/index.js
|
|
6932
6932
|
var event_streams_exports = {};
|
|
6933
6933
|
__export(event_streams_exports, {
|
|
6934
6934
|
EventStreamSerde: () => EventStreamSerde
|
|
6935
6935
|
});
|
|
6936
6936
|
var init_event_streams = __esm({
|
|
6937
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6937
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/event-streams/index.js"() {
|
|
6938
6938
|
init_EventStreamSerde();
|
|
6939
6939
|
}
|
|
6940
6940
|
});
|
|
6941
6941
|
|
|
6942
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
6942
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js
|
|
6943
6943
|
var import_protocol_http2, HttpProtocol;
|
|
6944
6944
|
var init_HttpProtocol = __esm({
|
|
6945
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
6945
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js"() {
|
|
6946
6946
|
init_schema();
|
|
6947
6947
|
import_protocol_http2 = __toESM(require_dist_cjs2());
|
|
6948
6948
|
init_SerdeContext();
|
|
@@ -7085,10 +7085,10 @@ var init_HttpProtocol = __esm({
|
|
|
7085
7085
|
}
|
|
7086
7086
|
});
|
|
7087
7087
|
|
|
7088
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7088
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js
|
|
7089
7089
|
var import_protocol_http3, import_util_stream2, HttpBindingProtocol;
|
|
7090
7090
|
var init_HttpBindingProtocol = __esm({
|
|
7091
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7091
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js"() {
|
|
7092
7092
|
init_schema();
|
|
7093
7093
|
init_serde();
|
|
7094
7094
|
import_protocol_http3 = __toESM(require_dist_cjs2());
|
|
@@ -7356,10 +7356,10 @@ var init_HttpBindingProtocol = __esm({
|
|
|
7356
7356
|
}
|
|
7357
7357
|
});
|
|
7358
7358
|
|
|
7359
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7359
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js
|
|
7360
7360
|
var import_protocol_http4, RpcProtocol;
|
|
7361
7361
|
var init_RpcProtocol = __esm({
|
|
7362
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7362
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js"() {
|
|
7363
7363
|
init_schema();
|
|
7364
7364
|
import_protocol_http4 = __toESM(require_dist_cjs2());
|
|
7365
7365
|
init_collect_stream_body();
|
|
@@ -7453,10 +7453,10 @@ var init_RpcProtocol = __esm({
|
|
|
7453
7453
|
}
|
|
7454
7454
|
});
|
|
7455
7455
|
|
|
7456
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7456
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js
|
|
7457
7457
|
var resolvedPath;
|
|
7458
7458
|
var init_resolve_path = __esm({
|
|
7459
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7459
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js"() {
|
|
7460
7460
|
init_extended_encode_uri_component();
|
|
7461
7461
|
resolvedPath = (resolvedPath2, input, memberName, labelValueProvider, uriLabel, isGreedyLabel) => {
|
|
7462
7462
|
if (input != null && input[memberName] !== void 0) {
|
|
@@ -7473,13 +7473,13 @@ var init_resolve_path = __esm({
|
|
|
7473
7473
|
}
|
|
7474
7474
|
});
|
|
7475
7475
|
|
|
7476
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7476
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js
|
|
7477
7477
|
function requestBuilder(input, context) {
|
|
7478
7478
|
return new RequestBuilder(input, context);
|
|
7479
7479
|
}
|
|
7480
7480
|
var import_protocol_http5, RequestBuilder;
|
|
7481
7481
|
var init_requestBuilder = __esm({
|
|
7482
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7482
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js"() {
|
|
7483
7483
|
import_protocol_http5 = __toESM(require_dist_cjs2());
|
|
7484
7484
|
init_resolve_path();
|
|
7485
7485
|
RequestBuilder = class {
|
|
@@ -7549,7 +7549,7 @@ var init_requestBuilder = __esm({
|
|
|
7549
7549
|
}
|
|
7550
7550
|
});
|
|
7551
7551
|
|
|
7552
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7552
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js
|
|
7553
7553
|
function determineTimestampFormat(ns, settings) {
|
|
7554
7554
|
if (settings.timestampFormat.useTrait) {
|
|
7555
7555
|
if (ns.isTimestampSchema() && (ns.getSchema() === 5 || ns.getSchema() === 6 || ns.getSchema() === 7)) {
|
|
@@ -7561,14 +7561,14 @@ function determineTimestampFormat(ns, settings) {
|
|
|
7561
7561
|
return bindingFormat ?? settings.timestampFormat.default;
|
|
7562
7562
|
}
|
|
7563
7563
|
var init_determineTimestampFormat = __esm({
|
|
7564
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7564
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js"() {
|
|
7565
7565
|
}
|
|
7566
7566
|
});
|
|
7567
7567
|
|
|
7568
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7568
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js
|
|
7569
7569
|
var import_util_base64, import_util_utf82, FromStringShapeDeserializer;
|
|
7570
7570
|
var init_FromStringShapeDeserializer = __esm({
|
|
7571
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7571
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js"() {
|
|
7572
7572
|
init_schema();
|
|
7573
7573
|
init_serde();
|
|
7574
7574
|
import_util_base64 = __toESM(require_dist_cjs7());
|
|
@@ -7638,10 +7638,10 @@ var init_FromStringShapeDeserializer = __esm({
|
|
|
7638
7638
|
}
|
|
7639
7639
|
});
|
|
7640
7640
|
|
|
7641
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7641
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js
|
|
7642
7642
|
var import_util_utf83, HttpInterceptingShapeDeserializer;
|
|
7643
7643
|
var init_HttpInterceptingShapeDeserializer = __esm({
|
|
7644
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7644
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js"() {
|
|
7645
7645
|
init_schema();
|
|
7646
7646
|
import_util_utf83 = __toESM(require_dist_cjs6());
|
|
7647
7647
|
init_SerdeContext();
|
|
@@ -7686,10 +7686,10 @@ var init_HttpInterceptingShapeDeserializer = __esm({
|
|
|
7686
7686
|
}
|
|
7687
7687
|
});
|
|
7688
7688
|
|
|
7689
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7689
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js
|
|
7690
7690
|
var import_util_base642, ToStringShapeSerializer;
|
|
7691
7691
|
var init_ToStringShapeSerializer = __esm({
|
|
7692
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7692
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js"() {
|
|
7693
7693
|
init_schema();
|
|
7694
7694
|
init_serde();
|
|
7695
7695
|
import_util_base642 = __toESM(require_dist_cjs7());
|
|
@@ -7783,10 +7783,10 @@ var init_ToStringShapeSerializer = __esm({
|
|
|
7783
7783
|
}
|
|
7784
7784
|
});
|
|
7785
7785
|
|
|
7786
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7786
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js
|
|
7787
7787
|
var HttpInterceptingShapeSerializer;
|
|
7788
7788
|
var init_HttpInterceptingShapeSerializer = __esm({
|
|
7789
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7789
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js"() {
|
|
7790
7790
|
init_schema();
|
|
7791
7791
|
init_ToStringShapeSerializer();
|
|
7792
7792
|
HttpInterceptingShapeSerializer = class {
|
|
@@ -7823,7 +7823,7 @@ var init_HttpInterceptingShapeSerializer = __esm({
|
|
|
7823
7823
|
}
|
|
7824
7824
|
});
|
|
7825
7825
|
|
|
7826
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
7826
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/index.js
|
|
7827
7827
|
var protocols_exports = {};
|
|
7828
7828
|
__export(protocols_exports, {
|
|
7829
7829
|
FromStringShapeDeserializer: () => FromStringShapeDeserializer,
|
|
@@ -7842,7 +7842,7 @@ __export(protocols_exports, {
|
|
|
7842
7842
|
resolvedPath: () => resolvedPath
|
|
7843
7843
|
});
|
|
7844
7844
|
var init_protocols = __esm({
|
|
7845
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
7845
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/protocols/index.js"() {
|
|
7846
7846
|
init_collect_stream_body();
|
|
7847
7847
|
init_extended_encode_uri_component();
|
|
7848
7848
|
init_HttpBindingProtocol();
|
|
@@ -7859,9 +7859,9 @@ var init_protocols = __esm({
|
|
|
7859
7859
|
}
|
|
7860
7860
|
});
|
|
7861
7861
|
|
|
7862
|
-
// node_modules/.pnpm/@smithy+smithy-client@4.12.
|
|
7862
|
+
// node_modules/.pnpm/@smithy+smithy-client@4.12.11/node_modules/@smithy/smithy-client/dist-cjs/index.js
|
|
7863
7863
|
var require_dist_cjs27 = __commonJS({
|
|
7864
|
-
"node_modules/.pnpm/@smithy+smithy-client@4.12.
|
|
7864
|
+
"node_modules/.pnpm/@smithy+smithy-client@4.12.11/node_modules/@smithy/smithy-client/dist-cjs/index.js"(exports2) {
|
|
7865
7865
|
"use strict";
|
|
7866
7866
|
var middlewareStack = require_dist_cjs23();
|
|
7867
7867
|
var types = require_dist_cjs();
|
|
@@ -7970,7 +7970,14 @@ var require_dist_cjs27 = __commonJS({
|
|
|
7970
7970
|
...additionalContext
|
|
7971
7971
|
};
|
|
7972
7972
|
const { requestHandler } = configuration;
|
|
7973
|
-
|
|
7973
|
+
let requestOptions = options ?? {};
|
|
7974
|
+
if (smithyContext.eventStream) {
|
|
7975
|
+
requestOptions = {
|
|
7976
|
+
isEventStream: true,
|
|
7977
|
+
...requestOptions
|
|
7978
|
+
};
|
|
7979
|
+
}
|
|
7980
|
+
return stack.resolve((request) => requestHandler.handle(request.request, requestOptions), handlerExecutionContext);
|
|
7974
7981
|
}
|
|
7975
7982
|
};
|
|
7976
7983
|
var ClassBuilder = class {
|
|
@@ -8492,7 +8499,7 @@ var require_dist_cjs28 = __commonJS({
|
|
|
8492
8499
|
}
|
|
8493
8500
|
});
|
|
8494
8501
|
|
|
8495
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
8502
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-types.js
|
|
8496
8503
|
function alloc(size) {
|
|
8497
8504
|
return typeof Buffer !== "undefined" ? Buffer.alloc(size) : new Uint8Array(size);
|
|
8498
8505
|
}
|
|
@@ -8502,7 +8509,7 @@ function tag(data2) {
|
|
|
8502
8509
|
}
|
|
8503
8510
|
var majorUint64, majorNegativeInt64, majorUnstructuredByteString, majorUtf8String, majorList, majorMap, majorTag, majorSpecial, specialFalse, specialTrue, specialNull, specialUndefined, extendedOneByte, extendedFloat16, extendedFloat32, extendedFloat64, minorIndefinite, tagSymbol;
|
|
8504
8511
|
var init_cbor_types = __esm({
|
|
8505
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
8512
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-types.js"() {
|
|
8506
8513
|
majorUint64 = 0;
|
|
8507
8514
|
majorNegativeInt64 = 1;
|
|
8508
8515
|
majorUnstructuredByteString = 2;
|
|
@@ -8524,7 +8531,7 @@ var init_cbor_types = __esm({
|
|
|
8524
8531
|
}
|
|
8525
8532
|
});
|
|
8526
8533
|
|
|
8527
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
8534
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js
|
|
8528
8535
|
function setPayload(bytes) {
|
|
8529
8536
|
payload = bytes;
|
|
8530
8537
|
dataView = new DataView(payload.buffer, payload.byteOffset, payload.byteLength);
|
|
@@ -8916,7 +8923,7 @@ function castBigInt(bigInt) {
|
|
|
8916
8923
|
}
|
|
8917
8924
|
var import_util_utf84, USE_TEXT_DECODER, USE_BUFFER, payload, dataView, textDecoder, _offset, minorValueToArgumentLength;
|
|
8918
8925
|
var init_cbor_decode = __esm({
|
|
8919
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
8926
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js"() {
|
|
8920
8927
|
init_serde();
|
|
8921
8928
|
import_util_utf84 = __toESM(require_dist_cjs6());
|
|
8922
8929
|
init_cbor_types();
|
|
@@ -8935,7 +8942,7 @@ var init_cbor_decode = __esm({
|
|
|
8935
8942
|
}
|
|
8936
8943
|
});
|
|
8937
8944
|
|
|
8938
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
8945
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js
|
|
8939
8946
|
function ensureSpace(bytes) {
|
|
8940
8947
|
const remaining = data.byteLength - cursor;
|
|
8941
8948
|
if (remaining < bytes) {
|
|
@@ -9125,7 +9132,7 @@ function encode(_input) {
|
|
|
9125
9132
|
}
|
|
9126
9133
|
var import_util_utf85, USE_BUFFER2, initialSize, data, dataView2, cursor;
|
|
9127
9134
|
var init_cbor_encode = __esm({
|
|
9128
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
9135
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js"() {
|
|
9129
9136
|
init_serde();
|
|
9130
9137
|
import_util_utf85 = __toESM(require_dist_cjs6());
|
|
9131
9138
|
init_cbor_types();
|
|
@@ -9137,10 +9144,10 @@ var init_cbor_encode = __esm({
|
|
|
9137
9144
|
}
|
|
9138
9145
|
});
|
|
9139
9146
|
|
|
9140
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
9147
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor.js
|
|
9141
9148
|
var cbor;
|
|
9142
9149
|
var init_cbor = __esm({
|
|
9143
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
9150
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/cbor.js"() {
|
|
9144
9151
|
init_cbor_decode();
|
|
9145
9152
|
init_cbor_encode();
|
|
9146
9153
|
cbor = {
|
|
@@ -9164,10 +9171,10 @@ var init_cbor = __esm({
|
|
|
9164
9171
|
}
|
|
9165
9172
|
});
|
|
9166
9173
|
|
|
9167
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
9174
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js
|
|
9168
9175
|
var dateToTag, loadSmithyRpcV2CborErrorCode;
|
|
9169
9176
|
var init_parseCborBody = __esm({
|
|
9170
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
9177
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js"() {
|
|
9171
9178
|
init_cbor_types();
|
|
9172
9179
|
dateToTag = (date2) => {
|
|
9173
9180
|
return tag({
|
|
@@ -9203,10 +9210,10 @@ var init_parseCborBody = __esm({
|
|
|
9203
9210
|
}
|
|
9204
9211
|
});
|
|
9205
9212
|
|
|
9206
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
9213
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js
|
|
9207
9214
|
var import_util_base643, CborCodec, CborShapeSerializer, CborShapeDeserializer;
|
|
9208
9215
|
var init_CborCodec = __esm({
|
|
9209
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
9216
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js"() {
|
|
9210
9217
|
init_protocols();
|
|
9211
9218
|
init_schema();
|
|
9212
9219
|
init_serde();
|
|
@@ -9402,10 +9409,10 @@ var init_CborCodec = __esm({
|
|
|
9402
9409
|
}
|
|
9403
9410
|
});
|
|
9404
9411
|
|
|
9405
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
9412
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js
|
|
9406
9413
|
var import_util_middleware3, SmithyRpcV2CborProtocol;
|
|
9407
9414
|
var init_SmithyRpcV2CborProtocol = __esm({
|
|
9408
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
9415
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js"() {
|
|
9409
9416
|
init_protocols();
|
|
9410
9417
|
init_schema();
|
|
9411
9418
|
init_schema();
|
|
@@ -9506,19 +9513,19 @@ var init_SmithyRpcV2CborProtocol = __esm({
|
|
|
9506
9513
|
}
|
|
9507
9514
|
});
|
|
9508
9515
|
|
|
9509
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
9516
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/index.js
|
|
9510
9517
|
var init_cbor2 = __esm({
|
|
9511
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
9518
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/submodules/cbor/index.js"() {
|
|
9512
9519
|
init_parseCborBody();
|
|
9513
9520
|
init_SmithyRpcV2CborProtocol();
|
|
9514
9521
|
init_CborCodec();
|
|
9515
9522
|
}
|
|
9516
9523
|
});
|
|
9517
9524
|
|
|
9518
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9525
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js
|
|
9519
9526
|
var import_smithy_client, ProtocolLib;
|
|
9520
9527
|
var init_ProtocolLib = __esm({
|
|
9521
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9528
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js"() {
|
|
9522
9529
|
init_schema();
|
|
9523
9530
|
import_smithy_client = __toESM(require_dist_cjs27());
|
|
9524
9531
|
ProtocolLib = class {
|
|
@@ -9655,10 +9662,10 @@ var init_ProtocolLib = __esm({
|
|
|
9655
9662
|
}
|
|
9656
9663
|
});
|
|
9657
9664
|
|
|
9658
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9665
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js
|
|
9659
9666
|
var AwsSmithyRpcV2CborProtocol;
|
|
9660
9667
|
var init_AwsSmithyRpcV2CborProtocol = __esm({
|
|
9661
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9668
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js"() {
|
|
9662
9669
|
init_cbor2();
|
|
9663
9670
|
init_schema();
|
|
9664
9671
|
init_ProtocolLib();
|
|
@@ -9712,10 +9719,10 @@ var init_AwsSmithyRpcV2CborProtocol = __esm({
|
|
|
9712
9719
|
}
|
|
9713
9720
|
});
|
|
9714
9721
|
|
|
9715
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9722
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
|
|
9716
9723
|
var _toStr, _toBool, _toNum;
|
|
9717
9724
|
var init_coercing_serializers = __esm({
|
|
9718
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9725
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
|
|
9719
9726
|
_toStr = (val) => {
|
|
9720
9727
|
if (val == null) {
|
|
9721
9728
|
return val;
|
|
@@ -9772,10 +9779,10 @@ var init_coercing_serializers = __esm({
|
|
|
9772
9779
|
}
|
|
9773
9780
|
});
|
|
9774
9781
|
|
|
9775
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9782
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js
|
|
9776
9783
|
var SerdeContextConfig;
|
|
9777
9784
|
var init_ConfigurableSerdeContext = __esm({
|
|
9778
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9785
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js"() {
|
|
9779
9786
|
SerdeContextConfig = class {
|
|
9780
9787
|
serdeContext;
|
|
9781
9788
|
setSerdeContext(serdeContext) {
|
|
@@ -9785,10 +9792,10 @@ var init_ConfigurableSerdeContext = __esm({
|
|
|
9785
9792
|
}
|
|
9786
9793
|
});
|
|
9787
9794
|
|
|
9788
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9795
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js
|
|
9789
9796
|
var UnionSerde;
|
|
9790
9797
|
var init_UnionSerde = __esm({
|
|
9791
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9798
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js"() {
|
|
9792
9799
|
UnionSerde = class {
|
|
9793
9800
|
from;
|
|
9794
9801
|
to;
|
|
@@ -9815,7 +9822,7 @@ var init_UnionSerde = __esm({
|
|
|
9815
9822
|
}
|
|
9816
9823
|
});
|
|
9817
9824
|
|
|
9818
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9825
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js
|
|
9819
9826
|
function jsonReviver(key, value, context) {
|
|
9820
9827
|
if (context?.source) {
|
|
9821
9828
|
const numericString = context.source;
|
|
@@ -9833,25 +9840,25 @@ function jsonReviver(key, value, context) {
|
|
|
9833
9840
|
return value;
|
|
9834
9841
|
}
|
|
9835
9842
|
var init_jsonReviver = __esm({
|
|
9836
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9843
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js"() {
|
|
9837
9844
|
init_serde();
|
|
9838
9845
|
}
|
|
9839
9846
|
});
|
|
9840
9847
|
|
|
9841
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9848
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js
|
|
9842
9849
|
var import_smithy_client2, import_util_utf86, collectBodyString;
|
|
9843
9850
|
var init_common = __esm({
|
|
9844
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9851
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
|
|
9845
9852
|
import_smithy_client2 = __toESM(require_dist_cjs27());
|
|
9846
9853
|
import_util_utf86 = __toESM(require_dist_cjs6());
|
|
9847
9854
|
collectBodyString = (streamBody, context) => (0, import_smithy_client2.collectBody)(streamBody, context).then((body) => (context?.utf8Encoder ?? import_util_utf86.toUtf8)(body));
|
|
9848
9855
|
}
|
|
9849
9856
|
});
|
|
9850
9857
|
|
|
9851
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9858
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js
|
|
9852
9859
|
var parseJsonBody, parseJsonErrorBody, loadRestJsonErrorCode;
|
|
9853
9860
|
var init_parseJsonBody = __esm({
|
|
9854
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9861
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js"() {
|
|
9855
9862
|
init_common();
|
|
9856
9863
|
parseJsonBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
9857
9864
|
if (encoded.length) {
|
|
@@ -9908,10 +9915,10 @@ var init_parseJsonBody = __esm({
|
|
|
9908
9915
|
}
|
|
9909
9916
|
});
|
|
9910
9917
|
|
|
9911
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9918
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js
|
|
9912
9919
|
var import_util_base644, JsonShapeDeserializer;
|
|
9913
9920
|
var init_JsonShapeDeserializer = __esm({
|
|
9914
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9921
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js"() {
|
|
9915
9922
|
init_protocols();
|
|
9916
9923
|
init_schema();
|
|
9917
9924
|
init_serde();
|
|
@@ -10061,10 +10068,10 @@ var init_JsonShapeDeserializer = __esm({
|
|
|
10061
10068
|
}
|
|
10062
10069
|
});
|
|
10063
10070
|
|
|
10064
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10071
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js
|
|
10065
10072
|
var NUMERIC_CONTROL_CHAR, JsonReplacer;
|
|
10066
10073
|
var init_jsonReplacer = __esm({
|
|
10067
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10074
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js"() {
|
|
10068
10075
|
init_serde();
|
|
10069
10076
|
NUMERIC_CONTROL_CHAR = String.fromCharCode(925);
|
|
10070
10077
|
JsonReplacer = class {
|
|
@@ -10114,10 +10121,10 @@ var init_jsonReplacer = __esm({
|
|
|
10114
10121
|
}
|
|
10115
10122
|
});
|
|
10116
10123
|
|
|
10117
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10124
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js
|
|
10118
10125
|
var import_util_base645, JsonShapeSerializer;
|
|
10119
10126
|
var init_JsonShapeSerializer = __esm({
|
|
10120
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10127
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js"() {
|
|
10121
10128
|
init_protocols();
|
|
10122
10129
|
init_schema();
|
|
10123
10130
|
init_serde();
|
|
@@ -10137,12 +10144,6 @@ var init_JsonShapeSerializer = __esm({
|
|
|
10137
10144
|
this.rootSchema = NormalizedSchema.of(schema);
|
|
10138
10145
|
this.buffer = this._write(this.rootSchema, value);
|
|
10139
10146
|
}
|
|
10140
|
-
writeDiscriminatedDocument(schema, value) {
|
|
10141
|
-
this.write(schema, value);
|
|
10142
|
-
if (typeof this.buffer === "object") {
|
|
10143
|
-
this.buffer.__type = NormalizedSchema.of(schema).getName(true);
|
|
10144
|
-
}
|
|
10145
|
-
}
|
|
10146
10147
|
flush() {
|
|
10147
10148
|
const { rootSchema, useReplacer } = this;
|
|
10148
10149
|
this.rootSchema = void 0;
|
|
@@ -10156,6 +10157,12 @@ var init_JsonShapeSerializer = __esm({
|
|
|
10156
10157
|
}
|
|
10157
10158
|
return this.buffer;
|
|
10158
10159
|
}
|
|
10160
|
+
writeDiscriminatedDocument(schema, value) {
|
|
10161
|
+
this.write(schema, value);
|
|
10162
|
+
if (typeof this.buffer === "object") {
|
|
10163
|
+
this.buffer.__type = NormalizedSchema.of(schema).getName(true);
|
|
10164
|
+
}
|
|
10165
|
+
}
|
|
10159
10166
|
_write(schema, value, container) {
|
|
10160
10167
|
const isObject = value !== null && typeof value === "object";
|
|
10161
10168
|
const ns = NormalizedSchema.of(schema);
|
|
@@ -10294,10 +10301,10 @@ var init_JsonShapeSerializer = __esm({
|
|
|
10294
10301
|
}
|
|
10295
10302
|
});
|
|
10296
10303
|
|
|
10297
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10304
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js
|
|
10298
10305
|
var JsonCodec;
|
|
10299
10306
|
var init_JsonCodec = __esm({
|
|
10300
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10307
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js"() {
|
|
10301
10308
|
init_ConfigurableSerdeContext();
|
|
10302
10309
|
init_JsonShapeDeserializer();
|
|
10303
10310
|
init_JsonShapeSerializer();
|
|
@@ -10321,10 +10328,10 @@ var init_JsonCodec = __esm({
|
|
|
10321
10328
|
}
|
|
10322
10329
|
});
|
|
10323
10330
|
|
|
10324
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10331
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js
|
|
10325
10332
|
var AwsJsonRpcProtocol;
|
|
10326
10333
|
var init_AwsJsonRpcProtocol = __esm({
|
|
10327
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10334
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js"() {
|
|
10328
10335
|
init_protocols();
|
|
10329
10336
|
init_schema();
|
|
10330
10337
|
init_ProtocolLib();
|
|
@@ -10404,10 +10411,10 @@ var init_AwsJsonRpcProtocol = __esm({
|
|
|
10404
10411
|
}
|
|
10405
10412
|
});
|
|
10406
10413
|
|
|
10407
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10414
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js
|
|
10408
10415
|
var AwsJson1_0Protocol;
|
|
10409
10416
|
var init_AwsJson1_0Protocol = __esm({
|
|
10410
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10417
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js"() {
|
|
10411
10418
|
init_AwsJsonRpcProtocol();
|
|
10412
10419
|
AwsJson1_0Protocol = class extends AwsJsonRpcProtocol {
|
|
10413
10420
|
constructor({ defaultNamespace, errorTypeRegistries: errorTypeRegistries5, serviceTarget, awsQueryCompatible, jsonCodec }) {
|
|
@@ -10432,10 +10439,10 @@ var init_AwsJson1_0Protocol = __esm({
|
|
|
10432
10439
|
}
|
|
10433
10440
|
});
|
|
10434
10441
|
|
|
10435
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10442
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js
|
|
10436
10443
|
var AwsJson1_1Protocol;
|
|
10437
10444
|
var init_AwsJson1_1Protocol = __esm({
|
|
10438
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10445
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js"() {
|
|
10439
10446
|
init_AwsJsonRpcProtocol();
|
|
10440
10447
|
AwsJson1_1Protocol = class extends AwsJsonRpcProtocol {
|
|
10441
10448
|
constructor({ defaultNamespace, errorTypeRegistries: errorTypeRegistries5, serviceTarget, awsQueryCompatible, jsonCodec }) {
|
|
@@ -10460,10 +10467,10 @@ var init_AwsJson1_1Protocol = __esm({
|
|
|
10460
10467
|
}
|
|
10461
10468
|
});
|
|
10462
10469
|
|
|
10463
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10470
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js
|
|
10464
10471
|
var AwsRestJsonProtocol;
|
|
10465
10472
|
var init_AwsRestJsonProtocol = __esm({
|
|
10466
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10473
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js"() {
|
|
10467
10474
|
init_protocols();
|
|
10468
10475
|
init_schema();
|
|
10469
10476
|
init_ProtocolLib();
|
|
@@ -10551,10 +10558,10 @@ var init_AwsRestJsonProtocol = __esm({
|
|
|
10551
10558
|
}
|
|
10552
10559
|
});
|
|
10553
10560
|
|
|
10554
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
10561
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js
|
|
10555
10562
|
var import_smithy_client3, awsExpectUnion;
|
|
10556
10563
|
var init_awsExpectUnion = __esm({
|
|
10557
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
10564
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
|
|
10558
10565
|
import_smithy_client3 = __toESM(require_dist_cjs27());
|
|
10559
10566
|
awsExpectUnion = (value) => {
|
|
10560
10567
|
if (value == null) {
|
|
@@ -11863,9 +11870,9 @@ var require_fxp = __commonJS({
|
|
|
11863
11870
|
}
|
|
11864
11871
|
});
|
|
11865
11872
|
|
|
11866
|
-
// node_modules/.pnpm/@aws-sdk+xml-builder@3.972.
|
|
11873
|
+
// node_modules/.pnpm/@aws-sdk+xml-builder@3.972.18/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js
|
|
11867
11874
|
var require_xml_parser = __commonJS({
|
|
11868
|
-
"node_modules/.pnpm/@aws-sdk+xml-builder@3.972.
|
|
11875
|
+
"node_modules/.pnpm/@aws-sdk+xml-builder@3.972.18/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js"(exports2) {
|
|
11869
11876
|
"use strict";
|
|
11870
11877
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
11871
11878
|
exports2.parseXML = parseXML3;
|
|
@@ -11892,9 +11899,9 @@ var require_xml_parser = __commonJS({
|
|
|
11892
11899
|
}
|
|
11893
11900
|
});
|
|
11894
11901
|
|
|
11895
|
-
// node_modules/.pnpm/@aws-sdk+xml-builder@3.972.
|
|
11902
|
+
// node_modules/.pnpm/@aws-sdk+xml-builder@3.972.18/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js
|
|
11896
11903
|
var require_dist_cjs29 = __commonJS({
|
|
11897
|
-
"node_modules/.pnpm/@aws-sdk+xml-builder@3.972.
|
|
11904
|
+
"node_modules/.pnpm/@aws-sdk+xml-builder@3.972.18/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js"(exports2) {
|
|
11898
11905
|
"use strict";
|
|
11899
11906
|
var xmlParser = require_xml_parser();
|
|
11900
11907
|
var ATTR_ESCAPE_RE = /[&<>"]/g;
|
|
@@ -12023,10 +12030,10 @@ var require_dist_cjs29 = __commonJS({
|
|
|
12023
12030
|
}
|
|
12024
12031
|
});
|
|
12025
12032
|
|
|
12026
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12033
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js
|
|
12027
12034
|
var import_xml_builder, import_smithy_client4, import_util_utf87, XmlShapeDeserializer;
|
|
12028
12035
|
var init_XmlShapeDeserializer = __esm({
|
|
12029
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12036
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js"() {
|
|
12030
12037
|
import_xml_builder = __toESM(require_dist_cjs29());
|
|
12031
12038
|
init_protocols();
|
|
12032
12039
|
init_schema();
|
|
@@ -12176,10 +12183,10 @@ var init_XmlShapeDeserializer = __esm({
|
|
|
12176
12183
|
}
|
|
12177
12184
|
});
|
|
12178
12185
|
|
|
12179
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12186
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js
|
|
12180
12187
|
var import_smithy_client5, import_util_base646, QueryShapeSerializer;
|
|
12181
12188
|
var init_QueryShapeSerializer = __esm({
|
|
12182
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12189
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js"() {
|
|
12183
12190
|
init_protocols();
|
|
12184
12191
|
init_schema();
|
|
12185
12192
|
init_serde();
|
|
@@ -12356,10 +12363,10 @@ var init_QueryShapeSerializer = __esm({
|
|
|
12356
12363
|
}
|
|
12357
12364
|
});
|
|
12358
12365
|
|
|
12359
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12366
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js
|
|
12360
12367
|
var AwsQueryProtocol;
|
|
12361
12368
|
var init_AwsQueryProtocol = __esm({
|
|
12362
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12369
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js"() {
|
|
12363
12370
|
init_protocols();
|
|
12364
12371
|
init_schema();
|
|
12365
12372
|
init_ProtocolLib();
|
|
@@ -12501,10 +12508,10 @@ var init_AwsQueryProtocol = __esm({
|
|
|
12501
12508
|
}
|
|
12502
12509
|
});
|
|
12503
12510
|
|
|
12504
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12511
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js
|
|
12505
12512
|
var AwsEc2QueryProtocol;
|
|
12506
12513
|
var init_AwsEc2QueryProtocol = __esm({
|
|
12507
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12514
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js"() {
|
|
12508
12515
|
init_AwsQueryProtocol();
|
|
12509
12516
|
AwsEc2QueryProtocol = class extends AwsQueryProtocol {
|
|
12510
12517
|
options;
|
|
@@ -12529,16 +12536,16 @@ var init_AwsEc2QueryProtocol = __esm({
|
|
|
12529
12536
|
}
|
|
12530
12537
|
});
|
|
12531
12538
|
|
|
12532
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12539
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js
|
|
12533
12540
|
var init_QuerySerializerSettings = __esm({
|
|
12534
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12541
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js"() {
|
|
12535
12542
|
}
|
|
12536
12543
|
});
|
|
12537
12544
|
|
|
12538
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12545
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js
|
|
12539
12546
|
var import_xml_builder2, import_smithy_client6, parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode;
|
|
12540
12547
|
var init_parseXmlBody = __esm({
|
|
12541
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12548
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
|
|
12542
12549
|
import_xml_builder2 = __toESM(require_dist_cjs29());
|
|
12543
12550
|
import_smithy_client6 = __toESM(require_dist_cjs27());
|
|
12544
12551
|
init_common();
|
|
@@ -12587,10 +12594,10 @@ var init_parseXmlBody = __esm({
|
|
|
12587
12594
|
}
|
|
12588
12595
|
});
|
|
12589
12596
|
|
|
12590
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12597
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js
|
|
12591
12598
|
var import_xml_builder3, import_smithy_client7, import_util_base647, XmlShapeSerializer;
|
|
12592
12599
|
var init_XmlShapeSerializer = __esm({
|
|
12593
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12600
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js"() {
|
|
12594
12601
|
import_xml_builder3 = __toESM(require_dist_cjs29());
|
|
12595
12602
|
init_protocols();
|
|
12596
12603
|
init_schema();
|
|
@@ -12864,10 +12871,10 @@ var init_XmlShapeSerializer = __esm({
|
|
|
12864
12871
|
}
|
|
12865
12872
|
});
|
|
12866
12873
|
|
|
12867
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12874
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js
|
|
12868
12875
|
var XmlCodec;
|
|
12869
12876
|
var init_XmlCodec = __esm({
|
|
12870
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12877
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js"() {
|
|
12871
12878
|
init_ConfigurableSerdeContext();
|
|
12872
12879
|
init_XmlShapeDeserializer();
|
|
12873
12880
|
init_XmlShapeSerializer();
|
|
@@ -12891,10 +12898,10 @@ var init_XmlCodec = __esm({
|
|
|
12891
12898
|
}
|
|
12892
12899
|
});
|
|
12893
12900
|
|
|
12894
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
12901
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js
|
|
12895
12902
|
var AwsRestXmlProtocol;
|
|
12896
12903
|
var init_AwsRestXmlProtocol = __esm({
|
|
12897
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
12904
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js"() {
|
|
12898
12905
|
init_protocols();
|
|
12899
12906
|
init_schema();
|
|
12900
12907
|
init_ProtocolLib();
|
|
@@ -12990,7 +12997,7 @@ var init_AwsRestXmlProtocol = __esm({
|
|
|
12990
12997
|
}
|
|
12991
12998
|
});
|
|
12992
12999
|
|
|
12993
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
13000
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js
|
|
12994
13001
|
var protocols_exports2 = {};
|
|
12995
13002
|
__export(protocols_exports2, {
|
|
12996
13003
|
AwsEc2QueryProtocol: () => AwsEc2QueryProtocol,
|
|
@@ -13020,7 +13027,7 @@ __export(protocols_exports2, {
|
|
|
13020
13027
|
parseXmlErrorBody: () => parseXmlErrorBody
|
|
13021
13028
|
});
|
|
13022
13029
|
var init_protocols2 = __esm({
|
|
13023
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
13030
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
|
|
13024
13031
|
init_AwsSmithyRpcV2CborProtocol();
|
|
13025
13032
|
init_coercing_serializers();
|
|
13026
13033
|
init_AwsJson1_0Protocol();
|
|
@@ -13044,9 +13051,9 @@ var init_protocols2 = __esm({
|
|
|
13044
13051
|
}
|
|
13045
13052
|
});
|
|
13046
13053
|
|
|
13047
|
-
// node_modules/.pnpm/@smithy+signature-v4@5.3.
|
|
13054
|
+
// node_modules/.pnpm/@smithy+signature-v4@5.3.14/node_modules/@smithy/signature-v4/dist-cjs/index.js
|
|
13048
13055
|
var require_dist_cjs30 = __commonJS({
|
|
13049
|
-
"node_modules/.pnpm/@smithy+signature-v4@5.3.
|
|
13056
|
+
"node_modules/.pnpm/@smithy+signature-v4@5.3.14/node_modules/@smithy/signature-v4/dist-cjs/index.js"(exports2) {
|
|
13050
13057
|
"use strict";
|
|
13051
13058
|
var utilHexEncoding = require_dist_cjs12();
|
|
13052
13059
|
var utilUtf8 = require_dist_cjs6();
|
|
@@ -13462,7 +13469,7 @@ ${utilHexEncoding.toHex(hashedRequest)}`;
|
|
|
13462
13469
|
return this.signRequest(toSign, options);
|
|
13463
13470
|
}
|
|
13464
13471
|
}
|
|
13465
|
-
async signEvent({ headers, payload: payload2 }, { signingDate = /* @__PURE__ */ new Date(), priorSignature, signingRegion, signingService }) {
|
|
13472
|
+
async signEvent({ headers, payload: payload2 }, { signingDate = /* @__PURE__ */ new Date(), priorSignature, signingRegion, signingService, eventStreamCredentials }) {
|
|
13466
13473
|
const region = signingRegion ?? await this.regionProvider();
|
|
13467
13474
|
const { shortDate, longDate } = this.formatDate(signingDate);
|
|
13468
13475
|
const scope = createScope(shortDate, region, signingService ?? this.service);
|
|
@@ -13478,9 +13485,14 @@ ${utilHexEncoding.toHex(hashedRequest)}`;
|
|
|
13478
13485
|
hashedHeaders,
|
|
13479
13486
|
hashedPayload
|
|
13480
13487
|
].join("\n");
|
|
13481
|
-
return this.signString(stringToSign, {
|
|
13488
|
+
return this.signString(stringToSign, {
|
|
13489
|
+
signingDate,
|
|
13490
|
+
signingRegion: region,
|
|
13491
|
+
signingService,
|
|
13492
|
+
eventStreamCredentials
|
|
13493
|
+
});
|
|
13482
13494
|
}
|
|
13483
|
-
async signMessage(signableMessage, { signingDate = /* @__PURE__ */ new Date(), signingRegion, signingService }) {
|
|
13495
|
+
async signMessage(signableMessage, { signingDate = /* @__PURE__ */ new Date(), signingRegion, signingService, eventStreamCredentials }) {
|
|
13484
13496
|
const promise = this.signEvent({
|
|
13485
13497
|
headers: this.headerFormatter.format(signableMessage.message.headers),
|
|
13486
13498
|
payload: signableMessage.message.body
|
|
@@ -13488,14 +13500,15 @@ ${utilHexEncoding.toHex(hashedRequest)}`;
|
|
|
13488
13500
|
signingDate,
|
|
13489
13501
|
signingRegion,
|
|
13490
13502
|
signingService,
|
|
13491
|
-
priorSignature: signableMessage.priorSignature
|
|
13503
|
+
priorSignature: signableMessage.priorSignature,
|
|
13504
|
+
eventStreamCredentials
|
|
13492
13505
|
});
|
|
13493
13506
|
return promise.then((signature) => {
|
|
13494
13507
|
return { message: signableMessage.message, signature };
|
|
13495
13508
|
});
|
|
13496
13509
|
}
|
|
13497
|
-
async signString(stringToSign, { signingDate = /* @__PURE__ */ new Date(), signingRegion, signingService } = {}) {
|
|
13498
|
-
const credentials = await this.credentialProvider();
|
|
13510
|
+
async signString(stringToSign, { signingDate = /* @__PURE__ */ new Date(), signingRegion, signingService, eventStreamCredentials } = {}) {
|
|
13511
|
+
const credentials = eventStreamCredentials ?? await this.credentialProvider();
|
|
13499
13512
|
this.validateResolvedCredentials(credentials);
|
|
13500
13513
|
const region = signingRegion ?? await this.regionProvider();
|
|
13501
13514
|
const { shortDate } = this.formatDate(signingDate);
|
|
@@ -13610,19 +13623,19 @@ var require_dist_cjs31 = __commonJS({
|
|
|
13610
13623
|
}
|
|
13611
13624
|
});
|
|
13612
13625
|
|
|
13613
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13626
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/getSmithyContext.js
|
|
13614
13627
|
var import_types, getSmithyContext4;
|
|
13615
13628
|
var init_getSmithyContext = __esm({
|
|
13616
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13629
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/getSmithyContext.js"() {
|
|
13617
13630
|
import_types = __toESM(require_dist_cjs());
|
|
13618
13631
|
getSmithyContext4 = (context) => context[import_types.SMITHY_CONTEXT_KEY] || (context[import_types.SMITHY_CONTEXT_KEY] = {});
|
|
13619
13632
|
}
|
|
13620
13633
|
});
|
|
13621
13634
|
|
|
13622
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13635
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/resolveAuthOptions.js
|
|
13623
13636
|
var resolveAuthOptions;
|
|
13624
13637
|
var init_resolveAuthOptions = __esm({
|
|
13625
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13638
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/resolveAuthOptions.js"() {
|
|
13626
13639
|
resolveAuthOptions = (candidateAuthOptions, authSchemePreference) => {
|
|
13627
13640
|
if (!authSchemePreference || authSchemePreference.length === 0) {
|
|
13628
13641
|
return candidateAuthOptions;
|
|
@@ -13646,7 +13659,7 @@ var init_resolveAuthOptions = __esm({
|
|
|
13646
13659
|
}
|
|
13647
13660
|
});
|
|
13648
13661
|
|
|
13649
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13662
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js
|
|
13650
13663
|
function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
13651
13664
|
const map2 = /* @__PURE__ */ new Map();
|
|
13652
13665
|
for (const scheme of httpAuthSchemes) {
|
|
@@ -13656,7 +13669,7 @@ function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
|
13656
13669
|
}
|
|
13657
13670
|
var import_util_middleware4, httpAuthSchemeMiddleware;
|
|
13658
13671
|
var init_httpAuthSchemeMiddleware = __esm({
|
|
13659
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13672
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js"() {
|
|
13660
13673
|
import_util_middleware4 = __toESM(require_dist_cjs18());
|
|
13661
13674
|
init_resolveAuthOptions();
|
|
13662
13675
|
httpAuthSchemeMiddleware = (config, mwOptions) => (next, context) => async (args) => {
|
|
@@ -13695,10 +13708,10 @@ var init_httpAuthSchemeMiddleware = __esm({
|
|
|
13695
13708
|
}
|
|
13696
13709
|
});
|
|
13697
13710
|
|
|
13698
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13711
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js
|
|
13699
13712
|
var httpAuthSchemeEndpointRuleSetMiddlewareOptions, getHttpAuthSchemeEndpointRuleSetPlugin;
|
|
13700
13713
|
var init_getHttpAuthSchemeEndpointRuleSetPlugin = __esm({
|
|
13701
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13714
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js"() {
|
|
13702
13715
|
init_httpAuthSchemeMiddleware();
|
|
13703
13716
|
httpAuthSchemeEndpointRuleSetMiddlewareOptions = {
|
|
13704
13717
|
step: "serialize",
|
|
@@ -13719,10 +13732,10 @@ var init_getHttpAuthSchemeEndpointRuleSetPlugin = __esm({
|
|
|
13719
13732
|
}
|
|
13720
13733
|
});
|
|
13721
13734
|
|
|
13722
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13735
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js
|
|
13723
13736
|
var httpAuthSchemeMiddlewareOptions, getHttpAuthSchemePlugin;
|
|
13724
13737
|
var init_getHttpAuthSchemePlugin = __esm({
|
|
13725
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13738
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js"() {
|
|
13726
13739
|
init_httpAuthSchemeMiddleware();
|
|
13727
13740
|
httpAuthSchemeMiddlewareOptions = {
|
|
13728
13741
|
step: "serialize",
|
|
@@ -13743,19 +13756,19 @@ var init_getHttpAuthSchemePlugin = __esm({
|
|
|
13743
13756
|
}
|
|
13744
13757
|
});
|
|
13745
13758
|
|
|
13746
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13759
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js
|
|
13747
13760
|
var init_middleware_http_auth_scheme = __esm({
|
|
13748
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13761
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js"() {
|
|
13749
13762
|
init_httpAuthSchemeMiddleware();
|
|
13750
13763
|
init_getHttpAuthSchemeEndpointRuleSetPlugin();
|
|
13751
13764
|
init_getHttpAuthSchemePlugin();
|
|
13752
13765
|
}
|
|
13753
13766
|
});
|
|
13754
13767
|
|
|
13755
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13768
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js
|
|
13756
13769
|
var import_protocol_http6, import_util_middleware5, defaultErrorHandler, defaultSuccessHandler, httpSigningMiddleware;
|
|
13757
13770
|
var init_httpSigningMiddleware = __esm({
|
|
13758
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13771
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js"() {
|
|
13759
13772
|
import_protocol_http6 = __toESM(require_dist_cjs2());
|
|
13760
13773
|
import_util_middleware5 = __toESM(require_dist_cjs18());
|
|
13761
13774
|
defaultErrorHandler = (signingProperties) => (error2) => {
|
|
@@ -13783,10 +13796,10 @@ var init_httpSigningMiddleware = __esm({
|
|
|
13783
13796
|
}
|
|
13784
13797
|
});
|
|
13785
13798
|
|
|
13786
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13799
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js
|
|
13787
13800
|
var httpSigningMiddlewareOptions, getHttpSigningPlugin;
|
|
13788
13801
|
var init_getHttpSigningMiddleware = __esm({
|
|
13789
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13802
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js"() {
|
|
13790
13803
|
init_httpSigningMiddleware();
|
|
13791
13804
|
httpSigningMiddlewareOptions = {
|
|
13792
13805
|
step: "finalizeRequest",
|
|
@@ -13805,18 +13818,18 @@ var init_getHttpSigningMiddleware = __esm({
|
|
|
13805
13818
|
}
|
|
13806
13819
|
});
|
|
13807
13820
|
|
|
13808
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13821
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js
|
|
13809
13822
|
var init_middleware_http_signing = __esm({
|
|
13810
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13823
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js"() {
|
|
13811
13824
|
init_httpSigningMiddleware();
|
|
13812
13825
|
init_getHttpSigningMiddleware();
|
|
13813
13826
|
}
|
|
13814
13827
|
});
|
|
13815
13828
|
|
|
13816
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13829
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/normalizeProvider.js
|
|
13817
13830
|
var normalizeProvider;
|
|
13818
13831
|
var init_normalizeProvider = __esm({
|
|
13819
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13832
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/normalizeProvider.js"() {
|
|
13820
13833
|
normalizeProvider = (input) => {
|
|
13821
13834
|
if (typeof input === "function")
|
|
13822
13835
|
return input;
|
|
@@ -13826,7 +13839,7 @@ var init_normalizeProvider = __esm({
|
|
|
13826
13839
|
}
|
|
13827
13840
|
});
|
|
13828
13841
|
|
|
13829
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13842
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/pagination/createPaginator.js
|
|
13830
13843
|
function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenName, pageSizeTokenName) {
|
|
13831
13844
|
return async function* paginateOperation(config, input, ...additionalArguments) {
|
|
13832
13845
|
const _input = input;
|
|
@@ -13853,7 +13866,7 @@ function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenNam
|
|
|
13853
13866
|
}
|
|
13854
13867
|
var makePagedClientRequest, get;
|
|
13855
13868
|
var init_createPaginator = __esm({
|
|
13856
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13869
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/pagination/createPaginator.js"() {
|
|
13857
13870
|
makePagedClientRequest = async (CommandCtor, client, input, withCommand = (_) => _, ...args) => {
|
|
13858
13871
|
let command = new CommandCtor(input);
|
|
13859
13872
|
command = withCommand(command) ?? command;
|
|
@@ -13873,14 +13886,14 @@ var init_createPaginator = __esm({
|
|
|
13873
13886
|
}
|
|
13874
13887
|
});
|
|
13875
13888
|
|
|
13876
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13889
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/request-builder/requestBuilder.js
|
|
13877
13890
|
var init_requestBuilder2 = __esm({
|
|
13878
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13891
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/request-builder/requestBuilder.js"() {
|
|
13879
13892
|
init_protocols();
|
|
13880
13893
|
}
|
|
13881
13894
|
});
|
|
13882
13895
|
|
|
13883
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13896
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/setFeature.js
|
|
13884
13897
|
function setFeature2(context, feature, value) {
|
|
13885
13898
|
if (!context.__smithy_context) {
|
|
13886
13899
|
context.__smithy_context = {
|
|
@@ -13892,14 +13905,14 @@ function setFeature2(context, feature, value) {
|
|
|
13892
13905
|
context.__smithy_context.features[feature] = value;
|
|
13893
13906
|
}
|
|
13894
13907
|
var init_setFeature2 = __esm({
|
|
13895
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13908
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/setFeature.js"() {
|
|
13896
13909
|
}
|
|
13897
13910
|
});
|
|
13898
13911
|
|
|
13899
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13912
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js
|
|
13900
13913
|
var DefaultIdentityProviderConfig;
|
|
13901
13914
|
var init_DefaultIdentityProviderConfig = __esm({
|
|
13902
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13915
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js"() {
|
|
13903
13916
|
DefaultIdentityProviderConfig = class {
|
|
13904
13917
|
authSchemes = /* @__PURE__ */ new Map();
|
|
13905
13918
|
constructor(config) {
|
|
@@ -13916,10 +13929,10 @@ var init_DefaultIdentityProviderConfig = __esm({
|
|
|
13916
13929
|
}
|
|
13917
13930
|
});
|
|
13918
13931
|
|
|
13919
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13932
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js
|
|
13920
13933
|
var import_protocol_http7, import_types2, HttpApiKeyAuthSigner;
|
|
13921
13934
|
var init_httpApiKeyAuth = __esm({
|
|
13922
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13935
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js"() {
|
|
13923
13936
|
import_protocol_http7 = __toESM(require_dist_cjs2());
|
|
13924
13937
|
import_types2 = __toESM(require_dist_cjs());
|
|
13925
13938
|
HttpApiKeyAuthSigner = class {
|
|
@@ -13950,10 +13963,10 @@ var init_httpApiKeyAuth = __esm({
|
|
|
13950
13963
|
}
|
|
13951
13964
|
});
|
|
13952
13965
|
|
|
13953
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13966
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js
|
|
13954
13967
|
var import_protocol_http8, HttpBearerAuthSigner;
|
|
13955
13968
|
var init_httpBearerAuth = __esm({
|
|
13956
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13969
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js"() {
|
|
13957
13970
|
import_protocol_http8 = __toESM(require_dist_cjs2());
|
|
13958
13971
|
HttpBearerAuthSigner = class {
|
|
13959
13972
|
async sign(httpRequest, identity, signingProperties) {
|
|
@@ -13968,10 +13981,10 @@ var init_httpBearerAuth = __esm({
|
|
|
13968
13981
|
}
|
|
13969
13982
|
});
|
|
13970
13983
|
|
|
13971
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13984
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js
|
|
13972
13985
|
var NoAuthSigner;
|
|
13973
13986
|
var init_noAuth = __esm({
|
|
13974
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13987
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js"() {
|
|
13975
13988
|
NoAuthSigner = class {
|
|
13976
13989
|
async sign(httpRequest, identity, signingProperties) {
|
|
13977
13990
|
return httpRequest;
|
|
@@ -13980,19 +13993,19 @@ var init_noAuth = __esm({
|
|
|
13980
13993
|
}
|
|
13981
13994
|
});
|
|
13982
13995
|
|
|
13983
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
13996
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js
|
|
13984
13997
|
var init_httpAuthSchemes = __esm({
|
|
13985
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
13998
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js"() {
|
|
13986
13999
|
init_httpApiKeyAuth();
|
|
13987
14000
|
init_httpBearerAuth();
|
|
13988
14001
|
init_noAuth();
|
|
13989
14002
|
}
|
|
13990
14003
|
});
|
|
13991
14004
|
|
|
13992
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
14005
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js
|
|
13993
14006
|
var createIsIdentityExpiredFunction, EXPIRATION_MS, isIdentityExpired, doesIdentityRequireRefresh, memoizeIdentityProvider;
|
|
13994
14007
|
var init_memoizeIdentityProvider = __esm({
|
|
13995
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
14008
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js"() {
|
|
13996
14009
|
createIsIdentityExpiredFunction = (expirationMs) => function isIdentityExpired2(identity) {
|
|
13997
14010
|
return doesIdentityRequireRefresh(identity) && identity.expiration.getTime() - Date.now() < expirationMs;
|
|
13998
14011
|
};
|
|
@@ -14050,16 +14063,16 @@ var init_memoizeIdentityProvider = __esm({
|
|
|
14050
14063
|
}
|
|
14051
14064
|
});
|
|
14052
14065
|
|
|
14053
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
14066
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js
|
|
14054
14067
|
var init_util_identity_and_auth = __esm({
|
|
14055
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
14068
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js"() {
|
|
14056
14069
|
init_DefaultIdentityProviderConfig();
|
|
14057
14070
|
init_httpAuthSchemes();
|
|
14058
14071
|
init_memoizeIdentityProvider();
|
|
14059
14072
|
}
|
|
14060
14073
|
});
|
|
14061
14074
|
|
|
14062
|
-
// node_modules/.pnpm/@smithy+core@3.23.
|
|
14075
|
+
// node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/index.js
|
|
14063
14076
|
var dist_es_exports = {};
|
|
14064
14077
|
__export(dist_es_exports, {
|
|
14065
14078
|
DefaultIdentityProviderConfig: () => DefaultIdentityProviderConfig,
|
|
@@ -14086,7 +14099,7 @@ __export(dist_es_exports, {
|
|
|
14086
14099
|
setFeature: () => setFeature2
|
|
14087
14100
|
});
|
|
14088
14101
|
var init_dist_es = __esm({
|
|
14089
|
-
"node_modules/.pnpm/@smithy+core@3.23.
|
|
14102
|
+
"node_modules/.pnpm/@smithy+core@3.23.15/node_modules/@smithy/core/dist-es/index.js"() {
|
|
14090
14103
|
init_getSmithyContext();
|
|
14091
14104
|
init_middleware_http_auth_scheme();
|
|
14092
14105
|
init_middleware_http_signing();
|
|
@@ -14098,9 +14111,9 @@ var init_dist_es = __esm({
|
|
|
14098
14111
|
}
|
|
14099
14112
|
});
|
|
14100
14113
|
|
|
14101
|
-
// node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.
|
|
14114
|
+
// node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.29/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js
|
|
14102
14115
|
var require_dist_cjs32 = __commonJS({
|
|
14103
|
-
"node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.
|
|
14116
|
+
"node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.29/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js"(exports2) {
|
|
14104
14117
|
"use strict";
|
|
14105
14118
|
var protocolHttp = require_dist_cjs2();
|
|
14106
14119
|
var smithyClient = require_dist_cjs27();
|
|
@@ -14671,11 +14684,26 @@ var require_dist_cjs32 = __commonJS({
|
|
|
14671
14684
|
}
|
|
14672
14685
|
});
|
|
14673
14686
|
|
|
14674
|
-
// node_modules/.pnpm/@smithy+util-endpoints@3.
|
|
14687
|
+
// node_modules/.pnpm/@smithy+util-endpoints@3.4.1/node_modules/@smithy/util-endpoints/dist-cjs/index.js
|
|
14675
14688
|
var require_dist_cjs33 = __commonJS({
|
|
14676
|
-
"node_modules/.pnpm/@smithy+util-endpoints@3.
|
|
14689
|
+
"node_modules/.pnpm/@smithy+util-endpoints@3.4.1/node_modules/@smithy/util-endpoints/dist-cjs/index.js"(exports2) {
|
|
14677
14690
|
"use strict";
|
|
14678
14691
|
var types = require_dist_cjs();
|
|
14692
|
+
var BinaryDecisionDiagram = class _BinaryDecisionDiagram {
|
|
14693
|
+
nodes;
|
|
14694
|
+
root;
|
|
14695
|
+
conditions;
|
|
14696
|
+
results;
|
|
14697
|
+
constructor(bdd, root, conditions, results) {
|
|
14698
|
+
this.nodes = bdd;
|
|
14699
|
+
this.root = root;
|
|
14700
|
+
this.conditions = conditions;
|
|
14701
|
+
this.results = results;
|
|
14702
|
+
}
|
|
14703
|
+
static from(bdd, root, conditions, results) {
|
|
14704
|
+
return new _BinaryDecisionDiagram(bdd, root, conditions, results);
|
|
14705
|
+
}
|
|
14706
|
+
};
|
|
14679
14707
|
var EndpointCache5 = class {
|
|
14680
14708
|
capacity;
|
|
14681
14709
|
data = /* @__PURE__ */ new Map();
|
|
@@ -14726,22 +14754,12 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14726
14754
|
return buffer;
|
|
14727
14755
|
}
|
|
14728
14756
|
};
|
|
14729
|
-
var
|
|
14730
|
-
|
|
14731
|
-
|
|
14732
|
-
|
|
14733
|
-
if (!allowSubDomains) {
|
|
14734
|
-
return VALID_HOST_LABEL_REGEX.test(value);
|
|
14735
|
-
}
|
|
14736
|
-
const labels = value.split(".");
|
|
14737
|
-
for (const label of labels) {
|
|
14738
|
-
if (!isValidHostLabel(label)) {
|
|
14739
|
-
return false;
|
|
14740
|
-
}
|
|
14757
|
+
var EndpointError = class extends Error {
|
|
14758
|
+
constructor(message) {
|
|
14759
|
+
super(message);
|
|
14760
|
+
this.name = "EndpointError";
|
|
14741
14761
|
}
|
|
14742
|
-
return true;
|
|
14743
14762
|
};
|
|
14744
|
-
var customEndpointFunctions5 = {};
|
|
14745
14763
|
var debugId = "endpoints";
|
|
14746
14764
|
function toDebugString(input) {
|
|
14747
14765
|
if (typeof input !== "object" || input == null) {
|
|
@@ -14755,13 +14773,16 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14755
14773
|
}
|
|
14756
14774
|
return JSON.stringify(input, null, 2);
|
|
14757
14775
|
}
|
|
14758
|
-
var
|
|
14759
|
-
constructor(message) {
|
|
14760
|
-
super(message);
|
|
14761
|
-
this.name = "EndpointError";
|
|
14762
|
-
}
|
|
14763
|
-
};
|
|
14776
|
+
var customEndpointFunctions5 = {};
|
|
14764
14777
|
var booleanEquals = (value1, value2) => value1 === value2;
|
|
14778
|
+
function coalesce(...args) {
|
|
14779
|
+
for (const arg of args) {
|
|
14780
|
+
if (arg != null) {
|
|
14781
|
+
return arg;
|
|
14782
|
+
}
|
|
14783
|
+
}
|
|
14784
|
+
return void 0;
|
|
14785
|
+
}
|
|
14765
14786
|
var getAttrPathList = (path3) => {
|
|
14766
14787
|
const parts = path3.split(".");
|
|
14767
14788
|
const pathList = [];
|
|
@@ -14789,12 +14810,31 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14789
14810
|
if (typeof acc !== "object") {
|
|
14790
14811
|
throw new EndpointError(`Index '${index}' in '${path3}' not found in '${JSON.stringify(value)}'`);
|
|
14791
14812
|
} else if (Array.isArray(acc)) {
|
|
14792
|
-
|
|
14813
|
+
const i5 = parseInt(index);
|
|
14814
|
+
return acc[i5 < 0 ? acc.length + i5 : i5];
|
|
14793
14815
|
}
|
|
14794
14816
|
return acc[index];
|
|
14795
14817
|
}, value);
|
|
14796
14818
|
var isSet = (value) => value != null;
|
|
14819
|
+
var VALID_HOST_LABEL_REGEX = new RegExp(`^(?!.*-$)(?!-)[a-zA-Z0-9-]{1,63}$`);
|
|
14820
|
+
var isValidHostLabel = (value, allowSubDomains = false) => {
|
|
14821
|
+
if (!allowSubDomains) {
|
|
14822
|
+
return VALID_HOST_LABEL_REGEX.test(value);
|
|
14823
|
+
}
|
|
14824
|
+
const labels = value.split(".");
|
|
14825
|
+
for (const label of labels) {
|
|
14826
|
+
if (!isValidHostLabel(label)) {
|
|
14827
|
+
return false;
|
|
14828
|
+
}
|
|
14829
|
+
}
|
|
14830
|
+
return true;
|
|
14831
|
+
};
|
|
14832
|
+
function ite(condition, trueValue, falseValue) {
|
|
14833
|
+
return condition ? trueValue : falseValue;
|
|
14834
|
+
}
|
|
14797
14835
|
var not = (value) => !value;
|
|
14836
|
+
var IP_V4_REGEX = new RegExp(`^(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}$`);
|
|
14837
|
+
var isIpAddress = (value) => IP_V4_REGEX.test(value) || value.startsWith("[") && value.endsWith("]");
|
|
14798
14838
|
var DEFAULT_PORTS = {
|
|
14799
14839
|
[types.EndpointURLScheme.HTTP]: 80,
|
|
14800
14840
|
[types.EndpointURLScheme.HTTPS]: 443
|
|
@@ -14840,9 +14880,22 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14840
14880
|
isIp
|
|
14841
14881
|
};
|
|
14842
14882
|
};
|
|
14883
|
+
function split(value, delimiter, limit) {
|
|
14884
|
+
if (limit === 1) {
|
|
14885
|
+
return [value];
|
|
14886
|
+
}
|
|
14887
|
+
if (value === "") {
|
|
14888
|
+
return [""];
|
|
14889
|
+
}
|
|
14890
|
+
const parts = value.split(delimiter);
|
|
14891
|
+
if (limit === 0) {
|
|
14892
|
+
return parts;
|
|
14893
|
+
}
|
|
14894
|
+
return parts.slice(0, limit - 1).concat(parts.slice(1).join(delimiter));
|
|
14895
|
+
}
|
|
14843
14896
|
var stringEquals = (value1, value2) => value1 === value2;
|
|
14844
14897
|
var substring = (input, start, stop, reverse) => {
|
|
14845
|
-
if (start >= stop || input.length < stop || /[^\u0000-\u007f]/.test(input)) {
|
|
14898
|
+
if (input == null || start >= stop || input.length < stop || /[^\u0000-\u007f]/.test(input)) {
|
|
14846
14899
|
return null;
|
|
14847
14900
|
}
|
|
14848
14901
|
if (!reverse) {
|
|
@@ -14853,21 +14906,21 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14853
14906
|
var uriEncode = (value) => encodeURIComponent(value).replace(/[!*'()]/g, (c5) => `%${c5.charCodeAt(0).toString(16).toUpperCase()}`);
|
|
14854
14907
|
var endpointFunctions = {
|
|
14855
14908
|
booleanEquals,
|
|
14909
|
+
coalesce,
|
|
14856
14910
|
getAttr,
|
|
14857
14911
|
isSet,
|
|
14858
14912
|
isValidHostLabel,
|
|
14913
|
+
ite,
|
|
14859
14914
|
not,
|
|
14860
14915
|
parseURL,
|
|
14916
|
+
split,
|
|
14861
14917
|
stringEquals,
|
|
14862
14918
|
substring,
|
|
14863
14919
|
uriEncode
|
|
14864
14920
|
};
|
|
14865
14921
|
var evaluateTemplate = (template, options) => {
|
|
14866
14922
|
const evaluatedTemplateArr = [];
|
|
14867
|
-
const
|
|
14868
|
-
...options.endpointParams,
|
|
14869
|
-
...options.referenceRecord
|
|
14870
|
-
};
|
|
14923
|
+
const { referenceRecord, endpointParams } = options;
|
|
14871
14924
|
let currentIndex = 0;
|
|
14872
14925
|
while (currentIndex < template.length) {
|
|
14873
14926
|
const openingBraceIndex = template.indexOf("{", currentIndex);
|
|
@@ -14888,20 +14941,16 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14888
14941
|
const parameterName = template.substring(openingBraceIndex + 1, closingBraceIndex);
|
|
14889
14942
|
if (parameterName.includes("#")) {
|
|
14890
14943
|
const [refName, attrName] = parameterName.split("#");
|
|
14891
|
-
evaluatedTemplateArr.push(getAttr(
|
|
14944
|
+
evaluatedTemplateArr.push(getAttr(referenceRecord[refName] ?? endpointParams[refName], attrName));
|
|
14892
14945
|
} else {
|
|
14893
|
-
evaluatedTemplateArr.push(
|
|
14946
|
+
evaluatedTemplateArr.push(referenceRecord[parameterName] ?? endpointParams[parameterName]);
|
|
14894
14947
|
}
|
|
14895
14948
|
currentIndex = closingBraceIndex + 1;
|
|
14896
14949
|
}
|
|
14897
14950
|
return evaluatedTemplateArr.join("");
|
|
14898
14951
|
};
|
|
14899
14952
|
var getReferenceValue = ({ ref }, options) => {
|
|
14900
|
-
|
|
14901
|
-
...options.endpointParams,
|
|
14902
|
-
...options.referenceRecord
|
|
14903
|
-
};
|
|
14904
|
-
return referenceRecord[ref];
|
|
14953
|
+
return options.referenceRecord[ref] ?? options.endpointParams[ref];
|
|
14905
14954
|
};
|
|
14906
14955
|
var evaluateExpression = (obj, keyName, options) => {
|
|
14907
14956
|
if (typeof obj === "string") {
|
|
@@ -14914,12 +14963,26 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14914
14963
|
throw new EndpointError(`'${keyName}': ${String(obj)} is not a string, function or reference.`);
|
|
14915
14964
|
};
|
|
14916
14965
|
var callFunction = ({ fn, argv }, options) => {
|
|
14917
|
-
const evaluatedArgs = argv.
|
|
14918
|
-
|
|
14919
|
-
|
|
14920
|
-
|
|
14966
|
+
const evaluatedArgs = Array(argv.length);
|
|
14967
|
+
for (let i5 = 0; i5 < evaluatedArgs.length; ++i5) {
|
|
14968
|
+
const arg = argv[i5];
|
|
14969
|
+
if (typeof arg === "boolean" || typeof arg === "number") {
|
|
14970
|
+
evaluatedArgs[i5] = arg;
|
|
14971
|
+
} else {
|
|
14972
|
+
evaluatedArgs[i5] = group$2.evaluateExpression(arg, "arg", options);
|
|
14973
|
+
}
|
|
14974
|
+
}
|
|
14975
|
+
if (fn.includes(".")) {
|
|
14976
|
+
const fnSegments = fn.split(".");
|
|
14977
|
+
if (fnSegments[0] in customEndpointFunctions5 && fnSegments[1] != null) {
|
|
14978
|
+
return customEndpointFunctions5[fnSegments[0]][fnSegments[1]](...evaluatedArgs);
|
|
14979
|
+
}
|
|
14980
|
+
}
|
|
14981
|
+
if (typeof endpointFunctions[fn] !== "function") {
|
|
14982
|
+
throw new Error(`function ${fn} not loaded in endpointFunctions.`);
|
|
14921
14983
|
}
|
|
14922
|
-
|
|
14984
|
+
const callable = endpointFunctions[fn];
|
|
14985
|
+
return callable(...evaluatedArgs);
|
|
14923
14986
|
};
|
|
14924
14987
|
var group$2 = {
|
|
14925
14988
|
evaluateExpression,
|
|
@@ -14936,27 +14999,7 @@ var require_dist_cjs33 = __commonJS({
|
|
|
14936
14999
|
...assign != null && { toAssign: { name: assign, value } }
|
|
14937
15000
|
};
|
|
14938
15001
|
};
|
|
14939
|
-
var
|
|
14940
|
-
const conditionsReferenceRecord = {};
|
|
14941
|
-
for (const condition of conditions) {
|
|
14942
|
-
const { result, toAssign } = evaluateCondition(condition, {
|
|
14943
|
-
...options,
|
|
14944
|
-
referenceRecord: {
|
|
14945
|
-
...options.referenceRecord,
|
|
14946
|
-
...conditionsReferenceRecord
|
|
14947
|
-
}
|
|
14948
|
-
});
|
|
14949
|
-
if (!result) {
|
|
14950
|
-
return { result };
|
|
14951
|
-
}
|
|
14952
|
-
if (toAssign) {
|
|
14953
|
-
conditionsReferenceRecord[toAssign.name] = toAssign.value;
|
|
14954
|
-
options.logger?.debug?.(`${debugId} assign: ${toAssign.name} := ${toDebugString(toAssign.value)}`);
|
|
14955
|
-
}
|
|
14956
|
-
}
|
|
14957
|
-
return { result: true, referenceRecord: conditionsReferenceRecord };
|
|
14958
|
-
};
|
|
14959
|
-
var getEndpointHeaders = (headers, options) => Object.entries(headers).reduce((acc, [headerKey, headerVal]) => ({
|
|
15002
|
+
var getEndpointHeaders = (headers, options) => Object.entries(headers ?? {}).reduce((acc, [headerKey, headerVal]) => ({
|
|
14960
15003
|
...acc,
|
|
14961
15004
|
[headerKey]: headerVal.map((headerValEntry) => {
|
|
14962
15005
|
const processedExpr = evaluateExpression(headerValEntry, "Header value entry", options);
|
|
@@ -15004,6 +15047,62 @@ var require_dist_cjs33 = __commonJS({
|
|
|
15004
15047
|
}
|
|
15005
15048
|
throw new EndpointError(`Endpoint URL must be a string, got ${typeof expression}`);
|
|
15006
15049
|
};
|
|
15050
|
+
var RESULT = 1e8;
|
|
15051
|
+
var decideEndpoint = (bdd, options) => {
|
|
15052
|
+
const { nodes, root, results, conditions } = bdd;
|
|
15053
|
+
let ref = root;
|
|
15054
|
+
const referenceRecord = {};
|
|
15055
|
+
const closure = {
|
|
15056
|
+
referenceRecord,
|
|
15057
|
+
endpointParams: options.endpointParams,
|
|
15058
|
+
logger: options.logger
|
|
15059
|
+
};
|
|
15060
|
+
while (ref !== 1 && ref !== -1 && ref < RESULT) {
|
|
15061
|
+
const node_i = 3 * (Math.abs(ref) - 1);
|
|
15062
|
+
const [condition_i, highRef, lowRef] = [nodes[node_i], nodes[node_i + 1], nodes[node_i + 2]];
|
|
15063
|
+
const [fn, argv, assign] = conditions[condition_i];
|
|
15064
|
+
const evaluation = evaluateCondition({ fn, assign, argv }, closure);
|
|
15065
|
+
if (evaluation.toAssign) {
|
|
15066
|
+
const { name: name2, value } = evaluation.toAssign;
|
|
15067
|
+
referenceRecord[name2] = value;
|
|
15068
|
+
}
|
|
15069
|
+
ref = ref >= 0 === evaluation.result ? highRef : lowRef;
|
|
15070
|
+
}
|
|
15071
|
+
if (ref >= RESULT) {
|
|
15072
|
+
const result = results[ref - RESULT];
|
|
15073
|
+
if (result[0] === -1) {
|
|
15074
|
+
const [, errorExpression] = result;
|
|
15075
|
+
throw new EndpointError(evaluateExpression(errorExpression, "Error", closure));
|
|
15076
|
+
}
|
|
15077
|
+
const [url, properties, headers] = result;
|
|
15078
|
+
return {
|
|
15079
|
+
url: getEndpointUrl(url, closure),
|
|
15080
|
+
properties: getEndpointProperties(properties, closure),
|
|
15081
|
+
headers: getEndpointHeaders(headers ?? {}, closure)
|
|
15082
|
+
};
|
|
15083
|
+
}
|
|
15084
|
+
throw new EndpointError(`No matching endpoint.`);
|
|
15085
|
+
};
|
|
15086
|
+
var evaluateConditions = (conditions = [], options) => {
|
|
15087
|
+
const conditionsReferenceRecord = {};
|
|
15088
|
+
for (const condition of conditions) {
|
|
15089
|
+
const { result, toAssign } = evaluateCondition(condition, {
|
|
15090
|
+
...options,
|
|
15091
|
+
referenceRecord: {
|
|
15092
|
+
...options.referenceRecord,
|
|
15093
|
+
...conditionsReferenceRecord
|
|
15094
|
+
}
|
|
15095
|
+
});
|
|
15096
|
+
if (!result) {
|
|
15097
|
+
return { result };
|
|
15098
|
+
}
|
|
15099
|
+
if (toAssign) {
|
|
15100
|
+
conditionsReferenceRecord[toAssign.name] = toAssign.value;
|
|
15101
|
+
options.logger?.debug?.(`${debugId} assign: ${toAssign.name} := ${toDebugString(toAssign.value)}`);
|
|
15102
|
+
}
|
|
15103
|
+
}
|
|
15104
|
+
return { result: true, referenceRecord: conditionsReferenceRecord };
|
|
15105
|
+
};
|
|
15007
15106
|
var evaluateEndpointRule = (endpointRule, options) => {
|
|
15008
15107
|
const { conditions, endpoint } = endpointRule;
|
|
15009
15108
|
const { result, referenceRecord } = evaluateConditions(conditions, options);
|
|
@@ -15076,34 +15175,35 @@ var require_dist_cjs33 = __commonJS({
|
|
|
15076
15175
|
const { endpointParams, logger: logger2 } = options;
|
|
15077
15176
|
const { parameters, rules } = ruleSetObject;
|
|
15078
15177
|
options.logger?.debug?.(`${debugId} Initial EndpointParams: ${toDebugString(endpointParams)}`);
|
|
15079
|
-
const
|
|
15080
|
-
|
|
15081
|
-
|
|
15082
|
-
|
|
15178
|
+
for (const paramKey in parameters) {
|
|
15179
|
+
const parameter = parameters[paramKey];
|
|
15180
|
+
const endpointParam = endpointParams[paramKey];
|
|
15181
|
+
if (endpointParam == null && parameter.default != null) {
|
|
15182
|
+
endpointParams[paramKey] = parameter.default;
|
|
15183
|
+
continue;
|
|
15083
15184
|
}
|
|
15084
|
-
|
|
15085
|
-
|
|
15086
|
-
for (const requiredParam of requiredParams) {
|
|
15087
|
-
if (endpointParams[requiredParam] == null) {
|
|
15088
|
-
throw new EndpointError(`Missing required parameter: '${requiredParam}'`);
|
|
15185
|
+
if (parameter.required && endpointParam == null) {
|
|
15186
|
+
throw new EndpointError(`Missing required parameter: '${paramKey}'`);
|
|
15089
15187
|
}
|
|
15090
15188
|
}
|
|
15091
15189
|
const endpoint = evaluateRules(rules, { endpointParams, logger: logger2, referenceRecord: {} });
|
|
15092
15190
|
options.logger?.debug?.(`${debugId} Resolved endpoint: ${toDebugString(endpoint)}`);
|
|
15093
15191
|
return endpoint;
|
|
15094
15192
|
};
|
|
15193
|
+
exports2.BinaryDecisionDiagram = BinaryDecisionDiagram;
|
|
15095
15194
|
exports2.EndpointCache = EndpointCache5;
|
|
15096
15195
|
exports2.EndpointError = EndpointError;
|
|
15097
15196
|
exports2.customEndpointFunctions = customEndpointFunctions5;
|
|
15197
|
+
exports2.decideEndpoint = decideEndpoint;
|
|
15098
15198
|
exports2.isIpAddress = isIpAddress;
|
|
15099
15199
|
exports2.isValidHostLabel = isValidHostLabel;
|
|
15100
15200
|
exports2.resolveEndpoint = resolveEndpoint5;
|
|
15101
15201
|
}
|
|
15102
15202
|
});
|
|
15103
15203
|
|
|
15104
|
-
// node_modules/.pnpm/@aws-sdk+util-endpoints@3.996.
|
|
15204
|
+
// node_modules/.pnpm/@aws-sdk+util-endpoints@3.996.7/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js
|
|
15105
15205
|
var require_dist_cjs34 = __commonJS({
|
|
15106
|
-
"node_modules/.pnpm/@aws-sdk+util-endpoints@3.996.
|
|
15206
|
+
"node_modules/.pnpm/@aws-sdk+util-endpoints@3.996.7/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js"(exports2) {
|
|
15107
15207
|
"use strict";
|
|
15108
15208
|
var utilEndpoints = require_dist_cjs33();
|
|
15109
15209
|
var urlParser = require_dist_cjs25();
|
|
@@ -15502,9 +15602,9 @@ var require_dist_cjs34 = __commonJS({
|
|
|
15502
15602
|
}
|
|
15503
15603
|
});
|
|
15504
15604
|
|
|
15505
|
-
// node_modules/.pnpm/@smithy+service-error-classification@4.2.
|
|
15605
|
+
// node_modules/.pnpm/@smithy+service-error-classification@4.2.14/node_modules/@smithy/service-error-classification/dist-cjs/index.js
|
|
15506
15606
|
var require_dist_cjs35 = __commonJS({
|
|
15507
|
-
"node_modules/.pnpm/@smithy+service-error-classification@4.2.
|
|
15607
|
+
"node_modules/.pnpm/@smithy+service-error-classification@4.2.14/node_modules/@smithy/service-error-classification/dist-cjs/index.js"(exports2) {
|
|
15508
15608
|
"use strict";
|
|
15509
15609
|
var CLOCK_SKEW_ERROR_CODES = [
|
|
15510
15610
|
"AuthFailure",
|
|
@@ -15573,9 +15673,9 @@ var require_dist_cjs35 = __commonJS({
|
|
|
15573
15673
|
}
|
|
15574
15674
|
});
|
|
15575
15675
|
|
|
15576
|
-
// node_modules/.pnpm/@smithy+util-retry@4.3.
|
|
15676
|
+
// node_modules/.pnpm/@smithy+util-retry@4.3.2/node_modules/@smithy/util-retry/dist-cjs/index.js
|
|
15577
15677
|
var require_dist_cjs36 = __commonJS({
|
|
15578
|
-
"node_modules/.pnpm/@smithy+util-retry@4.3.
|
|
15678
|
+
"node_modules/.pnpm/@smithy+util-retry@4.3.2/node_modules/@smithy/util-retry/dist-cjs/index.js"(exports2) {
|
|
15579
15679
|
"use strict";
|
|
15580
15680
|
var serviceErrorClassification = require_dist_cjs35();
|
|
15581
15681
|
exports2.RETRY_MODES = void 0;
|
|
@@ -15824,6 +15924,9 @@ var require_dist_cjs36 = __commonJS({
|
|
|
15824
15924
|
isRetryableError(errorType) {
|
|
15825
15925
|
return errorType === "THROTTLING" || errorType === "TRANSIENT";
|
|
15826
15926
|
}
|
|
15927
|
+
async maxAttempts() {
|
|
15928
|
+
return this.maxAttemptsProvider();
|
|
15929
|
+
}
|
|
15827
15930
|
};
|
|
15828
15931
|
var AdaptiveRetryStrategy = class {
|
|
15829
15932
|
mode = exports2.RETRY_MODES.ADAPTIVE;
|
|
@@ -15849,6 +15952,9 @@ var require_dist_cjs36 = __commonJS({
|
|
|
15849
15952
|
this.rateLimiter.updateClientSendingRate({});
|
|
15850
15953
|
this.standardRetryStrategy.recordSuccess(token);
|
|
15851
15954
|
}
|
|
15955
|
+
async maxAttemptsProvider() {
|
|
15956
|
+
return this.standardRetryStrategy.maxAttempts();
|
|
15957
|
+
}
|
|
15852
15958
|
};
|
|
15853
15959
|
var ConfiguredRetryStrategy = class extends StandardRetryStrategy {
|
|
15854
15960
|
computeNextBackoffDelay;
|
|
@@ -15885,9 +15991,9 @@ var require_dist_cjs36 = __commonJS({
|
|
|
15885
15991
|
}
|
|
15886
15992
|
});
|
|
15887
15993
|
|
|
15888
|
-
// node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.
|
|
15994
|
+
// node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.30/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js
|
|
15889
15995
|
var require_dist_cjs37 = __commonJS({
|
|
15890
|
-
"node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.
|
|
15996
|
+
"node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.972.30/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js"(exports2) {
|
|
15891
15997
|
"use strict";
|
|
15892
15998
|
var core = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
15893
15999
|
var utilEndpoints = require_dist_cjs34();
|
|
@@ -16066,9 +16172,9 @@ var require_dist_cjs37 = __commonJS({
|
|
|
16066
16172
|
}
|
|
16067
16173
|
});
|
|
16068
16174
|
|
|
16069
|
-
// node_modules/.pnpm/@smithy+config-resolver@4.4.
|
|
16175
|
+
// node_modules/.pnpm/@smithy+config-resolver@4.4.16/node_modules/@smithy/config-resolver/dist-cjs/index.js
|
|
16070
16176
|
var require_dist_cjs38 = __commonJS({
|
|
16071
|
-
"node_modules/.pnpm/@smithy+config-resolver@4.4.
|
|
16177
|
+
"node_modules/.pnpm/@smithy+config-resolver@4.4.16/node_modules/@smithy/config-resolver/dist-cjs/index.js"(exports2) {
|
|
16072
16178
|
"use strict";
|
|
16073
16179
|
var utilConfigProvider = require_dist_cjs31();
|
|
16074
16180
|
var utilMiddleware = require_dist_cjs18();
|
|
@@ -16240,9 +16346,9 @@ var require_dist_cjs38 = __commonJS({
|
|
|
16240
16346
|
}
|
|
16241
16347
|
});
|
|
16242
16348
|
|
|
16243
|
-
// node_modules/.pnpm/@smithy+eventstream-serde-config-resolver@4.3.
|
|
16349
|
+
// node_modules/.pnpm/@smithy+eventstream-serde-config-resolver@4.3.14/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js
|
|
16244
16350
|
var require_dist_cjs39 = __commonJS({
|
|
16245
|
-
"node_modules/.pnpm/@smithy+eventstream-serde-config-resolver@4.3.
|
|
16351
|
+
"node_modules/.pnpm/@smithy+eventstream-serde-config-resolver@4.3.14/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js"(exports2) {
|
|
16246
16352
|
"use strict";
|
|
16247
16353
|
var resolveEventStreamSerdeConfig = (input) => Object.assign(input, {
|
|
16248
16354
|
eventStreamMarshaller: input.eventStreamSerdeProvider(input)
|
|
@@ -16251,9 +16357,9 @@ var require_dist_cjs39 = __commonJS({
|
|
|
16251
16357
|
}
|
|
16252
16358
|
});
|
|
16253
16359
|
|
|
16254
|
-
// node_modules/.pnpm/@smithy+middleware-content-length@4.2.
|
|
16360
|
+
// node_modules/.pnpm/@smithy+middleware-content-length@4.2.14/node_modules/@smithy/middleware-content-length/dist-cjs/index.js
|
|
16255
16361
|
var require_dist_cjs40 = __commonJS({
|
|
16256
|
-
"node_modules/.pnpm/@smithy+middleware-content-length@4.2.
|
|
16362
|
+
"node_modules/.pnpm/@smithy+middleware-content-length@4.2.14/node_modules/@smithy/middleware-content-length/dist-cjs/index.js"(exports2) {
|
|
16257
16363
|
"use strict";
|
|
16258
16364
|
var protocolHttp = require_dist_cjs2();
|
|
16259
16365
|
var CONTENT_LENGTH_HEADER = "content-length";
|
|
@@ -16296,9 +16402,9 @@ var require_dist_cjs40 = __commonJS({
|
|
|
16296
16402
|
}
|
|
16297
16403
|
});
|
|
16298
16404
|
|
|
16299
|
-
// node_modules/.pnpm/@smithy+property-provider@4.2.
|
|
16405
|
+
// node_modules/.pnpm/@smithy+property-provider@4.2.14/node_modules/@smithy/property-provider/dist-cjs/index.js
|
|
16300
16406
|
var require_dist_cjs41 = __commonJS({
|
|
16301
|
-
"node_modules/.pnpm/@smithy+property-provider@4.2.
|
|
16407
|
+
"node_modules/.pnpm/@smithy+property-provider@4.2.14/node_modules/@smithy/property-provider/dist-cjs/index.js"(exports2) {
|
|
16302
16408
|
"use strict";
|
|
16303
16409
|
var ProviderError2 = class _ProviderError extends Error {
|
|
16304
16410
|
name = "ProviderError";
|
|
@@ -16409,9 +16515,9 @@ var require_dist_cjs41 = __commonJS({
|
|
|
16409
16515
|
}
|
|
16410
16516
|
});
|
|
16411
16517
|
|
|
16412
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16518
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js
|
|
16413
16519
|
var require_getHomeDir = __commonJS({
|
|
16414
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16520
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js"(exports2) {
|
|
16415
16521
|
"use strict";
|
|
16416
16522
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16417
16523
|
exports2.getHomeDir = void 0;
|
|
@@ -16441,9 +16547,9 @@ var require_getHomeDir = __commonJS({
|
|
|
16441
16547
|
}
|
|
16442
16548
|
});
|
|
16443
16549
|
|
|
16444
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16550
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js
|
|
16445
16551
|
var require_getSSOTokenFilepath = __commonJS({
|
|
16446
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16552
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js"(exports2) {
|
|
16447
16553
|
"use strict";
|
|
16448
16554
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16449
16555
|
exports2.getSSOTokenFilepath = void 0;
|
|
@@ -16459,9 +16565,9 @@ var require_getSSOTokenFilepath = __commonJS({
|
|
|
16459
16565
|
}
|
|
16460
16566
|
});
|
|
16461
16567
|
|
|
16462
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16568
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js
|
|
16463
16569
|
var require_getSSOTokenFromFile = __commonJS({
|
|
16464
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16570
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js"(exports2) {
|
|
16465
16571
|
"use strict";
|
|
16466
16572
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16467
16573
|
exports2.getSSOTokenFromFile = exports2.tokenIntercept = void 0;
|
|
@@ -16480,9 +16586,9 @@ var require_getSSOTokenFromFile = __commonJS({
|
|
|
16480
16586
|
}
|
|
16481
16587
|
});
|
|
16482
16588
|
|
|
16483
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16589
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js
|
|
16484
16590
|
var require_readFile = __commonJS({
|
|
16485
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16591
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js"(exports2) {
|
|
16486
16592
|
"use strict";
|
|
16487
16593
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16488
16594
|
exports2.readFile = exports2.fileIntercept = exports2.filePromises = void 0;
|
|
@@ -16502,9 +16608,9 @@ var require_readFile = __commonJS({
|
|
|
16502
16608
|
}
|
|
16503
16609
|
});
|
|
16504
16610
|
|
|
16505
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16611
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js
|
|
16506
16612
|
var require_dist_cjs42 = __commonJS({
|
|
16507
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.
|
|
16613
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@4.4.9/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js"(exports2) {
|
|
16508
16614
|
"use strict";
|
|
16509
16615
|
var getHomeDir = require_getHomeDir();
|
|
16510
16616
|
var getSSOTokenFilepath = require_getSSOTokenFilepath();
|
|
@@ -16668,9 +16774,9 @@ var require_dist_cjs42 = __commonJS({
|
|
|
16668
16774
|
}
|
|
16669
16775
|
});
|
|
16670
16776
|
|
|
16671
|
-
// node_modules/.pnpm/@smithy+node-config-provider@4.3.
|
|
16777
|
+
// node_modules/.pnpm/@smithy+node-config-provider@4.3.14/node_modules/@smithy/node-config-provider/dist-cjs/index.js
|
|
16672
16778
|
var require_dist_cjs43 = __commonJS({
|
|
16673
|
-
"node_modules/.pnpm/@smithy+node-config-provider@4.3.
|
|
16779
|
+
"node_modules/.pnpm/@smithy+node-config-provider@4.3.14/node_modules/@smithy/node-config-provider/dist-cjs/index.js"(exports2) {
|
|
16674
16780
|
"use strict";
|
|
16675
16781
|
var propertyProvider = require_dist_cjs41();
|
|
16676
16782
|
var sharedIniFileLoader = require_dist_cjs42();
|
|
@@ -16724,9 +16830,9 @@ var require_dist_cjs43 = __commonJS({
|
|
|
16724
16830
|
}
|
|
16725
16831
|
});
|
|
16726
16832
|
|
|
16727
|
-
// node_modules/.pnpm/@smithy+middleware-endpoint@4.4.
|
|
16833
|
+
// node_modules/.pnpm/@smithy+middleware-endpoint@4.4.30/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js
|
|
16728
16834
|
var require_getEndpointUrlConfig = __commonJS({
|
|
16729
|
-
"node_modules/.pnpm/@smithy+middleware-endpoint@4.4.
|
|
16835
|
+
"node_modules/.pnpm/@smithy+middleware-endpoint@4.4.30/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js"(exports2) {
|
|
16730
16836
|
"use strict";
|
|
16731
16837
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16732
16838
|
exports2.getEndpointUrlConfig = void 0;
|
|
@@ -16765,9 +16871,9 @@ var require_getEndpointUrlConfig = __commonJS({
|
|
|
16765
16871
|
}
|
|
16766
16872
|
});
|
|
16767
16873
|
|
|
16768
|
-
// node_modules/.pnpm/@smithy+middleware-endpoint@4.4.
|
|
16874
|
+
// node_modules/.pnpm/@smithy+middleware-endpoint@4.4.30/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js
|
|
16769
16875
|
var require_getEndpointFromConfig = __commonJS({
|
|
16770
|
-
"node_modules/.pnpm/@smithy+middleware-endpoint@4.4.
|
|
16876
|
+
"node_modules/.pnpm/@smithy+middleware-endpoint@4.4.30/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js"(exports2) {
|
|
16771
16877
|
"use strict";
|
|
16772
16878
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16773
16879
|
exports2.getEndpointFromConfig = void 0;
|
|
@@ -16778,9 +16884,9 @@ var require_getEndpointFromConfig = __commonJS({
|
|
|
16778
16884
|
}
|
|
16779
16885
|
});
|
|
16780
16886
|
|
|
16781
|
-
// node_modules/.pnpm/@smithy+middleware-serde@4.2.
|
|
16887
|
+
// node_modules/.pnpm/@smithy+middleware-serde@4.2.18/node_modules/@smithy/middleware-serde/dist-cjs/index.js
|
|
16782
16888
|
var require_dist_cjs44 = __commonJS({
|
|
16783
|
-
"node_modules/.pnpm/@smithy+middleware-serde@4.2.
|
|
16889
|
+
"node_modules/.pnpm/@smithy+middleware-serde@4.2.18/node_modules/@smithy/middleware-serde/dist-cjs/index.js"(exports2) {
|
|
16784
16890
|
"use strict";
|
|
16785
16891
|
var protocolHttp = require_dist_cjs2();
|
|
16786
16892
|
var endpoints = (init_endpoints(), __toCommonJS(endpoints_exports));
|
|
@@ -16877,9 +16983,9 @@ var require_dist_cjs44 = __commonJS({
|
|
|
16877
16983
|
}
|
|
16878
16984
|
});
|
|
16879
16985
|
|
|
16880
|
-
// node_modules/.pnpm/@smithy+middleware-endpoint@4.4.
|
|
16986
|
+
// node_modules/.pnpm/@smithy+middleware-endpoint@4.4.30/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js
|
|
16881
16987
|
var require_dist_cjs45 = __commonJS({
|
|
16882
|
-
"node_modules/.pnpm/@smithy+middleware-endpoint@4.4.
|
|
16988
|
+
"node_modules/.pnpm/@smithy+middleware-endpoint@4.4.30/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js"(exports2) {
|
|
16883
16989
|
"use strict";
|
|
16884
16990
|
var core = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
16885
16991
|
var utilMiddleware = require_dist_cjs18();
|
|
@@ -17131,9 +17237,9 @@ var require_dist_cjs45 = __commonJS({
|
|
|
17131
17237
|
}
|
|
17132
17238
|
});
|
|
17133
17239
|
|
|
17134
|
-
// node_modules/.pnpm/@smithy+middleware-retry@4.5.
|
|
17240
|
+
// node_modules/.pnpm/@smithy+middleware-retry@4.5.3/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js
|
|
17135
17241
|
var require_isStreamingPayload = __commonJS({
|
|
17136
|
-
"node_modules/.pnpm/@smithy+middleware-retry@4.5.
|
|
17242
|
+
"node_modules/.pnpm/@smithy+middleware-retry@4.5.3/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js"(exports2) {
|
|
17137
17243
|
"use strict";
|
|
17138
17244
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17139
17245
|
exports2.isStreamingPayload = void 0;
|
|
@@ -17143,9 +17249,9 @@ var require_isStreamingPayload = __commonJS({
|
|
|
17143
17249
|
}
|
|
17144
17250
|
});
|
|
17145
17251
|
|
|
17146
|
-
// node_modules/.pnpm/@smithy+middleware-retry@4.5.
|
|
17252
|
+
// node_modules/.pnpm/@smithy+middleware-retry@4.5.3/node_modules/@smithy/middleware-retry/dist-cjs/index.js
|
|
17147
17253
|
var require_dist_cjs46 = __commonJS({
|
|
17148
|
-
"node_modules/.pnpm/@smithy+middleware-retry@4.5.
|
|
17254
|
+
"node_modules/.pnpm/@smithy+middleware-retry@4.5.3/node_modules/@smithy/middleware-retry/dist-cjs/index.js"(exports2) {
|
|
17149
17255
|
"use strict";
|
|
17150
17256
|
var utilRetry = require_dist_cjs36();
|
|
17151
17257
|
var protocolHttp = require_dist_cjs2();
|
|
@@ -17517,36 +17623,36 @@ var require_dist_cjs46 = __commonJS({
|
|
|
17517
17623
|
}
|
|
17518
17624
|
});
|
|
17519
17625
|
|
|
17520
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17626
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
|
|
17521
17627
|
var import_protocol_http9, getDateHeader;
|
|
17522
17628
|
var init_getDateHeader = __esm({
|
|
17523
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17629
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
|
|
17524
17630
|
import_protocol_http9 = __toESM(require_dist_cjs2());
|
|
17525
17631
|
getDateHeader = (response) => import_protocol_http9.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0;
|
|
17526
17632
|
}
|
|
17527
17633
|
});
|
|
17528
17634
|
|
|
17529
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17635
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js
|
|
17530
17636
|
var getSkewCorrectedDate;
|
|
17531
17637
|
var init_getSkewCorrectedDate = __esm({
|
|
17532
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17638
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js"() {
|
|
17533
17639
|
getSkewCorrectedDate = (systemClockOffset) => new Date(Date.now() + systemClockOffset);
|
|
17534
17640
|
}
|
|
17535
17641
|
});
|
|
17536
17642
|
|
|
17537
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17643
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js
|
|
17538
17644
|
var isClockSkewed;
|
|
17539
17645
|
var init_isClockSkewed = __esm({
|
|
17540
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17646
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js"() {
|
|
17541
17647
|
init_getSkewCorrectedDate();
|
|
17542
17648
|
isClockSkewed = (clockTime, systemClockOffset) => Math.abs(getSkewCorrectedDate(systemClockOffset).getTime() - clockTime) >= 3e5;
|
|
17543
17649
|
}
|
|
17544
17650
|
});
|
|
17545
17651
|
|
|
17546
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17652
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js
|
|
17547
17653
|
var getUpdatedSystemClockOffset;
|
|
17548
17654
|
var init_getUpdatedSystemClockOffset = __esm({
|
|
17549
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17655
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js"() {
|
|
17550
17656
|
init_isClockSkewed();
|
|
17551
17657
|
getUpdatedSystemClockOffset = (clockTime, currentSystemClockOffset) => {
|
|
17552
17658
|
const clockTimeInMs = Date.parse(clockTime);
|
|
@@ -17558,19 +17664,19 @@ var init_getUpdatedSystemClockOffset = __esm({
|
|
|
17558
17664
|
}
|
|
17559
17665
|
});
|
|
17560
17666
|
|
|
17561
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17667
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js
|
|
17562
17668
|
var init_utils = __esm({
|
|
17563
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17669
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js"() {
|
|
17564
17670
|
init_getDateHeader();
|
|
17565
17671
|
init_getSkewCorrectedDate();
|
|
17566
17672
|
init_getUpdatedSystemClockOffset();
|
|
17567
17673
|
}
|
|
17568
17674
|
});
|
|
17569
17675
|
|
|
17570
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17676
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
|
|
17571
17677
|
var import_protocol_http10, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
|
|
17572
17678
|
var init_AwsSdkSigV4Signer = __esm({
|
|
17573
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17679
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
|
|
17574
17680
|
import_protocol_http10 = __toESM(require_dist_cjs2());
|
|
17575
17681
|
init_utils();
|
|
17576
17682
|
throwSigningPropertyError = (name2, property) => {
|
|
@@ -17646,10 +17752,10 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
17646
17752
|
}
|
|
17647
17753
|
});
|
|
17648
17754
|
|
|
17649
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17755
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
|
|
17650
17756
|
var import_protocol_http11, AwsSdkSigV4ASigner;
|
|
17651
17757
|
var init_AwsSdkSigV4ASigner = __esm({
|
|
17652
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17758
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
|
|
17653
17759
|
import_protocol_http11 = __toESM(require_dist_cjs2());
|
|
17654
17760
|
init_utils();
|
|
17655
17761
|
init_AwsSdkSigV4Signer();
|
|
@@ -17672,26 +17778,26 @@ var init_AwsSdkSigV4ASigner = __esm({
|
|
|
17672
17778
|
}
|
|
17673
17779
|
});
|
|
17674
17780
|
|
|
17675
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17781
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js
|
|
17676
17782
|
var getArrayForCommaSeparatedString;
|
|
17677
17783
|
var init_getArrayForCommaSeparatedString = __esm({
|
|
17678
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17784
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js"() {
|
|
17679
17785
|
getArrayForCommaSeparatedString = (str) => typeof str === "string" && str.length > 0 ? str.split(",").map((item) => item.trim()) : [];
|
|
17680
17786
|
}
|
|
17681
17787
|
});
|
|
17682
17788
|
|
|
17683
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17789
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js
|
|
17684
17790
|
var getBearerTokenEnvKey;
|
|
17685
17791
|
var init_getBearerTokenEnvKey = __esm({
|
|
17686
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17792
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js"() {
|
|
17687
17793
|
getBearerTokenEnvKey = (signingName) => `AWS_BEARER_TOKEN_${signingName.replace(/[\s-]/g, "_").toUpperCase()}`;
|
|
17688
17794
|
}
|
|
17689
17795
|
});
|
|
17690
17796
|
|
|
17691
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
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
|
|
17692
17798
|
var NODE_AUTH_SCHEME_PREFERENCE_ENV_KEY, NODE_AUTH_SCHEME_PREFERENCE_CONFIG_KEY, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS;
|
|
17693
17799
|
var init_NODE_AUTH_SCHEME_PREFERENCE_OPTIONS = __esm({
|
|
17694
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
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"() {
|
|
17695
17801
|
init_getArrayForCommaSeparatedString();
|
|
17696
17802
|
init_getBearerTokenEnvKey();
|
|
17697
17803
|
NODE_AUTH_SCHEME_PREFERENCE_ENV_KEY = "AWS_AUTH_SCHEME_PREFERENCE";
|
|
@@ -17717,10 +17823,10 @@ var init_NODE_AUTH_SCHEME_PREFERENCE_OPTIONS = __esm({
|
|
|
17717
17823
|
}
|
|
17718
17824
|
});
|
|
17719
17825
|
|
|
17720
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17826
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js
|
|
17721
17827
|
var import_property_provider, resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS;
|
|
17722
17828
|
var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
17723
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17829
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js"() {
|
|
17724
17830
|
init_dist_es();
|
|
17725
17831
|
import_property_provider = __toESM(require_dist_cjs41());
|
|
17726
17832
|
resolveAwsSdkSigV4AConfig = (config) => {
|
|
@@ -17749,7 +17855,7 @@ var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
|
17749
17855
|
}
|
|
17750
17856
|
});
|
|
17751
17857
|
|
|
17752
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17858
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js
|
|
17753
17859
|
function normalizeCredentialProvider(config, { credentials, credentialDefaultProvider }) {
|
|
17754
17860
|
let credentialsProvider;
|
|
17755
17861
|
if (credentials) {
|
|
@@ -17783,7 +17889,7 @@ function bindCallerConfig(config, credentialsProvider) {
|
|
|
17783
17889
|
}
|
|
17784
17890
|
var import_signature_v4, resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config;
|
|
17785
17891
|
var init_resolveAwsSdkSigV4Config = __esm({
|
|
17786
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17892
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js"() {
|
|
17787
17893
|
init_client();
|
|
17788
17894
|
init_dist_es();
|
|
17789
17895
|
import_signature_v4 = __toESM(require_dist_cjs30());
|
|
@@ -17887,9 +17993,9 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
17887
17993
|
}
|
|
17888
17994
|
});
|
|
17889
17995
|
|
|
17890
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
17996
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js
|
|
17891
17997
|
var init_aws_sdk = __esm({
|
|
17892
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
17998
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js"() {
|
|
17893
17999
|
init_AwsSdkSigV4Signer();
|
|
17894
18000
|
init_AwsSdkSigV4ASigner();
|
|
17895
18001
|
init_NODE_AUTH_SCHEME_PREFERENCE_OPTIONS();
|
|
@@ -17898,7 +18004,7 @@ var init_aws_sdk = __esm({
|
|
|
17898
18004
|
}
|
|
17899
18005
|
});
|
|
17900
18006
|
|
|
17901
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
18007
|
+
// node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js
|
|
17902
18008
|
var httpAuthSchemes_exports = {};
|
|
17903
18009
|
__export(httpAuthSchemes_exports, {
|
|
17904
18010
|
AWSSDKSigV4Signer: () => AWSSDKSigV4Signer,
|
|
@@ -17913,15 +18019,15 @@ __export(httpAuthSchemes_exports, {
|
|
|
17913
18019
|
validateSigningProperties: () => validateSigningProperties
|
|
17914
18020
|
});
|
|
17915
18021
|
var init_httpAuthSchemes2 = __esm({
|
|
17916
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
18022
|
+
"node_modules/.pnpm/@aws-sdk+core@3.974.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js"() {
|
|
17917
18023
|
init_aws_sdk();
|
|
17918
18024
|
init_getBearerTokenEnvKey();
|
|
17919
18025
|
}
|
|
17920
18026
|
});
|
|
17921
18027
|
|
|
17922
|
-
// node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.996.
|
|
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
|
|
17923
18029
|
var require_dist_cjs47 = __commonJS({
|
|
17924
|
-
"node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.996.
|
|
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) {
|
|
17925
18031
|
"use strict";
|
|
17926
18032
|
var middlewareSdkS3 = require_dist_cjs32();
|
|
17927
18033
|
var signatureV4 = require_dist_cjs30();
|
|
@@ -18017,9 +18123,9 @@ var require_dist_cjs47 = __commonJS({
|
|
|
18017
18123
|
}
|
|
18018
18124
|
});
|
|
18019
18125
|
|
|
18020
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18126
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js
|
|
18021
18127
|
var require_ruleset = __commonJS({
|
|
18022
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18128
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
18023
18129
|
"use strict";
|
|
18024
18130
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18025
18131
|
exports2.ruleSet = void 0;
|
|
@@ -18219,9 +18325,9 @@ var require_ruleset = __commonJS({
|
|
|
18219
18325
|
}
|
|
18220
18326
|
});
|
|
18221
18327
|
|
|
18222
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18328
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js
|
|
18223
18329
|
var require_endpointResolver = __commonJS({
|
|
18224
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18330
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
18225
18331
|
"use strict";
|
|
18226
18332
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18227
18333
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -18258,9 +18364,9 @@ var require_endpointResolver = __commonJS({
|
|
|
18258
18364
|
}
|
|
18259
18365
|
});
|
|
18260
18366
|
|
|
18261
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18367
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
18262
18368
|
var require_httpAuthSchemeProvider = __commonJS({
|
|
18263
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18369
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
18264
18370
|
"use strict";
|
|
18265
18371
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18266
18372
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultS3HttpAuthSchemeProvider = exports2.defaultS3HttpAuthSchemeParametersProvider = void 0;
|
|
@@ -18387,9 +18493,9 @@ var require_httpAuthSchemeProvider = __commonJS({
|
|
|
18387
18493
|
}
|
|
18388
18494
|
});
|
|
18389
18495
|
|
|
18390
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18496
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js
|
|
18391
18497
|
var require_S3ServiceException = __commonJS({
|
|
18392
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18498
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js"(exports2) {
|
|
18393
18499
|
"use strict";
|
|
18394
18500
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18395
18501
|
exports2.S3ServiceException = exports2.__ServiceException = void 0;
|
|
@@ -18407,9 +18513,9 @@ var require_S3ServiceException = __commonJS({
|
|
|
18407
18513
|
}
|
|
18408
18514
|
});
|
|
18409
18515
|
|
|
18410
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18516
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js
|
|
18411
18517
|
var require_errors = __commonJS({
|
|
18412
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18518
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js"(exports2) {
|
|
18413
18519
|
"use strict";
|
|
18414
18520
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18415
18521
|
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;
|
|
@@ -18616,9 +18722,9 @@ var require_errors = __commonJS({
|
|
|
18616
18722
|
}
|
|
18617
18723
|
});
|
|
18618
18724
|
|
|
18619
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18725
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js
|
|
18620
18726
|
var require_schemas_0 = __commonJS({
|
|
18621
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
18727
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js"(exports2) {
|
|
18622
18728
|
"use strict";
|
|
18623
18729
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18624
18730
|
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;
|
|
@@ -23815,13 +23921,13 @@ var require_schemas_0 = __commonJS({
|
|
|
23815
23921
|
}
|
|
23816
23922
|
});
|
|
23817
23923
|
|
|
23818
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
23924
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/package.json
|
|
23819
23925
|
var require_package = __commonJS({
|
|
23820
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
23926
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/package.json"(exports2, module2) {
|
|
23821
23927
|
module2.exports = {
|
|
23822
23928
|
name: "@aws-sdk/client-s3",
|
|
23823
23929
|
description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
23824
|
-
version: "3.
|
|
23930
|
+
version: "3.1031.0",
|
|
23825
23931
|
scripts: {
|
|
23826
23932
|
build: "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
23827
23933
|
"build:cjs": "node ../../scripts/compilation/inline client-s3",
|
|
@@ -23850,62 +23956,62 @@ var require_package = __commonJS({
|
|
|
23850
23956
|
"@aws-crypto/sha1-browser": "5.2.0",
|
|
23851
23957
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23852
23958
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23853
|
-
"@aws-sdk/core": "^3.
|
|
23854
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
23855
|
-
"@aws-sdk/middleware-bucket-endpoint": "^3.972.
|
|
23856
|
-
"@aws-sdk/middleware-expect-continue": "^3.972.
|
|
23857
|
-
"@aws-sdk/middleware-flexible-checksums": "^3.974.
|
|
23858
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
23859
|
-
"@aws-sdk/middleware-location-constraint": "^3.972.
|
|
23860
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
23861
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
23862
|
-
"@aws-sdk/middleware-sdk-s3": "^3.972.
|
|
23863
|
-
"@aws-sdk/middleware-ssec": "^3.972.
|
|
23864
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
23865
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
23866
|
-
"@aws-sdk/signature-v4-multi-region": "^3.996.
|
|
23867
|
-
"@aws-sdk/types": "^3.973.
|
|
23868
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
23869
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
23870
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
23871
|
-
"@smithy/config-resolver": "^4.4.
|
|
23872
|
-
"@smithy/core": "^3.23.
|
|
23873
|
-
"@smithy/eventstream-serde-browser": "^4.2.
|
|
23874
|
-
"@smithy/eventstream-serde-config-resolver": "^4.3.
|
|
23875
|
-
"@smithy/eventstream-serde-node": "^4.2.
|
|
23876
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
23877
|
-
"@smithy/hash-blob-browser": "^4.2.
|
|
23878
|
-
"@smithy/hash-node": "^4.2.
|
|
23879
|
-
"@smithy/hash-stream-node": "^4.2.
|
|
23880
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
23881
|
-
"@smithy/md5-js": "^4.2.
|
|
23882
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
23883
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
23884
|
-
"@smithy/middleware-retry": "^4.5.
|
|
23885
|
-
"@smithy/middleware-serde": "^4.2.
|
|
23886
|
-
"@smithy/middleware-stack": "^4.2.
|
|
23887
|
-
"@smithy/node-config-provider": "^4.3.
|
|
23888
|
-
"@smithy/node-http-handler": "^4.5.
|
|
23889
|
-
"@smithy/protocol-http": "^5.3.
|
|
23890
|
-
"@smithy/smithy-client": "^4.12.
|
|
23891
|
-
"@smithy/types": "^4.14.
|
|
23892
|
-
"@smithy/url-parser": "^4.2.
|
|
23959
|
+
"@aws-sdk/core": "^3.974.0",
|
|
23960
|
+
"@aws-sdk/credential-provider-node": "^3.972.31",
|
|
23961
|
+
"@aws-sdk/middleware-bucket-endpoint": "^3.972.10",
|
|
23962
|
+
"@aws-sdk/middleware-expect-continue": "^3.972.10",
|
|
23963
|
+
"@aws-sdk/middleware-flexible-checksums": "^3.974.8",
|
|
23964
|
+
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
23965
|
+
"@aws-sdk/middleware-location-constraint": "^3.972.10",
|
|
23966
|
+
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
23967
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
23968
|
+
"@aws-sdk/middleware-sdk-s3": "^3.972.29",
|
|
23969
|
+
"@aws-sdk/middleware-ssec": "^3.972.10",
|
|
23970
|
+
"@aws-sdk/middleware-user-agent": "^3.972.30",
|
|
23971
|
+
"@aws-sdk/region-config-resolver": "^3.972.12",
|
|
23972
|
+
"@aws-sdk/signature-v4-multi-region": "^3.996.17",
|
|
23973
|
+
"@aws-sdk/types": "^3.973.8",
|
|
23974
|
+
"@aws-sdk/util-endpoints": "^3.996.7",
|
|
23975
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
23976
|
+
"@aws-sdk/util-user-agent-node": "^3.973.16",
|
|
23977
|
+
"@smithy/config-resolver": "^4.4.16",
|
|
23978
|
+
"@smithy/core": "^3.23.15",
|
|
23979
|
+
"@smithy/eventstream-serde-browser": "^4.2.14",
|
|
23980
|
+
"@smithy/eventstream-serde-config-resolver": "^4.3.14",
|
|
23981
|
+
"@smithy/eventstream-serde-node": "^4.2.14",
|
|
23982
|
+
"@smithy/fetch-http-handler": "^5.3.17",
|
|
23983
|
+
"@smithy/hash-blob-browser": "^4.2.15",
|
|
23984
|
+
"@smithy/hash-node": "^4.2.14",
|
|
23985
|
+
"@smithy/hash-stream-node": "^4.2.14",
|
|
23986
|
+
"@smithy/invalid-dependency": "^4.2.14",
|
|
23987
|
+
"@smithy/md5-js": "^4.2.14",
|
|
23988
|
+
"@smithy/middleware-content-length": "^4.2.14",
|
|
23989
|
+
"@smithy/middleware-endpoint": "^4.4.30",
|
|
23990
|
+
"@smithy/middleware-retry": "^4.5.3",
|
|
23991
|
+
"@smithy/middleware-serde": "^4.2.18",
|
|
23992
|
+
"@smithy/middleware-stack": "^4.2.14",
|
|
23993
|
+
"@smithy/node-config-provider": "^4.3.14",
|
|
23994
|
+
"@smithy/node-http-handler": "^4.5.3",
|
|
23995
|
+
"@smithy/protocol-http": "^5.3.14",
|
|
23996
|
+
"@smithy/smithy-client": "^4.12.11",
|
|
23997
|
+
"@smithy/types": "^4.14.1",
|
|
23998
|
+
"@smithy/url-parser": "^4.2.14",
|
|
23893
23999
|
"@smithy/util-base64": "^4.3.2",
|
|
23894
24000
|
"@smithy/util-body-length-browser": "^4.2.2",
|
|
23895
24001
|
"@smithy/util-body-length-node": "^4.2.3",
|
|
23896
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
23897
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
23898
|
-
"@smithy/util-endpoints": "^3.
|
|
23899
|
-
"@smithy/util-middleware": "^4.2.
|
|
23900
|
-
"@smithy/util-retry": "^4.3.
|
|
23901
|
-
"@smithy/util-stream": "^4.5.
|
|
24002
|
+
"@smithy/util-defaults-mode-browser": "^4.3.47",
|
|
24003
|
+
"@smithy/util-defaults-mode-node": "^4.2.52",
|
|
24004
|
+
"@smithy/util-endpoints": "^3.4.1",
|
|
24005
|
+
"@smithy/util-middleware": "^4.2.14",
|
|
24006
|
+
"@smithy/util-retry": "^4.3.2",
|
|
24007
|
+
"@smithy/util-stream": "^4.5.23",
|
|
23902
24008
|
"@smithy/util-utf8": "^4.2.2",
|
|
23903
|
-
"@smithy/util-waiter": "^4.2.
|
|
24009
|
+
"@smithy/util-waiter": "^4.2.16",
|
|
23904
24010
|
tslib: "^2.6.2"
|
|
23905
24011
|
},
|
|
23906
24012
|
devDependencies: {
|
|
23907
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
23908
|
-
"@smithy/snapshot-testing": "^2.0.
|
|
24013
|
+
"@aws-sdk/signature-v4-crt": "3.1031.0",
|
|
24014
|
+
"@smithy/snapshot-testing": "^2.0.6",
|
|
23909
24015
|
"@tsconfig/node20": "20.1.8",
|
|
23910
24016
|
"@types/node": "^20.14.8",
|
|
23911
24017
|
concurrently: "7.0.0",
|
|
@@ -23948,9 +24054,9 @@ var require_package = __commonJS({
|
|
|
23948
24054
|
}
|
|
23949
24055
|
});
|
|
23950
24056
|
|
|
23951
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.
|
|
24057
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.26/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js
|
|
23952
24058
|
var require_dist_cjs48 = __commonJS({
|
|
23953
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.
|
|
24059
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-env@3.972.26/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js"(exports2) {
|
|
23954
24060
|
"use strict";
|
|
23955
24061
|
var client = (init_client(), __toCommonJS(client_exports));
|
|
23956
24062
|
var propertyProvider = require_dist_cjs41();
|
|
@@ -23992,9 +24098,9 @@ var require_dist_cjs48 = __commonJS({
|
|
|
23992
24098
|
}
|
|
23993
24099
|
});
|
|
23994
24100
|
|
|
23995
|
-
// node_modules/.pnpm/@smithy+credential-provider-imds@4.2.
|
|
24101
|
+
// node_modules/.pnpm/@smithy+credential-provider-imds@4.2.14/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js
|
|
23996
24102
|
var require_dist_cjs49 = __commonJS({
|
|
23997
|
-
"node_modules/.pnpm/@smithy+credential-provider-imds@4.2.
|
|
24103
|
+
"node_modules/.pnpm/@smithy+credential-provider-imds@4.2.14/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js"(exports2) {
|
|
23998
24104
|
"use strict";
|
|
23999
24105
|
var propertyProvider = require_dist_cjs41();
|
|
24000
24106
|
var url = require("url");
|
|
@@ -24338,9 +24444,9 @@ For more information, please visit: ` + STATIC_STABILITY_DOC_URL);
|
|
|
24338
24444
|
}
|
|
24339
24445
|
});
|
|
24340
24446
|
|
|
24341
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
24447
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js
|
|
24342
24448
|
var require_checkUrl = __commonJS({
|
|
24343
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
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) {
|
|
24344
24450
|
"use strict";
|
|
24345
24451
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
24346
24452
|
exports2.checkUrl = void 0;
|
|
@@ -24381,9 +24487,9 @@ var require_checkUrl = __commonJS({
|
|
|
24381
24487
|
}
|
|
24382
24488
|
});
|
|
24383
24489
|
|
|
24384
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
24490
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js
|
|
24385
24491
|
var require_requestHelpers = __commonJS({
|
|
24386
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
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) {
|
|
24387
24493
|
"use strict";
|
|
24388
24494
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
24389
24495
|
exports2.createGetRequest = createGetRequest;
|
|
@@ -24436,9 +24542,9 @@ var require_requestHelpers = __commonJS({
|
|
|
24436
24542
|
}
|
|
24437
24543
|
});
|
|
24438
24544
|
|
|
24439
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
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
|
|
24440
24546
|
var require_retry_wrapper = __commonJS({
|
|
24441
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
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) {
|
|
24442
24548
|
"use strict";
|
|
24443
24549
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
24444
24550
|
exports2.retryWrapper = void 0;
|
|
@@ -24458,9 +24564,9 @@ var require_retry_wrapper = __commonJS({
|
|
|
24458
24564
|
}
|
|
24459
24565
|
});
|
|
24460
24566
|
|
|
24461
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
24567
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js
|
|
24462
24568
|
var require_fromHttp = __commonJS({
|
|
24463
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
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) {
|
|
24464
24570
|
"use strict";
|
|
24465
24571
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
24466
24572
|
exports2.fromHttp = void 0;
|
|
@@ -24526,9 +24632,9 @@ Set AWS_CONTAINER_CREDENTIALS_FULL_URI or AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
|
|
|
24526
24632
|
}
|
|
24527
24633
|
});
|
|
24528
24634
|
|
|
24529
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
24635
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js
|
|
24530
24636
|
var require_dist_cjs50 = __commonJS({
|
|
24531
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.
|
|
24637
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.972.28/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js"(exports2) {
|
|
24532
24638
|
"use strict";
|
|
24533
24639
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
24534
24640
|
exports2.fromHttp = void 0;
|
|
@@ -24539,7 +24645,7 @@ var require_dist_cjs50 = __commonJS({
|
|
|
24539
24645
|
}
|
|
24540
24646
|
});
|
|
24541
24647
|
|
|
24542
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
24543
24649
|
function createAwsAuthSigv4HttpAuthOption(authParameters) {
|
|
24544
24650
|
return {
|
|
24545
24651
|
schemeId: "aws.auth#sigv4",
|
|
@@ -24562,7 +24668,7 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
|
|
|
24562
24668
|
}
|
|
24563
24669
|
var import_util_middleware6, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
|
|
24564
24670
|
var init_httpAuthSchemeProvider = __esm({
|
|
24565
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
24566
24672
|
init_httpAuthSchemes2();
|
|
24567
24673
|
import_util_middleware6 = __toESM(require_dist_cjs18());
|
|
24568
24674
|
defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -24595,10 +24701,10 @@ var init_httpAuthSchemeProvider = __esm({
|
|
|
24595
24701
|
}
|
|
24596
24702
|
});
|
|
24597
24703
|
|
|
24598
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
24599
24705
|
var resolveClientEndpointParameters, commonParams;
|
|
24600
24706
|
var init_EndpointParameters = __esm({
|
|
24601
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
24602
24708
|
resolveClientEndpointParameters = (options) => {
|
|
24603
24709
|
return Object.assign(options, {
|
|
24604
24710
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -24615,13 +24721,13 @@ var init_EndpointParameters = __esm({
|
|
|
24615
24721
|
}
|
|
24616
24722
|
});
|
|
24617
24723
|
|
|
24618
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
24724
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/package.json
|
|
24619
24725
|
var package_default;
|
|
24620
24726
|
var init_package = __esm({
|
|
24621
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
24727
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/package.json"() {
|
|
24622
24728
|
package_default = {
|
|
24623
24729
|
name: "@aws-sdk/nested-clients",
|
|
24624
|
-
version: "3.996.
|
|
24730
|
+
version: "3.996.20",
|
|
24625
24731
|
description: "Nested clients for AWS SDK packages.",
|
|
24626
24732
|
main: "./dist-cjs/index.js",
|
|
24627
24733
|
module: "./dist-es/index.js",
|
|
@@ -24650,40 +24756,40 @@ var init_package = __esm({
|
|
|
24650
24756
|
dependencies: {
|
|
24651
24757
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
24652
24758
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24653
|
-
"@aws-sdk/core": "^3.
|
|
24654
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
24655
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
24656
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
24657
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
24658
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
24659
|
-
"@aws-sdk/types": "^3.973.
|
|
24660
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
24661
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
24662
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
24663
|
-
"@smithy/config-resolver": "^4.4.
|
|
24664
|
-
"@smithy/core": "^3.23.
|
|
24665
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
24666
|
-
"@smithy/hash-node": "^4.2.
|
|
24667
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
24668
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
24669
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
24670
|
-
"@smithy/middleware-retry": "^4.5.
|
|
24671
|
-
"@smithy/middleware-serde": "^4.2.
|
|
24672
|
-
"@smithy/middleware-stack": "^4.2.
|
|
24673
|
-
"@smithy/node-config-provider": "^4.3.
|
|
24674
|
-
"@smithy/node-http-handler": "^4.5.
|
|
24675
|
-
"@smithy/protocol-http": "^5.3.
|
|
24676
|
-
"@smithy/smithy-client": "^4.12.
|
|
24677
|
-
"@smithy/types": "^4.14.
|
|
24678
|
-
"@smithy/url-parser": "^4.2.
|
|
24759
|
+
"@aws-sdk/core": "^3.974.0",
|
|
24760
|
+
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
24761
|
+
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
24762
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
24763
|
+
"@aws-sdk/middleware-user-agent": "^3.972.30",
|
|
24764
|
+
"@aws-sdk/region-config-resolver": "^3.972.12",
|
|
24765
|
+
"@aws-sdk/types": "^3.973.8",
|
|
24766
|
+
"@aws-sdk/util-endpoints": "^3.996.7",
|
|
24767
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
24768
|
+
"@aws-sdk/util-user-agent-node": "^3.973.16",
|
|
24769
|
+
"@smithy/config-resolver": "^4.4.16",
|
|
24770
|
+
"@smithy/core": "^3.23.15",
|
|
24771
|
+
"@smithy/fetch-http-handler": "^5.3.17",
|
|
24772
|
+
"@smithy/hash-node": "^4.2.14",
|
|
24773
|
+
"@smithy/invalid-dependency": "^4.2.14",
|
|
24774
|
+
"@smithy/middleware-content-length": "^4.2.14",
|
|
24775
|
+
"@smithy/middleware-endpoint": "^4.4.30",
|
|
24776
|
+
"@smithy/middleware-retry": "^4.5.3",
|
|
24777
|
+
"@smithy/middleware-serde": "^4.2.18",
|
|
24778
|
+
"@smithy/middleware-stack": "^4.2.14",
|
|
24779
|
+
"@smithy/node-config-provider": "^4.3.14",
|
|
24780
|
+
"@smithy/node-http-handler": "^4.5.3",
|
|
24781
|
+
"@smithy/protocol-http": "^5.3.14",
|
|
24782
|
+
"@smithy/smithy-client": "^4.12.11",
|
|
24783
|
+
"@smithy/types": "^4.14.1",
|
|
24784
|
+
"@smithy/url-parser": "^4.2.14",
|
|
24679
24785
|
"@smithy/util-base64": "^4.3.2",
|
|
24680
24786
|
"@smithy/util-body-length-browser": "^4.2.2",
|
|
24681
24787
|
"@smithy/util-body-length-node": "^4.2.3",
|
|
24682
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
24683
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
24684
|
-
"@smithy/util-endpoints": "^3.
|
|
24685
|
-
"@smithy/util-middleware": "^4.2.
|
|
24686
|
-
"@smithy/util-retry": "^4.3.
|
|
24788
|
+
"@smithy/util-defaults-mode-browser": "^4.3.47",
|
|
24789
|
+
"@smithy/util-defaults-mode-node": "^4.2.52",
|
|
24790
|
+
"@smithy/util-endpoints": "^3.4.1",
|
|
24791
|
+
"@smithy/util-middleware": "^4.2.14",
|
|
24792
|
+
"@smithy/util-retry": "^4.3.2",
|
|
24687
24793
|
"@smithy/util-utf8": "^4.2.2",
|
|
24688
24794
|
tslib: "^2.6.2"
|
|
24689
24795
|
},
|
|
@@ -24769,9 +24875,9 @@ var init_package = __esm({
|
|
|
24769
24875
|
}
|
|
24770
24876
|
});
|
|
24771
24877
|
|
|
24772
|
-
// node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.973.
|
|
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
|
|
24773
24879
|
var require_dist_cjs51 = __commonJS({
|
|
24774
|
-
"node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.973.
|
|
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) {
|
|
24775
24881
|
"use strict";
|
|
24776
24882
|
var node_os = require("node:os");
|
|
24777
24883
|
var node_process = require("node:process");
|
|
@@ -24945,9 +25051,9 @@ var require_dist_cjs51 = __commonJS({
|
|
|
24945
25051
|
}
|
|
24946
25052
|
});
|
|
24947
25053
|
|
|
24948
|
-
// node_modules/.pnpm/@smithy+hash-node@4.2.
|
|
25054
|
+
// node_modules/.pnpm/@smithy+hash-node@4.2.14/node_modules/@smithy/hash-node/dist-cjs/index.js
|
|
24949
25055
|
var require_dist_cjs52 = __commonJS({
|
|
24950
|
-
"node_modules/.pnpm/@smithy+hash-node@4.2.
|
|
25056
|
+
"node_modules/.pnpm/@smithy+hash-node@4.2.14/node_modules/@smithy/hash-node/dist-cjs/index.js"(exports2) {
|
|
24951
25057
|
"use strict";
|
|
24952
25058
|
var utilBufferFrom = require_dist_cjs5();
|
|
24953
25059
|
var utilUtf8 = require_dist_cjs6();
|
|
@@ -25018,9 +25124,9 @@ var require_dist_cjs53 = __commonJS({
|
|
|
25018
25124
|
}
|
|
25019
25125
|
});
|
|
25020
25126
|
|
|
25021
|
-
// node_modules/.pnpm/@smithy+util-defaults-mode-node@4.2.
|
|
25127
|
+
// node_modules/.pnpm/@smithy+util-defaults-mode-node@4.2.52/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js
|
|
25022
25128
|
var require_dist_cjs54 = __commonJS({
|
|
25023
|
-
"node_modules/.pnpm/@smithy+util-defaults-mode-node@4.2.
|
|
25129
|
+
"node_modules/.pnpm/@smithy+util-defaults-mode-node@4.2.52/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js"(exports2) {
|
|
25024
25130
|
"use strict";
|
|
25025
25131
|
var configResolver = require_dist_cjs38();
|
|
25026
25132
|
var nodeConfigProvider = require_dist_cjs43();
|
|
@@ -25091,10 +25197,10 @@ var require_dist_cjs54 = __commonJS({
|
|
|
25091
25197
|
}
|
|
25092
25198
|
});
|
|
25093
25199
|
|
|
25094
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25095
25201
|
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;
|
|
25096
25202
|
var init_ruleset = __esm({
|
|
25097
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25098
25204
|
u = "required";
|
|
25099
25205
|
v = "fn";
|
|
25100
25206
|
w = "argv";
|
|
@@ -25223,10 +25329,10 @@ var init_ruleset = __esm({
|
|
|
25223
25329
|
}
|
|
25224
25330
|
});
|
|
25225
25331
|
|
|
25226
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25227
25333
|
var import_util_endpoints, import_util_endpoints2, cache, defaultEndpointResolver;
|
|
25228
25334
|
var init_endpointResolver = __esm({
|
|
25229
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25230
25336
|
import_util_endpoints = __toESM(require_dist_cjs34());
|
|
25231
25337
|
import_util_endpoints2 = __toESM(require_dist_cjs33());
|
|
25232
25338
|
init_ruleset();
|
|
@@ -25244,10 +25350,10 @@ var init_endpointResolver = __esm({
|
|
|
25244
25350
|
}
|
|
25245
25351
|
});
|
|
25246
25352
|
|
|
25247
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25248
25354
|
var import_smithy_client8, SSOOIDCServiceException;
|
|
25249
25355
|
var init_SSOOIDCServiceException = __esm({
|
|
25250
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25251
25357
|
import_smithy_client8 = __toESM(require_dist_cjs27());
|
|
25252
25358
|
SSOOIDCServiceException = class _SSOOIDCServiceException extends import_smithy_client8.ServiceException {
|
|
25253
25359
|
constructor(options) {
|
|
@@ -25258,10 +25364,10 @@ var init_SSOOIDCServiceException = __esm({
|
|
|
25258
25364
|
}
|
|
25259
25365
|
});
|
|
25260
25366
|
|
|
25261
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25262
25368
|
var AccessDeniedException, AuthorizationPendingException, ExpiredTokenException, InternalServerException, InvalidClientException, InvalidGrantException, InvalidRequestException, InvalidScopeException, SlowDownException, UnauthorizedClientException, UnsupportedGrantTypeException;
|
|
25263
25369
|
var init_errors = __esm({
|
|
25264
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25265
25371
|
init_SSOOIDCServiceException();
|
|
25266
25372
|
AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceException {
|
|
25267
25373
|
name = "AccessDeniedException";
|
|
@@ -25446,10 +25552,10 @@ var init_errors = __esm({
|
|
|
25446
25552
|
}
|
|
25447
25553
|
});
|
|
25448
25554
|
|
|
25449
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25450
25556
|
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$;
|
|
25451
25557
|
var init_schemas_0 = __esm({
|
|
25452
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25453
25559
|
init_schema();
|
|
25454
25560
|
init_errors();
|
|
25455
25561
|
init_SSOOIDCServiceException();
|
|
@@ -25590,10 +25696,10 @@ var init_schemas_0 = __esm({
|
|
|
25590
25696
|
}
|
|
25591
25697
|
});
|
|
25592
25698
|
|
|
25593
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25594
25700
|
var import_smithy_client9, import_url_parser2, import_util_base648, import_util_utf88, getRuntimeConfig;
|
|
25595
25701
|
var init_runtimeConfig_shared = __esm({
|
|
25596
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25597
25703
|
init_httpAuthSchemes2();
|
|
25598
25704
|
init_protocols2();
|
|
25599
25705
|
init_dist_es();
|
|
@@ -25642,10 +25748,10 @@ var init_runtimeConfig_shared = __esm({
|
|
|
25642
25748
|
}
|
|
25643
25749
|
});
|
|
25644
25750
|
|
|
25645
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
25751
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js
|
|
25646
25752
|
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;
|
|
25647
25753
|
var init_runtimeConfig = __esm({
|
|
25648
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
25754
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js"() {
|
|
25649
25755
|
init_package();
|
|
25650
25756
|
init_client();
|
|
25651
25757
|
init_httpAuthSchemes2();
|
|
@@ -25695,9 +25801,9 @@ var init_runtimeConfig = __esm({
|
|
|
25695
25801
|
}
|
|
25696
25802
|
});
|
|
25697
25803
|
|
|
25698
|
-
// node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.
|
|
25804
|
+
// node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.12/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js
|
|
25699
25805
|
var require_stsRegionDefaultResolver = __commonJS({
|
|
25700
|
-
"node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.
|
|
25806
|
+
"node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.12/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js"(exports2) {
|
|
25701
25807
|
"use strict";
|
|
25702
25808
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
25703
25809
|
exports2.warning = void 0;
|
|
@@ -25721,9 +25827,9 @@ var require_stsRegionDefaultResolver = __commonJS({
|
|
|
25721
25827
|
}
|
|
25722
25828
|
});
|
|
25723
25829
|
|
|
25724
|
-
// node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.
|
|
25830
|
+
// node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.12/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js
|
|
25725
25831
|
var require_dist_cjs55 = __commonJS({
|
|
25726
|
-
"node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.
|
|
25832
|
+
"node_modules/.pnpm/@aws-sdk+region-config-resolver@3.972.12/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js"(exports2) {
|
|
25727
25833
|
"use strict";
|
|
25728
25834
|
var stsRegionDefaultResolver2 = require_stsRegionDefaultResolver();
|
|
25729
25835
|
var configResolver = require_dist_cjs38();
|
|
@@ -25759,10 +25865,10 @@ var require_dist_cjs55 = __commonJS({
|
|
|
25759
25865
|
}
|
|
25760
25866
|
});
|
|
25761
25867
|
|
|
25762
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25763
25869
|
var getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig;
|
|
25764
25870
|
var init_httpAuthExtensionConfiguration = __esm({
|
|
25765
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25766
25872
|
getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
25767
25873
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
25768
25874
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -25803,10 +25909,10 @@ var init_httpAuthExtensionConfiguration = __esm({
|
|
|
25803
25909
|
}
|
|
25804
25910
|
});
|
|
25805
25911
|
|
|
25806
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
25912
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
|
|
25807
25913
|
var import_region_config_resolver, import_protocol_http12, import_smithy_client11, resolveRuntimeExtensions;
|
|
25808
25914
|
var init_runtimeExtensions = __esm({
|
|
25809
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
25915
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
|
|
25810
25916
|
import_region_config_resolver = __toESM(require_dist_cjs55());
|
|
25811
25917
|
import_protocol_http12 = __toESM(require_dist_cjs2());
|
|
25812
25918
|
import_smithy_client11 = __toESM(require_dist_cjs27());
|
|
@@ -25819,10 +25925,10 @@ var init_runtimeExtensions = __esm({
|
|
|
25819
25925
|
}
|
|
25820
25926
|
});
|
|
25821
25927
|
|
|
25822
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
25928
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js
|
|
25823
25929
|
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;
|
|
25824
25930
|
var init_SSOOIDCClient = __esm({
|
|
25825
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
25931
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js"() {
|
|
25826
25932
|
import_middleware_host_header = __toESM(require_dist_cjs20());
|
|
25827
25933
|
import_middleware_logger = __toESM(require_dist_cjs21());
|
|
25828
25934
|
import_middleware_recursion_detection = __toESM(require_dist_cjs22());
|
|
@@ -25875,10 +25981,10 @@ var init_SSOOIDCClient = __esm({
|
|
|
25875
25981
|
}
|
|
25876
25982
|
});
|
|
25877
25983
|
|
|
25878
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25879
25985
|
var import_middleware_endpoint2, import_smithy_client13, CreateTokenCommand;
|
|
25880
25986
|
var init_CreateTokenCommand = __esm({
|
|
25881
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25882
25988
|
import_middleware_endpoint2 = __toESM(require_dist_cjs45());
|
|
25883
25989
|
import_smithy_client13 = __toESM(require_dist_cjs27());
|
|
25884
25990
|
init_EndpointParameters();
|
|
@@ -25890,10 +25996,10 @@ var init_CreateTokenCommand = __esm({
|
|
|
25890
25996
|
}
|
|
25891
25997
|
});
|
|
25892
25998
|
|
|
25893
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
25999
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js
|
|
25894
26000
|
var import_smithy_client14, commands, SSOOIDC;
|
|
25895
26001
|
var init_SSOOIDC = __esm({
|
|
25896
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26002
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js"() {
|
|
25897
26003
|
import_smithy_client14 = __toESM(require_dist_cjs27());
|
|
25898
26004
|
init_CreateTokenCommand();
|
|
25899
26005
|
init_SSOOIDCClient();
|
|
@@ -25906,17 +26012,17 @@ var init_SSOOIDC = __esm({
|
|
|
25906
26012
|
}
|
|
25907
26013
|
});
|
|
25908
26014
|
|
|
25909
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25910
26016
|
var init_commands = __esm({
|
|
25911
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25912
26018
|
init_CreateTokenCommand();
|
|
25913
26019
|
}
|
|
25914
26020
|
});
|
|
25915
26021
|
|
|
25916
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25917
26023
|
var AccessDeniedExceptionReason, InvalidRequestExceptionReason;
|
|
25918
26024
|
var init_enums = __esm({
|
|
25919
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25920
26026
|
AccessDeniedExceptionReason = {
|
|
25921
26027
|
KMS_ACCESS_DENIED: "KMS_AccessDeniedException"
|
|
25922
26028
|
};
|
|
@@ -25929,13 +26035,13 @@ var init_enums = __esm({
|
|
|
25929
26035
|
}
|
|
25930
26036
|
});
|
|
25931
26037
|
|
|
25932
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
25933
26039
|
var init_models_0 = __esm({
|
|
25934
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
25935
26041
|
}
|
|
25936
26042
|
});
|
|
25937
26043
|
|
|
25938
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26044
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js
|
|
25939
26045
|
var sso_oidc_exports = {};
|
|
25940
26046
|
__export(sso_oidc_exports, {
|
|
25941
26047
|
$Command: () => import_smithy_client13.Command,
|
|
@@ -25975,7 +26081,7 @@ __export(sso_oidc_exports, {
|
|
|
25975
26081
|
errorTypeRegistries: () => errorTypeRegistries
|
|
25976
26082
|
});
|
|
25977
26083
|
var init_sso_oidc = __esm({
|
|
25978
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26084
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js"() {
|
|
25979
26085
|
init_SSOOIDCClient();
|
|
25980
26086
|
init_SSOOIDC();
|
|
25981
26087
|
init_commands();
|
|
@@ -25987,9 +26093,9 @@ var init_sso_oidc = __esm({
|
|
|
25987
26093
|
}
|
|
25988
26094
|
});
|
|
25989
26095
|
|
|
25990
|
-
// node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
26096
|
+
// node_modules/.pnpm/@aws-sdk+token-providers@3.1031.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js
|
|
25991
26097
|
var require_dist_cjs56 = __commonJS({
|
|
25992
|
-
"node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
26098
|
+
"node_modules/.pnpm/@aws-sdk+token-providers@3.1031.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js"(exports2) {
|
|
25993
26099
|
"use strict";
|
|
25994
26100
|
var client = (init_client(), __toCommonJS(client_exports));
|
|
25995
26101
|
var httpAuthSchemes = (init_httpAuthSchemes2(), __toCommonJS(httpAuthSchemes_exports));
|
|
@@ -26134,7 +26240,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
26134
26240
|
}
|
|
26135
26241
|
});
|
|
26136
26242
|
|
|
26137
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26243
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js
|
|
26138
26244
|
function createAwsAuthSigv4HttpAuthOption2(authParameters) {
|
|
26139
26245
|
return {
|
|
26140
26246
|
schemeId: "aws.auth#sigv4",
|
|
@@ -26157,7 +26263,7 @@ function createSmithyApiNoAuthHttpAuthOption2(authParameters) {
|
|
|
26157
26263
|
}
|
|
26158
26264
|
var import_util_middleware7, defaultSSOHttpAuthSchemeParametersProvider, defaultSSOHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig2;
|
|
26159
26265
|
var init_httpAuthSchemeProvider2 = __esm({
|
|
26160
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26266
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js"() {
|
|
26161
26267
|
init_httpAuthSchemes2();
|
|
26162
26268
|
import_util_middleware7 = __toESM(require_dist_cjs18());
|
|
26163
26269
|
defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -26190,10 +26296,10 @@ var init_httpAuthSchemeProvider2 = __esm({
|
|
|
26190
26296
|
}
|
|
26191
26297
|
});
|
|
26192
26298
|
|
|
26193
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26299
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js
|
|
26194
26300
|
var resolveClientEndpointParameters2, commonParams2;
|
|
26195
26301
|
var init_EndpointParameters2 = __esm({
|
|
26196
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26302
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js"() {
|
|
26197
26303
|
resolveClientEndpointParameters2 = (options) => {
|
|
26198
26304
|
return Object.assign(options, {
|
|
26199
26305
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -26210,10 +26316,10 @@ var init_EndpointParameters2 = __esm({
|
|
|
26210
26316
|
}
|
|
26211
26317
|
});
|
|
26212
26318
|
|
|
26213
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26319
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js
|
|
26214
26320
|
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;
|
|
26215
26321
|
var init_ruleset2 = __esm({
|
|
26216
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26322
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js"() {
|
|
26217
26323
|
u2 = "required";
|
|
26218
26324
|
v2 = "fn";
|
|
26219
26325
|
w2 = "argv";
|
|
@@ -26342,10 +26448,10 @@ var init_ruleset2 = __esm({
|
|
|
26342
26448
|
}
|
|
26343
26449
|
});
|
|
26344
26450
|
|
|
26345
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26451
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js
|
|
26346
26452
|
var import_util_endpoints3, import_util_endpoints4, cache2, defaultEndpointResolver2;
|
|
26347
26453
|
var init_endpointResolver2 = __esm({
|
|
26348
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26454
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js"() {
|
|
26349
26455
|
import_util_endpoints3 = __toESM(require_dist_cjs34());
|
|
26350
26456
|
import_util_endpoints4 = __toESM(require_dist_cjs33());
|
|
26351
26457
|
init_ruleset2();
|
|
@@ -26363,10 +26469,10 @@ var init_endpointResolver2 = __esm({
|
|
|
26363
26469
|
}
|
|
26364
26470
|
});
|
|
26365
26471
|
|
|
26366
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26472
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js
|
|
26367
26473
|
var import_smithy_client15, SSOServiceException;
|
|
26368
26474
|
var init_SSOServiceException = __esm({
|
|
26369
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26475
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js"() {
|
|
26370
26476
|
import_smithy_client15 = __toESM(require_dist_cjs27());
|
|
26371
26477
|
SSOServiceException = class _SSOServiceException extends import_smithy_client15.ServiceException {
|
|
26372
26478
|
constructor(options) {
|
|
@@ -26377,10 +26483,10 @@ var init_SSOServiceException = __esm({
|
|
|
26377
26483
|
}
|
|
26378
26484
|
});
|
|
26379
26485
|
|
|
26380
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26486
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js
|
|
26381
26487
|
var InvalidRequestException2, ResourceNotFoundException, TooManyRequestsException, UnauthorizedException;
|
|
26382
26488
|
var init_errors2 = __esm({
|
|
26383
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26489
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js"() {
|
|
26384
26490
|
init_SSOServiceException();
|
|
26385
26491
|
InvalidRequestException2 = class _InvalidRequestException extends SSOServiceException {
|
|
26386
26492
|
name = "InvalidRequestException";
|
|
@@ -26433,10 +26539,10 @@ var init_errors2 = __esm({
|
|
|
26433
26539
|
}
|
|
26434
26540
|
});
|
|
26435
26541
|
|
|
26436
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
26437
26543
|
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$;
|
|
26438
26544
|
var init_schemas_02 = __esm({
|
|
26439
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
26440
26546
|
init_schema();
|
|
26441
26547
|
init_errors2();
|
|
26442
26548
|
init_SSOServiceException();
|
|
@@ -26527,10 +26633,10 @@ var init_schemas_02 = __esm({
|
|
|
26527
26633
|
}
|
|
26528
26634
|
});
|
|
26529
26635
|
|
|
26530
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26636
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js
|
|
26531
26637
|
var import_smithy_client16, import_url_parser3, import_util_base649, import_util_utf89, getRuntimeConfig3;
|
|
26532
26638
|
var init_runtimeConfig_shared2 = __esm({
|
|
26533
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26639
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js"() {
|
|
26534
26640
|
init_httpAuthSchemes2();
|
|
26535
26641
|
init_protocols2();
|
|
26536
26642
|
init_dist_es();
|
|
@@ -26579,10 +26685,10 @@ var init_runtimeConfig_shared2 = __esm({
|
|
|
26579
26685
|
}
|
|
26580
26686
|
});
|
|
26581
26687
|
|
|
26582
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26688
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js
|
|
26583
26689
|
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;
|
|
26584
26690
|
var init_runtimeConfig2 = __esm({
|
|
26585
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26691
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js"() {
|
|
26586
26692
|
init_package();
|
|
26587
26693
|
init_client();
|
|
26588
26694
|
init_httpAuthSchemes2();
|
|
@@ -26632,10 +26738,10 @@ var init_runtimeConfig2 = __esm({
|
|
|
26632
26738
|
}
|
|
26633
26739
|
});
|
|
26634
26740
|
|
|
26635
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26741
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js
|
|
26636
26742
|
var getHttpAuthExtensionConfiguration2, resolveHttpAuthRuntimeConfig2;
|
|
26637
26743
|
var init_httpAuthExtensionConfiguration2 = __esm({
|
|
26638
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26744
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js"() {
|
|
26639
26745
|
getHttpAuthExtensionConfiguration2 = (runtimeConfig) => {
|
|
26640
26746
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
26641
26747
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -26676,10 +26782,10 @@ var init_httpAuthExtensionConfiguration2 = __esm({
|
|
|
26676
26782
|
}
|
|
26677
26783
|
});
|
|
26678
26784
|
|
|
26679
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26785
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js
|
|
26680
26786
|
var import_region_config_resolver2, import_protocol_http13, import_smithy_client18, resolveRuntimeExtensions2;
|
|
26681
26787
|
var init_runtimeExtensions2 = __esm({
|
|
26682
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26788
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js"() {
|
|
26683
26789
|
import_region_config_resolver2 = __toESM(require_dist_cjs55());
|
|
26684
26790
|
import_protocol_http13 = __toESM(require_dist_cjs2());
|
|
26685
26791
|
import_smithy_client18 = __toESM(require_dist_cjs27());
|
|
@@ -26692,10 +26798,10 @@ var init_runtimeExtensions2 = __esm({
|
|
|
26692
26798
|
}
|
|
26693
26799
|
});
|
|
26694
26800
|
|
|
26695
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26801
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js
|
|
26696
26802
|
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;
|
|
26697
26803
|
var init_SSOClient = __esm({
|
|
26698
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26804
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js"() {
|
|
26699
26805
|
import_middleware_host_header2 = __toESM(require_dist_cjs20());
|
|
26700
26806
|
import_middleware_logger2 = __toESM(require_dist_cjs21());
|
|
26701
26807
|
import_middleware_recursion_detection2 = __toESM(require_dist_cjs22());
|
|
@@ -26748,10 +26854,10 @@ var init_SSOClient = __esm({
|
|
|
26748
26854
|
}
|
|
26749
26855
|
});
|
|
26750
26856
|
|
|
26751
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26857
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js
|
|
26752
26858
|
var import_middleware_endpoint4, import_smithy_client20, GetRoleCredentialsCommand;
|
|
26753
26859
|
var init_GetRoleCredentialsCommand = __esm({
|
|
26754
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26860
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js"() {
|
|
26755
26861
|
import_middleware_endpoint4 = __toESM(require_dist_cjs45());
|
|
26756
26862
|
import_smithy_client20 = __toESM(require_dist_cjs27());
|
|
26757
26863
|
init_EndpointParameters2();
|
|
@@ -26763,10 +26869,10 @@ var init_GetRoleCredentialsCommand = __esm({
|
|
|
26763
26869
|
}
|
|
26764
26870
|
});
|
|
26765
26871
|
|
|
26766
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26872
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js
|
|
26767
26873
|
var import_smithy_client21, commands2, SSO;
|
|
26768
26874
|
var init_SSO = __esm({
|
|
26769
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26875
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js"() {
|
|
26770
26876
|
import_smithy_client21 = __toESM(require_dist_cjs27());
|
|
26771
26877
|
init_GetRoleCredentialsCommand();
|
|
26772
26878
|
init_SSOClient();
|
|
@@ -26779,20 +26885,20 @@ var init_SSO = __esm({
|
|
|
26779
26885
|
}
|
|
26780
26886
|
});
|
|
26781
26887
|
|
|
26782
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26888
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js
|
|
26783
26889
|
var init_commands2 = __esm({
|
|
26784
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26890
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js"() {
|
|
26785
26891
|
init_GetRoleCredentialsCommand();
|
|
26786
26892
|
}
|
|
26787
26893
|
});
|
|
26788
26894
|
|
|
26789
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
26790
26896
|
var init_models_02 = __esm({
|
|
26791
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
26792
26898
|
}
|
|
26793
26899
|
});
|
|
26794
26900
|
|
|
26795
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26901
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js
|
|
26796
26902
|
var sso_exports = {};
|
|
26797
26903
|
__export(sso_exports, {
|
|
26798
26904
|
$Command: () => import_smithy_client20.Command,
|
|
@@ -26817,7 +26923,7 @@ __export(sso_exports, {
|
|
|
26817
26923
|
errorTypeRegistries: () => errorTypeRegistries2
|
|
26818
26924
|
});
|
|
26819
26925
|
var init_sso = __esm({
|
|
26820
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
26926
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js"() {
|
|
26821
26927
|
init_SSOClient();
|
|
26822
26928
|
init_SSO();
|
|
26823
26929
|
init_commands2();
|
|
@@ -26828,9 +26934,9 @@ var init_sso = __esm({
|
|
|
26828
26934
|
}
|
|
26829
26935
|
});
|
|
26830
26936
|
|
|
26831
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.
|
|
26937
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.30/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js
|
|
26832
26938
|
var require_loadSso_BKDNrsal = __commonJS({
|
|
26833
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.
|
|
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) {
|
|
26834
26940
|
"use strict";
|
|
26835
26941
|
var sso = (init_sso(), __toCommonJS(sso_exports));
|
|
26836
26942
|
exports2.GetRoleCredentialsCommand = sso.GetRoleCredentialsCommand;
|
|
@@ -26838,9 +26944,9 @@ var require_loadSso_BKDNrsal = __commonJS({
|
|
|
26838
26944
|
}
|
|
26839
26945
|
});
|
|
26840
26946
|
|
|
26841
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.
|
|
26947
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.30/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js
|
|
26842
26948
|
var require_dist_cjs57 = __commonJS({
|
|
26843
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.
|
|
26949
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.972.30/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js"(exports2) {
|
|
26844
26950
|
"use strict";
|
|
26845
26951
|
var propertyProvider = require_dist_cjs41();
|
|
26846
26952
|
var sharedIniFileLoader = require_dist_cjs42();
|
|
@@ -27018,7 +27124,7 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
27018
27124
|
}
|
|
27019
27125
|
});
|
|
27020
27126
|
|
|
27021
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27127
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js
|
|
27022
27128
|
function createAwsAuthSigv4HttpAuthOption3(authParameters) {
|
|
27023
27129
|
return {
|
|
27024
27130
|
schemeId: "aws.auth#sigv4",
|
|
@@ -27041,7 +27147,7 @@ function createSmithyApiNoAuthHttpAuthOption3(authParameters) {
|
|
|
27041
27147
|
}
|
|
27042
27148
|
var import_util_middleware8, defaultSigninHttpAuthSchemeParametersProvider, defaultSigninHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig3;
|
|
27043
27149
|
var init_httpAuthSchemeProvider3 = __esm({
|
|
27044
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27150
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js"() {
|
|
27045
27151
|
init_httpAuthSchemes2();
|
|
27046
27152
|
import_util_middleware8 = __toESM(require_dist_cjs18());
|
|
27047
27153
|
defaultSigninHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -27074,10 +27180,10 @@ var init_httpAuthSchemeProvider3 = __esm({
|
|
|
27074
27180
|
}
|
|
27075
27181
|
});
|
|
27076
27182
|
|
|
27077
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27183
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js
|
|
27078
27184
|
var resolveClientEndpointParameters3, commonParams3;
|
|
27079
27185
|
var init_EndpointParameters3 = __esm({
|
|
27080
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27186
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js"() {
|
|
27081
27187
|
resolveClientEndpointParameters3 = (options) => {
|
|
27082
27188
|
return Object.assign(options, {
|
|
27083
27189
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -27094,10 +27200,10 @@ var init_EndpointParameters3 = __esm({
|
|
|
27094
27200
|
}
|
|
27095
27201
|
});
|
|
27096
27202
|
|
|
27097
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27203
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js
|
|
27098
27204
|
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;
|
|
27099
27205
|
var init_ruleset3 = __esm({
|
|
27100
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27206
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js"() {
|
|
27101
27207
|
u3 = "required";
|
|
27102
27208
|
v3 = "fn";
|
|
27103
27209
|
w3 = "argv";
|
|
@@ -27253,10 +27359,10 @@ var init_ruleset3 = __esm({
|
|
|
27253
27359
|
}
|
|
27254
27360
|
});
|
|
27255
27361
|
|
|
27256
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27362
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js
|
|
27257
27363
|
var import_util_endpoints5, import_util_endpoints6, cache3, defaultEndpointResolver3;
|
|
27258
27364
|
var init_endpointResolver3 = __esm({
|
|
27259
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27365
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js"() {
|
|
27260
27366
|
import_util_endpoints5 = __toESM(require_dist_cjs34());
|
|
27261
27367
|
import_util_endpoints6 = __toESM(require_dist_cjs33());
|
|
27262
27368
|
init_ruleset3();
|
|
@@ -27274,10 +27380,10 @@ var init_endpointResolver3 = __esm({
|
|
|
27274
27380
|
}
|
|
27275
27381
|
});
|
|
27276
27382
|
|
|
27277
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27383
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js
|
|
27278
27384
|
var import_smithy_client22, SigninServiceException;
|
|
27279
27385
|
var init_SigninServiceException = __esm({
|
|
27280
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27386
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js"() {
|
|
27281
27387
|
import_smithy_client22 = __toESM(require_dist_cjs27());
|
|
27282
27388
|
SigninServiceException = class _SigninServiceException extends import_smithy_client22.ServiceException {
|
|
27283
27389
|
constructor(options) {
|
|
@@ -27288,10 +27394,10 @@ var init_SigninServiceException = __esm({
|
|
|
27288
27394
|
}
|
|
27289
27395
|
});
|
|
27290
27396
|
|
|
27291
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27397
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js
|
|
27292
27398
|
var AccessDeniedException2, InternalServerException2, TooManyRequestsError, ValidationException;
|
|
27293
27399
|
var init_errors3 = __esm({
|
|
27294
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27400
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js"() {
|
|
27295
27401
|
init_SigninServiceException();
|
|
27296
27402
|
AccessDeniedException2 = class _AccessDeniedException extends SigninServiceException {
|
|
27297
27403
|
name = "AccessDeniedException";
|
|
@@ -27352,10 +27458,10 @@ var init_errors3 = __esm({
|
|
|
27352
27458
|
}
|
|
27353
27459
|
});
|
|
27354
27460
|
|
|
27355
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
27356
27462
|
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$;
|
|
27357
27463
|
var init_schemas_03 = __esm({
|
|
27358
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
27359
27465
|
init_schema();
|
|
27360
27466
|
init_errors3();
|
|
27361
27467
|
init_SigninServiceException();
|
|
@@ -27481,10 +27587,10 @@ var init_schemas_03 = __esm({
|
|
|
27481
27587
|
}
|
|
27482
27588
|
});
|
|
27483
27589
|
|
|
27484
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27590
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js
|
|
27485
27591
|
var import_smithy_client23, import_url_parser4, import_util_base6410, import_util_utf810, getRuntimeConfig5;
|
|
27486
27592
|
var init_runtimeConfig_shared3 = __esm({
|
|
27487
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27593
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js"() {
|
|
27488
27594
|
init_httpAuthSchemes2();
|
|
27489
27595
|
init_protocols2();
|
|
27490
27596
|
init_dist_es();
|
|
@@ -27533,10 +27639,10 @@ var init_runtimeConfig_shared3 = __esm({
|
|
|
27533
27639
|
}
|
|
27534
27640
|
});
|
|
27535
27641
|
|
|
27536
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27642
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js
|
|
27537
27643
|
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;
|
|
27538
27644
|
var init_runtimeConfig3 = __esm({
|
|
27539
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27645
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js"() {
|
|
27540
27646
|
init_package();
|
|
27541
27647
|
init_client();
|
|
27542
27648
|
init_httpAuthSchemes2();
|
|
@@ -27586,10 +27692,10 @@ var init_runtimeConfig3 = __esm({
|
|
|
27586
27692
|
}
|
|
27587
27693
|
});
|
|
27588
27694
|
|
|
27589
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27695
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js
|
|
27590
27696
|
var getHttpAuthExtensionConfiguration3, resolveHttpAuthRuntimeConfig3;
|
|
27591
27697
|
var init_httpAuthExtensionConfiguration3 = __esm({
|
|
27592
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27698
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js"() {
|
|
27593
27699
|
getHttpAuthExtensionConfiguration3 = (runtimeConfig) => {
|
|
27594
27700
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
27595
27701
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -27630,10 +27736,10 @@ var init_httpAuthExtensionConfiguration3 = __esm({
|
|
|
27630
27736
|
}
|
|
27631
27737
|
});
|
|
27632
27738
|
|
|
27633
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27739
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js
|
|
27634
27740
|
var import_region_config_resolver3, import_protocol_http14, import_smithy_client25, resolveRuntimeExtensions3;
|
|
27635
27741
|
var init_runtimeExtensions3 = __esm({
|
|
27636
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27742
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js"() {
|
|
27637
27743
|
import_region_config_resolver3 = __toESM(require_dist_cjs55());
|
|
27638
27744
|
import_protocol_http14 = __toESM(require_dist_cjs2());
|
|
27639
27745
|
import_smithy_client25 = __toESM(require_dist_cjs27());
|
|
@@ -27646,10 +27752,10 @@ var init_runtimeExtensions3 = __esm({
|
|
|
27646
27752
|
}
|
|
27647
27753
|
});
|
|
27648
27754
|
|
|
27649
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27755
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js
|
|
27650
27756
|
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;
|
|
27651
27757
|
var init_SigninClient = __esm({
|
|
27652
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27758
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js"() {
|
|
27653
27759
|
import_middleware_host_header3 = __toESM(require_dist_cjs20());
|
|
27654
27760
|
import_middleware_logger3 = __toESM(require_dist_cjs21());
|
|
27655
27761
|
import_middleware_recursion_detection3 = __toESM(require_dist_cjs22());
|
|
@@ -27702,10 +27808,10 @@ var init_SigninClient = __esm({
|
|
|
27702
27808
|
}
|
|
27703
27809
|
});
|
|
27704
27810
|
|
|
27705
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27811
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js
|
|
27706
27812
|
var import_middleware_endpoint6, import_smithy_client27, CreateOAuth2TokenCommand;
|
|
27707
27813
|
var init_CreateOAuth2TokenCommand = __esm({
|
|
27708
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27814
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js"() {
|
|
27709
27815
|
import_middleware_endpoint6 = __toESM(require_dist_cjs45());
|
|
27710
27816
|
import_smithy_client27 = __toESM(require_dist_cjs27());
|
|
27711
27817
|
init_EndpointParameters3();
|
|
@@ -27717,10 +27823,10 @@ var init_CreateOAuth2TokenCommand = __esm({
|
|
|
27717
27823
|
}
|
|
27718
27824
|
});
|
|
27719
27825
|
|
|
27720
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27826
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js
|
|
27721
27827
|
var import_smithy_client28, commands3, Signin;
|
|
27722
27828
|
var init_Signin = __esm({
|
|
27723
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27829
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js"() {
|
|
27724
27830
|
import_smithy_client28 = __toESM(require_dist_cjs27());
|
|
27725
27831
|
init_CreateOAuth2TokenCommand();
|
|
27726
27832
|
init_SigninClient();
|
|
@@ -27733,17 +27839,17 @@ var init_Signin = __esm({
|
|
|
27733
27839
|
}
|
|
27734
27840
|
});
|
|
27735
27841
|
|
|
27736
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27842
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js
|
|
27737
27843
|
var init_commands3 = __esm({
|
|
27738
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27844
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js"() {
|
|
27739
27845
|
init_CreateOAuth2TokenCommand();
|
|
27740
27846
|
}
|
|
27741
27847
|
});
|
|
27742
27848
|
|
|
27743
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27849
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js
|
|
27744
27850
|
var OAuth2ErrorCode;
|
|
27745
27851
|
var init_enums2 = __esm({
|
|
27746
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27852
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js"() {
|
|
27747
27853
|
OAuth2ErrorCode = {
|
|
27748
27854
|
AUTHCODE_EXPIRED: "AUTHCODE_EXPIRED",
|
|
27749
27855
|
INSUFFICIENT_PERMISSIONS: "INSUFFICIENT_PERMISSIONS",
|
|
@@ -27755,13 +27861,13 @@ var init_enums2 = __esm({
|
|
|
27755
27861
|
}
|
|
27756
27862
|
});
|
|
27757
27863
|
|
|
27758
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
27759
27865
|
var init_models_03 = __esm({
|
|
27760
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
27761
27867
|
}
|
|
27762
27868
|
});
|
|
27763
27869
|
|
|
27764
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27870
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js
|
|
27765
27871
|
var signin_exports = {};
|
|
27766
27872
|
__export(signin_exports, {
|
|
27767
27873
|
$Command: () => import_smithy_client27.Command,
|
|
@@ -27789,7 +27895,7 @@ __export(signin_exports, {
|
|
|
27789
27895
|
errorTypeRegistries: () => errorTypeRegistries3
|
|
27790
27896
|
});
|
|
27791
27897
|
var init_signin = __esm({
|
|
27792
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
27898
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js"() {
|
|
27793
27899
|
init_SigninClient();
|
|
27794
27900
|
init_Signin();
|
|
27795
27901
|
init_commands3();
|
|
@@ -27801,9 +27907,9 @@ var init_signin = __esm({
|
|
|
27801
27907
|
}
|
|
27802
27908
|
});
|
|
27803
27909
|
|
|
27804
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.
|
|
27910
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.30/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js
|
|
27805
27911
|
var require_dist_cjs58 = __commonJS({
|
|
27806
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.
|
|
27912
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-login@3.972.30/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js"(exports2) {
|
|
27807
27913
|
"use strict";
|
|
27808
27914
|
var client = (init_client(), __toCommonJS(client_exports));
|
|
27809
27915
|
var propertyProvider = require_dist_cjs41();
|
|
@@ -28080,7 +28186,7 @@ var require_dist_cjs58 = __commonJS({
|
|
|
28080
28186
|
}
|
|
28081
28187
|
});
|
|
28082
28188
|
|
|
28083
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28189
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js
|
|
28084
28190
|
function createAwsAuthSigv4HttpAuthOption4(authParameters) {
|
|
28085
28191
|
return {
|
|
28086
28192
|
schemeId: "aws.auth#sigv4",
|
|
@@ -28103,7 +28209,7 @@ function createSmithyApiNoAuthHttpAuthOption4(authParameters) {
|
|
|
28103
28209
|
}
|
|
28104
28210
|
var import_util_middleware9, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig4;
|
|
28105
28211
|
var init_httpAuthSchemeProvider4 = __esm({
|
|
28106
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28212
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
|
|
28107
28213
|
init_httpAuthSchemes2();
|
|
28108
28214
|
import_util_middleware9 = __toESM(require_dist_cjs18());
|
|
28109
28215
|
init_STSClient();
|
|
@@ -28141,10 +28247,10 @@ var init_httpAuthSchemeProvider4 = __esm({
|
|
|
28141
28247
|
}
|
|
28142
28248
|
});
|
|
28143
28249
|
|
|
28144
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28250
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js
|
|
28145
28251
|
var resolveClientEndpointParameters4, commonParams4;
|
|
28146
28252
|
var init_EndpointParameters4 = __esm({
|
|
28147
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28253
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js"() {
|
|
28148
28254
|
resolveClientEndpointParameters4 = (options) => {
|
|
28149
28255
|
return Object.assign(options, {
|
|
28150
28256
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -28163,10 +28269,10 @@ var init_EndpointParameters4 = __esm({
|
|
|
28163
28269
|
}
|
|
28164
28270
|
});
|
|
28165
28271
|
|
|
28166
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28272
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js
|
|
28167
28273
|
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;
|
|
28168
28274
|
var init_ruleset4 = __esm({
|
|
28169
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28275
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js"() {
|
|
28170
28276
|
F = "required";
|
|
28171
28277
|
G = "type";
|
|
28172
28278
|
H = "fn";
|
|
@@ -28346,10 +28452,10 @@ var init_ruleset4 = __esm({
|
|
|
28346
28452
|
}
|
|
28347
28453
|
});
|
|
28348
28454
|
|
|
28349
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28455
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js
|
|
28350
28456
|
var import_util_endpoints7, import_util_endpoints8, cache4, defaultEndpointResolver4;
|
|
28351
28457
|
var init_endpointResolver4 = __esm({
|
|
28352
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28458
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js"() {
|
|
28353
28459
|
import_util_endpoints7 = __toESM(require_dist_cjs34());
|
|
28354
28460
|
import_util_endpoints8 = __toESM(require_dist_cjs33());
|
|
28355
28461
|
init_ruleset4();
|
|
@@ -28367,10 +28473,10 @@ var init_endpointResolver4 = __esm({
|
|
|
28367
28473
|
}
|
|
28368
28474
|
});
|
|
28369
28475
|
|
|
28370
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28476
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js
|
|
28371
28477
|
var import_smithy_client29, STSServiceException;
|
|
28372
28478
|
var init_STSServiceException = __esm({
|
|
28373
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28479
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js"() {
|
|
28374
28480
|
import_smithy_client29 = __toESM(require_dist_cjs27());
|
|
28375
28481
|
STSServiceException = class _STSServiceException extends import_smithy_client29.ServiceException {
|
|
28376
28482
|
constructor(options) {
|
|
@@ -28381,10 +28487,10 @@ var init_STSServiceException = __esm({
|
|
|
28381
28487
|
}
|
|
28382
28488
|
});
|
|
28383
28489
|
|
|
28384
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28490
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js
|
|
28385
28491
|
var ExpiredTokenException2, MalformedPolicyDocumentException, PackedPolicyTooLargeException, RegionDisabledException, IDPRejectedClaimException, InvalidIdentityTokenException, IDPCommunicationErrorException;
|
|
28386
28492
|
var init_errors4 = __esm({
|
|
28387
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28493
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js"() {
|
|
28388
28494
|
init_STSServiceException();
|
|
28389
28495
|
ExpiredTokenException2 = class _ExpiredTokenException extends STSServiceException {
|
|
28390
28496
|
name = "ExpiredTokenException";
|
|
@@ -28473,10 +28579,10 @@ var init_errors4 = __esm({
|
|
|
28473
28579
|
}
|
|
28474
28580
|
});
|
|
28475
28581
|
|
|
28476
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
28477
28583
|
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$;
|
|
28478
28584
|
var init_schemas_04 = __esm({
|
|
28479
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
28480
28586
|
init_schema();
|
|
28481
28587
|
init_errors4();
|
|
28482
28588
|
init_STSServiceException();
|
|
@@ -28672,10 +28778,10 @@ var init_schemas_04 = __esm({
|
|
|
28672
28778
|
}
|
|
28673
28779
|
});
|
|
28674
28780
|
|
|
28675
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28781
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js
|
|
28676
28782
|
var import_smithy_client30, import_url_parser5, import_util_base6411, import_util_utf811, getRuntimeConfig7;
|
|
28677
28783
|
var init_runtimeConfig_shared4 = __esm({
|
|
28678
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28784
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js"() {
|
|
28679
28785
|
init_httpAuthSchemes2();
|
|
28680
28786
|
init_protocols2();
|
|
28681
28787
|
init_dist_es();
|
|
@@ -28725,10 +28831,10 @@ var init_runtimeConfig_shared4 = __esm({
|
|
|
28725
28831
|
}
|
|
28726
28832
|
});
|
|
28727
28833
|
|
|
28728
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28834
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js
|
|
28729
28835
|
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;
|
|
28730
28836
|
var init_runtimeConfig4 = __esm({
|
|
28731
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28837
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js"() {
|
|
28732
28838
|
init_package();
|
|
28733
28839
|
init_client();
|
|
28734
28840
|
init_httpAuthSchemes2();
|
|
@@ -28791,10 +28897,10 @@ var init_runtimeConfig4 = __esm({
|
|
|
28791
28897
|
}
|
|
28792
28898
|
});
|
|
28793
28899
|
|
|
28794
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28900
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js
|
|
28795
28901
|
var getHttpAuthExtensionConfiguration4, resolveHttpAuthRuntimeConfig4;
|
|
28796
28902
|
var init_httpAuthExtensionConfiguration4 = __esm({
|
|
28797
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28903
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js"() {
|
|
28798
28904
|
getHttpAuthExtensionConfiguration4 = (runtimeConfig) => {
|
|
28799
28905
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
28800
28906
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -28835,10 +28941,10 @@ var init_httpAuthExtensionConfiguration4 = __esm({
|
|
|
28835
28941
|
}
|
|
28836
28942
|
});
|
|
28837
28943
|
|
|
28838
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28944
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
|
|
28839
28945
|
var import_region_config_resolver4, import_protocol_http15, import_smithy_client32, resolveRuntimeExtensions4;
|
|
28840
28946
|
var init_runtimeExtensions4 = __esm({
|
|
28841
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28947
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
|
|
28842
28948
|
import_region_config_resolver4 = __toESM(require_dist_cjs55());
|
|
28843
28949
|
import_protocol_http15 = __toESM(require_dist_cjs2());
|
|
28844
28950
|
import_smithy_client32 = __toESM(require_dist_cjs27());
|
|
@@ -28851,10 +28957,10 @@ var init_runtimeExtensions4 = __esm({
|
|
|
28851
28957
|
}
|
|
28852
28958
|
});
|
|
28853
28959
|
|
|
28854
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28960
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js
|
|
28855
28961
|
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;
|
|
28856
28962
|
var init_STSClient = __esm({
|
|
28857
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
28963
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js"() {
|
|
28858
28964
|
import_middleware_host_header4 = __toESM(require_dist_cjs20());
|
|
28859
28965
|
import_middleware_logger4 = __toESM(require_dist_cjs21());
|
|
28860
28966
|
import_middleware_recursion_detection4 = __toESM(require_dist_cjs22());
|
|
@@ -28907,10 +29013,10 @@ var init_STSClient = __esm({
|
|
|
28907
29013
|
}
|
|
28908
29014
|
});
|
|
28909
29015
|
|
|
28910
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29016
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js
|
|
28911
29017
|
var import_middleware_endpoint8, import_smithy_client34, AssumeRoleCommand;
|
|
28912
29018
|
var init_AssumeRoleCommand = __esm({
|
|
28913
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29019
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js"() {
|
|
28914
29020
|
import_middleware_endpoint8 = __toESM(require_dist_cjs45());
|
|
28915
29021
|
import_smithy_client34 = __toESM(require_dist_cjs27());
|
|
28916
29022
|
init_EndpointParameters4();
|
|
@@ -28922,10 +29028,10 @@ var init_AssumeRoleCommand = __esm({
|
|
|
28922
29028
|
}
|
|
28923
29029
|
});
|
|
28924
29030
|
|
|
28925
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29031
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js
|
|
28926
29032
|
var import_middleware_endpoint9, import_smithy_client35, AssumeRoleWithWebIdentityCommand;
|
|
28927
29033
|
var init_AssumeRoleWithWebIdentityCommand = __esm({
|
|
28928
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29034
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js"() {
|
|
28929
29035
|
import_middleware_endpoint9 = __toESM(require_dist_cjs45());
|
|
28930
29036
|
import_smithy_client35 = __toESM(require_dist_cjs27());
|
|
28931
29037
|
init_EndpointParameters4();
|
|
@@ -28937,10 +29043,10 @@ var init_AssumeRoleWithWebIdentityCommand = __esm({
|
|
|
28937
29043
|
}
|
|
28938
29044
|
});
|
|
28939
29045
|
|
|
28940
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29046
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js
|
|
28941
29047
|
var import_smithy_client36, commands4, STS;
|
|
28942
29048
|
var init_STS = __esm({
|
|
28943
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29049
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js"() {
|
|
28944
29050
|
import_smithy_client36 = __toESM(require_dist_cjs27());
|
|
28945
29051
|
init_AssumeRoleCommand();
|
|
28946
29052
|
init_AssumeRoleWithWebIdentityCommand();
|
|
@@ -28955,24 +29061,24 @@ var init_STS = __esm({
|
|
|
28955
29061
|
}
|
|
28956
29062
|
});
|
|
28957
29063
|
|
|
28958
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29064
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js
|
|
28959
29065
|
var init_commands4 = __esm({
|
|
28960
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29066
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js"() {
|
|
28961
29067
|
init_AssumeRoleCommand();
|
|
28962
29068
|
init_AssumeRoleWithWebIdentityCommand();
|
|
28963
29069
|
}
|
|
28964
29070
|
});
|
|
28965
29071
|
|
|
28966
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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
|
|
28967
29073
|
var init_models_04 = __esm({
|
|
28968
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
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"() {
|
|
28969
29075
|
}
|
|
28970
29076
|
});
|
|
28971
29077
|
|
|
28972
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29078
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js
|
|
28973
29079
|
var import_region_config_resolver5, getAccountIdFromAssumedRoleUser, resolveRegion, getDefaultRoleAssumer, getDefaultRoleAssumerWithWebIdentity, isH2;
|
|
28974
29080
|
var init_defaultStsRoleAssumers = __esm({
|
|
28975
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29081
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js"() {
|
|
28976
29082
|
init_client();
|
|
28977
29083
|
import_region_config_resolver5 = __toESM(require_dist_cjs55());
|
|
28978
29084
|
init_AssumeRoleCommand();
|
|
@@ -29078,10 +29184,10 @@ var init_defaultStsRoleAssumers = __esm({
|
|
|
29078
29184
|
}
|
|
29079
29185
|
});
|
|
29080
29186
|
|
|
29081
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29187
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js
|
|
29082
29188
|
var getCustomizableStsClientCtor, getDefaultRoleAssumer2, getDefaultRoleAssumerWithWebIdentity2, decorateDefaultCredentialProvider;
|
|
29083
29189
|
var init_defaultRoleAssumers = __esm({
|
|
29084
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29190
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js"() {
|
|
29085
29191
|
init_defaultStsRoleAssumers();
|
|
29086
29192
|
init_STSClient();
|
|
29087
29193
|
getCustomizableStsClientCtor = (baseCtor, customizations) => {
|
|
@@ -29107,7 +29213,7 @@ var init_defaultRoleAssumers = __esm({
|
|
|
29107
29213
|
}
|
|
29108
29214
|
});
|
|
29109
29215
|
|
|
29110
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29216
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js
|
|
29111
29217
|
var sts_exports = {};
|
|
29112
29218
|
__export(sts_exports, {
|
|
29113
29219
|
AssumeRole$: () => AssumeRole$,
|
|
@@ -29148,7 +29254,7 @@ __export(sts_exports, {
|
|
|
29148
29254
|
getDefaultRoleAssumerWithWebIdentity: () => getDefaultRoleAssumerWithWebIdentity2
|
|
29149
29255
|
});
|
|
29150
29256
|
var init_sts = __esm({
|
|
29151
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.
|
|
29257
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.996.20/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js"() {
|
|
29152
29258
|
init_STSClient();
|
|
29153
29259
|
init_STS();
|
|
29154
29260
|
init_commands4();
|
|
@@ -29160,9 +29266,9 @@ var init_sts = __esm({
|
|
|
29160
29266
|
}
|
|
29161
29267
|
});
|
|
29162
29268
|
|
|
29163
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.
|
|
29269
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.26/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js
|
|
29164
29270
|
var require_dist_cjs59 = __commonJS({
|
|
29165
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.
|
|
29271
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-process@3.972.26/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js"(exports2) {
|
|
29166
29272
|
"use strict";
|
|
29167
29273
|
var sharedIniFileLoader = require_dist_cjs42();
|
|
29168
29274
|
var propertyProvider = require_dist_cjs41();
|
|
@@ -29236,9 +29342,9 @@ var require_dist_cjs59 = __commonJS({
|
|
|
29236
29342
|
}
|
|
29237
29343
|
});
|
|
29238
29344
|
|
|
29239
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.
|
|
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
|
|
29240
29346
|
var require_fromWebToken = __commonJS({
|
|
29241
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.
|
|
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) {
|
|
29242
29348
|
"use strict";
|
|
29243
29349
|
var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? (function(o5, m5, k5, k22) {
|
|
29244
29350
|
if (k22 === void 0) k22 = k5;
|
|
@@ -29308,9 +29414,9 @@ var require_fromWebToken = __commonJS({
|
|
|
29308
29414
|
}
|
|
29309
29415
|
});
|
|
29310
29416
|
|
|
29311
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.
|
|
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
|
|
29312
29418
|
var require_fromTokenFile = __commonJS({
|
|
29313
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.
|
|
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) {
|
|
29314
29420
|
"use strict";
|
|
29315
29421
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
29316
29422
|
exports2.fromTokenFile = void 0;
|
|
@@ -29347,9 +29453,9 @@ var require_fromTokenFile = __commonJS({
|
|
|
29347
29453
|
}
|
|
29348
29454
|
});
|
|
29349
29455
|
|
|
29350
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.
|
|
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
|
|
29351
29457
|
var require_dist_cjs60 = __commonJS({
|
|
29352
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.972.
|
|
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) {
|
|
29353
29459
|
"use strict";
|
|
29354
29460
|
var fromTokenFile = require_fromTokenFile();
|
|
29355
29461
|
var fromWebToken = require_fromWebToken();
|
|
@@ -29370,9 +29476,9 @@ var require_dist_cjs60 = __commonJS({
|
|
|
29370
29476
|
}
|
|
29371
29477
|
});
|
|
29372
29478
|
|
|
29373
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.
|
|
29479
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.30/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js
|
|
29374
29480
|
var require_dist_cjs61 = __commonJS({
|
|
29375
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.
|
|
29481
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.972.30/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js"(exports2) {
|
|
29376
29482
|
"use strict";
|
|
29377
29483
|
var sharedIniFileLoader = require_dist_cjs42();
|
|
29378
29484
|
var propertyProvider = require_dist_cjs41();
|
|
@@ -29561,9 +29667,9 @@ var require_dist_cjs61 = __commonJS({
|
|
|
29561
29667
|
}
|
|
29562
29668
|
});
|
|
29563
29669
|
|
|
29564
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.
|
|
29670
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.31/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js
|
|
29565
29671
|
var require_dist_cjs62 = __commonJS({
|
|
29566
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.
|
|
29672
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.31/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js"(exports2) {
|
|
29567
29673
|
"use strict";
|
|
29568
29674
|
var credentialProviderEnv = require_dist_cjs48();
|
|
29569
29675
|
var propertyProvider = require_dist_cjs41();
|
|
@@ -29709,9 +29815,9 @@ var require_dist_cjs62 = __commonJS({
|
|
|
29709
29815
|
}
|
|
29710
29816
|
});
|
|
29711
29817
|
|
|
29712
|
-
// node_modules/.pnpm/@aws-sdk+middleware-bucket-endpoint@3.972.
|
|
29818
|
+
// node_modules/.pnpm/@aws-sdk+middleware-bucket-endpoint@3.972.10/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js
|
|
29713
29819
|
var require_dist_cjs63 = __commonJS({
|
|
29714
|
-
"node_modules/.pnpm/@aws-sdk+middleware-bucket-endpoint@3.972.
|
|
29820
|
+
"node_modules/.pnpm/@aws-sdk+middleware-bucket-endpoint@3.972.10/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js"(exports2) {
|
|
29715
29821
|
"use strict";
|
|
29716
29822
|
var utilConfigProvider = require_dist_cjs31();
|
|
29717
29823
|
var utilArnParser = require_dist_cjs28();
|
|
@@ -30041,9 +30147,9 @@ var require_dist_cjs63 = __commonJS({
|
|
|
30041
30147
|
}
|
|
30042
30148
|
});
|
|
30043
30149
|
|
|
30044
|
-
// node_modules/.pnpm/@smithy+eventstream-codec@4.2.
|
|
30150
|
+
// node_modules/.pnpm/@smithy+eventstream-codec@4.2.14/node_modules/@smithy/eventstream-codec/dist-cjs/index.js
|
|
30045
30151
|
var require_dist_cjs64 = __commonJS({
|
|
30046
|
-
"node_modules/.pnpm/@smithy+eventstream-codec@4.2.
|
|
30152
|
+
"node_modules/.pnpm/@smithy+eventstream-codec@4.2.14/node_modules/@smithy/eventstream-codec/dist-cjs/index.js"(exports2) {
|
|
30047
30153
|
"use strict";
|
|
30048
30154
|
var crc32 = require_main3();
|
|
30049
30155
|
var utilHexEncoding = require_dist_cjs12();
|
|
@@ -30438,9 +30544,9 @@ var require_dist_cjs64 = __commonJS({
|
|
|
30438
30544
|
}
|
|
30439
30545
|
});
|
|
30440
30546
|
|
|
30441
|
-
// node_modules/.pnpm/@smithy+eventstream-serde-universal@4.2.
|
|
30547
|
+
// node_modules/.pnpm/@smithy+eventstream-serde-universal@4.2.14/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js
|
|
30442
30548
|
var require_dist_cjs65 = __commonJS({
|
|
30443
|
-
"node_modules/.pnpm/@smithy+eventstream-serde-universal@4.2.
|
|
30549
|
+
"node_modules/.pnpm/@smithy+eventstream-serde-universal@4.2.14/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js"(exports2) {
|
|
30444
30550
|
"use strict";
|
|
30445
30551
|
var eventstreamCodec = require_dist_cjs64();
|
|
30446
30552
|
function getChunkedStream(source) {
|
|
@@ -30565,9 +30671,9 @@ var require_dist_cjs65 = __commonJS({
|
|
|
30565
30671
|
}
|
|
30566
30672
|
});
|
|
30567
30673
|
|
|
30568
|
-
// node_modules/.pnpm/@smithy+eventstream-serde-node@4.2.
|
|
30674
|
+
// node_modules/.pnpm/@smithy+eventstream-serde-node@4.2.14/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js
|
|
30569
30675
|
var require_dist_cjs66 = __commonJS({
|
|
30570
|
-
"node_modules/.pnpm/@smithy+eventstream-serde-node@4.2.
|
|
30676
|
+
"node_modules/.pnpm/@smithy+eventstream-serde-node@4.2.14/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js"(exports2) {
|
|
30571
30677
|
"use strict";
|
|
30572
30678
|
var eventstreamSerdeUniversal = require_dist_cjs65();
|
|
30573
30679
|
var stream = require("stream");
|
|
@@ -30619,9 +30725,9 @@ var require_dist_cjs66 = __commonJS({
|
|
|
30619
30725
|
}
|
|
30620
30726
|
});
|
|
30621
30727
|
|
|
30622
|
-
// node_modules/.pnpm/@smithy+hash-stream-node@4.2.
|
|
30728
|
+
// node_modules/.pnpm/@smithy+hash-stream-node@4.2.14/node_modules/@smithy/hash-stream-node/dist-cjs/index.js
|
|
30623
30729
|
var require_dist_cjs67 = __commonJS({
|
|
30624
|
-
"node_modules/.pnpm/@smithy+hash-stream-node@4.2.
|
|
30730
|
+
"node_modules/.pnpm/@smithy+hash-stream-node@4.2.14/node_modules/@smithy/hash-stream-node/dist-cjs/index.js"(exports2) {
|
|
30625
30731
|
"use strict";
|
|
30626
30732
|
var fs3 = require("fs");
|
|
30627
30733
|
var utilUtf8 = require_dist_cjs6();
|
|
@@ -30686,9 +30792,9 @@ var require_dist_cjs67 = __commonJS({
|
|
|
30686
30792
|
}
|
|
30687
30793
|
});
|
|
30688
30794
|
|
|
30689
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
30795
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js
|
|
30690
30796
|
var require_runtimeConfig_shared = __commonJS({
|
|
30691
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
30797
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
30692
30798
|
"use strict";
|
|
30693
30799
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30694
30800
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -30748,9 +30854,9 @@ var require_runtimeConfig_shared = __commonJS({
|
|
|
30748
30854
|
}
|
|
30749
30855
|
});
|
|
30750
30856
|
|
|
30751
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
30857
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js
|
|
30752
30858
|
var require_runtimeConfig = __commonJS({
|
|
30753
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
30859
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js"(exports2) {
|
|
30754
30860
|
"use strict";
|
|
30755
30861
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30756
30862
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -30821,9 +30927,9 @@ var require_runtimeConfig = __commonJS({
|
|
|
30821
30927
|
}
|
|
30822
30928
|
});
|
|
30823
30929
|
|
|
30824
|
-
// node_modules/.pnpm/@aws-sdk+middleware-ssec@3.972.
|
|
30930
|
+
// node_modules/.pnpm/@aws-sdk+middleware-ssec@3.972.10/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js
|
|
30825
30931
|
var require_dist_cjs68 = __commonJS({
|
|
30826
|
-
"node_modules/.pnpm/@aws-sdk+middleware-ssec@3.972.
|
|
30932
|
+
"node_modules/.pnpm/@aws-sdk+middleware-ssec@3.972.10/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js"(exports2) {
|
|
30827
30933
|
"use strict";
|
|
30828
30934
|
function ssecMiddleware(options) {
|
|
30829
30935
|
return (next) => async (args) => {
|
|
@@ -30893,9 +30999,9 @@ var require_dist_cjs68 = __commonJS({
|
|
|
30893
30999
|
}
|
|
30894
31000
|
});
|
|
30895
31001
|
|
|
30896
|
-
// node_modules/.pnpm/@aws-sdk+middleware-location-constraint@3.972.
|
|
31002
|
+
// node_modules/.pnpm/@aws-sdk+middleware-location-constraint@3.972.10/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js
|
|
30897
31003
|
var require_dist_cjs69 = __commonJS({
|
|
30898
|
-
"node_modules/.pnpm/@aws-sdk+middleware-location-constraint@3.972.
|
|
31004
|
+
"node_modules/.pnpm/@aws-sdk+middleware-location-constraint@3.972.10/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js"(exports2) {
|
|
30899
31005
|
"use strict";
|
|
30900
31006
|
function locationConstraintMiddleware(options) {
|
|
30901
31007
|
return (next) => async (args) => {
|
|
@@ -30927,9 +31033,9 @@ var require_dist_cjs69 = __commonJS({
|
|
|
30927
31033
|
}
|
|
30928
31034
|
});
|
|
30929
31035
|
|
|
30930
|
-
// node_modules/.pnpm/@smithy+util-waiter@4.2.
|
|
31036
|
+
// node_modules/.pnpm/@smithy+util-waiter@4.2.16/node_modules/@smithy/util-waiter/dist-cjs/index.js
|
|
30931
31037
|
var require_dist_cjs70 = __commonJS({
|
|
30932
|
-
"node_modules/.pnpm/@smithy+util-waiter@4.2.
|
|
31038
|
+
"node_modules/.pnpm/@smithy+util-waiter@4.2.16/node_modules/@smithy/util-waiter/dist-cjs/index.js"(exports2) {
|
|
30933
31039
|
"use strict";
|
|
30934
31040
|
var getCircularReplacer = () => {
|
|
30935
31041
|
const seen = /* @__PURE__ */ new WeakSet();
|
|
@@ -31098,9 +31204,9 @@ var require_dist_cjs70 = __commonJS({
|
|
|
31098
31204
|
}
|
|
31099
31205
|
});
|
|
31100
31206
|
|
|
31101
|
-
// node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
31207
|
+
// node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/index.js
|
|
31102
31208
|
var require_dist_cjs71 = __commonJS({
|
|
31103
|
-
"node_modules/.pnpm/@aws-sdk+client-s3@3.
|
|
31209
|
+
"node_modules/.pnpm/@aws-sdk+client-s3@3.1031.0/node_modules/@aws-sdk/client-s3/dist-cjs/index.js"(exports2) {
|
|
31104
31210
|
"use strict";
|
|
31105
31211
|
var middlewareExpectContinue = require_dist_cjs3();
|
|
31106
31212
|
var middlewareFlexibleChecksums = require_dist_cjs19();
|
|
@@ -33284,9 +33390,9 @@ var require_dist_cjs71 = __commonJS({
|
|
|
33284
33390
|
}
|
|
33285
33391
|
});
|
|
33286
33392
|
|
|
33287
|
-
// node_modules/.pnpm/@aws-sdk+util-format-url@3.972.
|
|
33393
|
+
// node_modules/.pnpm/@aws-sdk+util-format-url@3.972.10/node_modules/@aws-sdk/util-format-url/dist-cjs/index.js
|
|
33288
33394
|
var require_dist_cjs72 = __commonJS({
|
|
33289
|
-
"node_modules/.pnpm/@aws-sdk+util-format-url@3.972.
|
|
33395
|
+
"node_modules/.pnpm/@aws-sdk+util-format-url@3.972.10/node_modules/@aws-sdk/util-format-url/dist-cjs/index.js"(exports2) {
|
|
33290
33396
|
"use strict";
|
|
33291
33397
|
var querystringBuilder = require_dist_cjs9();
|
|
33292
33398
|
function formatUrl(request) {
|
|
@@ -33321,9 +33427,9 @@ var require_dist_cjs72 = __commonJS({
|
|
|
33321
33427
|
}
|
|
33322
33428
|
});
|
|
33323
33429
|
|
|
33324
|
-
// node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.
|
|
33430
|
+
// node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.1031.0/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js
|
|
33325
33431
|
var require_dist_cjs73 = __commonJS({
|
|
33326
|
-
"node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.
|
|
33432
|
+
"node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.1031.0/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js"(exports2) {
|
|
33327
33433
|
"use strict";
|
|
33328
33434
|
var utilFormatUrl = require_dist_cjs72();
|
|
33329
33435
|
var middlewareEndpoint = require_dist_cjs45();
|
|
@@ -36730,6 +36836,8 @@ async function sendCaveMsg(ctx, session, caveMsg, cfg) {
|
|
|
36730
36836
|
content = await Promise.all(
|
|
36731
36837
|
content.map(async (element) => await resolveMediaElementForSend(ctx, element, cfg))
|
|
36732
36838
|
);
|
|
36839
|
+
const startsWithText = content[0]?.type === "text";
|
|
36840
|
+
const endsWithText = content.at(-1)?.type === "text";
|
|
36733
36841
|
const date2 = formatDate(caveMsg.createTime);
|
|
36734
36842
|
const originName = await getUserName(ctx, session, caveMsg.originUserId);
|
|
36735
36843
|
const userName = await getUserName(ctx, session, caveMsg.userId);
|
|
@@ -36746,7 +36854,9 @@ async function sendCaveMsg(ctx, session, caveMsg, cfg) {
|
|
|
36746
36854
|
originName,
|
|
36747
36855
|
userName,
|
|
36748
36856
|
relatedUsers: relatedUsersFormatted,
|
|
36749
|
-
nl: "\n"
|
|
36857
|
+
nl: "\n",
|
|
36858
|
+
textStartNl: startsWithText ? "\n" : "",
|
|
36859
|
+
textEndNl: endsWithText ? "\n" : ""
|
|
36750
36860
|
};
|
|
36751
36861
|
const TEMPLATE_COUNT = 5;
|
|
36752
36862
|
const isActualForward = content.some((item) => item.type === "node");
|
|
@@ -36804,10 +36914,8 @@ async function sendCaveMsg(ctx, session, caveMsg, cfg) {
|
|
|
36804
36914
|
return;
|
|
36805
36915
|
}
|
|
36806
36916
|
const chosenTemplate = availableTemplates[Math.floor(Math.random() * availableTemplates.length)];
|
|
36807
|
-
|
|
36808
|
-
|
|
36809
|
-
content.unshift(createTextMsg(chosenTemplate.prefix + "\n"));
|
|
36810
|
-
content.push(createTextMsg(`${needsNewline ? "\n" : ""}${chosenTemplate.suffix}`));
|
|
36917
|
+
content.unshift(createTextMsg(chosenTemplate.prefix));
|
|
36918
|
+
content.push(createTextMsg(chosenTemplate.suffix));
|
|
36811
36919
|
await session.onebot.sendGroupMsg(channelId, content);
|
|
36812
36920
|
}
|
|
36813
36921
|
function formatDate(date2) {
|
|
@@ -37257,16 +37365,16 @@ var zh_CN_default = {
|
|
|
37257
37365
|
"forward.3": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u8FD9\u58F0\u56DE\u54CD\u6700\u521D\u6765\u81EA @{originName}\uFF0C \n\u7531 @{userName} \u5728 {date} \u7559\u4E0B\u3002",
|
|
37258
37366
|
"forward.4": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u65F6\u95F4\u7684\u56DE\u97F3\u5728\u6B64\u6C47\u805A\u3002 \n\u{1F4C5} {date} \n\u{1F4E4} \u51FA\u5904\uFF1A@{originName} \n\u{1F4EE} \u5C01\u5370\u8005\uFF1A@{userName}",
|
|
37259
37367
|
"forward.5": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u{1F4C5} {date} \n\u{1F464} \u6765\u81EA @{originName} \n\u{1F4EE} \u6295\u9012\u8005 @{userName}",
|
|
37260
|
-
"msg.1.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u2014\u2014 \u6709\u4EBA\u7559\u4E0B\u4E86\u58F0\u97F3 \u2014\u2014{
|
|
37261
|
-
"msg.1.suffix": "\u{1F4C5} {date} \xB7 \u6765\u81EA @{originName}\n\u{1F4EE} \u7531 @{userName} \u6295\u9012",
|
|
37262
|
-
"msg.2.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500",
|
|
37263
|
-
"msg.2.suffix": "\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\u{1F4C5} {date}\n\u{1F464} {originName} \xB7 \u7531 @{userName} \u6295\u9012",
|
|
37264
|
-
"msg.3.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u{1F4AD}\u300C\u6709\u4EBA\u5728\u6D1E\u58C1\u7559\u4E0B\u5370\u8BB0\u300D{
|
|
37265
|
-
"msg.3.suffix": "\u{1F4C5} {date}\n\u{1F4EE} {userName} \u8BB0\u5F55",
|
|
37266
|
-
"msg.4.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u2014 \u56DE\u58F0\u5F00\u59CB \u2014{
|
|
37267
|
-
"msg.4.suffix": "\u2014 \u56DE\u58F0\u7ED3\u675F \u2014\n\u{1F4C5} {date} \xB7 @{originName}\n\u{1F4EE} @{userName}",
|
|
37268
|
-
"msg.5.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}{
|
|
37269
|
-
"msg.5.suffix": "\u{1F4C5} {date}\n\u6765\u81EA @{originName}\n\u7531 @{userName} \u6295\u9012"
|
|
37368
|
+
"msg.1.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u2014\u2014 \u6709\u4EBA\u7559\u4E0B\u4E86\u58F0\u97F3 \u2014\u2014{textStartNl}",
|
|
37369
|
+
"msg.1.suffix": "{textEndNl}\u{1F4C5} {date} \xB7 \u6765\u81EA @{originName}\n\u{1F4EE} \u7531 @{userName} \u6295\u9012",
|
|
37370
|
+
"msg.2.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500{textStartNl}",
|
|
37371
|
+
"msg.2.suffix": "{textEndNl}\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\u{1F4C5} {date}\n\u{1F464} {originName} \xB7 \u7531 @{userName} \u6295\u9012",
|
|
37372
|
+
"msg.3.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u{1F4AD}\u300C\u6709\u4EBA\u5728\u6D1E\u58C1\u7559\u4E0B\u5370\u8BB0\u300D{textStartNl}",
|
|
37373
|
+
"msg.3.suffix": "{textEndNl}\u{1F4C5} {date}\n\u{1F4EE} {userName} \u8BB0\u5F55",
|
|
37374
|
+
"msg.4.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}\n\n\u2014 \u56DE\u58F0\u5F00\u59CB \u2014{textStartNl}",
|
|
37375
|
+
"msg.4.suffix": "{textEndNl}\u2014 \u56DE\u58F0\u7ED3\u675F \u2014\n\u{1F4C5} {date} \xB7 @{originName}\n\u{1F4EE} @{userName}",
|
|
37376
|
+
"msg.5.prefix": "\u{1F300} \u56DE\u58F0\u6D1E #{id}{textStartNl}",
|
|
37377
|
+
"msg.5.suffix": "{textEndNl}\u{1F4C5} {date}\n\u6765\u81EA @{originName}\n\u7531 @{userName} \u6295\u9012"
|
|
37270
37378
|
}
|
|
37271
37379
|
},
|
|
37272
37380
|
commands: {
|