cdk-nextjs 0.0.5 → 0.0.7
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/.jsii +3 -3
- package/lib/nextjs-assets-deployment.js +1 -1
- package/lib/nextjs-build/cache-handler.cjs +600 -509
- package/lib/nextjs-build/nextjs-build.js +1 -1
- package/lib/nextjs-compute/nextjs-containers.js +1 -1
- package/lib/nextjs-compute/nextjs-functions.js +1 -1
- package/lib/nextjs-distribution.js +1 -1
- package/lib/nextjs-file-system.js +1 -1
- package/lib/nextjs-invalidation.js +1 -1
- package/lib/nextjs-revalidation.js +1 -1
- package/lib/nextjs-static-assets.js +1 -1
- package/lib/nextjs-vpc.js +1 -1
- package/lib/root-constructs/nextjs-global-containers.js +1 -1
- package/lib/root-constructs/nextjs-global-functions.js +1 -1
- package/lib/root-constructs/nextjs-regional-containers.js +1 -1
- package/package.json +11 -11
|
@@ -33,9 +33,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
33
33
|
));
|
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
35
35
|
|
|
36
|
-
// node_modules/.pnpm/@smithy+types@3.
|
|
36
|
+
// node_modules/.pnpm/@smithy+types@3.7.1/node_modules/@smithy/types/dist-cjs/index.js
|
|
37
37
|
var require_dist_cjs = __commonJS({
|
|
38
|
-
"node_modules/.pnpm/@smithy+types@3.
|
|
38
|
+
"node_modules/.pnpm/@smithy+types@3.7.1/node_modules/@smithy/types/dist-cjs/index.js"(exports2, module2) {
|
|
39
39
|
var __defProp2 = Object.defineProperty;
|
|
40
40
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
41
41
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -153,9 +153,9 @@ var require_dist_cjs = __commonJS({
|
|
|
153
153
|
}
|
|
154
154
|
});
|
|
155
155
|
|
|
156
|
-
// node_modules/.pnpm/@smithy+protocol-http@4.1.
|
|
156
|
+
// node_modules/.pnpm/@smithy+protocol-http@4.1.7/node_modules/@smithy/protocol-http/dist-cjs/index.js
|
|
157
157
|
var require_dist_cjs2 = __commonJS({
|
|
158
|
-
"node_modules/.pnpm/@smithy+protocol-http@4.1.
|
|
158
|
+
"node_modules/.pnpm/@smithy+protocol-http@4.1.7/node_modules/@smithy/protocol-http/dist-cjs/index.js"(exports2, module2) {
|
|
159
159
|
var __defProp2 = Object.defineProperty;
|
|
160
160
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
161
161
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -391,9 +391,9 @@ var require_dist_cjs2 = __commonJS({
|
|
|
391
391
|
}
|
|
392
392
|
});
|
|
393
393
|
|
|
394
|
-
// node_modules/.pnpm/@aws-sdk+middleware-host-header@3.
|
|
394
|
+
// node_modules/.pnpm/@aws-sdk+middleware-host-header@3.696.0/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js
|
|
395
395
|
var require_dist_cjs3 = __commonJS({
|
|
396
|
-
"node_modules/.pnpm/@aws-sdk+middleware-host-header@3.
|
|
396
|
+
"node_modules/.pnpm/@aws-sdk+middleware-host-header@3.696.0/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js"(exports2, module2) {
|
|
397
397
|
"use strict";
|
|
398
398
|
var __defProp2 = Object.defineProperty;
|
|
399
399
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -457,9 +457,9 @@ var require_dist_cjs3 = __commonJS({
|
|
|
457
457
|
}
|
|
458
458
|
});
|
|
459
459
|
|
|
460
|
-
// node_modules/.pnpm/@aws-sdk+middleware-logger@3.
|
|
460
|
+
// node_modules/.pnpm/@aws-sdk+middleware-logger@3.696.0/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js
|
|
461
461
|
var require_dist_cjs4 = __commonJS({
|
|
462
|
-
"node_modules/.pnpm/@aws-sdk+middleware-logger@3.
|
|
462
|
+
"node_modules/.pnpm/@aws-sdk+middleware-logger@3.696.0/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js"(exports2, module2) {
|
|
463
463
|
"use strict";
|
|
464
464
|
var __defProp2 = Object.defineProperty;
|
|
465
465
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -531,9 +531,9 @@ var require_dist_cjs4 = __commonJS({
|
|
|
531
531
|
}
|
|
532
532
|
});
|
|
533
533
|
|
|
534
|
-
// node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.
|
|
534
|
+
// node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.696.0/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js
|
|
535
535
|
var require_dist_cjs5 = __commonJS({
|
|
536
|
-
"node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.
|
|
536
|
+
"node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.696.0/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js"(exports2, module2) {
|
|
537
537
|
"use strict";
|
|
538
538
|
var __defProp2 = Object.defineProperty;
|
|
539
539
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -595,9 +595,9 @@ var require_dist_cjs5 = __commonJS({
|
|
|
595
595
|
}
|
|
596
596
|
});
|
|
597
597
|
|
|
598
|
-
// node_modules/.pnpm/@smithy+middleware-stack@3.0.
|
|
598
|
+
// node_modules/.pnpm/@smithy+middleware-stack@3.0.10/node_modules/@smithy/middleware-stack/dist-cjs/index.js
|
|
599
599
|
var require_dist_cjs6 = __commonJS({
|
|
600
|
-
"node_modules/.pnpm/@smithy+middleware-stack@3.0.
|
|
600
|
+
"node_modules/.pnpm/@smithy+middleware-stack@3.0.10/node_modules/@smithy/middleware-stack/dist-cjs/index.js"(exports2, module2) {
|
|
601
601
|
var __defProp2 = Object.defineProperty;
|
|
602
602
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
603
603
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -1110,9 +1110,9 @@ var require_dist_cjs10 = __commonJS({
|
|
|
1110
1110
|
}
|
|
1111
1111
|
});
|
|
1112
1112
|
|
|
1113
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
1113
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js
|
|
1114
1114
|
var require_getAwsChunkedEncodingStream = __commonJS({
|
|
1115
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
1115
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js"(exports2) {
|
|
1116
1116
|
"use strict";
|
|
1117
1117
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
1118
1118
|
exports2.getAwsChunkedEncodingStream = void 0;
|
|
@@ -1184,9 +1184,9 @@ var require_dist_cjs11 = __commonJS({
|
|
|
1184
1184
|
}
|
|
1185
1185
|
});
|
|
1186
1186
|
|
|
1187
|
-
// node_modules/.pnpm/@smithy+querystring-builder@3.0.
|
|
1187
|
+
// node_modules/.pnpm/@smithy+querystring-builder@3.0.10/node_modules/@smithy/querystring-builder/dist-cjs/index.js
|
|
1188
1188
|
var require_dist_cjs12 = __commonJS({
|
|
1189
|
-
"node_modules/.pnpm/@smithy+querystring-builder@3.0.
|
|
1189
|
+
"node_modules/.pnpm/@smithy+querystring-builder@3.0.10/node_modules/@smithy/querystring-builder/dist-cjs/index.js"(exports2, module2) {
|
|
1190
1190
|
var __defProp2 = Object.defineProperty;
|
|
1191
1191
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
1192
1192
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -1234,9 +1234,9 @@ var require_dist_cjs12 = __commonJS({
|
|
|
1234
1234
|
}
|
|
1235
1235
|
});
|
|
1236
1236
|
|
|
1237
|
-
// node_modules/.pnpm/@smithy+node-http-handler@3.
|
|
1237
|
+
// node_modules/.pnpm/@smithy+node-http-handler@3.3.1/node_modules/@smithy/node-http-handler/dist-cjs/index.js
|
|
1238
1238
|
var require_dist_cjs13 = __commonJS({
|
|
1239
|
-
"node_modules/.pnpm/@smithy+node-http-handler@3.
|
|
1239
|
+
"node_modules/.pnpm/@smithy+node-http-handler@3.3.1/node_modules/@smithy/node-http-handler/dist-cjs/index.js"(exports2, module2) {
|
|
1240
1240
|
var __create2 = Object.create;
|
|
1241
1241
|
var __defProp2 = Object.defineProperty;
|
|
1242
1242
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -1286,13 +1286,17 @@ var require_dist_cjs13 = __commonJS({
|
|
|
1286
1286
|
}
|
|
1287
1287
|
return transformedHeaders;
|
|
1288
1288
|
}, "getTransformedHeaders");
|
|
1289
|
+
var timing = {
|
|
1290
|
+
setTimeout,
|
|
1291
|
+
clearTimeout
|
|
1292
|
+
};
|
|
1289
1293
|
var DEFER_EVENT_LISTENER_TIME = 1e3;
|
|
1290
1294
|
var setConnectionTimeout = /* @__PURE__ */ __name((request, reject, timeoutInMs = 0) => {
|
|
1291
1295
|
if (!timeoutInMs) {
|
|
1292
1296
|
return -1;
|
|
1293
1297
|
}
|
|
1294
1298
|
const registerTimeout = /* @__PURE__ */ __name((offset) => {
|
|
1295
|
-
const timeoutId = setTimeout(() => {
|
|
1299
|
+
const timeoutId = timing.setTimeout(() => {
|
|
1296
1300
|
request.destroy();
|
|
1297
1301
|
reject(
|
|
1298
1302
|
Object.assign(new Error(`Socket timed out without establishing a connection within ${timeoutInMs} ms`), {
|
|
@@ -1303,10 +1307,10 @@ var require_dist_cjs13 = __commonJS({
|
|
|
1303
1307
|
const doWithSocket = /* @__PURE__ */ __name((socket) => {
|
|
1304
1308
|
if (socket == null ? void 0 : socket.connecting) {
|
|
1305
1309
|
socket.on("connect", () => {
|
|
1306
|
-
clearTimeout(timeoutId);
|
|
1310
|
+
timing.clearTimeout(timeoutId);
|
|
1307
1311
|
});
|
|
1308
1312
|
} else {
|
|
1309
|
-
clearTimeout(timeoutId);
|
|
1313
|
+
timing.clearTimeout(timeoutId);
|
|
1310
1314
|
}
|
|
1311
1315
|
}, "doWithSocket");
|
|
1312
1316
|
if (request.socket) {
|
|
@@ -1319,7 +1323,7 @@ var require_dist_cjs13 = __commonJS({
|
|
|
1319
1323
|
registerTimeout(0);
|
|
1320
1324
|
return 0;
|
|
1321
1325
|
}
|
|
1322
|
-
return setTimeout(registerTimeout.bind(null, DEFER_EVENT_LISTENER_TIME), DEFER_EVENT_LISTENER_TIME);
|
|
1326
|
+
return timing.setTimeout(registerTimeout.bind(null, DEFER_EVENT_LISTENER_TIME), DEFER_EVENT_LISTENER_TIME);
|
|
1323
1327
|
}, "setConnectionTimeout");
|
|
1324
1328
|
var DEFER_EVENT_LISTENER_TIME2 = 3e3;
|
|
1325
1329
|
var setSocketKeepAlive = /* @__PURE__ */ __name((request, { keepAlive, keepAliveMsecs }, deferTimeMs = DEFER_EVENT_LISTENER_TIME2) => {
|
|
@@ -1339,7 +1343,7 @@ var require_dist_cjs13 = __commonJS({
|
|
|
1339
1343
|
registerListener();
|
|
1340
1344
|
return 0;
|
|
1341
1345
|
}
|
|
1342
|
-
return setTimeout(registerListener, deferTimeMs);
|
|
1346
|
+
return timing.setTimeout(registerListener, deferTimeMs);
|
|
1343
1347
|
}, "setSocketKeepAlive");
|
|
1344
1348
|
var DEFER_EVENT_LISTENER_TIME3 = 3e3;
|
|
1345
1349
|
var setSocketTimeout = /* @__PURE__ */ __name((request, reject, timeoutInMs = 0) => {
|
|
@@ -1353,7 +1357,7 @@ var require_dist_cjs13 = __commonJS({
|
|
|
1353
1357
|
registerTimeout(0);
|
|
1354
1358
|
return 0;
|
|
1355
1359
|
}
|
|
1356
|
-
return setTimeout(
|
|
1360
|
+
return timing.setTimeout(
|
|
1357
1361
|
registerTimeout.bind(null, timeoutInMs === 0 ? 0 : DEFER_EVENT_LISTENER_TIME3),
|
|
1358
1362
|
DEFER_EVENT_LISTENER_TIME3
|
|
1359
1363
|
);
|
|
@@ -1368,16 +1372,16 @@ var require_dist_cjs13 = __commonJS({
|
|
|
1368
1372
|
if (expect === "100-continue") {
|
|
1369
1373
|
await Promise.race([
|
|
1370
1374
|
new Promise((resolve) => {
|
|
1371
|
-
timeoutId = Number(setTimeout(resolve, Math.max(MIN_WAIT_TIME, maxContinueTimeoutMs)));
|
|
1375
|
+
timeoutId = Number(timing.setTimeout(resolve, Math.max(MIN_WAIT_TIME, maxContinueTimeoutMs)));
|
|
1372
1376
|
}),
|
|
1373
1377
|
new Promise((resolve) => {
|
|
1374
1378
|
httpRequest.on("continue", () => {
|
|
1375
|
-
clearTimeout(timeoutId);
|
|
1379
|
+
timing.clearTimeout(timeoutId);
|
|
1376
1380
|
resolve();
|
|
1377
1381
|
});
|
|
1378
1382
|
httpRequest.on("error", () => {
|
|
1379
1383
|
hasError = true;
|
|
1380
|
-
clearTimeout(timeoutId);
|
|
1384
|
+
timing.clearTimeout(timeoutId);
|
|
1381
1385
|
resolve();
|
|
1382
1386
|
});
|
|
1383
1387
|
})
|
|
@@ -1505,12 +1509,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1505
1509
|
const timeouts = [];
|
|
1506
1510
|
const resolve = /* @__PURE__ */ __name(async (arg) => {
|
|
1507
1511
|
await writeRequestBodyPromise;
|
|
1508
|
-
timeouts.forEach(clearTimeout);
|
|
1512
|
+
timeouts.forEach(timing.clearTimeout);
|
|
1509
1513
|
_resolve(arg);
|
|
1510
1514
|
}, "resolve");
|
|
1511
1515
|
const reject = /* @__PURE__ */ __name(async (arg) => {
|
|
1512
1516
|
await writeRequestBodyPromise;
|
|
1513
|
-
timeouts.forEach(clearTimeout);
|
|
1517
|
+
timeouts.forEach(timing.clearTimeout);
|
|
1514
1518
|
_reject(arg);
|
|
1515
1519
|
}, "reject");
|
|
1516
1520
|
if (!this.config) {
|
|
@@ -1525,7 +1529,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1525
1529
|
const isSSL = request.protocol === "https:";
|
|
1526
1530
|
const agent = isSSL ? this.config.httpsAgent : this.config.httpAgent;
|
|
1527
1531
|
timeouts.push(
|
|
1528
|
-
setTimeout(
|
|
1532
|
+
timing.setTimeout(
|
|
1529
1533
|
() => {
|
|
1530
1534
|
this.socketWarningTimestamp = _NodeHttpHandler2.checkSocketUsage(
|
|
1531
1535
|
agent,
|
|
@@ -1611,7 +1615,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1611
1615
|
);
|
|
1612
1616
|
}
|
|
1613
1617
|
writeRequestBodyPromise = writeRequestBody(req, request, this.config.requestTimeout).catch((e) => {
|
|
1614
|
-
timeouts.forEach(clearTimeout);
|
|
1618
|
+
timeouts.forEach(timing.clearTimeout);
|
|
1615
1619
|
return _reject(e);
|
|
1616
1620
|
});
|
|
1617
1621
|
});
|
|
@@ -1744,7 +1748,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1744
1748
|
}
|
|
1745
1749
|
}
|
|
1746
1750
|
setMaxConcurrentStreams(maxConcurrentStreams) {
|
|
1747
|
-
if (
|
|
1751
|
+
if (maxConcurrentStreams && maxConcurrentStreams <= 0) {
|
|
1748
1752
|
throw new RangeError("maxConcurrentStreams must be greater than zero.");
|
|
1749
1753
|
}
|
|
1750
1754
|
this.config.maxConcurrency = maxConcurrentStreams;
|
|
@@ -1984,9 +1988,9 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
1984
1988
|
}
|
|
1985
1989
|
});
|
|
1986
1990
|
|
|
1987
|
-
// node_modules/.pnpm/@smithy+fetch-http-handler@4.
|
|
1991
|
+
// node_modules/.pnpm/@smithy+fetch-http-handler@4.1.1/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js
|
|
1988
1992
|
var require_dist_cjs14 = __commonJS({
|
|
1989
|
-
"node_modules/.pnpm/@smithy+fetch-http-handler@4.
|
|
1993
|
+
"node_modules/.pnpm/@smithy+fetch-http-handler@4.1.1/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js"(exports2, module2) {
|
|
1990
1994
|
var __defProp2 = Object.defineProperty;
|
|
1991
1995
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
1992
1996
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -2014,6 +2018,10 @@ var require_dist_cjs14 = __commonJS({
|
|
|
2014
2018
|
module2.exports = __toCommonJS2(src_exports);
|
|
2015
2019
|
var import_protocol_http8 = require_dist_cjs2();
|
|
2016
2020
|
var import_querystring_builder = require_dist_cjs12();
|
|
2021
|
+
function createRequest(url, requestOptions) {
|
|
2022
|
+
return new Request(url, requestOptions);
|
|
2023
|
+
}
|
|
2024
|
+
__name(createRequest, "createRequest");
|
|
2017
2025
|
function requestTimeout(timeoutInMs = 0) {
|
|
2018
2026
|
return new Promise((resolve, reject) => {
|
|
2019
2027
|
if (timeoutInMs) {
|
|
@@ -2049,7 +2057,7 @@ var require_dist_cjs14 = __commonJS({
|
|
|
2049
2057
|
}
|
|
2050
2058
|
if (keepAliveSupport.supported === void 0) {
|
|
2051
2059
|
keepAliveSupport.supported = Boolean(
|
|
2052
|
-
typeof Request !== "undefined" && "keepalive" in
|
|
2060
|
+
typeof Request !== "undefined" && "keepalive" in createRequest("https://[::1]")
|
|
2053
2061
|
);
|
|
2054
2062
|
}
|
|
2055
2063
|
}
|
|
@@ -2108,7 +2116,7 @@ var require_dist_cjs14 = __commonJS({
|
|
|
2108
2116
|
}
|
|
2109
2117
|
let removeSignalEventListener = /* @__PURE__ */ __name(() => {
|
|
2110
2118
|
}, "removeSignalEventListener");
|
|
2111
|
-
const fetchRequest =
|
|
2119
|
+
const fetchRequest = createRequest(url, requestOptions);
|
|
2112
2120
|
const raceOfPromises = [
|
|
2113
2121
|
fetch(fetchRequest).then((response) => {
|
|
2114
2122
|
const fetchHeaders = response.headers;
|
|
@@ -2172,7 +2180,8 @@ var require_dist_cjs14 = __commonJS({
|
|
|
2172
2180
|
__name(_FetchHttpHandler, "FetchHttpHandler");
|
|
2173
2181
|
var FetchHttpHandler = _FetchHttpHandler;
|
|
2174
2182
|
var streamCollector = /* @__PURE__ */ __name(async (stream) => {
|
|
2175
|
-
|
|
2183
|
+
var _a;
|
|
2184
|
+
if (typeof Blob === "function" && stream instanceof Blob || ((_a = stream.constructor) == null ? void 0 : _a.name) === "Blob") {
|
|
2176
2185
|
return new Uint8Array(await stream.arrayBuffer());
|
|
2177
2186
|
}
|
|
2178
2187
|
return collectStream(stream);
|
|
@@ -2266,23 +2275,28 @@ var require_dist_cjs15 = __commonJS({
|
|
|
2266
2275
|
}
|
|
2267
2276
|
});
|
|
2268
2277
|
|
|
2269
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2278
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js
|
|
2270
2279
|
var require_stream_type_check = __commonJS({
|
|
2271
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2280
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js"(exports2) {
|
|
2272
2281
|
"use strict";
|
|
2273
2282
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2274
|
-
exports2.isReadableStream = void 0;
|
|
2283
|
+
exports2.isBlob = exports2.isReadableStream = void 0;
|
|
2275
2284
|
var isReadableStream2 = (stream) => {
|
|
2276
2285
|
var _a;
|
|
2277
2286
|
return typeof ReadableStream === "function" && (((_a = stream === null || stream === void 0 ? void 0 : stream.constructor) === null || _a === void 0 ? void 0 : _a.name) === ReadableStream.name || stream instanceof ReadableStream);
|
|
2278
2287
|
};
|
|
2279
2288
|
exports2.isReadableStream = isReadableStream2;
|
|
2289
|
+
var isBlob2 = (blob) => {
|
|
2290
|
+
var _a;
|
|
2291
|
+
return typeof Blob === "function" && (((_a = blob === null || blob === void 0 ? void 0 : blob.constructor) === null || _a === void 0 ? void 0 : _a.name) === Blob.name || blob instanceof Blob);
|
|
2292
|
+
};
|
|
2293
|
+
exports2.isBlob = isBlob2;
|
|
2280
2294
|
}
|
|
2281
2295
|
});
|
|
2282
2296
|
|
|
2283
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2297
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js
|
|
2284
2298
|
var require_sdk_stream_mixin_browser = __commonJS({
|
|
2285
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2299
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js"(exports2) {
|
|
2286
2300
|
"use strict";
|
|
2287
2301
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2288
2302
|
exports2.sdkStreamMixin = void 0;
|
|
@@ -2348,16 +2362,15 @@ var require_sdk_stream_mixin_browser = __commonJS({
|
|
|
2348
2362
|
}
|
|
2349
2363
|
});
|
|
2350
2364
|
|
|
2351
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2365
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js
|
|
2352
2366
|
var require_sdk_stream_mixin = __commonJS({
|
|
2353
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2367
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js"(exports2) {
|
|
2354
2368
|
"use strict";
|
|
2355
2369
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2356
2370
|
exports2.sdkStreamMixin = void 0;
|
|
2357
2371
|
var node_http_handler_1 = require_dist_cjs13();
|
|
2358
2372
|
var util_buffer_from_1 = require_dist_cjs8();
|
|
2359
2373
|
var stream_1 = require("stream");
|
|
2360
|
-
var util_1 = require("util");
|
|
2361
2374
|
var sdk_stream_mixin_browser_1 = require_sdk_stream_mixin_browser();
|
|
2362
2375
|
var ERR_MSG_STREAM_HAS_BEEN_TRANSFORMED = "The stream has already been transformed.";
|
|
2363
2376
|
var sdkStreamMixin2 = (stream) => {
|
|
@@ -2385,7 +2398,7 @@ var require_sdk_stream_mixin = __commonJS({
|
|
|
2385
2398
|
if (encoding === void 0 || Buffer.isEncoding(encoding)) {
|
|
2386
2399
|
return (0, util_buffer_from_1.fromArrayBuffer)(buf.buffer, buf.byteOffset, buf.byteLength).toString(encoding);
|
|
2387
2400
|
} else {
|
|
2388
|
-
const decoder = new
|
|
2401
|
+
const decoder = new TextDecoder(encoding);
|
|
2389
2402
|
return decoder.decode(buf);
|
|
2390
2403
|
}
|
|
2391
2404
|
},
|
|
@@ -2408,9 +2421,9 @@ var require_sdk_stream_mixin = __commonJS({
|
|
|
2408
2421
|
}
|
|
2409
2422
|
});
|
|
2410
2423
|
|
|
2411
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2424
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js
|
|
2412
2425
|
var require_splitStream_browser = __commonJS({
|
|
2413
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2426
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js"(exports2) {
|
|
2414
2427
|
"use strict";
|
|
2415
2428
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2416
2429
|
exports2.splitStream = void 0;
|
|
@@ -2425,9 +2438,9 @@ var require_splitStream_browser = __commonJS({
|
|
|
2425
2438
|
}
|
|
2426
2439
|
});
|
|
2427
2440
|
|
|
2428
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2441
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/splitStream.js
|
|
2429
2442
|
var require_splitStream = __commonJS({
|
|
2430
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2443
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/splitStream.js"(exports2) {
|
|
2431
2444
|
"use strict";
|
|
2432
2445
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2433
2446
|
exports2.splitStream = void 0;
|
|
@@ -2435,7 +2448,7 @@ var require_splitStream = __commonJS({
|
|
|
2435
2448
|
var splitStream_browser_1 = require_splitStream_browser();
|
|
2436
2449
|
var stream_type_check_1 = require_stream_type_check();
|
|
2437
2450
|
async function splitStream2(stream) {
|
|
2438
|
-
if ((0, stream_type_check_1.isReadableStream)(stream)) {
|
|
2451
|
+
if ((0, stream_type_check_1.isReadableStream)(stream) || (0, stream_type_check_1.isBlob)(stream)) {
|
|
2439
2452
|
return (0, splitStream_browser_1.splitStream)(stream);
|
|
2440
2453
|
}
|
|
2441
2454
|
const stream1 = new stream_1.PassThrough();
|
|
@@ -2448,9 +2461,9 @@ var require_splitStream = __commonJS({
|
|
|
2448
2461
|
}
|
|
2449
2462
|
});
|
|
2450
2463
|
|
|
2451
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2464
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js
|
|
2452
2465
|
var require_headStream_browser = __commonJS({
|
|
2453
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2466
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js"(exports2) {
|
|
2454
2467
|
"use strict";
|
|
2455
2468
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2456
2469
|
exports2.headStream = void 0;
|
|
@@ -2489,9 +2502,9 @@ var require_headStream_browser = __commonJS({
|
|
|
2489
2502
|
}
|
|
2490
2503
|
});
|
|
2491
2504
|
|
|
2492
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2505
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/headStream.js
|
|
2493
2506
|
var require_headStream = __commonJS({
|
|
2494
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2507
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/headStream.js"(exports2) {
|
|
2495
2508
|
"use strict";
|
|
2496
2509
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2497
2510
|
exports2.headStream = void 0;
|
|
@@ -2541,9 +2554,9 @@ var require_headStream = __commonJS({
|
|
|
2541
2554
|
}
|
|
2542
2555
|
});
|
|
2543
2556
|
|
|
2544
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2557
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js
|
|
2545
2558
|
var require_ChecksumStream = __commonJS({
|
|
2546
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2559
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js"(exports2) {
|
|
2547
2560
|
"use strict";
|
|
2548
2561
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2549
2562
|
exports2.ChecksumStream = void 0;
|
|
@@ -2593,9 +2606,9 @@ var require_ChecksumStream = __commonJS({
|
|
|
2593
2606
|
}
|
|
2594
2607
|
});
|
|
2595
2608
|
|
|
2596
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2609
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js
|
|
2597
2610
|
var require_ChecksumStream_browser = __commonJS({
|
|
2598
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2611
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js"(exports2) {
|
|
2599
2612
|
"use strict";
|
|
2600
2613
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2601
2614
|
exports2.ChecksumStream = void 0;
|
|
@@ -2607,9 +2620,9 @@ var require_ChecksumStream_browser = __commonJS({
|
|
|
2607
2620
|
}
|
|
2608
2621
|
});
|
|
2609
2622
|
|
|
2610
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2623
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js
|
|
2611
2624
|
var require_createChecksumStream_browser = __commonJS({
|
|
2612
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2625
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js"(exports2) {
|
|
2613
2626
|
"use strict";
|
|
2614
2627
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2615
2628
|
exports2.createChecksumStream = void 0;
|
|
@@ -2652,9 +2665,9 @@ var require_createChecksumStream_browser = __commonJS({
|
|
|
2652
2665
|
}
|
|
2653
2666
|
});
|
|
2654
2667
|
|
|
2655
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2668
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js
|
|
2656
2669
|
var require_createChecksumStream = __commonJS({
|
|
2657
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2670
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js"(exports2) {
|
|
2658
2671
|
"use strict";
|
|
2659
2672
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
2660
2673
|
exports2.createChecksumStream = void 0;
|
|
@@ -2671,9 +2684,9 @@ var require_createChecksumStream = __commonJS({
|
|
|
2671
2684
|
}
|
|
2672
2685
|
});
|
|
2673
2686
|
|
|
2674
|
-
// node_modules/.pnpm/@smithy+util-stream@3.
|
|
2687
|
+
// node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/index.js
|
|
2675
2688
|
var require_dist_cjs16 = __commonJS({
|
|
2676
|
-
"node_modules/.pnpm/@smithy+util-stream@3.
|
|
2689
|
+
"node_modules/.pnpm/@smithy+util-stream@3.3.1/node_modules/@smithy/util-stream/dist-cjs/index.js"(exports2, module2) {
|
|
2677
2690
|
var __defProp2 = Object.defineProperty;
|
|
2678
2691
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
2679
2692
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -2755,10 +2768,10 @@ var require_dist_cjs16 = __commonJS({
|
|
|
2755
2768
|
}
|
|
2756
2769
|
});
|
|
2757
2770
|
|
|
2758
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
2771
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js
|
|
2759
2772
|
var import_util_stream, collectBody2;
|
|
2760
2773
|
var init_collect_stream_body = __esm({
|
|
2761
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
2774
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js"() {
|
|
2762
2775
|
import_util_stream = __toESM(require_dist_cjs16());
|
|
2763
2776
|
collectBody2 = async (streamBody = new Uint8Array(), context) => {
|
|
2764
2777
|
if (streamBody instanceof Uint8Array) {
|
|
@@ -2773,26 +2786,46 @@ var init_collect_stream_body = __esm({
|
|
|
2773
2786
|
}
|
|
2774
2787
|
});
|
|
2775
2788
|
|
|
2776
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
2789
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js
|
|
2777
2790
|
function extendedEncodeURIComponent2(str) {
|
|
2778
2791
|
return encodeURIComponent(str).replace(/[!'()*]/g, function(c) {
|
|
2779
2792
|
return "%" + c.charCodeAt(0).toString(16).toUpperCase();
|
|
2780
2793
|
});
|
|
2781
2794
|
}
|
|
2782
2795
|
var init_extended_encode_uri_component = __esm({
|
|
2783
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
2796
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js"() {
|
|
2797
|
+
}
|
|
2798
|
+
});
|
|
2799
|
+
|
|
2800
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js
|
|
2801
|
+
var resolvedPath2;
|
|
2802
|
+
var init_resolve_path = __esm({
|
|
2803
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js"() {
|
|
2804
|
+
init_extended_encode_uri_component();
|
|
2805
|
+
resolvedPath2 = (resolvedPath3, input, memberName, labelValueProvider, uriLabel, isGreedyLabel) => {
|
|
2806
|
+
if (input != null && input[memberName] !== void 0) {
|
|
2807
|
+
const labelValue = labelValueProvider();
|
|
2808
|
+
if (labelValue.length <= 0) {
|
|
2809
|
+
throw new Error("Empty value provided for input HTTP label: " + memberName + ".");
|
|
2810
|
+
}
|
|
2811
|
+
resolvedPath3 = resolvedPath3.replace(uriLabel, isGreedyLabel ? labelValue.split("/").map((segment) => extendedEncodeURIComponent2(segment)).join("/") : extendedEncodeURIComponent2(labelValue));
|
|
2812
|
+
} else {
|
|
2813
|
+
throw new Error("No value provided for input HTTP label: " + memberName + ".");
|
|
2814
|
+
}
|
|
2815
|
+
return resolvedPath3;
|
|
2816
|
+
};
|
|
2784
2817
|
}
|
|
2785
2818
|
});
|
|
2786
2819
|
|
|
2787
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
2820
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js
|
|
2788
2821
|
function requestBuilder(input, context) {
|
|
2789
2822
|
return new RequestBuilder(input, context);
|
|
2790
2823
|
}
|
|
2791
2824
|
var import_protocol_http, RequestBuilder;
|
|
2792
2825
|
var init_requestBuilder = __esm({
|
|
2793
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
2794
|
-
init_protocols();
|
|
2826
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js"() {
|
|
2795
2827
|
import_protocol_http = __toESM(require_dist_cjs2());
|
|
2828
|
+
init_resolve_path();
|
|
2796
2829
|
RequestBuilder = class {
|
|
2797
2830
|
constructor(input, context) {
|
|
2798
2831
|
this.input = input;
|
|
@@ -2858,27 +2891,7 @@ var init_requestBuilder = __esm({
|
|
|
2858
2891
|
}
|
|
2859
2892
|
});
|
|
2860
2893
|
|
|
2861
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
2862
|
-
var resolvedPath2;
|
|
2863
|
-
var init_resolve_path = __esm({
|
|
2864
|
-
"node_modules/.pnpm/@smithy+core@2.5.1/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js"() {
|
|
2865
|
-
init_extended_encode_uri_component();
|
|
2866
|
-
resolvedPath2 = (resolvedPath3, input, memberName, labelValueProvider, uriLabel, isGreedyLabel) => {
|
|
2867
|
-
if (input != null && input[memberName] !== void 0) {
|
|
2868
|
-
const labelValue = labelValueProvider();
|
|
2869
|
-
if (labelValue.length <= 0) {
|
|
2870
|
-
throw new Error("Empty value provided for input HTTP label: " + memberName + ".");
|
|
2871
|
-
}
|
|
2872
|
-
resolvedPath3 = resolvedPath3.replace(uriLabel, isGreedyLabel ? labelValue.split("/").map((segment) => extendedEncodeURIComponent2(segment)).join("/") : extendedEncodeURIComponent2(labelValue));
|
|
2873
|
-
} else {
|
|
2874
|
-
throw new Error("No value provided for input HTTP label: " + memberName + ".");
|
|
2875
|
-
}
|
|
2876
|
-
return resolvedPath3;
|
|
2877
|
-
};
|
|
2878
|
-
}
|
|
2879
|
-
});
|
|
2880
|
-
|
|
2881
|
-
// node_modules/.pnpm/@smithy+core@2.5.1/node_modules/@smithy/core/dist-es/submodules/protocols/index.js
|
|
2894
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/index.js
|
|
2882
2895
|
var protocols_exports = {};
|
|
2883
2896
|
__export(protocols_exports, {
|
|
2884
2897
|
RequestBuilder: () => RequestBuilder,
|
|
@@ -2888,7 +2901,7 @@ __export(protocols_exports, {
|
|
|
2888
2901
|
resolvedPath: () => resolvedPath2
|
|
2889
2902
|
});
|
|
2890
2903
|
var init_protocols = __esm({
|
|
2891
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
2904
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/submodules/protocols/index.js"() {
|
|
2892
2905
|
init_collect_stream_body();
|
|
2893
2906
|
init_extended_encode_uri_component();
|
|
2894
2907
|
init_requestBuilder();
|
|
@@ -2896,9 +2909,9 @@ var init_protocols = __esm({
|
|
|
2896
2909
|
}
|
|
2897
2910
|
});
|
|
2898
2911
|
|
|
2899
|
-
// node_modules/.pnpm/@smithy+smithy-client@3.4.
|
|
2912
|
+
// node_modules/.pnpm/@smithy+smithy-client@3.4.5/node_modules/@smithy/smithy-client/dist-cjs/index.js
|
|
2900
2913
|
var require_dist_cjs17 = __commonJS({
|
|
2901
|
-
"node_modules/.pnpm/@smithy+smithy-client@3.4.
|
|
2914
|
+
"node_modules/.pnpm/@smithy+smithy-client@3.4.5/node_modules/@smithy/smithy-client/dist-cjs/index.js"(exports2, module2) {
|
|
2902
2915
|
var __defProp2 = Object.defineProperty;
|
|
2903
2916
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
2904
2917
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -2927,7 +2940,7 @@ var require_dist_cjs17 = __commonJS({
|
|
|
2927
2940
|
ServiceException: () => ServiceException,
|
|
2928
2941
|
StringWrapper: () => StringWrapper,
|
|
2929
2942
|
_json: () => _json,
|
|
2930
|
-
collectBody: () =>
|
|
2943
|
+
collectBody: () => import_protocols2.collectBody,
|
|
2931
2944
|
convertMap: () => convertMap,
|
|
2932
2945
|
createAggregatedClient: () => createAggregatedClient,
|
|
2933
2946
|
dateToUtcString: () => dateToUtcString,
|
|
@@ -2945,7 +2958,7 @@ var require_dist_cjs17 = __commonJS({
|
|
|
2945
2958
|
expectShort: () => expectShort,
|
|
2946
2959
|
expectString: () => expectString,
|
|
2947
2960
|
expectUnion: () => expectUnion2,
|
|
2948
|
-
extendedEncodeURIComponent: () =>
|
|
2961
|
+
extendedEncodeURIComponent: () => import_protocols2.extendedEncodeURIComponent,
|
|
2949
2962
|
getArrayIfSingleItem: () => getArrayIfSingleItem,
|
|
2950
2963
|
getDefaultClientConfiguration: () => getDefaultClientConfiguration,
|
|
2951
2964
|
getDefaultExtensionConfiguration: () => getDefaultExtensionConfiguration,
|
|
@@ -2965,7 +2978,7 @@ var require_dist_cjs17 = __commonJS({
|
|
|
2965
2978
|
parseRfc7231DateTime: () => parseRfc7231DateTime,
|
|
2966
2979
|
quoteHeader: () => quoteHeader,
|
|
2967
2980
|
resolveDefaultRuntimeConfig: () => resolveDefaultRuntimeConfig,
|
|
2968
|
-
resolvedPath: () =>
|
|
2981
|
+
resolvedPath: () => import_protocols2.resolvedPath,
|
|
2969
2982
|
serializeDateTime: () => serializeDateTime,
|
|
2970
2983
|
serializeFloat: () => serializeFloat,
|
|
2971
2984
|
splitEvery: () => splitEvery,
|
|
@@ -3031,7 +3044,7 @@ var require_dist_cjs17 = __commonJS({
|
|
|
3031
3044
|
};
|
|
3032
3045
|
__name(_Client, "Client");
|
|
3033
3046
|
var Client = _Client;
|
|
3034
|
-
var
|
|
3047
|
+
var import_protocols2 = (init_protocols(), __toCommonJS(protocols_exports));
|
|
3035
3048
|
var import_types5 = require_dist_cjs();
|
|
3036
3049
|
var _Command = class _Command {
|
|
3037
3050
|
constructor() {
|
|
@@ -4076,9 +4089,9 @@ var require_dist_cjs17 = __commonJS({
|
|
|
4076
4089
|
}
|
|
4077
4090
|
});
|
|
4078
4091
|
|
|
4079
|
-
// node_modules/.pnpm/@aws-sdk+middleware-sdk-sqs@3.
|
|
4092
|
+
// node_modules/.pnpm/@aws-sdk+middleware-sdk-sqs@3.696.0/node_modules/@aws-sdk/middleware-sdk-sqs/dist-cjs/index.js
|
|
4080
4093
|
var require_dist_cjs18 = __commonJS({
|
|
4081
|
-
"node_modules/.pnpm/@aws-sdk+middleware-sdk-sqs@3.
|
|
4094
|
+
"node_modules/.pnpm/@aws-sdk+middleware-sdk-sqs@3.696.0/node_modules/@aws-sdk/middleware-sdk-sqs/dist-cjs/index.js"(exports2, module2) {
|
|
4082
4095
|
"use strict";
|
|
4083
4096
|
var __defProp2 = Object.defineProperty;
|
|
4084
4097
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -4271,18 +4284,18 @@ Set [endpoint=string] or [useQueueUrlAsEndpoint=false] on the SQSClient.`
|
|
|
4271
4284
|
}
|
|
4272
4285
|
});
|
|
4273
4286
|
|
|
4274
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4287
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/getSmithyContext.js
|
|
4275
4288
|
var import_types, getSmithyContext;
|
|
4276
4289
|
var init_getSmithyContext = __esm({
|
|
4277
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4290
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/getSmithyContext.js"() {
|
|
4278
4291
|
import_types = __toESM(require_dist_cjs());
|
|
4279
4292
|
getSmithyContext = (context) => context[import_types.SMITHY_CONTEXT_KEY] || (context[import_types.SMITHY_CONTEXT_KEY] = {});
|
|
4280
4293
|
}
|
|
4281
4294
|
});
|
|
4282
4295
|
|
|
4283
|
-
// node_modules/.pnpm/@smithy+util-middleware@3.0.
|
|
4296
|
+
// node_modules/.pnpm/@smithy+util-middleware@3.0.10/node_modules/@smithy/util-middleware/dist-cjs/index.js
|
|
4284
4297
|
var require_dist_cjs19 = __commonJS({
|
|
4285
|
-
"node_modules/.pnpm/@smithy+util-middleware@3.0.
|
|
4298
|
+
"node_modules/.pnpm/@smithy+util-middleware@3.0.10/node_modules/@smithy/util-middleware/dist-cjs/index.js"(exports2, module2) {
|
|
4286
4299
|
var __defProp2 = Object.defineProperty;
|
|
4287
4300
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
4288
4301
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -4318,7 +4331,7 @@ var require_dist_cjs19 = __commonJS({
|
|
|
4318
4331
|
}
|
|
4319
4332
|
});
|
|
4320
4333
|
|
|
4321
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4334
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js
|
|
4322
4335
|
function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
4323
4336
|
const map = /* @__PURE__ */ new Map();
|
|
4324
4337
|
for (const scheme of httpAuthSchemes) {
|
|
@@ -4328,7 +4341,7 @@ function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
|
4328
4341
|
}
|
|
4329
4342
|
var import_types2, import_util_middleware, httpAuthSchemeMiddleware;
|
|
4330
4343
|
var init_httpAuthSchemeMiddleware = __esm({
|
|
4331
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4344
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js"() {
|
|
4332
4345
|
import_types2 = __toESM(require_dist_cjs());
|
|
4333
4346
|
import_util_middleware = __toESM(require_dist_cjs19());
|
|
4334
4347
|
httpAuthSchemeMiddleware = (config, mwOptions) => (next, context) => async (args) => {
|
|
@@ -4365,10 +4378,10 @@ var init_httpAuthSchemeMiddleware = __esm({
|
|
|
4365
4378
|
}
|
|
4366
4379
|
});
|
|
4367
4380
|
|
|
4368
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4381
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js
|
|
4369
4382
|
var httpAuthSchemeEndpointRuleSetMiddlewareOptions, getHttpAuthSchemeEndpointRuleSetPlugin;
|
|
4370
4383
|
var init_getHttpAuthSchemeEndpointRuleSetPlugin = __esm({
|
|
4371
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4384
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js"() {
|
|
4372
4385
|
init_httpAuthSchemeMiddleware();
|
|
4373
4386
|
httpAuthSchemeEndpointRuleSetMiddlewareOptions = {
|
|
4374
4387
|
step: "serialize",
|
|
@@ -4389,9 +4402,9 @@ var init_getHttpAuthSchemeEndpointRuleSetPlugin = __esm({
|
|
|
4389
4402
|
}
|
|
4390
4403
|
});
|
|
4391
4404
|
|
|
4392
|
-
// node_modules/.pnpm/@smithy+middleware-serde@3.0.
|
|
4405
|
+
// node_modules/.pnpm/@smithy+middleware-serde@3.0.10/node_modules/@smithy/middleware-serde/dist-cjs/index.js
|
|
4393
4406
|
var require_dist_cjs20 = __commonJS({
|
|
4394
|
-
"node_modules/.pnpm/@smithy+middleware-serde@3.0.
|
|
4407
|
+
"node_modules/.pnpm/@smithy+middleware-serde@3.0.10/node_modules/@smithy/middleware-serde/dist-cjs/index.js"(exports2, module2) {
|
|
4395
4408
|
var __defProp2 = Object.defineProperty;
|
|
4396
4409
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
4397
4410
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -4479,10 +4492,10 @@ var require_dist_cjs20 = __commonJS({
|
|
|
4479
4492
|
}
|
|
4480
4493
|
});
|
|
4481
4494
|
|
|
4482
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4495
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js
|
|
4483
4496
|
var import_middleware_serde, httpAuthSchemeMiddlewareOptions, getHttpAuthSchemePlugin;
|
|
4484
4497
|
var init_getHttpAuthSchemePlugin = __esm({
|
|
4485
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4498
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js"() {
|
|
4486
4499
|
import_middleware_serde = __toESM(require_dist_cjs20());
|
|
4487
4500
|
init_httpAuthSchemeMiddleware();
|
|
4488
4501
|
httpAuthSchemeMiddlewareOptions = {
|
|
@@ -4504,19 +4517,19 @@ var init_getHttpAuthSchemePlugin = __esm({
|
|
|
4504
4517
|
}
|
|
4505
4518
|
});
|
|
4506
4519
|
|
|
4507
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4520
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js
|
|
4508
4521
|
var init_middleware_http_auth_scheme = __esm({
|
|
4509
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4522
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js"() {
|
|
4510
4523
|
init_httpAuthSchemeMiddleware();
|
|
4511
4524
|
init_getHttpAuthSchemeEndpointRuleSetPlugin();
|
|
4512
4525
|
init_getHttpAuthSchemePlugin();
|
|
4513
4526
|
}
|
|
4514
4527
|
});
|
|
4515
4528
|
|
|
4516
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4529
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js
|
|
4517
4530
|
var import_protocol_http2, import_types3, import_util_middleware2, defaultErrorHandler, defaultSuccessHandler, httpSigningMiddleware;
|
|
4518
4531
|
var init_httpSigningMiddleware = __esm({
|
|
4519
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4532
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js"() {
|
|
4520
4533
|
import_protocol_http2 = __toESM(require_dist_cjs2());
|
|
4521
4534
|
import_types3 = __toESM(require_dist_cjs());
|
|
4522
4535
|
import_util_middleware2 = __toESM(require_dist_cjs19());
|
|
@@ -4545,10 +4558,10 @@ var init_httpSigningMiddleware = __esm({
|
|
|
4545
4558
|
}
|
|
4546
4559
|
});
|
|
4547
4560
|
|
|
4548
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4561
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js
|
|
4549
4562
|
var httpSigningMiddlewareOptions, getHttpSigningPlugin;
|
|
4550
4563
|
var init_getHttpSigningMiddleware = __esm({
|
|
4551
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4564
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js"() {
|
|
4552
4565
|
init_httpSigningMiddleware();
|
|
4553
4566
|
httpSigningMiddlewareOptions = {
|
|
4554
4567
|
step: "finalizeRequest",
|
|
@@ -4567,18 +4580,18 @@ var init_getHttpSigningMiddleware = __esm({
|
|
|
4567
4580
|
}
|
|
4568
4581
|
});
|
|
4569
4582
|
|
|
4570
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4583
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js
|
|
4571
4584
|
var init_middleware_http_signing = __esm({
|
|
4572
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4585
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js"() {
|
|
4573
4586
|
init_httpSigningMiddleware();
|
|
4574
4587
|
init_getHttpSigningMiddleware();
|
|
4575
4588
|
}
|
|
4576
4589
|
});
|
|
4577
4590
|
|
|
4578
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4591
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/normalizeProvider.js
|
|
4579
4592
|
var normalizeProvider;
|
|
4580
4593
|
var init_normalizeProvider = __esm({
|
|
4581
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4594
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/normalizeProvider.js"() {
|
|
4582
4595
|
normalizeProvider = (input) => {
|
|
4583
4596
|
if (typeof input === "function")
|
|
4584
4597
|
return input;
|
|
@@ -4588,7 +4601,7 @@ var init_normalizeProvider = __esm({
|
|
|
4588
4601
|
}
|
|
4589
4602
|
});
|
|
4590
4603
|
|
|
4591
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4604
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/pagination/createPaginator.js
|
|
4592
4605
|
function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenName, pageSizeTokenName) {
|
|
4593
4606
|
return async function* paginateOperation(config, input, ...additionalArguments) {
|
|
4594
4607
|
let token = config.startingToken || void 0;
|
|
@@ -4614,7 +4627,7 @@ function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenNam
|
|
|
4614
4627
|
}
|
|
4615
4628
|
var makePagedClientRequest, get;
|
|
4616
4629
|
var init_createPaginator = __esm({
|
|
4617
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4630
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/pagination/createPaginator.js"() {
|
|
4618
4631
|
makePagedClientRequest = async (CommandCtor, client, input, ...args) => {
|
|
4619
4632
|
return await client.send(new CommandCtor(input), ...args);
|
|
4620
4633
|
};
|
|
@@ -4632,14 +4645,14 @@ var init_createPaginator = __esm({
|
|
|
4632
4645
|
}
|
|
4633
4646
|
});
|
|
4634
4647
|
|
|
4635
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4648
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js
|
|
4636
4649
|
var init_requestBuilder2 = __esm({
|
|
4637
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4650
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js"() {
|
|
4638
4651
|
init_protocols();
|
|
4639
4652
|
}
|
|
4640
4653
|
});
|
|
4641
4654
|
|
|
4642
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4655
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/setFeature.js
|
|
4643
4656
|
function setFeature(context, feature, value) {
|
|
4644
4657
|
if (!context.__smithy_context) {
|
|
4645
4658
|
context.__smithy_context = {
|
|
@@ -4651,14 +4664,14 @@ function setFeature(context, feature, value) {
|
|
|
4651
4664
|
context.__smithy_context.features[feature] = value;
|
|
4652
4665
|
}
|
|
4653
4666
|
var init_setFeature = __esm({
|
|
4654
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4667
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/setFeature.js"() {
|
|
4655
4668
|
}
|
|
4656
4669
|
});
|
|
4657
4670
|
|
|
4658
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4671
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js
|
|
4659
4672
|
var DefaultIdentityProviderConfig;
|
|
4660
4673
|
var init_DefaultIdentityProviderConfig = __esm({
|
|
4661
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4674
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js"() {
|
|
4662
4675
|
DefaultIdentityProviderConfig = class {
|
|
4663
4676
|
constructor(config) {
|
|
4664
4677
|
this.authSchemes = /* @__PURE__ */ new Map();
|
|
@@ -4675,10 +4688,10 @@ var init_DefaultIdentityProviderConfig = __esm({
|
|
|
4675
4688
|
}
|
|
4676
4689
|
});
|
|
4677
4690
|
|
|
4678
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4691
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js
|
|
4679
4692
|
var import_protocol_http3, import_types4, HttpApiKeyAuthSigner;
|
|
4680
4693
|
var init_httpApiKeyAuth = __esm({
|
|
4681
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4694
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js"() {
|
|
4682
4695
|
import_protocol_http3 = __toESM(require_dist_cjs2());
|
|
4683
4696
|
import_types4 = __toESM(require_dist_cjs());
|
|
4684
4697
|
HttpApiKeyAuthSigner = class {
|
|
@@ -4709,10 +4722,10 @@ var init_httpApiKeyAuth = __esm({
|
|
|
4709
4722
|
}
|
|
4710
4723
|
});
|
|
4711
4724
|
|
|
4712
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4725
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js
|
|
4713
4726
|
var import_protocol_http4, HttpBearerAuthSigner;
|
|
4714
4727
|
var init_httpBearerAuth = __esm({
|
|
4715
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4728
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js"() {
|
|
4716
4729
|
import_protocol_http4 = __toESM(require_dist_cjs2());
|
|
4717
4730
|
HttpBearerAuthSigner = class {
|
|
4718
4731
|
async sign(httpRequest, identity, signingProperties) {
|
|
@@ -4727,10 +4740,10 @@ var init_httpBearerAuth = __esm({
|
|
|
4727
4740
|
}
|
|
4728
4741
|
});
|
|
4729
4742
|
|
|
4730
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4743
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js
|
|
4731
4744
|
var NoAuthSigner;
|
|
4732
4745
|
var init_noAuth = __esm({
|
|
4733
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4746
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js"() {
|
|
4734
4747
|
NoAuthSigner = class {
|
|
4735
4748
|
async sign(httpRequest, identity, signingProperties) {
|
|
4736
4749
|
return httpRequest;
|
|
@@ -4739,19 +4752,19 @@ var init_noAuth = __esm({
|
|
|
4739
4752
|
}
|
|
4740
4753
|
});
|
|
4741
4754
|
|
|
4742
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4755
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js
|
|
4743
4756
|
var init_httpAuthSchemes = __esm({
|
|
4744
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4757
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js"() {
|
|
4745
4758
|
init_httpApiKeyAuth();
|
|
4746
4759
|
init_httpBearerAuth();
|
|
4747
4760
|
init_noAuth();
|
|
4748
4761
|
}
|
|
4749
4762
|
});
|
|
4750
4763
|
|
|
4751
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4764
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js
|
|
4752
4765
|
var createIsIdentityExpiredFunction, EXPIRATION_MS, isIdentityExpired, doesIdentityRequireRefresh, memoizeIdentityProvider;
|
|
4753
4766
|
var init_memoizeIdentityProvider = __esm({
|
|
4754
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4767
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js"() {
|
|
4755
4768
|
createIsIdentityExpiredFunction = (expirationMs) => (identity) => doesIdentityRequireRefresh(identity) && identity.expiration.getTime() - Date.now() < expirationMs;
|
|
4756
4769
|
EXPIRATION_MS = 3e5;
|
|
4757
4770
|
isIdentityExpired = createIsIdentityExpiredFunction(EXPIRATION_MS);
|
|
@@ -4807,16 +4820,16 @@ var init_memoizeIdentityProvider = __esm({
|
|
|
4807
4820
|
}
|
|
4808
4821
|
});
|
|
4809
4822
|
|
|
4810
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4823
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js
|
|
4811
4824
|
var init_util_identity_and_auth = __esm({
|
|
4812
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4825
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js"() {
|
|
4813
4826
|
init_DefaultIdentityProviderConfig();
|
|
4814
4827
|
init_httpAuthSchemes();
|
|
4815
4828
|
init_memoizeIdentityProvider();
|
|
4816
4829
|
}
|
|
4817
4830
|
});
|
|
4818
4831
|
|
|
4819
|
-
// node_modules/.pnpm/@smithy+core@2.5.
|
|
4832
|
+
// node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/index.js
|
|
4820
4833
|
var dist_es_exports = {};
|
|
4821
4834
|
__export(dist_es_exports, {
|
|
4822
4835
|
DefaultIdentityProviderConfig: () => DefaultIdentityProviderConfig,
|
|
@@ -4843,7 +4856,7 @@ __export(dist_es_exports, {
|
|
|
4843
4856
|
setFeature: () => setFeature
|
|
4844
4857
|
});
|
|
4845
4858
|
var init_dist_es = __esm({
|
|
4846
|
-
"node_modules/.pnpm/@smithy+core@2.5.
|
|
4859
|
+
"node_modules/.pnpm/@smithy+core@2.5.4/node_modules/@smithy/core/dist-es/index.js"() {
|
|
4847
4860
|
init_getSmithyContext();
|
|
4848
4861
|
init_middleware_http_auth_scheme();
|
|
4849
4862
|
init_middleware_http_signing();
|
|
@@ -4855,9 +4868,9 @@ var init_dist_es = __esm({
|
|
|
4855
4868
|
}
|
|
4856
4869
|
});
|
|
4857
4870
|
|
|
4858
|
-
// node_modules/.pnpm/@smithy+util-endpoints@2.1.
|
|
4871
|
+
// node_modules/.pnpm/@smithy+util-endpoints@2.1.6/node_modules/@smithy/util-endpoints/dist-cjs/index.js
|
|
4859
4872
|
var require_dist_cjs21 = __commonJS({
|
|
4860
|
-
"node_modules/.pnpm/@smithy+util-endpoints@2.1.
|
|
4873
|
+
"node_modules/.pnpm/@smithy+util-endpoints@2.1.6/node_modules/@smithy/util-endpoints/dist-cjs/index.js"(exports2, module2) {
|
|
4861
4874
|
var __defProp2 = Object.defineProperty;
|
|
4862
4875
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
4863
4876
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -5330,9 +5343,9 @@ var require_dist_cjs21 = __commonJS({
|
|
|
5330
5343
|
}
|
|
5331
5344
|
});
|
|
5332
5345
|
|
|
5333
|
-
// node_modules/.pnpm/@aws-sdk+util-endpoints@3.
|
|
5346
|
+
// node_modules/.pnpm/@aws-sdk+util-endpoints@3.696.0/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js
|
|
5334
5347
|
var require_dist_cjs22 = __commonJS({
|
|
5335
|
-
"node_modules/.pnpm/@aws-sdk+util-endpoints@3.
|
|
5348
|
+
"node_modules/.pnpm/@aws-sdk+util-endpoints@3.696.0/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js"(exports2, module2) {
|
|
5336
5349
|
"use strict";
|
|
5337
5350
|
var __defProp2 = Object.defineProperty;
|
|
5338
5351
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -5699,10 +5712,10 @@ var require_dist_cjs22 = __commonJS({
|
|
|
5699
5712
|
}
|
|
5700
5713
|
});
|
|
5701
5714
|
|
|
5702
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5715
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
|
|
5703
5716
|
var state, emitWarningIfUnsupportedVersion;
|
|
5704
5717
|
var init_emitWarningIfUnsupportedVersion = __esm({
|
|
5705
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5718
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js"() {
|
|
5706
5719
|
state = {
|
|
5707
5720
|
warningEmitted: false
|
|
5708
5721
|
};
|
|
@@ -5721,7 +5734,7 @@ More information can be found at: https://a.co/74kJMmI`);
|
|
|
5721
5734
|
}
|
|
5722
5735
|
});
|
|
5723
5736
|
|
|
5724
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5737
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js
|
|
5725
5738
|
function setCredentialFeature(credentials, feature, value) {
|
|
5726
5739
|
if (!credentials.$source) {
|
|
5727
5740
|
credentials.$source = {};
|
|
@@ -5730,11 +5743,11 @@ function setCredentialFeature(credentials, feature, value) {
|
|
|
5730
5743
|
return credentials;
|
|
5731
5744
|
}
|
|
5732
5745
|
var init_setCredentialFeature = __esm({
|
|
5733
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5746
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js"() {
|
|
5734
5747
|
}
|
|
5735
5748
|
});
|
|
5736
5749
|
|
|
5737
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5750
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js
|
|
5738
5751
|
function setFeature2(context, feature, value) {
|
|
5739
5752
|
if (!context.__aws_sdk_context) {
|
|
5740
5753
|
context.__aws_sdk_context = {
|
|
@@ -5746,11 +5759,11 @@ function setFeature2(context, feature, value) {
|
|
|
5746
5759
|
context.__aws_sdk_context.features[feature] = value;
|
|
5747
5760
|
}
|
|
5748
5761
|
var init_setFeature2 = __esm({
|
|
5749
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5762
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js"() {
|
|
5750
5763
|
}
|
|
5751
5764
|
});
|
|
5752
5765
|
|
|
5753
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5766
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js
|
|
5754
5767
|
var client_exports = {};
|
|
5755
5768
|
__export(client_exports, {
|
|
5756
5769
|
emitWarningIfUnsupportedVersion: () => emitWarningIfUnsupportedVersion,
|
|
@@ -5759,43 +5772,43 @@ __export(client_exports, {
|
|
|
5759
5772
|
state: () => state
|
|
5760
5773
|
});
|
|
5761
5774
|
var init_client = __esm({
|
|
5762
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5775
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js"() {
|
|
5763
5776
|
init_emitWarningIfUnsupportedVersion();
|
|
5764
5777
|
init_setCredentialFeature();
|
|
5765
5778
|
init_setFeature2();
|
|
5766
5779
|
}
|
|
5767
5780
|
});
|
|
5768
5781
|
|
|
5769
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5782
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
|
|
5770
5783
|
var import_protocol_http5, getDateHeader;
|
|
5771
5784
|
var init_getDateHeader = __esm({
|
|
5772
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5785
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
|
|
5773
5786
|
import_protocol_http5 = __toESM(require_dist_cjs2());
|
|
5774
5787
|
getDateHeader = (response) => import_protocol_http5.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0;
|
|
5775
5788
|
}
|
|
5776
5789
|
});
|
|
5777
5790
|
|
|
5778
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5791
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js
|
|
5779
5792
|
var getSkewCorrectedDate;
|
|
5780
5793
|
var init_getSkewCorrectedDate = __esm({
|
|
5781
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5794
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js"() {
|
|
5782
5795
|
getSkewCorrectedDate = (systemClockOffset) => new Date(Date.now() + systemClockOffset);
|
|
5783
5796
|
}
|
|
5784
5797
|
});
|
|
5785
5798
|
|
|
5786
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5799
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js
|
|
5787
5800
|
var isClockSkewed;
|
|
5788
5801
|
var init_isClockSkewed = __esm({
|
|
5789
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5802
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js"() {
|
|
5790
5803
|
init_getSkewCorrectedDate();
|
|
5791
5804
|
isClockSkewed = (clockTime, systemClockOffset) => Math.abs(getSkewCorrectedDate(systemClockOffset).getTime() - clockTime) >= 3e5;
|
|
5792
5805
|
}
|
|
5793
5806
|
});
|
|
5794
5807
|
|
|
5795
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5808
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js
|
|
5796
5809
|
var getUpdatedSystemClockOffset;
|
|
5797
5810
|
var init_getUpdatedSystemClockOffset = __esm({
|
|
5798
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5811
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js"() {
|
|
5799
5812
|
init_isClockSkewed();
|
|
5800
5813
|
getUpdatedSystemClockOffset = (clockTime, currentSystemClockOffset) => {
|
|
5801
5814
|
const clockTimeInMs = Date.parse(clockTime);
|
|
@@ -5807,19 +5820,19 @@ var init_getUpdatedSystemClockOffset = __esm({
|
|
|
5807
5820
|
}
|
|
5808
5821
|
});
|
|
5809
5822
|
|
|
5810
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5823
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js
|
|
5811
5824
|
var init_utils = __esm({
|
|
5812
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5825
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js"() {
|
|
5813
5826
|
init_getDateHeader();
|
|
5814
5827
|
init_getSkewCorrectedDate();
|
|
5815
5828
|
init_getUpdatedSystemClockOffset();
|
|
5816
5829
|
}
|
|
5817
5830
|
});
|
|
5818
5831
|
|
|
5819
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5832
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
|
|
5820
5833
|
var import_protocol_http6, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
|
|
5821
5834
|
var init_AwsSdkSigV4Signer = __esm({
|
|
5822
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5835
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
|
|
5823
5836
|
import_protocol_http6 = __toESM(require_dist_cjs2());
|
|
5824
5837
|
init_utils();
|
|
5825
5838
|
throwSigningPropertyError = (name, property) => {
|
|
@@ -5895,10 +5908,10 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
5895
5908
|
}
|
|
5896
5909
|
});
|
|
5897
5910
|
|
|
5898
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
5911
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
|
|
5899
5912
|
var import_protocol_http7, AwsSdkSigV4ASigner;
|
|
5900
5913
|
var init_AwsSdkSigV4ASigner = __esm({
|
|
5901
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
5914
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
|
|
5902
5915
|
import_protocol_http7 = __toESM(require_dist_cjs2());
|
|
5903
5916
|
init_utils();
|
|
5904
5917
|
init_AwsSdkSigV4Signer();
|
|
@@ -5921,9 +5934,9 @@ var init_AwsSdkSigV4ASigner = __esm({
|
|
|
5921
5934
|
}
|
|
5922
5935
|
});
|
|
5923
5936
|
|
|
5924
|
-
// node_modules/.pnpm/@smithy+property-provider@3.1.
|
|
5937
|
+
// node_modules/.pnpm/@smithy+property-provider@3.1.10/node_modules/@smithy/property-provider/dist-cjs/index.js
|
|
5925
5938
|
var require_dist_cjs23 = __commonJS({
|
|
5926
|
-
"node_modules/.pnpm/@smithy+property-provider@3.1.
|
|
5939
|
+
"node_modules/.pnpm/@smithy+property-provider@3.1.10/node_modules/@smithy/property-provider/dist-cjs/index.js"(exports2, module2) {
|
|
5927
5940
|
var __defProp2 = Object.defineProperty;
|
|
5928
5941
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
5929
5942
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -6070,10 +6083,10 @@ var require_dist_cjs23 = __commonJS({
|
|
|
6070
6083
|
}
|
|
6071
6084
|
});
|
|
6072
6085
|
|
|
6073
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6086
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js
|
|
6074
6087
|
var import_property_provider, resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS;
|
|
6075
6088
|
var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
6076
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6089
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js"() {
|
|
6077
6090
|
init_dist_es();
|
|
6078
6091
|
import_property_provider = __toESM(require_dist_cjs23());
|
|
6079
6092
|
resolveAwsSdkSigV4AConfig = (config) => {
|
|
@@ -6102,9 +6115,9 @@ var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
|
6102
6115
|
}
|
|
6103
6116
|
});
|
|
6104
6117
|
|
|
6105
|
-
// node_modules/.pnpm/@smithy+signature-v4@4.2.
|
|
6118
|
+
// node_modules/.pnpm/@smithy+signature-v4@4.2.3/node_modules/@smithy/signature-v4/dist-cjs/index.js
|
|
6106
6119
|
var require_dist_cjs24 = __commonJS({
|
|
6107
|
-
"node_modules/.pnpm/@smithy+signature-v4@4.2.
|
|
6120
|
+
"node_modules/.pnpm/@smithy+signature-v4@4.2.3/node_modules/@smithy/signature-v4/dist-cjs/index.js"(exports2, module2) {
|
|
6108
6121
|
var __defProp2 = Object.defineProperty;
|
|
6109
6122
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
6110
6123
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -6658,10 +6671,10 @@ ${(0, import_util_hex_encoding.toHex)(hashedRequest)}`;
|
|
|
6658
6671
|
}
|
|
6659
6672
|
});
|
|
6660
6673
|
|
|
6661
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6674
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js
|
|
6662
6675
|
var import_signature_v4, resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config;
|
|
6663
6676
|
var init_resolveAwsSdkSigV4Config = __esm({
|
|
6664
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6677
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js"() {
|
|
6665
6678
|
init_client();
|
|
6666
6679
|
init_dist_es();
|
|
6667
6680
|
import_signature_v4 = __toESM(require_dist_cjs24());
|
|
@@ -6745,9 +6758,9 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
6745
6758
|
}
|
|
6746
6759
|
});
|
|
6747
6760
|
|
|
6748
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6761
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js
|
|
6749
6762
|
var init_aws_sdk = __esm({
|
|
6750
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6763
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js"() {
|
|
6751
6764
|
init_AwsSdkSigV4Signer();
|
|
6752
6765
|
init_AwsSdkSigV4ASigner();
|
|
6753
6766
|
init_resolveAwsSdkSigV4AConfig();
|
|
@@ -6755,17 +6768,17 @@ var init_aws_sdk = __esm({
|
|
|
6755
6768
|
}
|
|
6756
6769
|
});
|
|
6757
6770
|
|
|
6758
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6771
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js
|
|
6759
6772
|
var init_httpAuthSchemes2 = __esm({
|
|
6760
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6773
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js"() {
|
|
6761
6774
|
init_aws_sdk();
|
|
6762
6775
|
}
|
|
6763
6776
|
});
|
|
6764
6777
|
|
|
6765
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6778
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
|
|
6766
6779
|
var _toStr, _toBool, _toNum;
|
|
6767
6780
|
var init_coercing_serializers = __esm({
|
|
6768
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6781
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
|
|
6769
6782
|
_toStr = (val2) => {
|
|
6770
6783
|
if (val2 == null) {
|
|
6771
6784
|
return val2;
|
|
@@ -6822,10 +6835,10 @@ var init_coercing_serializers = __esm({
|
|
|
6822
6835
|
}
|
|
6823
6836
|
});
|
|
6824
6837
|
|
|
6825
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6838
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js
|
|
6826
6839
|
var import_smithy_client, awsExpectUnion;
|
|
6827
6840
|
var init_awsExpectUnion = __esm({
|
|
6828
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6841
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
|
|
6829
6842
|
import_smithy_client = __toESM(require_dist_cjs17());
|
|
6830
6843
|
awsExpectUnion = (value) => {
|
|
6831
6844
|
if (value == null) {
|
|
@@ -6839,19 +6852,19 @@ var init_awsExpectUnion = __esm({
|
|
|
6839
6852
|
}
|
|
6840
6853
|
});
|
|
6841
6854
|
|
|
6842
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6855
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js
|
|
6843
6856
|
var import_smithy_client2, collectBodyString;
|
|
6844
6857
|
var init_common = __esm({
|
|
6845
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6858
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
|
|
6846
6859
|
import_smithy_client2 = __toESM(require_dist_cjs17());
|
|
6847
6860
|
collectBodyString = (streamBody, context) => (0, import_smithy_client2.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
6848
6861
|
}
|
|
6849
6862
|
});
|
|
6850
6863
|
|
|
6851
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6864
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js
|
|
6852
6865
|
var parseJsonBody, parseJsonErrorBody, loadRestJsonErrorCode;
|
|
6853
6866
|
var init_parseJsonBody = __esm({
|
|
6854
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6867
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js"() {
|
|
6855
6868
|
init_common();
|
|
6856
6869
|
parseJsonBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
6857
6870
|
if (encoded.length) {
|
|
@@ -8549,10 +8562,10 @@ var require_fxp = __commonJS({
|
|
|
8549
8562
|
}
|
|
8550
8563
|
});
|
|
8551
8564
|
|
|
8552
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
8565
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js
|
|
8553
8566
|
var import_smithy_client3, import_fast_xml_parser, parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode;
|
|
8554
8567
|
var init_parseXmlBody = __esm({
|
|
8555
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
8568
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
|
|
8556
8569
|
import_smithy_client3 = __toESM(require_dist_cjs17());
|
|
8557
8570
|
import_fast_xml_parser = __toESM(require_fxp());
|
|
8558
8571
|
init_common();
|
|
@@ -8612,9 +8625,9 @@ var init_parseXmlBody = __esm({
|
|
|
8612
8625
|
}
|
|
8613
8626
|
});
|
|
8614
8627
|
|
|
8615
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
8628
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js
|
|
8616
8629
|
var init_protocols2 = __esm({
|
|
8617
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
8630
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
|
|
8618
8631
|
init_coercing_serializers();
|
|
8619
8632
|
init_awsExpectUnion();
|
|
8620
8633
|
init_parseJsonBody();
|
|
@@ -8622,7 +8635,7 @@ var init_protocols2 = __esm({
|
|
|
8622
8635
|
}
|
|
8623
8636
|
});
|
|
8624
8637
|
|
|
8625
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
8638
|
+
// node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/index.js
|
|
8626
8639
|
var dist_es_exports2 = {};
|
|
8627
8640
|
__export(dist_es_exports2, {
|
|
8628
8641
|
AWSSDKSigV4Signer: () => AWSSDKSigV4Signer,
|
|
@@ -8649,16 +8662,16 @@ __export(dist_es_exports2, {
|
|
|
8649
8662
|
validateSigningProperties: () => validateSigningProperties
|
|
8650
8663
|
});
|
|
8651
8664
|
var init_dist_es2 = __esm({
|
|
8652
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
8665
|
+
"node_modules/.pnpm/@aws-sdk+core@3.696.0/node_modules/@aws-sdk/core/dist-es/index.js"() {
|
|
8653
8666
|
init_client();
|
|
8654
8667
|
init_httpAuthSchemes2();
|
|
8655
8668
|
init_protocols2();
|
|
8656
8669
|
}
|
|
8657
8670
|
});
|
|
8658
8671
|
|
|
8659
|
-
// node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
8672
|
+
// node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.696.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js
|
|
8660
8673
|
var require_dist_cjs25 = __commonJS({
|
|
8661
|
-
"node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
8674
|
+
"node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.696.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js"(exports2, module2) {
|
|
8662
8675
|
"use strict";
|
|
8663
8676
|
var __defProp2 = Object.defineProperty;
|
|
8664
8677
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -8923,9 +8936,9 @@ var require_dist_cjs26 = __commonJS({
|
|
|
8923
8936
|
}
|
|
8924
8937
|
});
|
|
8925
8938
|
|
|
8926
|
-
// node_modules/.pnpm/@smithy+config-resolver@3.0.
|
|
8939
|
+
// node_modules/.pnpm/@smithy+config-resolver@3.0.12/node_modules/@smithy/config-resolver/dist-cjs/index.js
|
|
8927
8940
|
var require_dist_cjs27 = __commonJS({
|
|
8928
|
-
"node_modules/.pnpm/@smithy+config-resolver@3.0.
|
|
8941
|
+
"node_modules/.pnpm/@smithy+config-resolver@3.0.12/node_modules/@smithy/config-resolver/dist-cjs/index.js"(exports2, module2) {
|
|
8929
8942
|
var __defProp2 = Object.defineProperty;
|
|
8930
8943
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
8931
8944
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -9109,9 +9122,9 @@ var require_dist_cjs27 = __commonJS({
|
|
|
9109
9122
|
}
|
|
9110
9123
|
});
|
|
9111
9124
|
|
|
9112
|
-
// node_modules/.pnpm/@smithy+middleware-content-length@3.0.
|
|
9125
|
+
// node_modules/.pnpm/@smithy+middleware-content-length@3.0.12/node_modules/@smithy/middleware-content-length/dist-cjs/index.js
|
|
9113
9126
|
var require_dist_cjs28 = __commonJS({
|
|
9114
|
-
"node_modules/.pnpm/@smithy+middleware-content-length@3.0.
|
|
9127
|
+
"node_modules/.pnpm/@smithy+middleware-content-length@3.0.12/node_modules/@smithy/middleware-content-length/dist-cjs/index.js"(exports2, module2) {
|
|
9115
9128
|
var __defProp2 = Object.defineProperty;
|
|
9116
9129
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
9117
9130
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -9176,9 +9189,9 @@ var require_dist_cjs28 = __commonJS({
|
|
|
9176
9189
|
}
|
|
9177
9190
|
});
|
|
9178
9191
|
|
|
9179
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9192
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js
|
|
9180
9193
|
var require_getHomeDir = __commonJS({
|
|
9181
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9194
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js"(exports2) {
|
|
9182
9195
|
"use strict";
|
|
9183
9196
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
9184
9197
|
exports2.getHomeDir = void 0;
|
|
@@ -9208,9 +9221,9 @@ var require_getHomeDir = __commonJS({
|
|
|
9208
9221
|
}
|
|
9209
9222
|
});
|
|
9210
9223
|
|
|
9211
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9224
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js
|
|
9212
9225
|
var require_getSSOTokenFilepath = __commonJS({
|
|
9213
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9226
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js"(exports2) {
|
|
9214
9227
|
"use strict";
|
|
9215
9228
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
9216
9229
|
exports2.getSSOTokenFilepath = void 0;
|
|
@@ -9226,9 +9239,9 @@ var require_getSSOTokenFilepath = __commonJS({
|
|
|
9226
9239
|
}
|
|
9227
9240
|
});
|
|
9228
9241
|
|
|
9229
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9242
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js
|
|
9230
9243
|
var require_getSSOTokenFromFile = __commonJS({
|
|
9231
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9244
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js"(exports2) {
|
|
9232
9245
|
"use strict";
|
|
9233
9246
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
9234
9247
|
exports2.getSSOTokenFromFile = void 0;
|
|
@@ -9244,9 +9257,9 @@ var require_getSSOTokenFromFile = __commonJS({
|
|
|
9244
9257
|
}
|
|
9245
9258
|
});
|
|
9246
9259
|
|
|
9247
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9260
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js
|
|
9248
9261
|
var require_slurpFile = __commonJS({
|
|
9249
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9262
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js"(exports2) {
|
|
9250
9263
|
"use strict";
|
|
9251
9264
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
9252
9265
|
exports2.slurpFile = void 0;
|
|
@@ -9263,9 +9276,9 @@ var require_slurpFile = __commonJS({
|
|
|
9263
9276
|
}
|
|
9264
9277
|
});
|
|
9265
9278
|
|
|
9266
|
-
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9279
|
+
// node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js
|
|
9267
9280
|
var require_dist_cjs29 = __commonJS({
|
|
9268
|
-
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.
|
|
9281
|
+
"node_modules/.pnpm/@smithy+shared-ini-file-loader@3.1.11/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js"(exports2, module2) {
|
|
9269
9282
|
var __defProp2 = Object.defineProperty;
|
|
9270
9283
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
9271
9284
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -9428,9 +9441,9 @@ var require_dist_cjs29 = __commonJS({
|
|
|
9428
9441
|
}
|
|
9429
9442
|
});
|
|
9430
9443
|
|
|
9431
|
-
// node_modules/.pnpm/@smithy+node-config-provider@3.1.
|
|
9444
|
+
// node_modules/.pnpm/@smithy+node-config-provider@3.1.11/node_modules/@smithy/node-config-provider/dist-cjs/index.js
|
|
9432
9445
|
var require_dist_cjs30 = __commonJS({
|
|
9433
|
-
"node_modules/.pnpm/@smithy+node-config-provider@3.1.
|
|
9446
|
+
"node_modules/.pnpm/@smithy+node-config-provider@3.1.11/node_modules/@smithy/node-config-provider/dist-cjs/index.js"(exports2, module2) {
|
|
9434
9447
|
var __defProp2 = Object.defineProperty;
|
|
9435
9448
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
9436
9449
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -9514,9 +9527,9 @@ var require_dist_cjs30 = __commonJS({
|
|
|
9514
9527
|
}
|
|
9515
9528
|
});
|
|
9516
9529
|
|
|
9517
|
-
// node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
9530
|
+
// node_modules/.pnpm/@smithy+middleware-endpoint@3.2.4/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js
|
|
9518
9531
|
var require_getEndpointUrlConfig = __commonJS({
|
|
9519
|
-
"node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
9532
|
+
"node_modules/.pnpm/@smithy+middleware-endpoint@3.2.4/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js"(exports2) {
|
|
9520
9533
|
"use strict";
|
|
9521
9534
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
9522
9535
|
exports2.getEndpointUrlConfig = void 0;
|
|
@@ -9555,9 +9568,9 @@ var require_getEndpointUrlConfig = __commonJS({
|
|
|
9555
9568
|
}
|
|
9556
9569
|
});
|
|
9557
9570
|
|
|
9558
|
-
// node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
9571
|
+
// node_modules/.pnpm/@smithy+middleware-endpoint@3.2.4/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js
|
|
9559
9572
|
var require_getEndpointFromConfig = __commonJS({
|
|
9560
|
-
"node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
9573
|
+
"node_modules/.pnpm/@smithy+middleware-endpoint@3.2.4/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js"(exports2) {
|
|
9561
9574
|
"use strict";
|
|
9562
9575
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
9563
9576
|
exports2.getEndpointFromConfig = void 0;
|
|
@@ -9568,9 +9581,9 @@ var require_getEndpointFromConfig = __commonJS({
|
|
|
9568
9581
|
}
|
|
9569
9582
|
});
|
|
9570
9583
|
|
|
9571
|
-
// node_modules/.pnpm/@smithy+querystring-parser@3.0.
|
|
9584
|
+
// node_modules/.pnpm/@smithy+querystring-parser@3.0.10/node_modules/@smithy/querystring-parser/dist-cjs/index.js
|
|
9572
9585
|
var require_dist_cjs31 = __commonJS({
|
|
9573
|
-
"node_modules/.pnpm/@smithy+querystring-parser@3.0.
|
|
9586
|
+
"node_modules/.pnpm/@smithy+querystring-parser@3.0.10/node_modules/@smithy/querystring-parser/dist-cjs/index.js"(exports2, module2) {
|
|
9574
9587
|
var __defProp2 = Object.defineProperty;
|
|
9575
9588
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
9576
9589
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -9619,9 +9632,9 @@ var require_dist_cjs31 = __commonJS({
|
|
|
9619
9632
|
}
|
|
9620
9633
|
});
|
|
9621
9634
|
|
|
9622
|
-
// node_modules/.pnpm/@smithy+url-parser@3.0.
|
|
9635
|
+
// node_modules/.pnpm/@smithy+url-parser@3.0.10/node_modules/@smithy/url-parser/dist-cjs/index.js
|
|
9623
9636
|
var require_dist_cjs32 = __commonJS({
|
|
9624
|
-
"node_modules/.pnpm/@smithy+url-parser@3.0.
|
|
9637
|
+
"node_modules/.pnpm/@smithy+url-parser@3.0.10/node_modules/@smithy/url-parser/dist-cjs/index.js"(exports2, module2) {
|
|
9625
9638
|
var __defProp2 = Object.defineProperty;
|
|
9626
9639
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
9627
9640
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -9666,9 +9679,9 @@ var require_dist_cjs32 = __commonJS({
|
|
|
9666
9679
|
}
|
|
9667
9680
|
});
|
|
9668
9681
|
|
|
9669
|
-
// node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
9682
|
+
// node_modules/.pnpm/@smithy+middleware-endpoint@3.2.4/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js
|
|
9670
9683
|
var require_dist_cjs33 = __commonJS({
|
|
9671
|
-
"node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
9684
|
+
"node_modules/.pnpm/@smithy+middleware-endpoint@3.2.4/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js"(exports2, module2) {
|
|
9672
9685
|
var __defProp2 = Object.defineProperty;
|
|
9673
9686
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
9674
9687
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -10272,9 +10285,9 @@ var init_esm_node = __esm({
|
|
|
10272
10285
|
}
|
|
10273
10286
|
});
|
|
10274
10287
|
|
|
10275
|
-
// node_modules/.pnpm/@smithy+service-error-classification@3.0.
|
|
10288
|
+
// node_modules/.pnpm/@smithy+service-error-classification@3.0.10/node_modules/@smithy/service-error-classification/dist-cjs/index.js
|
|
10276
10289
|
var require_dist_cjs34 = __commonJS({
|
|
10277
|
-
"node_modules/.pnpm/@smithy+service-error-classification@3.0.
|
|
10290
|
+
"node_modules/.pnpm/@smithy+service-error-classification@3.0.10/node_modules/@smithy/service-error-classification/dist-cjs/index.js"(exports2, module2) {
|
|
10278
10291
|
var __defProp2 = Object.defineProperty;
|
|
10279
10292
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
10280
10293
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -10359,9 +10372,9 @@ var require_dist_cjs34 = __commonJS({
|
|
|
10359
10372
|
}
|
|
10360
10373
|
});
|
|
10361
10374
|
|
|
10362
|
-
// node_modules/.pnpm/@smithy+util-retry@3.0.
|
|
10375
|
+
// node_modules/.pnpm/@smithy+util-retry@3.0.10/node_modules/@smithy/util-retry/dist-cjs/index.js
|
|
10363
10376
|
var require_dist_cjs35 = __commonJS({
|
|
10364
|
-
"node_modules/.pnpm/@smithy+util-retry@3.0.
|
|
10377
|
+
"node_modules/.pnpm/@smithy+util-retry@3.0.10/node_modules/@smithy/util-retry/dist-cjs/index.js"(exports2, module2) {
|
|
10365
10378
|
var __defProp2 = Object.defineProperty;
|
|
10366
10379
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
10367
10380
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -10408,7 +10421,7 @@ var require_dist_cjs35 = __commonJS({
|
|
|
10408
10421
|
var DEFAULT_MAX_ATTEMPTS = 3;
|
|
10409
10422
|
var DEFAULT_RETRY_MODE = "standard";
|
|
10410
10423
|
var import_service_error_classification = require_dist_cjs34();
|
|
10411
|
-
var _DefaultRateLimiter = class
|
|
10424
|
+
var _DefaultRateLimiter = class _DefaultRateLimiter2 {
|
|
10412
10425
|
constructor(options) {
|
|
10413
10426
|
this.currentCapacity = 0;
|
|
10414
10427
|
this.enabled = false;
|
|
@@ -10441,7 +10454,7 @@ var require_dist_cjs35 = __commonJS({
|
|
|
10441
10454
|
this.refillTokenBucket();
|
|
10442
10455
|
if (amount > this.currentCapacity) {
|
|
10443
10456
|
const delay = (amount - this.currentCapacity) / this.fillRate * 1e3;
|
|
10444
|
-
await new Promise((resolve) =>
|
|
10457
|
+
await new Promise((resolve) => _DefaultRateLimiter2.setTimeoutFn(resolve, delay));
|
|
10445
10458
|
}
|
|
10446
10459
|
this.currentCapacity = this.currentCapacity - amount;
|
|
10447
10460
|
}
|
|
@@ -10508,6 +10521,7 @@ var require_dist_cjs35 = __commonJS({
|
|
|
10508
10521
|
}
|
|
10509
10522
|
};
|
|
10510
10523
|
__name(_DefaultRateLimiter, "DefaultRateLimiter");
|
|
10524
|
+
_DefaultRateLimiter.setTimeoutFn = setTimeout;
|
|
10511
10525
|
var DefaultRateLimiter = _DefaultRateLimiter;
|
|
10512
10526
|
var DEFAULT_RETRY_DELAY_BASE = 100;
|
|
10513
10527
|
var MAXIMUM_RETRY_DELAY = 20 * 1e3;
|
|
@@ -10673,9 +10687,9 @@ var require_dist_cjs35 = __commonJS({
|
|
|
10673
10687
|
}
|
|
10674
10688
|
});
|
|
10675
10689
|
|
|
10676
|
-
// node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
10690
|
+
// node_modules/.pnpm/@smithy+middleware-retry@3.0.28/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js
|
|
10677
10691
|
var require_isStreamingPayload = __commonJS({
|
|
10678
|
-
"node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
10692
|
+
"node_modules/.pnpm/@smithy+middleware-retry@3.0.28/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js"(exports2) {
|
|
10679
10693
|
"use strict";
|
|
10680
10694
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
10681
10695
|
exports2.isStreamingPayload = void 0;
|
|
@@ -10685,9 +10699,9 @@ var require_isStreamingPayload = __commonJS({
|
|
|
10685
10699
|
}
|
|
10686
10700
|
});
|
|
10687
10701
|
|
|
10688
|
-
// node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
10702
|
+
// node_modules/.pnpm/@smithy+middleware-retry@3.0.28/node_modules/@smithy/middleware-retry/dist-cjs/index.js
|
|
10689
10703
|
var require_dist_cjs36 = __commonJS({
|
|
10690
|
-
"node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
10704
|
+
"node_modules/.pnpm/@smithy+middleware-retry@3.0.28/node_modules/@smithy/middleware-retry/dist-cjs/index.js"(exports2, module2) {
|
|
10691
10705
|
var __defProp2 = Object.defineProperty;
|
|
10692
10706
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
10693
10707
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -11058,9 +11072,9 @@ var require_dist_cjs36 = __commonJS({
|
|
|
11058
11072
|
}
|
|
11059
11073
|
});
|
|
11060
11074
|
|
|
11061
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11075
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
11062
11076
|
var require_httpAuthSchemeProvider = __commonJS({
|
|
11063
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11077
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
11064
11078
|
"use strict";
|
|
11065
11079
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
11066
11080
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultSQSHttpAuthSchemeProvider = exports2.defaultSQSHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -11635,13 +11649,13 @@ var init_tslib_es6 = __esm({
|
|
|
11635
11649
|
}
|
|
11636
11650
|
});
|
|
11637
11651
|
|
|
11638
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11652
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/package.json
|
|
11639
11653
|
var require_package = __commonJS({
|
|
11640
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11654
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/package.json"(exports2, module2) {
|
|
11641
11655
|
module2.exports = {
|
|
11642
11656
|
name: "@aws-sdk/client-sqs",
|
|
11643
11657
|
description: "AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native",
|
|
11644
|
-
version: "3.
|
|
11658
|
+
version: "3.699.0",
|
|
11645
11659
|
scripts: {
|
|
11646
11660
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
11647
11661
|
"build:cjs": "node ../../scripts/compilation/inline client-sqs",
|
|
@@ -11660,45 +11674,45 @@ var require_package = __commonJS({
|
|
|
11660
11674
|
dependencies: {
|
|
11661
11675
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
11662
11676
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
11663
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
11664
|
-
"@aws-sdk/client-sts": "3.
|
|
11665
|
-
"@aws-sdk/core": "3.
|
|
11666
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
11667
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
11668
|
-
"@aws-sdk/middleware-logger": "3.
|
|
11669
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
11670
|
-
"@aws-sdk/middleware-sdk-sqs": "3.
|
|
11671
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
11672
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
11673
|
-
"@aws-sdk/types": "3.
|
|
11674
|
-
"@aws-sdk/util-endpoints": "3.
|
|
11675
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
11676
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
11677
|
-
"@smithy/config-resolver": "^3.0.
|
|
11678
|
-
"@smithy/core": "^2.5.
|
|
11679
|
-
"@smithy/fetch-http-handler": "^4.
|
|
11680
|
-
"@smithy/hash-node": "^3.0.
|
|
11681
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
11682
|
-
"@smithy/md5-js": "^3.0.
|
|
11683
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
11684
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
11685
|
-
"@smithy/middleware-retry": "^3.0.
|
|
11686
|
-
"@smithy/middleware-serde": "^3.0.
|
|
11687
|
-
"@smithy/middleware-stack": "^3.0.
|
|
11688
|
-
"@smithy/node-config-provider": "^3.1.
|
|
11689
|
-
"@smithy/node-http-handler": "^3.
|
|
11690
|
-
"@smithy/protocol-http": "^4.1.
|
|
11691
|
-
"@smithy/smithy-client": "^3.4.
|
|
11692
|
-
"@smithy/types": "^3.
|
|
11693
|
-
"@smithy/url-parser": "^3.0.
|
|
11677
|
+
"@aws-sdk/client-sso-oidc": "3.699.0",
|
|
11678
|
+
"@aws-sdk/client-sts": "3.699.0",
|
|
11679
|
+
"@aws-sdk/core": "3.696.0",
|
|
11680
|
+
"@aws-sdk/credential-provider-node": "3.699.0",
|
|
11681
|
+
"@aws-sdk/middleware-host-header": "3.696.0",
|
|
11682
|
+
"@aws-sdk/middleware-logger": "3.696.0",
|
|
11683
|
+
"@aws-sdk/middleware-recursion-detection": "3.696.0",
|
|
11684
|
+
"@aws-sdk/middleware-sdk-sqs": "3.696.0",
|
|
11685
|
+
"@aws-sdk/middleware-user-agent": "3.696.0",
|
|
11686
|
+
"@aws-sdk/region-config-resolver": "3.696.0",
|
|
11687
|
+
"@aws-sdk/types": "3.696.0",
|
|
11688
|
+
"@aws-sdk/util-endpoints": "3.696.0",
|
|
11689
|
+
"@aws-sdk/util-user-agent-browser": "3.696.0",
|
|
11690
|
+
"@aws-sdk/util-user-agent-node": "3.696.0",
|
|
11691
|
+
"@smithy/config-resolver": "^3.0.12",
|
|
11692
|
+
"@smithy/core": "^2.5.3",
|
|
11693
|
+
"@smithy/fetch-http-handler": "^4.1.1",
|
|
11694
|
+
"@smithy/hash-node": "^3.0.10",
|
|
11695
|
+
"@smithy/invalid-dependency": "^3.0.10",
|
|
11696
|
+
"@smithy/md5-js": "^3.0.10",
|
|
11697
|
+
"@smithy/middleware-content-length": "^3.0.12",
|
|
11698
|
+
"@smithy/middleware-endpoint": "^3.2.3",
|
|
11699
|
+
"@smithy/middleware-retry": "^3.0.27",
|
|
11700
|
+
"@smithy/middleware-serde": "^3.0.10",
|
|
11701
|
+
"@smithy/middleware-stack": "^3.0.10",
|
|
11702
|
+
"@smithy/node-config-provider": "^3.1.11",
|
|
11703
|
+
"@smithy/node-http-handler": "^3.3.1",
|
|
11704
|
+
"@smithy/protocol-http": "^4.1.7",
|
|
11705
|
+
"@smithy/smithy-client": "^3.4.4",
|
|
11706
|
+
"@smithy/types": "^3.7.1",
|
|
11707
|
+
"@smithy/url-parser": "^3.0.10",
|
|
11694
11708
|
"@smithy/util-base64": "^3.0.0",
|
|
11695
11709
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
11696
11710
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
11697
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
11698
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
11699
|
-
"@smithy/util-endpoints": "^2.1.
|
|
11700
|
-
"@smithy/util-middleware": "^3.0.
|
|
11701
|
-
"@smithy/util-retry": "^3.0.
|
|
11711
|
+
"@smithy/util-defaults-mode-browser": "^3.0.27",
|
|
11712
|
+
"@smithy/util-defaults-mode-node": "^3.0.27",
|
|
11713
|
+
"@smithy/util-endpoints": "^2.1.6",
|
|
11714
|
+
"@smithy/util-middleware": "^3.0.10",
|
|
11715
|
+
"@smithy/util-retry": "^3.0.10",
|
|
11702
11716
|
"@smithy/util-utf8": "^3.0.0",
|
|
11703
11717
|
tslib: "^2.6.2"
|
|
11704
11718
|
},
|
|
@@ -11744,9 +11758,9 @@ var require_package = __commonJS({
|
|
|
11744
11758
|
}
|
|
11745
11759
|
});
|
|
11746
11760
|
|
|
11747
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
11761
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-env@3.696.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js
|
|
11748
11762
|
var require_dist_cjs37 = __commonJS({
|
|
11749
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
11763
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-env@3.696.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js"(exports2, module2) {
|
|
11750
11764
|
"use strict";
|
|
11751
11765
|
var __defProp2 = Object.defineProperty;
|
|
11752
11766
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -11811,9 +11825,9 @@ var require_dist_cjs37 = __commonJS({
|
|
|
11811
11825
|
}
|
|
11812
11826
|
});
|
|
11813
11827
|
|
|
11814
|
-
// node_modules/.pnpm/@smithy+credential-provider-imds@3.2.
|
|
11828
|
+
// node_modules/.pnpm/@smithy+credential-provider-imds@3.2.7/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js
|
|
11815
11829
|
var require_dist_cjs38 = __commonJS({
|
|
11816
|
-
"node_modules/.pnpm/@smithy+credential-provider-imds@3.2.
|
|
11830
|
+
"node_modules/.pnpm/@smithy+credential-provider-imds@3.2.7/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js"(exports2, module2) {
|
|
11817
11831
|
var __defProp2 = Object.defineProperty;
|
|
11818
11832
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
11819
11833
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -12208,9 +12222,9 @@ For more information, please visit: ` + STATIC_STABILITY_DOC_URL
|
|
|
12208
12222
|
}
|
|
12209
12223
|
});
|
|
12210
12224
|
|
|
12211
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12225
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js
|
|
12212
12226
|
var require_checkUrl = __commonJS({
|
|
12213
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12227
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js"(exports2) {
|
|
12214
12228
|
"use strict";
|
|
12215
12229
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12216
12230
|
exports2.checkUrl = void 0;
|
|
@@ -12251,9 +12265,9 @@ var require_checkUrl = __commonJS({
|
|
|
12251
12265
|
}
|
|
12252
12266
|
});
|
|
12253
12267
|
|
|
12254
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12268
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js
|
|
12255
12269
|
var require_requestHelpers = __commonJS({
|
|
12256
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12270
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js"(exports2) {
|
|
12257
12271
|
"use strict";
|
|
12258
12272
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12259
12273
|
exports2.getCredentials = exports2.createGetRequest = void 0;
|
|
@@ -12307,9 +12321,9 @@ var require_requestHelpers = __commonJS({
|
|
|
12307
12321
|
}
|
|
12308
12322
|
});
|
|
12309
12323
|
|
|
12310
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12324
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js
|
|
12311
12325
|
var require_retry_wrapper = __commonJS({
|
|
12312
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12326
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js"(exports2) {
|
|
12313
12327
|
"use strict";
|
|
12314
12328
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12315
12329
|
exports2.retryWrapper = void 0;
|
|
@@ -12329,9 +12343,9 @@ var require_retry_wrapper = __commonJS({
|
|
|
12329
12343
|
}
|
|
12330
12344
|
});
|
|
12331
12345
|
|
|
12332
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12346
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js
|
|
12333
12347
|
var require_fromHttp = __commonJS({
|
|
12334
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12348
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js"(exports2) {
|
|
12335
12349
|
"use strict";
|
|
12336
12350
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12337
12351
|
exports2.fromHttp = void 0;
|
|
@@ -12397,9 +12411,9 @@ Set AWS_CONTAINER_CREDENTIALS_FULL_URI or AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
|
|
|
12397
12411
|
}
|
|
12398
12412
|
});
|
|
12399
12413
|
|
|
12400
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12414
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js
|
|
12401
12415
|
var require_dist_cjs39 = __commonJS({
|
|
12402
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12416
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.696.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js"(exports2) {
|
|
12403
12417
|
"use strict";
|
|
12404
12418
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12405
12419
|
exports2.fromHttp = void 0;
|
|
@@ -12410,9 +12424,9 @@ var require_dist_cjs39 = __commonJS({
|
|
|
12410
12424
|
}
|
|
12411
12425
|
});
|
|
12412
12426
|
|
|
12413
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12427
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
12414
12428
|
var require_httpAuthSchemeProvider2 = __commonJS({
|
|
12415
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12429
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
12416
12430
|
"use strict";
|
|
12417
12431
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12418
12432
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultSSOHttpAuthSchemeProvider = exports2.defaultSSOHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -12483,13 +12497,13 @@ var require_httpAuthSchemeProvider2 = __commonJS({
|
|
|
12483
12497
|
}
|
|
12484
12498
|
});
|
|
12485
12499
|
|
|
12486
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12500
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/package.json
|
|
12487
12501
|
var require_package2 = __commonJS({
|
|
12488
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12502
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/package.json"(exports2, module2) {
|
|
12489
12503
|
module2.exports = {
|
|
12490
12504
|
name: "@aws-sdk/client-sso",
|
|
12491
12505
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
12492
|
-
version: "3.
|
|
12506
|
+
version: "3.696.0",
|
|
12493
12507
|
scripts: {
|
|
12494
12508
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
12495
12509
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -12508,40 +12522,40 @@ var require_package2 = __commonJS({
|
|
|
12508
12522
|
dependencies: {
|
|
12509
12523
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
12510
12524
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
12511
|
-
"@aws-sdk/core": "3.
|
|
12512
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
12513
|
-
"@aws-sdk/middleware-logger": "3.
|
|
12514
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
12515
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
12516
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
12517
|
-
"@aws-sdk/types": "3.
|
|
12518
|
-
"@aws-sdk/util-endpoints": "3.
|
|
12519
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
12520
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
12521
|
-
"@smithy/config-resolver": "^3.0.
|
|
12522
|
-
"@smithy/core": "^2.5.
|
|
12523
|
-
"@smithy/fetch-http-handler": "^4.
|
|
12524
|
-
"@smithy/hash-node": "^3.0.
|
|
12525
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
12526
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
12527
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
12528
|
-
"@smithy/middleware-retry": "^3.0.
|
|
12529
|
-
"@smithy/middleware-serde": "^3.0.
|
|
12530
|
-
"@smithy/middleware-stack": "^3.0.
|
|
12531
|
-
"@smithy/node-config-provider": "^3.1.
|
|
12532
|
-
"@smithy/node-http-handler": "^3.
|
|
12533
|
-
"@smithy/protocol-http": "^4.1.
|
|
12534
|
-
"@smithy/smithy-client": "^3.4.
|
|
12535
|
-
"@smithy/types": "^3.
|
|
12536
|
-
"@smithy/url-parser": "^3.0.
|
|
12525
|
+
"@aws-sdk/core": "3.696.0",
|
|
12526
|
+
"@aws-sdk/middleware-host-header": "3.696.0",
|
|
12527
|
+
"@aws-sdk/middleware-logger": "3.696.0",
|
|
12528
|
+
"@aws-sdk/middleware-recursion-detection": "3.696.0",
|
|
12529
|
+
"@aws-sdk/middleware-user-agent": "3.696.0",
|
|
12530
|
+
"@aws-sdk/region-config-resolver": "3.696.0",
|
|
12531
|
+
"@aws-sdk/types": "3.696.0",
|
|
12532
|
+
"@aws-sdk/util-endpoints": "3.696.0",
|
|
12533
|
+
"@aws-sdk/util-user-agent-browser": "3.696.0",
|
|
12534
|
+
"@aws-sdk/util-user-agent-node": "3.696.0",
|
|
12535
|
+
"@smithy/config-resolver": "^3.0.12",
|
|
12536
|
+
"@smithy/core": "^2.5.3",
|
|
12537
|
+
"@smithy/fetch-http-handler": "^4.1.1",
|
|
12538
|
+
"@smithy/hash-node": "^3.0.10",
|
|
12539
|
+
"@smithy/invalid-dependency": "^3.0.10",
|
|
12540
|
+
"@smithy/middleware-content-length": "^3.0.12",
|
|
12541
|
+
"@smithy/middleware-endpoint": "^3.2.3",
|
|
12542
|
+
"@smithy/middleware-retry": "^3.0.27",
|
|
12543
|
+
"@smithy/middleware-serde": "^3.0.10",
|
|
12544
|
+
"@smithy/middleware-stack": "^3.0.10",
|
|
12545
|
+
"@smithy/node-config-provider": "^3.1.11",
|
|
12546
|
+
"@smithy/node-http-handler": "^3.3.1",
|
|
12547
|
+
"@smithy/protocol-http": "^4.1.7",
|
|
12548
|
+
"@smithy/smithy-client": "^3.4.4",
|
|
12549
|
+
"@smithy/types": "^3.7.1",
|
|
12550
|
+
"@smithy/url-parser": "^3.0.10",
|
|
12537
12551
|
"@smithy/util-base64": "^3.0.0",
|
|
12538
12552
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
12539
12553
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
12540
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
12541
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
12542
|
-
"@smithy/util-endpoints": "^2.1.
|
|
12543
|
-
"@smithy/util-middleware": "^3.0.
|
|
12544
|
-
"@smithy/util-retry": "^3.0.
|
|
12554
|
+
"@smithy/util-defaults-mode-browser": "^3.0.27",
|
|
12555
|
+
"@smithy/util-defaults-mode-node": "^3.0.27",
|
|
12556
|
+
"@smithy/util-endpoints": "^2.1.6",
|
|
12557
|
+
"@smithy/util-middleware": "^3.0.10",
|
|
12558
|
+
"@smithy/util-retry": "^3.0.10",
|
|
12545
12559
|
"@smithy/util-utf8": "^3.0.0",
|
|
12546
12560
|
tslib: "^2.6.2"
|
|
12547
12561
|
},
|
|
@@ -12587,9 +12601,9 @@ var require_package2 = __commonJS({
|
|
|
12587
12601
|
}
|
|
12588
12602
|
});
|
|
12589
12603
|
|
|
12590
|
-
// node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
12604
|
+
// node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.696.0/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js
|
|
12591
12605
|
var require_dist_cjs40 = __commonJS({
|
|
12592
|
-
"node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
12606
|
+
"node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.696.0/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js"(exports2, module2) {
|
|
12593
12607
|
"use strict";
|
|
12594
12608
|
var __defProp2 = Object.defineProperty;
|
|
12595
12609
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -12672,9 +12686,9 @@ var require_dist_cjs40 = __commonJS({
|
|
|
12672
12686
|
}
|
|
12673
12687
|
});
|
|
12674
12688
|
|
|
12675
|
-
// node_modules/.pnpm/@smithy+hash-node@3.0.
|
|
12689
|
+
// node_modules/.pnpm/@smithy+hash-node@3.0.10/node_modules/@smithy/hash-node/dist-cjs/index.js
|
|
12676
12690
|
var require_dist_cjs41 = __commonJS({
|
|
12677
|
-
"node_modules/.pnpm/@smithy+hash-node@3.0.
|
|
12691
|
+
"node_modules/.pnpm/@smithy+hash-node@3.0.10/node_modules/@smithy/hash-node/dist-cjs/index.js"(exports2, module2) {
|
|
12678
12692
|
var __defProp2 = Object.defineProperty;
|
|
12679
12693
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
12680
12694
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -12785,9 +12799,9 @@ var require_dist_cjs42 = __commonJS({
|
|
|
12785
12799
|
}
|
|
12786
12800
|
});
|
|
12787
12801
|
|
|
12788
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12802
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js
|
|
12789
12803
|
var require_ruleset = __commonJS({
|
|
12790
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12804
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
12791
12805
|
"use strict";
|
|
12792
12806
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12793
12807
|
exports2.ruleSet = void 0;
|
|
@@ -12820,9 +12834,9 @@ var require_ruleset = __commonJS({
|
|
|
12820
12834
|
}
|
|
12821
12835
|
});
|
|
12822
12836
|
|
|
12823
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12837
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js
|
|
12824
12838
|
var require_endpointResolver = __commonJS({
|
|
12825
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12839
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
12826
12840
|
"use strict";
|
|
12827
12841
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12828
12842
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -12844,9 +12858,9 @@ var require_endpointResolver = __commonJS({
|
|
|
12844
12858
|
}
|
|
12845
12859
|
});
|
|
12846
12860
|
|
|
12847
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12861
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js
|
|
12848
12862
|
var require_runtimeConfig_shared = __commonJS({
|
|
12849
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12863
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
12850
12864
|
"use strict";
|
|
12851
12865
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12852
12866
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -12890,9 +12904,9 @@ var require_runtimeConfig_shared = __commonJS({
|
|
|
12890
12904
|
}
|
|
12891
12905
|
});
|
|
12892
12906
|
|
|
12893
|
-
// node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.
|
|
12907
|
+
// node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.28/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js
|
|
12894
12908
|
var require_dist_cjs43 = __commonJS({
|
|
12895
|
-
"node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.
|
|
12909
|
+
"node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.28/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js"(exports2, module2) {
|
|
12896
12910
|
var __create2 = Object.create;
|
|
12897
12911
|
var __defProp2 = Object.defineProperty;
|
|
12898
12912
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -12999,9 +13013,9 @@ var require_dist_cjs43 = __commonJS({
|
|
|
12999
13013
|
}
|
|
13000
13014
|
});
|
|
13001
13015
|
|
|
13002
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13016
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js
|
|
13003
13017
|
var require_runtimeConfig = __commonJS({
|
|
13004
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13018
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js"(exports2) {
|
|
13005
13019
|
"use strict";
|
|
13006
13020
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13007
13021
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -13051,9 +13065,9 @@ var require_runtimeConfig = __commonJS({
|
|
|
13051
13065
|
}
|
|
13052
13066
|
});
|
|
13053
13067
|
|
|
13054
|
-
// node_modules/.pnpm/@aws-sdk+region-config-resolver@3.
|
|
13068
|
+
// node_modules/.pnpm/@aws-sdk+region-config-resolver@3.696.0/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js
|
|
13055
13069
|
var require_dist_cjs44 = __commonJS({
|
|
13056
|
-
"node_modules/.pnpm/@aws-sdk+region-config-resolver@3.
|
|
13070
|
+
"node_modules/.pnpm/@aws-sdk+region-config-resolver@3.696.0/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js"(exports2, module2) {
|
|
13057
13071
|
"use strict";
|
|
13058
13072
|
var __defProp2 = Object.defineProperty;
|
|
13059
13073
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -13149,9 +13163,9 @@ var require_dist_cjs44 = __commonJS({
|
|
|
13149
13163
|
}
|
|
13150
13164
|
});
|
|
13151
13165
|
|
|
13152
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13166
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js
|
|
13153
13167
|
var require_dist_cjs45 = __commonJS({
|
|
13154
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13168
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.696.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js"(exports2, module2) {
|
|
13155
13169
|
"use strict";
|
|
13156
13170
|
var __defProp2 = Object.defineProperty;
|
|
13157
13171
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -13679,9 +13693,9 @@ var require_dist_cjs45 = __commonJS({
|
|
|
13679
13693
|
}
|
|
13680
13694
|
});
|
|
13681
13695
|
|
|
13682
|
-
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13696
|
+
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
13683
13697
|
var require_httpAuthSchemeProvider3 = __commonJS({
|
|
13684
|
-
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13698
|
+
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
13685
13699
|
"use strict";
|
|
13686
13700
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13687
13701
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultSSOOIDCHttpAuthSchemeProvider = exports2.defaultSSOOIDCHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -13748,13 +13762,13 @@ var require_httpAuthSchemeProvider3 = __commonJS({
|
|
|
13748
13762
|
}
|
|
13749
13763
|
});
|
|
13750
13764
|
|
|
13751
|
-
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13765
|
+
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/package.json
|
|
13752
13766
|
var require_package3 = __commonJS({
|
|
13753
|
-
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13767
|
+
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/package.json"(exports2, module2) {
|
|
13754
13768
|
module2.exports = {
|
|
13755
13769
|
name: "@aws-sdk/client-sso-oidc",
|
|
13756
13770
|
description: "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native",
|
|
13757
|
-
version: "3.
|
|
13771
|
+
version: "3.699.0",
|
|
13758
13772
|
scripts: {
|
|
13759
13773
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
13760
13774
|
"build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
|
|
@@ -13773,41 +13787,41 @@ var require_package3 = __commonJS({
|
|
|
13773
13787
|
dependencies: {
|
|
13774
13788
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
13775
13789
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
13776
|
-
"@aws-sdk/core": "3.
|
|
13777
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
13778
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
13779
|
-
"@aws-sdk/middleware-logger": "3.
|
|
13780
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
13781
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
13782
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
13783
|
-
"@aws-sdk/types": "3.
|
|
13784
|
-
"@aws-sdk/util-endpoints": "3.
|
|
13785
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
13786
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
13787
|
-
"@smithy/config-resolver": "^3.0.
|
|
13788
|
-
"@smithy/core": "^2.5.
|
|
13789
|
-
"@smithy/fetch-http-handler": "^4.
|
|
13790
|
-
"@smithy/hash-node": "^3.0.
|
|
13791
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
13792
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
13793
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
13794
|
-
"@smithy/middleware-retry": "^3.0.
|
|
13795
|
-
"@smithy/middleware-serde": "^3.0.
|
|
13796
|
-
"@smithy/middleware-stack": "^3.0.
|
|
13797
|
-
"@smithy/node-config-provider": "^3.1.
|
|
13798
|
-
"@smithy/node-http-handler": "^3.
|
|
13799
|
-
"@smithy/protocol-http": "^4.1.
|
|
13800
|
-
"@smithy/smithy-client": "^3.4.
|
|
13801
|
-
"@smithy/types": "^3.
|
|
13802
|
-
"@smithy/url-parser": "^3.0.
|
|
13790
|
+
"@aws-sdk/core": "3.696.0",
|
|
13791
|
+
"@aws-sdk/credential-provider-node": "3.699.0",
|
|
13792
|
+
"@aws-sdk/middleware-host-header": "3.696.0",
|
|
13793
|
+
"@aws-sdk/middleware-logger": "3.696.0",
|
|
13794
|
+
"@aws-sdk/middleware-recursion-detection": "3.696.0",
|
|
13795
|
+
"@aws-sdk/middleware-user-agent": "3.696.0",
|
|
13796
|
+
"@aws-sdk/region-config-resolver": "3.696.0",
|
|
13797
|
+
"@aws-sdk/types": "3.696.0",
|
|
13798
|
+
"@aws-sdk/util-endpoints": "3.696.0",
|
|
13799
|
+
"@aws-sdk/util-user-agent-browser": "3.696.0",
|
|
13800
|
+
"@aws-sdk/util-user-agent-node": "3.696.0",
|
|
13801
|
+
"@smithy/config-resolver": "^3.0.12",
|
|
13802
|
+
"@smithy/core": "^2.5.3",
|
|
13803
|
+
"@smithy/fetch-http-handler": "^4.1.1",
|
|
13804
|
+
"@smithy/hash-node": "^3.0.10",
|
|
13805
|
+
"@smithy/invalid-dependency": "^3.0.10",
|
|
13806
|
+
"@smithy/middleware-content-length": "^3.0.12",
|
|
13807
|
+
"@smithy/middleware-endpoint": "^3.2.3",
|
|
13808
|
+
"@smithy/middleware-retry": "^3.0.27",
|
|
13809
|
+
"@smithy/middleware-serde": "^3.0.10",
|
|
13810
|
+
"@smithy/middleware-stack": "^3.0.10",
|
|
13811
|
+
"@smithy/node-config-provider": "^3.1.11",
|
|
13812
|
+
"@smithy/node-http-handler": "^3.3.1",
|
|
13813
|
+
"@smithy/protocol-http": "^4.1.7",
|
|
13814
|
+
"@smithy/smithy-client": "^3.4.4",
|
|
13815
|
+
"@smithy/types": "^3.7.1",
|
|
13816
|
+
"@smithy/url-parser": "^3.0.10",
|
|
13803
13817
|
"@smithy/util-base64": "^3.0.0",
|
|
13804
13818
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
13805
13819
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
13806
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
13807
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
13808
|
-
"@smithy/util-endpoints": "^2.1.
|
|
13809
|
-
"@smithy/util-middleware": "^3.0.
|
|
13810
|
-
"@smithy/util-retry": "^3.0.
|
|
13820
|
+
"@smithy/util-defaults-mode-browser": "^3.0.27",
|
|
13821
|
+
"@smithy/util-defaults-mode-node": "^3.0.27",
|
|
13822
|
+
"@smithy/util-endpoints": "^2.1.6",
|
|
13823
|
+
"@smithy/util-middleware": "^3.0.10",
|
|
13824
|
+
"@smithy/util-retry": "^3.0.10",
|
|
13811
13825
|
"@smithy/util-utf8": "^3.0.0",
|
|
13812
13826
|
tslib: "^2.6.2"
|
|
13813
13827
|
},
|
|
@@ -13838,7 +13852,7 @@ var require_package3 = __commonJS({
|
|
|
13838
13852
|
},
|
|
13839
13853
|
license: "Apache-2.0",
|
|
13840
13854
|
peerDependencies: {
|
|
13841
|
-
"@aws-sdk/client-sts": "^3.
|
|
13855
|
+
"@aws-sdk/client-sts": "^3.699.0"
|
|
13842
13856
|
},
|
|
13843
13857
|
browser: {
|
|
13844
13858
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
@@ -13856,9 +13870,9 @@ var require_package3 = __commonJS({
|
|
|
13856
13870
|
}
|
|
13857
13871
|
});
|
|
13858
13872
|
|
|
13859
|
-
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13873
|
+
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js
|
|
13860
13874
|
var require_ruleset2 = __commonJS({
|
|
13861
|
-
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13875
|
+
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
13862
13876
|
"use strict";
|
|
13863
13877
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13864
13878
|
exports2.ruleSet = void 0;
|
|
@@ -13891,9 +13905,9 @@ var require_ruleset2 = __commonJS({
|
|
|
13891
13905
|
}
|
|
13892
13906
|
});
|
|
13893
13907
|
|
|
13894
|
-
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13908
|
+
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js
|
|
13895
13909
|
var require_endpointResolver2 = __commonJS({
|
|
13896
|
-
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13910
|
+
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
13897
13911
|
"use strict";
|
|
13898
13912
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13899
13913
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -13915,9 +13929,9 @@ var require_endpointResolver2 = __commonJS({
|
|
|
13915
13929
|
}
|
|
13916
13930
|
});
|
|
13917
13931
|
|
|
13918
|
-
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13932
|
+
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js
|
|
13919
13933
|
var require_runtimeConfig_shared2 = __commonJS({
|
|
13920
|
-
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13934
|
+
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
13921
13935
|
"use strict";
|
|
13922
13936
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13923
13937
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -13961,9 +13975,9 @@ var require_runtimeConfig_shared2 = __commonJS({
|
|
|
13961
13975
|
}
|
|
13962
13976
|
});
|
|
13963
13977
|
|
|
13964
|
-
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13978
|
+
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js
|
|
13965
13979
|
var require_runtimeConfig2 = __commonJS({
|
|
13966
|
-
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
13980
|
+
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js"(exports2) {
|
|
13967
13981
|
"use strict";
|
|
13968
13982
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13969
13983
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -14015,9 +14029,9 @@ var require_runtimeConfig2 = __commonJS({
|
|
|
14015
14029
|
}
|
|
14016
14030
|
});
|
|
14017
14031
|
|
|
14018
|
-
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
14032
|
+
// node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js
|
|
14019
14033
|
var require_dist_cjs46 = __commonJS({
|
|
14020
|
-
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
14034
|
+
"node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js"(exports2, module2) {
|
|
14021
14035
|
"use strict";
|
|
14022
14036
|
var __defProp2 = Object.defineProperty;
|
|
14023
14037
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -14984,9 +14998,9 @@ var require_dist_cjs46 = __commonJS({
|
|
|
14984
14998
|
}
|
|
14985
14999
|
});
|
|
14986
15000
|
|
|
14987
|
-
// node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
15001
|
+
// node_modules/.pnpm/@aws-sdk+token-providers@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0_/node_modules/@aws-sdk/token-providers/dist-cjs/index.js
|
|
14988
15002
|
var require_dist_cjs47 = __commonJS({
|
|
14989
|
-
"node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
15003
|
+
"node_modules/.pnpm/@aws-sdk+token-providers@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0_/node_modules/@aws-sdk/token-providers/dist-cjs/index.js"(exports2, module2) {
|
|
14990
15004
|
"use strict";
|
|
14991
15005
|
var __create2 = Object.create;
|
|
14992
15006
|
var __defProp2 = Object.defineProperty;
|
|
@@ -15025,19 +15039,20 @@ var require_dist_cjs47 = __commonJS({
|
|
|
15025
15039
|
module2.exports = __toCommonJS2(src_exports);
|
|
15026
15040
|
var EXPIRE_WINDOW_MS = 5 * 60 * 1e3;
|
|
15027
15041
|
var REFRESH_MESSAGE = `To refresh this SSO session run 'aws sso login' with the corresponding profile.`;
|
|
15028
|
-
var
|
|
15029
|
-
|
|
15042
|
+
var getSsoOidcClient = /* @__PURE__ */ __name(async (ssoRegion, init = {}) => {
|
|
15043
|
+
var _a, _b, _c;
|
|
15030
15044
|
const { SSOOIDCClient } = await Promise.resolve().then(() => __toESM2(require_dist_cjs46()));
|
|
15031
|
-
|
|
15032
|
-
|
|
15033
|
-
|
|
15034
|
-
|
|
15035
|
-
|
|
15045
|
+
const ssoOidcClient = new SSOOIDCClient(
|
|
15046
|
+
Object.assign({}, init.clientConfig ?? {}, {
|
|
15047
|
+
region: ssoRegion ?? ((_a = init.clientConfig) == null ? void 0 : _a.region),
|
|
15048
|
+
logger: ((_b = init.clientConfig) == null ? void 0 : _b.logger) ?? ((_c = init.parentClientConfig) == null ? void 0 : _c.logger)
|
|
15049
|
+
})
|
|
15050
|
+
);
|
|
15036
15051
|
return ssoOidcClient;
|
|
15037
15052
|
}, "getSsoOidcClient");
|
|
15038
|
-
var getNewSsoOidcToken = /* @__PURE__ */ __name(async (ssoToken, ssoRegion) => {
|
|
15053
|
+
var getNewSsoOidcToken = /* @__PURE__ */ __name(async (ssoToken, ssoRegion, init = {}) => {
|
|
15039
15054
|
const { CreateTokenCommand } = await Promise.resolve().then(() => __toESM2(require_dist_cjs46()));
|
|
15040
|
-
const ssoOidcClient = await getSsoOidcClient(ssoRegion);
|
|
15055
|
+
const ssoOidcClient = await getSsoOidcClient(ssoRegion, init);
|
|
15041
15056
|
return ssoOidcClient.send(
|
|
15042
15057
|
new CreateTokenCommand({
|
|
15043
15058
|
clientId: ssoToken.clientId,
|
|
@@ -15125,7 +15140,7 @@ var require_dist_cjs47 = __commonJS({
|
|
|
15125
15140
|
validateTokenKey("refreshToken", ssoToken.refreshToken, true);
|
|
15126
15141
|
try {
|
|
15127
15142
|
lastRefreshAttemptTime.setTime(Date.now());
|
|
15128
|
-
const newSsoOidcToken = await getNewSsoOidcToken(ssoToken, ssoRegion);
|
|
15143
|
+
const newSsoOidcToken = await getNewSsoOidcToken(ssoToken, ssoRegion, init);
|
|
15129
15144
|
validateTokenKey("accessToken", newSsoOidcToken.accessToken);
|
|
15130
15145
|
validateTokenKey("expiresIn", newSsoOidcToken.expiresIn);
|
|
15131
15146
|
const newTokenExpiration = new Date(Date.now() + newSsoOidcToken.expiresIn * 1e3);
|
|
@@ -15164,9 +15179,9 @@ var require_dist_cjs47 = __commonJS({
|
|
|
15164
15179
|
}
|
|
15165
15180
|
});
|
|
15166
15181
|
|
|
15167
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
15182
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0_/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js
|
|
15168
15183
|
var require_dist_cjs48 = __commonJS({
|
|
15169
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
15184
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts@3.699.0_/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js"(exports2, module2) {
|
|
15170
15185
|
"use strict";
|
|
15171
15186
|
var __defProp2 = Object.defineProperty;
|
|
15172
15187
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -15222,6 +15237,7 @@ var require_dist_cjs48 = __commonJS({
|
|
|
15222
15237
|
ssoRoleName,
|
|
15223
15238
|
ssoClient,
|
|
15224
15239
|
clientConfig,
|
|
15240
|
+
parentClientConfig,
|
|
15225
15241
|
profile,
|
|
15226
15242
|
logger
|
|
15227
15243
|
}) => {
|
|
@@ -15260,6 +15276,7 @@ var require_dist_cjs48 = __commonJS({
|
|
|
15260
15276
|
const { SSOClient: SSOClient2, GetRoleCredentialsCommand: GetRoleCredentialsCommand2 } = await Promise.resolve().then(() => (init_loadSso(), loadSso_exports));
|
|
15261
15277
|
const sso = ssoClient || new SSOClient2(
|
|
15262
15278
|
Object.assign({}, clientConfig ?? {}, {
|
|
15279
|
+
logger: (clientConfig == null ? void 0 : clientConfig.logger) ?? (parentClientConfig == null ? void 0 : parentClientConfig.logger),
|
|
15263
15280
|
region: (clientConfig == null ? void 0 : clientConfig.region) ?? ssoRegion
|
|
15264
15281
|
})
|
|
15265
15282
|
);
|
|
@@ -15363,6 +15380,7 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
15363
15380
|
ssoRoleName: sso_role_name,
|
|
15364
15381
|
ssoClient,
|
|
15365
15382
|
clientConfig: init.clientConfig,
|
|
15383
|
+
parentClientConfig: init.parentClientConfig,
|
|
15366
15384
|
profile: profileName
|
|
15367
15385
|
});
|
|
15368
15386
|
} else if (!ssoStartUrl || !ssoAccountId || !ssoRegion || !ssoRoleName) {
|
|
@@ -15379,6 +15397,7 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
15379
15397
|
ssoRoleName,
|
|
15380
15398
|
ssoClient,
|
|
15381
15399
|
clientConfig: init.clientConfig,
|
|
15400
|
+
parentClientConfig: init.parentClientConfig,
|
|
15382
15401
|
profile: profileName
|
|
15383
15402
|
});
|
|
15384
15403
|
}
|
|
@@ -15386,9 +15405,9 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
15386
15405
|
}
|
|
15387
15406
|
});
|
|
15388
15407
|
|
|
15389
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15408
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
15390
15409
|
var require_httpAuthSchemeProvider4 = __commonJS({
|
|
15391
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15410
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
15392
15411
|
"use strict";
|
|
15393
15412
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15394
15413
|
exports2.resolveHttpAuthSchemeConfig = exports2.resolveStsAuthConfig = exports2.defaultSTSHttpAuthSchemeProvider = exports2.defaultSTSHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -15458,9 +15477,9 @@ var require_httpAuthSchemeProvider4 = __commonJS({
|
|
|
15458
15477
|
}
|
|
15459
15478
|
});
|
|
15460
15479
|
|
|
15461
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15480
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js
|
|
15462
15481
|
var require_EndpointParameters = __commonJS({
|
|
15463
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15482
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js"(exports2) {
|
|
15464
15483
|
"use strict";
|
|
15465
15484
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15466
15485
|
exports2.commonParams = exports2.resolveClientEndpointParameters = void 0;
|
|
@@ -15484,13 +15503,13 @@ var require_EndpointParameters = __commonJS({
|
|
|
15484
15503
|
}
|
|
15485
15504
|
});
|
|
15486
15505
|
|
|
15487
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15506
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/package.json
|
|
15488
15507
|
var require_package4 = __commonJS({
|
|
15489
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15508
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/package.json"(exports2, module2) {
|
|
15490
15509
|
module2.exports = {
|
|
15491
15510
|
name: "@aws-sdk/client-sts",
|
|
15492
15511
|
description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
15493
|
-
version: "3.
|
|
15512
|
+
version: "3.699.0",
|
|
15494
15513
|
scripts: {
|
|
15495
15514
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
15496
15515
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
|
@@ -15501,8 +15520,8 @@ var require_package4 = __commonJS({
|
|
|
15501
15520
|
clean: "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
15502
15521
|
"extract:docs": "api-extractor run --local",
|
|
15503
15522
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo sts",
|
|
15504
|
-
test: "vitest run",
|
|
15505
|
-
"test:watch": "vitest watch"
|
|
15523
|
+
test: "yarn g:vitest run",
|
|
15524
|
+
"test:watch": "yarn g:vitest watch"
|
|
15506
15525
|
},
|
|
15507
15526
|
main: "./dist-cjs/index.js",
|
|
15508
15527
|
types: "./dist-types/index.d.ts",
|
|
@@ -15511,42 +15530,42 @@ var require_package4 = __commonJS({
|
|
|
15511
15530
|
dependencies: {
|
|
15512
15531
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
15513
15532
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
15514
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
15515
|
-
"@aws-sdk/core": "3.
|
|
15516
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
15517
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
15518
|
-
"@aws-sdk/middleware-logger": "3.
|
|
15519
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
15520
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
15521
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
15522
|
-
"@aws-sdk/types": "3.
|
|
15523
|
-
"@aws-sdk/util-endpoints": "3.
|
|
15524
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
15525
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
15526
|
-
"@smithy/config-resolver": "^3.0.
|
|
15527
|
-
"@smithy/core": "^2.5.
|
|
15528
|
-
"@smithy/fetch-http-handler": "^4.
|
|
15529
|
-
"@smithy/hash-node": "^3.0.
|
|
15530
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
15531
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
15532
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
15533
|
-
"@smithy/middleware-retry": "^3.0.
|
|
15534
|
-
"@smithy/middleware-serde": "^3.0.
|
|
15535
|
-
"@smithy/middleware-stack": "^3.0.
|
|
15536
|
-
"@smithy/node-config-provider": "^3.1.
|
|
15537
|
-
"@smithy/node-http-handler": "^3.
|
|
15538
|
-
"@smithy/protocol-http": "^4.1.
|
|
15539
|
-
"@smithy/smithy-client": "^3.4.
|
|
15540
|
-
"@smithy/types": "^3.
|
|
15541
|
-
"@smithy/url-parser": "^3.0.
|
|
15533
|
+
"@aws-sdk/client-sso-oidc": "3.699.0",
|
|
15534
|
+
"@aws-sdk/core": "3.696.0",
|
|
15535
|
+
"@aws-sdk/credential-provider-node": "3.699.0",
|
|
15536
|
+
"@aws-sdk/middleware-host-header": "3.696.0",
|
|
15537
|
+
"@aws-sdk/middleware-logger": "3.696.0",
|
|
15538
|
+
"@aws-sdk/middleware-recursion-detection": "3.696.0",
|
|
15539
|
+
"@aws-sdk/middleware-user-agent": "3.696.0",
|
|
15540
|
+
"@aws-sdk/region-config-resolver": "3.696.0",
|
|
15541
|
+
"@aws-sdk/types": "3.696.0",
|
|
15542
|
+
"@aws-sdk/util-endpoints": "3.696.0",
|
|
15543
|
+
"@aws-sdk/util-user-agent-browser": "3.696.0",
|
|
15544
|
+
"@aws-sdk/util-user-agent-node": "3.696.0",
|
|
15545
|
+
"@smithy/config-resolver": "^3.0.12",
|
|
15546
|
+
"@smithy/core": "^2.5.3",
|
|
15547
|
+
"@smithy/fetch-http-handler": "^4.1.1",
|
|
15548
|
+
"@smithy/hash-node": "^3.0.10",
|
|
15549
|
+
"@smithy/invalid-dependency": "^3.0.10",
|
|
15550
|
+
"@smithy/middleware-content-length": "^3.0.12",
|
|
15551
|
+
"@smithy/middleware-endpoint": "^3.2.3",
|
|
15552
|
+
"@smithy/middleware-retry": "^3.0.27",
|
|
15553
|
+
"@smithy/middleware-serde": "^3.0.10",
|
|
15554
|
+
"@smithy/middleware-stack": "^3.0.10",
|
|
15555
|
+
"@smithy/node-config-provider": "^3.1.11",
|
|
15556
|
+
"@smithy/node-http-handler": "^3.3.1",
|
|
15557
|
+
"@smithy/protocol-http": "^4.1.7",
|
|
15558
|
+
"@smithy/smithy-client": "^3.4.4",
|
|
15559
|
+
"@smithy/types": "^3.7.1",
|
|
15560
|
+
"@smithy/url-parser": "^3.0.10",
|
|
15542
15561
|
"@smithy/util-base64": "^3.0.0",
|
|
15543
15562
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
15544
15563
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
15545
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
15546
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
15547
|
-
"@smithy/util-endpoints": "^2.1.
|
|
15548
|
-
"@smithy/util-middleware": "^3.0.
|
|
15549
|
-
"@smithy/util-retry": "^3.0.
|
|
15564
|
+
"@smithy/util-defaults-mode-browser": "^3.0.27",
|
|
15565
|
+
"@smithy/util-defaults-mode-node": "^3.0.27",
|
|
15566
|
+
"@smithy/util-endpoints": "^2.1.6",
|
|
15567
|
+
"@smithy/util-middleware": "^3.0.10",
|
|
15568
|
+
"@smithy/util-retry": "^3.0.10",
|
|
15550
15569
|
"@smithy/util-utf8": "^3.0.0",
|
|
15551
15570
|
tslib: "^2.6.2"
|
|
15552
15571
|
},
|
|
@@ -15592,9 +15611,9 @@ var require_package4 = __commonJS({
|
|
|
15592
15611
|
}
|
|
15593
15612
|
});
|
|
15594
15613
|
|
|
15595
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15614
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js
|
|
15596
15615
|
var require_ruleset3 = __commonJS({
|
|
15597
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15616
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
15598
15617
|
"use strict";
|
|
15599
15618
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15600
15619
|
exports2.ruleSet = void 0;
|
|
@@ -15639,9 +15658,9 @@ var require_ruleset3 = __commonJS({
|
|
|
15639
15658
|
}
|
|
15640
15659
|
});
|
|
15641
15660
|
|
|
15642
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15661
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js
|
|
15643
15662
|
var require_endpointResolver3 = __commonJS({
|
|
15644
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15663
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
15645
15664
|
"use strict";
|
|
15646
15665
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15647
15666
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -15663,9 +15682,9 @@ var require_endpointResolver3 = __commonJS({
|
|
|
15663
15682
|
}
|
|
15664
15683
|
});
|
|
15665
15684
|
|
|
15666
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15685
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js
|
|
15667
15686
|
var require_runtimeConfig_shared3 = __commonJS({
|
|
15668
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15687
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
15669
15688
|
"use strict";
|
|
15670
15689
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15671
15690
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -15709,9 +15728,9 @@ var require_runtimeConfig_shared3 = __commonJS({
|
|
|
15709
15728
|
}
|
|
15710
15729
|
});
|
|
15711
15730
|
|
|
15712
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15731
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js
|
|
15713
15732
|
var require_runtimeConfig3 = __commonJS({
|
|
15714
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15733
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js"(exports2) {
|
|
15715
15734
|
"use strict";
|
|
15716
15735
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15717
15736
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -15776,9 +15795,9 @@ var require_runtimeConfig3 = __commonJS({
|
|
|
15776
15795
|
}
|
|
15777
15796
|
});
|
|
15778
15797
|
|
|
15779
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15798
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js
|
|
15780
15799
|
var require_httpAuthExtensionConfiguration = __commonJS({
|
|
15781
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15800
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js"(exports2) {
|
|
15782
15801
|
"use strict";
|
|
15783
15802
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15784
15803
|
exports2.resolveHttpAuthRuntimeConfig = exports2.getHttpAuthExtensionConfiguration = void 0;
|
|
@@ -15824,9 +15843,9 @@ var require_httpAuthExtensionConfiguration = __commonJS({
|
|
|
15824
15843
|
}
|
|
15825
15844
|
});
|
|
15826
15845
|
|
|
15827
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15846
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js
|
|
15828
15847
|
var require_runtimeExtensions = __commonJS({
|
|
15829
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15848
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js"(exports2) {
|
|
15830
15849
|
"use strict";
|
|
15831
15850
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15832
15851
|
exports2.resolveRuntimeExtensions = void 0;
|
|
@@ -15855,9 +15874,9 @@ var require_runtimeExtensions = __commonJS({
|
|
|
15855
15874
|
}
|
|
15856
15875
|
});
|
|
15857
15876
|
|
|
15858
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15877
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js
|
|
15859
15878
|
var require_STSClient = __commonJS({
|
|
15860
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15879
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js"(exports2) {
|
|
15861
15880
|
"use strict";
|
|
15862
15881
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15863
15882
|
exports2.STSClient = exports2.__Client = void 0;
|
|
@@ -15913,9 +15932,9 @@ var require_STSClient = __commonJS({
|
|
|
15913
15932
|
}
|
|
15914
15933
|
});
|
|
15915
15934
|
|
|
15916
|
-
// node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15935
|
+
// node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/index.js
|
|
15917
15936
|
var require_dist_cjs49 = __commonJS({
|
|
15918
|
-
"node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
15937
|
+
"node_modules/.pnpm/@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/client-sts/dist-cjs/index.js"(exports2, module2) {
|
|
15919
15938
|
"use strict";
|
|
15920
15939
|
var __defProp2 = Object.defineProperty;
|
|
15921
15940
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -15946,7 +15965,9 @@ var require_dist_cjs49 = __commonJS({
|
|
|
15946
15965
|
AssumeRoleWithWebIdentityCommand: () => AssumeRoleWithWebIdentityCommand,
|
|
15947
15966
|
AssumeRoleWithWebIdentityRequestFilterSensitiveLog: () => AssumeRoleWithWebIdentityRequestFilterSensitiveLog,
|
|
15948
15967
|
AssumeRoleWithWebIdentityResponseFilterSensitiveLog: () => AssumeRoleWithWebIdentityResponseFilterSensitiveLog,
|
|
15949
|
-
|
|
15968
|
+
AssumeRootCommand: () => AssumeRootCommand,
|
|
15969
|
+
AssumeRootResponseFilterSensitiveLog: () => AssumeRootResponseFilterSensitiveLog,
|
|
15970
|
+
ClientInputEndpointParameters: () => import_EndpointParameters10.ClientInputEndpointParameters,
|
|
15950
15971
|
CredentialsFilterSensitiveLog: () => CredentialsFilterSensitiveLog,
|
|
15951
15972
|
DecodeAuthorizationMessageCommand: () => DecodeAuthorizationMessageCommand,
|
|
15952
15973
|
ExpiredTokenException: () => ExpiredTokenException,
|
|
@@ -16146,6 +16167,10 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16146
16167
|
...obj,
|
|
16147
16168
|
...obj.Credentials && { Credentials: CredentialsFilterSensitiveLog(obj.Credentials) }
|
|
16148
16169
|
}), "AssumeRoleWithWebIdentityResponseFilterSensitiveLog");
|
|
16170
|
+
var AssumeRootResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
16171
|
+
...obj,
|
|
16172
|
+
...obj.Credentials && { Credentials: CredentialsFilterSensitiveLog(obj.Credentials) }
|
|
16173
|
+
}), "AssumeRootResponseFilterSensitiveLog");
|
|
16149
16174
|
var GetFederationTokenResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
16150
16175
|
...obj,
|
|
16151
16176
|
...obj.Credentials && { Credentials: CredentialsFilterSensitiveLog(obj.Credentials) }
|
|
@@ -16186,6 +16211,16 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16186
16211
|
});
|
|
16187
16212
|
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
16188
16213
|
}, "se_AssumeRoleWithWebIdentityCommand");
|
|
16214
|
+
var se_AssumeRootCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
16215
|
+
const headers = SHARED_HEADERS;
|
|
16216
|
+
let body;
|
|
16217
|
+
body = buildFormUrlencodedString({
|
|
16218
|
+
...se_AssumeRootRequest(input, context),
|
|
16219
|
+
[_A]: _ARs,
|
|
16220
|
+
[_V]: _
|
|
16221
|
+
});
|
|
16222
|
+
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
16223
|
+
}, "se_AssumeRootCommand");
|
|
16189
16224
|
var se_DecodeAuthorizationMessageCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
16190
16225
|
const headers = SHARED_HEADERS;
|
|
16191
16226
|
let body;
|
|
@@ -16275,6 +16310,19 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16275
16310
|
};
|
|
16276
16311
|
return response;
|
|
16277
16312
|
}, "de_AssumeRoleWithWebIdentityCommand");
|
|
16313
|
+
var de_AssumeRootCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
16314
|
+
if (output.statusCode >= 300) {
|
|
16315
|
+
return de_CommandError(output, context);
|
|
16316
|
+
}
|
|
16317
|
+
const data = await (0, import_core3.parseXmlBody)(output.body, context);
|
|
16318
|
+
let contents = {};
|
|
16319
|
+
contents = de_AssumeRootResponse(data.AssumeRootResult, context);
|
|
16320
|
+
const response = {
|
|
16321
|
+
$metadata: deserializeMetadata(output),
|
|
16322
|
+
...contents
|
|
16323
|
+
};
|
|
16324
|
+
return response;
|
|
16325
|
+
}, "de_AssumeRootCommand");
|
|
16278
16326
|
var de_DecodeAuthorizationMessageCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
16279
16327
|
if (output.statusCode >= 300) {
|
|
16280
16328
|
return de_CommandError(output, context);
|
|
@@ -16584,6 +16632,23 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16584
16632
|
}
|
|
16585
16633
|
return entries;
|
|
16586
16634
|
}, "se_AssumeRoleWithWebIdentityRequest");
|
|
16635
|
+
var se_AssumeRootRequest = /* @__PURE__ */ __name((input, context) => {
|
|
16636
|
+
const entries = {};
|
|
16637
|
+
if (input[_TP] != null) {
|
|
16638
|
+
entries[_TP] = input[_TP];
|
|
16639
|
+
}
|
|
16640
|
+
if (input[_TPA] != null) {
|
|
16641
|
+
const memberEntries = se_PolicyDescriptorType(input[_TPA], context);
|
|
16642
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
16643
|
+
const loc = `TaskPolicyArn.${key}`;
|
|
16644
|
+
entries[loc] = value;
|
|
16645
|
+
});
|
|
16646
|
+
}
|
|
16647
|
+
if (input[_DS] != null) {
|
|
16648
|
+
entries[_DS] = input[_DS];
|
|
16649
|
+
}
|
|
16650
|
+
return entries;
|
|
16651
|
+
}, "se_AssumeRootRequest");
|
|
16587
16652
|
var se_DecodeAuthorizationMessageRequest = /* @__PURE__ */ __name((input, context) => {
|
|
16588
16653
|
const entries = {};
|
|
16589
16654
|
if (input[_EM] != null) {
|
|
@@ -16815,6 +16880,16 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16815
16880
|
}
|
|
16816
16881
|
return contents;
|
|
16817
16882
|
}, "de_AssumeRoleWithWebIdentityResponse");
|
|
16883
|
+
var de_AssumeRootResponse = /* @__PURE__ */ __name((output, context) => {
|
|
16884
|
+
const contents = {};
|
|
16885
|
+
if (output[_C] != null) {
|
|
16886
|
+
contents[_C] = de_Credentials(output[_C], context);
|
|
16887
|
+
}
|
|
16888
|
+
if (output[_SI] != null) {
|
|
16889
|
+
contents[_SI] = (0, import_smithy_client4.expectString)(output[_SI]);
|
|
16890
|
+
}
|
|
16891
|
+
return contents;
|
|
16892
|
+
}, "de_AssumeRootResponse");
|
|
16818
16893
|
var de_Credentials = /* @__PURE__ */ __name((output, context) => {
|
|
16819
16894
|
const contents = {};
|
|
16820
16895
|
if (output[_AKI] != null) {
|
|
@@ -16980,6 +17055,7 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16980
17055
|
var _ARU = "AssumedRoleUser";
|
|
16981
17056
|
var _ARWSAML = "AssumeRoleWithSAML";
|
|
16982
17057
|
var _ARWWI = "AssumeRoleWithWebIdentity";
|
|
17058
|
+
var _ARs = "AssumeRoot";
|
|
16983
17059
|
var _Ac = "Account";
|
|
16984
17060
|
var _Ar = "Arn";
|
|
16985
17061
|
var _Au = "Audience";
|
|
@@ -17021,6 +17097,8 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17021
17097
|
var _STe = "SessionToken";
|
|
17022
17098
|
var _T = "Tags";
|
|
17023
17099
|
var _TC = "TokenCode";
|
|
17100
|
+
var _TP = "TargetPrincipal";
|
|
17101
|
+
var _TPA = "TaskPolicyArn";
|
|
17024
17102
|
var _TTK = "TransitiveTagKeys";
|
|
17025
17103
|
var _UI = "UserId";
|
|
17026
17104
|
var _V = "Version";
|
|
@@ -17068,7 +17146,17 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17068
17146
|
__name(_AssumeRoleWithWebIdentityCommand, "AssumeRoleWithWebIdentityCommand");
|
|
17069
17147
|
var AssumeRoleWithWebIdentityCommand = _AssumeRoleWithWebIdentityCommand;
|
|
17070
17148
|
var import_EndpointParameters4 = require_EndpointParameters();
|
|
17071
|
-
var
|
|
17149
|
+
var _AssumeRootCommand = class _AssumeRootCommand extends import_smithy_client4.Command.classBuilder().ep(import_EndpointParameters4.commonParams).m(function(Command, cs, config, o) {
|
|
17150
|
+
return [
|
|
17151
|
+
(0, import_middleware_serde2.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17152
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
17153
|
+
];
|
|
17154
|
+
}).s("AWSSecurityTokenServiceV20110615", "AssumeRoot", {}).n("STSClient", "AssumeRootCommand").f(void 0, AssumeRootResponseFilterSensitiveLog).ser(se_AssumeRootCommand).de(de_AssumeRootCommand).build() {
|
|
17155
|
+
};
|
|
17156
|
+
__name(_AssumeRootCommand, "AssumeRootCommand");
|
|
17157
|
+
var AssumeRootCommand = _AssumeRootCommand;
|
|
17158
|
+
var import_EndpointParameters5 = require_EndpointParameters();
|
|
17159
|
+
var _DecodeAuthorizationMessageCommand = class _DecodeAuthorizationMessageCommand extends import_smithy_client4.Command.classBuilder().ep(import_EndpointParameters5.commonParams).m(function(Command, cs, config, o) {
|
|
17072
17160
|
return [
|
|
17073
17161
|
(0, import_middleware_serde2.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17074
17162
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -17077,8 +17165,8 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17077
17165
|
};
|
|
17078
17166
|
__name(_DecodeAuthorizationMessageCommand, "DecodeAuthorizationMessageCommand");
|
|
17079
17167
|
var DecodeAuthorizationMessageCommand = _DecodeAuthorizationMessageCommand;
|
|
17080
|
-
var
|
|
17081
|
-
var _GetAccessKeyInfoCommand = class _GetAccessKeyInfoCommand extends import_smithy_client4.Command.classBuilder().ep(
|
|
17168
|
+
var import_EndpointParameters6 = require_EndpointParameters();
|
|
17169
|
+
var _GetAccessKeyInfoCommand = class _GetAccessKeyInfoCommand extends import_smithy_client4.Command.classBuilder().ep(import_EndpointParameters6.commonParams).m(function(Command, cs, config, o) {
|
|
17082
17170
|
return [
|
|
17083
17171
|
(0, import_middleware_serde2.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17084
17172
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -17087,8 +17175,8 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17087
17175
|
};
|
|
17088
17176
|
__name(_GetAccessKeyInfoCommand, "GetAccessKeyInfoCommand");
|
|
17089
17177
|
var GetAccessKeyInfoCommand = _GetAccessKeyInfoCommand;
|
|
17090
|
-
var
|
|
17091
|
-
var _GetCallerIdentityCommand = class _GetCallerIdentityCommand extends import_smithy_client4.Command.classBuilder().ep(
|
|
17178
|
+
var import_EndpointParameters7 = require_EndpointParameters();
|
|
17179
|
+
var _GetCallerIdentityCommand = class _GetCallerIdentityCommand extends import_smithy_client4.Command.classBuilder().ep(import_EndpointParameters7.commonParams).m(function(Command, cs, config, o) {
|
|
17092
17180
|
return [
|
|
17093
17181
|
(0, import_middleware_serde2.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17094
17182
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -17097,8 +17185,8 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17097
17185
|
};
|
|
17098
17186
|
__name(_GetCallerIdentityCommand, "GetCallerIdentityCommand");
|
|
17099
17187
|
var GetCallerIdentityCommand = _GetCallerIdentityCommand;
|
|
17100
|
-
var
|
|
17101
|
-
var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client4.Command.classBuilder().ep(
|
|
17188
|
+
var import_EndpointParameters8 = require_EndpointParameters();
|
|
17189
|
+
var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client4.Command.classBuilder().ep(import_EndpointParameters8.commonParams).m(function(Command, cs, config, o) {
|
|
17102
17190
|
return [
|
|
17103
17191
|
(0, import_middleware_serde2.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17104
17192
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -17107,8 +17195,8 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17107
17195
|
};
|
|
17108
17196
|
__name(_GetFederationTokenCommand, "GetFederationTokenCommand");
|
|
17109
17197
|
var GetFederationTokenCommand = _GetFederationTokenCommand;
|
|
17110
|
-
var
|
|
17111
|
-
var _GetSessionTokenCommand = class _GetSessionTokenCommand extends import_smithy_client4.Command.classBuilder().ep(
|
|
17198
|
+
var import_EndpointParameters9 = require_EndpointParameters();
|
|
17199
|
+
var _GetSessionTokenCommand = class _GetSessionTokenCommand extends import_smithy_client4.Command.classBuilder().ep(import_EndpointParameters9.commonParams).m(function(Command, cs, config, o) {
|
|
17112
17200
|
return [
|
|
17113
17201
|
(0, import_middleware_serde2.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17114
17202
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -17122,6 +17210,7 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17122
17210
|
AssumeRoleCommand,
|
|
17123
17211
|
AssumeRoleWithSAMLCommand,
|
|
17124
17212
|
AssumeRoleWithWebIdentityCommand,
|
|
17213
|
+
AssumeRootCommand,
|
|
17125
17214
|
DecodeAuthorizationMessageCommand,
|
|
17126
17215
|
GetAccessKeyInfoCommand,
|
|
17127
17216
|
GetCallerIdentityCommand,
|
|
@@ -17133,7 +17222,7 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17133
17222
|
__name(_STS, "STS");
|
|
17134
17223
|
var STS = _STS;
|
|
17135
17224
|
(0, import_smithy_client4.createAggregatedClient)(commands, STS);
|
|
17136
|
-
var
|
|
17225
|
+
var import_EndpointParameters10 = require_EndpointParameters();
|
|
17137
17226
|
var import_client2 = (init_client(), __toCommonJS(client_exports));
|
|
17138
17227
|
var ASSUME_ROLE_DEFAULT_REGION = "us-east-1";
|
|
17139
17228
|
var getAccountIdFromAssumedRoleUser = /* @__PURE__ */ __name((assumedRoleUser) => {
|
|
@@ -17277,9 +17366,9 @@ var require_dist_cjs49 = __commonJS({
|
|
|
17277
17366
|
}
|
|
17278
17367
|
});
|
|
17279
17368
|
|
|
17280
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
17369
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-process@3.696.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js
|
|
17281
17370
|
var require_dist_cjs50 = __commonJS({
|
|
17282
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
17371
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-process@3.696.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js"(exports2, module2) {
|
|
17283
17372
|
"use strict";
|
|
17284
17373
|
var __defProp2 = Object.defineProperty;
|
|
17285
17374
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -17375,9 +17464,9 @@ var require_dist_cjs50 = __commonJS({
|
|
|
17375
17464
|
}
|
|
17376
17465
|
});
|
|
17377
17466
|
|
|
17378
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
17467
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.696.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js
|
|
17379
17468
|
var require_fromWebToken = __commonJS({
|
|
17380
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
17469
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.696.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js"(exports2) {
|
|
17381
17470
|
"use strict";
|
|
17382
17471
|
var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
17383
17472
|
if (k2 === void 0) k2 = k;
|
|
@@ -17434,9 +17523,9 @@ var require_fromWebToken = __commonJS({
|
|
|
17434
17523
|
}
|
|
17435
17524
|
});
|
|
17436
17525
|
|
|
17437
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
17526
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.696.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js
|
|
17438
17527
|
var require_fromTokenFile = __commonJS({
|
|
17439
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
17528
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.696.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js"(exports2) {
|
|
17440
17529
|
"use strict";
|
|
17441
17530
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17442
17531
|
exports2.fromTokenFile = void 0;
|
|
@@ -17472,9 +17561,9 @@ var require_fromTokenFile = __commonJS({
|
|
|
17472
17561
|
}
|
|
17473
17562
|
});
|
|
17474
17563
|
|
|
17475
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
17564
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.696.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js
|
|
17476
17565
|
var require_dist_cjs51 = __commonJS({
|
|
17477
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
17566
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.696.0_@aws-sdk+client-sts@3.699.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js"(exports2, module2) {
|
|
17478
17567
|
"use strict";
|
|
17479
17568
|
var __defProp2 = Object.defineProperty;
|
|
17480
17569
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -17497,9 +17586,9 @@ var require_dist_cjs51 = __commonJS({
|
|
|
17497
17586
|
}
|
|
17498
17587
|
});
|
|
17499
17588
|
|
|
17500
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
17589
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts_2guavycxfirw3d2d2k6433ciba/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js
|
|
17501
17590
|
var require_dist_cjs52 = __commonJS({
|
|
17502
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
17591
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-sts_2guavycxfirw3d2d2k6433ciba/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js"(exports2, module2) {
|
|
17503
17592
|
"use strict";
|
|
17504
17593
|
var __create2 = Object.create;
|
|
17505
17594
|
var __defProp2 = Object.defineProperty;
|
|
@@ -17660,7 +17749,9 @@ var require_dist_cjs52 = __commonJS({
|
|
|
17660
17749
|
const { fromSSO } = await Promise.resolve().then(() => __toESM2(require_dist_cjs48()));
|
|
17661
17750
|
return fromSSO({
|
|
17662
17751
|
profile,
|
|
17663
|
-
logger: options.logger
|
|
17752
|
+
logger: options.logger,
|
|
17753
|
+
parentClientConfig: options.parentClientConfig,
|
|
17754
|
+
clientConfig: options.clientConfig
|
|
17664
17755
|
})().then((creds) => {
|
|
17665
17756
|
if (profileData.sso_session) {
|
|
17666
17757
|
return (0, import_client2.setCredentialFeature)(creds, "CREDENTIALS_PROFILE_SSO", "r");
|
|
@@ -17728,9 +17819,9 @@ var require_dist_cjs52 = __commonJS({
|
|
|
17728
17819
|
}
|
|
17729
17820
|
});
|
|
17730
17821
|
|
|
17731
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
17822
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-st_wniir447b4d6bdscdohi7gdupy/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js
|
|
17732
17823
|
var require_dist_cjs53 = __commonJS({
|
|
17733
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
17824
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.699.0_@aws-sdk+client-sso-oidc@3.699.0_@aws-sdk+client-st_wniir447b4d6bdscdohi7gdupy/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js"(exports2, module2) {
|
|
17734
17825
|
"use strict";
|
|
17735
17826
|
var __create2 = Object.create;
|
|
17736
17827
|
var __defProp2 = Object.defineProperty;
|
|
@@ -17871,9 +17962,9 @@ var require_dist_cjs53 = __commonJS({
|
|
|
17871
17962
|
}
|
|
17872
17963
|
});
|
|
17873
17964
|
|
|
17874
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17965
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/ruleset.js
|
|
17875
17966
|
var require_ruleset4 = __commonJS({
|
|
17876
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17967
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
17877
17968
|
"use strict";
|
|
17878
17969
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17879
17970
|
exports2.ruleSet = void 0;
|
|
@@ -17906,9 +17997,9 @@ var require_ruleset4 = __commonJS({
|
|
|
17906
17997
|
}
|
|
17907
17998
|
});
|
|
17908
17999
|
|
|
17909
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18000
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/endpointResolver.js
|
|
17910
18001
|
var require_endpointResolver4 = __commonJS({
|
|
17911
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18002
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
17912
18003
|
"use strict";
|
|
17913
18004
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17914
18005
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -17930,9 +18021,9 @@ var require_endpointResolver4 = __commonJS({
|
|
|
17930
18021
|
}
|
|
17931
18022
|
});
|
|
17932
18023
|
|
|
17933
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18024
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js
|
|
17934
18025
|
var require_runtimeConfig_shared4 = __commonJS({
|
|
17935
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18026
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
17936
18027
|
"use strict";
|
|
17937
18028
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17938
18029
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -17970,9 +18061,9 @@ var require_runtimeConfig_shared4 = __commonJS({
|
|
|
17970
18061
|
}
|
|
17971
18062
|
});
|
|
17972
18063
|
|
|
17973
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18064
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js
|
|
17974
18065
|
var require_runtimeConfig4 = __commonJS({
|
|
17975
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18066
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js"(exports2) {
|
|
17976
18067
|
"use strict";
|
|
17977
18068
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17978
18069
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -18025,9 +18116,9 @@ var require_runtimeConfig4 = __commonJS({
|
|
|
18025
18116
|
}
|
|
18026
18117
|
});
|
|
18027
18118
|
|
|
18028
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18119
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js
|
|
18029
18120
|
var require_dist_cjs54 = __commonJS({
|
|
18030
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
18121
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.699.0/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js"(exports2, module2) {
|
|
18031
18122
|
"use strict";
|
|
18032
18123
|
var __defProp2 = Object.defineProperty;
|
|
18033
18124
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -20147,9 +20238,9 @@ var require_dist_cjs54 = __commonJS({
|
|
|
20147
20238
|
}
|
|
20148
20239
|
});
|
|
20149
20240
|
|
|
20150
|
-
// node_modules/.pnpm/next@14.2.
|
|
20241
|
+
// node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/index.js
|
|
20151
20242
|
var require_lru_cache = __commonJS({
|
|
20152
|
-
"node_modules/.pnpm/next@14.2.
|
|
20243
|
+
"node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/index.js"(exports2, module2) {
|
|
20153
20244
|
(() => {
|
|
20154
20245
|
"use strict";
|
|
20155
20246
|
var t = { 806: (t2, e2, i2) => {
|
|
@@ -20786,9 +20877,9 @@ var require_lru_cache = __commonJS({
|
|
|
20786
20877
|
}
|
|
20787
20878
|
});
|
|
20788
20879
|
|
|
20789
|
-
// node_modules/.pnpm/next@14.2.
|
|
20880
|
+
// node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/index.js
|
|
20790
20881
|
var require_path_browserify = __commonJS({
|
|
20791
|
-
"node_modules/.pnpm/next@14.2.
|
|
20882
|
+
"node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/index.js"(exports2, module2) {
|
|
20792
20883
|
(function() {
|
|
20793
20884
|
"use strict";
|
|
20794
20885
|
var e = { 114: function(e2) {
|
|
@@ -21170,9 +21261,9 @@ var require_path_browserify = __commonJS({
|
|
|
21170
21261
|
}
|
|
21171
21262
|
});
|
|
21172
21263
|
|
|
21173
|
-
// node_modules/.pnpm/next@14.2.
|
|
21264
|
+
// node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/isomorphic/path.js
|
|
21174
21265
|
var require_path = __commonJS({
|
|
21175
|
-
"node_modules/.pnpm/next@14.2.
|
|
21266
|
+
"node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/isomorphic/path.js"(exports2, module2) {
|
|
21176
21267
|
"use strict";
|
|
21177
21268
|
var path;
|
|
21178
21269
|
if (process.env.NEXT_RUNTIME === "edge") {
|
|
@@ -21184,9 +21275,9 @@ var require_path = __commonJS({
|
|
|
21184
21275
|
}
|
|
21185
21276
|
});
|
|
21186
21277
|
|
|
21187
|
-
// node_modules/.pnpm/next@14.2.
|
|
21278
|
+
// node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/constants.js
|
|
21188
21279
|
var require_constants = __commonJS({
|
|
21189
|
-
"node_modules/.pnpm/next@14.2.
|
|
21280
|
+
"node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/constants.js"(exports2) {
|
|
21190
21281
|
"use strict";
|
|
21191
21282
|
Object.defineProperty(exports2, "__esModule", {
|
|
21192
21283
|
value: true
|
|
@@ -21477,9 +21568,9 @@ var require_constants = __commonJS({
|
|
|
21477
21568
|
}
|
|
21478
21569
|
});
|
|
21479
21570
|
|
|
21480
|
-
// node_modules/.pnpm/next@14.2.
|
|
21571
|
+
// node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js
|
|
21481
21572
|
var require_file_system_cache = __commonJS({
|
|
21482
|
-
"node_modules/.pnpm/next@14.2.
|
|
21573
|
+
"node_modules/.pnpm/next@14.2.18_@babel+core@7.26.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js"(exports2) {
|
|
21483
21574
|
"use strict";
|
|
21484
21575
|
Object.defineProperty(exports2, "__esModule", {
|
|
21485
21576
|
value: true
|