cdk-nextjs 0.3.6 → 0.3.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/nextjs-assets-deployment.js +1 -1
- package/lib/nextjs-build/cache-handler.cjs +361 -286
- package/lib/nextjs-build/nextjs-build.js +1 -1
- package/lib/nextjs-compute/nextjs-containers.js +1 -1
- package/lib/nextjs-compute/nextjs-functions.js +1 -1
- package/lib/nextjs-distribution.js +1 -1
- package/lib/nextjs-file-system.js +1 -1
- package/lib/nextjs-invalidation.js +1 -1
- package/lib/nextjs-revalidation.js +1 -1
- package/lib/nextjs-static-assets.js +1 -1
- package/lib/nextjs-vpc.js +1 -1
- package/lib/root-constructs/nextjs-global-containers.js +1 -1
- package/lib/root-constructs/nextjs-global-functions.js +1 -1
- package/lib/root-constructs/nextjs-regional-containers.js +1 -1
- package/package.json +8 -8
|
@@ -6010,10 +6010,10 @@ var require_dist_cjs22 = __commonJS({
|
|
|
6010
6010
|
}
|
|
6011
6011
|
});
|
|
6012
6012
|
|
|
6013
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6013
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
|
|
6014
6014
|
var state, emitWarningIfUnsupportedVersion;
|
|
6015
6015
|
var init_emitWarningIfUnsupportedVersion = __esm({
|
|
6016
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6016
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js"() {
|
|
6017
6017
|
state = {
|
|
6018
6018
|
warningEmitted: false
|
|
6019
6019
|
};
|
|
@@ -6032,7 +6032,7 @@ More information can be found at: https://a.co/74kJMmI`);
|
|
|
6032
6032
|
}
|
|
6033
6033
|
});
|
|
6034
6034
|
|
|
6035
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6035
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js
|
|
6036
6036
|
function setCredentialFeature(credentials, feature, value) {
|
|
6037
6037
|
if (!credentials.$source) {
|
|
6038
6038
|
credentials.$source = {};
|
|
@@ -6041,11 +6041,11 @@ function setCredentialFeature(credentials, feature, value) {
|
|
|
6041
6041
|
return credentials;
|
|
6042
6042
|
}
|
|
6043
6043
|
var init_setCredentialFeature = __esm({
|
|
6044
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6044
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js"() {
|
|
6045
6045
|
}
|
|
6046
6046
|
});
|
|
6047
6047
|
|
|
6048
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6048
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js
|
|
6049
6049
|
function setFeature2(context, feature, value) {
|
|
6050
6050
|
if (!context.__aws_sdk_context) {
|
|
6051
6051
|
context.__aws_sdk_context = {
|
|
@@ -6057,11 +6057,11 @@ function setFeature2(context, feature, value) {
|
|
|
6057
6057
|
context.__aws_sdk_context.features[feature] = value;
|
|
6058
6058
|
}
|
|
6059
6059
|
var init_setFeature2 = __esm({
|
|
6060
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6060
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js"() {
|
|
6061
6061
|
}
|
|
6062
6062
|
});
|
|
6063
6063
|
|
|
6064
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6064
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js
|
|
6065
6065
|
var client_exports = {};
|
|
6066
6066
|
__export(client_exports, {
|
|
6067
6067
|
emitWarningIfUnsupportedVersion: () => emitWarningIfUnsupportedVersion,
|
|
@@ -6070,43 +6070,43 @@ __export(client_exports, {
|
|
|
6070
6070
|
state: () => state
|
|
6071
6071
|
});
|
|
6072
6072
|
var init_client = __esm({
|
|
6073
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6073
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js"() {
|
|
6074
6074
|
init_emitWarningIfUnsupportedVersion();
|
|
6075
6075
|
init_setCredentialFeature();
|
|
6076
6076
|
init_setFeature2();
|
|
6077
6077
|
}
|
|
6078
6078
|
});
|
|
6079
6079
|
|
|
6080
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6080
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
|
|
6081
6081
|
var import_protocol_http5, getDateHeader;
|
|
6082
6082
|
var init_getDateHeader = __esm({
|
|
6083
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6083
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
|
|
6084
6084
|
import_protocol_http5 = __toESM(require_dist_cjs2());
|
|
6085
6085
|
getDateHeader = (response) => import_protocol_http5.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0;
|
|
6086
6086
|
}
|
|
6087
6087
|
});
|
|
6088
6088
|
|
|
6089
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6089
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js
|
|
6090
6090
|
var getSkewCorrectedDate;
|
|
6091
6091
|
var init_getSkewCorrectedDate = __esm({
|
|
6092
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6092
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js"() {
|
|
6093
6093
|
getSkewCorrectedDate = (systemClockOffset) => new Date(Date.now() + systemClockOffset);
|
|
6094
6094
|
}
|
|
6095
6095
|
});
|
|
6096
6096
|
|
|
6097
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6097
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js
|
|
6098
6098
|
var isClockSkewed;
|
|
6099
6099
|
var init_isClockSkewed = __esm({
|
|
6100
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6100
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js"() {
|
|
6101
6101
|
init_getSkewCorrectedDate();
|
|
6102
6102
|
isClockSkewed = (clockTime, systemClockOffset) => Math.abs(getSkewCorrectedDate(systemClockOffset).getTime() - clockTime) >= 3e5;
|
|
6103
6103
|
}
|
|
6104
6104
|
});
|
|
6105
6105
|
|
|
6106
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6106
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js
|
|
6107
6107
|
var getUpdatedSystemClockOffset;
|
|
6108
6108
|
var init_getUpdatedSystemClockOffset = __esm({
|
|
6109
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6109
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js"() {
|
|
6110
6110
|
init_isClockSkewed();
|
|
6111
6111
|
getUpdatedSystemClockOffset = (clockTime, currentSystemClockOffset) => {
|
|
6112
6112
|
const clockTimeInMs = Date.parse(clockTime);
|
|
@@ -6118,19 +6118,19 @@ var init_getUpdatedSystemClockOffset = __esm({
|
|
|
6118
6118
|
}
|
|
6119
6119
|
});
|
|
6120
6120
|
|
|
6121
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6121
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js
|
|
6122
6122
|
var init_utils = __esm({
|
|
6123
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6123
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js"() {
|
|
6124
6124
|
init_getDateHeader();
|
|
6125
6125
|
init_getSkewCorrectedDate();
|
|
6126
6126
|
init_getUpdatedSystemClockOffset();
|
|
6127
6127
|
}
|
|
6128
6128
|
});
|
|
6129
6129
|
|
|
6130
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6130
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
|
|
6131
6131
|
var import_protocol_http6, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
|
|
6132
6132
|
var init_AwsSdkSigV4Signer = __esm({
|
|
6133
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6133
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
|
|
6134
6134
|
import_protocol_http6 = __toESM(require_dist_cjs2());
|
|
6135
6135
|
init_utils();
|
|
6136
6136
|
throwSigningPropertyError = (name, property) => {
|
|
@@ -6206,10 +6206,10 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
6206
6206
|
}
|
|
6207
6207
|
});
|
|
6208
6208
|
|
|
6209
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6209
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
|
|
6210
6210
|
var import_protocol_http7, AwsSdkSigV4ASigner;
|
|
6211
6211
|
var init_AwsSdkSigV4ASigner = __esm({
|
|
6212
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6212
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
|
|
6213
6213
|
import_protocol_http7 = __toESM(require_dist_cjs2());
|
|
6214
6214
|
init_utils();
|
|
6215
6215
|
init_AwsSdkSigV4Signer();
|
|
@@ -6383,10 +6383,10 @@ var require_dist_cjs23 = __commonJS({
|
|
|
6383
6383
|
}
|
|
6384
6384
|
});
|
|
6385
6385
|
|
|
6386
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
6386
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js
|
|
6387
6387
|
var import_property_provider, resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS;
|
|
6388
6388
|
var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
6389
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
6389
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js"() {
|
|
6390
6390
|
init_dist_es();
|
|
6391
6391
|
import_property_provider = __toESM(require_dist_cjs23());
|
|
6392
6392
|
resolveAwsSdkSigV4AConfig = (config) => {
|
|
@@ -6415,9 +6415,9 @@ var init_resolveAwsSdkSigV4AConfig = __esm({
|
|
|
6415
6415
|
}
|
|
6416
6416
|
});
|
|
6417
6417
|
|
|
6418
|
-
// node_modules/.pnpm/@smithy+signature-v4@5.0
|
|
6418
|
+
// node_modules/.pnpm/@smithy+signature-v4@5.1.0/node_modules/@smithy/signature-v4/dist-cjs/index.js
|
|
6419
6419
|
var require_dist_cjs24 = __commonJS({
|
|
6420
|
-
"node_modules/.pnpm/@smithy+signature-v4@5.0
|
|
6420
|
+
"node_modules/.pnpm/@smithy+signature-v4@5.1.0/node_modules/@smithy/signature-v4/dist-cjs/index.js"(exports2, module2) {
|
|
6421
6421
|
var __defProp2 = Object.defineProperty;
|
|
6422
6422
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
6423
6423
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
@@ -6438,19 +6438,48 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6438
6438
|
var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
|
|
6439
6439
|
var src_exports = {};
|
|
6440
6440
|
__export2(src_exports, {
|
|
6441
|
+
ALGORITHM_IDENTIFIER: () => ALGORITHM_IDENTIFIER,
|
|
6442
|
+
ALGORITHM_IDENTIFIER_V4A: () => ALGORITHM_IDENTIFIER_V4A,
|
|
6443
|
+
ALGORITHM_QUERY_PARAM: () => ALGORITHM_QUERY_PARAM,
|
|
6444
|
+
ALWAYS_UNSIGNABLE_HEADERS: () => ALWAYS_UNSIGNABLE_HEADERS,
|
|
6445
|
+
AMZ_DATE_HEADER: () => AMZ_DATE_HEADER,
|
|
6446
|
+
AMZ_DATE_QUERY_PARAM: () => AMZ_DATE_QUERY_PARAM,
|
|
6447
|
+
AUTH_HEADER: () => AUTH_HEADER,
|
|
6448
|
+
CREDENTIAL_QUERY_PARAM: () => CREDENTIAL_QUERY_PARAM,
|
|
6449
|
+
DATE_HEADER: () => DATE_HEADER,
|
|
6450
|
+
EVENT_ALGORITHM_IDENTIFIER: () => EVENT_ALGORITHM_IDENTIFIER,
|
|
6451
|
+
EXPIRES_QUERY_PARAM: () => EXPIRES_QUERY_PARAM,
|
|
6452
|
+
GENERATED_HEADERS: () => GENERATED_HEADERS,
|
|
6453
|
+
HOST_HEADER: () => HOST_HEADER,
|
|
6454
|
+
KEY_TYPE_IDENTIFIER: () => KEY_TYPE_IDENTIFIER,
|
|
6455
|
+
MAX_CACHE_SIZE: () => MAX_CACHE_SIZE,
|
|
6456
|
+
MAX_PRESIGNED_TTL: () => MAX_PRESIGNED_TTL,
|
|
6457
|
+
PROXY_HEADER_PATTERN: () => PROXY_HEADER_PATTERN,
|
|
6458
|
+
REGION_SET_PARAM: () => REGION_SET_PARAM,
|
|
6459
|
+
SEC_HEADER_PATTERN: () => SEC_HEADER_PATTERN,
|
|
6460
|
+
SHA256_HEADER: () => SHA256_HEADER,
|
|
6461
|
+
SIGNATURE_HEADER: () => SIGNATURE_HEADER,
|
|
6462
|
+
SIGNATURE_QUERY_PARAM: () => SIGNATURE_QUERY_PARAM,
|
|
6463
|
+
SIGNED_HEADERS_QUERY_PARAM: () => SIGNED_HEADERS_QUERY_PARAM,
|
|
6441
6464
|
SignatureV4: () => SignatureV42,
|
|
6465
|
+
SignatureV4Base: () => SignatureV4Base,
|
|
6466
|
+
TOKEN_HEADER: () => TOKEN_HEADER,
|
|
6467
|
+
TOKEN_QUERY_PARAM: () => TOKEN_QUERY_PARAM,
|
|
6468
|
+
UNSIGNABLE_PATTERNS: () => UNSIGNABLE_PATTERNS,
|
|
6469
|
+
UNSIGNED_PAYLOAD: () => UNSIGNED_PAYLOAD,
|
|
6442
6470
|
clearCredentialCache: () => clearCredentialCache,
|
|
6443
6471
|
createScope: () => createScope,
|
|
6444
6472
|
getCanonicalHeaders: () => getCanonicalHeaders,
|
|
6445
6473
|
getCanonicalQuery: () => getCanonicalQuery,
|
|
6446
6474
|
getPayloadHash: () => getPayloadHash,
|
|
6447
6475
|
getSigningKey: () => getSigningKey,
|
|
6476
|
+
hasHeader: () => hasHeader,
|
|
6448
6477
|
moveHeadersToQuery: () => moveHeadersToQuery,
|
|
6449
|
-
prepareRequest: () => prepareRequest
|
|
6478
|
+
prepareRequest: () => prepareRequest,
|
|
6479
|
+
signatureV4aContainer: () => signatureV4aContainer
|
|
6450
6480
|
});
|
|
6451
6481
|
module2.exports = __toCommonJS2(src_exports);
|
|
6452
|
-
var
|
|
6453
|
-
var import_util_utf84 = require_dist_cjs9();
|
|
6482
|
+
var import_util_utf85 = require_dist_cjs9();
|
|
6454
6483
|
var ALGORITHM_QUERY_PARAM = "X-Amz-Algorithm";
|
|
6455
6484
|
var CREDENTIAL_QUERY_PARAM = "X-Amz-Credential";
|
|
6456
6485
|
var AMZ_DATE_QUERY_PARAM = "X-Amz-Date";
|
|
@@ -6458,6 +6487,7 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6458
6487
|
var EXPIRES_QUERY_PARAM = "X-Amz-Expires";
|
|
6459
6488
|
var SIGNATURE_QUERY_PARAM = "X-Amz-Signature";
|
|
6460
6489
|
var TOKEN_QUERY_PARAM = "X-Amz-Security-Token";
|
|
6490
|
+
var REGION_SET_PARAM = "X-Amz-Region-Set";
|
|
6461
6491
|
var AUTH_HEADER = "authorization";
|
|
6462
6492
|
var AMZ_DATE_HEADER = AMZ_DATE_QUERY_PARAM.toLowerCase();
|
|
6463
6493
|
var DATE_HEADER = "date";
|
|
@@ -6465,6 +6495,7 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6465
6495
|
var SIGNATURE_HEADER = SIGNATURE_QUERY_PARAM.toLowerCase();
|
|
6466
6496
|
var SHA256_HEADER = "x-amz-content-sha256";
|
|
6467
6497
|
var TOKEN_HEADER = TOKEN_QUERY_PARAM.toLowerCase();
|
|
6498
|
+
var HOST_HEADER = "host";
|
|
6468
6499
|
var ALWAYS_UNSIGNABLE_HEADERS = {
|
|
6469
6500
|
authorization: true,
|
|
6470
6501
|
"cache-control": true,
|
|
@@ -6484,7 +6515,9 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6484
6515
|
};
|
|
6485
6516
|
var PROXY_HEADER_PATTERN = /^proxy-/;
|
|
6486
6517
|
var SEC_HEADER_PATTERN = /^sec-/;
|
|
6518
|
+
var UNSIGNABLE_PATTERNS = [/^proxy-/i, /^sec-/i];
|
|
6487
6519
|
var ALGORITHM_IDENTIFIER = "AWS4-HMAC-SHA256";
|
|
6520
|
+
var ALGORITHM_IDENTIFIER_V4A = "AWS4-ECDSA-P256-SHA256";
|
|
6488
6521
|
var EVENT_ALGORITHM_IDENTIFIER = "AWS4-HMAC-SHA256-PAYLOAD";
|
|
6489
6522
|
var UNSIGNED_PAYLOAD = "UNSIGNED-PAYLOAD";
|
|
6490
6523
|
var MAX_CACHE_SIZE = 50;
|
|
@@ -6538,25 +6571,6 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6538
6571
|
}
|
|
6539
6572
|
return canonical;
|
|
6540
6573
|
}, "getCanonicalHeaders");
|
|
6541
|
-
var import_util_uri_escape = require_dist_cjs11();
|
|
6542
|
-
var getCanonicalQuery = /* @__PURE__ */ __name(({ query = {} }) => {
|
|
6543
|
-
const keys = [];
|
|
6544
|
-
const serialized = {};
|
|
6545
|
-
for (const key of Object.keys(query)) {
|
|
6546
|
-
if (key.toLowerCase() === SIGNATURE_HEADER) {
|
|
6547
|
-
continue;
|
|
6548
|
-
}
|
|
6549
|
-
const encodedKey = (0, import_util_uri_escape.escapeUri)(key);
|
|
6550
|
-
keys.push(encodedKey);
|
|
6551
|
-
const value = query[key];
|
|
6552
|
-
if (typeof value === "string") {
|
|
6553
|
-
serialized[encodedKey] = `${encodedKey}=${(0, import_util_uri_escape.escapeUri)(value)}`;
|
|
6554
|
-
} else if (Array.isArray(value)) {
|
|
6555
|
-
serialized[encodedKey] = value.slice(0).reduce((encoded, value2) => encoded.concat([`${encodedKey}=${(0, import_util_uri_escape.escapeUri)(value2)}`]), []).sort().join("&");
|
|
6556
|
-
}
|
|
6557
|
-
}
|
|
6558
|
-
return keys.sort().map((key) => serialized[key]).filter((serialized2) => serialized2).join("&");
|
|
6559
|
-
}, "getCanonicalQuery");
|
|
6560
6574
|
var import_is_array_buffer = require_dist_cjs7();
|
|
6561
6575
|
var import_util_utf822 = require_dist_cjs9();
|
|
6562
6576
|
var getPayloadHash = /* @__PURE__ */ __name(async ({ headers, body }, hashConstructor) => {
|
|
@@ -6748,6 +6762,27 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6748
6762
|
}
|
|
6749
6763
|
return request;
|
|
6750
6764
|
}, "prepareRequest");
|
|
6765
|
+
var import_util_middleware5 = require_dist_cjs19();
|
|
6766
|
+
var import_util_utf84 = require_dist_cjs9();
|
|
6767
|
+
var import_util_uri_escape = require_dist_cjs11();
|
|
6768
|
+
var getCanonicalQuery = /* @__PURE__ */ __name(({ query = {} }) => {
|
|
6769
|
+
const keys = [];
|
|
6770
|
+
const serialized = {};
|
|
6771
|
+
for (const key of Object.keys(query)) {
|
|
6772
|
+
if (key.toLowerCase() === SIGNATURE_HEADER) {
|
|
6773
|
+
continue;
|
|
6774
|
+
}
|
|
6775
|
+
const encodedKey = (0, import_util_uri_escape.escapeUri)(key);
|
|
6776
|
+
keys.push(encodedKey);
|
|
6777
|
+
const value = query[key];
|
|
6778
|
+
if (typeof value === "string") {
|
|
6779
|
+
serialized[encodedKey] = `${encodedKey}=${(0, import_util_uri_escape.escapeUri)(value)}`;
|
|
6780
|
+
} else if (Array.isArray(value)) {
|
|
6781
|
+
serialized[encodedKey] = value.slice(0).reduce((encoded, value2) => encoded.concat([`${encodedKey}=${(0, import_util_uri_escape.escapeUri)(value2)}`]), []).sort().join("&");
|
|
6782
|
+
}
|
|
6783
|
+
}
|
|
6784
|
+
return keys.sort().map((key) => serialized[key]).filter((serialized2) => serialized2).join("&");
|
|
6785
|
+
}, "getCanonicalQuery");
|
|
6751
6786
|
var iso8601 = /* @__PURE__ */ __name((time) => toDate(time).toISOString().replace(/\.\d{3}Z$/, "Z"), "iso8601");
|
|
6752
6787
|
var toDate = /* @__PURE__ */ __name((time) => {
|
|
6753
6788
|
if (typeof time === "number") {
|
|
@@ -6761,7 +6796,10 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6761
6796
|
}
|
|
6762
6797
|
return time;
|
|
6763
6798
|
}, "toDate");
|
|
6764
|
-
var
|
|
6799
|
+
var SignatureV4Base = class {
|
|
6800
|
+
static {
|
|
6801
|
+
__name(this, "SignatureV4Base");
|
|
6802
|
+
}
|
|
6765
6803
|
constructor({
|
|
6766
6804
|
applyChecksum,
|
|
6767
6805
|
credentials,
|
|
@@ -6770,7 +6808,6 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6770
6808
|
sha256,
|
|
6771
6809
|
uriEscapePath = true
|
|
6772
6810
|
}) {
|
|
6773
|
-
this.headerFormatter = new HeaderFormatter();
|
|
6774
6811
|
this.service = service;
|
|
6775
6812
|
this.sha256 = sha256;
|
|
6776
6813
|
this.uriEscapePath = uriEscapePath;
|
|
@@ -6778,6 +6815,82 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6778
6815
|
this.regionProvider = (0, import_util_middleware5.normalizeProvider)(region);
|
|
6779
6816
|
this.credentialProvider = (0, import_util_middleware5.normalizeProvider)(credentials);
|
|
6780
6817
|
}
|
|
6818
|
+
createCanonicalRequest(request, canonicalHeaders, payloadHash) {
|
|
6819
|
+
const sortedHeaders = Object.keys(canonicalHeaders).sort();
|
|
6820
|
+
return `${request.method}
|
|
6821
|
+
${this.getCanonicalPath(request)}
|
|
6822
|
+
${getCanonicalQuery(request)}
|
|
6823
|
+
${sortedHeaders.map((name) => `${name}:${canonicalHeaders[name]}`).join("\n")}
|
|
6824
|
+
|
|
6825
|
+
${sortedHeaders.join(";")}
|
|
6826
|
+
${payloadHash}`;
|
|
6827
|
+
}
|
|
6828
|
+
async createStringToSign(longDate, credentialScope, canonicalRequest, algorithmIdentifier) {
|
|
6829
|
+
const hash = new this.sha256();
|
|
6830
|
+
hash.update((0, import_util_utf84.toUint8Array)(canonicalRequest));
|
|
6831
|
+
const hashedRequest = await hash.digest();
|
|
6832
|
+
return `${algorithmIdentifier}
|
|
6833
|
+
${longDate}
|
|
6834
|
+
${credentialScope}
|
|
6835
|
+
${(0, import_util_hex_encoding.toHex)(hashedRequest)}`;
|
|
6836
|
+
}
|
|
6837
|
+
getCanonicalPath({ path }) {
|
|
6838
|
+
if (this.uriEscapePath) {
|
|
6839
|
+
const normalizedPathSegments = [];
|
|
6840
|
+
for (const pathSegment of path.split("/")) {
|
|
6841
|
+
if (pathSegment?.length === 0)
|
|
6842
|
+
continue;
|
|
6843
|
+
if (pathSegment === ".")
|
|
6844
|
+
continue;
|
|
6845
|
+
if (pathSegment === "..") {
|
|
6846
|
+
normalizedPathSegments.pop();
|
|
6847
|
+
} else {
|
|
6848
|
+
normalizedPathSegments.push(pathSegment);
|
|
6849
|
+
}
|
|
6850
|
+
}
|
|
6851
|
+
const normalizedPath = `${path?.startsWith("/") ? "/" : ""}${normalizedPathSegments.join("/")}${normalizedPathSegments.length > 0 && path?.endsWith("/") ? "/" : ""}`;
|
|
6852
|
+
const doubleEncoded = (0, import_util_uri_escape.escapeUri)(normalizedPath);
|
|
6853
|
+
return doubleEncoded.replace(/%2F/g, "/");
|
|
6854
|
+
}
|
|
6855
|
+
return path;
|
|
6856
|
+
}
|
|
6857
|
+
validateResolvedCredentials(credentials) {
|
|
6858
|
+
if (typeof credentials !== "object" || // @ts-expect-error: Property 'accessKeyId' does not exist on type 'object'.ts(2339)
|
|
6859
|
+
typeof credentials.accessKeyId !== "string" || // @ts-expect-error: Property 'secretAccessKey' does not exist on type 'object'.ts(2339)
|
|
6860
|
+
typeof credentials.secretAccessKey !== "string") {
|
|
6861
|
+
throw new Error("Resolved credential object is not valid");
|
|
6862
|
+
}
|
|
6863
|
+
}
|
|
6864
|
+
formatDate(now) {
|
|
6865
|
+
const longDate = iso8601(now).replace(/[\-:]/g, "");
|
|
6866
|
+
return {
|
|
6867
|
+
longDate,
|
|
6868
|
+
shortDate: longDate.slice(0, 8)
|
|
6869
|
+
};
|
|
6870
|
+
}
|
|
6871
|
+
getCanonicalHeaderList(headers) {
|
|
6872
|
+
return Object.keys(headers).sort().join(";");
|
|
6873
|
+
}
|
|
6874
|
+
};
|
|
6875
|
+
var SignatureV42 = class extends SignatureV4Base {
|
|
6876
|
+
constructor({
|
|
6877
|
+
applyChecksum,
|
|
6878
|
+
credentials,
|
|
6879
|
+
region,
|
|
6880
|
+
service,
|
|
6881
|
+
sha256,
|
|
6882
|
+
uriEscapePath = true
|
|
6883
|
+
}) {
|
|
6884
|
+
super({
|
|
6885
|
+
applyChecksum,
|
|
6886
|
+
credentials,
|
|
6887
|
+
region,
|
|
6888
|
+
service,
|
|
6889
|
+
sha256,
|
|
6890
|
+
uriEscapePath
|
|
6891
|
+
});
|
|
6892
|
+
this.headerFormatter = new HeaderFormatter();
|
|
6893
|
+
}
|
|
6781
6894
|
static {
|
|
6782
6895
|
__name(this, "SignatureV4");
|
|
6783
6896
|
}
|
|
@@ -6795,7 +6908,7 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6795
6908
|
const credentials = await this.credentialProvider();
|
|
6796
6909
|
this.validateResolvedCredentials(credentials);
|
|
6797
6910
|
const region = signingRegion ?? await this.regionProvider();
|
|
6798
|
-
const { longDate, shortDate } = formatDate(signingDate);
|
|
6911
|
+
const { longDate, shortDate } = this.formatDate(signingDate);
|
|
6799
6912
|
if (expiresIn > MAX_PRESIGNED_TTL) {
|
|
6800
6913
|
return Promise.reject(
|
|
6801
6914
|
"Signature version 4 presigned URLs must have an expiration date less than one week in the future"
|
|
@@ -6811,7 +6924,7 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6811
6924
|
request.query[AMZ_DATE_QUERY_PARAM] = longDate;
|
|
6812
6925
|
request.query[EXPIRES_QUERY_PARAM] = expiresIn.toString(10);
|
|
6813
6926
|
const canonicalHeaders = getCanonicalHeaders(request, unsignableHeaders, signableHeaders);
|
|
6814
|
-
request.query[SIGNED_HEADERS_QUERY_PARAM] = getCanonicalHeaderList(canonicalHeaders);
|
|
6927
|
+
request.query[SIGNED_HEADERS_QUERY_PARAM] = this.getCanonicalHeaderList(canonicalHeaders);
|
|
6815
6928
|
request.query[SIGNATURE_QUERY_PARAM] = await this.getSignature(
|
|
6816
6929
|
longDate,
|
|
6817
6930
|
scope,
|
|
@@ -6833,7 +6946,7 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6833
6946
|
}
|
|
6834
6947
|
async signEvent({ headers, payload }, { signingDate = /* @__PURE__ */ new Date(), priorSignature, signingRegion, signingService }) {
|
|
6835
6948
|
const region = signingRegion ?? await this.regionProvider();
|
|
6836
|
-
const { shortDate, longDate } = formatDate(signingDate);
|
|
6949
|
+
const { shortDate, longDate } = this.formatDate(signingDate);
|
|
6837
6950
|
const scope = createScope(shortDate, region, signingService ?? this.service);
|
|
6838
6951
|
const hashedPayload = await getPayloadHash({ headers: {}, body: payload }, this.sha256);
|
|
6839
6952
|
const hash = new this.sha256();
|
|
@@ -6870,9 +6983,9 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6870
6983
|
const credentials = await this.credentialProvider();
|
|
6871
6984
|
this.validateResolvedCredentials(credentials);
|
|
6872
6985
|
const region = signingRegion ?? await this.regionProvider();
|
|
6873
|
-
const { shortDate } = formatDate(signingDate);
|
|
6986
|
+
const { shortDate } = this.formatDate(signingDate);
|
|
6874
6987
|
const hash = new this.sha256(await this.getSigningKey(credentials, region, shortDate, signingService));
|
|
6875
|
-
hash.update((0,
|
|
6988
|
+
hash.update((0, import_util_utf85.toUint8Array)(stringToSign));
|
|
6876
6989
|
return (0, import_util_hex_encoding.toHex)(await hash.digest());
|
|
6877
6990
|
}
|
|
6878
6991
|
async signRequest(requestToSign, {
|
|
@@ -6886,7 +6999,7 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6886
6999
|
this.validateResolvedCredentials(credentials);
|
|
6887
7000
|
const region = signingRegion ?? await this.regionProvider();
|
|
6888
7001
|
const request = prepareRequest(requestToSign);
|
|
6889
|
-
const { longDate, shortDate } = formatDate(signingDate);
|
|
7002
|
+
const { longDate, shortDate } = this.formatDate(signingDate);
|
|
6890
7003
|
const scope = createScope(shortDate, region, signingService ?? this.service);
|
|
6891
7004
|
request.headers[AMZ_DATE_HEADER] = longDate;
|
|
6892
7005
|
if (credentials.sessionToken) {
|
|
@@ -6903,77 +7016,31 @@ var require_dist_cjs24 = __commonJS({
|
|
|
6903
7016
|
this.getSigningKey(credentials, region, shortDate, signingService),
|
|
6904
7017
|
this.createCanonicalRequest(request, canonicalHeaders, payloadHash)
|
|
6905
7018
|
);
|
|
6906
|
-
request.headers[AUTH_HEADER] = `${ALGORITHM_IDENTIFIER} Credential=${credentials.accessKeyId}/${scope}, SignedHeaders=${getCanonicalHeaderList(canonicalHeaders)}, Signature=${signature}`;
|
|
7019
|
+
request.headers[AUTH_HEADER] = `${ALGORITHM_IDENTIFIER} Credential=${credentials.accessKeyId}/${scope}, SignedHeaders=${this.getCanonicalHeaderList(canonicalHeaders)}, Signature=${signature}`;
|
|
6907
7020
|
return request;
|
|
6908
7021
|
}
|
|
6909
|
-
createCanonicalRequest(request, canonicalHeaders, payloadHash) {
|
|
6910
|
-
const sortedHeaders = Object.keys(canonicalHeaders).sort();
|
|
6911
|
-
return `${request.method}
|
|
6912
|
-
${this.getCanonicalPath(request)}
|
|
6913
|
-
${getCanonicalQuery(request)}
|
|
6914
|
-
${sortedHeaders.map((name) => `${name}:${canonicalHeaders[name]}`).join("\n")}
|
|
6915
|
-
|
|
6916
|
-
${sortedHeaders.join(";")}
|
|
6917
|
-
${payloadHash}`;
|
|
6918
|
-
}
|
|
6919
|
-
async createStringToSign(longDate, credentialScope, canonicalRequest) {
|
|
6920
|
-
const hash = new this.sha256();
|
|
6921
|
-
hash.update((0, import_util_utf84.toUint8Array)(canonicalRequest));
|
|
6922
|
-
const hashedRequest = await hash.digest();
|
|
6923
|
-
return `${ALGORITHM_IDENTIFIER}
|
|
6924
|
-
${longDate}
|
|
6925
|
-
${credentialScope}
|
|
6926
|
-
${(0, import_util_hex_encoding.toHex)(hashedRequest)}`;
|
|
6927
|
-
}
|
|
6928
|
-
getCanonicalPath({ path }) {
|
|
6929
|
-
if (this.uriEscapePath) {
|
|
6930
|
-
const normalizedPathSegments = [];
|
|
6931
|
-
for (const pathSegment of path.split("/")) {
|
|
6932
|
-
if (pathSegment?.length === 0)
|
|
6933
|
-
continue;
|
|
6934
|
-
if (pathSegment === ".")
|
|
6935
|
-
continue;
|
|
6936
|
-
if (pathSegment === "..") {
|
|
6937
|
-
normalizedPathSegments.pop();
|
|
6938
|
-
} else {
|
|
6939
|
-
normalizedPathSegments.push(pathSegment);
|
|
6940
|
-
}
|
|
6941
|
-
}
|
|
6942
|
-
const normalizedPath = `${path?.startsWith("/") ? "/" : ""}${normalizedPathSegments.join("/")}${normalizedPathSegments.length > 0 && path?.endsWith("/") ? "/" : ""}`;
|
|
6943
|
-
const doubleEncoded = (0, import_util_uri_escape.escapeUri)(normalizedPath);
|
|
6944
|
-
return doubleEncoded.replace(/%2F/g, "/");
|
|
6945
|
-
}
|
|
6946
|
-
return path;
|
|
6947
|
-
}
|
|
6948
7022
|
async getSignature(longDate, credentialScope, keyPromise, canonicalRequest) {
|
|
6949
|
-
const stringToSign = await this.createStringToSign(
|
|
7023
|
+
const stringToSign = await this.createStringToSign(
|
|
7024
|
+
longDate,
|
|
7025
|
+
credentialScope,
|
|
7026
|
+
canonicalRequest,
|
|
7027
|
+
ALGORITHM_IDENTIFIER
|
|
7028
|
+
);
|
|
6950
7029
|
const hash = new this.sha256(await keyPromise);
|
|
6951
|
-
hash.update((0,
|
|
7030
|
+
hash.update((0, import_util_utf85.toUint8Array)(stringToSign));
|
|
6952
7031
|
return (0, import_util_hex_encoding.toHex)(await hash.digest());
|
|
6953
7032
|
}
|
|
6954
7033
|
getSigningKey(credentials, region, shortDate, service) {
|
|
6955
7034
|
return getSigningKey(this.sha256, credentials, shortDate, region, service || this.service);
|
|
6956
7035
|
}
|
|
6957
|
-
validateResolvedCredentials(credentials) {
|
|
6958
|
-
if (typeof credentials !== "object" || // @ts-expect-error: Property 'accessKeyId' does not exist on type 'object'.ts(2339)
|
|
6959
|
-
typeof credentials.accessKeyId !== "string" || // @ts-expect-error: Property 'secretAccessKey' does not exist on type 'object'.ts(2339)
|
|
6960
|
-
typeof credentials.secretAccessKey !== "string") {
|
|
6961
|
-
throw new Error("Resolved credential object is not valid");
|
|
6962
|
-
}
|
|
6963
|
-
}
|
|
6964
7036
|
};
|
|
6965
|
-
var
|
|
6966
|
-
|
|
6967
|
-
|
|
6968
|
-
longDate,
|
|
6969
|
-
shortDate: longDate.slice(0, 8)
|
|
6970
|
-
};
|
|
6971
|
-
}, "formatDate");
|
|
6972
|
-
var getCanonicalHeaderList = /* @__PURE__ */ __name((headers) => Object.keys(headers).sort().join(";"), "getCanonicalHeaderList");
|
|
7037
|
+
var signatureV4aContainer = {
|
|
7038
|
+
SignatureV4a: null
|
|
7039
|
+
};
|
|
6973
7040
|
}
|
|
6974
7041
|
});
|
|
6975
7042
|
|
|
6976
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
7043
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js
|
|
6977
7044
|
function normalizeCredentialProvider(config, { credentials, credentialDefaultProvider }) {
|
|
6978
7045
|
let credentialsProvider;
|
|
6979
7046
|
if (credentials) {
|
|
@@ -7007,7 +7074,7 @@ function bindCallerConfig(config, credentialsProvider) {
|
|
|
7007
7074
|
}
|
|
7008
7075
|
var import_signature_v4, resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config;
|
|
7009
7076
|
var init_resolveAwsSdkSigV4Config = __esm({
|
|
7010
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
7077
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js"() {
|
|
7011
7078
|
init_client();
|
|
7012
7079
|
init_dist_es();
|
|
7013
7080
|
import_signature_v4 = __toESM(require_dist_cjs24());
|
|
@@ -7103,9 +7170,9 @@ var init_resolveAwsSdkSigV4Config = __esm({
|
|
|
7103
7170
|
}
|
|
7104
7171
|
});
|
|
7105
7172
|
|
|
7106
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
7173
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js
|
|
7107
7174
|
var init_aws_sdk = __esm({
|
|
7108
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
7175
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js"() {
|
|
7109
7176
|
init_AwsSdkSigV4Signer();
|
|
7110
7177
|
init_AwsSdkSigV4ASigner();
|
|
7111
7178
|
init_resolveAwsSdkSigV4AConfig();
|
|
@@ -7113,17 +7180,17 @@ var init_aws_sdk = __esm({
|
|
|
7113
7180
|
}
|
|
7114
7181
|
});
|
|
7115
7182
|
|
|
7116
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
7183
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js
|
|
7117
7184
|
var init_httpAuthSchemes2 = __esm({
|
|
7118
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
7185
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js"() {
|
|
7119
7186
|
init_aws_sdk();
|
|
7120
7187
|
}
|
|
7121
7188
|
});
|
|
7122
7189
|
|
|
7123
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
7190
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
|
|
7124
7191
|
var _toStr, _toBool, _toNum;
|
|
7125
7192
|
var init_coercing_serializers = __esm({
|
|
7126
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
7193
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
|
|
7127
7194
|
_toStr = (val2) => {
|
|
7128
7195
|
if (val2 == null) {
|
|
7129
7196
|
return val2;
|
|
@@ -7180,10 +7247,10 @@ var init_coercing_serializers = __esm({
|
|
|
7180
7247
|
}
|
|
7181
7248
|
});
|
|
7182
7249
|
|
|
7183
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
7250
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js
|
|
7184
7251
|
var import_smithy_client, awsExpectUnion;
|
|
7185
7252
|
var init_awsExpectUnion = __esm({
|
|
7186
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
7253
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
|
|
7187
7254
|
import_smithy_client = __toESM(require_dist_cjs17());
|
|
7188
7255
|
awsExpectUnion = (value) => {
|
|
7189
7256
|
if (value == null) {
|
|
@@ -7197,19 +7264,19 @@ var init_awsExpectUnion = __esm({
|
|
|
7197
7264
|
}
|
|
7198
7265
|
});
|
|
7199
7266
|
|
|
7200
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
7267
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js
|
|
7201
7268
|
var import_smithy_client2, collectBodyString;
|
|
7202
7269
|
var init_common = __esm({
|
|
7203
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
7270
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
|
|
7204
7271
|
import_smithy_client2 = __toESM(require_dist_cjs17());
|
|
7205
7272
|
collectBodyString = (streamBody, context) => (0, import_smithy_client2.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
7206
7273
|
}
|
|
7207
7274
|
});
|
|
7208
7275
|
|
|
7209
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
7276
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js
|
|
7210
7277
|
var parseJsonBody, parseJsonErrorBody, loadRestJsonErrorCode;
|
|
7211
7278
|
var init_parseJsonBody = __esm({
|
|
7212
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
7279
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js"() {
|
|
7213
7280
|
init_common();
|
|
7214
7281
|
parseJsonBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
7215
7282
|
if (encoded.length) {
|
|
@@ -8907,10 +8974,10 @@ var require_fxp = __commonJS({
|
|
|
8907
8974
|
}
|
|
8908
8975
|
});
|
|
8909
8976
|
|
|
8910
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
8977
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js
|
|
8911
8978
|
var import_smithy_client3, import_fast_xml_parser, parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode;
|
|
8912
8979
|
var init_parseXmlBody = __esm({
|
|
8913
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
8980
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
|
|
8914
8981
|
import_smithy_client3 = __toESM(require_dist_cjs17());
|
|
8915
8982
|
import_fast_xml_parser = __toESM(require_fxp());
|
|
8916
8983
|
init_common();
|
|
@@ -8970,9 +9037,9 @@ var init_parseXmlBody = __esm({
|
|
|
8970
9037
|
}
|
|
8971
9038
|
});
|
|
8972
9039
|
|
|
8973
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9040
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js
|
|
8974
9041
|
var init_protocols2 = __esm({
|
|
8975
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9042
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
|
|
8976
9043
|
init_coercing_serializers();
|
|
8977
9044
|
init_awsExpectUnion();
|
|
8978
9045
|
init_parseJsonBody();
|
|
@@ -8980,7 +9047,7 @@ var init_protocols2 = __esm({
|
|
|
8980
9047
|
}
|
|
8981
9048
|
});
|
|
8982
9049
|
|
|
8983
|
-
// node_modules/.pnpm/@aws-sdk+core@3.
|
|
9050
|
+
// node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/index.js
|
|
8984
9051
|
var dist_es_exports2 = {};
|
|
8985
9052
|
__export(dist_es_exports2, {
|
|
8986
9053
|
AWSSDKSigV4Signer: () => AWSSDKSigV4Signer,
|
|
@@ -9007,16 +9074,16 @@ __export(dist_es_exports2, {
|
|
|
9007
9074
|
validateSigningProperties: () => validateSigningProperties
|
|
9008
9075
|
});
|
|
9009
9076
|
var init_dist_es2 = __esm({
|
|
9010
|
-
"node_modules/.pnpm/@aws-sdk+core@3.
|
|
9077
|
+
"node_modules/.pnpm/@aws-sdk+core@3.796.0/node_modules/@aws-sdk/core/dist-es/index.js"() {
|
|
9011
9078
|
init_client();
|
|
9012
9079
|
init_httpAuthSchemes2();
|
|
9013
9080
|
init_protocols2();
|
|
9014
9081
|
}
|
|
9015
9082
|
});
|
|
9016
9083
|
|
|
9017
|
-
// node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
9084
|
+
// node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.796.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js
|
|
9018
9085
|
var require_dist_cjs25 = __commonJS({
|
|
9019
|
-
"node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.
|
|
9086
|
+
"node_modules/.pnpm/@aws-sdk+middleware-user-agent@3.796.0/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js"(exports2, module2) {
|
|
9020
9087
|
"use strict";
|
|
9021
9088
|
var __defProp2 = Object.defineProperty;
|
|
9022
9089
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -11402,9 +11469,9 @@ var require_dist_cjs36 = __commonJS({
|
|
|
11402
11469
|
}
|
|
11403
11470
|
});
|
|
11404
11471
|
|
|
11405
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11472
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
11406
11473
|
var require_httpAuthSchemeProvider = __commonJS({
|
|
11407
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11474
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
11408
11475
|
"use strict";
|
|
11409
11476
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
11410
11477
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultSQSHttpAuthSchemeProvider = exports2.defaultSQSHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -11446,7 +11513,9 @@ var require_httpAuthSchemeProvider = __commonJS({
|
|
|
11446
11513
|
exports2.defaultSQSHttpAuthSchemeProvider = defaultSQSHttpAuthSchemeProvider;
|
|
11447
11514
|
var resolveHttpAuthSchemeConfig3 = (config) => {
|
|
11448
11515
|
const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
|
|
11449
|
-
return Object.assign(config_0, {
|
|
11516
|
+
return Object.assign(config_0, {
|
|
11517
|
+
authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? [])
|
|
11518
|
+
});
|
|
11450
11519
|
};
|
|
11451
11520
|
exports2.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig3;
|
|
11452
11521
|
}
|
|
@@ -11977,13 +12046,13 @@ var init_tslib_es6 = __esm({
|
|
|
11977
12046
|
}
|
|
11978
12047
|
});
|
|
11979
12048
|
|
|
11980
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
12049
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/package.json
|
|
11981
12050
|
var require_package = __commonJS({
|
|
11982
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
12051
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/package.json"(exports2, module2) {
|
|
11983
12052
|
module2.exports = {
|
|
11984
12053
|
name: "@aws-sdk/client-sqs",
|
|
11985
12054
|
description: "AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native",
|
|
11986
|
-
version: "3.
|
|
12055
|
+
version: "3.797.0",
|
|
11987
12056
|
scripts: {
|
|
11988
12057
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
11989
12058
|
"build:cjs": "node ../../scripts/compilation/inline client-sqs",
|
|
@@ -12002,18 +12071,18 @@ var require_package = __commonJS({
|
|
|
12002
12071
|
dependencies: {
|
|
12003
12072
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
12004
12073
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
12005
|
-
"@aws-sdk/core": "3.
|
|
12006
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
12074
|
+
"@aws-sdk/core": "3.796.0",
|
|
12075
|
+
"@aws-sdk/credential-provider-node": "3.797.0",
|
|
12007
12076
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
12008
12077
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
12009
12078
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
12010
12079
|
"@aws-sdk/middleware-sdk-sqs": "3.775.0",
|
|
12011
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
12080
|
+
"@aws-sdk/middleware-user-agent": "3.796.0",
|
|
12012
12081
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
12013
12082
|
"@aws-sdk/types": "3.775.0",
|
|
12014
12083
|
"@aws-sdk/util-endpoints": "3.787.0",
|
|
12015
12084
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
12016
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
12085
|
+
"@aws-sdk/util-user-agent-node": "3.796.0",
|
|
12017
12086
|
"@smithy/config-resolver": "^4.1.0",
|
|
12018
12087
|
"@smithy/core": "^3.2.0",
|
|
12019
12088
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
@@ -12084,9 +12153,9 @@ var require_package = __commonJS({
|
|
|
12084
12153
|
}
|
|
12085
12154
|
});
|
|
12086
12155
|
|
|
12087
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
12156
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-env@3.796.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js
|
|
12088
12157
|
var require_dist_cjs37 = __commonJS({
|
|
12089
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-env@3.
|
|
12158
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-env@3.796.0/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js"(exports2, module2) {
|
|
12090
12159
|
"use strict";
|
|
12091
12160
|
var __defProp2 = Object.defineProperty;
|
|
12092
12161
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -12546,9 +12615,9 @@ For more information, please visit: ` + STATIC_STABILITY_DOC_URL
|
|
|
12546
12615
|
}
|
|
12547
12616
|
});
|
|
12548
12617
|
|
|
12549
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12618
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js
|
|
12550
12619
|
var require_checkUrl = __commonJS({
|
|
12551
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12620
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js"(exports2) {
|
|
12552
12621
|
"use strict";
|
|
12553
12622
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12554
12623
|
exports2.checkUrl = void 0;
|
|
@@ -12589,9 +12658,9 @@ var require_checkUrl = __commonJS({
|
|
|
12589
12658
|
}
|
|
12590
12659
|
});
|
|
12591
12660
|
|
|
12592
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12661
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js
|
|
12593
12662
|
var require_requestHelpers = __commonJS({
|
|
12594
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12663
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js"(exports2) {
|
|
12595
12664
|
"use strict";
|
|
12596
12665
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12597
12666
|
exports2.getCredentials = exports2.createGetRequest = void 0;
|
|
@@ -12645,9 +12714,9 @@ var require_requestHelpers = __commonJS({
|
|
|
12645
12714
|
}
|
|
12646
12715
|
});
|
|
12647
12716
|
|
|
12648
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12717
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js
|
|
12649
12718
|
var require_retry_wrapper = __commonJS({
|
|
12650
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12719
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js"(exports2) {
|
|
12651
12720
|
"use strict";
|
|
12652
12721
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12653
12722
|
exports2.retryWrapper = void 0;
|
|
@@ -12667,9 +12736,9 @@ var require_retry_wrapper = __commonJS({
|
|
|
12667
12736
|
}
|
|
12668
12737
|
});
|
|
12669
12738
|
|
|
12670
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12739
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js
|
|
12671
12740
|
var require_fromHttp = __commonJS({
|
|
12672
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12741
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js"(exports2) {
|
|
12673
12742
|
"use strict";
|
|
12674
12743
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12675
12744
|
exports2.fromHttp = void 0;
|
|
@@ -12735,9 +12804,9 @@ Set AWS_CONTAINER_CREDENTIALS_FULL_URI or AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
|
|
|
12735
12804
|
}
|
|
12736
12805
|
});
|
|
12737
12806
|
|
|
12738
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12807
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js
|
|
12739
12808
|
var require_dist_cjs39 = __commonJS({
|
|
12740
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.
|
|
12809
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-http@3.796.0/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js"(exports2) {
|
|
12741
12810
|
"use strict";
|
|
12742
12811
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12743
12812
|
exports2.fromHttp = void 0;
|
|
@@ -12748,9 +12817,9 @@ var require_dist_cjs39 = __commonJS({
|
|
|
12748
12817
|
}
|
|
12749
12818
|
});
|
|
12750
12819
|
|
|
12751
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12820
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
12752
12821
|
var require_httpAuthSchemeProvider2 = __commonJS({
|
|
12753
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12822
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
12754
12823
|
"use strict";
|
|
12755
12824
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12756
12825
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultSSOHttpAuthSchemeProvider = exports2.defaultSSOHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -12813,19 +12882,21 @@ var require_httpAuthSchemeProvider2 = __commonJS({
|
|
|
12813
12882
|
exports2.defaultSSOHttpAuthSchemeProvider = defaultSSOHttpAuthSchemeProvider;
|
|
12814
12883
|
var resolveHttpAuthSchemeConfig3 = (config) => {
|
|
12815
12884
|
const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
|
|
12816
|
-
return Object.assign(config_0, {
|
|
12885
|
+
return Object.assign(config_0, {
|
|
12886
|
+
authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? [])
|
|
12887
|
+
});
|
|
12817
12888
|
};
|
|
12818
12889
|
exports2.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig3;
|
|
12819
12890
|
}
|
|
12820
12891
|
});
|
|
12821
12892
|
|
|
12822
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12893
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/package.json
|
|
12823
12894
|
var require_package2 = __commonJS({
|
|
12824
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12895
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/package.json"(exports2, module2) {
|
|
12825
12896
|
module2.exports = {
|
|
12826
12897
|
name: "@aws-sdk/client-sso",
|
|
12827
12898
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
12828
|
-
version: "3.
|
|
12899
|
+
version: "3.797.0",
|
|
12829
12900
|
scripts: {
|
|
12830
12901
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
12831
12902
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -12844,16 +12915,16 @@ var require_package2 = __commonJS({
|
|
|
12844
12915
|
dependencies: {
|
|
12845
12916
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
12846
12917
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
12847
|
-
"@aws-sdk/core": "3.
|
|
12918
|
+
"@aws-sdk/core": "3.796.0",
|
|
12848
12919
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
12849
12920
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
12850
12921
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
12851
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
12922
|
+
"@aws-sdk/middleware-user-agent": "3.796.0",
|
|
12852
12923
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
12853
12924
|
"@aws-sdk/types": "3.775.0",
|
|
12854
12925
|
"@aws-sdk/util-endpoints": "3.787.0",
|
|
12855
12926
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
12856
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
12927
|
+
"@aws-sdk/util-user-agent-node": "3.796.0",
|
|
12857
12928
|
"@smithy/config-resolver": "^4.1.0",
|
|
12858
12929
|
"@smithy/core": "^3.2.0",
|
|
12859
12930
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
@@ -12923,9 +12994,9 @@ var require_package2 = __commonJS({
|
|
|
12923
12994
|
}
|
|
12924
12995
|
});
|
|
12925
12996
|
|
|
12926
|
-
// node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
12997
|
+
// node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.796.0/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js
|
|
12927
12998
|
var require_dist_cjs40 = __commonJS({
|
|
12928
|
-
"node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.
|
|
12999
|
+
"node_modules/.pnpm/@aws-sdk+util-user-agent-node@3.796.0/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js"(exports2, module2) {
|
|
12929
13000
|
"use strict";
|
|
12930
13001
|
var __defProp2 = Object.defineProperty;
|
|
12931
13002
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -13122,9 +13193,9 @@ var require_dist_cjs42 = __commonJS({
|
|
|
13122
13193
|
}
|
|
13123
13194
|
});
|
|
13124
13195
|
|
|
13125
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13196
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js
|
|
13126
13197
|
var require_ruleset = __commonJS({
|
|
13127
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13198
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
13128
13199
|
"use strict";
|
|
13129
13200
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13130
13201
|
exports2.ruleSet = void 0;
|
|
@@ -13157,9 +13228,9 @@ var require_ruleset = __commonJS({
|
|
|
13157
13228
|
}
|
|
13158
13229
|
});
|
|
13159
13230
|
|
|
13160
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13231
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js
|
|
13161
13232
|
var require_endpointResolver = __commonJS({
|
|
13162
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13233
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
13163
13234
|
"use strict";
|
|
13164
13235
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13165
13236
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -13181,9 +13252,9 @@ var require_endpointResolver = __commonJS({
|
|
|
13181
13252
|
}
|
|
13182
13253
|
});
|
|
13183
13254
|
|
|
13184
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13255
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js
|
|
13185
13256
|
var require_runtimeConfig_shared = __commonJS({
|
|
13186
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13257
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
13187
13258
|
"use strict";
|
|
13188
13259
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13189
13260
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -13336,9 +13407,9 @@ var require_dist_cjs43 = __commonJS({
|
|
|
13336
13407
|
}
|
|
13337
13408
|
});
|
|
13338
13409
|
|
|
13339
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13410
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js
|
|
13340
13411
|
var require_runtimeConfig = __commonJS({
|
|
13341
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13412
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js"(exports2) {
|
|
13342
13413
|
"use strict";
|
|
13343
13414
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13344
13415
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -13476,9 +13547,9 @@ var require_dist_cjs44 = __commonJS({
|
|
|
13476
13547
|
}
|
|
13477
13548
|
});
|
|
13478
13549
|
|
|
13479
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13550
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js
|
|
13480
13551
|
var require_dist_cjs45 = __commonJS({
|
|
13481
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13552
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.797.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js"(exports2, module2) {
|
|
13482
13553
|
"use strict";
|
|
13483
13554
|
var __defProp2 = Object.defineProperty;
|
|
13484
13555
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -14020,7 +14091,7 @@ var require_dist_cjs45 = __commonJS({
|
|
|
14020
14091
|
}
|
|
14021
14092
|
});
|
|
14022
14093
|
|
|
14023
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14094
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js
|
|
14024
14095
|
function createAwsAuthSigv4HttpAuthOption(authParameters) {
|
|
14025
14096
|
return {
|
|
14026
14097
|
schemeId: "aws.auth#sigv4",
|
|
@@ -14043,7 +14114,7 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
|
|
|
14043
14114
|
}
|
|
14044
14115
|
var import_util_middleware3, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
|
|
14045
14116
|
var init_httpAuthSchemeProvider = __esm({
|
|
14046
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14117
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
|
|
14047
14118
|
init_dist_es2();
|
|
14048
14119
|
import_util_middleware3 = __toESM(require_dist_cjs19());
|
|
14049
14120
|
defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -14069,15 +14140,17 @@ var init_httpAuthSchemeProvider = __esm({
|
|
|
14069
14140
|
};
|
|
14070
14141
|
resolveHttpAuthSchemeConfig = (config) => {
|
|
14071
14142
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
14072
|
-
return Object.assign(config_0, {
|
|
14143
|
+
return Object.assign(config_0, {
|
|
14144
|
+
authSchemePreference: (0, import_util_middleware3.normalizeProvider)(config.authSchemePreference ?? [])
|
|
14145
|
+
});
|
|
14073
14146
|
};
|
|
14074
14147
|
}
|
|
14075
14148
|
});
|
|
14076
14149
|
|
|
14077
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14150
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js
|
|
14078
14151
|
var resolveClientEndpointParameters, commonParams;
|
|
14079
14152
|
var init_EndpointParameters = __esm({
|
|
14080
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14153
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js"() {
|
|
14081
14154
|
resolveClientEndpointParameters = (options) => {
|
|
14082
14155
|
return Object.assign(options, {
|
|
14083
14156
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -14094,13 +14167,13 @@ var init_EndpointParameters = __esm({
|
|
|
14094
14167
|
}
|
|
14095
14168
|
});
|
|
14096
14169
|
|
|
14097
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14170
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/package.json
|
|
14098
14171
|
var package_default;
|
|
14099
14172
|
var init_package = __esm({
|
|
14100
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14173
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/package.json"() {
|
|
14101
14174
|
package_default = {
|
|
14102
14175
|
name: "@aws-sdk/nested-clients",
|
|
14103
|
-
version: "3.
|
|
14176
|
+
version: "3.797.0",
|
|
14104
14177
|
description: "Nested clients for AWS SDK packages.",
|
|
14105
14178
|
main: "./dist-cjs/index.js",
|
|
14106
14179
|
module: "./dist-es/index.js",
|
|
@@ -14128,16 +14201,16 @@ var init_package = __esm({
|
|
|
14128
14201
|
dependencies: {
|
|
14129
14202
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
14130
14203
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
14131
|
-
"@aws-sdk/core": "3.
|
|
14204
|
+
"@aws-sdk/core": "3.796.0",
|
|
14132
14205
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
14133
14206
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
14134
14207
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
14135
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
14208
|
+
"@aws-sdk/middleware-user-agent": "3.796.0",
|
|
14136
14209
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
14137
14210
|
"@aws-sdk/types": "3.775.0",
|
|
14138
14211
|
"@aws-sdk/util-endpoints": "3.787.0",
|
|
14139
14212
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
14140
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
14213
|
+
"@aws-sdk/util-user-agent-node": "3.796.0",
|
|
14141
14214
|
"@smithy/config-resolver": "^4.1.0",
|
|
14142
14215
|
"@smithy/core": "^3.2.0",
|
|
14143
14216
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
@@ -14216,10 +14289,10 @@ var init_package = __esm({
|
|
|
14216
14289
|
}
|
|
14217
14290
|
});
|
|
14218
14291
|
|
|
14219
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14292
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js
|
|
14220
14293
|
var u, v, w, x, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, _data, ruleSet;
|
|
14221
14294
|
var init_ruleset = __esm({
|
|
14222
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14295
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js"() {
|
|
14223
14296
|
u = "required";
|
|
14224
14297
|
v = "fn";
|
|
14225
14298
|
w = "argv";
|
|
@@ -14249,10 +14322,10 @@ var init_ruleset = __esm({
|
|
|
14249
14322
|
}
|
|
14250
14323
|
});
|
|
14251
14324
|
|
|
14252
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14325
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js
|
|
14253
14326
|
var import_util_endpoints, import_util_endpoints2, cache, defaultEndpointResolver;
|
|
14254
14327
|
var init_endpointResolver = __esm({
|
|
14255
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14328
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js"() {
|
|
14256
14329
|
import_util_endpoints = __toESM(require_dist_cjs22());
|
|
14257
14330
|
import_util_endpoints2 = __toESM(require_dist_cjs21());
|
|
14258
14331
|
init_ruleset();
|
|
@@ -14270,10 +14343,10 @@ var init_endpointResolver = __esm({
|
|
|
14270
14343
|
}
|
|
14271
14344
|
});
|
|
14272
14345
|
|
|
14273
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14346
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js
|
|
14274
14347
|
var import_smithy_client4, import_url_parser, import_util_base64, import_util_utf8, getRuntimeConfig;
|
|
14275
14348
|
var init_runtimeConfig_shared = __esm({
|
|
14276
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14349
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js"() {
|
|
14277
14350
|
init_dist_es2();
|
|
14278
14351
|
init_dist_es();
|
|
14279
14352
|
import_smithy_client4 = __toESM(require_dist_cjs17());
|
|
@@ -14313,10 +14386,10 @@ var init_runtimeConfig_shared = __esm({
|
|
|
14313
14386
|
}
|
|
14314
14387
|
});
|
|
14315
14388
|
|
|
14316
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14389
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js
|
|
14317
14390
|
var import_util_user_agent_node, import_config_resolver, import_hash_node, import_middleware_retry, import_node_config_provider, import_node_http_handler, import_util_body_length_node, import_util_retry, import_smithy_client5, import_util_defaults_mode_node, import_smithy_client6, getRuntimeConfig2;
|
|
14318
14391
|
var init_runtimeConfig = __esm({
|
|
14319
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14392
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js"() {
|
|
14320
14393
|
init_package();
|
|
14321
14394
|
init_dist_es2();
|
|
14322
14395
|
import_util_user_agent_node = __toESM(require_dist_cjs40());
|
|
@@ -14362,10 +14435,10 @@ var init_runtimeConfig = __esm({
|
|
|
14362
14435
|
}
|
|
14363
14436
|
});
|
|
14364
14437
|
|
|
14365
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14438
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js
|
|
14366
14439
|
var getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig;
|
|
14367
14440
|
var init_httpAuthExtensionConfiguration = __esm({
|
|
14368
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14441
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js"() {
|
|
14369
14442
|
getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
14370
14443
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
14371
14444
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -14406,10 +14479,10 @@ var init_httpAuthExtensionConfiguration = __esm({
|
|
|
14406
14479
|
}
|
|
14407
14480
|
});
|
|
14408
14481
|
|
|
14409
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14482
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
|
|
14410
14483
|
var import_region_config_resolver, import_protocol_http8, import_smithy_client7, resolveRuntimeExtensions;
|
|
14411
14484
|
var init_runtimeExtensions = __esm({
|
|
14412
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14485
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
|
|
14413
14486
|
import_region_config_resolver = __toESM(require_dist_cjs44());
|
|
14414
14487
|
import_protocol_http8 = __toESM(require_dist_cjs2());
|
|
14415
14488
|
import_smithy_client7 = __toESM(require_dist_cjs17());
|
|
@@ -14422,10 +14495,10 @@ var init_runtimeExtensions = __esm({
|
|
|
14422
14495
|
}
|
|
14423
14496
|
});
|
|
14424
14497
|
|
|
14425
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14498
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js
|
|
14426
14499
|
var import_middleware_host_header, import_middleware_logger, import_middleware_recursion_detection, import_middleware_user_agent, import_config_resolver2, import_middleware_content_length, import_middleware_endpoint, import_middleware_retry2, import_smithy_client8, SSOOIDCClient;
|
|
14427
14500
|
var init_SSOOIDCClient = __esm({
|
|
14428
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14501
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js"() {
|
|
14429
14502
|
import_middleware_host_header = __toESM(require_dist_cjs3());
|
|
14430
14503
|
import_middleware_logger = __toESM(require_dist_cjs4());
|
|
14431
14504
|
import_middleware_recursion_detection = __toESM(require_dist_cjs5());
|
|
@@ -14476,10 +14549,10 @@ var init_SSOOIDCClient = __esm({
|
|
|
14476
14549
|
}
|
|
14477
14550
|
});
|
|
14478
14551
|
|
|
14479
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14552
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js
|
|
14480
14553
|
var import_smithy_client9, SSOOIDCServiceException;
|
|
14481
14554
|
var init_SSOOIDCServiceException = __esm({
|
|
14482
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14555
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js"() {
|
|
14483
14556
|
import_smithy_client9 = __toESM(require_dist_cjs17());
|
|
14484
14557
|
SSOOIDCServiceException = class _SSOOIDCServiceException extends import_smithy_client9.ServiceException {
|
|
14485
14558
|
constructor(options) {
|
|
@@ -14490,10 +14563,10 @@ var init_SSOOIDCServiceException = __esm({
|
|
|
14490
14563
|
}
|
|
14491
14564
|
});
|
|
14492
14565
|
|
|
14493
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14566
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js
|
|
14494
14567
|
var import_smithy_client10, AccessDeniedException, AuthorizationPendingException, CreateTokenRequestFilterSensitiveLog, CreateTokenResponseFilterSensitiveLog, ExpiredTokenException, InternalServerException, InvalidClientException, InvalidGrantException, InvalidRequestException, InvalidScopeException, SlowDownException, UnauthorizedClientException, UnsupportedGrantTypeException;
|
|
14495
14568
|
var init_models_0 = __esm({
|
|
14496
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14569
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js"() {
|
|
14497
14570
|
import_smithy_client10 = __toESM(require_dist_cjs17());
|
|
14498
14571
|
init_SSOOIDCServiceException();
|
|
14499
14572
|
AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceException {
|
|
@@ -14687,10 +14760,10 @@ var init_models_0 = __esm({
|
|
|
14687
14760
|
}
|
|
14688
14761
|
});
|
|
14689
14762
|
|
|
14690
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14763
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js
|
|
14691
14764
|
var import_smithy_client11, se_CreateTokenCommand, de_CreateTokenCommand, de_CommandError, throwDefaultError, de_AccessDeniedExceptionRes, de_AuthorizationPendingExceptionRes, de_ExpiredTokenExceptionRes, de_InternalServerExceptionRes, de_InvalidClientExceptionRes, de_InvalidGrantExceptionRes, de_InvalidRequestExceptionRes, de_InvalidScopeExceptionRes, de_SlowDownExceptionRes, de_UnauthorizedClientExceptionRes, de_UnsupportedGrantTypeExceptionRes, deserializeMetadata;
|
|
14692
14765
|
var init_Aws_restJson1 = __esm({
|
|
14693
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14766
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js"() {
|
|
14694
14767
|
init_dist_es2();
|
|
14695
14768
|
init_dist_es();
|
|
14696
14769
|
import_smithy_client11 = __toESM(require_dist_cjs17());
|
|
@@ -14948,10 +15021,10 @@ var init_Aws_restJson1 = __esm({
|
|
|
14948
15021
|
}
|
|
14949
15022
|
});
|
|
14950
15023
|
|
|
14951
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15024
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js
|
|
14952
15025
|
var import_middleware_endpoint2, import_middleware_serde2, import_smithy_client12, CreateTokenCommand;
|
|
14953
15026
|
var init_CreateTokenCommand = __esm({
|
|
14954
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15027
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js"() {
|
|
14955
15028
|
import_middleware_endpoint2 = __toESM(require_dist_cjs33());
|
|
14956
15029
|
import_middleware_serde2 = __toESM(require_dist_cjs20());
|
|
14957
15030
|
import_smithy_client12 = __toESM(require_dist_cjs17());
|
|
@@ -14968,10 +15041,10 @@ var init_CreateTokenCommand = __esm({
|
|
|
14968
15041
|
}
|
|
14969
15042
|
});
|
|
14970
15043
|
|
|
14971
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15044
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js
|
|
14972
15045
|
var import_smithy_client13, commands, SSOOIDC;
|
|
14973
15046
|
var init_SSOOIDC = __esm({
|
|
14974
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15047
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js"() {
|
|
14975
15048
|
import_smithy_client13 = __toESM(require_dist_cjs17());
|
|
14976
15049
|
init_CreateTokenCommand();
|
|
14977
15050
|
init_SSOOIDCClient();
|
|
@@ -14984,21 +15057,21 @@ var init_SSOOIDC = __esm({
|
|
|
14984
15057
|
}
|
|
14985
15058
|
});
|
|
14986
15059
|
|
|
14987
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15060
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js
|
|
14988
15061
|
var init_commands = __esm({
|
|
14989
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15062
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js"() {
|
|
14990
15063
|
init_CreateTokenCommand();
|
|
14991
15064
|
}
|
|
14992
15065
|
});
|
|
14993
15066
|
|
|
14994
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15067
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js
|
|
14995
15068
|
var init_models = __esm({
|
|
14996
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15069
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js"() {
|
|
14997
15070
|
init_models_0();
|
|
14998
15071
|
}
|
|
14999
15072
|
});
|
|
15000
15073
|
|
|
15001
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15074
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js
|
|
15002
15075
|
var sso_oidc_exports = {};
|
|
15003
15076
|
__export(sso_oidc_exports, {
|
|
15004
15077
|
$Command: () => import_smithy_client12.Command,
|
|
@@ -15022,7 +15095,7 @@ __export(sso_oidc_exports, {
|
|
|
15022
15095
|
__Client: () => import_smithy_client8.Client
|
|
15023
15096
|
});
|
|
15024
15097
|
var init_sso_oidc = __esm({
|
|
15025
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15098
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js"() {
|
|
15026
15099
|
init_SSOOIDCClient();
|
|
15027
15100
|
init_SSOOIDC();
|
|
15028
15101
|
init_commands();
|
|
@@ -15031,9 +15104,9 @@ var init_sso_oidc = __esm({
|
|
|
15031
15104
|
}
|
|
15032
15105
|
});
|
|
15033
15106
|
|
|
15034
|
-
// node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
15107
|
+
// node_modules/.pnpm/@aws-sdk+token-providers@3.797.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js
|
|
15035
15108
|
var require_dist_cjs46 = __commonJS({
|
|
15036
|
-
"node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
15109
|
+
"node_modules/.pnpm/@aws-sdk+token-providers@3.797.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js"(exports2, module2) {
|
|
15037
15110
|
"use strict";
|
|
15038
15111
|
var __create2 = Object.create;
|
|
15039
15112
|
var __defProp2 = Object.defineProperty;
|
|
@@ -15219,9 +15292,9 @@ var require_dist_cjs46 = __commonJS({
|
|
|
15219
15292
|
}
|
|
15220
15293
|
});
|
|
15221
15294
|
|
|
15222
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
15295
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.797.0/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js
|
|
15223
15296
|
var require_dist_cjs47 = __commonJS({
|
|
15224
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
15297
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.797.0/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js"(exports2, module2) {
|
|
15225
15298
|
"use strict";
|
|
15226
15299
|
var __defProp2 = Object.defineProperty;
|
|
15227
15300
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -15446,7 +15519,7 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
15446
15519
|
}
|
|
15447
15520
|
});
|
|
15448
15521
|
|
|
15449
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15522
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js
|
|
15450
15523
|
function createAwsAuthSigv4HttpAuthOption2(authParameters) {
|
|
15451
15524
|
return {
|
|
15452
15525
|
schemeId: "aws.auth#sigv4",
|
|
@@ -15469,7 +15542,7 @@ function createSmithyApiNoAuthHttpAuthOption2(authParameters) {
|
|
|
15469
15542
|
}
|
|
15470
15543
|
var import_util_middleware4, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig2;
|
|
15471
15544
|
var init_httpAuthSchemeProvider2 = __esm({
|
|
15472
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15545
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
|
|
15473
15546
|
init_dist_es2();
|
|
15474
15547
|
import_util_middleware4 = __toESM(require_dist_cjs19());
|
|
15475
15548
|
init_STSClient();
|
|
@@ -15500,15 +15573,17 @@ var init_httpAuthSchemeProvider2 = __esm({
|
|
|
15500
15573
|
resolveHttpAuthSchemeConfig2 = (config) => {
|
|
15501
15574
|
const config_0 = resolveStsAuthConfig(config);
|
|
15502
15575
|
const config_1 = resolveAwsSdkSigV4Config(config_0);
|
|
15503
|
-
return Object.assign(config_1, {
|
|
15576
|
+
return Object.assign(config_1, {
|
|
15577
|
+
authSchemePreference: (0, import_util_middleware4.normalizeProvider)(config.authSchemePreference ?? [])
|
|
15578
|
+
});
|
|
15504
15579
|
};
|
|
15505
15580
|
}
|
|
15506
15581
|
});
|
|
15507
15582
|
|
|
15508
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15583
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js
|
|
15509
15584
|
var resolveClientEndpointParameters2, commonParams2;
|
|
15510
15585
|
var init_EndpointParameters2 = __esm({
|
|
15511
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15586
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js"() {
|
|
15512
15587
|
resolveClientEndpointParameters2 = (options) => {
|
|
15513
15588
|
return Object.assign(options, {
|
|
15514
15589
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -15527,10 +15602,10 @@ var init_EndpointParameters2 = __esm({
|
|
|
15527
15602
|
}
|
|
15528
15603
|
});
|
|
15529
15604
|
|
|
15530
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15605
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js
|
|
15531
15606
|
var F, G, H, I, J, a2, b2, c2, d2, e2, f2, g2, h2, i2, j2, k2, l2, m2, n2, o2, p2, q2, r2, s2, t2, u2, v2, w2, x2, y, z, A, B, C, D, E, _data2, ruleSet2;
|
|
15532
15607
|
var init_ruleset2 = __esm({
|
|
15533
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15608
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js"() {
|
|
15534
15609
|
F = "required";
|
|
15535
15610
|
G = "type";
|
|
15536
15611
|
H = "fn";
|
|
@@ -15572,10 +15647,10 @@ var init_ruleset2 = __esm({
|
|
|
15572
15647
|
}
|
|
15573
15648
|
});
|
|
15574
15649
|
|
|
15575
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15650
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js
|
|
15576
15651
|
var import_util_endpoints3, import_util_endpoints4, cache2, defaultEndpointResolver2;
|
|
15577
15652
|
var init_endpointResolver2 = __esm({
|
|
15578
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15653
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js"() {
|
|
15579
15654
|
import_util_endpoints3 = __toESM(require_dist_cjs22());
|
|
15580
15655
|
import_util_endpoints4 = __toESM(require_dist_cjs21());
|
|
15581
15656
|
init_ruleset2();
|
|
@@ -15593,10 +15668,10 @@ var init_endpointResolver2 = __esm({
|
|
|
15593
15668
|
}
|
|
15594
15669
|
});
|
|
15595
15670
|
|
|
15596
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15671
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js
|
|
15597
15672
|
var import_smithy_client14, import_url_parser2, import_util_base642, import_util_utf82, getRuntimeConfig3;
|
|
15598
15673
|
var init_runtimeConfig_shared2 = __esm({
|
|
15599
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15674
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js"() {
|
|
15600
15675
|
init_dist_es2();
|
|
15601
15676
|
init_dist_es();
|
|
15602
15677
|
import_smithy_client14 = __toESM(require_dist_cjs17());
|
|
@@ -15636,10 +15711,10 @@ var init_runtimeConfig_shared2 = __esm({
|
|
|
15636
15711
|
}
|
|
15637
15712
|
});
|
|
15638
15713
|
|
|
15639
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15714
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js
|
|
15640
15715
|
var import_util_user_agent_node2, import_config_resolver3, import_hash_node2, import_middleware_retry3, import_node_config_provider2, import_node_http_handler2, import_util_body_length_node2, import_util_retry2, import_smithy_client15, import_util_defaults_mode_node2, import_smithy_client16, getRuntimeConfig4;
|
|
15641
15716
|
var init_runtimeConfig2 = __esm({
|
|
15642
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15717
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js"() {
|
|
15643
15718
|
init_package();
|
|
15644
15719
|
init_dist_es2();
|
|
15645
15720
|
import_util_user_agent_node2 = __toESM(require_dist_cjs40());
|
|
@@ -15698,10 +15773,10 @@ var init_runtimeConfig2 = __esm({
|
|
|
15698
15773
|
}
|
|
15699
15774
|
});
|
|
15700
15775
|
|
|
15701
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15776
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js
|
|
15702
15777
|
var getHttpAuthExtensionConfiguration2, resolveHttpAuthRuntimeConfig2;
|
|
15703
15778
|
var init_httpAuthExtensionConfiguration2 = __esm({
|
|
15704
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15779
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js"() {
|
|
15705
15780
|
getHttpAuthExtensionConfiguration2 = (runtimeConfig) => {
|
|
15706
15781
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
15707
15782
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -15742,10 +15817,10 @@ var init_httpAuthExtensionConfiguration2 = __esm({
|
|
|
15742
15817
|
}
|
|
15743
15818
|
});
|
|
15744
15819
|
|
|
15745
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15820
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
|
|
15746
15821
|
var import_region_config_resolver2, import_protocol_http9, import_smithy_client17, resolveRuntimeExtensions2;
|
|
15747
15822
|
var init_runtimeExtensions2 = __esm({
|
|
15748
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15823
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
|
|
15749
15824
|
import_region_config_resolver2 = __toESM(require_dist_cjs44());
|
|
15750
15825
|
import_protocol_http9 = __toESM(require_dist_cjs2());
|
|
15751
15826
|
import_smithy_client17 = __toESM(require_dist_cjs17());
|
|
@@ -15758,10 +15833,10 @@ var init_runtimeExtensions2 = __esm({
|
|
|
15758
15833
|
}
|
|
15759
15834
|
});
|
|
15760
15835
|
|
|
15761
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15836
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js
|
|
15762
15837
|
var import_middleware_host_header2, import_middleware_logger2, import_middleware_recursion_detection2, import_middleware_user_agent2, import_config_resolver4, import_middleware_content_length2, import_middleware_endpoint3, import_middleware_retry4, import_smithy_client18, STSClient;
|
|
15763
15838
|
var init_STSClient = __esm({
|
|
15764
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15839
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js"() {
|
|
15765
15840
|
import_middleware_host_header2 = __toESM(require_dist_cjs3());
|
|
15766
15841
|
import_middleware_logger2 = __toESM(require_dist_cjs4());
|
|
15767
15842
|
import_middleware_recursion_detection2 = __toESM(require_dist_cjs5());
|
|
@@ -15812,10 +15887,10 @@ var init_STSClient = __esm({
|
|
|
15812
15887
|
}
|
|
15813
15888
|
});
|
|
15814
15889
|
|
|
15815
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15890
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js
|
|
15816
15891
|
var import_smithy_client19, STSServiceException;
|
|
15817
15892
|
var init_STSServiceException = __esm({
|
|
15818
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15893
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js"() {
|
|
15819
15894
|
import_smithy_client19 = __toESM(require_dist_cjs17());
|
|
15820
15895
|
STSServiceException = class _STSServiceException extends import_smithy_client19.ServiceException {
|
|
15821
15896
|
constructor(options) {
|
|
@@ -15826,10 +15901,10 @@ var init_STSServiceException = __esm({
|
|
|
15826
15901
|
}
|
|
15827
15902
|
});
|
|
15828
15903
|
|
|
15829
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15904
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js
|
|
15830
15905
|
var import_smithy_client20, CredentialsFilterSensitiveLog, AssumeRoleResponseFilterSensitiveLog, ExpiredTokenException2, MalformedPolicyDocumentException, PackedPolicyTooLargeException, RegionDisabledException, IDPRejectedClaimException, InvalidIdentityTokenException, AssumeRoleWithWebIdentityRequestFilterSensitiveLog, AssumeRoleWithWebIdentityResponseFilterSensitiveLog, IDPCommunicationErrorException;
|
|
15831
15906
|
var init_models_02 = __esm({
|
|
15832
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15907
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js"() {
|
|
15833
15908
|
import_smithy_client20 = __toESM(require_dist_cjs17());
|
|
15834
15909
|
init_STSServiceException();
|
|
15835
15910
|
CredentialsFilterSensitiveLog = (obj) => ({
|
|
@@ -15935,10 +16010,10 @@ var init_models_02 = __esm({
|
|
|
15935
16010
|
}
|
|
15936
16011
|
});
|
|
15937
16012
|
|
|
15938
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16013
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js
|
|
15939
16014
|
var import_protocol_http10, import_smithy_client21, se_AssumeRoleCommand, se_AssumeRoleWithWebIdentityCommand, de_AssumeRoleCommand, de_AssumeRoleWithWebIdentityCommand, de_CommandError2, de_ExpiredTokenExceptionRes2, de_IDPCommunicationErrorExceptionRes, de_IDPRejectedClaimExceptionRes, de_InvalidIdentityTokenExceptionRes, de_MalformedPolicyDocumentExceptionRes, de_PackedPolicyTooLargeExceptionRes, de_RegionDisabledExceptionRes, se_AssumeRoleRequest, se_AssumeRoleWithWebIdentityRequest, se_policyDescriptorListType, se_PolicyDescriptorType, se_ProvidedContext, se_ProvidedContextsListType, se_Tag, se_tagKeyListType, se_tagListType, de_AssumedRoleUser, de_AssumeRoleResponse, de_AssumeRoleWithWebIdentityResponse, de_Credentials, de_ExpiredTokenException, de_IDPCommunicationErrorException, de_IDPRejectedClaimException, de_InvalidIdentityTokenException, de_MalformedPolicyDocumentException, de_PackedPolicyTooLargeException, de_RegionDisabledException, deserializeMetadata2, throwDefaultError2, buildHttpRpcRequest, SHARED_HEADERS, _, _A, _AKI, _AR, _ARI, _ARU, _ARWWI, _Ar, _Au, _C, _CA, _DS, _E, _EI, _K, _P, _PA, _PAr, _PC, _PI, _PPS, _Pr, _RA, _RSN, _SAK, _SFWIT, _SI, _SN, _ST, _T, _TC, _TTK, _V, _Va, _WIT, _a, _m, buildFormUrlencodedString, loadQueryErrorCode;
|
|
15940
16015
|
var init_Aws_query = __esm({
|
|
15941
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16016
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js"() {
|
|
15942
16017
|
init_dist_es2();
|
|
15943
16018
|
import_protocol_http10 = __toESM(require_dist_cjs2());
|
|
15944
16019
|
import_smithy_client21 = __toESM(require_dist_cjs17());
|
|
@@ -16467,10 +16542,10 @@ var init_Aws_query = __esm({
|
|
|
16467
16542
|
}
|
|
16468
16543
|
});
|
|
16469
16544
|
|
|
16470
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16545
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js
|
|
16471
16546
|
var import_middleware_endpoint4, import_middleware_serde3, import_smithy_client22, AssumeRoleCommand;
|
|
16472
16547
|
var init_AssumeRoleCommand = __esm({
|
|
16473
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16548
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js"() {
|
|
16474
16549
|
import_middleware_endpoint4 = __toESM(require_dist_cjs33());
|
|
16475
16550
|
import_middleware_serde3 = __toESM(require_dist_cjs20());
|
|
16476
16551
|
import_smithy_client22 = __toESM(require_dist_cjs17());
|
|
@@ -16487,10 +16562,10 @@ var init_AssumeRoleCommand = __esm({
|
|
|
16487
16562
|
}
|
|
16488
16563
|
});
|
|
16489
16564
|
|
|
16490
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16565
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js
|
|
16491
16566
|
var import_middleware_endpoint5, import_middleware_serde4, import_smithy_client23, AssumeRoleWithWebIdentityCommand;
|
|
16492
16567
|
var init_AssumeRoleWithWebIdentityCommand = __esm({
|
|
16493
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16568
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js"() {
|
|
16494
16569
|
import_middleware_endpoint5 = __toESM(require_dist_cjs33());
|
|
16495
16570
|
import_middleware_serde4 = __toESM(require_dist_cjs20());
|
|
16496
16571
|
import_smithy_client23 = __toESM(require_dist_cjs17());
|
|
@@ -16507,10 +16582,10 @@ var init_AssumeRoleWithWebIdentityCommand = __esm({
|
|
|
16507
16582
|
}
|
|
16508
16583
|
});
|
|
16509
16584
|
|
|
16510
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16585
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js
|
|
16511
16586
|
var import_smithy_client24, commands2, STS;
|
|
16512
16587
|
var init_STS = __esm({
|
|
16513
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16588
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js"() {
|
|
16514
16589
|
import_smithy_client24 = __toESM(require_dist_cjs17());
|
|
16515
16590
|
init_AssumeRoleCommand();
|
|
16516
16591
|
init_AssumeRoleWithWebIdentityCommand();
|
|
@@ -16525,25 +16600,25 @@ var init_STS = __esm({
|
|
|
16525
16600
|
}
|
|
16526
16601
|
});
|
|
16527
16602
|
|
|
16528
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16603
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js
|
|
16529
16604
|
var init_commands2 = __esm({
|
|
16530
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16605
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js"() {
|
|
16531
16606
|
init_AssumeRoleCommand();
|
|
16532
16607
|
init_AssumeRoleWithWebIdentityCommand();
|
|
16533
16608
|
}
|
|
16534
16609
|
});
|
|
16535
16610
|
|
|
16536
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16611
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js
|
|
16537
16612
|
var init_models2 = __esm({
|
|
16538
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16613
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js"() {
|
|
16539
16614
|
init_models_02();
|
|
16540
16615
|
}
|
|
16541
16616
|
});
|
|
16542
16617
|
|
|
16543
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16618
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js
|
|
16544
16619
|
var ASSUME_ROLE_DEFAULT_REGION, getAccountIdFromAssumedRoleUser, resolveRegion, getDefaultRoleAssumer, getDefaultRoleAssumerWithWebIdentity, isH2;
|
|
16545
16620
|
var init_defaultStsRoleAssumers = __esm({
|
|
16546
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16621
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js"() {
|
|
16547
16622
|
init_client();
|
|
16548
16623
|
init_AssumeRoleCommand();
|
|
16549
16624
|
init_AssumeRoleWithWebIdentityCommand();
|
|
@@ -16637,10 +16712,10 @@ var init_defaultStsRoleAssumers = __esm({
|
|
|
16637
16712
|
}
|
|
16638
16713
|
});
|
|
16639
16714
|
|
|
16640
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16715
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js
|
|
16641
16716
|
var getCustomizableStsClientCtor, getDefaultRoleAssumer2, getDefaultRoleAssumerWithWebIdentity2, decorateDefaultCredentialProvider;
|
|
16642
16717
|
var init_defaultRoleAssumers = __esm({
|
|
16643
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16718
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js"() {
|
|
16644
16719
|
init_defaultStsRoleAssumers();
|
|
16645
16720
|
init_STSClient();
|
|
16646
16721
|
getCustomizableStsClientCtor = (baseCtor, customizations) => {
|
|
@@ -16666,7 +16741,7 @@ var init_defaultRoleAssumers = __esm({
|
|
|
16666
16741
|
}
|
|
16667
16742
|
});
|
|
16668
16743
|
|
|
16669
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16744
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js
|
|
16670
16745
|
var sts_exports = {};
|
|
16671
16746
|
__export(sts_exports, {
|
|
16672
16747
|
AssumeRoleCommand: () => AssumeRoleCommand,
|
|
@@ -16691,7 +16766,7 @@ __export(sts_exports, {
|
|
|
16691
16766
|
getDefaultRoleAssumerWithWebIdentity: () => getDefaultRoleAssumerWithWebIdentity2
|
|
16692
16767
|
});
|
|
16693
16768
|
var init_sts = __esm({
|
|
16694
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16769
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.797.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js"() {
|
|
16695
16770
|
init_STSClient();
|
|
16696
16771
|
init_STS();
|
|
16697
16772
|
init_commands2();
|
|
@@ -16701,9 +16776,9 @@ var init_sts = __esm({
|
|
|
16701
16776
|
}
|
|
16702
16777
|
});
|
|
16703
16778
|
|
|
16704
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
16779
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-process@3.796.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js
|
|
16705
16780
|
var require_dist_cjs48 = __commonJS({
|
|
16706
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-process@3.
|
|
16781
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-process@3.796.0/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js"(exports2, module2) {
|
|
16707
16782
|
"use strict";
|
|
16708
16783
|
var __defProp2 = Object.defineProperty;
|
|
16709
16784
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -16803,9 +16878,9 @@ var require_dist_cjs48 = __commonJS({
|
|
|
16803
16878
|
}
|
|
16804
16879
|
});
|
|
16805
16880
|
|
|
16806
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16881
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.797.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js
|
|
16807
16882
|
var require_fromWebToken = __commonJS({
|
|
16808
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16883
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.797.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js"(exports2) {
|
|
16809
16884
|
"use strict";
|
|
16810
16885
|
var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o3, m3, k3, k22) {
|
|
16811
16886
|
if (k22 === void 0) k22 = k3;
|
|
@@ -16865,9 +16940,9 @@ var require_fromWebToken = __commonJS({
|
|
|
16865
16940
|
}
|
|
16866
16941
|
});
|
|
16867
16942
|
|
|
16868
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16943
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.797.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js
|
|
16869
16944
|
var require_fromTokenFile = __commonJS({
|
|
16870
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16945
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.797.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js"(exports2) {
|
|
16871
16946
|
"use strict";
|
|
16872
16947
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16873
16948
|
exports2.fromTokenFile = void 0;
|
|
@@ -16903,9 +16978,9 @@ var require_fromTokenFile = __commonJS({
|
|
|
16903
16978
|
}
|
|
16904
16979
|
});
|
|
16905
16980
|
|
|
16906
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16981
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.797.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js
|
|
16907
16982
|
var require_dist_cjs49 = __commonJS({
|
|
16908
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16983
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.797.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js"(exports2, module2) {
|
|
16909
16984
|
"use strict";
|
|
16910
16985
|
var __defProp2 = Object.defineProperty;
|
|
16911
16986
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -16928,9 +17003,9 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16928
17003
|
}
|
|
16929
17004
|
});
|
|
16930
17005
|
|
|
16931
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
17006
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.797.0/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js
|
|
16932
17007
|
var require_dist_cjs50 = __commonJS({
|
|
16933
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
17008
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.797.0/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js"(exports2, module2) {
|
|
16934
17009
|
"use strict";
|
|
16935
17010
|
var __create2 = Object.create;
|
|
16936
17011
|
var __defProp2 = Object.defineProperty;
|
|
@@ -17172,9 +17247,9 @@ var require_dist_cjs50 = __commonJS({
|
|
|
17172
17247
|
}
|
|
17173
17248
|
});
|
|
17174
17249
|
|
|
17175
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
17250
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.797.0/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js
|
|
17176
17251
|
var require_dist_cjs51 = __commonJS({
|
|
17177
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
17252
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.797.0/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js"(exports2, module2) {
|
|
17178
17253
|
"use strict";
|
|
17179
17254
|
var __create2 = Object.create;
|
|
17180
17255
|
var __defProp2 = Object.defineProperty;
|
|
@@ -17308,9 +17383,9 @@ var require_dist_cjs51 = __commonJS({
|
|
|
17308
17383
|
}
|
|
17309
17384
|
});
|
|
17310
17385
|
|
|
17311
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17386
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/ruleset.js
|
|
17312
17387
|
var require_ruleset2 = __commonJS({
|
|
17313
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17388
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
17314
17389
|
"use strict";
|
|
17315
17390
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17316
17391
|
exports2.ruleSet = void 0;
|
|
@@ -17343,9 +17418,9 @@ var require_ruleset2 = __commonJS({
|
|
|
17343
17418
|
}
|
|
17344
17419
|
});
|
|
17345
17420
|
|
|
17346
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17421
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/endpointResolver.js
|
|
17347
17422
|
var require_endpointResolver2 = __commonJS({
|
|
17348
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17423
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
17349
17424
|
"use strict";
|
|
17350
17425
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17351
17426
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -17367,9 +17442,9 @@ var require_endpointResolver2 = __commonJS({
|
|
|
17367
17442
|
}
|
|
17368
17443
|
});
|
|
17369
17444
|
|
|
17370
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17445
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js
|
|
17371
17446
|
var require_runtimeConfig_shared2 = __commonJS({
|
|
17372
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17447
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
17373
17448
|
"use strict";
|
|
17374
17449
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17375
17450
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -17407,9 +17482,9 @@ var require_runtimeConfig_shared2 = __commonJS({
|
|
|
17407
17482
|
}
|
|
17408
17483
|
});
|
|
17409
17484
|
|
|
17410
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17485
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js
|
|
17411
17486
|
var require_runtimeConfig2 = __commonJS({
|
|
17412
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17487
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js"(exports2) {
|
|
17413
17488
|
"use strict";
|
|
17414
17489
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17415
17490
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -17463,9 +17538,9 @@ var require_runtimeConfig2 = __commonJS({
|
|
|
17463
17538
|
}
|
|
17464
17539
|
});
|
|
17465
17540
|
|
|
17466
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17541
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js
|
|
17467
17542
|
var require_dist_cjs52 = __commonJS({
|
|
17468
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17543
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.797.0/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js"(exports2, module2) {
|
|
17469
17544
|
"use strict";
|
|
17470
17545
|
var __defProp2 = Object.defineProperty;
|
|
17471
17546
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|