replicas-engine 0.1.337 → 0.1.339
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/dist/src/{chunk-MHJJJ2VP.js → chunk-6NGTYZPX.js} +377 -102
- package/dist/src/{chunk-B5KEKENG.js → chunk-A6ZHMNK4.js} +12 -12
- package/dist/src/{chunk-C6IOMGXW.js → chunk-B7L4ZPGB.js} +33 -33
- package/dist/src/{chunk-3YYBZ6D5.js → chunk-EB4AJ2V6.js} +11 -11
- package/dist/src/{chunk-YY2DS5UJ.js → chunk-JWM4YXMZ.js} +55 -54
- package/dist/src/{chunk-ATF5CAZW.js → chunk-QE4MMXQA.js} +80 -72
- package/dist/src/{dist-es-37YNNMWK.js → dist-es-4XW324ME.js} +17 -17
- package/dist/src/{dist-es-M4ZCYBRD.js → dist-es-6PMBQ4JI.js} +7 -7
- package/dist/src/{dist-es-YA3RZ3J2.js → dist-es-GB67RX6P.js} +43 -35
- package/dist/src/{dist-es-7IBRAXHQ.js → dist-es-OTROFLRA.js} +9 -9
- package/dist/src/{dist-es-MNGVDEEO.js → dist-es-VF5HSV72.js} +4 -4
- package/dist/src/{dist-es-JSZE2H6Y.js → dist-es-VJJ2WNNG.js} +22 -19
- package/dist/src/{dist-es-AYVDCHRQ.js → dist-es-XMRJV7XN.js} +7 -7
- package/dist/src/{event-streams-7ZLUNSFX.js → event-streams-3JEJVYQR.js} +17 -17
- package/dist/src/index.js +584 -104
- package/dist/src/{loadSso-2A75N7C3.js → loadSso-QDS4L4DG.js} +19 -19
- package/dist/src/{signin-FXO7O6JB.js → signin-EETD6KX2.js} +155 -77
- package/dist/src/{sso-oidc-4IFMUO6A.js → sso-oidc-25HRWVRW.js} +21 -21
- package/dist/src/{sts-IAUEUXEW.js → sts-2O2TZS6K.js} +434 -45
- package/package.json +5 -1
- package/scripts/opencode +36 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
AwsRestJsonProtocol
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-EB4AJ2V6.js";
|
|
5
5
|
import {
|
|
6
6
|
AwsSdkSigV4Signer,
|
|
7
7
|
DefaultIdentityProviderConfig,
|
|
@@ -13,10 +13,10 @@ import {
|
|
|
13
13
|
package_default,
|
|
14
14
|
resolveAwsSdkSigV4Config,
|
|
15
15
|
streamCollector
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-JWM4YXMZ.js";
|
|
17
17
|
import {
|
|
18
18
|
NodeHttpHandler
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-A6ZHMNK4.js";
|
|
20
20
|
import {
|
|
21
21
|
BinaryDecisionDiagram,
|
|
22
22
|
Client,
|
|
@@ -49,7 +49,7 @@ import {
|
|
|
49
49
|
resolveHostHeaderConfig,
|
|
50
50
|
resolveRetryConfig,
|
|
51
51
|
resolveUserAgentConfig
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-6NGTYZPX.js";
|
|
53
53
|
import {
|
|
54
54
|
NODE_REGION_CONFIG_FILE_OPTIONS,
|
|
55
55
|
NODE_REGION_CONFIG_OPTIONS,
|
|
@@ -65,7 +65,7 @@ import {
|
|
|
65
65
|
resolveDefaultsModeConfig,
|
|
66
66
|
resolveHttpHandlerRuntimeConfig,
|
|
67
67
|
resolveRegionConfig
|
|
68
|
-
} from "./chunk-
|
|
68
|
+
} from "./chunk-QE4MMXQA.js";
|
|
69
69
|
import {
|
|
70
70
|
Hash,
|
|
71
71
|
calculateBodyLength,
|
|
@@ -73,9 +73,9 @@ import {
|
|
|
73
73
|
fromUtf8,
|
|
74
74
|
toBase64,
|
|
75
75
|
toUtf8
|
|
76
|
-
} from "./chunk-
|
|
76
|
+
} from "./chunk-B7L4ZPGB.js";
|
|
77
77
|
|
|
78
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
78
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js
|
|
79
79
|
var defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
80
80
|
return {
|
|
81
81
|
operation: getSmithyContext(context).operation,
|
|
@@ -124,7 +124,7 @@ var resolveHttpAuthSchemeConfig = (config) => {
|
|
|
124
124
|
});
|
|
125
125
|
};
|
|
126
126
|
|
|
127
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
127
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js
|
|
128
128
|
var resolveClientEndpointParameters = (options) => {
|
|
129
129
|
return Object.assign(options, {
|
|
130
130
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -139,7 +139,7 @@ var commonParams = {
|
|
|
139
139
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
|
140
140
|
};
|
|
141
141
|
|
|
142
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
142
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/bdd.js
|
|
143
143
|
var k = "ref";
|
|
144
144
|
var a = -1;
|
|
145
145
|
var b = true;
|
|
@@ -226,7 +226,7 @@ var nodes = new Int32Array([
|
|
|
226
226
|
]);
|
|
227
227
|
var bdd = BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
|
|
228
228
|
|
|
229
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
229
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js
|
|
230
230
|
var cache = new EndpointCache({
|
|
231
231
|
size: 50,
|
|
232
232
|
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"]
|
|
@@ -239,7 +239,7 @@ var defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
239
239
|
};
|
|
240
240
|
customEndpointFunctions.aws = awsEndpointFunctions;
|
|
241
241
|
|
|
242
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
242
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js
|
|
243
243
|
var SSOServiceException = class _SSOServiceException extends ServiceException {
|
|
244
244
|
constructor(options) {
|
|
245
245
|
super(options);
|
|
@@ -247,7 +247,7 @@ var SSOServiceException = class _SSOServiceException extends ServiceException {
|
|
|
247
247
|
}
|
|
248
248
|
};
|
|
249
249
|
|
|
250
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
250
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js
|
|
251
251
|
var InvalidRequestException = class _InvalidRequestException extends SSOServiceException {
|
|
252
252
|
name = "InvalidRequestException";
|
|
253
253
|
$fault = "client";
|
|
@@ -297,7 +297,7 @@ var UnauthorizedException = class _UnauthorizedException extends SSOServiceExcep
|
|
|
297
297
|
}
|
|
298
298
|
};
|
|
299
299
|
|
|
300
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
300
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js
|
|
301
301
|
var _ATT = "AccessTokenType";
|
|
302
302
|
var _GRC = "GetRoleCredentials";
|
|
303
303
|
var _GRCR = "GetRoleCredentialsRequest";
|
|
@@ -410,7 +410,7 @@ var GetRoleCredentials$ = [
|
|
|
410
410
|
() => GetRoleCredentialsResponse$
|
|
411
411
|
];
|
|
412
412
|
|
|
413
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
413
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js
|
|
414
414
|
var getRuntimeConfig = (config) => {
|
|
415
415
|
return {
|
|
416
416
|
apiVersion: "2019-06-10",
|
|
@@ -447,7 +447,7 @@ var getRuntimeConfig = (config) => {
|
|
|
447
447
|
};
|
|
448
448
|
};
|
|
449
449
|
|
|
450
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
450
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js
|
|
451
451
|
var getRuntimeConfig2 = (config) => {
|
|
452
452
|
emitWarningIfUnsupportedVersion2(process.version);
|
|
453
453
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -481,7 +481,7 @@ var getRuntimeConfig2 = (config) => {
|
|
|
481
481
|
};
|
|
482
482
|
};
|
|
483
483
|
|
|
484
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
484
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js
|
|
485
485
|
var getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
486
486
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
487
487
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -520,14 +520,14 @@ var resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
520
520
|
};
|
|
521
521
|
};
|
|
522
522
|
|
|
523
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
523
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js
|
|
524
524
|
var resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
525
525
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
526
526
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
527
527
|
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
528
528
|
};
|
|
529
529
|
|
|
530
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
530
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js
|
|
531
531
|
var SSOClient = class extends Client {
|
|
532
532
|
config;
|
|
533
533
|
constructor(...[configuration]) {
|
|
@@ -563,7 +563,7 @@ var SSOClient = class extends Client {
|
|
|
563
563
|
}
|
|
564
564
|
};
|
|
565
565
|
|
|
566
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
566
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js
|
|
567
567
|
var GetRoleCredentialsCommand = class extends Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
|
|
568
568
|
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
569
569
|
}).s("SWBPortalService", "GetRoleCredentials", {}).n("SSOClient", "GetRoleCredentialsCommand").sc(GetRoleCredentials$).build() {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
AwsRestJsonProtocol
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-EB4AJ2V6.js";
|
|
5
5
|
import {
|
|
6
6
|
AwsSdkSigV4Signer,
|
|
7
7
|
DefaultIdentityProviderConfig,
|
|
@@ -13,10 +13,10 @@ import {
|
|
|
13
13
|
package_default,
|
|
14
14
|
resolveAwsSdkSigV4Config,
|
|
15
15
|
streamCollector
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-JWM4YXMZ.js";
|
|
17
17
|
import {
|
|
18
18
|
NodeHttpHandler
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-A6ZHMNK4.js";
|
|
20
20
|
import {
|
|
21
21
|
BinaryDecisionDiagram,
|
|
22
22
|
Client,
|
|
@@ -50,7 +50,7 @@ import {
|
|
|
50
50
|
resolveHostHeaderConfig,
|
|
51
51
|
resolveRetryConfig,
|
|
52
52
|
resolveUserAgentConfig
|
|
53
|
-
} from "./chunk-
|
|
53
|
+
} from "./chunk-6NGTYZPX.js";
|
|
54
54
|
import {
|
|
55
55
|
NODE_REGION_CONFIG_FILE_OPTIONS,
|
|
56
56
|
NODE_REGION_CONFIG_OPTIONS,
|
|
@@ -66,7 +66,7 @@ import {
|
|
|
66
66
|
resolveDefaultsModeConfig,
|
|
67
67
|
resolveHttpHandlerRuntimeConfig,
|
|
68
68
|
resolveRegionConfig
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-QE4MMXQA.js";
|
|
70
70
|
import {
|
|
71
71
|
Hash,
|
|
72
72
|
calculateBodyLength,
|
|
@@ -74,9 +74,9 @@ import {
|
|
|
74
74
|
fromUtf8,
|
|
75
75
|
toBase64,
|
|
76
76
|
toUtf8
|
|
77
|
-
} from "./chunk-
|
|
77
|
+
} from "./chunk-B7L4ZPGB.js";
|
|
78
78
|
|
|
79
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
79
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js
|
|
80
80
|
var defaultSigninHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
81
81
|
return {
|
|
82
82
|
operation: getSmithyContext(context).operation,
|
|
@@ -125,7 +125,7 @@ var resolveHttpAuthSchemeConfig = (config) => {
|
|
|
125
125
|
});
|
|
126
126
|
};
|
|
127
127
|
|
|
128
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
128
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js
|
|
129
129
|
var resolveClientEndpointParameters = (options) => {
|
|
130
130
|
return Object.assign(options, {
|
|
131
131
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -140,48 +140,69 @@ var commonParams = {
|
|
|
140
140
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
|
141
141
|
};
|
|
142
142
|
|
|
143
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
144
|
-
var
|
|
143
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js
|
|
144
|
+
var p = "ref";
|
|
145
145
|
var a = -1;
|
|
146
146
|
var b = true;
|
|
147
147
|
var c = "isSet";
|
|
148
|
-
var d = "
|
|
149
|
-
var e = "
|
|
150
|
-
var f = "
|
|
151
|
-
var g = "
|
|
152
|
-
var h = {
|
|
153
|
-
var i = { [
|
|
154
|
-
var j = { "fn":
|
|
155
|
-
var k = {};
|
|
156
|
-
var l =
|
|
148
|
+
var d = "booleanEquals";
|
|
149
|
+
var e = "PartitionResult";
|
|
150
|
+
var f = "stringEquals";
|
|
151
|
+
var g = "getAttr";
|
|
152
|
+
var h = "https://signin.{Region}.{PartitionResult#dualStackDnsSuffix}";
|
|
153
|
+
var i = { [p]: "Endpoint" };
|
|
154
|
+
var j = { "fn": g, "argv": [{ [p]: e }, "name"] };
|
|
155
|
+
var k = { [p]: e };
|
|
156
|
+
var l = { [p]: "Region" };
|
|
157
|
+
var m = { "authSchemes": [{ "name": "sigv4", "signingName": "signin", "signingRegion": "{Region}" }] };
|
|
158
|
+
var n = {};
|
|
159
|
+
var o = [l];
|
|
157
160
|
var _data = {
|
|
158
161
|
conditions: [
|
|
159
|
-
[c,
|
|
160
|
-
[
|
|
161
|
-
[
|
|
162
|
-
[
|
|
163
|
-
[
|
|
164
|
-
[
|
|
165
|
-
[
|
|
166
|
-
[
|
|
167
|
-
[g, [
|
|
168
|
-
[
|
|
162
|
+
[c, o],
|
|
163
|
+
[d, [{ fn: "coalesce", argv: [{ [p]: "IsControlPlane" }, false] }, b]],
|
|
164
|
+
[c, [i]],
|
|
165
|
+
["aws.partition", o, e],
|
|
166
|
+
[d, [{ [p]: "UseFIPS" }, b]],
|
|
167
|
+
[d, [{ [p]: "UseDualStack" }, b]],
|
|
168
|
+
[f, [j, "aws"]],
|
|
169
|
+
[f, [j, "aws-cn"]],
|
|
170
|
+
[d, [{ fn: g, argv: [k, "supportsDualStack"] }, b]],
|
|
171
|
+
[f, [l, "us-gov-west-1"]],
|
|
172
|
+
[f, [j, "aws-us-gov"]],
|
|
173
|
+
[d, [{ fn: g, argv: [k, "supportsFIPS"] }, b]],
|
|
174
|
+
[f, [j, "aws-iso"]],
|
|
175
|
+
[f, [j, "aws-iso-b"]],
|
|
176
|
+
[f, [j, "aws-iso-f"]],
|
|
177
|
+
[f, [j, "aws-iso-e"]],
|
|
178
|
+
[f, [j, "aws-eusc"]]
|
|
169
179
|
],
|
|
170
180
|
results: [
|
|
171
181
|
[a],
|
|
182
|
+
["https://signin.{Region}.api.aws", m],
|
|
183
|
+
["https://signin.{Region}.api.amazonwebservices.com.cn", m],
|
|
184
|
+
[h, m],
|
|
185
|
+
["https://{Region}.signin.aws.amazon.com", n],
|
|
186
|
+
["https://{Region}.signin.amazonaws.cn", n],
|
|
187
|
+
["https://{Region}.signin.amazonaws-us-gov.com", n],
|
|
188
|
+
["https://{Region}.signin.c2shome.ic.gov", n],
|
|
189
|
+
["https://{Region}.signin.sc2shome.sgov.gov", n],
|
|
190
|
+
["https://{Region}.signin.csphome.hci.ic.gov", n],
|
|
191
|
+
["https://{Region}.signin.csphome.adc-e.uk", n],
|
|
192
|
+
["https://{Region}.signin.amazonaws-eusc.eu", n],
|
|
193
|
+
["https://signin-fips.amazonaws-us-gov.com", n],
|
|
194
|
+
["https://{Region}.signin-fips.amazonaws-us-gov.com", n],
|
|
195
|
+
["https://{Region}.signin.{PartitionResult#dnsSuffix}", n],
|
|
172
196
|
[a, "Invalid Configuration: FIPS and custom endpoint are not supported"],
|
|
173
197
|
[a, "Invalid Configuration: Dualstack and custom endpoint are not supported"],
|
|
174
|
-
[
|
|
175
|
-
["https://{Region}.
|
|
176
|
-
["https://{Region}.signin.amazonaws.cn", k],
|
|
177
|
-
["https://{Region}.signin.amazonaws-us-gov.com", k],
|
|
178
|
-
["https://signin-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", k],
|
|
198
|
+
[i, n],
|
|
199
|
+
["https://signin-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", n],
|
|
179
200
|
[a, "FIPS and DualStack are enabled, but this partition does not support one or both"],
|
|
180
|
-
["https://signin-fips.{Region}.{PartitionResult#dnsSuffix}",
|
|
201
|
+
["https://signin-fips.{Region}.{PartitionResult#dnsSuffix}", n],
|
|
181
202
|
[a, "FIPS is enabled but this partition does not support FIPS"],
|
|
182
|
-
[
|
|
203
|
+
[h, n],
|
|
183
204
|
[a, "DualStack is enabled but this partition does not support DualStack"],
|
|
184
|
-
["https://signin.{Region}.{PartitionResult#dnsSuffix}",
|
|
205
|
+
["https://signin.{Region}.{PartitionResult#dnsSuffix}", n],
|
|
185
206
|
[a, "Invalid Configuration: Missing Region"]
|
|
186
207
|
]
|
|
187
208
|
};
|
|
@@ -192,57 +213,108 @@ var nodes = new Int32Array([
|
|
|
192
213
|
1,
|
|
193
214
|
-1,
|
|
194
215
|
0,
|
|
195
|
-
15,
|
|
196
|
-
3,
|
|
197
|
-
1,
|
|
198
216
|
4,
|
|
199
|
-
|
|
217
|
+
3,
|
|
200
218
|
2,
|
|
219
|
+
30,
|
|
220
|
+
r + 25,
|
|
221
|
+
1,
|
|
222
|
+
24,
|
|
201
223
|
5,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
11,
|
|
224
|
+
2,
|
|
225
|
+
30,
|
|
205
226
|
6,
|
|
227
|
+
3,
|
|
228
|
+
7,
|
|
229
|
+
26,
|
|
206
230
|
4,
|
|
231
|
+
18,
|
|
232
|
+
8,
|
|
233
|
+
5,
|
|
234
|
+
17,
|
|
235
|
+
9,
|
|
236
|
+
6,
|
|
237
|
+
r + 4,
|
|
207
238
|
10,
|
|
208
239
|
7,
|
|
209
|
-
7,
|
|
210
|
-
r + 4,
|
|
211
|
-
8,
|
|
212
|
-
8,
|
|
213
240
|
r + 5,
|
|
214
|
-
|
|
215
|
-
|
|
241
|
+
11,
|
|
242
|
+
10,
|
|
216
243
|
r + 6,
|
|
244
|
+
12,
|
|
245
|
+
12,
|
|
246
|
+
r + 7,
|
|
247
|
+
13,
|
|
248
|
+
13,
|
|
249
|
+
r + 8,
|
|
250
|
+
14,
|
|
251
|
+
14,
|
|
252
|
+
r + 9,
|
|
253
|
+
15,
|
|
254
|
+
15,
|
|
255
|
+
r + 10,
|
|
256
|
+
16,
|
|
257
|
+
16,
|
|
258
|
+
r + 11,
|
|
259
|
+
r + 14,
|
|
260
|
+
8,
|
|
261
|
+
r + 22,
|
|
262
|
+
r + 23,
|
|
263
|
+
5,
|
|
264
|
+
22,
|
|
265
|
+
19,
|
|
266
|
+
9,
|
|
267
|
+
r + 12,
|
|
268
|
+
20,
|
|
269
|
+
10,
|
|
217
270
|
r + 13,
|
|
271
|
+
21,
|
|
272
|
+
11,
|
|
273
|
+
r + 20,
|
|
274
|
+
r + 21,
|
|
275
|
+
8,
|
|
276
|
+
23,
|
|
277
|
+
r + 19,
|
|
278
|
+
11,
|
|
279
|
+
r + 18,
|
|
280
|
+
r + 19,
|
|
281
|
+
2,
|
|
282
|
+
29,
|
|
283
|
+
25,
|
|
284
|
+
3,
|
|
285
|
+
32,
|
|
286
|
+
26,
|
|
287
|
+
4,
|
|
288
|
+
27,
|
|
289
|
+
r + 25,
|
|
218
290
|
5,
|
|
219
|
-
r +
|
|
291
|
+
r + 25,
|
|
292
|
+
28,
|
|
293
|
+
9,
|
|
220
294
|
r + 12,
|
|
295
|
+
r + 25,
|
|
296
|
+
3,
|
|
297
|
+
32,
|
|
298
|
+
30,
|
|
221
299
|
4,
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
6,
|
|
225
|
-
r + 9,
|
|
226
|
-
r + 10,
|
|
300
|
+
r + 15,
|
|
301
|
+
31,
|
|
227
302
|
5,
|
|
228
|
-
|
|
229
|
-
r +
|
|
303
|
+
r + 16,
|
|
304
|
+
r + 17,
|
|
230
305
|
6,
|
|
231
|
-
r + 7,
|
|
232
|
-
r + 8,
|
|
233
|
-
3,
|
|
234
306
|
r + 1,
|
|
235
|
-
|
|
236
|
-
|
|
307
|
+
33,
|
|
308
|
+
7,
|
|
237
309
|
r + 2,
|
|
238
310
|
r + 3
|
|
239
311
|
]);
|
|
240
312
|
var bdd = BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
|
|
241
313
|
|
|
242
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
314
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js
|
|
243
315
|
var cache = new EndpointCache({
|
|
244
316
|
size: 50,
|
|
245
|
-
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"]
|
|
317
|
+
params: ["Endpoint", "IsControlPlane", "Region", "UseDualStack", "UseFIPS"]
|
|
246
318
|
});
|
|
247
319
|
var defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
248
320
|
return cache.get(endpointParams, () => decideEndpoint(bdd, {
|
|
@@ -252,7 +324,7 @@ var defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
252
324
|
};
|
|
253
325
|
customEndpointFunctions.aws = awsEndpointFunctions;
|
|
254
326
|
|
|
255
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
327
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js
|
|
256
328
|
var SigninServiceException = class _SigninServiceException extends ServiceException {
|
|
257
329
|
constructor(options) {
|
|
258
330
|
super(options);
|
|
@@ -260,7 +332,7 @@ var SigninServiceException = class _SigninServiceException extends ServiceExcept
|
|
|
260
332
|
}
|
|
261
333
|
};
|
|
262
334
|
|
|
263
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
335
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js
|
|
264
336
|
var AccessDeniedException = class _AccessDeniedException extends SigninServiceException {
|
|
265
337
|
name = "AccessDeniedException";
|
|
266
338
|
$fault = "client";
|
|
@@ -318,7 +390,7 @@ var ValidationException = class _ValidationException extends SigninServiceExcept
|
|
|
318
390
|
}
|
|
319
391
|
};
|
|
320
392
|
|
|
321
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
393
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js
|
|
322
394
|
var _ADE = "AccessDeniedException";
|
|
323
395
|
var _AT = "AccessToken";
|
|
324
396
|
var _COAT = "CreateOAuth2Token";
|
|
@@ -457,7 +529,7 @@ var CreateOAuth2Token$ = [
|
|
|
457
529
|
() => CreateOAuth2TokenResponse$
|
|
458
530
|
];
|
|
459
531
|
|
|
460
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
532
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js
|
|
461
533
|
var getRuntimeConfig = (config) => {
|
|
462
534
|
return {
|
|
463
535
|
apiVersion: "2023-01-01",
|
|
@@ -494,7 +566,7 @@ var getRuntimeConfig = (config) => {
|
|
|
494
566
|
};
|
|
495
567
|
};
|
|
496
568
|
|
|
497
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
569
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js
|
|
498
570
|
var getRuntimeConfig2 = (config) => {
|
|
499
571
|
emitWarningIfUnsupportedVersion2(process.version);
|
|
500
572
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -528,7 +600,7 @@ var getRuntimeConfig2 = (config) => {
|
|
|
528
600
|
};
|
|
529
601
|
};
|
|
530
602
|
|
|
531
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
603
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js
|
|
532
604
|
var getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
533
605
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
534
606
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -567,14 +639,14 @@ var resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
567
639
|
};
|
|
568
640
|
};
|
|
569
641
|
|
|
570
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
642
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js
|
|
571
643
|
var resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
572
644
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
573
645
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
574
646
|
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
575
647
|
};
|
|
576
648
|
|
|
577
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
649
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js
|
|
578
650
|
var SigninClient = class extends Client {
|
|
579
651
|
config;
|
|
580
652
|
constructor(...[configuration]) {
|
|
@@ -610,13 +682,16 @@ var SigninClient = class extends Client {
|
|
|
610
682
|
}
|
|
611
683
|
};
|
|
612
684
|
|
|
613
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
614
|
-
var CreateOAuth2TokenCommand = class extends Command.classBuilder().ep(
|
|
685
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js
|
|
686
|
+
var CreateOAuth2TokenCommand = class extends Command.classBuilder().ep({
|
|
687
|
+
...commonParams,
|
|
688
|
+
IsControlPlane: { type: "staticContextParams", value: false }
|
|
689
|
+
}).m(function(Command2, cs, config, o2) {
|
|
615
690
|
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
616
691
|
}).s("Signin", "CreateOAuth2Token", {}).n("SigninClient", "CreateOAuth2TokenCommand").sc(CreateOAuth2Token$).build() {
|
|
617
692
|
};
|
|
618
693
|
|
|
619
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
694
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js
|
|
620
695
|
var commands = {
|
|
621
696
|
CreateOAuth2TokenCommand
|
|
622
697
|
};
|
|
@@ -624,12 +699,15 @@ var Signin = class extends SigninClient {
|
|
|
624
699
|
};
|
|
625
700
|
createAggregatedClient(commands, Signin);
|
|
626
701
|
|
|
627
|
-
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.
|
|
702
|
+
// ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js
|
|
628
703
|
var OAuth2ErrorCode = {
|
|
629
704
|
AUTHCODE_EXPIRED: "AUTHCODE_EXPIRED",
|
|
705
|
+
CONFLICT: "CONFLICT",
|
|
630
706
|
INSUFFICIENT_PERMISSIONS: "INSUFFICIENT_PERMISSIONS",
|
|
631
707
|
INVALID_REQUEST: "INVALID_REQUEST",
|
|
708
|
+
RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND",
|
|
632
709
|
SERVER_ERROR: "server_error",
|
|
710
|
+
SERVICE_QUOTA_EXCEEDED: "SERVICE_QUOTA_EXCEEDED",
|
|
633
711
|
TOKEN_EXPIRED: "TOKEN_EXPIRED",
|
|
634
712
|
USER_CREDENTIALS_CHANGED: "USER_CREDENTIALS_CHANGED"
|
|
635
713
|
};
|