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
|
@@ -65627,9 +65627,9 @@ var require_dist_cjs79 = __commonJS({
|
|
|
65627
65627
|
}
|
|
65628
65628
|
});
|
|
65629
65629
|
|
|
65630
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.
|
|
65630
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.714.0/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js
|
|
65631
65631
|
var require_dist_cjs80 = __commonJS({
|
|
65632
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.
|
|
65632
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-host-header@3.714.0/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js"(exports, module) {
|
|
65633
65633
|
"use strict";
|
|
65634
65634
|
var __defProp2 = Object.defineProperty;
|
|
65635
65635
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -65693,9 +65693,9 @@ var require_dist_cjs80 = __commonJS({
|
|
|
65693
65693
|
}
|
|
65694
65694
|
});
|
|
65695
65695
|
|
|
65696
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.
|
|
65696
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.714.0/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js
|
|
65697
65697
|
var require_dist_cjs81 = __commonJS({
|
|
65698
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.
|
|
65698
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-logger@3.714.0/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js"(exports, module) {
|
|
65699
65699
|
"use strict";
|
|
65700
65700
|
var __defProp2 = Object.defineProperty;
|
|
65701
65701
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -65767,9 +65767,9 @@ var require_dist_cjs81 = __commonJS({
|
|
|
65767
65767
|
}
|
|
65768
65768
|
});
|
|
65769
65769
|
|
|
65770
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.
|
|
65770
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.714.0/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js
|
|
65771
65771
|
var require_dist_cjs82 = __commonJS({
|
|
65772
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.
|
|
65772
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-recursion-detection@3.714.0/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js"(exports, module) {
|
|
65773
65773
|
"use strict";
|
|
65774
65774
|
var __defProp2 = Object.defineProperty;
|
|
65775
65775
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -65831,10 +65831,10 @@ var require_dist_cjs82 = __commonJS({
|
|
|
65831
65831
|
}
|
|
65832
65832
|
});
|
|
65833
65833
|
|
|
65834
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
65834
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/getSmithyContext.js
|
|
65835
65835
|
var import_types, getSmithyContext;
|
|
65836
65836
|
var init_getSmithyContext = __esm({
|
|
65837
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
65837
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/getSmithyContext.js"() {
|
|
65838
65838
|
import_types = __toESM(require_dist_cjs78());
|
|
65839
65839
|
getSmithyContext = (context) => context[import_types.SMITHY_CONTEXT_KEY] || (context[import_types.SMITHY_CONTEXT_KEY] = {});
|
|
65840
65840
|
}
|
|
@@ -65878,7 +65878,7 @@ var require_dist_cjs83 = __commonJS({
|
|
|
65878
65878
|
}
|
|
65879
65879
|
});
|
|
65880
65880
|
|
|
65881
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
65881
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js
|
|
65882
65882
|
function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
65883
65883
|
const map = /* @__PURE__ */ new Map();
|
|
65884
65884
|
for (const scheme of httpAuthSchemes) {
|
|
@@ -65888,7 +65888,7 @@ function convertHttpAuthSchemesToMap(httpAuthSchemes) {
|
|
|
65888
65888
|
}
|
|
65889
65889
|
var import_types2, import_util_middleware, httpAuthSchemeMiddleware;
|
|
65890
65890
|
var init_httpAuthSchemeMiddleware = __esm({
|
|
65891
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
65891
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js"() {
|
|
65892
65892
|
import_types2 = __toESM(require_dist_cjs78());
|
|
65893
65893
|
import_util_middleware = __toESM(require_dist_cjs83());
|
|
65894
65894
|
httpAuthSchemeMiddleware = (config, mwOptions) => (next, context) => async (args) => {
|
|
@@ -65925,10 +65925,10 @@ var init_httpAuthSchemeMiddleware = __esm({
|
|
|
65925
65925
|
}
|
|
65926
65926
|
});
|
|
65927
65927
|
|
|
65928
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
65928
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js
|
|
65929
65929
|
var httpAuthSchemeEndpointRuleSetMiddlewareOptions, getHttpAuthSchemeEndpointRuleSetPlugin;
|
|
65930
65930
|
var init_getHttpAuthSchemeEndpointRuleSetPlugin = __esm({
|
|
65931
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
65931
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js"() {
|
|
65932
65932
|
init_httpAuthSchemeMiddleware();
|
|
65933
65933
|
httpAuthSchemeEndpointRuleSetMiddlewareOptions = {
|
|
65934
65934
|
step: "serialize",
|
|
@@ -66039,10 +66039,10 @@ var require_dist_cjs84 = __commonJS({
|
|
|
66039
66039
|
}
|
|
66040
66040
|
});
|
|
66041
66041
|
|
|
66042
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66042
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js
|
|
66043
66043
|
var import_middleware_serde, httpAuthSchemeMiddlewareOptions, getHttpAuthSchemePlugin;
|
|
66044
66044
|
var init_getHttpAuthSchemePlugin = __esm({
|
|
66045
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66045
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js"() {
|
|
66046
66046
|
import_middleware_serde = __toESM(require_dist_cjs84());
|
|
66047
66047
|
init_httpAuthSchemeMiddleware();
|
|
66048
66048
|
httpAuthSchemeMiddlewareOptions = {
|
|
@@ -66064,19 +66064,19 @@ var init_getHttpAuthSchemePlugin = __esm({
|
|
|
66064
66064
|
}
|
|
66065
66065
|
});
|
|
66066
66066
|
|
|
66067
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66067
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js
|
|
66068
66068
|
var init_middleware_http_auth_scheme = __esm({
|
|
66069
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66069
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js"() {
|
|
66070
66070
|
init_httpAuthSchemeMiddleware();
|
|
66071
66071
|
init_getHttpAuthSchemeEndpointRuleSetPlugin();
|
|
66072
66072
|
init_getHttpAuthSchemePlugin();
|
|
66073
66073
|
}
|
|
66074
66074
|
});
|
|
66075
66075
|
|
|
66076
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66076
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js
|
|
66077
66077
|
var import_protocol_http, import_types3, import_util_middleware2, defaultErrorHandler, defaultSuccessHandler, httpSigningMiddleware;
|
|
66078
66078
|
var init_httpSigningMiddleware = __esm({
|
|
66079
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66079
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js"() {
|
|
66080
66080
|
import_protocol_http = __toESM(require_dist_cjs79());
|
|
66081
66081
|
import_types3 = __toESM(require_dist_cjs78());
|
|
66082
66082
|
import_util_middleware2 = __toESM(require_dist_cjs83());
|
|
@@ -66105,10 +66105,10 @@ var init_httpSigningMiddleware = __esm({
|
|
|
66105
66105
|
}
|
|
66106
66106
|
});
|
|
66107
66107
|
|
|
66108
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66108
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js
|
|
66109
66109
|
var httpSigningMiddlewareOptions, getHttpSigningPlugin;
|
|
66110
66110
|
var init_getHttpSigningMiddleware = __esm({
|
|
66111
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66111
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js"() {
|
|
66112
66112
|
init_httpSigningMiddleware();
|
|
66113
66113
|
httpSigningMiddlewareOptions = {
|
|
66114
66114
|
step: "finalizeRequest",
|
|
@@ -66127,18 +66127,18 @@ var init_getHttpSigningMiddleware = __esm({
|
|
|
66127
66127
|
}
|
|
66128
66128
|
});
|
|
66129
66129
|
|
|
66130
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66130
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js
|
|
66131
66131
|
var init_middleware_http_signing = __esm({
|
|
66132
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66132
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js"() {
|
|
66133
66133
|
init_httpSigningMiddleware();
|
|
66134
66134
|
init_getHttpSigningMiddleware();
|
|
66135
66135
|
}
|
|
66136
66136
|
});
|
|
66137
66137
|
|
|
66138
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66138
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/normalizeProvider.js
|
|
66139
66139
|
var normalizeProvider;
|
|
66140
66140
|
var init_normalizeProvider = __esm({
|
|
66141
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66141
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/normalizeProvider.js"() {
|
|
66142
66142
|
normalizeProvider = (input) => {
|
|
66143
66143
|
if (typeof input === "function")
|
|
66144
66144
|
return input;
|
|
@@ -66148,7 +66148,7 @@ var init_normalizeProvider = __esm({
|
|
|
66148
66148
|
}
|
|
66149
66149
|
});
|
|
66150
66150
|
|
|
66151
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66151
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/pagination/createPaginator.js
|
|
66152
66152
|
function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenName, pageSizeTokenName) {
|
|
66153
66153
|
return async function* paginateOperation(config, input, ...additionalArguments) {
|
|
66154
66154
|
let token = config.startingToken || void 0;
|
|
@@ -66174,7 +66174,7 @@ function createPaginator(ClientCtor, CommandCtor, inputTokenName, outputTokenNam
|
|
|
66174
66174
|
}
|
|
66175
66175
|
var makePagedClientRequest, get;
|
|
66176
66176
|
var init_createPaginator = __esm({
|
|
66177
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
66177
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/pagination/createPaginator.js"() {
|
|
66178
66178
|
makePagedClientRequest = async (CommandCtor, client, input, ...args) => {
|
|
66179
66179
|
return await client.send(new CommandCtor(input), ...args);
|
|
66180
66180
|
};
|
|
@@ -66390,9 +66390,9 @@ var require_dist_cjs88 = __commonJS({
|
|
|
66390
66390
|
}
|
|
66391
66391
|
});
|
|
66392
66392
|
|
|
66393
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
66393
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js
|
|
66394
66394
|
var require_getAwsChunkedEncodingStream2 = __commonJS({
|
|
66395
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
66395
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js"(exports) {
|
|
66396
66396
|
"use strict";
|
|
66397
66397
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66398
66398
|
exports.getAwsChunkedEncodingStream = void 0;
|
|
@@ -66514,9 +66514,9 @@ var require_dist_cjs90 = __commonJS({
|
|
|
66514
66514
|
}
|
|
66515
66515
|
});
|
|
66516
66516
|
|
|
66517
|
-
// ../../node_modules/.pnpm/@smithy+node-http-handler@3.3.
|
|
66517
|
+
// ../../node_modules/.pnpm/@smithy+node-http-handler@3.3.3/node_modules/@smithy/node-http-handler/dist-cjs/index.js
|
|
66518
66518
|
var require_dist_cjs91 = __commonJS({
|
|
66519
|
-
"../../node_modules/.pnpm/@smithy+node-http-handler@3.3.
|
|
66519
|
+
"../../node_modules/.pnpm/@smithy+node-http-handler@3.3.3/node_modules/@smithy/node-http-handler/dist-cjs/index.js"(exports, module) {
|
|
66520
66520
|
var __create2 = Object.create;
|
|
66521
66521
|
var __defProp2 = Object.defineProperty;
|
|
66522
66522
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -66628,10 +66628,16 @@ var require_dist_cjs91 = __commonJS({
|
|
|
66628
66628
|
var DEFER_EVENT_LISTENER_TIME3 = 3e3;
|
|
66629
66629
|
var setSocketTimeout = /* @__PURE__ */ __name((request, reject, timeoutInMs = 0) => {
|
|
66630
66630
|
const registerTimeout = /* @__PURE__ */ __name((offset) => {
|
|
66631
|
-
|
|
66631
|
+
const timeout = timeoutInMs - offset;
|
|
66632
|
+
const onTimeout = /* @__PURE__ */ __name(() => {
|
|
66632
66633
|
request.destroy();
|
|
66633
66634
|
reject(Object.assign(new Error(`Connection timed out after ${timeoutInMs} ms`), { name: "TimeoutError" }));
|
|
66634
|
-
});
|
|
66635
|
+
}, "onTimeout");
|
|
66636
|
+
if (request.socket) {
|
|
66637
|
+
request.socket.setTimeout(timeout, onTimeout);
|
|
66638
|
+
} else {
|
|
66639
|
+
request.setTimeout(timeout, onTimeout);
|
|
66640
|
+
}
|
|
66635
66641
|
}, "registerTimeout");
|
|
66636
66642
|
if (0 < timeoutInMs && timeoutInMs < 6e3) {
|
|
66637
66643
|
registerTimeout(0);
|
|
@@ -67271,9 +67277,9 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
67271
67277
|
}
|
|
67272
67278
|
});
|
|
67273
67279
|
|
|
67274
|
-
// ../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.
|
|
67280
|
+
// ../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.3/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js
|
|
67275
67281
|
var require_dist_cjs92 = __commonJS({
|
|
67276
|
-
"../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.
|
|
67282
|
+
"../../node_modules/.pnpm/@smithy+fetch-http-handler@4.1.3/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js"(exports, module) {
|
|
67277
67283
|
var __defProp2 = Object.defineProperty;
|
|
67278
67284
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
67279
67285
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -67462,13 +67468,23 @@ var require_dist_cjs92 = __commonJS({
|
|
|
67462
67468
|
};
|
|
67463
67469
|
__name(_FetchHttpHandler, "FetchHttpHandler");
|
|
67464
67470
|
var FetchHttpHandler = _FetchHttpHandler;
|
|
67471
|
+
var import_util_base64 = require_dist_cjs88();
|
|
67465
67472
|
var streamCollector = /* @__PURE__ */ __name(async (stream2) => {
|
|
67466
67473
|
var _a;
|
|
67467
67474
|
if (typeof Blob === "function" && stream2 instanceof Blob || ((_a = stream2.constructor) == null ? void 0 : _a.name) === "Blob") {
|
|
67468
|
-
|
|
67475
|
+
if (Blob.prototype.arrayBuffer !== void 0) {
|
|
67476
|
+
return new Uint8Array(await stream2.arrayBuffer());
|
|
67477
|
+
}
|
|
67478
|
+
return collectBlob(stream2);
|
|
67469
67479
|
}
|
|
67470
67480
|
return collectStream(stream2);
|
|
67471
67481
|
}, "streamCollector");
|
|
67482
|
+
async function collectBlob(blob) {
|
|
67483
|
+
const base64 = await readToBase64(blob);
|
|
67484
|
+
const arrayBuffer = (0, import_util_base64.fromBase64)(base64);
|
|
67485
|
+
return new Uint8Array(arrayBuffer);
|
|
67486
|
+
}
|
|
67487
|
+
__name(collectBlob, "collectBlob");
|
|
67472
67488
|
async function collectStream(stream2) {
|
|
67473
67489
|
const chunks = [];
|
|
67474
67490
|
const reader = stream2.getReader();
|
|
@@ -67491,6 +67507,24 @@ var require_dist_cjs92 = __commonJS({
|
|
|
67491
67507
|
return collected;
|
|
67492
67508
|
}
|
|
67493
67509
|
__name(collectStream, "collectStream");
|
|
67510
|
+
function readToBase64(blob) {
|
|
67511
|
+
return new Promise((resolve, reject) => {
|
|
67512
|
+
const reader = new FileReader();
|
|
67513
|
+
reader.onloadend = () => {
|
|
67514
|
+
if (reader.readyState !== 2) {
|
|
67515
|
+
return reject(new Error("Reader aborted too early"));
|
|
67516
|
+
}
|
|
67517
|
+
const result = reader.result ?? "";
|
|
67518
|
+
const commaIndex = result.indexOf(",");
|
|
67519
|
+
const dataOffset = commaIndex > -1 ? commaIndex + 1 : result.length;
|
|
67520
|
+
resolve(result.substring(dataOffset));
|
|
67521
|
+
};
|
|
67522
|
+
reader.onabort = () => reject(new Error("Read aborted"));
|
|
67523
|
+
reader.onerror = () => reject(reader.error);
|
|
67524
|
+
reader.readAsDataURL(blob);
|
|
67525
|
+
});
|
|
67526
|
+
}
|
|
67527
|
+
__name(readToBase64, "readToBase64");
|
|
67494
67528
|
}
|
|
67495
67529
|
});
|
|
67496
67530
|
|
|
@@ -67558,9 +67592,9 @@ var require_dist_cjs93 = __commonJS({
|
|
|
67558
67592
|
}
|
|
67559
67593
|
});
|
|
67560
67594
|
|
|
67561
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67595
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js
|
|
67562
67596
|
var require_stream_type_check = __commonJS({
|
|
67563
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67597
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js"(exports) {
|
|
67564
67598
|
"use strict";
|
|
67565
67599
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67566
67600
|
exports.isBlob = exports.isReadableStream = void 0;
|
|
@@ -67577,9 +67611,9 @@ var require_stream_type_check = __commonJS({
|
|
|
67577
67611
|
}
|
|
67578
67612
|
});
|
|
67579
67613
|
|
|
67580
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67614
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js
|
|
67581
67615
|
var require_sdk_stream_mixin_browser = __commonJS({
|
|
67582
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67616
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js"(exports) {
|
|
67583
67617
|
"use strict";
|
|
67584
67618
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67585
67619
|
exports.sdkStreamMixin = void 0;
|
|
@@ -67645,9 +67679,9 @@ var require_sdk_stream_mixin_browser = __commonJS({
|
|
|
67645
67679
|
}
|
|
67646
67680
|
});
|
|
67647
67681
|
|
|
67648
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67682
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js
|
|
67649
67683
|
var require_sdk_stream_mixin2 = __commonJS({
|
|
67650
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67684
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js"(exports) {
|
|
67651
67685
|
"use strict";
|
|
67652
67686
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67653
67687
|
exports.sdkStreamMixin = void 0;
|
|
@@ -67704,9 +67738,9 @@ var require_sdk_stream_mixin2 = __commonJS({
|
|
|
67704
67738
|
}
|
|
67705
67739
|
});
|
|
67706
67740
|
|
|
67707
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67741
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js
|
|
67708
67742
|
var require_splitStream_browser = __commonJS({
|
|
67709
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67743
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js"(exports) {
|
|
67710
67744
|
"use strict";
|
|
67711
67745
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67712
67746
|
exports.splitStream = void 0;
|
|
@@ -67721,9 +67755,9 @@ var require_splitStream_browser = __commonJS({
|
|
|
67721
67755
|
}
|
|
67722
67756
|
});
|
|
67723
67757
|
|
|
67724
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67758
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.js
|
|
67725
67759
|
var require_splitStream = __commonJS({
|
|
67726
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67760
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/splitStream.js"(exports) {
|
|
67727
67761
|
"use strict";
|
|
67728
67762
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67729
67763
|
exports.splitStream = void 0;
|
|
@@ -67744,9 +67778,9 @@ var require_splitStream = __commonJS({
|
|
|
67744
67778
|
}
|
|
67745
67779
|
});
|
|
67746
67780
|
|
|
67747
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67781
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js
|
|
67748
67782
|
var require_headStream_browser = __commonJS({
|
|
67749
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67783
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js"(exports) {
|
|
67750
67784
|
"use strict";
|
|
67751
67785
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67752
67786
|
exports.headStream = void 0;
|
|
@@ -67785,9 +67819,9 @@ var require_headStream_browser = __commonJS({
|
|
|
67785
67819
|
}
|
|
67786
67820
|
});
|
|
67787
67821
|
|
|
67788
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67822
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.js
|
|
67789
67823
|
var require_headStream = __commonJS({
|
|
67790
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67824
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/headStream.js"(exports) {
|
|
67791
67825
|
"use strict";
|
|
67792
67826
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67793
67827
|
exports.headStream = void 0;
|
|
@@ -67837,9 +67871,9 @@ var require_headStream = __commonJS({
|
|
|
67837
67871
|
}
|
|
67838
67872
|
});
|
|
67839
67873
|
|
|
67840
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67874
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js
|
|
67841
67875
|
var require_ChecksumStream = __commonJS({
|
|
67842
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67876
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js"(exports) {
|
|
67843
67877
|
"use strict";
|
|
67844
67878
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67845
67879
|
exports.ChecksumStream = void 0;
|
|
@@ -67889,9 +67923,9 @@ var require_ChecksumStream = __commonJS({
|
|
|
67889
67923
|
}
|
|
67890
67924
|
});
|
|
67891
67925
|
|
|
67892
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67926
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js
|
|
67893
67927
|
var require_ChecksumStream_browser = __commonJS({
|
|
67894
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67928
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js"(exports) {
|
|
67895
67929
|
"use strict";
|
|
67896
67930
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67897
67931
|
exports.ChecksumStream = void 0;
|
|
@@ -67903,9 +67937,9 @@ var require_ChecksumStream_browser = __commonJS({
|
|
|
67903
67937
|
}
|
|
67904
67938
|
});
|
|
67905
67939
|
|
|
67906
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67940
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js
|
|
67907
67941
|
var require_createChecksumStream_browser = __commonJS({
|
|
67908
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67942
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js"(exports) {
|
|
67909
67943
|
"use strict";
|
|
67910
67944
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67911
67945
|
exports.createChecksumStream = void 0;
|
|
@@ -67948,9 +67982,9 @@ var require_createChecksumStream_browser = __commonJS({
|
|
|
67948
67982
|
}
|
|
67949
67983
|
});
|
|
67950
67984
|
|
|
67951
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67985
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js
|
|
67952
67986
|
var require_createChecksumStream = __commonJS({
|
|
67953
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
67987
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js"(exports) {
|
|
67954
67988
|
"use strict";
|
|
67955
67989
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67956
67990
|
exports.createChecksumStream = void 0;
|
|
@@ -67967,9 +68001,9 @@ var require_createChecksumStream = __commonJS({
|
|
|
67967
68001
|
}
|
|
67968
68002
|
});
|
|
67969
68003
|
|
|
67970
|
-
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
68004
|
+
// ../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/index.js
|
|
67971
68005
|
var require_dist_cjs94 = __commonJS({
|
|
67972
|
-
"../../node_modules/.pnpm/@smithy+util-stream@3.3.
|
|
68006
|
+
"../../node_modules/.pnpm/@smithy+util-stream@3.3.4/node_modules/@smithy/util-stream/dist-cjs/index.js"(exports, module) {
|
|
67973
68007
|
var __defProp2 = Object.defineProperty;
|
|
67974
68008
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
67975
68009
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -68051,10 +68085,10 @@ var require_dist_cjs94 = __commonJS({
|
|
|
68051
68085
|
}
|
|
68052
68086
|
});
|
|
68053
68087
|
|
|
68054
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68088
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js
|
|
68055
68089
|
var import_util_stream, collectBody2;
|
|
68056
68090
|
var init_collect_stream_body = __esm({
|
|
68057
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68091
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js"() {
|
|
68058
68092
|
import_util_stream = __toESM(require_dist_cjs94());
|
|
68059
68093
|
collectBody2 = async (streamBody = new Uint8Array(), context) => {
|
|
68060
68094
|
if (streamBody instanceof Uint8Array) {
|
|
@@ -68069,21 +68103,21 @@ var init_collect_stream_body = __esm({
|
|
|
68069
68103
|
}
|
|
68070
68104
|
});
|
|
68071
68105
|
|
|
68072
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68106
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js
|
|
68073
68107
|
function extendedEncodeURIComponent2(str) {
|
|
68074
68108
|
return encodeURIComponent(str).replace(/[!'()*]/g, function(c) {
|
|
68075
68109
|
return "%" + c.charCodeAt(0).toString(16).toUpperCase();
|
|
68076
68110
|
});
|
|
68077
68111
|
}
|
|
68078
68112
|
var init_extended_encode_uri_component = __esm({
|
|
68079
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68113
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js"() {
|
|
68080
68114
|
}
|
|
68081
68115
|
});
|
|
68082
68116
|
|
|
68083
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68117
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js
|
|
68084
68118
|
var resolvedPath2;
|
|
68085
68119
|
var init_resolve_path = __esm({
|
|
68086
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68120
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js"() {
|
|
68087
68121
|
init_extended_encode_uri_component();
|
|
68088
68122
|
resolvedPath2 = (resolvedPath3, input, memberName, labelValueProvider, uriLabel, isGreedyLabel) => {
|
|
68089
68123
|
if (input != null && input[memberName] !== void 0) {
|
|
@@ -68100,13 +68134,13 @@ var init_resolve_path = __esm({
|
|
|
68100
68134
|
}
|
|
68101
68135
|
});
|
|
68102
68136
|
|
|
68103
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68137
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js
|
|
68104
68138
|
function requestBuilder(input, context) {
|
|
68105
68139
|
return new RequestBuilder(input, context);
|
|
68106
68140
|
}
|
|
68107
68141
|
var import_protocol_http2, RequestBuilder;
|
|
68108
68142
|
var init_requestBuilder = __esm({
|
|
68109
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68143
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js"() {
|
|
68110
68144
|
import_protocol_http2 = __toESM(require_dist_cjs79());
|
|
68111
68145
|
init_resolve_path();
|
|
68112
68146
|
RequestBuilder = class {
|
|
@@ -68174,7 +68208,7 @@ var init_requestBuilder = __esm({
|
|
|
68174
68208
|
}
|
|
68175
68209
|
});
|
|
68176
68210
|
|
|
68177
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68211
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/index.js
|
|
68178
68212
|
var protocols_exports = {};
|
|
68179
68213
|
__export(protocols_exports, {
|
|
68180
68214
|
RequestBuilder: () => RequestBuilder,
|
|
@@ -68184,7 +68218,7 @@ __export(protocols_exports, {
|
|
|
68184
68218
|
resolvedPath: () => resolvedPath2
|
|
68185
68219
|
});
|
|
68186
68220
|
var init_protocols = __esm({
|
|
68187
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68221
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/submodules/protocols/index.js"() {
|
|
68188
68222
|
init_collect_stream_body();
|
|
68189
68223
|
init_extended_encode_uri_component();
|
|
68190
68224
|
init_requestBuilder();
|
|
@@ -68192,14 +68226,14 @@ var init_protocols = __esm({
|
|
|
68192
68226
|
}
|
|
68193
68227
|
});
|
|
68194
68228
|
|
|
68195
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68229
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js
|
|
68196
68230
|
var init_requestBuilder2 = __esm({
|
|
68197
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68231
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js"() {
|
|
68198
68232
|
init_protocols();
|
|
68199
68233
|
}
|
|
68200
68234
|
});
|
|
68201
68235
|
|
|
68202
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68236
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/setFeature.js
|
|
68203
68237
|
function setFeature(context, feature, value) {
|
|
68204
68238
|
if (!context.__smithy_context) {
|
|
68205
68239
|
context.__smithy_context = {
|
|
@@ -68211,14 +68245,14 @@ function setFeature(context, feature, value) {
|
|
|
68211
68245
|
context.__smithy_context.features[feature] = value;
|
|
68212
68246
|
}
|
|
68213
68247
|
var init_setFeature = __esm({
|
|
68214
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68248
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/setFeature.js"() {
|
|
68215
68249
|
}
|
|
68216
68250
|
});
|
|
68217
68251
|
|
|
68218
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68252
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js
|
|
68219
68253
|
var DefaultIdentityProviderConfig;
|
|
68220
68254
|
var init_DefaultIdentityProviderConfig = __esm({
|
|
68221
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68255
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js"() {
|
|
68222
68256
|
DefaultIdentityProviderConfig = class {
|
|
68223
68257
|
constructor(config) {
|
|
68224
68258
|
this.authSchemes = /* @__PURE__ */ new Map();
|
|
@@ -68235,10 +68269,10 @@ var init_DefaultIdentityProviderConfig = __esm({
|
|
|
68235
68269
|
}
|
|
68236
68270
|
});
|
|
68237
68271
|
|
|
68238
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68272
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js
|
|
68239
68273
|
var import_protocol_http3, import_types4, HttpApiKeyAuthSigner;
|
|
68240
68274
|
var init_httpApiKeyAuth = __esm({
|
|
68241
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68275
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js"() {
|
|
68242
68276
|
import_protocol_http3 = __toESM(require_dist_cjs79());
|
|
68243
68277
|
import_types4 = __toESM(require_dist_cjs78());
|
|
68244
68278
|
HttpApiKeyAuthSigner = class {
|
|
@@ -68269,10 +68303,10 @@ var init_httpApiKeyAuth = __esm({
|
|
|
68269
68303
|
}
|
|
68270
68304
|
});
|
|
68271
68305
|
|
|
68272
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68306
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js
|
|
68273
68307
|
var import_protocol_http4, HttpBearerAuthSigner;
|
|
68274
68308
|
var init_httpBearerAuth = __esm({
|
|
68275
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68309
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js"() {
|
|
68276
68310
|
import_protocol_http4 = __toESM(require_dist_cjs79());
|
|
68277
68311
|
HttpBearerAuthSigner = class {
|
|
68278
68312
|
async sign(httpRequest2, identity, signingProperties) {
|
|
@@ -68287,10 +68321,10 @@ var init_httpBearerAuth = __esm({
|
|
|
68287
68321
|
}
|
|
68288
68322
|
});
|
|
68289
68323
|
|
|
68290
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68324
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js
|
|
68291
68325
|
var NoAuthSigner;
|
|
68292
68326
|
var init_noAuth = __esm({
|
|
68293
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68327
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js"() {
|
|
68294
68328
|
NoAuthSigner = class {
|
|
68295
68329
|
async sign(httpRequest2, identity, signingProperties) {
|
|
68296
68330
|
return httpRequest2;
|
|
@@ -68299,19 +68333,19 @@ var init_noAuth = __esm({
|
|
|
68299
68333
|
}
|
|
68300
68334
|
});
|
|
68301
68335
|
|
|
68302
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68336
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js
|
|
68303
68337
|
var init_httpAuthSchemes = __esm({
|
|
68304
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68338
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js"() {
|
|
68305
68339
|
init_httpApiKeyAuth();
|
|
68306
68340
|
init_httpBearerAuth();
|
|
68307
68341
|
init_noAuth();
|
|
68308
68342
|
}
|
|
68309
68343
|
});
|
|
68310
68344
|
|
|
68311
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68345
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js
|
|
68312
68346
|
var createIsIdentityExpiredFunction, EXPIRATION_MS, isIdentityExpired, doesIdentityRequireRefresh, memoizeIdentityProvider;
|
|
68313
68347
|
var init_memoizeIdentityProvider = __esm({
|
|
68314
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68348
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js"() {
|
|
68315
68349
|
createIsIdentityExpiredFunction = (expirationMs) => (identity) => doesIdentityRequireRefresh(identity) && identity.expiration.getTime() - Date.now() < expirationMs;
|
|
68316
68350
|
EXPIRATION_MS = 3e5;
|
|
68317
68351
|
isIdentityExpired = createIsIdentityExpiredFunction(EXPIRATION_MS);
|
|
@@ -68367,16 +68401,16 @@ var init_memoizeIdentityProvider = __esm({
|
|
|
68367
68401
|
}
|
|
68368
68402
|
});
|
|
68369
68403
|
|
|
68370
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68404
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js
|
|
68371
68405
|
var init_util_identity_and_auth = __esm({
|
|
68372
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68406
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js"() {
|
|
68373
68407
|
init_DefaultIdentityProviderConfig();
|
|
68374
68408
|
init_httpAuthSchemes();
|
|
68375
68409
|
init_memoizeIdentityProvider();
|
|
68376
68410
|
}
|
|
68377
68411
|
});
|
|
68378
68412
|
|
|
68379
|
-
// ../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68413
|
+
// ../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/index.js
|
|
68380
68414
|
var dist_es_exports = {};
|
|
68381
68415
|
__export(dist_es_exports, {
|
|
68382
68416
|
DefaultIdentityProviderConfig: () => DefaultIdentityProviderConfig,
|
|
@@ -68403,7 +68437,7 @@ __export(dist_es_exports, {
|
|
|
68403
68437
|
setFeature: () => setFeature
|
|
68404
68438
|
});
|
|
68405
68439
|
var init_dist_es = __esm({
|
|
68406
|
-
"../../node_modules/.pnpm/@smithy+core@2.5.
|
|
68440
|
+
"../../node_modules/.pnpm/@smithy+core@2.5.7/node_modules/@smithy/core/dist-es/index.js"() {
|
|
68407
68441
|
init_getSmithyContext();
|
|
68408
68442
|
init_middleware_http_auth_scheme();
|
|
68409
68443
|
init_middleware_http_signing();
|
|
@@ -68890,9 +68924,9 @@ var require_dist_cjs95 = __commonJS({
|
|
|
68890
68924
|
}
|
|
68891
68925
|
});
|
|
68892
68926
|
|
|
68893
|
-
// ../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.
|
|
68927
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.714.0/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js
|
|
68894
68928
|
var require_dist_cjs96 = __commonJS({
|
|
68895
|
-
"../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.
|
|
68929
|
+
"../../node_modules/.pnpm/@aws-sdk+util-endpoints@3.714.0/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js"(exports, module) {
|
|
68896
68930
|
"use strict";
|
|
68897
68931
|
var __defProp2 = Object.defineProperty;
|
|
68898
68932
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -69259,10 +69293,10 @@ var require_dist_cjs96 = __commonJS({
|
|
|
69259
69293
|
}
|
|
69260
69294
|
});
|
|
69261
69295
|
|
|
69262
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69296
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
|
|
69263
69297
|
var state, emitWarningIfUnsupportedVersion;
|
|
69264
69298
|
var init_emitWarningIfUnsupportedVersion = __esm({
|
|
69265
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69299
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js"() {
|
|
69266
69300
|
state = {
|
|
69267
69301
|
warningEmitted: false
|
|
69268
69302
|
};
|
|
@@ -69281,7 +69315,7 @@ More information can be found at: https://a.co/74kJMmI`);
|
|
|
69281
69315
|
}
|
|
69282
69316
|
});
|
|
69283
69317
|
|
|
69284
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69318
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js
|
|
69285
69319
|
function setCredentialFeature(credentials, feature, value) {
|
|
69286
69320
|
if (!credentials.$source) {
|
|
69287
69321
|
credentials.$source = {};
|
|
@@ -69290,11 +69324,11 @@ function setCredentialFeature(credentials, feature, value) {
|
|
|
69290
69324
|
return credentials;
|
|
69291
69325
|
}
|
|
69292
69326
|
var init_setCredentialFeature = __esm({
|
|
69293
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69327
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js"() {
|
|
69294
69328
|
}
|
|
69295
69329
|
});
|
|
69296
69330
|
|
|
69297
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69331
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js
|
|
69298
69332
|
function setFeature2(context, feature, value) {
|
|
69299
69333
|
if (!context.__aws_sdk_context) {
|
|
69300
69334
|
context.__aws_sdk_context = {
|
|
@@ -69306,11 +69340,11 @@ function setFeature2(context, feature, value) {
|
|
|
69306
69340
|
context.__aws_sdk_context.features[feature] = value;
|
|
69307
69341
|
}
|
|
69308
69342
|
var init_setFeature2 = __esm({
|
|
69309
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69343
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js"() {
|
|
69310
69344
|
}
|
|
69311
69345
|
});
|
|
69312
69346
|
|
|
69313
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69347
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js
|
|
69314
69348
|
var client_exports = {};
|
|
69315
69349
|
__export(client_exports, {
|
|
69316
69350
|
emitWarningIfUnsupportedVersion: () => emitWarningIfUnsupportedVersion,
|
|
@@ -69319,43 +69353,43 @@ __export(client_exports, {
|
|
|
69319
69353
|
state: () => state
|
|
69320
69354
|
});
|
|
69321
69355
|
var init_client = __esm({
|
|
69322
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69356
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js"() {
|
|
69323
69357
|
init_emitWarningIfUnsupportedVersion();
|
|
69324
69358
|
init_setCredentialFeature();
|
|
69325
69359
|
init_setFeature2();
|
|
69326
69360
|
}
|
|
69327
69361
|
});
|
|
69328
69362
|
|
|
69329
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69363
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
|
|
69330
69364
|
var import_protocol_http5, getDateHeader;
|
|
69331
69365
|
var init_getDateHeader = __esm({
|
|
69332
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69366
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
|
|
69333
69367
|
import_protocol_http5 = __toESM(require_dist_cjs79());
|
|
69334
69368
|
getDateHeader = (response) => import_protocol_http5.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0;
|
|
69335
69369
|
}
|
|
69336
69370
|
});
|
|
69337
69371
|
|
|
69338
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69372
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js
|
|
69339
69373
|
var getSkewCorrectedDate;
|
|
69340
69374
|
var init_getSkewCorrectedDate = __esm({
|
|
69341
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69375
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js"() {
|
|
69342
69376
|
getSkewCorrectedDate = (systemClockOffset) => new Date(Date.now() + systemClockOffset);
|
|
69343
69377
|
}
|
|
69344
69378
|
});
|
|
69345
69379
|
|
|
69346
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69380
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js
|
|
69347
69381
|
var isClockSkewed;
|
|
69348
69382
|
var init_isClockSkewed = __esm({
|
|
69349
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69383
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js"() {
|
|
69350
69384
|
init_getSkewCorrectedDate();
|
|
69351
69385
|
isClockSkewed = (clockTime, systemClockOffset) => Math.abs(getSkewCorrectedDate(systemClockOffset).getTime() - clockTime) >= 3e5;
|
|
69352
69386
|
}
|
|
69353
69387
|
});
|
|
69354
69388
|
|
|
69355
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69389
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js
|
|
69356
69390
|
var getUpdatedSystemClockOffset;
|
|
69357
69391
|
var init_getUpdatedSystemClockOffset = __esm({
|
|
69358
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69392
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js"() {
|
|
69359
69393
|
init_isClockSkewed();
|
|
69360
69394
|
getUpdatedSystemClockOffset = (clockTime, currentSystemClockOffset) => {
|
|
69361
69395
|
const clockTimeInMs = Date.parse(clockTime);
|
|
@@ -69367,19 +69401,19 @@ var init_getUpdatedSystemClockOffset = __esm({
|
|
|
69367
69401
|
}
|
|
69368
69402
|
});
|
|
69369
69403
|
|
|
69370
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69404
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js
|
|
69371
69405
|
var init_utils = __esm({
|
|
69372
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69406
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js"() {
|
|
69373
69407
|
init_getDateHeader();
|
|
69374
69408
|
init_getSkewCorrectedDate();
|
|
69375
69409
|
init_getUpdatedSystemClockOffset();
|
|
69376
69410
|
}
|
|
69377
69411
|
});
|
|
69378
69412
|
|
|
69379
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69413
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
|
|
69380
69414
|
var import_protocol_http6, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
|
|
69381
69415
|
var init_AwsSdkSigV4Signer = __esm({
|
|
69382
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69416
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
|
|
69383
69417
|
import_protocol_http6 = __toESM(require_dist_cjs79());
|
|
69384
69418
|
init_utils();
|
|
69385
69419
|
throwSigningPropertyError = (name, property) => {
|
|
@@ -69455,10 +69489,10 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
69455
69489
|
}
|
|
69456
69490
|
});
|
|
69457
69491
|
|
|
69458
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69492
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
|
|
69459
69493
|
var import_protocol_http7, AwsSdkSigV4ASigner;
|
|
69460
69494
|
var init_AwsSdkSigV4ASigner = __esm({
|
|
69461
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69495
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
|
|
69462
69496
|
import_protocol_http7 = __toESM(require_dist_cjs79());
|
|
69463
69497
|
init_utils();
|
|
69464
69498
|
init_AwsSdkSigV4Signer();
|
|
@@ -69630,10 +69664,10 @@ var require_dist_cjs97 = __commonJS({
|
|
|
69630
69664
|
}
|
|
69631
69665
|
});
|
|
69632
69666
|
|
|
69633
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69667
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js
|
|
69634
69668
|
var import_property_provider, resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS;
|
|
69635
69669
|
var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
69636
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
69670
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js"() {
|
|
69637
69671
|
init_dist_es();
|
|
69638
69672
|
import_property_provider = __toESM(require_dist_cjs97());
|
|
69639
69673
|
resolveAwsSdkSigV4AConfig = (config) => {
|
|
@@ -70218,31 +70252,32 @@ ${(0, import_util_hex_encoding.toHex)(hashedRequest)}`;
|
|
|
70218
70252
|
}
|
|
70219
70253
|
});
|
|
70220
70254
|
|
|
70221
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70255
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js
|
|
70222
70256
|
var import_signature_v4, resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config;
|
|
70223
70257
|
var init_resolveAwsSdkSigV4Config = __esm({
|
|
70224
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70258
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js"() {
|
|
70225
70259
|
init_client();
|
|
70226
70260
|
init_dist_es();
|
|
70227
70261
|
import_signature_v4 = __toESM(require_dist_cjs98());
|
|
70228
70262
|
resolveAwsSdkSigV4Config = (config) => {
|
|
70229
70263
|
let isUserSupplied = false;
|
|
70230
|
-
let
|
|
70264
|
+
let credentialsProvider;
|
|
70231
70265
|
if (config.credentials) {
|
|
70232
70266
|
isUserSupplied = true;
|
|
70233
|
-
|
|
70267
|
+
credentialsProvider = memoizeIdentityProvider(config.credentials, isIdentityExpired, doesIdentityRequireRefresh);
|
|
70234
70268
|
}
|
|
70235
|
-
if (!
|
|
70269
|
+
if (!credentialsProvider) {
|
|
70236
70270
|
if (config.credentialDefaultProvider) {
|
|
70237
|
-
|
|
70271
|
+
credentialsProvider = normalizeProvider(config.credentialDefaultProvider(Object.assign({}, config, {
|
|
70238
70272
|
parentClientConfig: config
|
|
70239
70273
|
})));
|
|
70240
70274
|
} else {
|
|
70241
|
-
|
|
70275
|
+
credentialsProvider = async () => {
|
|
70242
70276
|
throw new Error("`credentials` is missing");
|
|
70243
70277
|
};
|
|
70244
70278
|
}
|
|
70245
70279
|
}
|
|
70280
|
+
const boundCredentialsProvider = async () => credentialsProvider({ callerClientConfig: config });
|
|
70246
70281
|
const { signingEscapePath = true, systemClockOffset = config.systemClockOffset || 0, sha256 } = config;
|
|
70247
70282
|
let signer;
|
|
70248
70283
|
if (config.signer) {
|
|
@@ -70260,7 +70295,7 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
70260
70295
|
config.signingName = config.signingName || signingService || config.serviceId;
|
|
70261
70296
|
const params = {
|
|
70262
70297
|
...config,
|
|
70263
|
-
credentials:
|
|
70298
|
+
credentials: boundCredentialsProvider,
|
|
70264
70299
|
region: config.signingRegion,
|
|
70265
70300
|
service: config.signingName,
|
|
70266
70301
|
sha256,
|
|
@@ -70283,7 +70318,7 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
70283
70318
|
config.signingName = config.signingName || signingService || config.serviceId;
|
|
70284
70319
|
const params = {
|
|
70285
70320
|
...config,
|
|
70286
|
-
credentials:
|
|
70321
|
+
credentials: boundCredentialsProvider,
|
|
70287
70322
|
region: config.signingRegion,
|
|
70288
70323
|
service: config.signingName,
|
|
70289
70324
|
sha256,
|
|
@@ -70297,7 +70332,7 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
70297
70332
|
...config,
|
|
70298
70333
|
systemClockOffset,
|
|
70299
70334
|
signingEscapePath,
|
|
70300
|
-
credentials: isUserSupplied ? async () =>
|
|
70335
|
+
credentials: isUserSupplied ? async () => boundCredentialsProvider().then((creds) => setCredentialFeature(creds, "CREDENTIALS_CODE", "e")) : boundCredentialsProvider,
|
|
70301
70336
|
signer
|
|
70302
70337
|
};
|
|
70303
70338
|
};
|
|
@@ -70305,9 +70340,9 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
70305
70340
|
}
|
|
70306
70341
|
});
|
|
70307
70342
|
|
|
70308
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70343
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js
|
|
70309
70344
|
var init_aws_sdk = __esm({
|
|
70310
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70345
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js"() {
|
|
70311
70346
|
init_AwsSdkSigV4Signer();
|
|
70312
70347
|
init_AwsSdkSigV4ASigner();
|
|
70313
70348
|
init_resolveAwsSdkSigV4AConfig();
|
|
@@ -70315,17 +70350,17 @@ var init_aws_sdk = __esm({
|
|
|
70315
70350
|
}
|
|
70316
70351
|
});
|
|
70317
70352
|
|
|
70318
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70353
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js
|
|
70319
70354
|
var init_httpAuthSchemes2 = __esm({
|
|
70320
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70355
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js"() {
|
|
70321
70356
|
init_aws_sdk();
|
|
70322
70357
|
}
|
|
70323
70358
|
});
|
|
70324
70359
|
|
|
70325
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70360
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
|
|
70326
70361
|
var _toStr, _toBool, _toNum;
|
|
70327
70362
|
var init_coercing_serializers = __esm({
|
|
70328
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
70363
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
|
|
70329
70364
|
_toStr = (val2) => {
|
|
70330
70365
|
if (val2 == null) {
|
|
70331
70366
|
return val2;
|
|
@@ -70699,9 +70734,9 @@ var require_dist_cjs99 = __commonJS({
|
|
|
70699
70734
|
}
|
|
70700
70735
|
});
|
|
70701
70736
|
|
|
70702
|
-
// ../../node_modules/.pnpm/@smithy+smithy-client@3.
|
|
70737
|
+
// ../../node_modules/.pnpm/@smithy+smithy-client@3.7.0/node_modules/@smithy/smithy-client/dist-cjs/index.js
|
|
70703
70738
|
var require_dist_cjs100 = __commonJS({
|
|
70704
|
-
"../../node_modules/.pnpm/@smithy+smithy-client@3.
|
|
70739
|
+
"../../node_modules/.pnpm/@smithy+smithy-client@3.7.0/node_modules/@smithy/smithy-client/dist-cjs/index.js"(exports, module) {
|
|
70705
70740
|
var __defProp2 = Object.defineProperty;
|
|
70706
70741
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
70707
70742
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -71490,6 +71525,15 @@ var require_dist_cjs100 = __commonJS({
|
|
|
71490
71525
|
this.$fault = options.$fault;
|
|
71491
71526
|
this.$metadata = options.$metadata;
|
|
71492
71527
|
}
|
|
71528
|
+
/**
|
|
71529
|
+
* Checks if a value is an instance of ServiceException (duck typed)
|
|
71530
|
+
*/
|
|
71531
|
+
static isInstance(value) {
|
|
71532
|
+
if (!value)
|
|
71533
|
+
return false;
|
|
71534
|
+
const candidate = value;
|
|
71535
|
+
return Boolean(candidate.$fault) && Boolean(candidate.$metadata) && (candidate.$fault === "client" || candidate.$fault === "server");
|
|
71536
|
+
}
|
|
71493
71537
|
};
|
|
71494
71538
|
__name(_ServiceException, "ServiceException");
|
|
71495
71539
|
var ServiceException = _ServiceException;
|
|
@@ -71630,7 +71674,7 @@ var require_dist_cjs100 = __commonJS({
|
|
|
71630
71674
|
var isSerializableHeaderValue = /* @__PURE__ */ __name((value) => {
|
|
71631
71675
|
return value != null;
|
|
71632
71676
|
}, "isSerializableHeaderValue");
|
|
71633
|
-
|
|
71677
|
+
var LazyJsonString = /* @__PURE__ */ __name(function LazyJsonString2(val2) {
|
|
71634
71678
|
const str = Object.assign(new String(val2), {
|
|
71635
71679
|
deserializeJSON() {
|
|
71636
71680
|
return JSON.parse(String(val2));
|
|
@@ -71643,8 +71687,7 @@ var require_dist_cjs100 = __commonJS({
|
|
|
71643
71687
|
}
|
|
71644
71688
|
});
|
|
71645
71689
|
return str;
|
|
71646
|
-
}
|
|
71647
|
-
__name(LazyJsonString, "LazyJsonString");
|
|
71690
|
+
}, "LazyJsonString");
|
|
71648
71691
|
LazyJsonString.from = (object) => {
|
|
71649
71692
|
if (object && typeof object === "object" && (object instanceof LazyJsonString || "deserializeJSON" in object)) {
|
|
71650
71693
|
return object;
|
|
@@ -71868,10 +71911,10 @@ var require_dist_cjs100 = __commonJS({
|
|
|
71868
71911
|
}
|
|
71869
71912
|
});
|
|
71870
71913
|
|
|
71871
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
71914
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js
|
|
71872
71915
|
var import_smithy_client, awsExpectUnion;
|
|
71873
71916
|
var init_awsExpectUnion = __esm({
|
|
71874
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
71917
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
|
|
71875
71918
|
import_smithy_client = __toESM(require_dist_cjs100());
|
|
71876
71919
|
awsExpectUnion = (value) => {
|
|
71877
71920
|
if (value == null) {
|
|
@@ -71885,19 +71928,19 @@ var init_awsExpectUnion = __esm({
|
|
|
71885
71928
|
}
|
|
71886
71929
|
});
|
|
71887
71930
|
|
|
71888
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
71931
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js
|
|
71889
71932
|
var import_smithy_client2, collectBodyString;
|
|
71890
71933
|
var init_common = __esm({
|
|
71891
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
71934
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
|
|
71892
71935
|
import_smithy_client2 = __toESM(require_dist_cjs100());
|
|
71893
71936
|
collectBodyString = (streamBody, context) => (0, import_smithy_client2.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
71894
71937
|
}
|
|
71895
71938
|
});
|
|
71896
71939
|
|
|
71897
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
71940
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js
|
|
71898
71941
|
var parseJsonBody, parseJsonErrorBody, loadRestJsonErrorCode;
|
|
71899
71942
|
var init_parseJsonBody = __esm({
|
|
71900
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
71943
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js"() {
|
|
71901
71944
|
init_common();
|
|
71902
71945
|
parseJsonBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
71903
71946
|
if (encoded.length) {
|
|
@@ -73572,10 +73615,10 @@ var require_fxp2 = __commonJS({
|
|
|
73572
73615
|
}
|
|
73573
73616
|
});
|
|
73574
73617
|
|
|
73575
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
73618
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js
|
|
73576
73619
|
var import_smithy_client3, import_fast_xml_parser, parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode;
|
|
73577
73620
|
var init_parseXmlBody = __esm({
|
|
73578
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
73621
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
|
|
73579
73622
|
import_smithy_client3 = __toESM(require_dist_cjs100());
|
|
73580
73623
|
import_fast_xml_parser = __toESM(require_fxp2());
|
|
73581
73624
|
init_common();
|
|
@@ -73635,9 +73678,9 @@ var init_parseXmlBody = __esm({
|
|
|
73635
73678
|
}
|
|
73636
73679
|
});
|
|
73637
73680
|
|
|
73638
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
73681
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js
|
|
73639
73682
|
var init_protocols2 = __esm({
|
|
73640
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
73683
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
|
|
73641
73684
|
init_coercing_serializers();
|
|
73642
73685
|
init_awsExpectUnion();
|
|
73643
73686
|
init_parseJsonBody();
|
|
@@ -73645,7 +73688,7 @@ var init_protocols2 = __esm({
|
|
|
73645
73688
|
}
|
|
73646
73689
|
});
|
|
73647
73690
|
|
|
73648
|
-
// ../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
73691
|
+
// ../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/index.js
|
|
73649
73692
|
var dist_es_exports2 = {};
|
|
73650
73693
|
__export(dist_es_exports2, {
|
|
73651
73694
|
AWSSDKSigV4Signer: () => AWSSDKSigV4Signer,
|
|
@@ -73672,16 +73715,16 @@ __export(dist_es_exports2, {
|
|
|
73672
73715
|
validateSigningProperties: () => validateSigningProperties
|
|
73673
73716
|
});
|
|
73674
73717
|
var init_dist_es2 = __esm({
|
|
73675
|
-
"../../node_modules/.pnpm/@aws-sdk+core@3.
|
|
73718
|
+
"../../node_modules/.pnpm/@aws-sdk+core@3.716.0/node_modules/@aws-sdk/core/dist-es/index.js"() {
|
|
73676
73719
|
init_client();
|
|
73677
73720
|
init_httpAuthSchemes2();
|
|
73678
73721
|
init_protocols2();
|
|
73679
73722
|
}
|
|
73680
73723
|
});
|
|
73681
73724
|
|
|
73682
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
73725
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.721.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js
|
|
73683
73726
|
var require_dist_cjs101 = __commonJS({
|
|
73684
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
73727
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.721.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js"(exports, module) {
|
|
73685
73728
|
"use strict";
|
|
73686
73729
|
var __defProp2 = Object.defineProperty;
|
|
73687
73730
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -74537,9 +74580,9 @@ var require_dist_cjs106 = __commonJS({
|
|
|
74537
74580
|
}
|
|
74538
74581
|
});
|
|
74539
74582
|
|
|
74540
|
-
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
74583
|
+
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js
|
|
74541
74584
|
var require_getEndpointUrlConfig2 = __commonJS({
|
|
74542
|
-
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
74585
|
+
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js"(exports) {
|
|
74543
74586
|
"use strict";
|
|
74544
74587
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
74545
74588
|
exports.getEndpointUrlConfig = void 0;
|
|
@@ -74578,9 +74621,9 @@ var require_getEndpointUrlConfig2 = __commonJS({
|
|
|
74578
74621
|
}
|
|
74579
74622
|
});
|
|
74580
74623
|
|
|
74581
|
-
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
74624
|
+
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js
|
|
74582
74625
|
var require_getEndpointFromConfig2 = __commonJS({
|
|
74583
|
-
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
74626
|
+
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js"(exports) {
|
|
74584
74627
|
"use strict";
|
|
74585
74628
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
74586
74629
|
exports.getEndpointFromConfig = void 0;
|
|
@@ -74689,9 +74732,9 @@ var require_dist_cjs108 = __commonJS({
|
|
|
74689
74732
|
}
|
|
74690
74733
|
});
|
|
74691
74734
|
|
|
74692
|
-
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
74735
|
+
// ../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js
|
|
74693
74736
|
var require_dist_cjs109 = __commonJS({
|
|
74694
|
-
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.
|
|
74737
|
+
"../../node_modules/.pnpm/@smithy+middleware-endpoint@3.2.8/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js"(exports, module) {
|
|
74695
74738
|
var __defProp2 = Object.defineProperty;
|
|
74696
74739
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
74697
74740
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -74837,6 +74880,9 @@ var require_dist_cjs109 = __commonJS({
|
|
|
74837
74880
|
case "builtInParams":
|
|
74838
74881
|
endpointParams[name] = await createConfigValueProvider(instruction.name, name, clientConfig)();
|
|
74839
74882
|
break;
|
|
74883
|
+
case "operationContextParams":
|
|
74884
|
+
endpointParams[name] = instruction.get(commandInput);
|
|
74885
|
+
break;
|
|
74840
74886
|
default:
|
|
74841
74887
|
throw new Error("Unrecognized endpoint parameter instruction: " + JSON.stringify(instruction));
|
|
74842
74888
|
}
|
|
@@ -75345,9 +75391,9 @@ var require_dist_cjs111 = __commonJS({
|
|
|
75345
75391
|
}
|
|
75346
75392
|
});
|
|
75347
75393
|
|
|
75348
|
-
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
75394
|
+
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js
|
|
75349
75395
|
var require_isStreamingPayload2 = __commonJS({
|
|
75350
|
-
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
75396
|
+
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js"(exports) {
|
|
75351
75397
|
"use strict";
|
|
75352
75398
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
75353
75399
|
exports.isStreamingPayload = void 0;
|
|
@@ -75357,9 +75403,9 @@ var require_isStreamingPayload2 = __commonJS({
|
|
|
75357
75403
|
}
|
|
75358
75404
|
});
|
|
75359
75405
|
|
|
75360
|
-
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
75406
|
+
// ../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/index.js
|
|
75361
75407
|
var require_dist_cjs112 = __commonJS({
|
|
75362
|
-
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.
|
|
75408
|
+
"../../node_modules/.pnpm/@smithy+middleware-retry@3.0.34/node_modules/@smithy/middleware-retry/dist-cjs/index.js"(exports, module) {
|
|
75363
75409
|
var __defProp2 = Object.defineProperty;
|
|
75364
75410
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
75365
75411
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -75730,9 +75776,9 @@ var require_dist_cjs112 = __commonJS({
|
|
|
75730
75776
|
}
|
|
75731
75777
|
});
|
|
75732
75778
|
|
|
75733
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
75779
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
75734
75780
|
var require_httpAuthSchemeProvider = __commonJS({
|
|
75735
|
-
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
75781
|
+
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
75736
75782
|
"use strict";
|
|
75737
75783
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
75738
75784
|
exports.resolveHttpAuthSchemeConfig = exports.defaultCloudFrontHttpAuthSchemeProvider = exports.defaultCloudFrontHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -75782,13 +75828,13 @@ var require_httpAuthSchemeProvider = __commonJS({
|
|
|
75782
75828
|
}
|
|
75783
75829
|
});
|
|
75784
75830
|
|
|
75785
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
75831
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/package.json
|
|
75786
75832
|
var require_package5 = __commonJS({
|
|
75787
|
-
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
75833
|
+
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/package.json"(exports, module) {
|
|
75788
75834
|
module.exports = {
|
|
75789
75835
|
name: "@aws-sdk/client-cloudfront",
|
|
75790
75836
|
description: "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
|
|
75791
|
-
version: "3.
|
|
75837
|
+
version: "3.721.0",
|
|
75792
75838
|
scripts: {
|
|
75793
75839
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
75794
75840
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudfront",
|
|
@@ -75807,47 +75853,47 @@ var require_package5 = __commonJS({
|
|
|
75807
75853
|
dependencies: {
|
|
75808
75854
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
75809
75855
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
75810
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
75811
|
-
"@aws-sdk/client-sts": "3.
|
|
75812
|
-
"@aws-sdk/core": "3.
|
|
75813
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
75814
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
75815
|
-
"@aws-sdk/middleware-logger": "3.
|
|
75816
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
75817
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
75818
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
75819
|
-
"@aws-sdk/types": "3.
|
|
75820
|
-
"@aws-sdk/util-endpoints": "3.
|
|
75821
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
75822
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
75823
|
-
"@aws-sdk/xml-builder": "3.
|
|
75824
|
-
"@smithy/config-resolver": "^3.0.
|
|
75825
|
-
"@smithy/core": "^2.5.
|
|
75826
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
75827
|
-
"@smithy/hash-node": "^3.0.
|
|
75828
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
75829
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
75830
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
75831
|
-
"@smithy/middleware-retry": "^3.0.
|
|
75832
|
-
"@smithy/middleware-serde": "^3.0.
|
|
75833
|
-
"@smithy/middleware-stack": "^3.0.
|
|
75834
|
-
"@smithy/node-config-provider": "^3.1.
|
|
75835
|
-
"@smithy/node-http-handler": "^3.3.
|
|
75836
|
-
"@smithy/protocol-http": "^4.1.
|
|
75837
|
-
"@smithy/smithy-client": "^3.
|
|
75838
|
-
"@smithy/types": "^3.7.
|
|
75839
|
-
"@smithy/url-parser": "^3.0.
|
|
75856
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
|
75857
|
+
"@aws-sdk/client-sts": "3.721.0",
|
|
75858
|
+
"@aws-sdk/core": "3.716.0",
|
|
75859
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
75860
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
75861
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
75862
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
75863
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
75864
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
75865
|
+
"@aws-sdk/types": "3.714.0",
|
|
75866
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
75867
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
75868
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
75869
|
+
"@aws-sdk/xml-builder": "3.709.0",
|
|
75870
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
75871
|
+
"@smithy/core": "^2.5.5",
|
|
75872
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
75873
|
+
"@smithy/hash-node": "^3.0.11",
|
|
75874
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
75875
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
75876
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
75877
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
75878
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
75879
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
75880
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
75881
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
75882
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
75883
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
75884
|
+
"@smithy/types": "^3.7.2",
|
|
75885
|
+
"@smithy/url-parser": "^3.0.11",
|
|
75840
75886
|
"@smithy/util-base64": "^3.0.0",
|
|
75841
75887
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
75842
75888
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
75843
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
75844
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
75845
|
-
"@smithy/util-endpoints": "^2.1.
|
|
75846
|
-
"@smithy/util-middleware": "^3.0.
|
|
75847
|
-
"@smithy/util-retry": "^3.0.
|
|
75848
|
-
"@smithy/util-stream": "^3.3.
|
|
75889
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
75890
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
75891
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
75892
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
75893
|
+
"@smithy/util-retry": "^3.0.11",
|
|
75894
|
+
"@smithy/util-stream": "^3.3.2",
|
|
75849
75895
|
"@smithy/util-utf8": "^3.0.0",
|
|
75850
|
-
"@smithy/util-waiter": "^3.
|
|
75896
|
+
"@smithy/util-waiter": "^3.2.0",
|
|
75851
75897
|
tslib: "^2.6.2"
|
|
75852
75898
|
},
|
|
75853
75899
|
devDependencies: {
|
|
@@ -75892,9 +75938,9 @@ var require_package5 = __commonJS({
|
|
|
75892
75938
|
}
|
|
75893
75939
|
});
|
|
75894
75940
|
|
|
75895
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
75941
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.716.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js
|
|
75896
75942
|
var require_dist_cjs113 = __commonJS({
|
|
75897
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
75943
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-env@3.716.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js"(exports, module) {
|
|
75898
75944
|
"use strict";
|
|
75899
75945
|
var __defProp2 = Object.defineProperty;
|
|
75900
75946
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -76356,9 +76402,9 @@ For more information, please visit: ` + STATIC_STABILITY_DOC_URL
|
|
|
76356
76402
|
}
|
|
76357
76403
|
});
|
|
76358
76404
|
|
|
76359
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76405
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js
|
|
76360
76406
|
var require_checkUrl = __commonJS({
|
|
76361
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76407
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js"(exports) {
|
|
76362
76408
|
"use strict";
|
|
76363
76409
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76364
76410
|
exports.checkUrl = void 0;
|
|
@@ -76399,9 +76445,9 @@ var require_checkUrl = __commonJS({
|
|
|
76399
76445
|
}
|
|
76400
76446
|
});
|
|
76401
76447
|
|
|
76402
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76448
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js
|
|
76403
76449
|
var require_requestHelpers = __commonJS({
|
|
76404
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76450
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js"(exports) {
|
|
76405
76451
|
"use strict";
|
|
76406
76452
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76407
76453
|
exports.getCredentials = exports.createGetRequest = void 0;
|
|
@@ -76455,9 +76501,9 @@ var require_requestHelpers = __commonJS({
|
|
|
76455
76501
|
}
|
|
76456
76502
|
});
|
|
76457
76503
|
|
|
76458
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76504
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js
|
|
76459
76505
|
var require_retry_wrapper = __commonJS({
|
|
76460
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76506
|
+
"../../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) {
|
|
76461
76507
|
"use strict";
|
|
76462
76508
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76463
76509
|
exports.retryWrapper = void 0;
|
|
@@ -76477,9 +76523,9 @@ var require_retry_wrapper = __commonJS({
|
|
|
76477
76523
|
}
|
|
76478
76524
|
});
|
|
76479
76525
|
|
|
76480
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76526
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js
|
|
76481
76527
|
var require_fromHttp = __commonJS({
|
|
76482
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76528
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js"(exports) {
|
|
76483
76529
|
"use strict";
|
|
76484
76530
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76485
76531
|
exports.fromHttp = void 0;
|
|
@@ -76545,9 +76591,9 @@ Set AWS_CONTAINER_CREDENTIALS_FULL_URI or AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
|
|
|
76545
76591
|
}
|
|
76546
76592
|
});
|
|
76547
76593
|
|
|
76548
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76594
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js
|
|
76549
76595
|
var require_dist_cjs115 = __commonJS({
|
|
76550
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
76596
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-http@3.716.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js"(exports) {
|
|
76551
76597
|
"use strict";
|
|
76552
76598
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76553
76599
|
exports.fromHttp = void 0;
|
|
@@ -76558,9 +76604,9 @@ var require_dist_cjs115 = __commonJS({
|
|
|
76558
76604
|
}
|
|
76559
76605
|
});
|
|
76560
76606
|
|
|
76561
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
76607
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
76562
76608
|
var require_httpAuthSchemeProvider2 = __commonJS({
|
|
76563
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
76609
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
76564
76610
|
"use strict";
|
|
76565
76611
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76566
76612
|
exports.resolveHttpAuthSchemeConfig = exports.defaultSSOHttpAuthSchemeProvider = exports.defaultSSOHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -76631,13 +76677,13 @@ var require_httpAuthSchemeProvider2 = __commonJS({
|
|
|
76631
76677
|
}
|
|
76632
76678
|
});
|
|
76633
76679
|
|
|
76634
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
76680
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/package.json
|
|
76635
76681
|
var require_package6 = __commonJS({
|
|
76636
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
76682
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/package.json"(exports, module) {
|
|
76637
76683
|
module.exports = {
|
|
76638
76684
|
name: "@aws-sdk/client-sso",
|
|
76639
76685
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
76640
|
-
version: "3.
|
|
76686
|
+
version: "3.721.0",
|
|
76641
76687
|
scripts: {
|
|
76642
76688
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
76643
76689
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -76656,40 +76702,40 @@ var require_package6 = __commonJS({
|
|
|
76656
76702
|
dependencies: {
|
|
76657
76703
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
76658
76704
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
76659
|
-
"@aws-sdk/core": "3.
|
|
76660
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
76661
|
-
"@aws-sdk/middleware-logger": "3.
|
|
76662
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
76663
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
76664
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
76665
|
-
"@aws-sdk/types": "3.
|
|
76666
|
-
"@aws-sdk/util-endpoints": "3.
|
|
76667
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
76668
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
76669
|
-
"@smithy/config-resolver": "^3.0.
|
|
76670
|
-
"@smithy/core": "^2.5.
|
|
76671
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
76672
|
-
"@smithy/hash-node": "^3.0.
|
|
76673
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
76674
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
76675
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
76676
|
-
"@smithy/middleware-retry": "^3.0.
|
|
76677
|
-
"@smithy/middleware-serde": "^3.0.
|
|
76678
|
-
"@smithy/middleware-stack": "^3.0.
|
|
76679
|
-
"@smithy/node-config-provider": "^3.1.
|
|
76680
|
-
"@smithy/node-http-handler": "^3.3.
|
|
76681
|
-
"@smithy/protocol-http": "^4.1.
|
|
76682
|
-
"@smithy/smithy-client": "^3.
|
|
76683
|
-
"@smithy/types": "^3.7.
|
|
76684
|
-
"@smithy/url-parser": "^3.0.
|
|
76705
|
+
"@aws-sdk/core": "3.716.0",
|
|
76706
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
76707
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
76708
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
76709
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
76710
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
76711
|
+
"@aws-sdk/types": "3.714.0",
|
|
76712
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
76713
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
76714
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
76715
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
76716
|
+
"@smithy/core": "^2.5.5",
|
|
76717
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
76718
|
+
"@smithy/hash-node": "^3.0.11",
|
|
76719
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
76720
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
76721
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
76722
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
76723
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
76724
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
76725
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
76726
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
76727
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
76728
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
76729
|
+
"@smithy/types": "^3.7.2",
|
|
76730
|
+
"@smithy/url-parser": "^3.0.11",
|
|
76685
76731
|
"@smithy/util-base64": "^3.0.0",
|
|
76686
76732
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
76687
76733
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
76688
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
76689
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
76690
|
-
"@smithy/util-endpoints": "^2.1.
|
|
76691
|
-
"@smithy/util-middleware": "^3.0.
|
|
76692
|
-
"@smithy/util-retry": "^3.0.
|
|
76734
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
76735
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
76736
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
76737
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
76738
|
+
"@smithy/util-retry": "^3.0.11",
|
|
76693
76739
|
"@smithy/util-utf8": "^3.0.0",
|
|
76694
76740
|
tslib: "^2.6.2"
|
|
76695
76741
|
},
|
|
@@ -76735,9 +76781,9 @@ var require_package6 = __commonJS({
|
|
|
76735
76781
|
}
|
|
76736
76782
|
});
|
|
76737
76783
|
|
|
76738
|
-
// ../../node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
76784
|
+
// ../../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
|
|
76739
76785
|
var require_dist_cjs116 = __commonJS({
|
|
76740
|
-
"../../node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
76786
|
+
"../../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) {
|
|
76741
76787
|
"use strict";
|
|
76742
76788
|
var __defProp2 = Object.defineProperty;
|
|
76743
76789
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -76811,10 +76857,11 @@ var require_dist_cjs116 = __commonJS({
|
|
|
76811
76857
|
var defaultUserAgent = createDefaultUserAgentProvider;
|
|
76812
76858
|
var import_middleware_user_agent = require_dist_cjs101();
|
|
76813
76859
|
var UA_APP_ID_ENV_NAME = "AWS_SDK_UA_APP_ID";
|
|
76814
|
-
var UA_APP_ID_INI_NAME = "
|
|
76860
|
+
var UA_APP_ID_INI_NAME = "sdk_ua_app_id";
|
|
76861
|
+
var UA_APP_ID_INI_NAME_DEPRECATED = "sdk-ua-app-id";
|
|
76815
76862
|
var NODE_APP_ID_CONFIG_OPTIONS = {
|
|
76816
76863
|
environmentVariableSelector: (env2) => env2[UA_APP_ID_ENV_NAME],
|
|
76817
|
-
configFileSelector: (profile) => profile[UA_APP_ID_INI_NAME],
|
|
76864
|
+
configFileSelector: (profile) => profile[UA_APP_ID_INI_NAME] ?? profile[UA_APP_ID_INI_NAME_DEPRECATED],
|
|
76818
76865
|
default: import_middleware_user_agent.DEFAULT_UA_APP_ID
|
|
76819
76866
|
};
|
|
76820
76867
|
}
|
|
@@ -76933,9 +76980,9 @@ var require_dist_cjs118 = __commonJS({
|
|
|
76933
76980
|
}
|
|
76934
76981
|
});
|
|
76935
76982
|
|
|
76936
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
76983
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js
|
|
76937
76984
|
var require_ruleset5 = __commonJS({
|
|
76938
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
76985
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
76939
76986
|
"use strict";
|
|
76940
76987
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76941
76988
|
exports.ruleSet = void 0;
|
|
@@ -76968,9 +77015,9 @@ var require_ruleset5 = __commonJS({
|
|
|
76968
77015
|
}
|
|
76969
77016
|
});
|
|
76970
77017
|
|
|
76971
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77018
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js
|
|
76972
77019
|
var require_endpointResolver5 = __commonJS({
|
|
76973
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77020
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
76974
77021
|
"use strict";
|
|
76975
77022
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76976
77023
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -76992,9 +77039,9 @@ var require_endpointResolver5 = __commonJS({
|
|
|
76992
77039
|
}
|
|
76993
77040
|
});
|
|
76994
77041
|
|
|
76995
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77042
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js
|
|
76996
77043
|
var require_runtimeConfig_shared5 = __commonJS({
|
|
76997
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77044
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
76998
77045
|
"use strict";
|
|
76999
77046
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
77000
77047
|
exports.getRuntimeConfig = void 0;
|
|
@@ -77038,9 +77085,9 @@ var require_runtimeConfig_shared5 = __commonJS({
|
|
|
77038
77085
|
}
|
|
77039
77086
|
});
|
|
77040
77087
|
|
|
77041
|
-
// ../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.
|
|
77088
|
+
// ../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.34/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js
|
|
77042
77089
|
var require_dist_cjs119 = __commonJS({
|
|
77043
|
-
"../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.
|
|
77090
|
+
"../../node_modules/.pnpm/@smithy+util-defaults-mode-node@3.0.34/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js"(exports, module) {
|
|
77044
77091
|
var __create2 = Object.create;
|
|
77045
77092
|
var __defProp2 = Object.defineProperty;
|
|
77046
77093
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -77147,9 +77194,9 @@ var require_dist_cjs119 = __commonJS({
|
|
|
77147
77194
|
}
|
|
77148
77195
|
});
|
|
77149
77196
|
|
|
77150
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77197
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js
|
|
77151
77198
|
var require_runtimeConfig5 = __commonJS({
|
|
77152
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77199
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js"(exports) {
|
|
77153
77200
|
"use strict";
|
|
77154
77201
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
77155
77202
|
exports.getRuntimeConfig = void 0;
|
|
@@ -77174,6 +77221,7 @@ var require_runtimeConfig5 = __commonJS({
|
|
|
77174
77221
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
77175
77222
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
77176
77223
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
77224
|
+
const profileConfig = { profile: config?.profile };
|
|
77177
77225
|
return {
|
|
77178
77226
|
...clientSharedValues,
|
|
77179
77227
|
...config,
|
|
@@ -77181,27 +77229,27 @@ var require_runtimeConfig5 = __commonJS({
|
|
|
77181
77229
|
defaultsMode,
|
|
77182
77230
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
77183
77231
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
77184
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
77185
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
77232
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
77233
|
+
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 }),
|
|
77186
77234
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
77187
77235
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
77188
77236
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
77189
77237
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
77190
|
-
}),
|
|
77238
|
+
}, config),
|
|
77191
77239
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
77192
77240
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
77193
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
77194
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
77195
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
77241
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
77242
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
77243
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
77196
77244
|
};
|
|
77197
77245
|
};
|
|
77198
77246
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
77199
77247
|
}
|
|
77200
77248
|
});
|
|
77201
77249
|
|
|
77202
|
-
// ../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.
|
|
77250
|
+
// ../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.714.0/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js
|
|
77203
77251
|
var require_dist_cjs120 = __commonJS({
|
|
77204
|
-
"../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.
|
|
77252
|
+
"../../node_modules/.pnpm/@aws-sdk+region-config-resolver@3.714.0/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js"(exports, module) {
|
|
77205
77253
|
"use strict";
|
|
77206
77254
|
var __defProp2 = Object.defineProperty;
|
|
77207
77255
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -77297,9 +77345,9 @@ var require_dist_cjs120 = __commonJS({
|
|
|
77297
77345
|
}
|
|
77298
77346
|
});
|
|
77299
77347
|
|
|
77300
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77348
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js
|
|
77301
77349
|
var require_dist_cjs121 = __commonJS({
|
|
77302
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
77350
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sso@3.721.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js"(exports, module) {
|
|
77303
77351
|
"use strict";
|
|
77304
77352
|
var __defProp2 = Object.defineProperty;
|
|
77305
77353
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -77827,9 +77875,9 @@ var require_dist_cjs121 = __commonJS({
|
|
|
77827
77875
|
}
|
|
77828
77876
|
});
|
|
77829
77877
|
|
|
77830
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
77878
|
+
// ../../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
|
|
77831
77879
|
var require_httpAuthSchemeProvider3 = __commonJS({
|
|
77832
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
77880
|
+
"../../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) {
|
|
77833
77881
|
"use strict";
|
|
77834
77882
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
77835
77883
|
exports.resolveHttpAuthSchemeConfig = exports.defaultSSOOIDCHttpAuthSchemeProvider = exports.defaultSSOOIDCHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -77896,13 +77944,13 @@ var require_httpAuthSchemeProvider3 = __commonJS({
|
|
|
77896
77944
|
}
|
|
77897
77945
|
});
|
|
77898
77946
|
|
|
77899
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
77947
|
+
// ../../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
|
|
77900
77948
|
var require_package7 = __commonJS({
|
|
77901
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
77949
|
+
"../../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) {
|
|
77902
77950
|
module.exports = {
|
|
77903
77951
|
name: "@aws-sdk/client-sso-oidc",
|
|
77904
77952
|
description: "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native",
|
|
77905
|
-
version: "3.
|
|
77953
|
+
version: "3.721.0",
|
|
77906
77954
|
scripts: {
|
|
77907
77955
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
77908
77956
|
"build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
|
|
@@ -77921,41 +77969,41 @@ var require_package7 = __commonJS({
|
|
|
77921
77969
|
dependencies: {
|
|
77922
77970
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
77923
77971
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
77924
|
-
"@aws-sdk/core": "3.
|
|
77925
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
77926
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
77927
|
-
"@aws-sdk/middleware-logger": "3.
|
|
77928
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
77929
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
77930
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
77931
|
-
"@aws-sdk/types": "3.
|
|
77932
|
-
"@aws-sdk/util-endpoints": "3.
|
|
77933
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
77934
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
77935
|
-
"@smithy/config-resolver": "^3.0.
|
|
77936
|
-
"@smithy/core": "^2.5.
|
|
77937
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
77938
|
-
"@smithy/hash-node": "^3.0.
|
|
77939
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
77940
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
77941
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
77942
|
-
"@smithy/middleware-retry": "^3.0.
|
|
77943
|
-
"@smithy/middleware-serde": "^3.0.
|
|
77944
|
-
"@smithy/middleware-stack": "^3.0.
|
|
77945
|
-
"@smithy/node-config-provider": "^3.1.
|
|
77946
|
-
"@smithy/node-http-handler": "^3.3.
|
|
77947
|
-
"@smithy/protocol-http": "^4.1.
|
|
77948
|
-
"@smithy/smithy-client": "^3.
|
|
77949
|
-
"@smithy/types": "^3.7.
|
|
77950
|
-
"@smithy/url-parser": "^3.0.
|
|
77972
|
+
"@aws-sdk/core": "3.716.0",
|
|
77973
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
77974
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
77975
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
77976
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
77977
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
77978
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
77979
|
+
"@aws-sdk/types": "3.714.0",
|
|
77980
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
77981
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
77982
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
77983
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
77984
|
+
"@smithy/core": "^2.5.5",
|
|
77985
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
77986
|
+
"@smithy/hash-node": "^3.0.11",
|
|
77987
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
77988
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
77989
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
77990
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
77991
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
77992
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
77993
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
77994
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
77995
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
77996
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
77997
|
+
"@smithy/types": "^3.7.2",
|
|
77998
|
+
"@smithy/url-parser": "^3.0.11",
|
|
77951
77999
|
"@smithy/util-base64": "^3.0.0",
|
|
77952
78000
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
77953
78001
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
77954
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
77955
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
77956
|
-
"@smithy/util-endpoints": "^2.1.
|
|
77957
|
-
"@smithy/util-middleware": "^3.0.
|
|
77958
|
-
"@smithy/util-retry": "^3.0.
|
|
78002
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
78003
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
78004
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
78005
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
78006
|
+
"@smithy/util-retry": "^3.0.11",
|
|
77959
78007
|
"@smithy/util-utf8": "^3.0.0",
|
|
77960
78008
|
tslib: "^2.6.2"
|
|
77961
78009
|
},
|
|
@@ -77986,7 +78034,7 @@ var require_package7 = __commonJS({
|
|
|
77986
78034
|
},
|
|
77987
78035
|
license: "Apache-2.0",
|
|
77988
78036
|
peerDependencies: {
|
|
77989
|
-
"@aws-sdk/client-sts": "^3.
|
|
78037
|
+
"@aws-sdk/client-sts": "^3.721.0"
|
|
77990
78038
|
},
|
|
77991
78039
|
browser: {
|
|
77992
78040
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
@@ -78004,9 +78052,9 @@ var require_package7 = __commonJS({
|
|
|
78004
78052
|
}
|
|
78005
78053
|
});
|
|
78006
78054
|
|
|
78007
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78055
|
+
// ../../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
|
|
78008
78056
|
var require_ruleset6 = __commonJS({
|
|
78009
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78057
|
+
"../../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) {
|
|
78010
78058
|
"use strict";
|
|
78011
78059
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
78012
78060
|
exports.ruleSet = void 0;
|
|
@@ -78039,9 +78087,9 @@ var require_ruleset6 = __commonJS({
|
|
|
78039
78087
|
}
|
|
78040
78088
|
});
|
|
78041
78089
|
|
|
78042
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78090
|
+
// ../../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
|
|
78043
78091
|
var require_endpointResolver6 = __commonJS({
|
|
78044
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78092
|
+
"../../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) {
|
|
78045
78093
|
"use strict";
|
|
78046
78094
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
78047
78095
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -78063,9 +78111,9 @@ var require_endpointResolver6 = __commonJS({
|
|
|
78063
78111
|
}
|
|
78064
78112
|
});
|
|
78065
78113
|
|
|
78066
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78114
|
+
// ../../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
|
|
78067
78115
|
var require_runtimeConfig_shared6 = __commonJS({
|
|
78068
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78116
|
+
"../../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) {
|
|
78069
78117
|
"use strict";
|
|
78070
78118
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
78071
78119
|
exports.getRuntimeConfig = void 0;
|
|
@@ -78109,9 +78157,9 @@ var require_runtimeConfig_shared6 = __commonJS({
|
|
|
78109
78157
|
}
|
|
78110
78158
|
});
|
|
78111
78159
|
|
|
78112
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78160
|
+
// ../../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
|
|
78113
78161
|
var require_runtimeConfig6 = __commonJS({
|
|
78114
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78162
|
+
"../../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) {
|
|
78115
78163
|
"use strict";
|
|
78116
78164
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
78117
78165
|
exports.getRuntimeConfig = void 0;
|
|
@@ -78137,6 +78185,7 @@ var require_runtimeConfig6 = __commonJS({
|
|
|
78137
78185
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
78138
78186
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
78139
78187
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
78188
|
+
const profileConfig = { profile: config?.profile };
|
|
78140
78189
|
return {
|
|
78141
78190
|
...clientSharedValues,
|
|
78142
78191
|
...config,
|
|
@@ -78145,27 +78194,27 @@ var require_runtimeConfig6 = __commonJS({
|
|
|
78145
78194
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
78146
78195
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
78147
78196
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
78148
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
78149
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
78197
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
78198
|
+
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 }),
|
|
78150
78199
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
78151
78200
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
78152
78201
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
78153
78202
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
78154
|
-
}),
|
|
78203
|
+
}, config),
|
|
78155
78204
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
78156
78205
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
78157
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
78158
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
78159
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
78206
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
78207
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
78208
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
78160
78209
|
};
|
|
78161
78210
|
};
|
|
78162
78211
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
78163
78212
|
}
|
|
78164
78213
|
});
|
|
78165
78214
|
|
|
78166
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78215
|
+
// ../../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
|
|
78167
78216
|
var require_dist_cjs122 = __commonJS({
|
|
78168
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sso-oidc@3.
|
|
78217
|
+
"../../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) {
|
|
78169
78218
|
"use strict";
|
|
78170
78219
|
var __defProp2 = Object.defineProperty;
|
|
78171
78220
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -79132,9 +79181,9 @@ var require_dist_cjs122 = __commonJS({
|
|
|
79132
79181
|
}
|
|
79133
79182
|
});
|
|
79134
79183
|
|
|
79135
|
-
// ../../node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
79184
|
+
// ../../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
|
|
79136
79185
|
var require_dist_cjs123 = __commonJS({
|
|
79137
|
-
"../../node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
79186
|
+
"../../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) {
|
|
79138
79187
|
"use strict";
|
|
79139
79188
|
var __create2 = Object.create;
|
|
79140
79189
|
var __defProp2 = Object.defineProperty;
|
|
@@ -79219,11 +79268,20 @@ var require_dist_cjs123 = __commonJS({
|
|
|
79219
79268
|
return writeFile(tokenFilepath, tokenString);
|
|
79220
79269
|
}, "writeSSOTokenToFile");
|
|
79221
79270
|
var lastRefreshAttemptTime = /* @__PURE__ */ new Date(0);
|
|
79222
|
-
var fromSso = /* @__PURE__ */ __name((
|
|
79271
|
+
var fromSso = /* @__PURE__ */ __name((_init = {}) => async ({ callerClientConfig } = {}) => {
|
|
79223
79272
|
var _a;
|
|
79273
|
+
const init = {
|
|
79274
|
+
..._init,
|
|
79275
|
+
parentClientConfig: {
|
|
79276
|
+
...callerClientConfig,
|
|
79277
|
+
..._init.parentClientConfig
|
|
79278
|
+
}
|
|
79279
|
+
};
|
|
79224
79280
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/token-providers - fromSso");
|
|
79225
79281
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
79226
|
-
const profileName = (0, import_shared_ini_file_loader.getProfileName)(
|
|
79282
|
+
const profileName = (0, import_shared_ini_file_loader.getProfileName)({
|
|
79283
|
+
profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
79284
|
+
});
|
|
79227
79285
|
const profile = profiles[profileName];
|
|
79228
79286
|
if (!profile) {
|
|
79229
79287
|
throw new import_property_provider2.TokenProviderError(`Profile '${profileName}' could not be found in shared credentials file.`, false);
|
|
@@ -79313,9 +79371,9 @@ var require_dist_cjs123 = __commonJS({
|
|
|
79313
79371
|
}
|
|
79314
79372
|
});
|
|
79315
79373
|
|
|
79316
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
79374
|
+
// ../../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
|
|
79317
79375
|
var require_dist_cjs124 = __commonJS({
|
|
79318
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
79376
|
+
"../../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) {
|
|
79319
79377
|
"use strict";
|
|
79320
79378
|
var __defProp2 = Object.defineProperty;
|
|
79321
79379
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -79466,12 +79524,14 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
79466
79524
|
}
|
|
79467
79525
|
return profile;
|
|
79468
79526
|
}, "validateSsoProfile");
|
|
79469
|
-
var fromSSO = /* @__PURE__ */ __name((init = {}) => async () => {
|
|
79527
|
+
var fromSSO = /* @__PURE__ */ __name((init = {}) => async ({ callerClientConfig } = {}) => {
|
|
79470
79528
|
var _a;
|
|
79471
79529
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-sso - fromSSO");
|
|
79472
79530
|
const { ssoStartUrl, ssoAccountId, ssoRegion, ssoRoleName, ssoSession } = init;
|
|
79473
79531
|
const { ssoClient } = init;
|
|
79474
|
-
const profileName = (0, import_shared_ini_file_loader.getProfileName)(
|
|
79532
|
+
const profileName = (0, import_shared_ini_file_loader.getProfileName)({
|
|
79533
|
+
profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
79534
|
+
});
|
|
79475
79535
|
if (!ssoStartUrl && !ssoAccountId && !ssoRegion && !ssoRoleName && !ssoSession) {
|
|
79476
79536
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
79477
79537
|
const profile = profiles[profileName];
|
|
@@ -79539,9 +79599,9 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
79539
79599
|
}
|
|
79540
79600
|
});
|
|
79541
79601
|
|
|
79542
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79602
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
79543
79603
|
var require_httpAuthSchemeProvider4 = __commonJS({
|
|
79544
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79604
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
79545
79605
|
"use strict";
|
|
79546
79606
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79547
79607
|
exports.resolveHttpAuthSchemeConfig = exports.resolveStsAuthConfig = exports.defaultSTSHttpAuthSchemeProvider = exports.defaultSTSHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -79611,9 +79671,9 @@ var require_httpAuthSchemeProvider4 = __commonJS({
|
|
|
79611
79671
|
}
|
|
79612
79672
|
});
|
|
79613
79673
|
|
|
79614
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79674
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js
|
|
79615
79675
|
var require_EndpointParameters5 = __commonJS({
|
|
79616
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79676
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js"(exports) {
|
|
79617
79677
|
"use strict";
|
|
79618
79678
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79619
79679
|
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
@@ -79637,13 +79697,13 @@ var require_EndpointParameters5 = __commonJS({
|
|
|
79637
79697
|
}
|
|
79638
79698
|
});
|
|
79639
79699
|
|
|
79640
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79700
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/package.json
|
|
79641
79701
|
var require_package8 = __commonJS({
|
|
79642
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79702
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/package.json"(exports, module) {
|
|
79643
79703
|
module.exports = {
|
|
79644
79704
|
name: "@aws-sdk/client-sts",
|
|
79645
79705
|
description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
79646
|
-
version: "3.
|
|
79706
|
+
version: "3.721.0",
|
|
79647
79707
|
scripts: {
|
|
79648
79708
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
79649
79709
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
|
@@ -79664,42 +79724,42 @@ var require_package8 = __commonJS({
|
|
|
79664
79724
|
dependencies: {
|
|
79665
79725
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
79666
79726
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
79667
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
79668
|
-
"@aws-sdk/core": "3.
|
|
79669
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
79670
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
79671
|
-
"@aws-sdk/middleware-logger": "3.
|
|
79672
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
79673
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
79674
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
79675
|
-
"@aws-sdk/types": "3.
|
|
79676
|
-
"@aws-sdk/util-endpoints": "3.
|
|
79677
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
79678
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
79679
|
-
"@smithy/config-resolver": "^3.0.
|
|
79680
|
-
"@smithy/core": "^2.5.
|
|
79681
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
79682
|
-
"@smithy/hash-node": "^3.0.
|
|
79683
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
79684
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
79685
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
79686
|
-
"@smithy/middleware-retry": "^3.0.
|
|
79687
|
-
"@smithy/middleware-serde": "^3.0.
|
|
79688
|
-
"@smithy/middleware-stack": "^3.0.
|
|
79689
|
-
"@smithy/node-config-provider": "^3.1.
|
|
79690
|
-
"@smithy/node-http-handler": "^3.3.
|
|
79691
|
-
"@smithy/protocol-http": "^4.1.
|
|
79692
|
-
"@smithy/smithy-client": "^3.
|
|
79693
|
-
"@smithy/types": "^3.7.
|
|
79694
|
-
"@smithy/url-parser": "^3.0.
|
|
79727
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
|
79728
|
+
"@aws-sdk/core": "3.716.0",
|
|
79729
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
79730
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
79731
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
79732
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
79733
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
79734
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
79735
|
+
"@aws-sdk/types": "3.714.0",
|
|
79736
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
79737
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
79738
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
79739
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
79740
|
+
"@smithy/core": "^2.5.5",
|
|
79741
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
79742
|
+
"@smithy/hash-node": "^3.0.11",
|
|
79743
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
79744
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
79745
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
79746
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
79747
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
79748
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
79749
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
79750
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
79751
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
79752
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
79753
|
+
"@smithy/types": "^3.7.2",
|
|
79754
|
+
"@smithy/url-parser": "^3.0.11",
|
|
79695
79755
|
"@smithy/util-base64": "^3.0.0",
|
|
79696
79756
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
79697
79757
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
79698
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
79699
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
79700
|
-
"@smithy/util-endpoints": "^2.1.
|
|
79701
|
-
"@smithy/util-middleware": "^3.0.
|
|
79702
|
-
"@smithy/util-retry": "^3.0.
|
|
79758
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
79759
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
79760
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
79761
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
79762
|
+
"@smithy/util-retry": "^3.0.11",
|
|
79703
79763
|
"@smithy/util-utf8": "^3.0.0",
|
|
79704
79764
|
tslib: "^2.6.2"
|
|
79705
79765
|
},
|
|
@@ -79745,9 +79805,9 @@ var require_package8 = __commonJS({
|
|
|
79745
79805
|
}
|
|
79746
79806
|
});
|
|
79747
79807
|
|
|
79748
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79808
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js
|
|
79749
79809
|
var require_ruleset7 = __commonJS({
|
|
79750
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79810
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
79751
79811
|
"use strict";
|
|
79752
79812
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79753
79813
|
exports.ruleSet = void 0;
|
|
@@ -79792,9 +79852,9 @@ var require_ruleset7 = __commonJS({
|
|
|
79792
79852
|
}
|
|
79793
79853
|
});
|
|
79794
79854
|
|
|
79795
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79855
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js
|
|
79796
79856
|
var require_endpointResolver7 = __commonJS({
|
|
79797
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79857
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
79798
79858
|
"use strict";
|
|
79799
79859
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79800
79860
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -79816,9 +79876,9 @@ var require_endpointResolver7 = __commonJS({
|
|
|
79816
79876
|
}
|
|
79817
79877
|
});
|
|
79818
79878
|
|
|
79819
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79879
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js
|
|
79820
79880
|
var require_runtimeConfig_shared7 = __commonJS({
|
|
79821
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79881
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
79822
79882
|
"use strict";
|
|
79823
79883
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79824
79884
|
exports.getRuntimeConfig = void 0;
|
|
@@ -79862,9 +79922,9 @@ var require_runtimeConfig_shared7 = __commonJS({
|
|
|
79862
79922
|
}
|
|
79863
79923
|
});
|
|
79864
79924
|
|
|
79865
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79925
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js
|
|
79866
79926
|
var require_runtimeConfig7 = __commonJS({
|
|
79867
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79927
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js"(exports) {
|
|
79868
79928
|
"use strict";
|
|
79869
79929
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79870
79930
|
exports.getRuntimeConfig = void 0;
|
|
@@ -79891,6 +79951,7 @@ var require_runtimeConfig7 = __commonJS({
|
|
|
79891
79951
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
79892
79952
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
79893
79953
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
79954
|
+
const profileConfig = { profile: config?.profile };
|
|
79894
79955
|
return {
|
|
79895
79956
|
...clientSharedValues,
|
|
79896
79957
|
...config,
|
|
@@ -79911,27 +79972,27 @@ var require_runtimeConfig7 = __commonJS({
|
|
|
79911
79972
|
signer: new core_2.NoAuthSigner()
|
|
79912
79973
|
}
|
|
79913
79974
|
],
|
|
79914
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
79915
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
79975
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
79976
|
+
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 }),
|
|
79916
79977
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
79917
79978
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
79918
79979
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
79919
79980
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
79920
|
-
}),
|
|
79981
|
+
}, config),
|
|
79921
79982
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
79922
79983
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
79923
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
79924
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
79925
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
79984
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
79985
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
79986
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
79926
79987
|
};
|
|
79927
79988
|
};
|
|
79928
79989
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
79929
79990
|
}
|
|
79930
79991
|
});
|
|
79931
79992
|
|
|
79932
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79993
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js
|
|
79933
79994
|
var require_httpAuthExtensionConfiguration = __commonJS({
|
|
79934
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
79995
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js"(exports) {
|
|
79935
79996
|
"use strict";
|
|
79936
79997
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79937
79998
|
exports.resolveHttpAuthRuntimeConfig = exports.getHttpAuthExtensionConfiguration = void 0;
|
|
@@ -79977,9 +80038,9 @@ var require_httpAuthExtensionConfiguration = __commonJS({
|
|
|
79977
80038
|
}
|
|
79978
80039
|
});
|
|
79979
80040
|
|
|
79980
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
80041
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js
|
|
79981
80042
|
var require_runtimeExtensions5 = __commonJS({
|
|
79982
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
80043
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js"(exports) {
|
|
79983
80044
|
"use strict";
|
|
79984
80045
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
79985
80046
|
exports.resolveRuntimeExtensions = void 0;
|
|
@@ -80008,9 +80069,9 @@ var require_runtimeExtensions5 = __commonJS({
|
|
|
80008
80069
|
}
|
|
80009
80070
|
});
|
|
80010
80071
|
|
|
80011
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
80072
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js
|
|
80012
80073
|
var require_STSClient2 = __commonJS({
|
|
80013
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
80074
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js"(exports) {
|
|
80014
80075
|
"use strict";
|
|
80015
80076
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
80016
80077
|
exports.STSClient = exports.__Client = void 0;
|
|
@@ -80066,9 +80127,9 @@ var require_STSClient2 = __commonJS({
|
|
|
80066
80127
|
}
|
|
80067
80128
|
});
|
|
80068
80129
|
|
|
80069
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
80130
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/index.js
|
|
80070
80131
|
var require_dist_cjs125 = __commonJS({
|
|
80071
|
-
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.
|
|
80132
|
+
"../../node_modules/.pnpm/@aws-sdk+client-sts@3.721.0/node_modules/@aws-sdk/client-sts/dist-cjs/index.js"(exports, module) {
|
|
80072
80133
|
"use strict";
|
|
80073
80134
|
var __defProp2 = Object.defineProperty;
|
|
80074
80135
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -81500,9 +81561,9 @@ var require_dist_cjs125 = __commonJS({
|
|
|
81500
81561
|
}
|
|
81501
81562
|
});
|
|
81502
81563
|
|
|
81503
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
81564
|
+
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.716.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js
|
|
81504
81565
|
var require_dist_cjs126 = __commonJS({
|
|
81505
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
81566
|
+
"../../node_modules/.pnpm/@aws-sdk+credential-provider-process@3.716.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js"(exports, module) {
|
|
81506
81567
|
"use strict";
|
|
81507
81568
|
var __defProp2 = Object.defineProperty;
|
|
81508
81569
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -81589,18 +81650,24 @@ var require_dist_cjs126 = __commonJS({
|
|
|
81589
81650
|
});
|
|
81590
81651
|
}
|
|
81591
81652
|
}, "resolveProcessCredentials");
|
|
81592
|
-
var fromProcess = /* @__PURE__ */ __name((init = {}) => async () => {
|
|
81653
|
+
var fromProcess = /* @__PURE__ */ __name((init = {}) => async ({ callerClientConfig } = {}) => {
|
|
81593
81654
|
var _a;
|
|
81594
81655
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-process - fromProcess");
|
|
81595
81656
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
81596
|
-
return resolveProcessCredentials(
|
|
81657
|
+
return resolveProcessCredentials(
|
|
81658
|
+
(0, import_shared_ini_file_loader.getProfileName)({
|
|
81659
|
+
profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
81660
|
+
}),
|
|
81661
|
+
profiles,
|
|
81662
|
+
init.logger
|
|
81663
|
+
);
|
|
81597
81664
|
}, "fromProcess");
|
|
81598
81665
|
}
|
|
81599
81666
|
});
|
|
81600
81667
|
|
|
81601
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
81668
|
+
// ../../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
|
|
81602
81669
|
var require_fromWebToken2 = __commonJS({
|
|
81603
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
81670
|
+
"../../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) {
|
|
81604
81671
|
"use strict";
|
|
81605
81672
|
var __createBinding3 = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
81606
81673
|
if (k2 === void 0)
|
|
@@ -81636,7 +81703,7 @@ var require_fromWebToken2 = __commonJS({
|
|
|
81636
81703
|
};
|
|
81637
81704
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
81638
81705
|
exports.fromWebToken = void 0;
|
|
81639
|
-
var fromWebToken2 = (init) => async () => {
|
|
81706
|
+
var fromWebToken2 = (init) => async (awsIdentityProperties) => {
|
|
81640
81707
|
init.logger?.debug("@aws-sdk/credential-provider-web-identity - fromWebToken");
|
|
81641
81708
|
const { roleArn, roleSessionName, webIdentityToken, providerId, policyArns, policy, durationSeconds } = init;
|
|
81642
81709
|
let { roleAssumerWithWebIdentity } = init;
|
|
@@ -81645,7 +81712,10 @@ var require_fromWebToken2 = __commonJS({
|
|
|
81645
81712
|
roleAssumerWithWebIdentity = getDefaultRoleAssumerWithWebIdentity({
|
|
81646
81713
|
...init.clientConfig,
|
|
81647
81714
|
credentialProviderLogger: init.logger,
|
|
81648
|
-
parentClientConfig:
|
|
81715
|
+
parentClientConfig: {
|
|
81716
|
+
...awsIdentityProperties?.callerClientConfig,
|
|
81717
|
+
...init.parentClientConfig
|
|
81718
|
+
}
|
|
81649
81719
|
}, init.clientPlugins);
|
|
81650
81720
|
}
|
|
81651
81721
|
return roleAssumerWithWebIdentity({
|
|
@@ -81662,9 +81732,9 @@ var require_fromWebToken2 = __commonJS({
|
|
|
81662
81732
|
}
|
|
81663
81733
|
});
|
|
81664
81734
|
|
|
81665
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
81735
|
+
// ../../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
|
|
81666
81736
|
var require_fromTokenFile2 = __commonJS({
|
|
81667
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
81737
|
+
"../../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) {
|
|
81668
81738
|
"use strict";
|
|
81669
81739
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
81670
81740
|
exports.fromTokenFile = void 0;
|
|
@@ -81700,9 +81770,9 @@ var require_fromTokenFile2 = __commonJS({
|
|
|
81700
81770
|
}
|
|
81701
81771
|
});
|
|
81702
81772
|
|
|
81703
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
81773
|
+
// ../../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
|
|
81704
81774
|
var require_dist_cjs127 = __commonJS({
|
|
81705
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
81775
|
+
"../../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) {
|
|
81706
81776
|
"use strict";
|
|
81707
81777
|
var __defProp2 = Object.defineProperty;
|
|
81708
81778
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -81725,9 +81795,9 @@ var require_dist_cjs127 = __commonJS({
|
|
|
81725
81795
|
}
|
|
81726
81796
|
});
|
|
81727
81797
|
|
|
81728
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
81798
|
+
// ../../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
|
|
81729
81799
|
var require_dist_cjs128 = __commonJS({
|
|
81730
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
81800
|
+
"../../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) {
|
|
81731
81801
|
"use strict";
|
|
81732
81802
|
var __create2 = Object.create;
|
|
81733
81803
|
var __defProp2 = Object.defineProperty;
|
|
@@ -81814,28 +81884,31 @@ var require_dist_cjs128 = __commonJS({
|
|
|
81814
81884
|
return withProviderProfile;
|
|
81815
81885
|
}, "isCredentialSourceProfile");
|
|
81816
81886
|
var resolveAssumeRoleCredentials = /* @__PURE__ */ __name(async (profileName, profiles, options, visitedProfiles = {}) => {
|
|
81817
|
-
var _a, _b;
|
|
81887
|
+
var _a, _b, _c;
|
|
81818
81888
|
(_a = options.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-ini - resolveAssumeRoleCredentials (STS)");
|
|
81819
|
-
const
|
|
81889
|
+
const profileData = profiles[profileName];
|
|
81890
|
+
const { source_profile, region } = profileData;
|
|
81820
81891
|
if (!options.roleAssumer) {
|
|
81821
81892
|
const { getDefaultRoleAssumer } = await Promise.resolve().then(() => __toESM2(require_dist_cjs125()));
|
|
81822
81893
|
options.roleAssumer = getDefaultRoleAssumer(
|
|
81823
81894
|
{
|
|
81824
81895
|
...options.clientConfig,
|
|
81825
81896
|
credentialProviderLogger: options.logger,
|
|
81826
|
-
parentClientConfig:
|
|
81897
|
+
parentClientConfig: {
|
|
81898
|
+
...options == null ? void 0 : options.parentClientConfig,
|
|
81899
|
+
region: region ?? ((_b = options == null ? void 0 : options.parentClientConfig) == null ? void 0 : _b.region)
|
|
81900
|
+
}
|
|
81827
81901
|
},
|
|
81828
81902
|
options.clientPlugins
|
|
81829
81903
|
);
|
|
81830
81904
|
}
|
|
81831
|
-
const { source_profile } = data;
|
|
81832
81905
|
if (source_profile && source_profile in visitedProfiles) {
|
|
81833
81906
|
throw new import_property_provider2.CredentialsProviderError(
|
|
81834
81907
|
`Detected a cycle attempting to resolve credentials for profile ${(0, import_shared_ini_file_loader.getProfileName)(options)}. Profiles visited: ` + Object.keys(visitedProfiles).join(", "),
|
|
81835
81908
|
{ logger: options.logger }
|
|
81836
81909
|
);
|
|
81837
81910
|
}
|
|
81838
|
-
(
|
|
81911
|
+
(_c = options.logger) == null ? void 0 : _c.debug(
|
|
81839
81912
|
`@aws-sdk/credential-provider-ini - finding credential resolver using ${source_profile ? `source_profile=[${source_profile}]` : `profile=[${profileName}]`}`
|
|
81840
81913
|
);
|
|
81841
81914
|
const sourceCredsProvider = source_profile ? resolveProfileData(
|
|
@@ -81847,17 +81920,17 @@ var require_dist_cjs128 = __commonJS({
|
|
|
81847
81920
|
[source_profile]: true
|
|
81848
81921
|
},
|
|
81849
81922
|
isCredentialSourceWithoutRoleArn(profiles[source_profile] ?? {})
|
|
81850
|
-
) : (await resolveCredentialSource(
|
|
81851
|
-
if (isCredentialSourceWithoutRoleArn(
|
|
81923
|
+
) : (await resolveCredentialSource(profileData.credential_source, profileName, options.logger)(options))();
|
|
81924
|
+
if (isCredentialSourceWithoutRoleArn(profileData)) {
|
|
81852
81925
|
return sourceCredsProvider.then((creds) => (0, import_client2.setCredentialFeature)(creds, "CREDENTIALS_PROFILE_SOURCE_PROFILE", "o"));
|
|
81853
81926
|
} else {
|
|
81854
81927
|
const params = {
|
|
81855
|
-
RoleArn:
|
|
81856
|
-
RoleSessionName:
|
|
81857
|
-
ExternalId:
|
|
81858
|
-
DurationSeconds: parseInt(
|
|
81928
|
+
RoleArn: profileData.role_arn,
|
|
81929
|
+
RoleSessionName: profileData.role_session_name || `aws-sdk-js-${Date.now()}`,
|
|
81930
|
+
ExternalId: profileData.external_id,
|
|
81931
|
+
DurationSeconds: parseInt(profileData.duration_seconds || "3600", 10)
|
|
81859
81932
|
};
|
|
81860
|
-
const { mfa_serial } =
|
|
81933
|
+
const { mfa_serial } = profileData;
|
|
81861
81934
|
if (mfa_serial) {
|
|
81862
81935
|
if (!options.mfaCodeProvider) {
|
|
81863
81936
|
throw new import_property_provider2.CredentialsProviderError(
|
|
@@ -81949,18 +82022,31 @@ var require_dist_cjs128 = __commonJS({
|
|
|
81949
82022
|
{ logger: options.logger }
|
|
81950
82023
|
);
|
|
81951
82024
|
}, "resolveProfileData");
|
|
81952
|
-
var fromIni = /* @__PURE__ */ __name((
|
|
82025
|
+
var fromIni = /* @__PURE__ */ __name((_init = {}) => async ({ callerClientConfig } = {}) => {
|
|
81953
82026
|
var _a;
|
|
82027
|
+
const init = {
|
|
82028
|
+
..._init,
|
|
82029
|
+
parentClientConfig: {
|
|
82030
|
+
...callerClientConfig,
|
|
82031
|
+
..._init.parentClientConfig
|
|
82032
|
+
}
|
|
82033
|
+
};
|
|
81954
82034
|
(_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/credential-provider-ini - fromIni");
|
|
81955
82035
|
const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
|
|
81956
|
-
return resolveProfileData(
|
|
82036
|
+
return resolveProfileData(
|
|
82037
|
+
(0, import_shared_ini_file_loader.getProfileName)({
|
|
82038
|
+
profile: _init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
|
|
82039
|
+
}),
|
|
82040
|
+
profiles,
|
|
82041
|
+
init
|
|
82042
|
+
);
|
|
81957
82043
|
}, "fromIni");
|
|
81958
82044
|
}
|
|
81959
82045
|
});
|
|
81960
82046
|
|
|
81961
|
-
// ../../node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
82047
|
+
// ../../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
|
|
81962
82048
|
var require_dist_cjs129 = __commonJS({
|
|
81963
|
-
"../../node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
82049
|
+
"../../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) {
|
|
81964
82050
|
"use strict";
|
|
81965
82051
|
var __create2 = Object.create;
|
|
81966
82052
|
var __defProp2 = Object.defineProperty;
|
|
@@ -82101,9 +82187,9 @@ var require_dist_cjs129 = __commonJS({
|
|
|
82101
82187
|
}
|
|
82102
82188
|
});
|
|
82103
82189
|
|
|
82104
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82190
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/endpoint/ruleset.js
|
|
82105
82191
|
var require_ruleset8 = __commonJS({
|
|
82106
|
-
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82192
|
+
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
82107
82193
|
"use strict";
|
|
82108
82194
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
82109
82195
|
exports.ruleSet = void 0;
|
|
@@ -82142,9 +82228,9 @@ var require_ruleset8 = __commonJS({
|
|
|
82142
82228
|
}
|
|
82143
82229
|
});
|
|
82144
82230
|
|
|
82145
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82231
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/endpoint/endpointResolver.js
|
|
82146
82232
|
var require_endpointResolver8 = __commonJS({
|
|
82147
|
-
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82233
|
+
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
82148
82234
|
"use strict";
|
|
82149
82235
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
82150
82236
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -82166,9 +82252,9 @@ var require_endpointResolver8 = __commonJS({
|
|
|
82166
82252
|
}
|
|
82167
82253
|
});
|
|
82168
82254
|
|
|
82169
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82255
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/runtimeConfig.shared.js
|
|
82170
82256
|
var require_runtimeConfig_shared8 = __commonJS({
|
|
82171
|
-
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82257
|
+
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
82172
82258
|
"use strict";
|
|
82173
82259
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
82174
82260
|
exports.getRuntimeConfig = void 0;
|
|
@@ -82206,9 +82292,9 @@ var require_runtimeConfig_shared8 = __commonJS({
|
|
|
82206
82292
|
}
|
|
82207
82293
|
});
|
|
82208
82294
|
|
|
82209
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82295
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/runtimeConfig.js
|
|
82210
82296
|
var require_runtimeConfig8 = __commonJS({
|
|
82211
|
-
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82297
|
+
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/runtimeConfig.js"(exports) {
|
|
82212
82298
|
"use strict";
|
|
82213
82299
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
82214
82300
|
exports.getRuntimeConfig = void 0;
|
|
@@ -82234,6 +82320,7 @@ var require_runtimeConfig8 = __commonJS({
|
|
|
82234
82320
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
82235
82321
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
82236
82322
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
82323
|
+
const profileConfig = { profile: config?.profile };
|
|
82237
82324
|
return {
|
|
82238
82325
|
...clientSharedValues,
|
|
82239
82326
|
...config,
|
|
@@ -82242,27 +82329,27 @@ var require_runtimeConfig8 = __commonJS({
|
|
|
82242
82329
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
82243
82330
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
82244
82331
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
82245
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
82246
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
82332
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
82333
|
+
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 }),
|
|
82247
82334
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
82248
82335
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
82249
82336
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
82250
82337
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
82251
|
-
}),
|
|
82338
|
+
}, config),
|
|
82252
82339
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
82253
82340
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
82254
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
82255
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
82256
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
82341
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
82342
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
82343
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
82257
82344
|
};
|
|
82258
82345
|
};
|
|
82259
82346
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
82260
82347
|
}
|
|
82261
82348
|
});
|
|
82262
82349
|
|
|
82263
|
-
// ../../node_modules/.pnpm/@aws-sdk+xml-builder@3.
|
|
82350
|
+
// ../../node_modules/.pnpm/@aws-sdk+xml-builder@3.709.0/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js
|
|
82264
82351
|
var require_dist_cjs130 = __commonJS({
|
|
82265
|
-
"../../node_modules/.pnpm/@aws-sdk+xml-builder@3.
|
|
82352
|
+
"../../node_modules/.pnpm/@aws-sdk+xml-builder@3.709.0/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js"(exports, module) {
|
|
82266
82353
|
"use strict";
|
|
82267
82354
|
var __defProp2 = Object.defineProperty;
|
|
82268
82355
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -82595,9 +82682,9 @@ var require_dist_cjs131 = __commonJS({
|
|
|
82595
82682
|
}
|
|
82596
82683
|
});
|
|
82597
82684
|
|
|
82598
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82685
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/index.js
|
|
82599
82686
|
var require_dist_cjs132 = __commonJS({
|
|
82600
|
-
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.
|
|
82687
|
+
"../../node_modules/.pnpm/@aws-sdk+client-cloudfront@3.721.0/node_modules/@aws-sdk/client-cloudfront/dist-cjs/index.js"(exports, module) {
|
|
82601
82688
|
"use strict";
|
|
82602
82689
|
var __defProp2 = Object.defineProperty;
|
|
82603
82690
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -93042,6 +93129,12 @@ var require_dist_cjs132 = __commonJS({
|
|
|
93042
93129
|
if (input[_VOI] != null) {
|
|
93043
93130
|
bn.c(import_xml_builder.XmlNode.of(_st, input[_VOI]).n(_VOI));
|
|
93044
93131
|
}
|
|
93132
|
+
if (input[_ORT] != null) {
|
|
93133
|
+
bn.c(import_xml_builder.XmlNode.of(_i, String(input[_ORT])).n(_ORT));
|
|
93134
|
+
}
|
|
93135
|
+
if (input[_OKT] != null) {
|
|
93136
|
+
bn.c(import_xml_builder.XmlNode.of(_i, String(input[_OKT])).n(_OKT));
|
|
93137
|
+
}
|
|
93045
93138
|
return bn;
|
|
93046
93139
|
}, "se_VpcOriginConfig");
|
|
93047
93140
|
var se_VpcOriginEndpointConfig = /* @__PURE__ */ __name((input, context) => {
|
|
@@ -95939,6 +96032,12 @@ var require_dist_cjs132 = __commonJS({
|
|
|
95939
96032
|
if (output[_VOI] != null) {
|
|
95940
96033
|
contents[_VOI] = (0, import_smithy_client4.expectString)(output[_VOI]);
|
|
95941
96034
|
}
|
|
96035
|
+
if (output[_ORT] != null) {
|
|
96036
|
+
contents[_ORT] = (0, import_smithy_client4.strictParseInt32)(output[_ORT]);
|
|
96037
|
+
}
|
|
96038
|
+
if (output[_OKT] != null) {
|
|
96039
|
+
contents[_OKT] = (0, import_smithy_client4.strictParseInt32)(output[_OKT]);
|
|
96040
|
+
}
|
|
95942
96041
|
return contents;
|
|
95943
96042
|
}, "de_VpcOriginConfig");
|
|
95944
96043
|
var de_VpcOriginEndpointConfig = /* @__PURE__ */ __name((output, context) => {
|
|
@@ -97730,9 +97829,9 @@ var require_dist_cjs132 = __commonJS({
|
|
|
97730
97829
|
}
|
|
97731
97830
|
});
|
|
97732
97831
|
|
|
97733
|
-
// ../../node_modules/.pnpm/@aws-sdk+middleware-sdk-api-gateway@3.
|
|
97832
|
+
// ../../node_modules/.pnpm/@aws-sdk+middleware-sdk-api-gateway@3.714.0/node_modules/@aws-sdk/middleware-sdk-api-gateway/dist-cjs/index.js
|
|
97734
97833
|
var require_dist_cjs133 = __commonJS({
|
|
97735
|
-
"../../node_modules/.pnpm/@aws-sdk+middleware-sdk-api-gateway@3.
|
|
97834
|
+
"../../node_modules/.pnpm/@aws-sdk+middleware-sdk-api-gateway@3.714.0/node_modules/@aws-sdk/middleware-sdk-api-gateway/dist-cjs/index.js"(exports, module) {
|
|
97736
97835
|
"use strict";
|
|
97737
97836
|
var __defProp2 = Object.defineProperty;
|
|
97738
97837
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -97790,9 +97889,9 @@ var require_dist_cjs133 = __commonJS({
|
|
|
97790
97889
|
}
|
|
97791
97890
|
});
|
|
97792
97891
|
|
|
97793
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
97892
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
97794
97893
|
var require_httpAuthSchemeProvider5 = __commonJS({
|
|
97795
|
-
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
97894
|
+
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
97796
97895
|
"use strict";
|
|
97797
97896
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
97798
97897
|
exports.resolveHttpAuthSchemeConfig = exports.defaultAPIGatewayHttpAuthSchemeProvider = exports.defaultAPIGatewayHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -97842,13 +97941,13 @@ var require_httpAuthSchemeProvider5 = __commonJS({
|
|
|
97842
97941
|
}
|
|
97843
97942
|
});
|
|
97844
97943
|
|
|
97845
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
97944
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/package.json
|
|
97846
97945
|
var require_package9 = __commonJS({
|
|
97847
|
-
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
97946
|
+
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/package.json"(exports, module) {
|
|
97848
97947
|
module.exports = {
|
|
97849
97948
|
name: "@aws-sdk/client-api-gateway",
|
|
97850
97949
|
description: "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
|
|
97851
|
-
version: "3.
|
|
97950
|
+
version: "3.721.0",
|
|
97852
97951
|
scripts: {
|
|
97853
97952
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
97854
97953
|
"build:cjs": "node ../../scripts/compilation/inline client-api-gateway",
|
|
@@ -97867,45 +97966,45 @@ var require_package9 = __commonJS({
|
|
|
97867
97966
|
dependencies: {
|
|
97868
97967
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
97869
97968
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
97870
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
97871
|
-
"@aws-sdk/client-sts": "3.
|
|
97872
|
-
"@aws-sdk/core": "3.
|
|
97873
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
97874
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
97875
|
-
"@aws-sdk/middleware-logger": "3.
|
|
97876
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
97877
|
-
"@aws-sdk/middleware-sdk-api-gateway": "3.
|
|
97878
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
97879
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
97880
|
-
"@aws-sdk/types": "3.
|
|
97881
|
-
"@aws-sdk/util-endpoints": "3.
|
|
97882
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
97883
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
97884
|
-
"@smithy/config-resolver": "^3.0.
|
|
97885
|
-
"@smithy/core": "^2.5.
|
|
97886
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
97887
|
-
"@smithy/hash-node": "^3.0.
|
|
97888
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
97889
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
97890
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
97891
|
-
"@smithy/middleware-retry": "^3.0.
|
|
97892
|
-
"@smithy/middleware-serde": "^3.0.
|
|
97893
|
-
"@smithy/middleware-stack": "^3.0.
|
|
97894
|
-
"@smithy/node-config-provider": "^3.1.
|
|
97895
|
-
"@smithy/node-http-handler": "^3.3.
|
|
97896
|
-
"@smithy/protocol-http": "^4.1.
|
|
97897
|
-
"@smithy/smithy-client": "^3.
|
|
97898
|
-
"@smithy/types": "^3.7.
|
|
97899
|
-
"@smithy/url-parser": "^3.0.
|
|
97969
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
|
97970
|
+
"@aws-sdk/client-sts": "3.721.0",
|
|
97971
|
+
"@aws-sdk/core": "3.716.0",
|
|
97972
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
97973
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
97974
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
97975
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
97976
|
+
"@aws-sdk/middleware-sdk-api-gateway": "3.714.0",
|
|
97977
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
97978
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
97979
|
+
"@aws-sdk/types": "3.714.0",
|
|
97980
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
97981
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
97982
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
97983
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
97984
|
+
"@smithy/core": "^2.5.5",
|
|
97985
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
97986
|
+
"@smithy/hash-node": "^3.0.11",
|
|
97987
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
97988
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
97989
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
97990
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
97991
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
97992
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
97993
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
97994
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
97995
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
97996
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
97997
|
+
"@smithy/types": "^3.7.2",
|
|
97998
|
+
"@smithy/url-parser": "^3.0.11",
|
|
97900
97999
|
"@smithy/util-base64": "^3.0.0",
|
|
97901
98000
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
97902
98001
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
97903
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
97904
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
97905
|
-
"@smithy/util-endpoints": "^2.1.
|
|
97906
|
-
"@smithy/util-middleware": "^3.0.
|
|
97907
|
-
"@smithy/util-retry": "^3.0.
|
|
97908
|
-
"@smithy/util-stream": "^3.3.
|
|
98002
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
98003
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
98004
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
98005
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
98006
|
+
"@smithy/util-retry": "^3.0.11",
|
|
98007
|
+
"@smithy/util-stream": "^3.3.2",
|
|
97909
98008
|
"@smithy/util-utf8": "^3.0.0",
|
|
97910
98009
|
tslib: "^2.6.2"
|
|
97911
98010
|
},
|
|
@@ -97951,9 +98050,9 @@ var require_package9 = __commonJS({
|
|
|
97951
98050
|
}
|
|
97952
98051
|
});
|
|
97953
98052
|
|
|
97954
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98053
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/endpoint/ruleset.js
|
|
97955
98054
|
var require_ruleset9 = __commonJS({
|
|
97956
|
-
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98055
|
+
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
97957
98056
|
"use strict";
|
|
97958
98057
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
97959
98058
|
exports.ruleSet = void 0;
|
|
@@ -97984,9 +98083,9 @@ var require_ruleset9 = __commonJS({
|
|
|
97984
98083
|
}
|
|
97985
98084
|
});
|
|
97986
98085
|
|
|
97987
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98086
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/endpoint/endpointResolver.js
|
|
97988
98087
|
var require_endpointResolver9 = __commonJS({
|
|
97989
|
-
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98088
|
+
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
97990
98089
|
"use strict";
|
|
97991
98090
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
97992
98091
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -98008,9 +98107,9 @@ var require_endpointResolver9 = __commonJS({
|
|
|
98008
98107
|
}
|
|
98009
98108
|
});
|
|
98010
98109
|
|
|
98011
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98110
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/runtimeConfig.shared.js
|
|
98012
98111
|
var require_runtimeConfig_shared9 = __commonJS({
|
|
98013
|
-
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98112
|
+
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
98014
98113
|
"use strict";
|
|
98015
98114
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
98016
98115
|
exports.getRuntimeConfig = void 0;
|
|
@@ -98048,9 +98147,9 @@ var require_runtimeConfig_shared9 = __commonJS({
|
|
|
98048
98147
|
}
|
|
98049
98148
|
});
|
|
98050
98149
|
|
|
98051
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98150
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/runtimeConfig.js
|
|
98052
98151
|
var require_runtimeConfig9 = __commonJS({
|
|
98053
|
-
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98152
|
+
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/runtimeConfig.js"(exports) {
|
|
98054
98153
|
"use strict";
|
|
98055
98154
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
98056
98155
|
exports.getRuntimeConfig = void 0;
|
|
@@ -98076,6 +98175,7 @@ var require_runtimeConfig9 = __commonJS({
|
|
|
98076
98175
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
98077
98176
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
98078
98177
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
98178
|
+
const profileConfig = { profile: config?.profile };
|
|
98079
98179
|
return {
|
|
98080
98180
|
...clientSharedValues,
|
|
98081
98181
|
...config,
|
|
@@ -98084,27 +98184,27 @@ var require_runtimeConfig9 = __commonJS({
|
|
|
98084
98184
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
98085
98185
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
98086
98186
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
98087
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
98088
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
98187
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
98188
|
+
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 }),
|
|
98089
98189
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
98090
98190
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
98091
98191
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
98092
98192
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
98093
|
-
}),
|
|
98193
|
+
}, config),
|
|
98094
98194
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
98095
98195
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
98096
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
98097
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
98098
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
98196
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
98197
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
98198
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
98099
98199
|
};
|
|
98100
98200
|
};
|
|
98101
98201
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
98102
98202
|
}
|
|
98103
98203
|
});
|
|
98104
98204
|
|
|
98105
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98205
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/index.js
|
|
98106
98206
|
var require_dist_cjs134 = __commonJS({
|
|
98107
|
-
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.
|
|
98207
|
+
"../../node_modules/.pnpm/@aws-sdk+client-api-gateway@3.721.0/node_modules/@aws-sdk/client-api-gateway/dist-cjs/index.js"(exports, module) {
|
|
98108
98208
|
"use strict";
|
|
98109
98209
|
var __defProp2 = Object.defineProperty;
|
|
98110
98210
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -104332,9 +104432,9 @@ var require_dist_cjs134 = __commonJS({
|
|
|
104332
104432
|
}
|
|
104333
104433
|
});
|
|
104334
104434
|
|
|
104335
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104435
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
104336
104436
|
var require_httpAuthSchemeProvider6 = __commonJS({
|
|
104337
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104437
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js"(exports) {
|
|
104338
104438
|
"use strict";
|
|
104339
104439
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
104340
104440
|
exports.resolveHttpAuthSchemeConfig = exports.defaultIAMHttpAuthSchemeProvider = exports.defaultIAMHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -104384,13 +104484,13 @@ var require_httpAuthSchemeProvider6 = __commonJS({
|
|
|
104384
104484
|
}
|
|
104385
104485
|
});
|
|
104386
104486
|
|
|
104387
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104487
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/package.json
|
|
104388
104488
|
var require_package10 = __commonJS({
|
|
104389
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104489
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/package.json"(exports, module) {
|
|
104390
104490
|
module.exports = {
|
|
104391
104491
|
name: "@aws-sdk/client-iam",
|
|
104392
104492
|
description: "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
|
|
104393
|
-
version: "3.
|
|
104493
|
+
version: "3.721.0",
|
|
104394
104494
|
scripts: {
|
|
104395
104495
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
104396
104496
|
"build:cjs": "node ../../scripts/compilation/inline client-iam",
|
|
@@ -104409,45 +104509,45 @@ var require_package10 = __commonJS({
|
|
|
104409
104509
|
dependencies: {
|
|
104410
104510
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
104411
104511
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
104412
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
104413
|
-
"@aws-sdk/client-sts": "3.
|
|
104414
|
-
"@aws-sdk/core": "3.
|
|
104415
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
104416
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
104417
|
-
"@aws-sdk/middleware-logger": "3.
|
|
104418
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
104419
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
104420
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
104421
|
-
"@aws-sdk/types": "3.
|
|
104422
|
-
"@aws-sdk/util-endpoints": "3.
|
|
104423
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
104424
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
104425
|
-
"@smithy/config-resolver": "^3.0.
|
|
104426
|
-
"@smithy/core": "^2.5.
|
|
104427
|
-
"@smithy/fetch-http-handler": "^4.1.
|
|
104428
|
-
"@smithy/hash-node": "^3.0.
|
|
104429
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
104430
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
104431
|
-
"@smithy/middleware-endpoint": "^3.2.
|
|
104432
|
-
"@smithy/middleware-retry": "^3.0.
|
|
104433
|
-
"@smithy/middleware-serde": "^3.0.
|
|
104434
|
-
"@smithy/middleware-stack": "^3.0.
|
|
104435
|
-
"@smithy/node-config-provider": "^3.1.
|
|
104436
|
-
"@smithy/node-http-handler": "^3.3.
|
|
104437
|
-
"@smithy/protocol-http": "^4.1.
|
|
104438
|
-
"@smithy/smithy-client": "^3.
|
|
104439
|
-
"@smithy/types": "^3.7.
|
|
104440
|
-
"@smithy/url-parser": "^3.0.
|
|
104512
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
|
104513
|
+
"@aws-sdk/client-sts": "3.721.0",
|
|
104514
|
+
"@aws-sdk/core": "3.716.0",
|
|
104515
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
|
104516
|
+
"@aws-sdk/middleware-host-header": "3.714.0",
|
|
104517
|
+
"@aws-sdk/middleware-logger": "3.714.0",
|
|
104518
|
+
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
|
104519
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
|
104520
|
+
"@aws-sdk/region-config-resolver": "3.714.0",
|
|
104521
|
+
"@aws-sdk/types": "3.714.0",
|
|
104522
|
+
"@aws-sdk/util-endpoints": "3.714.0",
|
|
104523
|
+
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
|
104524
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
|
104525
|
+
"@smithy/config-resolver": "^3.0.13",
|
|
104526
|
+
"@smithy/core": "^2.5.5",
|
|
104527
|
+
"@smithy/fetch-http-handler": "^4.1.2",
|
|
104528
|
+
"@smithy/hash-node": "^3.0.11",
|
|
104529
|
+
"@smithy/invalid-dependency": "^3.0.11",
|
|
104530
|
+
"@smithy/middleware-content-length": "^3.0.13",
|
|
104531
|
+
"@smithy/middleware-endpoint": "^3.2.6",
|
|
104532
|
+
"@smithy/middleware-retry": "^3.0.31",
|
|
104533
|
+
"@smithy/middleware-serde": "^3.0.11",
|
|
104534
|
+
"@smithy/middleware-stack": "^3.0.11",
|
|
104535
|
+
"@smithy/node-config-provider": "^3.1.12",
|
|
104536
|
+
"@smithy/node-http-handler": "^3.3.2",
|
|
104537
|
+
"@smithy/protocol-http": "^4.1.8",
|
|
104538
|
+
"@smithy/smithy-client": "^3.5.1",
|
|
104539
|
+
"@smithy/types": "^3.7.2",
|
|
104540
|
+
"@smithy/url-parser": "^3.0.11",
|
|
104441
104541
|
"@smithy/util-base64": "^3.0.0",
|
|
104442
104542
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
104443
104543
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
104444
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
104445
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
104446
|
-
"@smithy/util-endpoints": "^2.1.
|
|
104447
|
-
"@smithy/util-middleware": "^3.0.
|
|
104448
|
-
"@smithy/util-retry": "^3.0.
|
|
104544
|
+
"@smithy/util-defaults-mode-browser": "^3.0.31",
|
|
104545
|
+
"@smithy/util-defaults-mode-node": "^3.0.31",
|
|
104546
|
+
"@smithy/util-endpoints": "^2.1.7",
|
|
104547
|
+
"@smithy/util-middleware": "^3.0.11",
|
|
104548
|
+
"@smithy/util-retry": "^3.0.11",
|
|
104449
104549
|
"@smithy/util-utf8": "^3.0.0",
|
|
104450
|
-
"@smithy/util-waiter": "^3.
|
|
104550
|
+
"@smithy/util-waiter": "^3.2.0",
|
|
104451
104551
|
tslib: "^2.6.2"
|
|
104452
104552
|
},
|
|
104453
104553
|
devDependencies: {
|
|
@@ -104492,9 +104592,9 @@ var require_package10 = __commonJS({
|
|
|
104492
104592
|
}
|
|
104493
104593
|
});
|
|
104494
104594
|
|
|
104495
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104595
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/ruleset.js
|
|
104496
104596
|
var require_ruleset10 = __commonJS({
|
|
104497
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104597
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
104498
104598
|
"use strict";
|
|
104499
104599
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
104500
104600
|
exports.ruleSet = void 0;
|
|
@@ -104538,9 +104638,9 @@ var require_ruleset10 = __commonJS({
|
|
|
104538
104638
|
}
|
|
104539
104639
|
});
|
|
104540
104640
|
|
|
104541
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104641
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/endpointResolver.js
|
|
104542
104642
|
var require_endpointResolver10 = __commonJS({
|
|
104543
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104643
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
104544
104644
|
"use strict";
|
|
104545
104645
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
104546
104646
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -104562,9 +104662,9 @@ var require_endpointResolver10 = __commonJS({
|
|
|
104562
104662
|
}
|
|
104563
104663
|
});
|
|
104564
104664
|
|
|
104565
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104665
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.shared.js
|
|
104566
104666
|
var require_runtimeConfig_shared10 = __commonJS({
|
|
104567
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104667
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
104568
104668
|
"use strict";
|
|
104569
104669
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
104570
104670
|
exports.getRuntimeConfig = void 0;
|
|
@@ -104602,9 +104702,9 @@ var require_runtimeConfig_shared10 = __commonJS({
|
|
|
104602
104702
|
}
|
|
104603
104703
|
});
|
|
104604
104704
|
|
|
104605
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104705
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js
|
|
104606
104706
|
var require_runtimeConfig10 = __commonJS({
|
|
104607
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104707
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js"(exports) {
|
|
104608
104708
|
"use strict";
|
|
104609
104709
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
104610
104710
|
exports.getRuntimeConfig = void 0;
|
|
@@ -104630,6 +104730,7 @@ var require_runtimeConfig10 = __commonJS({
|
|
|
104630
104730
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
104631
104731
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
104632
104732
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
104733
|
+
const profileConfig = { profile: config?.profile };
|
|
104633
104734
|
return {
|
|
104634
104735
|
...clientSharedValues,
|
|
104635
104736
|
...config,
|
|
@@ -104638,27 +104739,27 @@ var require_runtimeConfig10 = __commonJS({
|
|
|
104638
104739
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
104639
104740
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
104640
104741
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
104641
|
-
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
104642
|
-
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
104742
|
+
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
104743
|
+
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 }),
|
|
104643
104744
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
104644
104745
|
retryMode: config?.retryMode ?? (0, node_config_provider_1.loadConfig)({
|
|
104645
104746
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
104646
104747
|
default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE
|
|
104647
|
-
}),
|
|
104748
|
+
}, config),
|
|
104648
104749
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
104649
104750
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
104650
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
|
104651
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
|
104652
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS)
|
|
104751
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
104752
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
|
|
104753
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig)
|
|
104653
104754
|
};
|
|
104654
104755
|
};
|
|
104655
104756
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
104656
104757
|
}
|
|
104657
104758
|
});
|
|
104658
104759
|
|
|
104659
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104760
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/index.js
|
|
104660
104761
|
var require_dist_cjs135 = __commonJS({
|
|
104661
|
-
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.
|
|
104762
|
+
"../../node_modules/.pnpm/@aws-sdk+client-iam@3.721.0/node_modules/@aws-sdk/client-iam/dist-cjs/index.js"(exports, module) {
|
|
104662
104763
|
"use strict";
|
|
104663
104764
|
var __defProp2 = Object.defineProperty;
|
|
104664
104765
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|