sst 2.45.1 → 2.45.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli/commands/update.js +1 -1
- package/constructs/Service.d.ts +9 -7
- package/constructs/Service.js +18 -10
- package/package.json +1 -1
- package/support/bootstrap-metadata-function/index.mjs +530 -443
- package/support/bridge/live-lambda.mjs +53 -53
- package/support/custom-resources/index.mjs +662 -561
- package/support/event-bus-retrier/index.mjs +37 -37
- package/support/job-manager/index.mjs +528 -441
|
@@ -37654,9 +37654,9 @@ var require_dist_cjs71 = __commonJS({
|
|
|
37654
37654
|
}
|
|
37655
37655
|
});
|
|
37656
37656
|
|
|
37657
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.
|
|
37657
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.714.0/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js
|
|
37658
37658
|
var require_dist_cjs72 = __commonJS({
|
|
37659
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.
|
|
37659
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.714.0/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js"(exports, module) {
|
|
37660
37660
|
"use strict";
|
|
37661
37661
|
var __defProp2 = Object.defineProperty;
|
|
37662
37662
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -37720,9 +37720,9 @@ var require_dist_cjs72 = __commonJS({
|
|
|
37720
37720
|
}
|
|
37721
37721
|
});
|
|
37722
37722
|
|
|
37723
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.
|
|
37723
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.714.0/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js
|
|
37724
37724
|
var require_dist_cjs73 = __commonJS({
|
|
37725
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.
|
|
37725
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.714.0/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js"(exports, module) {
|
|
37726
37726
|
"use strict";
|
|
37727
37727
|
var __defProp2 = Object.defineProperty;
|
|
37728
37728
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -37794,9 +37794,9 @@ var require_dist_cjs73 = __commonJS({
|
|
|
37794
37794
|
}
|
|
37795
37795
|
});
|
|
37796
37796
|
|
|
37797
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.
|
|
37797
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.714.0/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js
|
|
37798
37798
|
var require_dist_cjs74 = __commonJS({
|
|
37799
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.
|
|
37799
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.714.0/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js"(exports, module) {
|
|
37800
37800
|
"use strict";
|
|
37801
37801
|
var __defProp2 = Object.defineProperty;
|
|
37802
37802
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -37858,10 +37858,10 @@ var require_dist_cjs74 = __commonJS({
|
|
|
37858
37858
|
}
|
|
37859
37859
|
});
|
|
37860
37860
|
|
|
37861
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
37861
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/getSmithyContext.js
|
|
37862
37862
|
var import_types, getSmithyContext;
|
|
37863
37863
|
var init_getSmithyContext = __esm({
|
|
37864
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
37864
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/getSmithyContext.js"() {
|
|
37865
37865
|
import_types = __toESM(require_dist_cjs70());
|
|
37866
37866
|
getSmithyContext = (context) => context[import_types.SMITHY_CONTEXT_KEY] || (context[import_types.SMITHY_CONTEXT_KEY] = {});
|
|
37867
37867
|
}
|
|
@@ -37905,7 +37905,7 @@ var require_dist_cjs75 = __commonJS({
|
|
|
37905
37905
|
}
|
|
37906
37906
|
});
|
|
37907
37907
|
|
|
37908
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
37908
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js
|
|
37909
37909
|
function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
37910
37910
|
const map = /* @__PURE__ */ new Map();
|
|
37911
37911
|
for (const scheme of httpAuthSchemes) {
|
|
@@ -37915,7 +37915,7 @@ function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
|
37915
37915
|
}
|
|
37916
37916
|
var import_types2, import_util_middleware, httpAuthSchemeMiddleware;
|
|
37917
37917
|
var init_httpAuthSchemeMiddleware = __esm({
|
|
37918
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
37918
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js"() {
|
|
37919
37919
|
import_types2 = __toESM(require_dist_cjs70());
|
|
37920
37920
|
import_util_middleware = __toESM(require_dist_cjs75());
|
|
37921
37921
|
httpAuthSchemeMiddleware = (config, mwOptions) => (next, context) => async (args) => {
|
|
@@ -37952,10 +37952,10 @@ var init_httpAuthSchemeMiddleware = __esm({
|
|
|
37952
37952
|
}
|
|
37953
37953
|
});
|
|
37954
37954
|
|
|
37955
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
37955
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js
|
|
37956
37956
|
var httpAuthSchemeEndpointRuleSetMiddlewareOptions, getHttpAuthSchemeEndpointRuleSetPlugin;
|
|
37957
37957
|
var init_getHttpAuthSchemeEndpointRuleSetPlugin = __esm({
|
|
37958
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
37958
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js"() {
|
|
37959
37959
|
init_httpAuthSchemeMiddleware();
|
|
37960
37960
|
httpAuthSchemeEndpointRuleSetMiddlewareOptions = {
|
|
37961
37961
|
step: "serialize",
|
|
@@ -38066,10 +38066,10 @@ var require_dist_cjs76 = __commonJS({
|
|
|
38066
38066
|
}
|
|
38067
38067
|
});
|
|
38068
38068
|
|
|
38069
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38069
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js
|
|
38070
38070
|
var import_middleware_serde, httpAuthSchemeMiddlewareOptions, getHttpAuthSchemePlugin;
|
|
38071
38071
|
var init_getHttpAuthSchemePlugin = __esm({
|
|
38072
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38072
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js"() {
|
|
38073
38073
|
import_middleware_serde = __toESM(require_dist_cjs76());
|
|
38074
38074
|
init_httpAuthSchemeMiddleware();
|
|
38075
38075
|
httpAuthSchemeMiddlewareOptions = {
|
|
@@ -38091,19 +38091,19 @@ var init_getHttpAuthSchemePlugin = __esm({
|
|
|
38091
38091
|
}
|
|
38092
38092
|
});
|
|
38093
38093
|
|
|
38094
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38094
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js
|
|
38095
38095
|
var init_middleware_http_auth_scheme = __esm({
|
|
38096
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38096
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js"() {
|
|
38097
38097
|
init_httpAuthSchemeMiddleware();
|
|
38098
38098
|
init_getHttpAuthSchemeEndpointRuleSetPlugin();
|
|
38099
38099
|
init_getHttpAuthSchemePlugin();
|
|
38100
38100
|
}
|
|
38101
38101
|
});
|
|
38102
38102
|
|
|
38103
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38103
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js
|
|
38104
38104
|
var import_protocol_http, import_types3, import_util_middleware2, defaultErrorHandler, defaultSuccessHandler, httpSigningMiddleware;
|
|
38105
38105
|
var init_httpSigningMiddleware = __esm({
|
|
38106
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38106
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js"() {
|
|
38107
38107
|
import_protocol_http = __toESM(require_dist_cjs71());
|
|
38108
38108
|
import_types3 = __toESM(require_dist_cjs70());
|
|
38109
38109
|
import_util_middleware2 = __toESM(require_dist_cjs75());
|
|
@@ -38132,10 +38132,10 @@ var init_httpSigningMiddleware = __esm({
|
|
|
38132
38132
|
}
|
|
38133
38133
|
});
|
|
38134
38134
|
|
|
38135
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38135
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js
|
|
38136
38136
|
var httpSigningMiddlewareOptions, getHttpSigningPlugin;
|
|
38137
38137
|
var init_getHttpSigningMiddleware = __esm({
|
|
38138
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38138
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js"() {
|
|
38139
38139
|
init_httpSigningMiddleware();
|
|
38140
38140
|
httpSigningMiddlewareOptions = {
|
|
38141
38141
|
step: "finalizeRequest",
|
|
@@ -38154,18 +38154,18 @@ var init_getHttpSigningMiddleware = __esm({
|
|
|
38154
38154
|
}
|
|
38155
38155
|
});
|
|
38156
38156
|
|
|
38157
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38157
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js
|
|
38158
38158
|
var init_middleware_http_signing = __esm({
|
|
38159
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38159
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js"() {
|
|
38160
38160
|
init_httpSigningMiddleware();
|
|
38161
38161
|
init_getHttpSigningMiddleware();
|
|
38162
38162
|
}
|
|
38163
38163
|
});
|
|
38164
38164
|
|
|
38165
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38165
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/normalizeProvider.js
|
|
38166
38166
|
var normalizeProvider;
|
|
38167
38167
|
var init_normalizeProvider = __esm({
|
|
38168
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38168
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/normalizeProvider.js"() {
|
|
38169
38169
|
normalizeProvider = (input) => {
|
|
38170
38170
|
if (typeof input === "function")
|
|
38171
38171
|
return input;
|
|
@@ -38175,7 +38175,7 @@ var init_normalizeProvider = __esm({
|
|
|
38175
38175
|
}
|
|
38176
38176
|
});
|
|
38177
38177
|
|
|
38178
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38178
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/pagination/createPaginator.js
|
|
38179
38179
|
function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenName, pageSizeTokenName) {
|
|
38180
38180
|
return async function* paginateOperation(config, input, ...additionalArguments) {
|
|
38181
38181
|
let token = config.startingToken || void 0;
|
|
@@ -38201,7 +38201,7 @@ function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenNam
|
|
|
38201
38201
|
}
|
|
38202
38202
|
var makePagedClientRequest, get;
|
|
38203
38203
|
var init_createPaginator = __esm({
|
|
38204
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
38204
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/pagination/createPaginator.js"() {
|
|
38205
38205
|
makePagedClientRequest = async (CommandCtor, client, input, ...args) => {
|
|
38206
38206
|
return await client.send(new CommandCtor(input), ...args);
|
|
38207
38207
|
};
|
|
@@ -38417,9 +38417,9 @@ var require_dist_cjs80 = __commonJS({
|
|
|
38417
38417
|
}
|
|
38418
38418
|
});
|
|
38419
38419
|
|
|
38420
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
38420
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js
|
|
38421
38421
|
var require_getAwsChunkedEncodingStream2 = __commonJS({
|
|
38422
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
38422
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js"(exports) {
|
|
38423
38423
|
"use strict";
|
|
38424
38424
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38425
38425
|
exports.getAwsChunkedEncodingStream = void 0;
|
|
@@ -38541,9 +38541,9 @@ var require_dist_cjs82 = __commonJS({
|
|
|
38541
38541
|
}
|
|
38542
38542
|
});
|
|
38543
38543
|
|
|
38544
|
-
// ../../node_modules/.pnpm/@smithy+node-http-handler@3.3.
|
|
38544
|
+
// ../../node_modules/.pnpm/@smithy+node-http-handler@3.3.3/node_modules/@smithy/node-http-handler/dist-cjs/index.js
|
|
38545
38545
|
var require_dist_cjs83 = __commonJS({
|
|
38546
|
-
"../../node_modules/.pnpm/@smithy+node-http-handler@3.3.
|
|
38546
|
+
"../../node_modules/.pnpm/@smithy+node-http-handler@3.3.3/node_modules/@smithy/node-http-handler/dist-cjs/index.js"(exports, module) {
|
|
38547
38547
|
var __create2 = Object.create;
|
|
38548
38548
|
var __defProp2 = Object.defineProperty;
|
|
38549
38549
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -38655,10 +38655,16 @@ var require_dist_cjs83 = __commonJS({
|
|
|
38655
38655
|
var DEFER_EVENT_LISTENER_TIME3 = 3e3;
|
|
38656
38656
|
var setSocketTimeout = /* @__PURE__ */ __name((request, reject, timeoutInMs = 0) => {
|
|
38657
38657
|
const registerTimeout = /* @__PURE__ */ __name((offset) => {
|
|
38658
|
-
|
|
38658
|
+
const timeout = timeoutInMs - offset;
|
|
38659
|
+
const onTimeout = /* @__PURE__ */ __name(() => {
|
|
38659
38660
|
request.destroy();
|
|
38660
38661
|
reject(Object.assign(new Error(`Connection timed out after ${timeoutInMs} ms`), { name: "TimeoutError" }));
|
|
38661
|
-
});
|
|
38662
|
+
}, "onTimeout");
|
|
38663
|
+
if (request.socket) {
|
|
38664
|
+
request.socket.setTimeout(timeout, onTimeout);
|
|
38665
|
+
} else {
|
|
38666
|
+
request.setTimeout(timeout, onTimeout);
|
|
38667
|
+
}
|
|
38662
38668
|
}, "registerTimeout");
|
|
38663
38669
|
if (0 < timeoutInMs && timeoutInMs < 6e3) {
|
|
38664
38670
|
registerTimeout(0);
|
|
@@ -39298,9 +39304,9 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
39298
39304
|
}
|
|
39299
39305
|
});
|
|
39300
39306
|
|
|
39301
|
-
// ../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.
|
|
39307
|
+
// ../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.3/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js
|
|
39302
39308
|
var require_dist_cjs84 = __commonJS({
|
|
39303
|
-
"../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.
|
|
39309
|
+
"../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.3/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js"(exports, module) {
|
|
39304
39310
|
var __defProp2 = Object.defineProperty;
|
|
39305
39311
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
39306
39312
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -39489,13 +39495,23 @@ var require_dist_cjs84 = __commonJS({
|
|
|
39489
39495
|
};
|
|
39490
39496
|
__name(_FetchHttpHandler, "FetchHttpHandler");
|
|
39491
39497
|
var FetchHttpHandler = _FetchHttpHandler;
|
|
39498
|
+
var import_util_base64 = require_dist_cjs80();
|
|
39492
39499
|
var streamCollector = /* @__PURE__ */ __name(async (stream) => {
|
|
39493
39500
|
var _a;
|
|
39494
39501
|
if (typeof Blob === "function" && stream instanceof Blob || ((_a = stream.constructor) == null ? void 0 : _a.name) === "Blob") {
|
|
39495
|
-
|
|
39502
|
+
if (Blob.prototype.arrayBuffer !== void 0) {
|
|
39503
|
+
return new Uint8Array(await stream.arrayBuffer());
|
|
39504
|
+
}
|
|
39505
|
+
return collectBlob(stream);
|
|
39496
39506
|
}
|
|
39497
39507
|
return collectStream(stream);
|
|
39498
39508
|
}, "streamCollector");
|
|
39509
|
+
async function collectBlob(blob) {
|
|
39510
|
+
const base64 = await readToBase64(blob);
|
|
39511
|
+
const arrayBuffer = (0, import_util_base64.fromBase64)(base64);
|
|
39512
|
+
return new Uint8Array(arrayBuffer);
|
|
39513
|
+
}
|
|
39514
|
+
__name(collectBlob, "collectBlob");
|
|
39499
39515
|
async function collectStream(stream) {
|
|
39500
39516
|
const chunks = [];
|
|
39501
39517
|
const reader = stream.getReader();
|
|
@@ -39518,6 +39534,24 @@ var require_dist_cjs84 = __commonJS({
|
|
|
39518
39534
|
return collected;
|
|
39519
39535
|
}
|
|
39520
39536
|
__name(collectStream, "collectStream");
|
|
39537
|
+
function readToBase64(blob) {
|
|
39538
|
+
return new Promise((resolve, reject) => {
|
|
39539
|
+
const reader = new FileReader();
|
|
39540
|
+
reader.onloadend = () => {
|
|
39541
|
+
if (reader.readyState !== 2) {
|
|
39542
|
+
return reject(new Error("Reader aborted too early"));
|
|
39543
|
+
}
|
|
39544
|
+
const result = reader.result ?? "";
|
|
39545
|
+
const commaIndex = result.indexOf(",");
|
|
39546
|
+
const dataOffset = commaIndex > -1 ? commaIndex + 1 : result.length;
|
|
39547
|
+
resolve(result.substring(dataOffset));
|
|
39548
|
+
};
|
|
39549
|
+
reader.onabort = () => reject(new Error("Read aborted"));
|
|
39550
|
+
reader.onerror = () => reject(reader.error);
|
|
39551
|
+
reader.readAsDataURL(blob);
|
|
39552
|
+
});
|
|
39553
|
+
}
|
|
39554
|
+
__name(readToBase64, "readToBase64");
|
|
39521
39555
|
}
|
|
39522
39556
|
});
|
|
39523
39557
|
|
|
@@ -39585,9 +39619,9 @@ var require_dist_cjs85 = __commonJS({
|
|
|
39585
39619
|
}
|
|
39586
39620
|
});
|
|
39587
39621
|
|
|
39588
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39622
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js
|
|
39589
39623
|
var require_stream_type_check = __commonJS({
|
|
39590
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39624
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js"(exports) {
|
|
39591
39625
|
"use strict";
|
|
39592
39626
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39593
39627
|
exports.isBlob = exports.isReadableStream = void 0;
|
|
@@ -39604,9 +39638,9 @@ var require_stream_type_check = __commonJS({
|
|
|
39604
39638
|
}
|
|
39605
39639
|
});
|
|
39606
39640
|
|
|
39607
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39641
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js
|
|
39608
39642
|
var require_sdk_stream_mixin_browser = __commonJS({
|
|
39609
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39643
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js"(exports) {
|
|
39610
39644
|
"use strict";
|
|
39611
39645
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39612
39646
|
exports.sdkStreamMixin = void 0;
|
|
@@ -39672,9 +39706,9 @@ var require_sdk_stream_mixin_browser = __commonJS({
|
|
|
39672
39706
|
}
|
|
39673
39707
|
});
|
|
39674
39708
|
|
|
39675
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39709
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js
|
|
39676
39710
|
var require_sdk_stream_mixin2 = __commonJS({
|
|
39677
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39711
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js"(exports) {
|
|
39678
39712
|
"use strict";
|
|
39679
39713
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39680
39714
|
exports.sdkStreamMixin = void 0;
|
|
@@ -39731,9 +39765,9 @@ var require_sdk_stream_mixin2 = __commonJS({
|
|
|
39731
39765
|
}
|
|
39732
39766
|
});
|
|
39733
39767
|
|
|
39734
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39768
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js
|
|
39735
39769
|
var require_splitStream_browser = __commonJS({
|
|
39736
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39770
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js"(exports) {
|
|
39737
39771
|
"use strict";
|
|
39738
39772
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39739
39773
|
exports.splitStream = void 0;
|
|
@@ -39748,9 +39782,9 @@ var require_splitStream_browser = __commonJS({
|
|
|
39748
39782
|
}
|
|
39749
39783
|
});
|
|
39750
39784
|
|
|
39751
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39785
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.js
|
|
39752
39786
|
var require_splitStream = __commonJS({
|
|
39753
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39787
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.js"(exports) {
|
|
39754
39788
|
"use strict";
|
|
39755
39789
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39756
39790
|
exports.splitStream = void 0;
|
|
@@ -39771,9 +39805,9 @@ var require_splitStream = __commonJS({
|
|
|
39771
39805
|
}
|
|
39772
39806
|
});
|
|
39773
39807
|
|
|
39774
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39808
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js
|
|
39775
39809
|
var require_headStream_browser = __commonJS({
|
|
39776
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39810
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js"(exports) {
|
|
39777
39811
|
"use strict";
|
|
39778
39812
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39779
39813
|
exports.headStream = void 0;
|
|
@@ -39812,9 +39846,9 @@ var require_headStream_browser = __commonJS({
|
|
|
39812
39846
|
}
|
|
39813
39847
|
});
|
|
39814
39848
|
|
|
39815
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39849
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.js
|
|
39816
39850
|
var require_headStream = __commonJS({
|
|
39817
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39851
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.js"(exports) {
|
|
39818
39852
|
"use strict";
|
|
39819
39853
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39820
39854
|
exports.headStream = void 0;
|
|
@@ -39864,9 +39898,9 @@ var require_headStream = __commonJS({
|
|
|
39864
39898
|
}
|
|
39865
39899
|
});
|
|
39866
39900
|
|
|
39867
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39901
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js
|
|
39868
39902
|
var require_ChecksumStream = __commonJS({
|
|
39869
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39903
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js"(exports) {
|
|
39870
39904
|
"use strict";
|
|
39871
39905
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39872
39906
|
exports.ChecksumStream = void 0;
|
|
@@ -39916,9 +39950,9 @@ var require_ChecksumStream = __commonJS({
|
|
|
39916
39950
|
}
|
|
39917
39951
|
});
|
|
39918
39952
|
|
|
39919
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39953
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js
|
|
39920
39954
|
var require_ChecksumStream_browser = __commonJS({
|
|
39921
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39955
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js"(exports) {
|
|
39922
39956
|
"use strict";
|
|
39923
39957
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39924
39958
|
exports.ChecksumStream = void 0;
|
|
@@ -39930,9 +39964,9 @@ var require_ChecksumStream_browser = __commonJS({
|
|
|
39930
39964
|
}
|
|
39931
39965
|
});
|
|
39932
39966
|
|
|
39933
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39967
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js
|
|
39934
39968
|
var require_createChecksumStream_browser = __commonJS({
|
|
39935
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
39969
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js"(exports) {
|
|
39936
39970
|
"use strict";
|
|
39937
39971
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39938
39972
|
exports.createChecksumStream = void 0;
|
|
@@ -39975,9 +40009,9 @@ var require_createChecksumStream_browser = __commonJS({
|
|
|
39975
40009
|
}
|
|
39976
40010
|
});
|
|
39977
40011
|
|
|
39978
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
40012
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js
|
|
39979
40013
|
var require_createChecksumStream = __commonJS({
|
|
39980
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
40014
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js"(exports) {
|
|
39981
40015
|
"use strict";
|
|
39982
40016
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39983
40017
|
exports.createChecksumStream = void 0;
|
|
@@ -39994,9 +40028,9 @@ var require_createChecksumStream = __commonJS({
|
|
|
39994
40028
|
}
|
|
39995
40029
|
});
|
|
39996
40030
|
|
|
39997
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
40031
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/index.js
|
|
39998
40032
|
var require_dist_cjs86 = __commonJS({
|
|
39999
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
40033
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/index.js"(exports, module) {
|
|
40000
40034
|
var __defProp2 = Object.defineProperty;
|
|
40001
40035
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
40002
40036
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -40078,10 +40112,10 @@ var require_dist_cjs86 = __commonJS({
|
|
|
40078
40112
|
}
|
|
40079
40113
|
});
|
|
40080
40114
|
|
|
40081
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40115
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js
|
|
40082
40116
|
var import_util_stream, collectBody2;
|
|
40083
40117
|
var init_collect_stream_body = __esm({
|
|
40084
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40118
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js"() {
|
|
40085
40119
|
import_util_stream = __toESM(require_dist_cjs86());
|
|
40086
40120
|
collectBody2 = async (streamBody = new Uint8Array(), context) => {
|
|
40087
40121
|
if (streamBody instanceof Uint8Array) {
|
|
@@ -40096,21 +40130,21 @@ var init_collect_stream_body = __esm({
|
|
|
40096
40130
|
}
|
|
40097
40131
|
});
|
|
40098
40132
|
|
|
40099
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40133
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js
|
|
40100
40134
|
function extendedEncodeURIComponent2(str) {
|
|
40101
40135
|
return encodeURIComponent(str).replace(/[!'()*]/g, function(c) {
|
|
40102
40136
|
return "%" + c.charCodeAt(0).toString(16).toUpperCase();
|
|
40103
40137
|
});
|
|
40104
40138
|
}
|
|
40105
40139
|
var init_extended_encode_uri_component = __esm({
|
|
40106
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40140
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js"() {
|
|
40107
40141
|
}
|
|
40108
40142
|
});
|
|
40109
40143
|
|
|
40110
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40144
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js
|
|
40111
40145
|
var resolvedPath2;
|
|
40112
40146
|
var init_resolve_path = __esm({
|
|
40113
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40147
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js"() {
|
|
40114
40148
|
init_extended_encode_uri_component();
|
|
40115
40149
|
resolvedPath2 = (resolvedPath3, input, memberName, labelValueProvider, uriLabel, isGreedyLabel) => {
|
|
40116
40150
|
if (input != null && input[memberName] !== void 0) {
|
|
@@ -40127,13 +40161,13 @@ var init_resolve_path = __esm({
|
|
|
40127
40161
|
}
|
|
40128
40162
|
});
|
|
40129
40163
|
|
|
40130
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40164
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js
|
|
40131
40165
|
function requestBuilder(input, context) {
|
|
40132
40166
|
return new RequestBuilder(input, context);
|
|
40133
40167
|
}
|
|
40134
40168
|
var import_protocol_http2, RequestBuilder;
|
|
40135
40169
|
var init_requestBuilder = __esm({
|
|
40136
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40170
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js"() {
|
|
40137
40171
|
import_protocol_http2 = __toESM(require_dist_cjs71());
|
|
40138
40172
|
init_resolve_path();
|
|
40139
40173
|
RequestBuilder = class {
|
|
@@ -40201,7 +40235,7 @@ var init_requestBuilder = __esm({
|
|
|
40201
40235
|
}
|
|
40202
40236
|
});
|
|
40203
40237
|
|
|
40204
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40238
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/index.js
|
|
40205
40239
|
var protocols_exports = {};
|
|
40206
40240
|
__export(protocols_exports, {
|
|
40207
40241
|
RequestBuilder: () => RequestBuilder,
|
|
@@ -40211,7 +40245,7 @@ __export(protocols_exports, {
|
|
|
40211
40245
|
resolvedPath: () => resolvedPath2
|
|
40212
40246
|
});
|
|
40213
40247
|
var init_protocols = __esm({
|
|
40214
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40248
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/index.js"() {
|
|
40215
40249
|
init_collect_stream_body();
|
|
40216
40250
|
init_extended_encode_uri_component();
|
|
40217
40251
|
init_requestBuilder();
|
|
@@ -40219,14 +40253,14 @@ var init_protocols = __esm({
|
|
|
40219
40253
|
}
|
|
40220
40254
|
});
|
|
40221
40255
|
|
|
40222
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40256
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js
|
|
40223
40257
|
var init_requestBuilder2 = __esm({
|
|
40224
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40258
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js"() {
|
|
40225
40259
|
init_protocols();
|
|
40226
40260
|
}
|
|
40227
40261
|
});
|
|
40228
40262
|
|
|
40229
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40263
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/setFeature.js
|
|
40230
40264
|
function setFeature(context, feature, value) {
|
|
40231
40265
|
if (!context.__smithy_context) {
|
|
40232
40266
|
context.__smithy_context = {
|
|
@@ -40238,14 +40272,14 @@ function setFeature(context, feature, value) {
|
|
|
40238
40272
|
context.__smithy_context.features[feature] = value;
|
|
40239
40273
|
}
|
|
40240
40274
|
var init_setFeature = __esm({
|
|
40241
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40275
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/setFeature.js"() {
|
|
40242
40276
|
}
|
|
40243
40277
|
});
|
|
40244
40278
|
|
|
40245
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40279
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js
|
|
40246
40280
|
var DefaultIdentityProviderConfig;
|
|
40247
40281
|
var init_DefaultIdentityProviderConfig = __esm({
|
|
40248
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40282
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js"() {
|
|
40249
40283
|
DefaultIdentityProviderConfig = class {
|
|
40250
40284
|
constructor(config) {
|
|
40251
40285
|
this.authSchemes = /* @__PURE__ */ new Map();
|
|
@@ -40262,10 +40296,10 @@ var init_DefaultIdentityProviderConfig = __esm({
|
|
|
40262
40296
|
}
|
|
40263
40297
|
});
|
|
40264
40298
|
|
|
40265
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40299
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js
|
|
40266
40300
|
var import_protocol_http3, import_types4, HttpApiKeyAuthSigner;
|
|
40267
40301
|
var init_httpApiKeyAuth = __esm({
|
|
40268
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40302
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js"() {
|
|
40269
40303
|
import_protocol_http3 = __toESM(require_dist_cjs71());
|
|
40270
40304
|
import_types4 = __toESM(require_dist_cjs70());
|
|
40271
40305
|
HttpApiKeyAuthSigner = class {
|
|
@@ -40296,10 +40330,10 @@ var init_httpApiKeyAuth = __esm({
|
|
|
40296
40330
|
}
|
|
40297
40331
|
});
|
|
40298
40332
|
|
|
40299
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40333
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js
|
|
40300
40334
|
var import_protocol_http4, HttpBearerAuthSigner;
|
|
40301
40335
|
var init_httpBearerAuth = __esm({
|
|
40302
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40336
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js"() {
|
|
40303
40337
|
import_protocol_http4 = __toESM(require_dist_cjs71());
|
|
40304
40338
|
HttpBearerAuthSigner = class {
|
|
40305
40339
|
async sign(httpRequest, identity, signingProperties) {
|
|
@@ -40314,10 +40348,10 @@ var init_httpBearerAuth = __esm({
|
|
|
40314
40348
|
}
|
|
40315
40349
|
});
|
|
40316
40350
|
|
|
40317
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40351
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js
|
|
40318
40352
|
var NoAuthSigner;
|
|
40319
40353
|
var init_noAuth = __esm({
|
|
40320
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40354
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js"() {
|
|
40321
40355
|
NoAuthSigner = class {
|
|
40322
40356
|
async sign(httpRequest, identity, signingProperties) {
|
|
40323
40357
|
return httpRequest;
|
|
@@ -40326,19 +40360,19 @@ var init_noAuth = __esm({
|
|
|
40326
40360
|
}
|
|
40327
40361
|
});
|
|
40328
40362
|
|
|
40329
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40363
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js
|
|
40330
40364
|
var init_httpAuthSchemes = __esm({
|
|
40331
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40365
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js"() {
|
|
40332
40366
|
init_httpApiKeyAuth();
|
|
40333
40367
|
init_httpBearerAuth();
|
|
40334
40368
|
init_noAuth();
|
|
40335
40369
|
}
|
|
40336
40370
|
});
|
|
40337
40371
|
|
|
40338
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40372
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js
|
|
40339
40373
|
var createIsIdentityExpiredFunction, EXPIRATION_MS, isIdentityExpired, doesIdentityRequireRefresh, memoizeIdentityProvider;
|
|
40340
40374
|
var init_memoizeIdentityProvider = __esm({
|
|
40341
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40375
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js"() {
|
|
40342
40376
|
createIsIdentityExpiredFunction = (expirationMs) => (identity) => doesIdentityRequireRefresh(identity) && identity.expiration.getTime() - Date.now() < expirationMs;
|
|
40343
40377
|
EXPIRATION_MS = 3e5;
|
|
40344
40378
|
isIdentityExpired = createIsIdentityExpiredFunction(EXPIRATION_MS);
|
|
@@ -40394,16 +40428,16 @@ var init_memoizeIdentityProvider = __esm({
|
|
|
40394
40428
|
}
|
|
40395
40429
|
});
|
|
40396
40430
|
|
|
40397
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40431
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js
|
|
40398
40432
|
var init_util_identity_and_auth = __esm({
|
|
40399
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40433
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js"() {
|
|
40400
40434
|
init_DefaultIdentityProviderConfig();
|
|
40401
40435
|
init_httpAuthSchemes();
|
|
40402
40436
|
init_memoizeIdentityProvider();
|
|
40403
40437
|
}
|
|
40404
40438
|
});
|
|
40405
40439
|
|
|
40406
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40440
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/index.js
|
|
40407
40441
|
var dist_es_exports = {};
|
|
40408
40442
|
__export(dist_es_exports, {
|
|
40409
40443
|
DefaultIdentityProviderConfig: () => DefaultIdentityProviderConfig,
|
|
@@ -40430,7 +40464,7 @@ __export(dist_es_exports, {
|
|
|
40430
40464
|
setFeature: () => setFeature
|
|
40431
40465
|
});
|
|
40432
40466
|
var init_dist_es = __esm({
|
|
40433
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
40467
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/index.js"() {
|
|
40434
40468
|
init_getSmithyContext();
|
|
40435
40469
|
init_middleware_http_auth_scheme();
|
|
40436
40470
|
init_middleware_http_signing();
|
|
@@ -40917,9 +40951,9 @@ var require_dist_cjs87 = __commonJS({
|
|
|
40917
40951
|
}
|
|
40918
40952
|
});
|
|
40919
40953
|
|
|
40920
|
-
// ../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.
|
|
40954
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.714.0/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js
|
|
40921
40955
|
var require_dist_cjs88 = __commonJS({
|
|
40922
|
-
"../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.
|
|
40956
|
+
"../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.714.0/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js"(exports, module) {
|
|
40923
40957
|
"use strict";
|
|
40924
40958
|
var __defProp2 = Object.defineProperty;
|
|
40925
40959
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -41286,10 +41320,10 @@ var require_dist_cjs88 = __commonJS({
|
|
|
41286
41320
|
}
|
|
41287
41321
|
});
|
|
41288
41322
|
|
|
41289
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41323
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
|
|
41290
41324
|
var state, emitWarningIfUnsupportedVersion;
|
|
41291
41325
|
var init_emitWarningIfUnsupportedVersion = __esm({
|
|
41292
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41326
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js"() {
|
|
41293
41327
|
state = {
|
|
41294
41328
|
warningEmitted: false
|
|
41295
41329
|
};
|
|
@@ -41308,7 +41342,7 @@ More information can be found at: https://a.co/74kJMmI`);
|
|
|
41308
41342
|
}
|
|
41309
41343
|
});
|
|
41310
41344
|
|
|
41311
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41345
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js
|
|
41312
41346
|
function setCredentialFeature(credentials, feature, value) {
|
|
41313
41347
|
if (!credentials.$source) {
|
|
41314
41348
|
credentials.$source = {};
|
|
@@ -41317,11 +41351,11 @@ function setCredentialFeature(credentials, feature, value) {
|
|
|
41317
41351
|
return credentials;
|
|
41318
41352
|
}
|
|
41319
41353
|
var init_setCredentialFeature = __esm({
|
|
41320
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41354
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js"() {
|
|
41321
41355
|
}
|
|
41322
41356
|
});
|
|
41323
41357
|
|
|
41324
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41358
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js
|
|
41325
41359
|
function setFeature2(context, feature, value) {
|
|
41326
41360
|
if (!context.__aws_sdk_context) {
|
|
41327
41361
|
context.__aws_sdk_context = {
|
|
@@ -41333,11 +41367,11 @@ function setFeature2(context, feature, value) {
|
|
|
41333
41367
|
context.__aws_sdk_context.features[feature] = value;
|
|
41334
41368
|
}
|
|
41335
41369
|
var init_setFeature2 = __esm({
|
|
41336
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41370
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js"() {
|
|
41337
41371
|
}
|
|
41338
41372
|
});
|
|
41339
41373
|
|
|
41340
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41374
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js
|
|
41341
41375
|
var client_exports = {};
|
|
41342
41376
|
__export(client_exports, {
|
|
41343
41377
|
emitWarningIfUnsupportedVersion: () => emitWarningIfUnsupportedVersion,
|
|
@@ -41346,43 +41380,43 @@ __export(client_exports, {
|
|
|
41346
41380
|
state: () => state
|
|
41347
41381
|
});
|
|
41348
41382
|
var init_client = __esm({
|
|
41349
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41383
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js"() {
|
|
41350
41384
|
init_emitWarningIfUnsupportedVersion();
|
|
41351
41385
|
init_setCredentialFeature();
|
|
41352
41386
|
init_setFeature2();
|
|
41353
41387
|
}
|
|
41354
41388
|
});
|
|
41355
41389
|
|
|
41356
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41390
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
|
|
41357
41391
|
var import_protocol_http5, getDateHeader;
|
|
41358
41392
|
var init_getDateHeader = __esm({
|
|
41359
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41393
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
|
|
41360
41394
|
import_protocol_http5 = __toESM(require_dist_cjs71());
|
|
41361
41395
|
getDateHeader = (response) => import_protocol_http5.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0;
|
|
41362
41396
|
}
|
|
41363
41397
|
});
|
|
41364
41398
|
|
|
41365
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41399
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js
|
|
41366
41400
|
var getSkewCorrectedDate;
|
|
41367
41401
|
var init_getSkewCorrectedDate = __esm({
|
|
41368
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41402
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js"() {
|
|
41369
41403
|
getSkewCorrectedDate = (systemClockOffset) => new Date(Date.now() + systemClockOffset);
|
|
41370
41404
|
}
|
|
41371
41405
|
});
|
|
41372
41406
|
|
|
41373
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41407
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js
|
|
41374
41408
|
var isClockSkewed;
|
|
41375
41409
|
var init_isClockSkewed = __esm({
|
|
41376
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41410
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js"() {
|
|
41377
41411
|
init_getSkewCorrectedDate();
|
|
41378
41412
|
isClockSkewed = (clockTime, systemClockOffset) => Math.abs(getSkewCorrectedDate(systemClockOffset).getTime() - clockTime) >= 3e5;
|
|
41379
41413
|
}
|
|
41380
41414
|
});
|
|
41381
41415
|
|
|
41382
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41416
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js
|
|
41383
41417
|
var getUpdatedSystemClockOffset;
|
|
41384
41418
|
var init_getUpdatedSystemClockOffset = __esm({
|
|
41385
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41419
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js"() {
|
|
41386
41420
|
init_isClockSkewed();
|
|
41387
41421
|
getUpdatedSystemClockOffset = (clockTime, currentSystemClockOffset) => {
|
|
41388
41422
|
const clockTimeInMs = Date.parse(clockTime);
|
|
@@ -41394,19 +41428,19 @@ var init_getUpdatedSystemClockOffset = __esm({
|
|
|
41394
41428
|
}
|
|
41395
41429
|
});
|
|
41396
41430
|
|
|
41397
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41431
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js
|
|
41398
41432
|
var init_utils = __esm({
|
|
41399
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41433
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js"() {
|
|
41400
41434
|
init_getDateHeader();
|
|
41401
41435
|
init_getSkewCorrectedDate();
|
|
41402
41436
|
init_getUpdatedSystemClockOffset();
|
|
41403
41437
|
}
|
|
41404
41438
|
});
|
|
41405
41439
|
|
|
41406
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41440
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
|
|
41407
41441
|
var import_protocol_http6, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
|
|
41408
41442
|
var init_AwsSdkSigV4Signer = __esm({
|
|
41409
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41443
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
|
|
41410
41444
|
import_protocol_http6 = __toESM(require_dist_cjs71());
|
|
41411
41445
|
init_utils();
|
|
41412
41446
|
throwSigningPropertyError = (name, property) => {
|
|
@@ -41482,10 +41516,10 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
41482
41516
|
}
|
|
41483
41517
|
});
|
|
41484
41518
|
|
|
41485
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41519
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
|
|
41486
41520
|
var import_protocol_http7, AwsSdkSigV4ASigner;
|
|
41487
41521
|
var init_AwsSdkSigV4ASigner = __esm({
|
|
41488
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41522
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
|
|
41489
41523
|
import_protocol_http7 = __toESM(require_dist_cjs71());
|
|
41490
41524
|
init_utils();
|
|
41491
41525
|
init_AwsSdkSigV4Signer();
|
|
@@ -41657,10 +41691,10 @@ var require_dist_cjs89 = __commonJS({
|
|
|
41657
41691
|
}
|
|
41658
41692
|
});
|
|
41659
41693
|
|
|
41660
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41694
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js
|
|
41661
41695
|
var import_property_provider, resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS;
|
|
41662
41696
|
var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
41663
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
41697
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js"() {
|
|
41664
41698
|
init_dist_es();
|
|
41665
41699
|
import_property_provider = __toESM(require_dist_cjs89());
|
|
41666
41700
|
resolveAwsSdkSigV4AConfig = (config) => {
|
|
@@ -42245,31 +42279,32 @@ ${(0, import_util_hex_encoding.toHex)(hashedRequest)}`;
|
|
|
42245
42279
|
}
|
|
42246
42280
|
});
|
|
42247
42281
|
|
|
42248
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42282
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js
|
|
42249
42283
|
var import_signature_v4, resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config;
|
|
42250
42284
|
var init_resolveAwsSdkSigV4Config = __esm({
|
|
42251
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42285
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js"() {
|
|
42252
42286
|
init_client();
|
|
42253
42287
|
init_dist_es();
|
|
42254
42288
|
import_signature_v4 = __toESM(require_dist_cjs90());
|
|
42255
42289
|
resolveAwsSdkSigV4Config = (config) => {
|
|
42256
42290
|
let isUserSupplied = false;
|
|
42257
|
-
let
|
|
42291
|
+
let credentialsProvider;
|
|
42258
42292
|
if (config.credentials) {
|
|
42259
42293
|
isUserSupplied = true;
|
|
42260
|
-
|
|
42294
|
+
credentialsProvider = memoizeIdentityProvider(config.credentials, isIdentityExpired, doesIdentityRequireRefresh);
|
|
42261
42295
|
}
|
|
42262
|
-
if (!
|
|
42296
|
+
if (!credentialsProvider) {
|
|
42263
42297
|
if (config.credentialDefaultProvider) {
|
|
42264
|
-
|
|
42298
|
+
credentialsProvider = normalizeProvider(config.credentialDefaultProvider(Object.assign({}, config, {
|
|
42265
42299
|
parentClientConfig: config
|
|
42266
42300
|
})));
|
|
42267
42301
|
} else {
|
|
42268
|
-
|
|
42302
|
+
credentialsProvider = async () => {
|
|
42269
42303
|
throw new Error("`credentials` is missing");
|
|
42270
42304
|
};
|
|
42271
42305
|
}
|
|
42272
42306
|
}
|
|
42307
|
+
const boundCredentialsProvider = async () => credentialsProvider({ callerClientConfig: config });
|
|
42273
42308
|
const { signingEscapePath = true, systemClockOffset = config.systemClockOffset || 0, sha256 } = config;
|
|
42274
42309
|
let signer;
|
|
42275
42310
|
if (config.signer) {
|
|
@@ -42287,7 +42322,7 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
42287
42322
|
config.signingName = config.signingName || signingService || config.serviceId;
|
|
42288
42323
|
const params = {
|
|
42289
42324
|
...config,
|
|
42290
|
-
credentials:
|
|
42325
|
+
credentials: boundCredentialsProvider,
|
|
42291
42326
|
region: config.signingRegion,
|
|
42292
42327
|
service: config.signingName,
|
|
42293
42328
|
sha256,
|
|
@@ -42310,7 +42345,7 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
42310
42345
|
config.signingName = config.signingName || signingService || config.serviceId;
|
|
42311
42346
|
const params = {
|
|
42312
42347
|
...config,
|
|
42313
|
-
credentials:
|
|
42348
|
+
credentials: boundCredentialsProvider,
|
|
42314
42349
|
region: config.signingRegion,
|
|
42315
42350
|
service: config.signingName,
|
|
42316
42351
|
sha256,
|
|
@@ -42324,7 +42359,7 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
42324
42359
|
...config,
|
|
42325
42360
|
systemClockOffset,
|
|
42326
42361
|
signingEscapePath,
|
|
42327
|
-
credentials: isUserSupplied ? async () =>
|
|
42362
|
+
credentials: isUserSupplied ? async () => boundCredentialsProvider().then((creds) => setCredentialFeature(creds, "CREDENTIALS_CODE", "e")) : boundCredentialsProvider,
|
|
42328
42363
|
signer
|
|
42329
42364
|
};
|
|
42330
42365
|
};
|
|
@@ -42332,9 +42367,9 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
42332
42367
|
}
|
|
42333
42368
|
});
|
|
42334
42369
|
|
|
42335
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42370
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js
|
|
42336
42371
|
var init_aws_sdk = __esm({
|
|
42337
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42372
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js"() {
|
|
42338
42373
|
init_AwsSdkSigV4Signer();
|
|
42339
42374
|
init_AwsSdkSigV4ASigner();
|
|
42340
42375
|
init_resolveAwsSdkSigV4AConfig();
|
|
@@ -42342,17 +42377,17 @@ var init_aws_sdk = __esm({
|
|
|
42342
42377
|
}
|
|
42343
42378
|
});
|
|
42344
42379
|
|
|
42345
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42380
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js
|
|
42346
42381
|
var init_httpAuthSchemes2 = __esm({
|
|
42347
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42382
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js"() {
|
|
42348
42383
|
init_aws_sdk();
|
|
42349
42384
|
}
|
|
42350
42385
|
});
|
|
42351
42386
|
|
|
42352
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42387
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
|
|
42353
42388
|
var _toStr, _toBool, _toNum;
|
|
42354
42389
|
var init_coercing_serializers = __esm({
|
|
42355
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
42390
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
|
|
42356
42391
|
_toStr = (val2) => {
|
|
42357
42392
|
if (val2 == null) {
|
|
42358
42393
|
return val2;
|
|
@@ -42726,9 +42761,9 @@ var require_dist_cjs91 = __commonJS({
|
|
|
42726
42761
|
}
|
|
42727
42762
|
});
|
|
42728
42763
|
|
|
42729
|
-
// ../../node_modules/.pnpm/@smithy+smithy-client@3.
|
|
42764
|
+
// ../../node_modules/.pnpm/@smithy+smithy-client@3.7.0/node_modules/@smithy/smithy-client/dist-cjs/index.js
|
|
42730
42765
|
var require_dist_cjs92 = __commonJS({
|
|
42731
|
-
"../../node_modules/.pnpm/@smithy+smithy-client@3.
|
|
42766
|
+
"../../node_modules/.pnpm/@smithy+smithy-client@3.7.0/node_modules/@smithy/smithy-client/dist-cjs/index.js"(exports, module) {
|
|
42732
42767
|
var __defProp2 = Object.defineProperty;
|
|
42733
42768
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
42734
42769
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -43517,6 +43552,15 @@ var require_dist_cjs92 = __commonJS({
|
|
|
43517
43552
|
this.$fault = options.$fault;
|
|
43518
43553
|
this.$metadata = options.$metadata;
|
|
43519
43554
|
}
|
|
43555
|
+
/**
|
|
43556
|
+
* Checks if a value is an instance of ServiceException (duck typed)
|
|
43557
|
+
*/
|
|
43558
|
+
static isInstance(value) {
|
|
43559
|
+
if (!value)
|
|
43560
|
+
return false;
|
|
43561
|
+
const candidate = value;
|
|
43562
|
+
return Boolean(candidate.$fault) && Boolean(candidate.$metadata) && (candidate.$fault === "client" || candidate.$fault === "server");
|
|
43563
|
+
}
|
|
43520
43564
|
};
|
|
43521
43565
|
__name(_ServiceException, "ServiceException");
|
|
43522
43566
|
var ServiceException = _ServiceException;
|
|
@@ -43657,7 +43701,7 @@ var require_dist_cjs92 = __commonJS({
|
|
|
43657
43701
|
var isSerializableHeaderValue = /* @__PURE__ */ __name((value) => {
|
|
43658
43702
|
return value != null;
|
|
43659
43703
|
}, "isSerializableHeaderValue");
|
|
43660
|
-
|
|
43704
|
+
var LazyJsonString = /* @__PURE__ */ __name(function LazyJsonString2(val2) {
|
|
43661
43705
|
const str = Object.assign(new String(val2), {
|
|
43662
43706
|
deserializeJSON() {
|
|
43663
43707
|
return JSON.parse(String(val2));
|
|
@@ -43670,8 +43714,7 @@ var require_dist_cjs92 = __commonJS({
|
|
|
43670
43714
|
}
|
|
43671
43715
|
});
|
|
43672
43716
|
return str;
|
|
43673
|
-
}
|
|
43674
|
-
__name(LazyJsonString, "LazyJsonString");
|
|
43717
|
+
}, "LazyJsonString");
|
|
43675
43718
|
LazyJsonString.from = (object) => {
|
|
43676
43719
|
if (object && typeof object === "object" && (object instanceof LazyJsonString || "deserializeJSON" in object)) {
|
|
43677
43720
|
return object;
|
|
@@ -43895,10 +43938,10 @@ var require_dist_cjs92 = __commonJS({
|
|
|
43895
43938
|
}
|
|
43896
43939
|
});
|
|
43897
43940
|
|
|
43898
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
43941
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js
|
|
43899
43942
|
var import_smithy_client, awsExpectUnion;
|
|
43900
43943
|
var init_awsExpectUnion = __esm({
|
|
43901
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
43944
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
|
|
43902
43945
|
import_smithy_client = __toESM(require_dist_cjs92());
|
|
43903
43946
|
awsExpectUnion = (value) => {
|
|
43904
43947
|
if (value == null) {
|
|
@@ -43912,19 +43955,19 @@ var init_awsExpectUnion = __esm({
|
|
|
43912
43955
|
}
|
|
43913
43956
|
});
|
|
43914
43957
|
|
|
43915
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
43958
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js
|
|
43916
43959
|
var import_smithy_client2, collectBodyString;
|
|
43917
43960
|
var init_common = __esm({
|
|
43918
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
43961
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
|
|
43919
43962
|
import_smithy_client2 = __toESM(require_dist_cjs92());
|
|
43920
43963
|
collectBodyString = (streamBody, context) => (0, import_smithy_client2.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
43921
43964
|
}
|
|
43922
43965
|
});
|
|
43923
43966
|
|
|
43924
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
43967
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js
|
|
43925
43968
|
var parseJsonBody, parseJsonErrorBody, loadRestJsonErrorCode;
|
|
43926
43969
|
var init_parseJsonBody = __esm({
|
|
43927
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
43970
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js"() {
|
|
43928
43971
|
init_common();
|
|
43929
43972
|
parseJsonBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
43930
43973
|
if (encoded.length) {
|
|
@@ -45599,10 +45642,10 @@ var require_fxp2 = __commonJS({
|
|
|
45599
45642
|
}
|
|
45600
45643
|
});
|
|
45601
45644
|
|
|
45602
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
45645
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js
|
|
45603
45646
|
var import_smithy_client3, import_fast_xml_parser, parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode;
|
|
45604
45647
|
var init_parseXmlBody = __esm({
|
|
45605
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
45648
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
|
|
45606
45649
|
import_smithy_client3 = __toESM(require_dist_cjs92());
|
|
45607
45650
|
import_fast_xml_parser = __toESM(require_fxp2());
|
|
45608
45651
|
init_common();
|
|
@@ -45662,9 +45705,9 @@ var init_parseXmlBody = __esm({
|
|
|
45662
45705
|
}
|
|
45663
45706
|
});
|
|
45664
45707
|
|
|
45665
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
45708
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js
|
|
45666
45709
|
var init_protocols2 = __esm({
|
|
45667
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
45710
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
|
|
45668
45711
|
init_coercing_serializers();
|
|
45669
45712
|
init_awsExpectUnion();
|
|
45670
45713
|
init_parseJsonBody();
|
|
@@ -45672,7 +45715,7 @@ var init_protocols2 = __esm({
|
|
|
45672
45715
|
}
|
|
45673
45716
|
});
|
|
45674
45717
|
|
|
45675
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
45718
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/index.js
|
|
45676
45719
|
var dist_es_exports2 = {};
|
|
45677
45720
|
__export(dist_es_exports2, {
|
|
45678
45721
|
AWSSDKSigV4Signer: () => AWSSDKSigV4Signer,
|
|
@@ -45699,16 +45742,16 @@ __export(dist_es_exports2, {
|
|
|
45699
45742
|
validateSigningProperties: () => validateSigningProperties
|
|
45700
45743
|
});
|
|
45701
45744
|
var init_dist_es2 = __esm({
|
|
45702
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
45745
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/index.js"() {
|
|
45703
45746
|
init_client();
|
|
45704
45747
|
init_httpAuthSchemes2();
|
|
45705
45748
|
init_protocols2();
|
|
45706
45749
|
}
|
|
45707
45750
|
});
|
|
45708
45751
|
|
|
45709
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
45752
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.721.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js
|
|
45710
45753
|
var require_dist_cjs93 = __commonJS({
|
|
45711
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
45754
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.721.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js"(exports, module) {
|
|
45712
45755
|
"use strict";
|
|
45713
45756
|
var __defProp2 = Object.defineProperty;
|
|
45714
45757
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -46564,9 +46607,9 @@ var require_dist_cjs98 = __commonJS({
|
|
|
46564
46607
|
}
|
|
46565
46608
|
});
|
|
46566
46609
|
|
|
46567
|
-
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
46610
|
+
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js
|
|
46568
46611
|
var require_getEndpointUrlConfig2 = __commonJS({
|
|
46569
|
-
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
46612
|
+
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js"(exports) {
|
|
46570
46613
|
"use strict";
|
|
46571
46614
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46572
46615
|
exports.getEndpointUrlConfig = void 0;
|
|
@@ -46605,9 +46648,9 @@ var require_getEndpointUrlConfig2 = __commonJS({
|
|
|
46605
46648
|
}
|
|
46606
46649
|
});
|
|
46607
46650
|
|
|
46608
|
-
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
46651
|
+
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js
|
|
46609
46652
|
var require_getEndpointFromConfig2 = __commonJS({
|
|
46610
|
-
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
46653
|
+
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js"(exports) {
|
|
46611
46654
|
"use strict";
|
|
46612
46655
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46613
46656
|
exports.getEndpointFromConfig = void 0;
|
|
@@ -46716,9 +46759,9 @@ var require_dist_cjs100 = __commonJS({
|
|
|
46716
46759
|
}
|
|
46717
46760
|
});
|
|
46718
46761
|
|
|
46719
|
-
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
46762
|
+
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js
|
|
46720
46763
|
var require_dist_cjs101 = __commonJS({
|
|
46721
|
-
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
46764
|
+
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js"(exports, module) {
|
|
46722
46765
|
var __defProp2 = Object.defineProperty;
|
|
46723
46766
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
46724
46767
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -46864,6 +46907,9 @@ var require_dist_cjs101 = __commonJS({
|
|
|
46864
46907
|
case "builtInParams":
|
|
46865
46908
|
endpointParams[name] = await createConfigValueProvider(instruction.name, name, clientConfig)();
|
|
46866
46909
|
break;
|
|
46910
|
+
case "operationContextParams":
|
|
46911
|
+
endpointParams[name] = instruction.get(commandInput);
|
|
46912
|
+
break;
|
|
46867
46913
|
default:
|
|
46868
46914
|
throw new Error("Unrecognized endpoint parameter instruction: " + JSON.stringify(instruction));
|
|
46869
46915
|
}
|
|
@@ -47372,9 +47418,9 @@ var require_dist_cjs103 = __commonJS({
|
|
|
47372
47418
|
}
|
|
47373
47419
|
});
|
|
47374
47420
|
|
|
47375
|
-
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
47421
|
+
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js
|
|
47376
47422
|
var require_isStreamingPayload2 = __commonJS({
|
|
47377
|
-
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
47423
|
+
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js"(exports) {
|
|
47378
47424
|
"use strict";
|
|
47379
47425
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47380
47426
|
exports.isStreamingPayload = void 0;
|
|
@@ -47384,9 +47430,9 @@ var require_isStreamingPayload2 = __commonJS({
|
|
|
47384
47430
|
}
|
|
47385
47431
|
});
|
|
47386
47432
|
|
|
47387
|
-
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
47433
|
+
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/index.js
|
|
47388
47434
|
var require_dist_cjs104 = __commonJS({
|
|
47389
|
-
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
47435
|
+
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/index.js"(exports, module) {
|
|
47390
47436
|
var __defProp2 = Object.defineProperty;
|
|
47391
47437
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
47392
47438
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -47757,9 +47803,9 @@ var require_dist_cjs104 = __commonJS({
|
|
|
47757
47803
|
}
|
|
47758
47804
|
});
|
|
47759
47805
|
|
|
47760
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
47806
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
47761
47807
|
var require_httpAuthSchemeProvider = __commonJS({
|
|
47762
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
47808
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
47763
47809
|
"use strict";
|
|
47764
47810
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47765
47811
|
exports.resolveHttpAuthSchemeConfig = exports.defaultIoTDataPlaneHttpAuthSchemeProvider = exports.defaultIoTDataPlaneHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -47809,13 +47855,13 @@ var require_httpAuthSchemeProvider = __commonJS({
|
|
|
47809
47855
|
}
|
|
47810
47856
|
});
|
|
47811
47857
|
|
|
47812
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
47858
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/package.json
|
|
47813
47859
|
var require_package4 = __commonJS({
|
|
47814
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
47860
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/package.json"(exports, module) {
|
|
47815
47861
|
module.exports = {
|
|
47816
47862
|
name: "@aws-sdk/client-iot-data-plane",
|
|
47817
47863
|
description: "AWS SDK for JavaScript Iot Data Plane Client for Node.js, Browser and React Native",
|
|
47818
|
-
version: "3.
|
|
47864
|
+
version: "3.721.0",
|
|
47819
47865
|
scripts: {
|
|
47820
47866
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
47821
47867
|
"build:cjs": "node ../../scripts/compilation/inline client-iot-data-plane",
|
|
@@ -47834,44 +47880,44 @@ var require_package4 = __commonJS({
|
|
|
47834
47880
|
dependencies: {
|
|
47835
47881
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
47836
47882
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
47837
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
47838
|
-
"@aws-sdk/client-sts": "3.
|
|
47839
|
-
"@aws-sdk/core": "3.
|
|
47840
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
47841
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
47842
|
-
"@aws-sdk/middleware-logger": "3.
|
|
47843
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
47844
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
47845
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
47846
|
-
"@aws-sdk/types": "3.
|
|
47847
|
-
"@aws-sdk/util-endpoints": "3.
|
|
47848
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
47849
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
47850
|
-
"@smithy/config-resolver": "^3.0.
|
|
47851
|
-
"@smithy/core": "^2.5.
|
|
47852
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
47853
|
-
"@smithy/hash-node": "^3.0.
|
|
47854
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
47855
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
47856
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
47857
|
-
"@smithy/middleware-retry": "^3.0.
|
|
47858
|
-
"@smithy/middleware-serde": "^3.0.
|
|
47859
|
-
"@smithy/middleware-stack": "^3.0.
|
|
47860
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47861
|
-
"@smithy/node-http-handler": "^3.3.
|
|
47862
|
-
"@smithy/protocol-http": "^4.1.
|
|
47863
|
-
"@smithy/smithy-client": "^3.
|
|
47864
|
-
"@smithy/types": "^3.7.
|
|
47865
|
-
"@smithy/url-parser": "^3.0.
|
|
47883
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
|
47884
|
+
"@aws-sdk/client-sts": "3.721.0",
|
|
47885
|
+
"@aws-sdk/core": "3.716.0",
|
|
47886
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
47887
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
47888
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
47889
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
47890
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
47891
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
47892
|
+
"@aws-sdk/types": "3.714.0",
|
|
47893
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
47894
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
47895
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
47896
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
47897
|
+
"@smithy/core": "^2.5.5",
|
|
47898
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
47899
|
+
"@smithy/hash-node": "^3.0.11",
|
|
47900
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
47901
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
47902
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
47903
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
47904
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
47905
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
47906
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
47907
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
47908
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
47909
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
47910
|
+
"@smithy/types": "^3.7.2",
|
|
47911
|
+
"@smithy/url-parser": "^3.0.11",
|
|
47866
47912
|
"@smithy/util-base64": "^3.0.0",
|
|
47867
47913
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
47868
47914
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
47869
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
47870
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
47871
|
-
"@smithy/util-endpoints": "^2.1.
|
|
47872
|
-
"@smithy/util-middleware": "^3.0.
|
|
47873
|
-
"@smithy/util-retry": "^3.0.
|
|
47874
|
-
"@smithy/util-stream": "^3.3.
|
|
47915
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
47916
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
47917
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
47918
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
47919
|
+
"@smithy/util-retry": "^3.0.11",
|
|
47920
|
+
"@smithy/util-stream": "^3.3.2",
|
|
47875
47921
|
"@smithy/util-utf8": "^3.0.0",
|
|
47876
47922
|
tslib: "^2.6.2"
|
|
47877
47923
|
},
|
|
@@ -47917,9 +47963,9 @@ var require_package4 = __commonJS({
|
|
|
47917
47963
|
}
|
|
47918
47964
|
});
|
|
47919
47965
|
|
|
47920
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
47966
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.716.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js
|
|
47921
47967
|
var require_dist_cjs105 = __commonJS({
|
|
47922
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
47968
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.716.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js"(exports, module) {
|
|
47923
47969
|
"use strict";
|
|
47924
47970
|
var __defProp2 = Object.defineProperty;
|
|
47925
47971
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -48381,9 +48427,9 @@ For more information, please visit: ` + STATIC_STABILITY_DOC_URL
|
|
|
48381
48427
|
}
|
|
48382
48428
|
});
|
|
48383
48429
|
|
|
48384
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48430
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js
|
|
48385
48431
|
var require_checkUrl = __commonJS({
|
|
48386
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48432
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js"(exports) {
|
|
48387
48433
|
"use strict";
|
|
48388
48434
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48389
48435
|
exports.checkUrl = void 0;
|
|
@@ -48424,9 +48470,9 @@ var require_checkUrl = __commonJS({
|
|
|
48424
48470
|
}
|
|
48425
48471
|
});
|
|
48426
48472
|
|
|
48427
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48473
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js
|
|
48428
48474
|
var require_requestHelpers = __commonJS({
|
|
48429
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48475
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js"(exports) {
|
|
48430
48476
|
"use strict";
|
|
48431
48477
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48432
48478
|
exports.getCredentials = exports.createGetRequest = void 0;
|
|
@@ -48480,9 +48526,9 @@ var require_requestHelpers = __commonJS({
|
|
|
48480
48526
|
}
|
|
48481
48527
|
});
|
|
48482
48528
|
|
|
48483
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48529
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js
|
|
48484
48530
|
var require_retry_wrapper = __commonJS({
|
|
48485
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48531
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js"(exports) {
|
|
48486
48532
|
"use strict";
|
|
48487
48533
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48488
48534
|
exports.retryWrapper = void 0;
|
|
@@ -48502,9 +48548,9 @@ var require_retry_wrapper = __commonJS({
|
|
|
48502
48548
|
}
|
|
48503
48549
|
});
|
|
48504
48550
|
|
|
48505
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48551
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js
|
|
48506
48552
|
var require_fromHttp = __commonJS({
|
|
48507
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48553
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js"(exports) {
|
|
48508
48554
|
"use strict";
|
|
48509
48555
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48510
48556
|
exports.fromHttp = void 0;
|
|
@@ -48570,9 +48616,9 @@ Set AWS_CONTAINER_CREDENTIALS_FULL_URI or AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
|
|
|
48570
48616
|
}
|
|
48571
48617
|
});
|
|
48572
48618
|
|
|
48573
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48619
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js
|
|
48574
48620
|
var require_dist_cjs107 = __commonJS({
|
|
48575
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
48621
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js"(exports) {
|
|
48576
48622
|
"use strict";
|
|
48577
48623
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48578
48624
|
exports.fromHttp = void 0;
|
|
@@ -48583,9 +48629,9 @@ var require_dist_cjs107 = __commonJS({
|
|
|
48583
48629
|
}
|
|
48584
48630
|
});
|
|
48585
48631
|
|
|
48586
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
48632
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
48587
48633
|
var require_httpAuthSchemeProvider2 = __commonJS({
|
|
48588
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
48634
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
48589
48635
|
"use strict";
|
|
48590
48636
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48591
48637
|
exports.resolveHttpAuthSchemeConfig = exports.defaultSSOHttpAuthSchemeProvider = exports.defaultSSOHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -48656,13 +48702,13 @@ var require_httpAuthSchemeProvider2 = __commonJS({
|
|
|
48656
48702
|
}
|
|
48657
48703
|
});
|
|
48658
48704
|
|
|
48659
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
48705
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/package.json
|
|
48660
48706
|
var require_package5 = __commonJS({
|
|
48661
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
48707
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/package.json"(exports, module) {
|
|
48662
48708
|
module.exports = {
|
|
48663
48709
|
name: "@aws-sdk/client-sso",
|
|
48664
48710
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
48665
|
-
version: "3.
|
|
48711
|
+
version: "3.721.0",
|
|
48666
48712
|
scripts: {
|
|
48667
48713
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
48668
48714
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -48681,40 +48727,40 @@ var require_package5 = __commonJS({
|
|
|
48681
48727
|
dependencies: {
|
|
48682
48728
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
48683
48729
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
48684
|
-
"@aws-sdk/core": "3.
|
|
48685
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
48686
|
-
"@aws-sdk/middleware-logger": "3.
|
|
48687
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
48688
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
48689
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
48690
|
-
"@aws-sdk/types": "3.
|
|
48691
|
-
"@aws-sdk/util-endpoints": "3.
|
|
48692
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
48693
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48694
|
-
"@smithy/config-resolver": "^3.0.
|
|
48695
|
-
"@smithy/core": "^2.5.
|
|
48696
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
48697
|
-
"@smithy/hash-node": "^3.0.
|
|
48698
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
48699
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
48700
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
48701
|
-
"@smithy/middleware-retry": "^3.0.
|
|
48702
|
-
"@smithy/middleware-serde": "^3.0.
|
|
48703
|
-
"@smithy/middleware-stack": "^3.0.
|
|
48704
|
-
"@smithy/node-config-provider": "^3.1.
|
|
48705
|
-
"@smithy/node-http-handler": "^3.3.
|
|
48706
|
-
"@smithy/protocol-http": "^4.1.
|
|
48707
|
-
"@smithy/smithy-client": "^3.
|
|
48708
|
-
"@smithy/types": "^3.7.
|
|
48709
|
-
"@smithy/url-parser": "^3.0.
|
|
48730
|
+
"@aws-sdk/core": "3.716.0",
|
|
48731
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
48732
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
48733
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
48734
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
48735
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
48736
|
+
"@aws-sdk/types": "3.714.0",
|
|
48737
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
48738
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
48739
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
48740
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
48741
|
+
"@smithy/core": "^2.5.5",
|
|
48742
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
48743
|
+
"@smithy/hash-node": "^3.0.11",
|
|
48744
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
48745
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
48746
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
48747
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
48748
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
48749
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
48750
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
48751
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
48752
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
48753
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
48754
|
+
"@smithy/types": "^3.7.2",
|
|
48755
|
+
"@smithy/url-parser": "^3.0.11",
|
|
48710
48756
|
"@smithy/util-base64": "^3.0.0",
|
|
48711
48757
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
48712
48758
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
48713
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
48714
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
48715
|
-
"@smithy/util-endpoints": "^2.1.
|
|
48716
|
-
"@smithy/util-middleware": "^3.0.
|
|
48717
|
-
"@smithy/util-retry": "^3.0.
|
|
48759
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
48760
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
48761
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
48762
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
48763
|
+
"@smithy/util-retry": "^3.0.11",
|
|
48718
48764
|
"@smithy/util-utf8": "^3.0.0",
|
|
48719
48765
|
tslib: "^2.6.2"
|
|
48720
48766
|
},
|
|
@@ -48760,9 +48806,9 @@ var require_package5 = __commonJS({
|
|
|
48760
48806
|
}
|
|
48761
48807
|
});
|
|
48762
48808
|
|
|
48763
|
-
// ../../node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
48809
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.721.0_aws-crt@1.24.2/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js
|
|
48764
48810
|
var require_dist_cjs108 = __commonJS({
|
|
48765
|
-
"../../node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
48811
|
+
"../../node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.721.0_aws-crt@1.24.2/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js"(exports, module) {
|
|
48766
48812
|
"use strict";
|
|
48767
48813
|
var __defProp2 = Object.defineProperty;
|
|
48768
48814
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -48836,10 +48882,11 @@ var require_dist_cjs108 = __commonJS({
|
|
|
48836
48882
|
var defaultUserAgent = createDefaultUserAgentProvider;
|
|
48837
48883
|
var import_middleware_user_agent = require_dist_cjs93();
|
|
48838
48884
|
var UA_APP_ID_ENV_NAME = "AWS_SDK_UA_APP_ID";
|
|
48839
|
-
var UA_APP_ID_INI_NAME = "
|
|
48885
|
+
var UA_APP_ID_INI_NAME = "sdk_ua_app_id";
|
|
48886
|
+
var UA_APP_ID_INI_NAME_DEPRECATED = "sdk-ua-app-id";
|
|
48840
48887
|
var NODE_APP_ID_CONFIG_OPTIONS = {
|
|
48841
48888
|
environmentVariableSelector: (env2) => env2[UA_APP_ID_ENV_NAME],
|
|
48842
|
-
configFileSelector: (profile) => profile[UA_APP_ID_INI_NAME],
|
|
48889
|
+
configFileSelector: (profile) => profile[UA_APP_ID_INI_NAME] ?? profile[UA_APP_ID_INI_NAME_DEPRECATED],
|
|
48843
48890
|
default: import_middleware_user_agent.DEFAULT_UA_APP_ID
|
|
48844
48891
|
};
|
|
48845
48892
|
}
|
|
@@ -48958,9 +49005,9 @@ var require_dist_cjs110 = __commonJS({
|
|
|
48958
49005
|
}
|
|
48959
49006
|
});
|
|
48960
49007
|
|
|
48961
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49008
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js
|
|
48962
49009
|
var require_ruleset4 = __commonJS({
|
|
48963
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49010
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
48964
49011
|
"use strict";
|
|
48965
49012
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48966
49013
|
exports.ruleSet = void 0;
|
|
@@ -48993,9 +49040,9 @@ var require_ruleset4 = __commonJS({
|
|
|
48993
49040
|
}
|
|
48994
49041
|
});
|
|
48995
49042
|
|
|
48996
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49043
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js
|
|
48997
49044
|
var require_endpointResolver4 = __commonJS({
|
|
48998
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49045
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
48999
49046
|
"use strict";
|
|
49000
49047
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49001
49048
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -49017,9 +49064,9 @@ var require_endpointResolver4 = __commonJS({
|
|
|
49017
49064
|
}
|
|
49018
49065
|
});
|
|
49019
49066
|
|
|
49020
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49067
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js
|
|
49021
49068
|
var require_runtimeConfig_shared4 = __commonJS({
|
|
49022
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49069
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
49023
49070
|
"use strict";
|
|
49024
49071
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49025
49072
|
exports.getRuntimeConfig = void 0;
|
|
@@ -49063,9 +49110,9 @@ var require_runtimeConfig_shared4 = __commonJS({
|
|
|
49063
49110
|
}
|
|
49064
49111
|
});
|
|
49065
49112
|
|
|
49066
|
-
// ../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.
|
|
49113
|
+
// ../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.34/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js
|
|
49067
49114
|
var require_dist_cjs111 = __commonJS({
|
|
49068
|
-
"../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.
|
|
49115
|
+
"../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.34/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js"(exports, module) {
|
|
49069
49116
|
var __create2 = Object.create;
|
|
49070
49117
|
var __defProp2 = Object.defineProperty;
|
|
49071
49118
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -49172,9 +49219,9 @@ var require_dist_cjs111 = __commonJS({
|
|
|
49172
49219
|
}
|
|
49173
49220
|
});
|
|
49174
49221
|
|
|
49175
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49222
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js
|
|
49176
49223
|
var require_runtimeConfig4 = __commonJS({
|
|
49177
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49224
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js"(exports) {
|
|
49178
49225
|
"use strict";
|
|
49179
49226
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49180
49227
|
exports.getRuntimeConfig = void 0;
|
|
@@ -49199,6 +49246,7 @@ var require_runtimeConfig4 = __commonJS({
|
|
|
49199
49246
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
49200
49247
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
49201
49248
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
49249
|
+
const profileConfig = { profile: config?.profile };
|
|
49202
49250
|
return {
|
|
49203
49251
|
...clientSharedValues,
|
|
49204
49252
|
...config,
|
|
@@ -49206,27 +49254,27 @@ var require_runtimeConfig4 = __commonJS({
|
|
|
49206
49254
|
defaultsMode,
|
|
49207
49255
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
49208
49256
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
49209
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
49210
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
49257
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
49258
|
+
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
|
|
49211
49259
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
49212
49260
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
49213
49261
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
49214
49262
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
49215
|
-
}),
|
|
49263
|
+
}, config),
|
|
49216
49264
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
49217
49265
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
49218
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
49219
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
49220
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
49266
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
49267
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
49268
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
49221
49269
|
};
|
|
49222
49270
|
};
|
|
49223
49271
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
49224
49272
|
}
|
|
49225
49273
|
});
|
|
49226
49274
|
|
|
49227
|
-
// ../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.
|
|
49275
|
+
// ../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.714.0/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js
|
|
49228
49276
|
var require_dist_cjs112 = __commonJS({
|
|
49229
|
-
"../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.
|
|
49277
|
+
"../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.714.0/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js"(exports, module) {
|
|
49230
49278
|
"use strict";
|
|
49231
49279
|
var __defProp2 = Object.defineProperty;
|
|
49232
49280
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -49322,9 +49370,9 @@ var require_dist_cjs112 = __commonJS({
|
|
|
49322
49370
|
}
|
|
49323
49371
|
});
|
|
49324
49372
|
|
|
49325
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49373
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js
|
|
49326
49374
|
var require_dist_cjs113 = __commonJS({
|
|
49327
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
49375
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js"(exports, module) {
|
|
49328
49376
|
"use strict";
|
|
49329
49377
|
var __defProp2 = Object.defineProperty;
|
|
49330
49378
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -49852,9 +49900,9 @@ var require_dist_cjs113 = __commonJS({
|
|
|
49852
49900
|
}
|
|
49853
49901
|
});
|
|
49854
49902
|
|
|
49855
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
49903
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
49856
49904
|
var require_httpAuthSchemeProvider3 = __commonJS({
|
|
49857
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
49905
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
49858
49906
|
"use strict";
|
|
49859
49907
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49860
49908
|
exports.resolveHttpAuthSchemeConfig = exports.defaultSSOOIDCHttpAuthSchemeProvider = exports.defaultSSOOIDCHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -49921,13 +49969,13 @@ var require_httpAuthSchemeProvider3 = __commonJS({
|
|
|
49921
49969
|
}
|
|
49922
49970
|
});
|
|
49923
49971
|
|
|
49924
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
49972
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/package.json
|
|
49925
49973
|
var require_package6 = __commonJS({
|
|
49926
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
49974
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/package.json"(exports, module) {
|
|
49927
49975
|
module.exports = {
|
|
49928
49976
|
name: "@aws-sdk/client-sso-oidc",
|
|
49929
49977
|
description: "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native",
|
|
49930
|
-
version: "3.
|
|
49978
|
+
version: "3.721.0",
|
|
49931
49979
|
scripts: {
|
|
49932
49980
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
49933
49981
|
"build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
|
|
@@ -49946,41 +49994,41 @@ var require_package6 = __commonJS({
|
|
|
49946
49994
|
dependencies: {
|
|
49947
49995
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
49948
49996
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
49949
|
-
"@aws-sdk/core": "3.
|
|
49950
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
49951
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
49952
|
-
"@aws-sdk/middleware-logger": "3.
|
|
49953
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
49954
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
49955
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
49956
|
-
"@aws-sdk/types": "3.
|
|
49957
|
-
"@aws-sdk/util-endpoints": "3.
|
|
49958
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
49959
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
49960
|
-
"@smithy/config-resolver": "^3.0.
|
|
49961
|
-
"@smithy/core": "^2.5.
|
|
49962
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
49963
|
-
"@smithy/hash-node": "^3.0.
|
|
49964
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
49965
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
49966
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
49967
|
-
"@smithy/middleware-retry": "^3.0.
|
|
49968
|
-
"@smithy/middleware-serde": "^3.0.
|
|
49969
|
-
"@smithy/middleware-stack": "^3.0.
|
|
49970
|
-
"@smithy/node-config-provider": "^3.1.
|
|
49971
|
-
"@smithy/node-http-handler": "^3.3.
|
|
49972
|
-
"@smithy/protocol-http": "^4.1.
|
|
49973
|
-
"@smithy/smithy-client": "^3.
|
|
49974
|
-
"@smithy/types": "^3.7.
|
|
49975
|
-
"@smithy/url-parser": "^3.0.
|
|
49997
|
+
"@aws-sdk/core": "3.716.0",
|
|
49998
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
49999
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
50000
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
50001
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
50002
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
50003
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
50004
|
+
"@aws-sdk/types": "3.714.0",
|
|
50005
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
50006
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
50007
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
50008
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
50009
|
+
"@smithy/core": "^2.5.5",
|
|
50010
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
50011
|
+
"@smithy/hash-node": "^3.0.11",
|
|
50012
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
50013
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
50014
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
50015
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
50016
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
50017
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
50018
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
50019
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
50020
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
50021
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
50022
|
+
"@smithy/types": "^3.7.2",
|
|
50023
|
+
"@smithy/url-parser": "^3.0.11",
|
|
49976
50024
|
"@smithy/util-base64": "^3.0.0",
|
|
49977
50025
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
49978
50026
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
49979
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
49980
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
49981
|
-
"@smithy/util-endpoints": "^2.1.
|
|
49982
|
-
"@smithy/util-middleware": "^3.0.
|
|
49983
|
-
"@smithy/util-retry": "^3.0.
|
|
50027
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
50028
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
50029
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
50030
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
50031
|
+
"@smithy/util-retry": "^3.0.11",
|
|
49984
50032
|
"@smithy/util-utf8": "^3.0.0",
|
|
49985
50033
|
tslib: "^2.6.2"
|
|
49986
50034
|
},
|
|
@@ -50011,7 +50059,7 @@ var require_package6 = __commonJS({
|
|
|
50011
50059
|
},
|
|
50012
50060
|
license: "Apache-2.0",
|
|
50013
50061
|
peerDependencies: {
|
|
50014
|
-
"@aws-sdk/client-sts": "^3.
|
|
50062
|
+
"@aws-sdk/client-sts": "^3.721.0"
|
|
50015
50063
|
},
|
|
50016
50064
|
browser: {
|
|
50017
50065
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
@@ -50029,9 +50077,9 @@ var require_package6 = __commonJS({
|
|
|
50029
50077
|
}
|
|
50030
50078
|
});
|
|
50031
50079
|
|
|
50032
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50080
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js
|
|
50033
50081
|
var require_ruleset5 = __commonJS({
|
|
50034
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50082
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
50035
50083
|
"use strict";
|
|
50036
50084
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50037
50085
|
exports.ruleSet = void 0;
|
|
@@ -50064,9 +50112,9 @@ var require_ruleset5 = __commonJS({
|
|
|
50064
50112
|
}
|
|
50065
50113
|
});
|
|
50066
50114
|
|
|
50067
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50115
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js
|
|
50068
50116
|
var require_endpointResolver5 = __commonJS({
|
|
50069
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50117
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
50070
50118
|
"use strict";
|
|
50071
50119
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50072
50120
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -50088,9 +50136,9 @@ var require_endpointResolver5 = __commonJS({
|
|
|
50088
50136
|
}
|
|
50089
50137
|
});
|
|
50090
50138
|
|
|
50091
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50139
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js
|
|
50092
50140
|
var require_runtimeConfig_shared5 = __commonJS({
|
|
50093
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50141
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
50094
50142
|
"use strict";
|
|
50095
50143
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50096
50144
|
exports.getRuntimeConfig = void 0;
|
|
@@ -50134,9 +50182,9 @@ var require_runtimeConfig_shared5 = __commonJS({
|
|
|
50134
50182
|
}
|
|
50135
50183
|
});
|
|
50136
50184
|
|
|
50137
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50185
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js
|
|
50138
50186
|
var require_runtimeConfig5 = __commonJS({
|
|
50139
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50187
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js"(exports) {
|
|
50140
50188
|
"use strict";
|
|
50141
50189
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50142
50190
|
exports.getRuntimeConfig = void 0;
|
|
@@ -50162,6 +50210,7 @@ var require_runtimeConfig5 = __commonJS({
|
|
|
50162
50210
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
50163
50211
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
50164
50212
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
50213
|
+
const profileConfig = { profile: config?.profile };
|
|
50165
50214
|
return {
|
|
50166
50215
|
...clientSharedValues,
|
|
50167
50216
|
...config,
|
|
@@ -50170,27 +50219,27 @@ var require_runtimeConfig5 = __commonJS({
|
|
|
50170
50219
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
50171
50220
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
50172
50221
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
50173
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
50174
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
50222
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
50223
|
+
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
|
|
50175
50224
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
50176
50225
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
50177
50226
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
50178
50227
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
50179
|
-
}),
|
|
50228
|
+
}, config),
|
|
50180
50229
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
50181
50230
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
50182
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
50183
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
50184
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
50231
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
50232
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
50233
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
50185
50234
|
};
|
|
50186
50235
|
};
|
|
50187
50236
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
50188
50237
|
}
|
|
50189
50238
|
});
|
|
50190
50239
|
|
|
50191
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50240
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js
|
|
50192
50241
|
var require_dist_cjs114 = __commonJS({
|
|
50193
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
50242
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js"(exports, module) {
|
|
50194
50243
|
"use strict";
|
|
50195
50244
|
var __defProp2 = Object.defineProperty;
|
|
50196
50245
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -51157,9 +51206,9 @@ var require_dist_cjs114 = __commonJS({
|
|
|
51157
51206
|
}
|
|
51158
51207
|
});
|
|
51159
51208
|
|
|
51160
|
-
// ../../node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
51209
|
+
// ../../node_modules/.pnpm/@aws-sdk+token-providers@3.721.0_@aws-sdk+client-sso-oidc@3.721.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js
|
|
51161
51210
|
var require_dist_cjs115 = __commonJS({
|
|
51162
|
-
"../../node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
51211
|
+
"../../node_modules/.pnpm/@aws-sdk+token-providers@3.721.0_@aws-sdk+client-sso-oidc@3.721.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js"(exports, module) {
|
|
51163
51212
|
"use strict";
|
|
51164
51213
|
var __create2 = Object.create;
|
|
51165
51214
|
var __defProp2 = Object.defineProperty;
|
|
@@ -51244,11 +51293,20 @@ var require_dist_cjs115 = __commonJS({
|
|
|
51244
51293
|
return writeFile(tokenFilepath, tokenString);
|
|
51245
51294
|
}, "writeSSOTokenToFile");
|
|
51246
51295
|
var lastRefreshAttemptTime = /* @__PURE__ */ new Date(0);
|
|
51247
|
-
var fromSso = /* @__PURE__ */ __name((
|
|
51296
|
+
var fromSso = /* @__PURE__ */ __name((_init = {}) => async ({ callerClientConfig } = {}) => {
|
|
51248
51297
|
var _a;
|
|
51298
|
+
const init = {
|
|
51299
|
+
..._init,
|
|
51300
|
+
parentClientConfig: {
|
|
51301
|
+
...callerClientConfig,
|
|
51302
|
+
..._init.parentClientConfig
|
|
51303
|
+
}
|
|
51304
|
+
};
|
|
51249
51305
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/token-providers - fromSso");
|
|
51250
51306
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
51251
|
-
const profileName = (0, import_shared_ini_file_loader.getProfileName)(
|
|
51307
|
+
const profileName = (0, import_shared_ini_file_loader.getProfileName)({
|
|
51308
|
+
profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
51309
|
+
});
|
|
51252
51310
|
const profile = profiles[profileName];
|
|
51253
51311
|
if (!profile) {
|
|
51254
51312
|
throw new import_property_provider2.TokenProviderError(`Profile '${profileName}' could not be found in shared credentials file.`, false);
|
|
@@ -51338,9 +51396,9 @@ var require_dist_cjs115 = __commonJS({
|
|
|
51338
51396
|
}
|
|
51339
51397
|
});
|
|
51340
51398
|
|
|
51341
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
51399
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.721.0_@aws-sdk+client-sso-oidc@3.721.0/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js
|
|
51342
51400
|
var require_dist_cjs116 = __commonJS({
|
|
51343
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
51401
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.721.0_@aws-sdk+client-sso-oidc@3.721.0/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js"(exports, module) {
|
|
51344
51402
|
"use strict";
|
|
51345
51403
|
var __defProp2 = Object.defineProperty;
|
|
51346
51404
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -51491,12 +51549,14 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
51491
51549
|
}
|
|
51492
51550
|
return profile;
|
|
51493
51551
|
}, "validateSsoProfile");
|
|
51494
|
-
var fromSSO = /* @__PURE__ */ __name((init = {}) => async () => {
|
|
51552
|
+
var fromSSO = /* @__PURE__ */ __name((init = {}) => async ({ callerClientConfig } = {}) => {
|
|
51495
51553
|
var _a;
|
|
51496
51554
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-sso - fromSSO");
|
|
51497
51555
|
const { ssoStartUrl, ssoAccountId, ssoRegion, ssoRoleName, ssoSession } = init;
|
|
51498
51556
|
const { ssoClient } = init;
|
|
51499
|
-
const profileName = (0, import_shared_ini_file_loader.getProfileName)(
|
|
51557
|
+
const profileName = (0, import_shared_ini_file_loader.getProfileName)({
|
|
51558
|
+
profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
51559
|
+
});
|
|
51500
51560
|
if (!ssoStartUrl && !ssoAccountId && !ssoRegion && !ssoRoleName && !ssoSession) {
|
|
51501
51561
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
51502
51562
|
const profile = profiles[profileName];
|
|
@@ -51564,9 +51624,9 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
51564
51624
|
}
|
|
51565
51625
|
});
|
|
51566
51626
|
|
|
51567
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51627
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
51568
51628
|
var require_httpAuthSchemeProvider4 = __commonJS({
|
|
51569
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51629
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
51570
51630
|
"use strict";
|
|
51571
51631
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51572
51632
|
exports.resolveHttpAuthSchemeConfig = exports.resolveStsAuthConfig = exports.defaultSTSHttpAuthSchemeProvider = exports.defaultSTSHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -51636,9 +51696,9 @@ var require_httpAuthSchemeProvider4 = __commonJS({
|
|
|
51636
51696
|
}
|
|
51637
51697
|
});
|
|
51638
51698
|
|
|
51639
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51699
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js
|
|
51640
51700
|
var require_EndpointParameters4 = __commonJS({
|
|
51641
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51701
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js"(exports) {
|
|
51642
51702
|
"use strict";
|
|
51643
51703
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51644
51704
|
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
@@ -51662,13 +51722,13 @@ var require_EndpointParameters4 = __commonJS({
|
|
|
51662
51722
|
}
|
|
51663
51723
|
});
|
|
51664
51724
|
|
|
51665
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51725
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/package.json
|
|
51666
51726
|
var require_package7 = __commonJS({
|
|
51667
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51727
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/package.json"(exports, module) {
|
|
51668
51728
|
module.exports = {
|
|
51669
51729
|
name: "@aws-sdk/client-sts",
|
|
51670
51730
|
description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
51671
|
-
version: "3.
|
|
51731
|
+
version: "3.721.0",
|
|
51672
51732
|
scripts: {
|
|
51673
51733
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
51674
51734
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
|
@@ -51689,42 +51749,42 @@ var require_package7 = __commonJS({
|
|
|
51689
51749
|
dependencies: {
|
|
51690
51750
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
51691
51751
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
51692
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
51693
|
-
"@aws-sdk/core": "3.
|
|
51694
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
51695
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
51696
|
-
"@aws-sdk/middleware-logger": "3.
|
|
51697
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
51698
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
51699
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
51700
|
-
"@aws-sdk/types": "3.
|
|
51701
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51702
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
51703
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
51704
|
-
"@smithy/config-resolver": "^3.0.
|
|
51705
|
-
"@smithy/core": "^2.5.
|
|
51706
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
51707
|
-
"@smithy/hash-node": "^3.0.
|
|
51708
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
51709
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
51710
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
51711
|
-
"@smithy/middleware-retry": "^3.0.
|
|
51712
|
-
"@smithy/middleware-serde": "^3.0.
|
|
51713
|
-
"@smithy/middleware-stack": "^3.0.
|
|
51714
|
-
"@smithy/node-config-provider": "^3.1.
|
|
51715
|
-
"@smithy/node-http-handler": "^3.3.
|
|
51716
|
-
"@smithy/protocol-http": "^4.1.
|
|
51717
|
-
"@smithy/smithy-client": "^3.
|
|
51718
|
-
"@smithy/types": "^3.7.
|
|
51719
|
-
"@smithy/url-parser": "^3.0.
|
|
51752
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
|
51753
|
+
"@aws-sdk/core": "3.716.0",
|
|
51754
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
51755
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
51756
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
51757
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
51758
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
51759
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
51760
|
+
"@aws-sdk/types": "3.714.0",
|
|
51761
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
51762
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
51763
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
51764
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
51765
|
+
"@smithy/core": "^2.5.5",
|
|
51766
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
51767
|
+
"@smithy/hash-node": "^3.0.11",
|
|
51768
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
51769
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
51770
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
51771
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
51772
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
51773
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
51774
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
51775
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
51776
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
51777
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
51778
|
+
"@smithy/types": "^3.7.2",
|
|
51779
|
+
"@smithy/url-parser": "^3.0.11",
|
|
51720
51780
|
"@smithy/util-base64": "^3.0.0",
|
|
51721
51781
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
51722
51782
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
51723
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
51724
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
51725
|
-
"@smithy/util-endpoints": "^2.1.
|
|
51726
|
-
"@smithy/util-middleware": "^3.0.
|
|
51727
|
-
"@smithy/util-retry": "^3.0.
|
|
51783
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
51784
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
51785
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
51786
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
51787
|
+
"@smithy/util-retry": "^3.0.11",
|
|
51728
51788
|
"@smithy/util-utf8": "^3.0.0",
|
|
51729
51789
|
tslib: "^2.6.2"
|
|
51730
51790
|
},
|
|
@@ -51770,9 +51830,9 @@ var require_package7 = __commonJS({
|
|
|
51770
51830
|
}
|
|
51771
51831
|
});
|
|
51772
51832
|
|
|
51773
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51833
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js
|
|
51774
51834
|
var require_ruleset6 = __commonJS({
|
|
51775
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51835
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
51776
51836
|
"use strict";
|
|
51777
51837
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51778
51838
|
exports.ruleSet = void 0;
|
|
@@ -51817,9 +51877,9 @@ var require_ruleset6 = __commonJS({
|
|
|
51817
51877
|
}
|
|
51818
51878
|
});
|
|
51819
51879
|
|
|
51820
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51880
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js
|
|
51821
51881
|
var require_endpointResolver6 = __commonJS({
|
|
51822
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51882
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
51823
51883
|
"use strict";
|
|
51824
51884
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51825
51885
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -51841,9 +51901,9 @@ var require_endpointResolver6 = __commonJS({
|
|
|
51841
51901
|
}
|
|
51842
51902
|
});
|
|
51843
51903
|
|
|
51844
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51904
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js
|
|
51845
51905
|
var require_runtimeConfig_shared6 = __commonJS({
|
|
51846
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51906
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
51847
51907
|
"use strict";
|
|
51848
51908
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51849
51909
|
exports.getRuntimeConfig = void 0;
|
|
@@ -51887,9 +51947,9 @@ var require_runtimeConfig_shared6 = __commonJS({
|
|
|
51887
51947
|
}
|
|
51888
51948
|
});
|
|
51889
51949
|
|
|
51890
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51950
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js
|
|
51891
51951
|
var require_runtimeConfig6 = __commonJS({
|
|
51892
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
51952
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js"(exports) {
|
|
51893
51953
|
"use strict";
|
|
51894
51954
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51895
51955
|
exports.getRuntimeConfig = void 0;
|
|
@@ -51916,6 +51976,7 @@ var require_runtimeConfig6 = __commonJS({
|
|
|
51916
51976
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
51917
51977
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
51918
51978
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
51979
|
+
const profileConfig = { profile: config?.profile };
|
|
51919
51980
|
return {
|
|
51920
51981
|
...clientSharedValues,
|
|
51921
51982
|
...config,
|
|
@@ -51936,27 +51997,27 @@ var require_runtimeConfig6 = __commonJS({
|
|
|
51936
51997
|
signer: new core_2.NoAuthSigner()
|
|
51937
51998
|
}
|
|
51938
51999
|
],
|
|
51939
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
51940
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
52000
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
52001
|
+
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
|
|
51941
52002
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
51942
52003
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
51943
52004
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
51944
52005
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
51945
|
-
}),
|
|
52006
|
+
}, config),
|
|
51946
52007
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
51947
52008
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
51948
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
51949
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
51950
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
52009
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
52010
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
52011
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
51951
52012
|
};
|
|
51952
52013
|
};
|
|
51953
52014
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
51954
52015
|
}
|
|
51955
52016
|
});
|
|
51956
52017
|
|
|
51957
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52018
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js
|
|
51958
52019
|
var require_httpAuthExtensionConfiguration = __commonJS({
|
|
51959
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52020
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js"(exports) {
|
|
51960
52021
|
"use strict";
|
|
51961
52022
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51962
52023
|
exports.resolveHttpAuthRuntimeConfig = exports.getHttpAuthExtensionConfiguration = void 0;
|
|
@@ -52002,9 +52063,9 @@ var require_httpAuthExtensionConfiguration = __commonJS({
|
|
|
52002
52063
|
}
|
|
52003
52064
|
});
|
|
52004
52065
|
|
|
52005
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52066
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js
|
|
52006
52067
|
var require_runtimeExtensions4 = __commonJS({
|
|
52007
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52068
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js"(exports) {
|
|
52008
52069
|
"use strict";
|
|
52009
52070
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52010
52071
|
exports.resolveRuntimeExtensions = void 0;
|
|
@@ -52033,9 +52094,9 @@ var require_runtimeExtensions4 = __commonJS({
|
|
|
52033
52094
|
}
|
|
52034
52095
|
});
|
|
52035
52096
|
|
|
52036
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52097
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js
|
|
52037
52098
|
var require_STSClient2 = __commonJS({
|
|
52038
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52099
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js"(exports) {
|
|
52039
52100
|
"use strict";
|
|
52040
52101
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52041
52102
|
exports.STSClient = exports.__Client = void 0;
|
|
@@ -52091,9 +52152,9 @@ var require_STSClient2 = __commonJS({
|
|
|
52091
52152
|
}
|
|
52092
52153
|
});
|
|
52093
52154
|
|
|
52094
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52155
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/index.js
|
|
52095
52156
|
var require_dist_cjs117 = __commonJS({
|
|
52096
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
52157
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/index.js"(exports, module) {
|
|
52097
52158
|
"use strict";
|
|
52098
52159
|
var __defProp2 = Object.defineProperty;
|
|
52099
52160
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -53525,9 +53586,9 @@ var require_dist_cjs117 = __commonJS({
|
|
|
53525
53586
|
}
|
|
53526
53587
|
});
|
|
53527
53588
|
|
|
53528
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
53589
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.716.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js
|
|
53529
53590
|
var require_dist_cjs118 = __commonJS({
|
|
53530
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
53591
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.716.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js"(exports, module) {
|
|
53531
53592
|
"use strict";
|
|
53532
53593
|
var __defProp2 = Object.defineProperty;
|
|
53533
53594
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -53614,18 +53675,24 @@ var require_dist_cjs118 = __commonJS({
|
|
|
53614
53675
|
});
|
|
53615
53676
|
}
|
|
53616
53677
|
}, "resolveProcessCredentials");
|
|
53617
|
-
var fromProcess = /* @__PURE__ */ __name((init = {}) => async () => {
|
|
53678
|
+
var fromProcess = /* @__PURE__ */ __name((init = {}) => async ({ callerClientConfig } = {}) => {
|
|
53618
53679
|
var _a;
|
|
53619
53680
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-process - fromProcess");
|
|
53620
53681
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
53621
|
-
return resolveProcessCredentials(
|
|
53682
|
+
return resolveProcessCredentials(
|
|
53683
|
+
(0, import_shared_ini_file_loader.getProfileName)({
|
|
53684
|
+
profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
53685
|
+
}),
|
|
53686
|
+
profiles,
|
|
53687
|
+
init.logger
|
|
53688
|
+
);
|
|
53622
53689
|
}, "fromProcess");
|
|
53623
53690
|
}
|
|
53624
53691
|
});
|
|
53625
53692
|
|
|
53626
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
53693
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.716.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js
|
|
53627
53694
|
var require_fromWebToken2 = __commonJS({
|
|
53628
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
53695
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.716.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js"(exports) {
|
|
53629
53696
|
"use strict";
|
|
53630
53697
|
var __createBinding3 = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
53631
53698
|
if (k2 === void 0)
|
|
@@ -53661,7 +53728,7 @@ var require_fromWebToken2 = __commonJS({
|
|
|
53661
53728
|
};
|
|
53662
53729
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53663
53730
|
exports.fromWebToken = void 0;
|
|
53664
|
-
var fromWebToken2 = (init) => async () => {
|
|
53731
|
+
var fromWebToken2 = (init) => async (awsIdentityProperties) => {
|
|
53665
53732
|
init.logger?.debug("@aws-sdk/credential-provider-web-identity - fromWebToken");
|
|
53666
53733
|
const { roleArn, roleSessionName, webIdentityToken, providerId, policyArns, policy, durationSeconds } = init;
|
|
53667
53734
|
let { roleAssumerWithWebIdentity } = init;
|
|
@@ -53670,7 +53737,10 @@ var require_fromWebToken2 = __commonJS({
|
|
|
53670
53737
|
roleAssumerWithWebIdentity = getDefaultRoleAssumerWithWebIdentity({
|
|
53671
53738
|
...init.clientConfig,
|
|
53672
53739
|
credentialProviderLogger: init.logger,
|
|
53673
|
-
parentClientConfig:
|
|
53740
|
+
parentClientConfig: {
|
|
53741
|
+
...awsIdentityProperties?.callerClientConfig,
|
|
53742
|
+
...init.parentClientConfig
|
|
53743
|
+
}
|
|
53674
53744
|
}, init.clientPlugins);
|
|
53675
53745
|
}
|
|
53676
53746
|
return roleAssumerWithWebIdentity({
|
|
@@ -53687,9 +53757,9 @@ var require_fromWebToken2 = __commonJS({
|
|
|
53687
53757
|
}
|
|
53688
53758
|
});
|
|
53689
53759
|
|
|
53690
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
53760
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.716.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js
|
|
53691
53761
|
var require_fromTokenFile2 = __commonJS({
|
|
53692
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
53762
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.716.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js"(exports) {
|
|
53693
53763
|
"use strict";
|
|
53694
53764
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53695
53765
|
exports.fromTokenFile = void 0;
|
|
@@ -53725,9 +53795,9 @@ var require_fromTokenFile2 = __commonJS({
|
|
|
53725
53795
|
}
|
|
53726
53796
|
});
|
|
53727
53797
|
|
|
53728
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
53798
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.716.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js
|
|
53729
53799
|
var require_dist_cjs119 = __commonJS({
|
|
53730
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
53800
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.716.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js"(exports, module) {
|
|
53731
53801
|
"use strict";
|
|
53732
53802
|
var __defProp2 = Object.defineProperty;
|
|
53733
53803
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -53750,9 +53820,9 @@ var require_dist_cjs119 = __commonJS({
|
|
|
53750
53820
|
}
|
|
53751
53821
|
});
|
|
53752
53822
|
|
|
53753
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
53823
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.721.0_@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js
|
|
53754
53824
|
var require_dist_cjs120 = __commonJS({
|
|
53755
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
53825
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.721.0_@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js"(exports, module) {
|
|
53756
53826
|
"use strict";
|
|
53757
53827
|
var __create2 = Object.create;
|
|
53758
53828
|
var __defProp2 = Object.defineProperty;
|
|
@@ -53839,28 +53909,31 @@ var require_dist_cjs120 = __commonJS({
|
|
|
53839
53909
|
return withProviderProfile;
|
|
53840
53910
|
}, "isCredentialSourceProfile");
|
|
53841
53911
|
var resolveAssumeRoleCredentials = /* @__PURE__ */ __name(async (profileName, profiles, options, visitedProfiles = {}) => {
|
|
53842
|
-
var _a, _b;
|
|
53912
|
+
var _a, _b, _c;
|
|
53843
53913
|
(_a = options.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-ini - resolveAssumeRoleCredentials (STS)");
|
|
53844
|
-
const
|
|
53914
|
+
const profileData = profiles[profileName];
|
|
53915
|
+
const { source_profile, region } = profileData;
|
|
53845
53916
|
if (!options.roleAssumer) {
|
|
53846
53917
|
const { getDefaultRoleAssumer } = await Promise.resolve().then(() => __toESM2(require_dist_cjs117()));
|
|
53847
53918
|
options.roleAssumer = getDefaultRoleAssumer(
|
|
53848
53919
|
{
|
|
53849
53920
|
...options.clientConfig,
|
|
53850
53921
|
credentialProviderLogger: options.logger,
|
|
53851
|
-
parentClientConfig:
|
|
53922
|
+
parentClientConfig: {
|
|
53923
|
+
...options == null ? void 0 : options.parentClientConfig,
|
|
53924
|
+
region: region ?? ((_b = options == null ? void 0 : options.parentClientConfig) == null ? void 0 : _b.region)
|
|
53925
|
+
}
|
|
53852
53926
|
},
|
|
53853
53927
|
options.clientPlugins
|
|
53854
53928
|
);
|
|
53855
53929
|
}
|
|
53856
|
-
const { source_profile } = data;
|
|
53857
53930
|
if (source_profile && source_profile in visitedProfiles) {
|
|
53858
53931
|
throw new import_property_provider2.CredentialsProviderError(
|
|
53859
53932
|
`Detected a cycle attempting to resolve credentials for profile ${(0, import_shared_ini_file_loader.getProfileName)(options)}. Profiles visited: ` + Object.keys(visitedProfiles).join(", "),
|
|
53860
53933
|
{ logger: options.logger }
|
|
53861
53934
|
);
|
|
53862
53935
|
}
|
|
53863
|
-
(
|
|
53936
|
+
(_c = options.logger) == null ? void 0 : _c.debug(
|
|
53864
53937
|
`@aws-sdk/credential-provider-ini - finding credential resolver using ${source_profile ? `source_profile=[${source_profile}]` : `profile=[${profileName}]`}`
|
|
53865
53938
|
);
|
|
53866
53939
|
const sourceCredsProvider = source_profile ? resolveProfileData(
|
|
@@ -53872,17 +53945,17 @@ var require_dist_cjs120 = __commonJS({
|
|
|
53872
53945
|
[source_profile]: true
|
|
53873
53946
|
},
|
|
53874
53947
|
isCredentialSourceWithoutRoleArn(profiles[source_profile] ?? {})
|
|
53875
|
-
) : (await resolveCredentialSource(
|
|
53876
|
-
if (isCredentialSourceWithoutRoleArn(
|
|
53948
|
+
) : (await resolveCredentialSource(profileData.credential_source, profileName, options.logger)(options))();
|
|
53949
|
+
if (isCredentialSourceWithoutRoleArn(profileData)) {
|
|
53877
53950
|
return sourceCredsProvider.then((creds) => (0, import_client2.setCredentialFeature)(creds, "CREDENTIALS_PROFILE_SOURCE_PROFILE", "o"));
|
|
53878
53951
|
} else {
|
|
53879
53952
|
const params = {
|
|
53880
|
-
RoleArn:
|
|
53881
|
-
RoleSessionName:
|
|
53882
|
-
ExternalId:
|
|
53883
|
-
DurationSeconds: parseInt(
|
|
53953
|
+
RoleArn: profileData.role_arn,
|
|
53954
|
+
RoleSessionName: profileData.role_session_name || `aws-sdk-js-${Date.now()}`,
|
|
53955
|
+
ExternalId: profileData.external_id,
|
|
53956
|
+
DurationSeconds: parseInt(profileData.duration_seconds || "3600", 10)
|
|
53884
53957
|
};
|
|
53885
|
-
const { mfa_serial } =
|
|
53958
|
+
const { mfa_serial } = profileData;
|
|
53886
53959
|
if (mfa_serial) {
|
|
53887
53960
|
if (!options.mfaCodeProvider) {
|
|
53888
53961
|
throw new import_property_provider2.CredentialsProviderError(
|
|
@@ -53974,18 +54047,31 @@ var require_dist_cjs120 = __commonJS({
|
|
|
53974
54047
|
{ logger: options.logger }
|
|
53975
54048
|
);
|
|
53976
54049
|
}, "resolveProfileData");
|
|
53977
|
-
var fromIni = /* @__PURE__ */ __name((
|
|
54050
|
+
var fromIni = /* @__PURE__ */ __name((_init = {}) => async ({ callerClientConfig } = {}) => {
|
|
53978
54051
|
var _a;
|
|
54052
|
+
const init = {
|
|
54053
|
+
..._init,
|
|
54054
|
+
parentClientConfig: {
|
|
54055
|
+
...callerClientConfig,
|
|
54056
|
+
..._init.parentClientConfig
|
|
54057
|
+
}
|
|
54058
|
+
};
|
|
53979
54059
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-ini - fromIni");
|
|
53980
54060
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
53981
|
-
return resolveProfileData(
|
|
54061
|
+
return resolveProfileData(
|
|
54062
|
+
(0, import_shared_ini_file_loader.getProfileName)({
|
|
54063
|
+
profile: _init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
54064
|
+
}),
|
|
54065
|
+
profiles,
|
|
54066
|
+
init
|
|
54067
|
+
);
|
|
53982
54068
|
}, "fromIni");
|
|
53983
54069
|
}
|
|
53984
54070
|
});
|
|
53985
54071
|
|
|
53986
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
54072
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-node@3.721.0_@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js
|
|
53987
54073
|
var require_dist_cjs121 = __commonJS({
|
|
53988
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
54074
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-node@3.721.0_@aws-sdk+client-sso-oidc@3.721.0_@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js"(exports, module) {
|
|
53989
54075
|
"use strict";
|
|
53990
54076
|
var __create2 = Object.create;
|
|
53991
54077
|
var __defProp2 = Object.defineProperty;
|
|
@@ -54126,9 +54212,9 @@ var require_dist_cjs121 = __commonJS({
|
|
|
54126
54212
|
}
|
|
54127
54213
|
});
|
|
54128
54214
|
|
|
54129
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54215
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/endpoint/ruleset.js
|
|
54130
54216
|
var require_ruleset7 = __commonJS({
|
|
54131
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54217
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
54132
54218
|
"use strict";
|
|
54133
54219
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54134
54220
|
exports.ruleSet = void 0;
|
|
@@ -54163,9 +54249,9 @@ var require_ruleset7 = __commonJS({
|
|
|
54163
54249
|
}
|
|
54164
54250
|
});
|
|
54165
54251
|
|
|
54166
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54252
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/endpoint/endpointResolver.js
|
|
54167
54253
|
var require_endpointResolver7 = __commonJS({
|
|
54168
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54254
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
54169
54255
|
"use strict";
|
|
54170
54256
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54171
54257
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -54187,9 +54273,9 @@ var require_endpointResolver7 = __commonJS({
|
|
|
54187
54273
|
}
|
|
54188
54274
|
});
|
|
54189
54275
|
|
|
54190
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54276
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.shared.js
|
|
54191
54277
|
var require_runtimeConfig_shared7 = __commonJS({
|
|
54192
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54278
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
54193
54279
|
"use strict";
|
|
54194
54280
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54195
54281
|
exports.getRuntimeConfig = void 0;
|
|
@@ -54227,9 +54313,9 @@ var require_runtimeConfig_shared7 = __commonJS({
|
|
|
54227
54313
|
}
|
|
54228
54314
|
});
|
|
54229
54315
|
|
|
54230
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54316
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.js
|
|
54231
54317
|
var require_runtimeConfig7 = __commonJS({
|
|
54232
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54318
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.js"(exports) {
|
|
54233
54319
|
"use strict";
|
|
54234
54320
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54235
54321
|
exports.getRuntimeConfig = void 0;
|
|
@@ -54255,6 +54341,7 @@ var require_runtimeConfig7 = __commonJS({
|
|
|
54255
54341
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
54256
54342
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
54257
54343
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
54344
|
+
const profileConfig = { profile: config?.profile };
|
|
54258
54345
|
return {
|
|
54259
54346
|
...clientSharedValues,
|
|
54260
54347
|
...config,
|
|
@@ -54263,27 +54350,27 @@ var require_runtimeConfig7 = __commonJS({
|
|
|
54263
54350
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
54264
54351
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
54265
54352
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
54266
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
54267
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
54353
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
54354
|
+
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
|
|
54268
54355
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
54269
54356
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
54270
54357
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
54271
54358
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
54272
|
-
}),
|
|
54359
|
+
}, config),
|
|
54273
54360
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
54274
54361
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
54275
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
54276
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
54277
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
54362
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
54363
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
54364
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
54278
54365
|
};
|
|
54279
54366
|
};
|
|
54280
54367
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
54281
54368
|
}
|
|
54282
54369
|
});
|
|
54283
54370
|
|
|
54284
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54371
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js
|
|
54285
54372
|
var require_dist_cjs122 = __commonJS({
|
|
54286
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.
|
|
54373
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.721.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js"(exports, module) {
|
|
54287
54374
|
"use strict";
|
|
54288
54375
|
var __defProp2 = Object.defineProperty;
|
|
54289
54376
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -54703,7 +54790,7 @@ var require_dist_cjs122 = __commonJS({
|
|
|
54703
54790
|
"content-type": "application/octet-stream",
|
|
54704
54791
|
[_xamup]: [
|
|
54705
54792
|
() => (0, import_smithy_client4.isSerializableHeaderValue)(input[_uP]),
|
|
54706
|
-
() => context.base64Encoder(Buffer.from(import_smithy_client4.LazyJsonString.
|
|
54793
|
+
() => context.base64Encoder(Buffer.from(import_smithy_client4.LazyJsonString.from(input[_uP])))
|
|
54707
54794
|
],
|
|
54708
54795
|
[_xampfi]: input[_pFI],
|
|
54709
54796
|
[_xamcd]: input[_cD]
|