cdk-nextjs 0.3.0 → 0.3.1
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 +2 -2
- package/lib/nextjs-assets-deployment.js +1 -1
- package/lib/nextjs-build/cache-handler.cjs +122 -122
- 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 +6 -6
|
@@ -11383,9 +11383,9 @@ var require_dist_cjs36 = __commonJS({
|
|
|
11383
11383
|
}
|
|
11384
11384
|
});
|
|
11385
11385
|
|
|
11386
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11386
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
11387
11387
|
var require_httpAuthSchemeProvider = __commonJS({
|
|
11388
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11388
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
11389
11389
|
"use strict";
|
|
11390
11390
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
11391
11391
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultSQSHttpAuthSchemeProvider = exports2.defaultSQSHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -11958,13 +11958,13 @@ var init_tslib_es6 = __esm({
|
|
|
11958
11958
|
}
|
|
11959
11959
|
});
|
|
11960
11960
|
|
|
11961
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11961
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/package.json
|
|
11962
11962
|
var require_package = __commonJS({
|
|
11963
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
11963
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/package.json"(exports2, module2) {
|
|
11964
11964
|
module2.exports = {
|
|
11965
11965
|
name: "@aws-sdk/client-sqs",
|
|
11966
11966
|
description: "AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native",
|
|
11967
|
-
version: "3.
|
|
11967
|
+
version: "3.777.0",
|
|
11968
11968
|
scripts: {
|
|
11969
11969
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
11970
11970
|
"build:cjs": "node ../../scripts/compilation/inline client-sqs",
|
|
@@ -11984,7 +11984,7 @@ var require_package = __commonJS({
|
|
|
11984
11984
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
11985
11985
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
11986
11986
|
"@aws-sdk/core": "3.775.0",
|
|
11987
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
11987
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
11988
11988
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
11989
11989
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
11990
11990
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
@@ -12729,9 +12729,9 @@ var require_dist_cjs39 = __commonJS({
|
|
|
12729
12729
|
}
|
|
12730
12730
|
});
|
|
12731
12731
|
|
|
12732
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12732
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js
|
|
12733
12733
|
var require_httpAuthSchemeProvider2 = __commonJS({
|
|
12734
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12734
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js"(exports2) {
|
|
12735
12735
|
"use strict";
|
|
12736
12736
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12737
12737
|
exports2.resolveHttpAuthSchemeConfig = exports2.defaultSSOHttpAuthSchemeProvider = exports2.defaultSSOHttpAuthSchemeParametersProvider = void 0;
|
|
@@ -12800,13 +12800,13 @@ var require_httpAuthSchemeProvider2 = __commonJS({
|
|
|
12800
12800
|
}
|
|
12801
12801
|
});
|
|
12802
12802
|
|
|
12803
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12803
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/package.json
|
|
12804
12804
|
var require_package2 = __commonJS({
|
|
12805
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
12805
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/package.json"(exports2, module2) {
|
|
12806
12806
|
module2.exports = {
|
|
12807
12807
|
name: "@aws-sdk/client-sso",
|
|
12808
12808
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
12809
|
-
version: "3.
|
|
12809
|
+
version: "3.777.0",
|
|
12810
12810
|
scripts: {
|
|
12811
12811
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
12812
12812
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -13103,9 +13103,9 @@ var require_dist_cjs42 = __commonJS({
|
|
|
13103
13103
|
}
|
|
13104
13104
|
});
|
|
13105
13105
|
|
|
13106
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13106
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js
|
|
13107
13107
|
var require_ruleset = __commonJS({
|
|
13108
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13108
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
13109
13109
|
"use strict";
|
|
13110
13110
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13111
13111
|
exports2.ruleSet = void 0;
|
|
@@ -13138,9 +13138,9 @@ var require_ruleset = __commonJS({
|
|
|
13138
13138
|
}
|
|
13139
13139
|
});
|
|
13140
13140
|
|
|
13141
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13141
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js
|
|
13142
13142
|
var require_endpointResolver = __commonJS({
|
|
13143
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13143
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
13144
13144
|
"use strict";
|
|
13145
13145
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13146
13146
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -13162,9 +13162,9 @@ var require_endpointResolver = __commonJS({
|
|
|
13162
13162
|
}
|
|
13163
13163
|
});
|
|
13164
13164
|
|
|
13165
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13165
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js
|
|
13166
13166
|
var require_runtimeConfig_shared = __commonJS({
|
|
13167
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13167
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
13168
13168
|
"use strict";
|
|
13169
13169
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13170
13170
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -13317,9 +13317,9 @@ var require_dist_cjs43 = __commonJS({
|
|
|
13317
13317
|
}
|
|
13318
13318
|
});
|
|
13319
13319
|
|
|
13320
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13320
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js
|
|
13321
13321
|
var require_runtimeConfig = __commonJS({
|
|
13322
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13322
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js"(exports2) {
|
|
13323
13323
|
"use strict";
|
|
13324
13324
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13325
13325
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -13457,9 +13457,9 @@ var require_dist_cjs44 = __commonJS({
|
|
|
13457
13457
|
}
|
|
13458
13458
|
});
|
|
13459
13459
|
|
|
13460
|
-
// node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13460
|
+
// node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js
|
|
13461
13461
|
var require_dist_cjs45 = __commonJS({
|
|
13462
|
-
"node_modules/.pnpm/@aws-sdk+client-sso@3.
|
|
13462
|
+
"node_modules/.pnpm/@aws-sdk+client-sso@3.777.0/node_modules/@aws-sdk/client-sso/dist-cjs/index.js"(exports2, module2) {
|
|
13463
13463
|
"use strict";
|
|
13464
13464
|
var __defProp2 = Object.defineProperty;
|
|
13465
13465
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -14001,7 +14001,7 @@ var require_dist_cjs45 = __commonJS({
|
|
|
14001
14001
|
}
|
|
14002
14002
|
});
|
|
14003
14003
|
|
|
14004
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14004
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js
|
|
14005
14005
|
function createAwsAuthSigv4HttpAuthOption(authParameters) {
|
|
14006
14006
|
return {
|
|
14007
14007
|
schemeId: "aws.auth#sigv4",
|
|
@@ -14024,7 +14024,7 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
|
|
|
14024
14024
|
}
|
|
14025
14025
|
var import_util_middleware3, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
|
|
14026
14026
|
var init_httpAuthSchemeProvider = __esm({
|
|
14027
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14027
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
|
|
14028
14028
|
init_dist_es2();
|
|
14029
14029
|
import_util_middleware3 = __toESM(require_dist_cjs19());
|
|
14030
14030
|
defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -14055,10 +14055,10 @@ var init_httpAuthSchemeProvider = __esm({
|
|
|
14055
14055
|
}
|
|
14056
14056
|
});
|
|
14057
14057
|
|
|
14058
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14058
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js
|
|
14059
14059
|
var resolveClientEndpointParameters, commonParams;
|
|
14060
14060
|
var init_EndpointParameters = __esm({
|
|
14061
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14061
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js"() {
|
|
14062
14062
|
resolveClientEndpointParameters = (options) => {
|
|
14063
14063
|
return Object.assign(options, {
|
|
14064
14064
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -14075,13 +14075,13 @@ var init_EndpointParameters = __esm({
|
|
|
14075
14075
|
}
|
|
14076
14076
|
});
|
|
14077
14077
|
|
|
14078
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14078
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/package.json
|
|
14079
14079
|
var package_default;
|
|
14080
14080
|
var init_package = __esm({
|
|
14081
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14081
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/package.json"() {
|
|
14082
14082
|
package_default = {
|
|
14083
14083
|
name: "@aws-sdk/nested-clients",
|
|
14084
|
-
version: "3.
|
|
14084
|
+
version: "3.777.0",
|
|
14085
14085
|
description: "Nested clients for AWS SDK packages.",
|
|
14086
14086
|
main: "./dist-cjs/index.js",
|
|
14087
14087
|
module: "./dist-es/index.js",
|
|
@@ -14197,10 +14197,10 @@ var init_package = __esm({
|
|
|
14197
14197
|
}
|
|
14198
14198
|
});
|
|
14199
14199
|
|
|
14200
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14200
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js
|
|
14201
14201
|
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;
|
|
14202
14202
|
var init_ruleset = __esm({
|
|
14203
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14203
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js"() {
|
|
14204
14204
|
u = "required";
|
|
14205
14205
|
v = "fn";
|
|
14206
14206
|
w = "argv";
|
|
@@ -14230,10 +14230,10 @@ var init_ruleset = __esm({
|
|
|
14230
14230
|
}
|
|
14231
14231
|
});
|
|
14232
14232
|
|
|
14233
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14233
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js
|
|
14234
14234
|
var import_util_endpoints, import_util_endpoints2, cache, defaultEndpointResolver;
|
|
14235
14235
|
var init_endpointResolver = __esm({
|
|
14236
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14236
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js"() {
|
|
14237
14237
|
import_util_endpoints = __toESM(require_dist_cjs22());
|
|
14238
14238
|
import_util_endpoints2 = __toESM(require_dist_cjs21());
|
|
14239
14239
|
init_ruleset();
|
|
@@ -14251,10 +14251,10 @@ var init_endpointResolver = __esm({
|
|
|
14251
14251
|
}
|
|
14252
14252
|
});
|
|
14253
14253
|
|
|
14254
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14254
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js
|
|
14255
14255
|
var import_smithy_client4, import_url_parser, import_util_base64, import_util_utf8, getRuntimeConfig;
|
|
14256
14256
|
var init_runtimeConfig_shared = __esm({
|
|
14257
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14257
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js"() {
|
|
14258
14258
|
init_dist_es2();
|
|
14259
14259
|
init_dist_es();
|
|
14260
14260
|
import_smithy_client4 = __toESM(require_dist_cjs17());
|
|
@@ -14294,10 +14294,10 @@ var init_runtimeConfig_shared = __esm({
|
|
|
14294
14294
|
}
|
|
14295
14295
|
});
|
|
14296
14296
|
|
|
14297
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14297
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js
|
|
14298
14298
|
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;
|
|
14299
14299
|
var init_runtimeConfig = __esm({
|
|
14300
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14300
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js"() {
|
|
14301
14301
|
init_package();
|
|
14302
14302
|
init_dist_es2();
|
|
14303
14303
|
import_util_user_agent_node = __toESM(require_dist_cjs40());
|
|
@@ -14343,10 +14343,10 @@ var init_runtimeConfig = __esm({
|
|
|
14343
14343
|
}
|
|
14344
14344
|
});
|
|
14345
14345
|
|
|
14346
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14346
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js
|
|
14347
14347
|
var getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig;
|
|
14348
14348
|
var init_httpAuthExtensionConfiguration = __esm({
|
|
14349
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14349
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js"() {
|
|
14350
14350
|
getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
14351
14351
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
14352
14352
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -14387,10 +14387,10 @@ var init_httpAuthExtensionConfiguration = __esm({
|
|
|
14387
14387
|
}
|
|
14388
14388
|
});
|
|
14389
14389
|
|
|
14390
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14390
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
|
|
14391
14391
|
var import_region_config_resolver, import_protocol_http8, import_smithy_client7, resolveRuntimeExtensions;
|
|
14392
14392
|
var init_runtimeExtensions = __esm({
|
|
14393
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14393
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
|
|
14394
14394
|
import_region_config_resolver = __toESM(require_dist_cjs44());
|
|
14395
14395
|
import_protocol_http8 = __toESM(require_dist_cjs2());
|
|
14396
14396
|
import_smithy_client7 = __toESM(require_dist_cjs17());
|
|
@@ -14403,10 +14403,10 @@ var init_runtimeExtensions = __esm({
|
|
|
14403
14403
|
}
|
|
14404
14404
|
});
|
|
14405
14405
|
|
|
14406
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14406
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js
|
|
14407
14407
|
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;
|
|
14408
14408
|
var init_SSOOIDCClient = __esm({
|
|
14409
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14409
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js"() {
|
|
14410
14410
|
import_middleware_host_header = __toESM(require_dist_cjs3());
|
|
14411
14411
|
import_middleware_logger = __toESM(require_dist_cjs4());
|
|
14412
14412
|
import_middleware_recursion_detection = __toESM(require_dist_cjs5());
|
|
@@ -14457,10 +14457,10 @@ var init_SSOOIDCClient = __esm({
|
|
|
14457
14457
|
}
|
|
14458
14458
|
});
|
|
14459
14459
|
|
|
14460
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14460
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js
|
|
14461
14461
|
var import_smithy_client9, SSOOIDCServiceException;
|
|
14462
14462
|
var init_SSOOIDCServiceException = __esm({
|
|
14463
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14463
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js"() {
|
|
14464
14464
|
import_smithy_client9 = __toESM(require_dist_cjs17());
|
|
14465
14465
|
SSOOIDCServiceException = class _SSOOIDCServiceException extends import_smithy_client9.ServiceException {
|
|
14466
14466
|
constructor(options) {
|
|
@@ -14471,10 +14471,10 @@ var init_SSOOIDCServiceException = __esm({
|
|
|
14471
14471
|
}
|
|
14472
14472
|
});
|
|
14473
14473
|
|
|
14474
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14474
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js
|
|
14475
14475
|
var import_smithy_client10, AccessDeniedException, AuthorizationPendingException, CreateTokenRequestFilterSensitiveLog, CreateTokenResponseFilterSensitiveLog, ExpiredTokenException, InternalServerException, InvalidClientException, InvalidGrantException, InvalidRequestException, InvalidScopeException, SlowDownException, UnauthorizedClientException, UnsupportedGrantTypeException;
|
|
14476
14476
|
var init_models_0 = __esm({
|
|
14477
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14477
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js"() {
|
|
14478
14478
|
import_smithy_client10 = __toESM(require_dist_cjs17());
|
|
14479
14479
|
init_SSOOIDCServiceException();
|
|
14480
14480
|
AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceException {
|
|
@@ -14668,10 +14668,10 @@ var init_models_0 = __esm({
|
|
|
14668
14668
|
}
|
|
14669
14669
|
});
|
|
14670
14670
|
|
|
14671
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14671
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js
|
|
14672
14672
|
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;
|
|
14673
14673
|
var init_Aws_restJson1 = __esm({
|
|
14674
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14674
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js"() {
|
|
14675
14675
|
init_dist_es2();
|
|
14676
14676
|
init_dist_es();
|
|
14677
14677
|
import_smithy_client11 = __toESM(require_dist_cjs17());
|
|
@@ -14929,10 +14929,10 @@ var init_Aws_restJson1 = __esm({
|
|
|
14929
14929
|
}
|
|
14930
14930
|
});
|
|
14931
14931
|
|
|
14932
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14932
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js
|
|
14933
14933
|
var import_middleware_endpoint2, import_middleware_serde2, import_smithy_client12, CreateTokenCommand;
|
|
14934
14934
|
var init_CreateTokenCommand = __esm({
|
|
14935
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14935
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js"() {
|
|
14936
14936
|
import_middleware_endpoint2 = __toESM(require_dist_cjs33());
|
|
14937
14937
|
import_middleware_serde2 = __toESM(require_dist_cjs20());
|
|
14938
14938
|
import_smithy_client12 = __toESM(require_dist_cjs17());
|
|
@@ -14949,10 +14949,10 @@ var init_CreateTokenCommand = __esm({
|
|
|
14949
14949
|
}
|
|
14950
14950
|
});
|
|
14951
14951
|
|
|
14952
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14952
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js
|
|
14953
14953
|
var import_smithy_client13, commands, SSOOIDC;
|
|
14954
14954
|
var init_SSOOIDC = __esm({
|
|
14955
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14955
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js"() {
|
|
14956
14956
|
import_smithy_client13 = __toESM(require_dist_cjs17());
|
|
14957
14957
|
init_CreateTokenCommand();
|
|
14958
14958
|
init_SSOOIDCClient();
|
|
@@ -14965,21 +14965,21 @@ var init_SSOOIDC = __esm({
|
|
|
14965
14965
|
}
|
|
14966
14966
|
});
|
|
14967
14967
|
|
|
14968
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14968
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js
|
|
14969
14969
|
var init_commands = __esm({
|
|
14970
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14970
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js"() {
|
|
14971
14971
|
init_CreateTokenCommand();
|
|
14972
14972
|
}
|
|
14973
14973
|
});
|
|
14974
14974
|
|
|
14975
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14975
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js
|
|
14976
14976
|
var init_models = __esm({
|
|
14977
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14977
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js"() {
|
|
14978
14978
|
init_models_0();
|
|
14979
14979
|
}
|
|
14980
14980
|
});
|
|
14981
14981
|
|
|
14982
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
14982
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js
|
|
14983
14983
|
var sso_oidc_exports = {};
|
|
14984
14984
|
__export(sso_oidc_exports, {
|
|
14985
14985
|
$Command: () => import_smithy_client12.Command,
|
|
@@ -15003,7 +15003,7 @@ __export(sso_oidc_exports, {
|
|
|
15003
15003
|
__Client: () => import_smithy_client8.Client
|
|
15004
15004
|
});
|
|
15005
15005
|
var init_sso_oidc = __esm({
|
|
15006
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15006
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js"() {
|
|
15007
15007
|
init_SSOOIDCClient();
|
|
15008
15008
|
init_SSOOIDC();
|
|
15009
15009
|
init_commands();
|
|
@@ -15012,9 +15012,9 @@ var init_sso_oidc = __esm({
|
|
|
15012
15012
|
}
|
|
15013
15013
|
});
|
|
15014
15014
|
|
|
15015
|
-
// node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
15015
|
+
// node_modules/.pnpm/@aws-sdk+token-providers@3.777.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js
|
|
15016
15016
|
var require_dist_cjs46 = __commonJS({
|
|
15017
|
-
"node_modules/.pnpm/@aws-sdk+token-providers@3.
|
|
15017
|
+
"node_modules/.pnpm/@aws-sdk+token-providers@3.777.0/node_modules/@aws-sdk/token-providers/dist-cjs/index.js"(exports2, module2) {
|
|
15018
15018
|
"use strict";
|
|
15019
15019
|
var __create2 = Object.create;
|
|
15020
15020
|
var __defProp2 = Object.defineProperty;
|
|
@@ -15200,9 +15200,9 @@ var require_dist_cjs46 = __commonJS({
|
|
|
15200
15200
|
}
|
|
15201
15201
|
});
|
|
15202
15202
|
|
|
15203
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
15203
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.777.0/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js
|
|
15204
15204
|
var require_dist_cjs47 = __commonJS({
|
|
15205
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.
|
|
15205
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-sso@3.777.0/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js"(exports2, module2) {
|
|
15206
15206
|
"use strict";
|
|
15207
15207
|
var __defProp2 = Object.defineProperty;
|
|
15208
15208
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -15427,7 +15427,7 @@ Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.ht
|
|
|
15427
15427
|
}
|
|
15428
15428
|
});
|
|
15429
15429
|
|
|
15430
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15430
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js
|
|
15431
15431
|
function createAwsAuthSigv4HttpAuthOption2(authParameters) {
|
|
15432
15432
|
return {
|
|
15433
15433
|
schemeId: "aws.auth#sigv4",
|
|
@@ -15450,7 +15450,7 @@ function createSmithyApiNoAuthHttpAuthOption2(authParameters) {
|
|
|
15450
15450
|
}
|
|
15451
15451
|
var import_util_middleware4, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig2;
|
|
15452
15452
|
var init_httpAuthSchemeProvider2 = __esm({
|
|
15453
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15453
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
|
|
15454
15454
|
init_dist_es2();
|
|
15455
15455
|
import_util_middleware4 = __toESM(require_dist_cjs19());
|
|
15456
15456
|
init_STSClient();
|
|
@@ -15486,10 +15486,10 @@ var init_httpAuthSchemeProvider2 = __esm({
|
|
|
15486
15486
|
}
|
|
15487
15487
|
});
|
|
15488
15488
|
|
|
15489
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15489
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js
|
|
15490
15490
|
var resolveClientEndpointParameters2, commonParams2;
|
|
15491
15491
|
var init_EndpointParameters2 = __esm({
|
|
15492
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15492
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js"() {
|
|
15493
15493
|
resolveClientEndpointParameters2 = (options) => {
|
|
15494
15494
|
return Object.assign(options, {
|
|
15495
15495
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -15508,10 +15508,10 @@ var init_EndpointParameters2 = __esm({
|
|
|
15508
15508
|
}
|
|
15509
15509
|
});
|
|
15510
15510
|
|
|
15511
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15511
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js
|
|
15512
15512
|
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;
|
|
15513
15513
|
var init_ruleset2 = __esm({
|
|
15514
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15514
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js"() {
|
|
15515
15515
|
F = "required";
|
|
15516
15516
|
G = "type";
|
|
15517
15517
|
H = "fn";
|
|
@@ -15553,10 +15553,10 @@ var init_ruleset2 = __esm({
|
|
|
15553
15553
|
}
|
|
15554
15554
|
});
|
|
15555
15555
|
|
|
15556
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15556
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js
|
|
15557
15557
|
var import_util_endpoints3, import_util_endpoints4, cache2, defaultEndpointResolver2;
|
|
15558
15558
|
var init_endpointResolver2 = __esm({
|
|
15559
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15559
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js"() {
|
|
15560
15560
|
import_util_endpoints3 = __toESM(require_dist_cjs22());
|
|
15561
15561
|
import_util_endpoints4 = __toESM(require_dist_cjs21());
|
|
15562
15562
|
init_ruleset2();
|
|
@@ -15574,10 +15574,10 @@ var init_endpointResolver2 = __esm({
|
|
|
15574
15574
|
}
|
|
15575
15575
|
});
|
|
15576
15576
|
|
|
15577
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15577
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js
|
|
15578
15578
|
var import_smithy_client14, import_url_parser2, import_util_base642, import_util_utf82, getRuntimeConfig3;
|
|
15579
15579
|
var init_runtimeConfig_shared2 = __esm({
|
|
15580
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15580
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js"() {
|
|
15581
15581
|
init_dist_es2();
|
|
15582
15582
|
init_dist_es();
|
|
15583
15583
|
import_smithy_client14 = __toESM(require_dist_cjs17());
|
|
@@ -15617,10 +15617,10 @@ var init_runtimeConfig_shared2 = __esm({
|
|
|
15617
15617
|
}
|
|
15618
15618
|
});
|
|
15619
15619
|
|
|
15620
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15620
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js
|
|
15621
15621
|
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;
|
|
15622
15622
|
var init_runtimeConfig2 = __esm({
|
|
15623
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15623
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js"() {
|
|
15624
15624
|
init_package();
|
|
15625
15625
|
init_dist_es2();
|
|
15626
15626
|
import_util_user_agent_node2 = __toESM(require_dist_cjs40());
|
|
@@ -15679,10 +15679,10 @@ var init_runtimeConfig2 = __esm({
|
|
|
15679
15679
|
}
|
|
15680
15680
|
});
|
|
15681
15681
|
|
|
15682
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15682
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js
|
|
15683
15683
|
var getHttpAuthExtensionConfiguration2, resolveHttpAuthRuntimeConfig2;
|
|
15684
15684
|
var init_httpAuthExtensionConfiguration2 = __esm({
|
|
15685
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15685
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js"() {
|
|
15686
15686
|
getHttpAuthExtensionConfiguration2 = (runtimeConfig) => {
|
|
15687
15687
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
15688
15688
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -15723,10 +15723,10 @@ var init_httpAuthExtensionConfiguration2 = __esm({
|
|
|
15723
15723
|
}
|
|
15724
15724
|
});
|
|
15725
15725
|
|
|
15726
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15726
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
|
|
15727
15727
|
var import_region_config_resolver2, import_protocol_http9, import_smithy_client17, resolveRuntimeExtensions2;
|
|
15728
15728
|
var init_runtimeExtensions2 = __esm({
|
|
15729
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15729
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
|
|
15730
15730
|
import_region_config_resolver2 = __toESM(require_dist_cjs44());
|
|
15731
15731
|
import_protocol_http9 = __toESM(require_dist_cjs2());
|
|
15732
15732
|
import_smithy_client17 = __toESM(require_dist_cjs17());
|
|
@@ -15739,10 +15739,10 @@ var init_runtimeExtensions2 = __esm({
|
|
|
15739
15739
|
}
|
|
15740
15740
|
});
|
|
15741
15741
|
|
|
15742
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15742
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js
|
|
15743
15743
|
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;
|
|
15744
15744
|
var init_STSClient = __esm({
|
|
15745
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15745
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js"() {
|
|
15746
15746
|
import_middleware_host_header2 = __toESM(require_dist_cjs3());
|
|
15747
15747
|
import_middleware_logger2 = __toESM(require_dist_cjs4());
|
|
15748
15748
|
import_middleware_recursion_detection2 = __toESM(require_dist_cjs5());
|
|
@@ -15793,10 +15793,10 @@ var init_STSClient = __esm({
|
|
|
15793
15793
|
}
|
|
15794
15794
|
});
|
|
15795
15795
|
|
|
15796
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15796
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js
|
|
15797
15797
|
var import_smithy_client19, STSServiceException;
|
|
15798
15798
|
var init_STSServiceException = __esm({
|
|
15799
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15799
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js"() {
|
|
15800
15800
|
import_smithy_client19 = __toESM(require_dist_cjs17());
|
|
15801
15801
|
STSServiceException = class _STSServiceException extends import_smithy_client19.ServiceException {
|
|
15802
15802
|
constructor(options) {
|
|
@@ -15807,10 +15807,10 @@ var init_STSServiceException = __esm({
|
|
|
15807
15807
|
}
|
|
15808
15808
|
});
|
|
15809
15809
|
|
|
15810
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15810
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js
|
|
15811
15811
|
var import_smithy_client20, CredentialsFilterSensitiveLog, AssumeRoleResponseFilterSensitiveLog, ExpiredTokenException2, MalformedPolicyDocumentException, PackedPolicyTooLargeException, RegionDisabledException, IDPRejectedClaimException, InvalidIdentityTokenException, AssumeRoleWithWebIdentityRequestFilterSensitiveLog, AssumeRoleWithWebIdentityResponseFilterSensitiveLog, IDPCommunicationErrorException;
|
|
15812
15812
|
var init_models_02 = __esm({
|
|
15813
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15813
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js"() {
|
|
15814
15814
|
import_smithy_client20 = __toESM(require_dist_cjs17());
|
|
15815
15815
|
init_STSServiceException();
|
|
15816
15816
|
CredentialsFilterSensitiveLog = (obj) => ({
|
|
@@ -15916,10 +15916,10 @@ var init_models_02 = __esm({
|
|
|
15916
15916
|
}
|
|
15917
15917
|
});
|
|
15918
15918
|
|
|
15919
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15919
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js
|
|
15920
15920
|
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;
|
|
15921
15921
|
var init_Aws_query = __esm({
|
|
15922
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
15922
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js"() {
|
|
15923
15923
|
init_dist_es2();
|
|
15924
15924
|
import_protocol_http10 = __toESM(require_dist_cjs2());
|
|
15925
15925
|
import_smithy_client21 = __toESM(require_dist_cjs17());
|
|
@@ -16448,10 +16448,10 @@ var init_Aws_query = __esm({
|
|
|
16448
16448
|
}
|
|
16449
16449
|
});
|
|
16450
16450
|
|
|
16451
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16451
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js
|
|
16452
16452
|
var import_middleware_endpoint4, import_middleware_serde3, import_smithy_client22, AssumeRoleCommand;
|
|
16453
16453
|
var init_AssumeRoleCommand = __esm({
|
|
16454
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16454
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js"() {
|
|
16455
16455
|
import_middleware_endpoint4 = __toESM(require_dist_cjs33());
|
|
16456
16456
|
import_middleware_serde3 = __toESM(require_dist_cjs20());
|
|
16457
16457
|
import_smithy_client22 = __toESM(require_dist_cjs17());
|
|
@@ -16468,10 +16468,10 @@ var init_AssumeRoleCommand = __esm({
|
|
|
16468
16468
|
}
|
|
16469
16469
|
});
|
|
16470
16470
|
|
|
16471
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16471
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js
|
|
16472
16472
|
var import_middleware_endpoint5, import_middleware_serde4, import_smithy_client23, AssumeRoleWithWebIdentityCommand;
|
|
16473
16473
|
var init_AssumeRoleWithWebIdentityCommand = __esm({
|
|
16474
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16474
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js"() {
|
|
16475
16475
|
import_middleware_endpoint5 = __toESM(require_dist_cjs33());
|
|
16476
16476
|
import_middleware_serde4 = __toESM(require_dist_cjs20());
|
|
16477
16477
|
import_smithy_client23 = __toESM(require_dist_cjs17());
|
|
@@ -16488,10 +16488,10 @@ var init_AssumeRoleWithWebIdentityCommand = __esm({
|
|
|
16488
16488
|
}
|
|
16489
16489
|
});
|
|
16490
16490
|
|
|
16491
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16491
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js
|
|
16492
16492
|
var import_smithy_client24, commands2, STS;
|
|
16493
16493
|
var init_STS = __esm({
|
|
16494
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16494
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js"() {
|
|
16495
16495
|
import_smithy_client24 = __toESM(require_dist_cjs17());
|
|
16496
16496
|
init_AssumeRoleCommand();
|
|
16497
16497
|
init_AssumeRoleWithWebIdentityCommand();
|
|
@@ -16506,25 +16506,25 @@ var init_STS = __esm({
|
|
|
16506
16506
|
}
|
|
16507
16507
|
});
|
|
16508
16508
|
|
|
16509
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16509
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js
|
|
16510
16510
|
var init_commands2 = __esm({
|
|
16511
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16511
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js"() {
|
|
16512
16512
|
init_AssumeRoleCommand();
|
|
16513
16513
|
init_AssumeRoleWithWebIdentityCommand();
|
|
16514
16514
|
}
|
|
16515
16515
|
});
|
|
16516
16516
|
|
|
16517
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16517
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js
|
|
16518
16518
|
var init_models2 = __esm({
|
|
16519
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16519
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js"() {
|
|
16520
16520
|
init_models_02();
|
|
16521
16521
|
}
|
|
16522
16522
|
});
|
|
16523
16523
|
|
|
16524
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16524
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js
|
|
16525
16525
|
var ASSUME_ROLE_DEFAULT_REGION, getAccountIdFromAssumedRoleUser, resolveRegion, getDefaultRoleAssumer, getDefaultRoleAssumerWithWebIdentity, isH2;
|
|
16526
16526
|
var init_defaultStsRoleAssumers = __esm({
|
|
16527
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16527
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js"() {
|
|
16528
16528
|
init_client();
|
|
16529
16529
|
init_AssumeRoleCommand();
|
|
16530
16530
|
init_AssumeRoleWithWebIdentityCommand();
|
|
@@ -16618,10 +16618,10 @@ var init_defaultStsRoleAssumers = __esm({
|
|
|
16618
16618
|
}
|
|
16619
16619
|
});
|
|
16620
16620
|
|
|
16621
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16621
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js
|
|
16622
16622
|
var getCustomizableStsClientCtor, getDefaultRoleAssumer2, getDefaultRoleAssumerWithWebIdentity2, decorateDefaultCredentialProvider;
|
|
16623
16623
|
var init_defaultRoleAssumers = __esm({
|
|
16624
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16624
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js"() {
|
|
16625
16625
|
init_defaultStsRoleAssumers();
|
|
16626
16626
|
init_STSClient();
|
|
16627
16627
|
getCustomizableStsClientCtor = (baseCtor, customizations) => {
|
|
@@ -16647,7 +16647,7 @@ var init_defaultRoleAssumers = __esm({
|
|
|
16647
16647
|
}
|
|
16648
16648
|
});
|
|
16649
16649
|
|
|
16650
|
-
// node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16650
|
+
// node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js
|
|
16651
16651
|
var sts_exports = {};
|
|
16652
16652
|
__export(sts_exports, {
|
|
16653
16653
|
AssumeRoleCommand: () => AssumeRoleCommand,
|
|
@@ -16672,7 +16672,7 @@ __export(sts_exports, {
|
|
|
16672
16672
|
getDefaultRoleAssumerWithWebIdentity: () => getDefaultRoleAssumerWithWebIdentity2
|
|
16673
16673
|
});
|
|
16674
16674
|
var init_sts = __esm({
|
|
16675
|
-
"node_modules/.pnpm/@aws-sdk+nested-clients@3.
|
|
16675
|
+
"node_modules/.pnpm/@aws-sdk+nested-clients@3.777.0/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js"() {
|
|
16676
16676
|
init_STSClient();
|
|
16677
16677
|
init_STS();
|
|
16678
16678
|
init_commands2();
|
|
@@ -16784,9 +16784,9 @@ var require_dist_cjs48 = __commonJS({
|
|
|
16784
16784
|
}
|
|
16785
16785
|
});
|
|
16786
16786
|
|
|
16787
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16787
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.777.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js
|
|
16788
16788
|
var require_fromWebToken = __commonJS({
|
|
16789
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16789
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.777.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js"(exports2) {
|
|
16790
16790
|
"use strict";
|
|
16791
16791
|
var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o3, m3, k3, k22) {
|
|
16792
16792
|
if (k22 === void 0) k22 = k3;
|
|
@@ -16846,9 +16846,9 @@ var require_fromWebToken = __commonJS({
|
|
|
16846
16846
|
}
|
|
16847
16847
|
});
|
|
16848
16848
|
|
|
16849
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16849
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.777.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js
|
|
16850
16850
|
var require_fromTokenFile = __commonJS({
|
|
16851
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16851
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.777.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js"(exports2) {
|
|
16852
16852
|
"use strict";
|
|
16853
16853
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16854
16854
|
exports2.fromTokenFile = void 0;
|
|
@@ -16884,9 +16884,9 @@ var require_fromTokenFile = __commonJS({
|
|
|
16884
16884
|
}
|
|
16885
16885
|
});
|
|
16886
16886
|
|
|
16887
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16887
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.777.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js
|
|
16888
16888
|
var require_dist_cjs49 = __commonJS({
|
|
16889
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.
|
|
16889
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-web-identity@3.777.0/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js"(exports2, module2) {
|
|
16890
16890
|
"use strict";
|
|
16891
16891
|
var __defProp2 = Object.defineProperty;
|
|
16892
16892
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
@@ -16909,9 +16909,9 @@ var require_dist_cjs49 = __commonJS({
|
|
|
16909
16909
|
}
|
|
16910
16910
|
});
|
|
16911
16911
|
|
|
16912
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
16912
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.777.0/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js
|
|
16913
16913
|
var require_dist_cjs50 = __commonJS({
|
|
16914
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.
|
|
16914
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-ini@3.777.0/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js"(exports2, module2) {
|
|
16915
16915
|
"use strict";
|
|
16916
16916
|
var __create2 = Object.create;
|
|
16917
16917
|
var __defProp2 = Object.defineProperty;
|
|
@@ -17153,9 +17153,9 @@ var require_dist_cjs50 = __commonJS({
|
|
|
17153
17153
|
}
|
|
17154
17154
|
});
|
|
17155
17155
|
|
|
17156
|
-
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
17156
|
+
// node_modules/.pnpm/@aws-sdk+credential-provider-node@3.777.0/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js
|
|
17157
17157
|
var require_dist_cjs51 = __commonJS({
|
|
17158
|
-
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.
|
|
17158
|
+
"node_modules/.pnpm/@aws-sdk+credential-provider-node@3.777.0/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js"(exports2, module2) {
|
|
17159
17159
|
"use strict";
|
|
17160
17160
|
var __create2 = Object.create;
|
|
17161
17161
|
var __defProp2 = Object.defineProperty;
|
|
@@ -17289,9 +17289,9 @@ var require_dist_cjs51 = __commonJS({
|
|
|
17289
17289
|
}
|
|
17290
17290
|
});
|
|
17291
17291
|
|
|
17292
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17292
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/ruleset.js
|
|
17293
17293
|
var require_ruleset2 = __commonJS({
|
|
17294
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17294
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/ruleset.js"(exports2) {
|
|
17295
17295
|
"use strict";
|
|
17296
17296
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17297
17297
|
exports2.ruleSet = void 0;
|
|
@@ -17324,9 +17324,9 @@ var require_ruleset2 = __commonJS({
|
|
|
17324
17324
|
}
|
|
17325
17325
|
});
|
|
17326
17326
|
|
|
17327
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17327
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/endpointResolver.js
|
|
17328
17328
|
var require_endpointResolver2 = __commonJS({
|
|
17329
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17329
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/endpoint/endpointResolver.js"(exports2) {
|
|
17330
17330
|
"use strict";
|
|
17331
17331
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17332
17332
|
exports2.defaultEndpointResolver = void 0;
|
|
@@ -17348,9 +17348,9 @@ var require_endpointResolver2 = __commonJS({
|
|
|
17348
17348
|
}
|
|
17349
17349
|
});
|
|
17350
17350
|
|
|
17351
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17351
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js
|
|
17352
17352
|
var require_runtimeConfig_shared2 = __commonJS({
|
|
17353
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17353
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js"(exports2) {
|
|
17354
17354
|
"use strict";
|
|
17355
17355
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17356
17356
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -17388,9 +17388,9 @@ var require_runtimeConfig_shared2 = __commonJS({
|
|
|
17388
17388
|
}
|
|
17389
17389
|
});
|
|
17390
17390
|
|
|
17391
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17391
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js
|
|
17392
17392
|
var require_runtimeConfig2 = __commonJS({
|
|
17393
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17393
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js"(exports2) {
|
|
17394
17394
|
"use strict";
|
|
17395
17395
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17396
17396
|
exports2.getRuntimeConfig = void 0;
|
|
@@ -17444,9 +17444,9 @@ var require_runtimeConfig2 = __commonJS({
|
|
|
17444
17444
|
}
|
|
17445
17445
|
});
|
|
17446
17446
|
|
|
17447
|
-
// node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17447
|
+
// node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js
|
|
17448
17448
|
var require_dist_cjs52 = __commonJS({
|
|
17449
|
-
"node_modules/.pnpm/@aws-sdk+client-sqs@3.
|
|
17449
|
+
"node_modules/.pnpm/@aws-sdk+client-sqs@3.777.0/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js"(exports2, module2) {
|
|
17450
17450
|
"use strict";
|
|
17451
17451
|
var __defProp2 = Object.defineProperty;
|
|
17452
17452
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|