@hasna/domains 0.0.42 → 0.0.44
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/cli/index.js +308 -308
- package/dist/generated/storage-kit/index.d.ts +1 -1
- package/dist/index.js +196 -196
- package/dist/mcp/index.js +224 -204
- package/dist/sdk/index.js +1 -1
- package/dist/server/index.js +1 -1
- package/package.json +3 -3
package/dist/mcp/index.js
CHANGED
|
@@ -47,7 +47,7 @@ var __export = (target, all) => {
|
|
|
47
47
|
var __esm = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
|
|
48
48
|
var __require = import.meta.require;
|
|
49
49
|
|
|
50
|
-
//
|
|
50
|
+
// node_modules/zod/v3/helpers/util.js
|
|
51
51
|
var util, objectUtil, ZodParsedType, getParsedType = (data) => {
|
|
52
52
|
const t = typeof data;
|
|
53
53
|
switch (t) {
|
|
@@ -178,7 +178,7 @@ var init_util = __esm(() => {
|
|
|
178
178
|
]);
|
|
179
179
|
});
|
|
180
180
|
|
|
181
|
-
//
|
|
181
|
+
// node_modules/zod/v3/ZodError.js
|
|
182
182
|
var ZodIssueCode, quotelessJson = (obj) => {
|
|
183
183
|
const json = JSON.stringify(obj, null, 2);
|
|
184
184
|
return json.replace(/"([^"]+)":/g, "$1:");
|
|
@@ -299,7 +299,7 @@ var init_ZodError = __esm(() => {
|
|
|
299
299
|
};
|
|
300
300
|
});
|
|
301
301
|
|
|
302
|
-
//
|
|
302
|
+
// node_modules/zod/v3/locales/en.js
|
|
303
303
|
var errorMap = (issue, _ctx) => {
|
|
304
304
|
let message;
|
|
305
305
|
switch (issue.code) {
|
|
@@ -406,7 +406,7 @@ var init_en = __esm(() => {
|
|
|
406
406
|
en_default = errorMap;
|
|
407
407
|
});
|
|
408
408
|
|
|
409
|
-
//
|
|
409
|
+
// node_modules/zod/v3/errors.js
|
|
410
410
|
function setErrorMap(map) {
|
|
411
411
|
overrideErrorMap = map;
|
|
412
412
|
}
|
|
@@ -419,7 +419,7 @@ var init_errors = __esm(() => {
|
|
|
419
419
|
overrideErrorMap = en_default;
|
|
420
420
|
});
|
|
421
421
|
|
|
422
|
-
//
|
|
422
|
+
// node_modules/zod/v3/helpers/parseUtil.js
|
|
423
423
|
function addIssueToContext(ctx, issueData) {
|
|
424
424
|
const overrideMap = getErrorMap();
|
|
425
425
|
const issue = makeIssue({
|
|
@@ -524,10 +524,10 @@ var init_parseUtil = __esm(() => {
|
|
|
524
524
|
});
|
|
525
525
|
});
|
|
526
526
|
|
|
527
|
-
//
|
|
527
|
+
// node_modules/zod/v3/helpers/typeAliases.js
|
|
528
528
|
var init_typeAliases = () => {};
|
|
529
529
|
|
|
530
|
-
//
|
|
530
|
+
// node_modules/zod/v3/helpers/errorUtil.js
|
|
531
531
|
var errorUtil;
|
|
532
532
|
var init_errorUtil = __esm(() => {
|
|
533
533
|
(function(errorUtil2) {
|
|
@@ -536,7 +536,7 @@ var init_errorUtil = __esm(() => {
|
|
|
536
536
|
})(errorUtil || (errorUtil = {}));
|
|
537
537
|
});
|
|
538
538
|
|
|
539
|
-
//
|
|
539
|
+
// node_modules/zod/v3/types.js
|
|
540
540
|
class ParseInputLazyPath {
|
|
541
541
|
constructor(parent, value, path, key) {
|
|
542
542
|
this._cachedPath = [];
|
|
@@ -3887,7 +3887,7 @@ var init_types = __esm(() => {
|
|
|
3887
3887
|
NEVER = INVALID;
|
|
3888
3888
|
});
|
|
3889
3889
|
|
|
3890
|
-
//
|
|
3890
|
+
// node_modules/zod/v3/external.js
|
|
3891
3891
|
var exports_external = {};
|
|
3892
3892
|
__export(exports_external, {
|
|
3893
3893
|
void: () => voidType,
|
|
@@ -4007,13 +4007,13 @@ var init_external = __esm(() => {
|
|
|
4007
4007
|
init_ZodError();
|
|
4008
4008
|
});
|
|
4009
4009
|
|
|
4010
|
-
//
|
|
4010
|
+
// node_modules/zod/index.js
|
|
4011
4011
|
var init_zod = __esm(() => {
|
|
4012
4012
|
init_external();
|
|
4013
4013
|
init_external();
|
|
4014
4014
|
});
|
|
4015
4015
|
|
|
4016
|
-
//
|
|
4016
|
+
// node_modules/@smithy/types/dist-cjs/index.js
|
|
4017
4017
|
var require_dist_cjs = __commonJS((exports) => {
|
|
4018
4018
|
var HttpAuthLocation;
|
|
4019
4019
|
(function(HttpAuthLocation2) {
|
|
@@ -4104,7 +4104,7 @@ var require_dist_cjs = __commonJS((exports) => {
|
|
|
4104
4104
|
exports.resolveDefaultRuntimeConfig = resolveDefaultRuntimeConfig;
|
|
4105
4105
|
});
|
|
4106
4106
|
|
|
4107
|
-
//
|
|
4107
|
+
// node_modules/@smithy/core/dist-cjs/submodules/transport/index.js
|
|
4108
4108
|
var require_transport = __commonJS((exports) => {
|
|
4109
4109
|
var { SMITHY_CONTEXT_KEY } = require_dist_cjs();
|
|
4110
4110
|
var getSmithyContext = (context) => context[SMITHY_CONTEXT_KEY] || (context[SMITHY_CONTEXT_KEY] = {});
|
|
@@ -4271,7 +4271,7 @@ var require_transport = __commonJS((exports) => {
|
|
|
4271
4271
|
exports.toEndpointV1 = toEndpointV1;
|
|
4272
4272
|
});
|
|
4273
4273
|
|
|
4274
|
-
//
|
|
4274
|
+
// node_modules/@smithy/core/dist-cjs/submodules/schema/index.js
|
|
4275
4275
|
var require_schema = __commonJS((exports) => {
|
|
4276
4276
|
var { getSmithyContext, HttpResponse, toEndpointV1 } = require_transport();
|
|
4277
4277
|
var deref = (schemaRef) => {
|
|
@@ -4404,8 +4404,6 @@ var require_schema = __commonJS((exports) => {
|
|
|
4404
4404
|
|
|
4405
4405
|
class ListSchema extends Schema {
|
|
4406
4406
|
static symbol = Symbol.for("@smithy/lis");
|
|
4407
|
-
name;
|
|
4408
|
-
traits;
|
|
4409
4407
|
valueSchema;
|
|
4410
4408
|
symbol = ListSchema.symbol;
|
|
4411
4409
|
}
|
|
@@ -4418,8 +4416,6 @@ var require_schema = __commonJS((exports) => {
|
|
|
4418
4416
|
|
|
4419
4417
|
class MapSchema extends Schema {
|
|
4420
4418
|
static symbol = Symbol.for("@smithy/map");
|
|
4421
|
-
name;
|
|
4422
|
-
traits;
|
|
4423
4419
|
keySchema;
|
|
4424
4420
|
valueSchema;
|
|
4425
4421
|
symbol = MapSchema.symbol;
|
|
@@ -4434,8 +4430,6 @@ var require_schema = __commonJS((exports) => {
|
|
|
4434
4430
|
|
|
4435
4431
|
class OperationSchema extends Schema {
|
|
4436
4432
|
static symbol = Symbol.for("@smithy/ope");
|
|
4437
|
-
name;
|
|
4438
|
-
traits;
|
|
4439
4433
|
input;
|
|
4440
4434
|
output;
|
|
4441
4435
|
symbol = OperationSchema.symbol;
|
|
@@ -4450,8 +4444,6 @@ var require_schema = __commonJS((exports) => {
|
|
|
4450
4444
|
|
|
4451
4445
|
class StructureSchema extends Schema {
|
|
4452
4446
|
static symbol = Symbol.for("@smithy/str");
|
|
4453
|
-
name;
|
|
4454
|
-
traits;
|
|
4455
4447
|
memberNames;
|
|
4456
4448
|
memberList;
|
|
4457
4449
|
symbol = StructureSchema.symbol;
|
|
@@ -4786,9 +4778,7 @@ var require_schema = __commonJS((exports) => {
|
|
|
4786
4778
|
|
|
4787
4779
|
class SimpleSchema extends Schema {
|
|
4788
4780
|
static symbol = Symbol.for("@smithy/sim");
|
|
4789
|
-
name;
|
|
4790
4781
|
schemaRef;
|
|
4791
|
-
traits;
|
|
4792
4782
|
symbol = SimpleSchema.symbol;
|
|
4793
4783
|
}
|
|
4794
4784
|
var sim = (namespace, name, schemaRef, traits) => Schema.assign(new SimpleSchema, {
|
|
@@ -4950,7 +4940,7 @@ var require_schema = __commonJS((exports) => {
|
|
|
4950
4940
|
exports.translateTraits = translateTraits;
|
|
4951
4941
|
});
|
|
4952
4942
|
|
|
4953
|
-
//
|
|
4943
|
+
// node_modules/@smithy/core/dist-cjs/submodules/client/index.js
|
|
4954
4944
|
var require_client = __commonJS((exports) => {
|
|
4955
4945
|
var { getSmithyContext, normalizeProvider } = require_transport();
|
|
4956
4946
|
exports.getSmithyContext = getSmithyContext;
|
|
@@ -6019,7 +6009,7 @@ var require_client = __commonJS((exports) => {
|
|
|
6019
6009
|
exports.withBaseException = withBaseException;
|
|
6020
6010
|
});
|
|
6021
6011
|
|
|
6022
|
-
//
|
|
6012
|
+
// node_modules/@smithy/core/dist-cjs/submodules/config/index.js
|
|
6023
6013
|
var require_config = __commonJS((exports) => {
|
|
6024
6014
|
var { homedir: homedir2 } = __require("os");
|
|
6025
6015
|
var { sep, join: join3 } = __require("path");
|
|
@@ -6714,7 +6704,7 @@ var require_config = __commonJS((exports) => {
|
|
|
6714
6704
|
exports.resolveRegionConfig = resolveRegionConfig;
|
|
6715
6705
|
});
|
|
6716
6706
|
|
|
6717
|
-
//
|
|
6707
|
+
// node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js
|
|
6718
6708
|
var require_endpoints = __commonJS((exports) => {
|
|
6719
6709
|
var { CONFIG_PREFIX_SEPARATOR, booleanSelector, SelectorType, loadConfig } = require_config();
|
|
6720
6710
|
var { toEndpointV1, getSmithyContext, normalizeProvider, isValidHostLabel } = require_transport();
|
|
@@ -7526,7 +7516,7 @@ var require_endpoints = __commonJS((exports) => {
|
|
|
7526
7516
|
exports.resolveParams = resolveParams;
|
|
7527
7517
|
});
|
|
7528
7518
|
|
|
7529
|
-
//
|
|
7519
|
+
// node_modules/@smithy/core/dist-cjs/submodules/serde/index.js
|
|
7530
7520
|
var require_serde = __commonJS((exports) => {
|
|
7531
7521
|
var { createHmac, createHash: createHash2, getRandomValues } = __require("crypto");
|
|
7532
7522
|
var { ReadStream, lstatSync, fstatSync } = __require("fs");
|
|
@@ -9164,7 +9154,7 @@ ${value}\r
|
|
|
9164
9154
|
exports.v4 = v4;
|
|
9165
9155
|
});
|
|
9166
9156
|
|
|
9167
|
-
//
|
|
9157
|
+
// node_modules/@smithy/core/dist-cjs/submodules/checksum/index.js
|
|
9168
9158
|
var require_checksum = __commonJS((exports) => {
|
|
9169
9159
|
var { createReadStream } = __require("fs");
|
|
9170
9160
|
var { Writable } = __require("stream");
|
|
@@ -9780,7 +9770,7 @@ var require_checksum = __commonJS((exports) => {
|
|
|
9780
9770
|
exports.readableStreamHasher = readableStreamHasher;
|
|
9781
9771
|
});
|
|
9782
9772
|
|
|
9783
|
-
//
|
|
9773
|
+
// node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js
|
|
9784
9774
|
var require_event_streams = __commonJS((exports) => {
|
|
9785
9775
|
var { Crc32 } = require_checksum();
|
|
9786
9776
|
var { toHex, fromHex, toUtf8, fromUtf8 } = require_serde();
|
|
@@ -10663,7 +10653,7 @@ var require_event_streams = __commonJS((exports) => {
|
|
|
10663
10653
|
exports.universalEventStreamSerdeProvider = eventStreamSerdeProvider$1;
|
|
10664
10654
|
});
|
|
10665
10655
|
|
|
10666
|
-
//
|
|
10656
|
+
// node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js
|
|
10667
10657
|
var require_protocols = __commonJS((exports) => {
|
|
10668
10658
|
var { Uint8ArrayBlobAdapter, sdkStreamMixin, splitEvery, splitHeader, fromBase64, _parseEpochTimestamp, _parseRfc7231DateTime, _parseRfc3339DateTimeWithOffset, LazyJsonString, NumericValue, toUtf8, fromUtf8, generateIdempotencyToken, toBase64, dateToUtcString, quoteHeader } = require_serde();
|
|
10669
10659
|
var { TypeRegistry, NormalizedSchema, translateTraits } = require_schema();
|
|
@@ -11548,24 +11538,27 @@ var require_protocols = __commonJS((exports) => {
|
|
|
11548
11538
|
}
|
|
11549
11539
|
}
|
|
11550
11540
|
var getHttpHandlerExtensionConfiguration = (runtimeConfig) => {
|
|
11541
|
+
if (runtimeConfig.logger && runtimeConfig.logger.constructor?.name !== "NoOpLogger") {
|
|
11542
|
+
runtimeConfig.requestHandler?.updateHttpClientConfig?.(Symbol.for("logger"), runtimeConfig.logger);
|
|
11543
|
+
}
|
|
11551
11544
|
return {
|
|
11552
11545
|
setHttpHandler(handler) {
|
|
11553
|
-
runtimeConfig.
|
|
11546
|
+
runtimeConfig.requestHandler = handler;
|
|
11554
11547
|
},
|
|
11555
11548
|
httpHandler() {
|
|
11556
|
-
return runtimeConfig.
|
|
11549
|
+
return runtimeConfig.requestHandler;
|
|
11557
11550
|
},
|
|
11558
11551
|
updateHttpClientConfig(key, value) {
|
|
11559
|
-
runtimeConfig.
|
|
11552
|
+
runtimeConfig.requestHandler?.updateHttpClientConfig(key, value);
|
|
11560
11553
|
},
|
|
11561
11554
|
httpHandlerConfigs() {
|
|
11562
|
-
return runtimeConfig.
|
|
11555
|
+
return runtimeConfig.requestHandler.httpHandlerConfigs();
|
|
11563
11556
|
}
|
|
11564
11557
|
};
|
|
11565
11558
|
};
|
|
11566
11559
|
var resolveHttpHandlerRuntimeConfig = (httpHandlerExtensionConfiguration) => {
|
|
11567
11560
|
return {
|
|
11568
|
-
|
|
11561
|
+
requestHandler: httpHandlerExtensionConfiguration.httpHandler()
|
|
11569
11562
|
};
|
|
11570
11563
|
};
|
|
11571
11564
|
var CONTENT_LENGTH_HEADER = "content-length";
|
|
@@ -11649,7 +11642,7 @@ var require_protocols = __commonJS((exports) => {
|
|
|
11649
11642
|
exports.resolvedPath = resolvedPath;
|
|
11650
11643
|
});
|
|
11651
11644
|
|
|
11652
|
-
//
|
|
11645
|
+
// node_modules/@smithy/core/dist-cjs/submodules/retry/index.js
|
|
11653
11646
|
var require_retry = __commonJS((exports) => {
|
|
11654
11647
|
var { Readable } = __require("stream");
|
|
11655
11648
|
var { NoOpLogger, normalizeProvider } = require_client();
|
|
@@ -12446,7 +12439,7 @@ var require_retry = __commonJS((exports) => {
|
|
|
12446
12439
|
exports.retryMiddlewareOptions = retryMiddlewareOptions;
|
|
12447
12440
|
});
|
|
12448
12441
|
|
|
12449
|
-
//
|
|
12442
|
+
// node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js
|
|
12450
12443
|
var require_invoke_store = __commonJS((exports) => {
|
|
12451
12444
|
var PROTECTED_KEYS = {
|
|
12452
12445
|
REQUEST_ID: Symbol.for("_AWS_LAMBDA_REQUEST_ID"),
|
|
@@ -12575,7 +12568,7 @@ var require_invoke_store = __commonJS((exports) => {
|
|
|
12575
12568
|
exports.InvokeStoreBase = InvokeStoreBase;
|
|
12576
12569
|
});
|
|
12577
12570
|
|
|
12578
|
-
//
|
|
12571
|
+
// node_modules/@smithy/core/dist-cjs/index.js
|
|
12579
12572
|
var require_dist_cjs2 = __commonJS((exports) => {
|
|
12580
12573
|
var { getSmithyContext } = require_transport();
|
|
12581
12574
|
exports.getSmithyContext = getSmithyContext;
|
|
@@ -12901,7 +12894,7 @@ var require_dist_cjs2 = __commonJS((exports) => {
|
|
|
12901
12894
|
exports.setFeature = setFeature;
|
|
12902
12895
|
});
|
|
12903
12896
|
|
|
12904
|
-
//
|
|
12897
|
+
// node_modules/bowser/es5.js
|
|
12905
12898
|
var require_es5 = __commonJS((exports, module) => {
|
|
12906
12899
|
(function(e, t) {
|
|
12907
12900
|
typeof exports == "object" && typeof module == "object" ? module.exports = t() : typeof define == "function" && define.amd ? define([], t) : typeof exports == "object" ? exports.bowser = t() : e.bowser = t();
|
|
@@ -13741,7 +13734,7 @@ var require_es5 = __commonJS((exports, module) => {
|
|
|
13741
13734
|
});
|
|
13742
13735
|
});
|
|
13743
13736
|
|
|
13744
|
-
//
|
|
13737
|
+
// node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js
|
|
13745
13738
|
var require_client2 = __commonJS((exports) => {
|
|
13746
13739
|
var { Retry, RETRY_MODES } = require_retry();
|
|
13747
13740
|
var { HttpRequest, parseUrl } = require_protocols();
|
|
@@ -14679,7 +14672,7 @@ More information can be found at: https://a.co/c895JFp`);
|
|
|
14679
14672
|
exports.userAgentMiddleware = userAgentMiddleware;
|
|
14680
14673
|
});
|
|
14681
14674
|
|
|
14682
|
-
//
|
|
14675
|
+
// node_modules/@smithy/signature-v4/dist-cjs/index.js
|
|
14683
14676
|
var require_dist_cjs3 = __commonJS((exports) => {
|
|
14684
14677
|
var { fromUtf8, fromHex, toHex, toUint8Array, isArrayBuffer } = require_serde();
|
|
14685
14678
|
var { normalizeProvider } = require_client();
|
|
@@ -15219,7 +15212,7 @@ ${toHex(hashedRequest)}`;
|
|
|
15219
15212
|
exports.signatureV4aContainer = signatureV4aContainer;
|
|
15220
15213
|
});
|
|
15221
15214
|
|
|
15222
|
-
//
|
|
15215
|
+
// node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js
|
|
15223
15216
|
var require_httpAuthSchemes = __commonJS((exports) => {
|
|
15224
15217
|
var { ProviderError, booleanSelector, SelectorType, loadConfig } = require_config();
|
|
15225
15218
|
var { setCredentialFeature } = require_client2();
|
|
@@ -15549,7 +15542,7 @@ var require_httpAuthSchemes = __commonJS((exports) => {
|
|
|
15549
15542
|
exports.validateSigningProperties = validateSigningProperties;
|
|
15550
15543
|
});
|
|
15551
15544
|
|
|
15552
|
-
//
|
|
15545
|
+
// node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js
|
|
15553
15546
|
var import_client3, import_config, ENV_KEY = "AWS_ACCESS_KEY_ID", ENV_SECRET = "AWS_SECRET_ACCESS_KEY", ENV_SESSION = "AWS_SESSION_TOKEN", ENV_EXPIRATION = "AWS_CREDENTIAL_EXPIRATION", ENV_CREDENTIAL_SCOPE = "AWS_CREDENTIAL_SCOPE", ENV_ACCOUNT_ID = "AWS_ACCOUNT_ID", fromEnv = (init) => async () => {
|
|
15554
15547
|
init?.logger?.debug("@aws-sdk/credential-provider-env - fromEnv");
|
|
15555
15548
|
const accessKeyId = process.env[ENV_KEY];
|
|
@@ -15577,7 +15570,7 @@ var init_fromEnv = __esm(() => {
|
|
|
15577
15570
|
import_config = __toESM(require_config(), 1);
|
|
15578
15571
|
});
|
|
15579
15572
|
|
|
15580
|
-
//
|
|
15573
|
+
// node_modules/@aws-sdk/credential-provider-env/dist-es/index.js
|
|
15581
15574
|
var exports_dist_es = {};
|
|
15582
15575
|
__export(exports_dist_es, {
|
|
15583
15576
|
fromEnv: () => fromEnv,
|
|
@@ -15592,7 +15585,7 @@ var init_dist_es = __esm(() => {
|
|
|
15592
15585
|
init_fromEnv();
|
|
15593
15586
|
});
|
|
15594
15587
|
|
|
15595
|
-
//
|
|
15588
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js
|
|
15596
15589
|
var isImdsCredentials = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.AccessKeyId === "string" && typeof arg.SecretAccessKey === "string" && typeof arg.Token === "string" && typeof arg.Expiration === "string", fromImdsCredentials = (creds) => ({
|
|
15597
15590
|
accessKeyId: creds.AccessKeyId,
|
|
15598
15591
|
secretAccessKey: creds.SecretAccessKey,
|
|
@@ -15601,14 +15594,14 @@ var isImdsCredentials = (arg) => Boolean(arg) && typeof arg === "object" && type
|
|
|
15601
15594
|
...creds.AccountId && { accountId: creds.AccountId }
|
|
15602
15595
|
});
|
|
15603
15596
|
|
|
15604
|
-
//
|
|
15597
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js
|
|
15605
15598
|
var DEFAULT_TIMEOUT = 1000, DEFAULT_MAX_RETRIES = 0, providerConfigFromInit = ({ maxRetries = DEFAULT_MAX_RETRIES, timeout = DEFAULT_TIMEOUT }) => ({ maxRetries, timeout });
|
|
15606
15599
|
|
|
15607
|
-
//
|
|
15600
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/node-http.js
|
|
15608
15601
|
import node_http from "http";
|
|
15609
15602
|
var init_node_http = () => {};
|
|
15610
15603
|
|
|
15611
|
-
//
|
|
15604
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js
|
|
15612
15605
|
function httpRequest(options) {
|
|
15613
15606
|
return new Promise((resolve3, reject) => {
|
|
15614
15607
|
const req = node_http.request({
|
|
@@ -15648,7 +15641,7 @@ var init_httpRequest = __esm(() => {
|
|
|
15648
15641
|
import_config2 = __toESM(require_config(), 1);
|
|
15649
15642
|
});
|
|
15650
15643
|
|
|
15651
|
-
//
|
|
15644
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js
|
|
15652
15645
|
var retry = (toRetry, maxRetries) => {
|
|
15653
15646
|
let promise = toRetry();
|
|
15654
15647
|
for (let i = 0;i < maxRetries; i++) {
|
|
@@ -15657,7 +15650,7 @@ var retry = (toRetry, maxRetries) => {
|
|
|
15657
15650
|
return promise;
|
|
15658
15651
|
};
|
|
15659
15652
|
|
|
15660
|
-
//
|
|
15653
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js
|
|
15661
15654
|
var import_config3, ENV_CMDS_FULL_URI = "AWS_CONTAINER_CREDENTIALS_FULL_URI", ENV_CMDS_RELATIVE_URI = "AWS_CONTAINER_CREDENTIALS_RELATIVE_URI", ENV_CMDS_AUTH_TOKEN = "AWS_CONTAINER_AUTHORIZATION_TOKEN", fromContainerMetadata = (init = {}) => {
|
|
15662
15655
|
const { timeout, maxRetries } = providerConfigFromInit(init);
|
|
15663
15656
|
return () => retry(async () => {
|
|
@@ -15727,7 +15720,7 @@ var init_fromContainerMetadata = __esm(() => {
|
|
|
15727
15720
|
GREENGRASS_PROTOCOLS = new Set(["http:", "https:"]);
|
|
15728
15721
|
});
|
|
15729
15722
|
|
|
15730
|
-
//
|
|
15723
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js
|
|
15731
15724
|
var import_config4, InstanceMetadataV1FallbackError;
|
|
15732
15725
|
var init_InstanceMetadataV1FallbackError = __esm(() => {
|
|
15733
15726
|
import_config4 = __toESM(require_config(), 1);
|
|
@@ -15742,7 +15735,7 @@ var init_InstanceMetadataV1FallbackError = __esm(() => {
|
|
|
15742
15735
|
};
|
|
15743
15736
|
});
|
|
15744
15737
|
|
|
15745
|
-
//
|
|
15738
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js
|
|
15746
15739
|
var Endpoint;
|
|
15747
15740
|
var init_Endpoint = __esm(() => {
|
|
15748
15741
|
(function(Endpoint2) {
|
|
@@ -15751,7 +15744,7 @@ var init_Endpoint = __esm(() => {
|
|
|
15751
15744
|
})(Endpoint || (Endpoint = {}));
|
|
15752
15745
|
});
|
|
15753
15746
|
|
|
15754
|
-
//
|
|
15747
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js
|
|
15755
15748
|
var ENV_ENDPOINT_NAME = "AWS_EC2_METADATA_SERVICE_ENDPOINT", CONFIG_ENDPOINT_NAME = "ec2_metadata_service_endpoint", ENDPOINT_CONFIG_OPTIONS;
|
|
15756
15749
|
var init_EndpointConfigOptions = __esm(() => {
|
|
15757
15750
|
ENDPOINT_CONFIG_OPTIONS = {
|
|
@@ -15761,7 +15754,7 @@ var init_EndpointConfigOptions = __esm(() => {
|
|
|
15761
15754
|
};
|
|
15762
15755
|
});
|
|
15763
15756
|
|
|
15764
|
-
//
|
|
15757
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js
|
|
15765
15758
|
var EndpointMode;
|
|
15766
15759
|
var init_EndpointMode = __esm(() => {
|
|
15767
15760
|
(function(EndpointMode2) {
|
|
@@ -15770,7 +15763,7 @@ var init_EndpointMode = __esm(() => {
|
|
|
15770
15763
|
})(EndpointMode || (EndpointMode = {}));
|
|
15771
15764
|
});
|
|
15772
15765
|
|
|
15773
|
-
//
|
|
15766
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js
|
|
15774
15767
|
var ENV_ENDPOINT_MODE_NAME = "AWS_EC2_METADATA_SERVICE_ENDPOINT_MODE", CONFIG_ENDPOINT_MODE_NAME = "ec2_metadata_service_endpoint_mode", ENDPOINT_MODE_CONFIG_OPTIONS;
|
|
15775
15768
|
var init_EndpointModeConfigOptions = __esm(() => {
|
|
15776
15769
|
init_EndpointMode();
|
|
@@ -15781,7 +15774,7 @@ var init_EndpointModeConfigOptions = __esm(() => {
|
|
|
15781
15774
|
};
|
|
15782
15775
|
});
|
|
15783
15776
|
|
|
15784
|
-
//
|
|
15777
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js
|
|
15785
15778
|
var import_config5, import_protocols, getInstanceMetadataEndpoint = async () => import_protocols.parseUrl(await getFromEndpointConfig() || await getFromEndpointModeConfig()), getFromEndpointConfig = async () => import_config5.loadConfig(ENDPOINT_CONFIG_OPTIONS)(), getFromEndpointModeConfig = async () => {
|
|
15786
15779
|
const endpointMode = await import_config5.loadConfig(ENDPOINT_MODE_CONFIG_OPTIONS)();
|
|
15787
15780
|
switch (endpointMode) {
|
|
@@ -15802,7 +15795,7 @@ var init_getInstanceMetadataEndpoint = __esm(() => {
|
|
|
15802
15795
|
import_protocols = __toESM(require_protocols(), 1);
|
|
15803
15796
|
});
|
|
15804
15797
|
|
|
15805
|
-
//
|
|
15798
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js
|
|
15806
15799
|
var STATIC_STABILITY_REFRESH_INTERVAL_SECONDS, STATIC_STABILITY_REFRESH_INTERVAL_JITTER_WINDOW_SECONDS, STATIC_STABILITY_DOC_URL = "https://docs.aws.amazon.com/sdkref/latest/guide/feature-static-credentials.html", getExtendedInstanceMetadataCredentials = (credentials, logger) => {
|
|
15807
15800
|
const refreshInterval = STATIC_STABILITY_REFRESH_INTERVAL_SECONDS + Math.floor(Math.random() * STATIC_STABILITY_REFRESH_INTERVAL_JITTER_WINDOW_SECONDS);
|
|
15808
15801
|
const newExpiration = new Date(Date.now() + refreshInterval * 1000);
|
|
@@ -15820,7 +15813,7 @@ var init_getExtendedInstanceMetadataCredentials = __esm(() => {
|
|
|
15820
15813
|
STATIC_STABILITY_REFRESH_INTERVAL_JITTER_WINDOW_SECONDS = 5 * 60;
|
|
15821
15814
|
});
|
|
15822
15815
|
|
|
15823
|
-
//
|
|
15816
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js
|
|
15824
15817
|
var staticStabilityProvider = (provider, options = {}) => {
|
|
15825
15818
|
const logger = options?.logger || console;
|
|
15826
15819
|
let pastCredentials;
|
|
@@ -15847,7 +15840,7 @@ var init_staticStabilityProvider = __esm(() => {
|
|
|
15847
15840
|
init_getExtendedInstanceMetadataCredentials();
|
|
15848
15841
|
});
|
|
15849
15842
|
|
|
15850
|
-
//
|
|
15843
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js
|
|
15851
15844
|
var import_config6, IMDS_PATH = "/latest/meta-data/iam/security-credentials/", IMDS_TOKEN_PATH = "/latest/api/token", AWS_EC2_METADATA_V1_DISABLED = "AWS_EC2_METADATA_V1_DISABLED", PROFILE_AWS_EC2_METADATA_V1_DISABLED = "ec2_metadata_v1_disabled", X_AWS_EC2_METADATA_TOKEN = "x-aws-ec2-metadata-token", fromInstanceMetadata = (init = {}) => staticStabilityProvider(getInstanceMetadataProvider(init), { logger: init.logger }), getInstanceMetadataProvider = (init = {}) => {
|
|
15852
15845
|
let disableFetchToken = false;
|
|
15853
15846
|
const { logger, profile } = init;
|
|
@@ -15967,7 +15960,7 @@ var init_fromInstanceMetadata = __esm(() => {
|
|
|
15967
15960
|
import_config6 = __toESM(require_config(), 1);
|
|
15968
15961
|
});
|
|
15969
15962
|
|
|
15970
|
-
//
|
|
15963
|
+
// node_modules/@smithy/credential-provider-imds/dist-es/index.js
|
|
15971
15964
|
var exports_dist_es2 = {};
|
|
15972
15965
|
__export(exports_dist_es2, {
|
|
15973
15966
|
providerConfigFromInit: () => providerConfigFromInit,
|
|
@@ -15990,7 +15983,7 @@ var init_dist_es2 = __esm(() => {
|
|
|
15990
15983
|
init_Endpoint();
|
|
15991
15984
|
});
|
|
15992
15985
|
|
|
15993
|
-
//
|
|
15986
|
+
// node_modules/@smithy/node-http-handler/dist-cjs/index.js
|
|
15994
15987
|
var require_dist_cjs4 = __commonJS((exports) => {
|
|
15995
15988
|
var { buildQueryString, HttpResponse } = require_protocols();
|
|
15996
15989
|
var node_https = __require("https");
|
|
@@ -16237,6 +16230,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
16237
16230
|
this.config = await this.configProvider;
|
|
16238
16231
|
}
|
|
16239
16232
|
const config = this.config;
|
|
16233
|
+
const logger = config.logger;
|
|
16240
16234
|
const isSSL = request.protocol === "https:";
|
|
16241
16235
|
if (!isSSL && !this.config.httpAgent) {
|
|
16242
16236
|
this.config.httpAgent = await this.config.httpAgentProvider();
|
|
@@ -16280,7 +16274,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
16280
16274
|
});
|
|
16281
16275
|
}
|
|
16282
16276
|
socketWarningTimeoutId = timing.setTimeout(() => {
|
|
16283
|
-
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp,
|
|
16277
|
+
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, logger);
|
|
16284
16278
|
}, config.socketAcquisitionWarningTimeout ?? (config.requestTimeout ?? 2000) + (config.connectionTimeout ?? 1000));
|
|
16285
16279
|
const queryString = request.query ? buildQueryString(request.query) : "";
|
|
16286
16280
|
let auth = undefined;
|
|
@@ -16344,7 +16338,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
16344
16338
|
}
|
|
16345
16339
|
const effectiveRequestTimeout = requestTimeout ?? config.requestTimeout;
|
|
16346
16340
|
connectionTimeoutId = setConnectionTimeout(req, reject, config.connectionTimeout);
|
|
16347
|
-
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout,
|
|
16341
|
+
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, logger ?? console);
|
|
16348
16342
|
socketTimeoutId = setSocketTimeout(req, reject, config.socketTimeout);
|
|
16349
16343
|
const httpAgent = nodeHttpsOptions.agent;
|
|
16350
16344
|
if (typeof httpAgent === "object" && "keepAlive" in httpAgent) {
|
|
@@ -16362,6 +16356,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
16362
16356
|
updateHttpClientConfig(key, value) {
|
|
16363
16357
|
this.config = undefined;
|
|
16364
16358
|
this.configProvider = this.configProvider.then((config) => {
|
|
16359
|
+
if (key === Symbol.for("logger")) {
|
|
16360
|
+
return {
|
|
16361
|
+
...config,
|
|
16362
|
+
logger: config.logger ?? value
|
|
16363
|
+
};
|
|
16364
|
+
}
|
|
16365
16365
|
return {
|
|
16366
16366
|
...config,
|
|
16367
16367
|
[key]: value
|
|
@@ -16797,7 +16797,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
16797
16797
|
exports.NodeHttpHandler = NodeHttpHandler;
|
|
16798
16798
|
});
|
|
16799
16799
|
|
|
16800
|
-
//
|
|
16800
|
+
// node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js
|
|
16801
16801
|
var import_config7, ECS_CONTAINER_HOST = "169.254.170.2", EKS_CONTAINER_HOST_IPv4 = "169.254.170.23", EKS_CONTAINER_HOST_IPv6 = "[fd00:ec2::23]", checkUrl = (url, logger) => {
|
|
16802
16802
|
if (url.protocol === "https:") {
|
|
16803
16803
|
return;
|
|
@@ -16831,7 +16831,7 @@ var init_checkUrl = __esm(() => {
|
|
|
16831
16831
|
import_config7 = __toESM(require_config(), 1);
|
|
16832
16832
|
});
|
|
16833
16833
|
|
|
16834
|
-
//
|
|
16834
|
+
// node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js
|
|
16835
16835
|
function createGetRequest(url) {
|
|
16836
16836
|
return new import_protocols2.HttpRequest({
|
|
16837
16837
|
protocol: url.protocol,
|
|
@@ -16880,7 +16880,7 @@ var init_requestHelpers = __esm(() => {
|
|
|
16880
16880
|
import_serde2 = __toESM(require_serde(), 1);
|
|
16881
16881
|
});
|
|
16882
16882
|
|
|
16883
|
-
//
|
|
16883
|
+
// node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js
|
|
16884
16884
|
var retryWrapper = (toRetry, maxRetries, delayMs) => {
|
|
16885
16885
|
return async () => {
|
|
16886
16886
|
for (let i = 0;i < maxRetries; ++i) {
|
|
@@ -16894,7 +16894,7 @@ var retryWrapper = (toRetry, maxRetries, delayMs) => {
|
|
|
16894
16894
|
};
|
|
16895
16895
|
};
|
|
16896
16896
|
|
|
16897
|
-
//
|
|
16897
|
+
// node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js
|
|
16898
16898
|
import fs from "fs/promises";
|
|
16899
16899
|
var import_client4, import_config9, import_node_http_handler, AWS_CONTAINER_CREDENTIALS_RELATIVE_URI = "AWS_CONTAINER_CREDENTIALS_RELATIVE_URI", DEFAULT_LINK_LOCAL_HOST = "http://169.254.170.2", AWS_CONTAINER_CREDENTIALS_FULL_URI = "AWS_CONTAINER_CREDENTIALS_FULL_URI", AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE = "AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE", AWS_CONTAINER_AUTHORIZATION_TOKEN = "AWS_CONTAINER_AUTHORIZATION_TOKEN", fromHttp = (options = {}) => {
|
|
16900
16900
|
options.logger?.debug("@aws-sdk/credential-provider-http - fromHttp");
|
|
@@ -16960,7 +16960,7 @@ var init_fromHttp = __esm(() => {
|
|
|
16960
16960
|
import_node_http_handler = __toESM(require_dist_cjs4(), 1);
|
|
16961
16961
|
});
|
|
16962
16962
|
|
|
16963
|
-
//
|
|
16963
|
+
// node_modules/@aws-sdk/credential-provider-http/dist-es/index.js
|
|
16964
16964
|
var exports_dist_es3 = {};
|
|
16965
16965
|
__export(exports_dist_es3, {
|
|
16966
16966
|
fromHttp: () => fromHttp
|
|
@@ -16969,16 +16969,16 @@ var init_dist_es3 = __esm(() => {
|
|
|
16969
16969
|
init_fromHttp();
|
|
16970
16970
|
});
|
|
16971
16971
|
|
|
16972
|
-
//
|
|
16972
|
+
// node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js
|
|
16973
16973
|
var isSsoProfile = (arg) => arg && (typeof arg.sso_start_url === "string" || typeof arg.sso_account_id === "string" || typeof arg.sso_session === "string" || typeof arg.sso_region === "string" || typeof arg.sso_role_name === "string");
|
|
16974
16974
|
|
|
16975
|
-
//
|
|
16975
|
+
// node_modules/@aws-sdk/token-providers/dist-es/constants.js
|
|
16976
16976
|
var EXPIRE_WINDOW_MS, REFRESH_MESSAGE = `To refresh this SSO session run 'aws sso login' with the corresponding profile.`;
|
|
16977
16977
|
var init_constants = __esm(() => {
|
|
16978
16978
|
EXPIRE_WINDOW_MS = 5 * 60 * 1000;
|
|
16979
16979
|
});
|
|
16980
16980
|
|
|
16981
|
-
//
|
|
16981
|
+
// node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js
|
|
16982
16982
|
var require_cbor = __commonJS((exports) => {
|
|
16983
16983
|
var { nv, NumericValue, calculateBodyLength, generateIdempotencyToken, fromBase64, _parseEpochTimestamp } = require_serde();
|
|
16984
16984
|
var { HttpRequest: HttpRequest2, collectBody, SerdeContext, RpcProtocol } = require_protocols();
|
|
@@ -19346,7 +19346,7 @@ var require_cbor = __commonJS((exports) => {
|
|
|
19346
19346
|
exports.tagSymbol = tagSymbol;
|
|
19347
19347
|
});
|
|
19348
19348
|
|
|
19349
|
-
//
|
|
19349
|
+
// node_modules/@aws-sdk/xml-builder/dist-cjs/index.js
|
|
19350
19350
|
var require_dist_cjs5 = __commonJS((exports) => {
|
|
19351
19351
|
var ATTR_ESCAPE_RE = /[&<>"]/g;
|
|
19352
19352
|
var ATTR_ESCAPE_MAP = {
|
|
@@ -19714,7 +19714,7 @@ var require_dist_cjs5 = __commonJS((exports) => {
|
|
|
19714
19714
|
exports.parseXML = parseXML;
|
|
19715
19715
|
});
|
|
19716
19716
|
|
|
19717
|
-
//
|
|
19717
|
+
// node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js
|
|
19718
19718
|
var require_protocols2 = __commonJS((exports) => {
|
|
19719
19719
|
var { SmithyRpcV2CborProtocol, loadSmithyRpcV2CborErrorCode } = require_cbor();
|
|
19720
19720
|
var { TypeRegistry, NormalizedSchema, deref } = require_schema();
|
|
@@ -22555,7 +22555,7 @@ var require_protocols2 = __commonJS((exports) => {
|
|
|
22555
22555
|
exports.parseXmlErrorBody = parseXmlErrorBody;
|
|
22556
22556
|
});
|
|
22557
22557
|
|
|
22558
|
-
//
|
|
22558
|
+
// node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js
|
|
22559
22559
|
var require_sso_oidc = __commonJS((exports) => {
|
|
22560
22560
|
var { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require_client2();
|
|
22561
22561
|
var { NoAuthSigner, getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin } = require_dist_cjs2();
|
|
@@ -22633,7 +22633,7 @@ var require_sso_oidc = __commonJS((exports) => {
|
|
|
22633
22633
|
Region: { type: "builtInParams", name: "region" },
|
|
22634
22634
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
|
22635
22635
|
};
|
|
22636
|
-
var version = "3.997.
|
|
22636
|
+
var version = "3.997.42";
|
|
22637
22637
|
var packageInfo = {
|
|
22638
22638
|
version
|
|
22639
22639
|
};
|
|
@@ -23310,7 +23310,7 @@ var require_sso_oidc = __commonJS((exports) => {
|
|
|
23310
23310
|
exports.errorTypeRegistries = errorTypeRegistries;
|
|
23311
23311
|
});
|
|
23312
23312
|
|
|
23313
|
-
//
|
|
23313
|
+
// node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js
|
|
23314
23314
|
var getSsoOidcClient = async (ssoRegion, init = {}, callerClientConfig) => {
|
|
23315
23315
|
const { SSOOIDCClient } = await Promise.resolve().then(() => __toESM(require_sso_oidc(), 1));
|
|
23316
23316
|
const coalesce = (prop) => init.clientConfig?.[prop] ?? init.parentClientConfig?.[prop] ?? callerClientConfig?.[prop];
|
|
@@ -23322,7 +23322,7 @@ var getSsoOidcClient = async (ssoRegion, init = {}, callerClientConfig) => {
|
|
|
23322
23322
|
return ssoOidcClient;
|
|
23323
23323
|
};
|
|
23324
23324
|
|
|
23325
|
-
//
|
|
23325
|
+
// node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js
|
|
23326
23326
|
var getNewSsoOidcToken = async (ssoToken, ssoRegion, init = {}, callerClientConfig) => {
|
|
23327
23327
|
const { CreateTokenCommand } = await Promise.resolve().then(() => __toESM(require_sso_oidc(), 1));
|
|
23328
23328
|
const ssoOidcClient = await getSsoOidcClient(ssoRegion, init, callerClientConfig);
|
|
@@ -23335,7 +23335,7 @@ var getNewSsoOidcToken = async (ssoToken, ssoRegion, init = {}, callerClientConf
|
|
|
23335
23335
|
};
|
|
23336
23336
|
var init_getNewSsoOidcToken = () => {};
|
|
23337
23337
|
|
|
23338
|
-
//
|
|
23338
|
+
// node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js
|
|
23339
23339
|
var import_config11, validateTokenExpiry = (token) => {
|
|
23340
23340
|
if (token.expiration && token.expiration.getTime() < Date.now()) {
|
|
23341
23341
|
throw new import_config11.TokenProviderError(`Token is expired. ${REFRESH_MESSAGE}`, false);
|
|
@@ -23346,7 +23346,7 @@ var init_validateTokenExpiry = __esm(() => {
|
|
|
23346
23346
|
import_config11 = __toESM(require_config(), 1);
|
|
23347
23347
|
});
|
|
23348
23348
|
|
|
23349
|
-
//
|
|
23349
|
+
// node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js
|
|
23350
23350
|
var import_config12, validateTokenKey = (key, value, forRefresh = false) => {
|
|
23351
23351
|
if (typeof value === "undefined") {
|
|
23352
23352
|
throw new import_config12.TokenProviderError(`Value not present for '${key}' in SSO Token${forRefresh ? ". Cannot refresh" : ""}. ${REFRESH_MESSAGE}`, false);
|
|
@@ -23357,7 +23357,7 @@ var init_validateTokenKey = __esm(() => {
|
|
|
23357
23357
|
import_config12 = __toESM(require_config(), 1);
|
|
23358
23358
|
});
|
|
23359
23359
|
|
|
23360
|
-
//
|
|
23360
|
+
// node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js
|
|
23361
23361
|
import { promises as fsPromises } from "fs";
|
|
23362
23362
|
var import_config13, writeFile, writeSSOTokenToFile = (id, ssoToken) => {
|
|
23363
23363
|
const tokenFilepath = import_config13.getSSOTokenFilepath(id);
|
|
@@ -23369,7 +23369,7 @@ var init_writeSSOTokenToFile = __esm(() => {
|
|
|
23369
23369
|
({ writeFile } = fsPromises);
|
|
23370
23370
|
});
|
|
23371
23371
|
|
|
23372
|
-
//
|
|
23372
|
+
// node_modules/@aws-sdk/token-providers/dist-es/fromSso.js
|
|
23373
23373
|
var import_config14, lastRefreshAttemptTime, fromSso = (init = {}) => async ({ callerClientConfig } = {}) => {
|
|
23374
23374
|
init.logger?.debug("@aws-sdk/token-providers - fromSso");
|
|
23375
23375
|
const profiles = await import_config14.parseKnownFiles(init);
|
|
@@ -23448,12 +23448,12 @@ var init_fromSso = __esm(() => {
|
|
|
23448
23448
|
lastRefreshAttemptTime = new Date(0);
|
|
23449
23449
|
});
|
|
23450
23450
|
|
|
23451
|
-
//
|
|
23451
|
+
// node_modules/@aws-sdk/token-providers/dist-es/index.js
|
|
23452
23452
|
var init_dist_es4 = __esm(() => {
|
|
23453
23453
|
init_fromSso();
|
|
23454
23454
|
});
|
|
23455
23455
|
|
|
23456
|
-
//
|
|
23456
|
+
// node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js
|
|
23457
23457
|
function createAwsAuthSigv4HttpAuthOption2(authParameters) {
|
|
23458
23458
|
return {
|
|
23459
23459
|
schemeId: "aws.auth#sigv4",
|
|
@@ -23504,7 +23504,7 @@ var awsEndpointFunctions, emitWarningIfUnsupportedVersion$1, createDefaultUserAg
|
|
|
23504
23504
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
23505
23505
|
defaultSigningName: "awsssoportal"
|
|
23506
23506
|
});
|
|
23507
|
-
}, commonParams2, version = "3.997.
|
|
23507
|
+
}, commonParams2, version = "3.997.42", packageInfo, k = "ref", a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g, h, i, j, _data, root = 2, r = 1e8, nodes, bdd, cache, defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
23508
23508
|
return cache.get(endpointParams, () => decideEndpoint(bdd, {
|
|
23509
23509
|
endpointParams,
|
|
23510
23510
|
logger: context.logger
|
|
@@ -23901,7 +23901,7 @@ var init_sso = __esm(() => {
|
|
|
23901
23901
|
$SSOClient = SSOClient;
|
|
23902
23902
|
});
|
|
23903
23903
|
|
|
23904
|
-
//
|
|
23904
|
+
// node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js
|
|
23905
23905
|
var exports_loadSso = {};
|
|
23906
23906
|
__export(exports_loadSso, {
|
|
23907
23907
|
SSOClient: () => $SSOClient,
|
|
@@ -23911,7 +23911,7 @@ var init_loadSso = __esm(() => {
|
|
|
23911
23911
|
init_sso();
|
|
23912
23912
|
});
|
|
23913
23913
|
|
|
23914
|
-
//
|
|
23914
|
+
// node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js
|
|
23915
23915
|
var import_client5, import_config15, SHOULD_FAIL_CREDENTIAL_CHAIN = false, resolveSSOCredentials = async ({ ssoStartUrl, ssoSession, ssoAccountId, ssoRegion, ssoRoleName, ssoClient, clientConfig, parentClientConfig, callerClientConfig, profile, filepath, configFilepath, ignoreCache, logger }) => {
|
|
23916
23916
|
let token;
|
|
23917
23917
|
const refreshMessage = `To refresh this SSO session run aws sso login with the corresponding profile.`;
|
|
@@ -24000,7 +24000,7 @@ var init_resolveSSOCredentials = __esm(() => {
|
|
|
24000
24000
|
import_config15 = __toESM(require_config(), 1);
|
|
24001
24001
|
});
|
|
24002
24002
|
|
|
24003
|
-
//
|
|
24003
|
+
// node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js
|
|
24004
24004
|
var import_config16, validateSsoProfile = (profile, logger) => {
|
|
24005
24005
|
const { sso_start_url, sso_account_id, sso_region, sso_role_name } = profile;
|
|
24006
24006
|
if (!sso_start_url || !sso_account_id || !sso_region || !sso_role_name) {
|
|
@@ -24013,7 +24013,7 @@ var init_validateSsoProfile = __esm(() => {
|
|
|
24013
24013
|
import_config16 = __toESM(require_config(), 1);
|
|
24014
24014
|
});
|
|
24015
24015
|
|
|
24016
|
-
//
|
|
24016
|
+
// node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js
|
|
24017
24017
|
var import_config17, fromSSO = (init = {}) => async ({ callerClientConfig } = {}) => {
|
|
24018
24018
|
init.logger?.debug("@aws-sdk/credential-provider-sso - fromSSO");
|
|
24019
24019
|
const { ssoStartUrl, ssoAccountId, ssoRegion, ssoRoleName, ssoSession } = init;
|
|
@@ -24095,7 +24095,7 @@ var init_fromSSO = __esm(() => {
|
|
|
24095
24095
|
import_config17 = __toESM(require_config(), 1);
|
|
24096
24096
|
});
|
|
24097
24097
|
|
|
24098
|
-
//
|
|
24098
|
+
// node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js
|
|
24099
24099
|
var exports_dist_es4 = {};
|
|
24100
24100
|
__export(exports_dist_es4, {
|
|
24101
24101
|
validateSsoProfile: () => validateSsoProfile,
|
|
@@ -24107,7 +24107,7 @@ var init_dist_es5 = __esm(() => {
|
|
|
24107
24107
|
init_validateSsoProfile();
|
|
24108
24108
|
});
|
|
24109
24109
|
|
|
24110
|
-
//
|
|
24110
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js
|
|
24111
24111
|
var import_client6, import_config18, resolveCredentialSource = (credentialSource, profileName, logger) => {
|
|
24112
24112
|
const sourceProvidersMap = {
|
|
24113
24113
|
EcsContainer: async (options) => {
|
|
@@ -24138,7 +24138,7 @@ var init_resolveCredentialSource = __esm(() => {
|
|
|
24138
24138
|
import_config18 = __toESM(require_config(), 1);
|
|
24139
24139
|
});
|
|
24140
24140
|
|
|
24141
|
-
//
|
|
24141
|
+
// node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js
|
|
24142
24142
|
var require_dist_cjs6 = __commonJS((exports) => {
|
|
24143
24143
|
var { SignatureV4, signatureV4aContainer } = require_dist_cjs3();
|
|
24144
24144
|
var signatureV4CrtContainer = {
|
|
@@ -24270,7 +24270,7 @@ var require_dist_cjs6 = __commonJS((exports) => {
|
|
|
24270
24270
|
exports.signatureV4CrtContainer = signatureV4CrtContainer;
|
|
24271
24271
|
});
|
|
24272
24272
|
|
|
24273
|
-
//
|
|
24273
|
+
// node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js
|
|
24274
24274
|
var require_sts = __commonJS((exports) => {
|
|
24275
24275
|
var { awsEndpointFunctions: awsEndpointFunctions2, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$12, createDefaultUserAgentProvider: createDefaultUserAgentProvider2, NODE_APP_ID_CONFIG_OPTIONS: NODE_APP_ID_CONFIG_OPTIONS2, getAwsRegionExtensionConfiguration: getAwsRegionExtensionConfiguration2, resolveAwsRegionExtensionConfiguration: resolveAwsRegionExtensionConfiguration2, resolveUserAgentConfig: resolveUserAgentConfig2, resolveHostHeaderConfig: resolveHostHeaderConfig2, getUserAgentPlugin: getUserAgentPlugin2, getHostHeaderPlugin: getHostHeaderPlugin2, getLoggerPlugin: getLoggerPlugin2, getRecursionDetectionPlugin: getRecursionDetectionPlugin2, setCredentialFeature: setCredentialFeature5, stsRegionDefaultResolver } = require_client2();
|
|
24276
24276
|
var { NoAuthSigner: NoAuthSigner2, getHttpAuthSchemeEndpointRuleSetPlugin: getHttpAuthSchemeEndpointRuleSetPlugin2, DefaultIdentityProviderConfig: DefaultIdentityProviderConfig2, getHttpSigningPlugin: getHttpSigningPlugin2 } = require_dist_cjs2();
|
|
@@ -24601,7 +24601,7 @@ var require_sts = __commonJS((exports) => {
|
|
|
24601
24601
|
Region: { type: "builtInParams", name: "region" },
|
|
24602
24602
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
|
24603
24603
|
};
|
|
24604
|
-
var version2 = "3.997.
|
|
24604
|
+
var version2 = "3.997.42";
|
|
24605
24605
|
var packageInfo2 = {
|
|
24606
24606
|
version: version2
|
|
24607
24607
|
};
|
|
@@ -25292,7 +25292,7 @@ var require_sts = __commonJS((exports) => {
|
|
|
25292
25292
|
exports.getDefaultRoleAssumerWithWebIdentity = getDefaultRoleAssumerWithWebIdentity;
|
|
25293
25293
|
});
|
|
25294
25294
|
|
|
25295
|
-
//
|
|
25295
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js
|
|
25296
25296
|
var import_client7, import_config19, isAssumeRoleProfile = (arg, { profile = "default", logger } = {}) => {
|
|
25297
25297
|
return Boolean(arg) && typeof arg === "object" && typeof arg.role_arn === "string" && ["undefined", "string"].indexOf(typeof arg.role_session_name) > -1 && ["undefined", "string"].indexOf(typeof arg.external_id) > -1 && ["undefined", "string"].indexOf(typeof arg.mfa_serial) > -1 && (isAssumeRoleWithSourceProfile(arg, { profile, logger }) || isCredentialSourceProfile(arg, { profile, logger }));
|
|
25298
25298
|
}, isAssumeRoleWithSourceProfile = (arg, { profile, logger }) => {
|
|
@@ -25360,7 +25360,7 @@ var init_resolveAssumeRoleCredentials = __esm(() => {
|
|
|
25360
25360
|
import_config19 = __toESM(require_config(), 1);
|
|
25361
25361
|
});
|
|
25362
25362
|
|
|
25363
|
-
//
|
|
25363
|
+
// node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js
|
|
25364
25364
|
var require_signin = __commonJS((exports) => {
|
|
25365
25365
|
var { awsEndpointFunctions: awsEndpointFunctions2, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$12, createDefaultUserAgentProvider: createDefaultUserAgentProvider2, NODE_APP_ID_CONFIG_OPTIONS: NODE_APP_ID_CONFIG_OPTIONS2, getAwsRegionExtensionConfiguration: getAwsRegionExtensionConfiguration2, resolveAwsRegionExtensionConfiguration: resolveAwsRegionExtensionConfiguration2, resolveUserAgentConfig: resolveUserAgentConfig2, resolveHostHeaderConfig: resolveHostHeaderConfig2, getUserAgentPlugin: getUserAgentPlugin2, getHostHeaderPlugin: getHostHeaderPlugin2, getLoggerPlugin: getLoggerPlugin2, getRecursionDetectionPlugin: getRecursionDetectionPlugin2 } = require_client2();
|
|
25366
25366
|
var { NoAuthSigner: NoAuthSigner2, getHttpAuthSchemeEndpointRuleSetPlugin: getHttpAuthSchemeEndpointRuleSetPlugin2, DefaultIdentityProviderConfig: DefaultIdentityProviderConfig2, getHttpSigningPlugin: getHttpSigningPlugin2 } = require_dist_cjs2();
|
|
@@ -25438,7 +25438,7 @@ var require_signin = __commonJS((exports) => {
|
|
|
25438
25438
|
Region: { type: "builtInParams", name: "region" },
|
|
25439
25439
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
|
25440
25440
|
};
|
|
25441
|
-
var version2 = "3.997.
|
|
25441
|
+
var version2 = "3.997.42";
|
|
25442
25442
|
var packageInfo2 = {
|
|
25443
25443
|
version: version2
|
|
25444
25444
|
};
|
|
@@ -26092,7 +26092,7 @@ var require_signin = __commonJS((exports) => {
|
|
|
26092
26092
|
exports.errorTypeRegistries = errorTypeRegistries2;
|
|
26093
26093
|
});
|
|
26094
26094
|
|
|
26095
|
-
//
|
|
26095
|
+
// node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js
|
|
26096
26096
|
import { createHash as createHash2, createPrivateKey, createPublicKey, sign } from "crypto";
|
|
26097
26097
|
import { promises as fs2 } from "fs";
|
|
26098
26098
|
import { homedir as homedir2 } from "os";
|
|
@@ -26356,7 +26356,7 @@ var init_LoginCredentialsFetcher = __esm(() => {
|
|
|
26356
26356
|
};
|
|
26357
26357
|
});
|
|
26358
26358
|
|
|
26359
|
-
//
|
|
26359
|
+
// node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js
|
|
26360
26360
|
var import_client8, import_config21, fromLoginCredentials = (init) => async ({ callerClientConfig } = {}) => {
|
|
26361
26361
|
init?.logger?.debug?.("@aws-sdk/credential-providers - fromLoginCredentials");
|
|
26362
26362
|
const profiles = await import_config21.parseKnownFiles(init || {});
|
|
@@ -26380,7 +26380,7 @@ var init_fromLoginCredentials = __esm(() => {
|
|
|
26380
26380
|
import_config21 = __toESM(require_config(), 1);
|
|
26381
26381
|
});
|
|
26382
26382
|
|
|
26383
|
-
//
|
|
26383
|
+
// node_modules/@aws-sdk/credential-provider-login/dist-es/index.js
|
|
26384
26384
|
var exports_dist_es5 = {};
|
|
26385
26385
|
__export(exports_dist_es5, {
|
|
26386
26386
|
fromLoginCredentials: () => fromLoginCredentials
|
|
@@ -26389,7 +26389,7 @@ var init_dist_es6 = __esm(() => {
|
|
|
26389
26389
|
init_fromLoginCredentials();
|
|
26390
26390
|
});
|
|
26391
26391
|
|
|
26392
|
-
//
|
|
26392
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js
|
|
26393
26393
|
var import_client9, isLoginProfile = (data) => {
|
|
26394
26394
|
return Boolean(data && data.login_session);
|
|
26395
26395
|
}, resolveLoginCredentials = async (profileName, options, callerClientConfig) => {
|
|
@@ -26404,7 +26404,7 @@ var init_resolveLoginCredentials = __esm(() => {
|
|
|
26404
26404
|
import_client9 = __toESM(require_client2(), 1);
|
|
26405
26405
|
});
|
|
26406
26406
|
|
|
26407
|
-
//
|
|
26407
|
+
// node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js
|
|
26408
26408
|
var import_client10, getValidatedProcessCredentials = (profileName, data, profiles) => {
|
|
26409
26409
|
if (data.Version !== 1) {
|
|
26410
26410
|
throw Error(`Profile ${profileName} credential_process did not return Version 1.`);
|
|
@@ -26438,7 +26438,7 @@ var init_getValidatedProcessCredentials = __esm(() => {
|
|
|
26438
26438
|
import_client10 = __toESM(require_client2(), 1);
|
|
26439
26439
|
});
|
|
26440
26440
|
|
|
26441
|
-
//
|
|
26441
|
+
// node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js
|
|
26442
26442
|
import { exec } from "child_process";
|
|
26443
26443
|
import { promisify } from "util";
|
|
26444
26444
|
var import_config22, resolveProcessCredentials = async (profileName, profiles, logger) => {
|
|
@@ -26473,7 +26473,7 @@ var init_resolveProcessCredentials = __esm(() => {
|
|
|
26473
26473
|
import_config22 = __toESM(require_config(), 1);
|
|
26474
26474
|
});
|
|
26475
26475
|
|
|
26476
|
-
//
|
|
26476
|
+
// node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js
|
|
26477
26477
|
var import_config23, fromProcess = (init = {}) => async ({ callerClientConfig } = {}) => {
|
|
26478
26478
|
init.logger?.debug("@aws-sdk/credential-provider-process - fromProcess");
|
|
26479
26479
|
const profiles = await import_config23.parseKnownFiles(init);
|
|
@@ -26486,7 +26486,7 @@ var init_fromProcess = __esm(() => {
|
|
|
26486
26486
|
import_config23 = __toESM(require_config(), 1);
|
|
26487
26487
|
});
|
|
26488
26488
|
|
|
26489
|
-
//
|
|
26489
|
+
// node_modules/@aws-sdk/credential-provider-process/dist-es/index.js
|
|
26490
26490
|
var exports_dist_es6 = {};
|
|
26491
26491
|
__export(exports_dist_es6, {
|
|
26492
26492
|
fromProcess: () => fromProcess
|
|
@@ -26495,7 +26495,7 @@ var init_dist_es7 = __esm(() => {
|
|
|
26495
26495
|
init_fromProcess();
|
|
26496
26496
|
});
|
|
26497
26497
|
|
|
26498
|
-
//
|
|
26498
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js
|
|
26499
26499
|
var import_client11, isProcessProfile = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.credential_process === "string", resolveProcessCredentials2 = async (options, profile) => {
|
|
26500
26500
|
const { fromProcess: fromProcess2 } = await Promise.resolve().then(() => (init_dist_es7(), exports_dist_es6));
|
|
26501
26501
|
const credentials = await fromProcess2({
|
|
@@ -26508,7 +26508,7 @@ var init_resolveProcessCredentials2 = __esm(() => {
|
|
|
26508
26508
|
import_client11 = __toESM(require_client2(), 1);
|
|
26509
26509
|
});
|
|
26510
26510
|
|
|
26511
|
-
//
|
|
26511
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js
|
|
26512
26512
|
var import_client12, resolveSsoCredentials = async (profile, profileData, options = {}, callerClientConfig) => {
|
|
26513
26513
|
const { fromSSO: fromSSO2 } = await Promise.resolve().then(() => (init_dist_es5(), exports_dist_es4));
|
|
26514
26514
|
return fromSSO2({
|
|
@@ -26530,7 +26530,7 @@ var init_resolveSsoCredentials = __esm(() => {
|
|
|
26530
26530
|
import_client12 = __toESM(require_client2(), 1);
|
|
26531
26531
|
});
|
|
26532
26532
|
|
|
26533
|
-
//
|
|
26533
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js
|
|
26534
26534
|
var import_client13, isStaticCredsProfile = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.aws_access_key_id === "string" && typeof arg.aws_secret_access_key === "string" && ["undefined", "string"].indexOf(typeof arg.aws_session_token) > -1 && ["undefined", "string"].indexOf(typeof arg.aws_account_id) > -1, resolveStaticCredentials = async (profile, options) => {
|
|
26535
26535
|
options?.logger?.debug("@aws-sdk/credential-provider-ini - resolveStaticCredentials");
|
|
26536
26536
|
const credentials = {
|
|
@@ -26546,7 +26546,7 @@ var init_resolveStaticCredentials = __esm(() => {
|
|
|
26546
26546
|
import_client13 = __toESM(require_client2(), 1);
|
|
26547
26547
|
});
|
|
26548
26548
|
|
|
26549
|
-
//
|
|
26549
|
+
// node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js
|
|
26550
26550
|
var fromWebToken = (init) => async (awsIdentityProperties) => {
|
|
26551
26551
|
init.logger?.debug("@aws-sdk/credential-provider-web-identity - fromWebToken");
|
|
26552
26552
|
const { roleArn, roleSessionName, webIdentityToken, providerId, policyArns, policy, durationSeconds } = init;
|
|
@@ -26573,7 +26573,7 @@ var fromWebToken = (init) => async (awsIdentityProperties) => {
|
|
|
26573
26573
|
});
|
|
26574
26574
|
};
|
|
26575
26575
|
|
|
26576
|
-
//
|
|
26576
|
+
// node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js
|
|
26577
26577
|
import { readFileSync as readFileSync4 } from "fs";
|
|
26578
26578
|
var import_client14, import_config24, ENV_TOKEN_FILE = "AWS_WEB_IDENTITY_TOKEN_FILE", ENV_ROLE_ARN = "AWS_ROLE_ARN", ENV_ROLE_SESSION_NAME = "AWS_ROLE_SESSION_NAME", fromTokenFile = (init = {}) => async (awsIdentityProperties) => {
|
|
26579
26579
|
init.logger?.debug("@aws-sdk/credential-provider-web-identity - fromTokenFile");
|
|
@@ -26601,7 +26601,7 @@ var init_fromTokenFile = __esm(() => {
|
|
|
26601
26601
|
import_config24 = __toESM(require_config(), 1);
|
|
26602
26602
|
});
|
|
26603
26603
|
|
|
26604
|
-
//
|
|
26604
|
+
// node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js
|
|
26605
26605
|
var exports_dist_es7 = {};
|
|
26606
26606
|
__export(exports_dist_es7, {
|
|
26607
26607
|
fromWebToken: () => fromWebToken,
|
|
@@ -26611,7 +26611,7 @@ var init_dist_es8 = __esm(() => {
|
|
|
26611
26611
|
init_fromTokenFile();
|
|
26612
26612
|
});
|
|
26613
26613
|
|
|
26614
|
-
//
|
|
26614
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js
|
|
26615
26615
|
var import_client15, isWebIdentityProfile = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.web_identity_token_file === "string" && typeof arg.role_arn === "string" && ["undefined", "string"].indexOf(typeof arg.role_session_name) > -1, resolveWebIdentityCredentials = async (profile, options, callerClientConfig) => {
|
|
26616
26616
|
const { fromTokenFile: fromTokenFile2 } = await Promise.resolve().then(() => (init_dist_es8(), exports_dist_es7));
|
|
26617
26617
|
const credentials = await fromTokenFile2({
|
|
@@ -26630,7 +26630,7 @@ var init_resolveWebIdentityCredentials = __esm(() => {
|
|
|
26630
26630
|
import_client15 = __toESM(require_client2(), 1);
|
|
26631
26631
|
});
|
|
26632
26632
|
|
|
26633
|
-
//
|
|
26633
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js
|
|
26634
26634
|
var import_config25, resolveProfileData = async (profileName, profiles, options, callerClientConfig, visitedProfiles = {}, isAssumeRoleRecursiveCall = false) => {
|
|
26635
26635
|
const data = profiles[profileName];
|
|
26636
26636
|
if (Object.keys(visitedProfiles).length > 0 && isStaticCredsProfile(data)) {
|
|
@@ -26666,7 +26666,7 @@ var init_resolveProfileData = __esm(() => {
|
|
|
26666
26666
|
import_config25 = __toESM(require_config(), 1);
|
|
26667
26667
|
});
|
|
26668
26668
|
|
|
26669
|
-
//
|
|
26669
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js
|
|
26670
26670
|
var import_config26, fromIni = (init = {}) => async ({ callerClientConfig } = {}) => {
|
|
26671
26671
|
init.logger?.debug("@aws-sdk/credential-provider-ini - fromIni");
|
|
26672
26672
|
const profiles = await import_config26.parseKnownFiles(init);
|
|
@@ -26679,7 +26679,7 @@ var init_fromIni = __esm(() => {
|
|
|
26679
26679
|
import_config26 = __toESM(require_config(), 1);
|
|
26680
26680
|
});
|
|
26681
26681
|
|
|
26682
|
-
//
|
|
26682
|
+
// node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js
|
|
26683
26683
|
var exports_dist_es8 = {};
|
|
26684
26684
|
__export(exports_dist_es8, {
|
|
26685
26685
|
fromIni: () => fromIni
|
|
@@ -26688,7 +26688,7 @@ var init_dist_es9 = __esm(() => {
|
|
|
26688
26688
|
init_fromIni();
|
|
26689
26689
|
});
|
|
26690
26690
|
|
|
26691
|
-
//
|
|
26691
|
+
// node_modules/@hasna/mcp-harness/dist/index.js
|
|
26692
26692
|
import { WebStandardStreamableHTTPServerTransport } from "@modelcontextprotocol/sdk/server/webStandardStreamableHttp.js";
|
|
26693
26693
|
import { createServer } from "http";
|
|
26694
26694
|
import { StreamableHTTPServerTransport } from "@modelcontextprotocol/sdk/server/streamableHttp.js";
|
|
@@ -26879,7 +26879,7 @@ var init_dist = __esm(() => {
|
|
|
26879
26879
|
});
|
|
26880
26880
|
});
|
|
26881
26881
|
|
|
26882
|
-
//
|
|
26882
|
+
// node_modules/@hasna/mcp-harness/dist/bun.js
|
|
26883
26883
|
import { WebStandardStreamableHTTPServerTransport as WebStandardStreamableHTTPServerTransport2 } from "@modelcontextprotocol/sdk/server/webStandardStreamableHttp.js";
|
|
26884
26884
|
function __exportSetter3(name, newValue) {
|
|
26885
26885
|
this[name] = __returnValue3.bind(null, newValue);
|
|
@@ -26992,7 +26992,7 @@ init_zod();
|
|
|
26992
26992
|
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
|
|
26993
26993
|
import { StdioServerTransport as StdioServerTransport2 } from "@modelcontextprotocol/sdk/server/stdio.js";
|
|
26994
26994
|
|
|
26995
|
-
//
|
|
26995
|
+
// node_modules/@hasna/contracts/dist/client/storage.js
|
|
26996
26996
|
import { isIP } from "net";
|
|
26997
26997
|
import { readFileSync, statSync } from "fs";
|
|
26998
26998
|
import { join } from "path";
|
|
@@ -27883,7 +27883,7 @@ function resolveStorageClient(name, env = process.env, overrides) {
|
|
|
27883
27883
|
return { transport: "sqlite", client: null };
|
|
27884
27884
|
}
|
|
27885
27885
|
|
|
27886
|
-
//
|
|
27886
|
+
// node_modules/@hasna/contracts/dist/client/transport.js
|
|
27887
27887
|
function envToken2(name) {
|
|
27888
27888
|
return name.toUpperCase().replace(/-/g, "_");
|
|
27889
27889
|
}
|
|
@@ -31005,7 +31005,7 @@ async function syncToLocalDb2(dbFns) {
|
|
|
31005
31005
|
return result;
|
|
31006
31006
|
}
|
|
31007
31007
|
|
|
31008
|
-
//
|
|
31008
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/Route53Client.js
|
|
31009
31009
|
var import_client23 = __toESM(require_client2(), 1);
|
|
31010
31010
|
var import_core = __toESM(require_dist_cjs2(), 1);
|
|
31011
31011
|
var import_client24 = __toESM(require_client(), 1);
|
|
@@ -31015,7 +31015,7 @@ var import_protocols7 = __toESM(require_protocols(), 1);
|
|
|
31015
31015
|
var import_retry4 = __toESM(require_retry(), 1);
|
|
31016
31016
|
var import_schema2 = __toESM(require_schema(), 1);
|
|
31017
31017
|
|
|
31018
|
-
//
|
|
31018
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/auth/httpAuthSchemeProvider.js
|
|
31019
31019
|
var import_httpAuthSchemes = __toESM(require_httpAuthSchemes(), 1);
|
|
31020
31020
|
var import_client2 = __toESM(require_client(), 1);
|
|
31021
31021
|
var defaultRoute53HttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -31057,7 +31057,7 @@ var resolveHttpAuthSchemeConfig = (config) => {
|
|
|
31057
31057
|
});
|
|
31058
31058
|
};
|
|
31059
31059
|
|
|
31060
|
-
//
|
|
31060
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/endpoint/EndpointParameters.js
|
|
31061
31061
|
var resolveClientEndpointParameters = (options) => {
|
|
31062
31062
|
return Object.assign(options, {
|
|
31063
31063
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -31071,10 +31071,10 @@ var commonParams = {
|
|
|
31071
31071
|
Region: { type: "builtInParams", name: "region" },
|
|
31072
31072
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
|
31073
31073
|
};
|
|
31074
|
-
//
|
|
31074
|
+
// node_modules/@aws-sdk/client-route-53/package.json
|
|
31075
31075
|
var package_default = {
|
|
31076
31076
|
name: "@aws-sdk/client-route-53",
|
|
31077
|
-
version: "3.
|
|
31077
|
+
version: "3.1111.0",
|
|
31078
31078
|
description: "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
|
|
31079
31079
|
homepage: "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-route-53",
|
|
31080
31080
|
license: "Apache-2.0",
|
|
@@ -31123,13 +31123,13 @@ var package_default = {
|
|
|
31123
31123
|
"test:integration:watch": "yarn g:vitest watch --passWithNoTests -c vitest.config.integ.mts",
|
|
31124
31124
|
"test:e2e": "yarn g:vitest run -c vitest.config.e2e.mts",
|
|
31125
31125
|
"test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts",
|
|
31126
|
-
"test:index": "tsc
|
|
31126
|
+
"test:index": "tsc -p tsconfig.test.json && node ./test/index-objects.spec.mjs"
|
|
31127
31127
|
},
|
|
31128
31128
|
dependencies: {
|
|
31129
|
-
"@aws-sdk/core": "^3.977.
|
|
31130
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
31131
|
-
"@aws-sdk/middleware-sdk-route53": "^3.972.
|
|
31132
|
-
"@aws-sdk/types": "^3.974.
|
|
31129
|
+
"@aws-sdk/core": "^3.977.8",
|
|
31130
|
+
"@aws-sdk/credential-provider-node": "^3.972.80",
|
|
31131
|
+
"@aws-sdk/middleware-sdk-route53": "^3.972.25",
|
|
31132
|
+
"@aws-sdk/types": "^3.974.4",
|
|
31133
31133
|
"@smithy/core": "^3.31.1",
|
|
31134
31134
|
"@smithy/fetch-http-handler": "^5.6.13",
|
|
31135
31135
|
"@smithy/node-http-handler": "^4.9.13",
|
|
@@ -31143,7 +31143,7 @@ var package_default = {
|
|
|
31143
31143
|
concurrently: "7.0.0",
|
|
31144
31144
|
"downlevel-dts": "0.10.1",
|
|
31145
31145
|
premove: "4.0.0",
|
|
31146
|
-
typescript: "~
|
|
31146
|
+
typescript: "~7.0.2",
|
|
31147
31147
|
vitest: "^4.0.17"
|
|
31148
31148
|
},
|
|
31149
31149
|
engines: {
|
|
@@ -31151,15 +31151,15 @@ var package_default = {
|
|
|
31151
31151
|
}
|
|
31152
31152
|
};
|
|
31153
31153
|
|
|
31154
|
-
//
|
|
31154
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.js
|
|
31155
31155
|
var import_client19 = __toESM(require_client2(), 1);
|
|
31156
31156
|
var import_httpAuthSchemes3 = __toESM(require_httpAuthSchemes(), 1);
|
|
31157
31157
|
|
|
31158
|
-
//
|
|
31158
|
+
// node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js
|
|
31159
31159
|
init_dist_es();
|
|
31160
31160
|
var import_config27 = __toESM(require_config(), 1);
|
|
31161
31161
|
|
|
31162
|
-
//
|
|
31162
|
+
// node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js
|
|
31163
31163
|
var import_config10 = __toESM(require_config(), 1);
|
|
31164
31164
|
var ENV_IMDS_DISABLED = "AWS_EC2_METADATA_DISABLED";
|
|
31165
31165
|
var remoteProvider = async (init) => {
|
|
@@ -31178,7 +31178,7 @@ var remoteProvider = async (init) => {
|
|
|
31178
31178
|
return fromInstanceMetadata2(init);
|
|
31179
31179
|
};
|
|
31180
31180
|
|
|
31181
|
-
//
|
|
31181
|
+
// node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js
|
|
31182
31182
|
function memoizeChain(providers, treatAsExpired) {
|
|
31183
31183
|
const chain2 = internalCreateChain(providers);
|
|
31184
31184
|
let activeLock;
|
|
@@ -31242,7 +31242,7 @@ var internalCreateChain = (providers) => async (awsIdentityProperties) => {
|
|
|
31242
31242
|
throw lastProviderError;
|
|
31243
31243
|
};
|
|
31244
31244
|
|
|
31245
|
-
//
|
|
31245
|
+
// node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js
|
|
31246
31246
|
var multipleCredentialSourceWarningEmitted = false;
|
|
31247
31247
|
var defaultProvider = (init = {}) => memoizeChain([
|
|
31248
31248
|
async () => {
|
|
@@ -31308,14 +31308,14 @@ var defaultProvider = (init = {}) => memoizeChain([
|
|
|
31308
31308
|
}
|
|
31309
31309
|
], credentialsTreatedAsExpired);
|
|
31310
31310
|
var credentialsTreatedAsExpired = (credentials) => credentials?.expiration !== undefined && credentials.expiration.getTime() - Date.now() < 300000;
|
|
31311
|
-
//
|
|
31311
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.js
|
|
31312
31312
|
var import_client20 = __toESM(require_client(), 1);
|
|
31313
31313
|
var import_config28 = __toESM(require_config(), 1);
|
|
31314
31314
|
var import_retry3 = __toESM(require_retry(), 1);
|
|
31315
31315
|
var import_serde4 = __toESM(require_serde(), 1);
|
|
31316
31316
|
var import_node_http_handler2 = __toESM(require_dist_cjs4(), 1);
|
|
31317
31317
|
|
|
31318
|
-
//
|
|
31318
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.shared.js
|
|
31319
31319
|
var import_httpAuthSchemes2 = __toESM(require_httpAuthSchemes(), 1);
|
|
31320
31320
|
var import_protocols4 = __toESM(require_protocols2(), 1);
|
|
31321
31321
|
var import_checksum = __toESM(require_checksum(), 1);
|
|
@@ -31323,11 +31323,11 @@ var import_client18 = __toESM(require_client(), 1);
|
|
|
31323
31323
|
var import_protocols5 = __toESM(require_protocols(), 1);
|
|
31324
31324
|
var import_serde3 = __toESM(require_serde(), 1);
|
|
31325
31325
|
|
|
31326
|
-
//
|
|
31326
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/endpoint/endpointResolver.js
|
|
31327
31327
|
var import_client16 = __toESM(require_client2(), 1);
|
|
31328
31328
|
var import_endpoints2 = __toESM(require_endpoints(), 1);
|
|
31329
31329
|
|
|
31330
|
-
//
|
|
31330
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/endpoint/bdd.js
|
|
31331
31331
|
var import_endpoints = __toESM(require_endpoints(), 1);
|
|
31332
31332
|
var s = "ref";
|
|
31333
31333
|
var t = "authSchemes";
|
|
@@ -31487,7 +31487,7 @@ var nodes2 = new Int32Array([
|
|
|
31487
31487
|
]);
|
|
31488
31488
|
var bdd2 = import_endpoints.BinaryDecisionDiagram.from(nodes2, root2, _data2.conditions, _data2.results);
|
|
31489
31489
|
|
|
31490
|
-
//
|
|
31490
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/endpoint/endpointResolver.js
|
|
31491
31491
|
var cache2 = new import_endpoints2.EndpointCache({
|
|
31492
31492
|
size: 50,
|
|
31493
31493
|
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"]
|
|
@@ -31500,10 +31500,10 @@ var defaultEndpointResolver2 = (endpointParams, context = {}) => {
|
|
|
31500
31500
|
};
|
|
31501
31501
|
import_endpoints2.customEndpointFunctions.aws = import_client16.awsEndpointFunctions;
|
|
31502
31502
|
|
|
31503
|
-
//
|
|
31503
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/schemas/schemas_0.js
|
|
31504
31504
|
var import_schema = __toESM(require_schema(), 1);
|
|
31505
31505
|
|
|
31506
|
-
//
|
|
31506
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/models/Route53ServiceException.js
|
|
31507
31507
|
var import_client17 = __toESM(require_client(), 1);
|
|
31508
31508
|
class Route53ServiceException extends import_client17.ServiceException {
|
|
31509
31509
|
constructor(options) {
|
|
@@ -31512,7 +31512,7 @@ class Route53ServiceException extends import_client17.ServiceException {
|
|
|
31512
31512
|
}
|
|
31513
31513
|
}
|
|
31514
31514
|
|
|
31515
|
-
//
|
|
31515
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/models/errors.js
|
|
31516
31516
|
class ConcurrentModification extends Route53ServiceException {
|
|
31517
31517
|
name = "ConcurrentModification";
|
|
31518
31518
|
$fault = "client";
|
|
@@ -32424,7 +32424,7 @@ class ConflictingTypes extends Route53ServiceException {
|
|
|
32424
32424
|
}
|
|
32425
32425
|
}
|
|
32426
32426
|
|
|
32427
|
-
//
|
|
32427
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/schemas/schemas_0.js
|
|
32428
32428
|
var _A = "Action";
|
|
32429
32429
|
var _AI = "AlarmIdentifier";
|
|
32430
32430
|
var _AKSK = "ActivateKeySigningKey";
|
|
@@ -36103,7 +36103,7 @@ var UpdateTrafficPolicyInstance$ = [
|
|
|
36103
36103
|
() => UpdateTrafficPolicyInstanceResponse$
|
|
36104
36104
|
];
|
|
36105
36105
|
|
|
36106
|
-
//
|
|
36106
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.shared.js
|
|
36107
36107
|
var getRuntimeConfig2 = (config) => {
|
|
36108
36108
|
return {
|
|
36109
36109
|
apiVersion: "2013-04-01",
|
|
@@ -36137,7 +36137,7 @@ var getRuntimeConfig2 = (config) => {
|
|
|
36137
36137
|
};
|
|
36138
36138
|
};
|
|
36139
36139
|
|
|
36140
|
-
//
|
|
36140
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.js
|
|
36141
36141
|
var getRuntimeConfig3 = (config) => {
|
|
36142
36142
|
import_client20.emitWarningIfUnsupportedVersion(process.version);
|
|
36143
36143
|
const defaultsMode = import_config28.resolveDefaultsModeConfig(config);
|
|
@@ -36171,12 +36171,12 @@ var getRuntimeConfig3 = (config) => {
|
|
|
36171
36171
|
};
|
|
36172
36172
|
};
|
|
36173
36173
|
|
|
36174
|
-
//
|
|
36174
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/runtimeExtensions.js
|
|
36175
36175
|
var import_client21 = __toESM(require_client2(), 1);
|
|
36176
36176
|
var import_client22 = __toESM(require_client(), 1);
|
|
36177
36177
|
var import_protocols6 = __toESM(require_protocols(), 1);
|
|
36178
36178
|
|
|
36179
|
-
//
|
|
36179
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/auth/httpAuthExtensionConfiguration.js
|
|
36180
36180
|
var getHttpAuthExtensionConfiguration2 = (runtimeConfig) => {
|
|
36181
36181
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
36182
36182
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -36215,14 +36215,14 @@ var resolveHttpAuthRuntimeConfig2 = (config) => {
|
|
|
36215
36215
|
};
|
|
36216
36216
|
};
|
|
36217
36217
|
|
|
36218
|
-
//
|
|
36218
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/runtimeExtensions.js
|
|
36219
36219
|
var resolveRuntimeExtensions2 = (runtimeConfig, extensions) => {
|
|
36220
36220
|
const extensionConfiguration = Object.assign(import_client21.getAwsRegionExtensionConfiguration(runtimeConfig), import_client22.getDefaultExtensionConfiguration(runtimeConfig), import_protocols6.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration2(runtimeConfig));
|
|
36221
36221
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
36222
36222
|
return Object.assign(runtimeConfig, import_client21.resolveAwsRegionExtensionConfiguration(extensionConfiguration), import_client22.resolveDefaultRuntimeConfig(extensionConfiguration), import_protocols6.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig2(extensionConfiguration));
|
|
36223
36223
|
};
|
|
36224
36224
|
|
|
36225
|
-
//
|
|
36225
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/Route53Client.js
|
|
36226
36226
|
class Route53Client extends import_client24.Client {
|
|
36227
36227
|
config;
|
|
36228
36228
|
constructor(...[configuration]) {
|
|
@@ -36258,10 +36258,10 @@ class Route53Client extends import_client24.Client {
|
|
|
36258
36258
|
}
|
|
36259
36259
|
}
|
|
36260
36260
|
|
|
36261
|
-
//
|
|
36261
|
+
// node_modules/@aws-sdk/middleware-sdk-route53/dist-es/constants.js
|
|
36262
36262
|
var IDENTIFIER_PREFIX_PATTERN = /^\/(hostedzone|change|delegationset)\//;
|
|
36263
36263
|
|
|
36264
|
-
//
|
|
36264
|
+
// node_modules/@aws-sdk/middleware-sdk-route53/dist-es/change-resource-record-sets.js
|
|
36265
36265
|
function changeResourceRecordSetsMiddleware() {
|
|
36266
36266
|
return (next) => async (args) => {
|
|
36267
36267
|
const { ChangeBatch } = args.input;
|
|
@@ -36306,7 +36306,7 @@ var getChangeResourceRecordSetsPlugin = (unused) => ({
|
|
|
36306
36306
|
clientStack.add(changeResourceRecordSetsMiddleware(), changeResourceRecordSetsMiddlewareOptions);
|
|
36307
36307
|
}
|
|
36308
36308
|
});
|
|
36309
|
-
//
|
|
36309
|
+
// node_modules/@aws-sdk/middleware-sdk-route53/dist-es/id-normalizer.js
|
|
36310
36310
|
var IDENTIFIER_PARAMETERS = ["DelegationSetId", "HostedZoneId", "Id"];
|
|
36311
36311
|
function idNormalizerMiddleware() {
|
|
36312
36312
|
return (next) => async (args) => {
|
|
@@ -36334,7 +36334,7 @@ var getIdNormalizerPlugin = (unused) => ({
|
|
|
36334
36334
|
clientStack.add(idNormalizerMiddleware(), idNormalizerMiddlewareOptions);
|
|
36335
36335
|
}
|
|
36336
36336
|
});
|
|
36337
|
-
//
|
|
36337
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/commandBuilder.js
|
|
36338
36338
|
var import_client25 = __toESM(require_client(), 1);
|
|
36339
36339
|
var import_endpoints4 = __toESM(require_endpoints(), 1);
|
|
36340
36340
|
var command2 = import_client25.makeBuilder(commonParams, "AWSDnsV20130401", "Route53Client", import_endpoints4.getEndpointPlugin);
|
|
@@ -36347,31 +36347,31 @@ var _mw1 = (Command, cs, config, o2) => [
|
|
|
36347
36347
|
getIdNormalizerPlugin(config)
|
|
36348
36348
|
];
|
|
36349
36349
|
|
|
36350
|
-
//
|
|
36350
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeResourceRecordSetsCommand.js
|
|
36351
36351
|
class ChangeResourceRecordSetsCommand extends command2(_ep02, _mw1, "ChangeResourceRecordSets", ChangeResourceRecordSets$) {
|
|
36352
36352
|
}
|
|
36353
36353
|
|
|
36354
|
-
//
|
|
36354
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateHostedZoneCommand.js
|
|
36355
36355
|
class CreateHostedZoneCommand extends command2(_ep02, _mw02, "CreateHostedZone", CreateHostedZone$) {
|
|
36356
36356
|
}
|
|
36357
36357
|
|
|
36358
|
-
//
|
|
36358
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteHostedZoneCommand.js
|
|
36359
36359
|
class DeleteHostedZoneCommand extends command2(_ep02, _mw02, "DeleteHostedZone", DeleteHostedZone$) {
|
|
36360
36360
|
}
|
|
36361
36361
|
|
|
36362
|
-
//
|
|
36362
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneCommand.js
|
|
36363
36363
|
class GetHostedZoneCommand extends command2(_ep02, _mw02, "GetHostedZone", GetHostedZone$) {
|
|
36364
36364
|
}
|
|
36365
36365
|
|
|
36366
|
-
//
|
|
36366
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesCommand.js
|
|
36367
36367
|
class ListHostedZonesCommand extends command2(_ep02, _mw02, "ListHostedZones", ListHostedZones$) {
|
|
36368
36368
|
}
|
|
36369
36369
|
|
|
36370
|
-
//
|
|
36370
|
+
// node_modules/@aws-sdk/client-route-53/dist-es/commands/ListResourceRecordSetsCommand.js
|
|
36371
36371
|
class ListResourceRecordSetsCommand extends command2(_ep02, _mw02, "ListResourceRecordSets", ListResourceRecordSets$) {
|
|
36372
36372
|
}
|
|
36373
36373
|
|
|
36374
|
-
//
|
|
36374
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/Route53DomainsClient.js
|
|
36375
36375
|
var import_client34 = __toESM(require_client2(), 1);
|
|
36376
36376
|
var import_core2 = __toESM(require_dist_cjs2(), 1);
|
|
36377
36377
|
var import_client35 = __toESM(require_client(), 1);
|
|
@@ -36381,7 +36381,7 @@ var import_protocols11 = __toESM(require_protocols(), 1);
|
|
|
36381
36381
|
var import_retry6 = __toESM(require_retry(), 1);
|
|
36382
36382
|
var import_schema4 = __toESM(require_schema(), 1);
|
|
36383
36383
|
|
|
36384
|
-
//
|
|
36384
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/auth/httpAuthSchemeProvider.js
|
|
36385
36385
|
var import_httpAuthSchemes4 = __toESM(require_httpAuthSchemes(), 1);
|
|
36386
36386
|
var import_client26 = __toESM(require_client(), 1);
|
|
36387
36387
|
var defaultRoute53DomainsHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -36423,7 +36423,7 @@ var resolveHttpAuthSchemeConfig3 = (config) => {
|
|
|
36423
36423
|
});
|
|
36424
36424
|
};
|
|
36425
36425
|
|
|
36426
|
-
//
|
|
36426
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/endpoint/EndpointParameters.js
|
|
36427
36427
|
var resolveClientEndpointParameters3 = (options) => {
|
|
36428
36428
|
return Object.assign(options, {
|
|
36429
36429
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
@@ -36437,10 +36437,10 @@ var commonParams3 = {
|
|
|
36437
36437
|
Region: { type: "builtInParams", name: "region" },
|
|
36438
36438
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
|
|
36439
36439
|
};
|
|
36440
|
-
//
|
|
36440
|
+
// node_modules/@aws-sdk/client-route-53-domains/package.json
|
|
36441
36441
|
var package_default2 = {
|
|
36442
36442
|
name: "@aws-sdk/client-route-53-domains",
|
|
36443
|
-
version: "3.
|
|
36443
|
+
version: "3.1111.0",
|
|
36444
36444
|
description: "AWS SDK for JavaScript Route 53 Domains Client for Node.js, Browser and React Native",
|
|
36445
36445
|
homepage: "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-route-53-domains",
|
|
36446
36446
|
license: "Apache-2.0",
|
|
@@ -36485,12 +36485,12 @@ var package_default2 = {
|
|
|
36485
36485
|
"generate:client": "node ../../scripts/generate-clients/single-service",
|
|
36486
36486
|
"test:e2e": "yarn g:vitest run -c vitest.config.e2e.mts",
|
|
36487
36487
|
"test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts",
|
|
36488
|
-
"test:index": "tsc
|
|
36488
|
+
"test:index": "tsc -p tsconfig.test.json && node ./test/index-objects.spec.mjs"
|
|
36489
36489
|
},
|
|
36490
36490
|
dependencies: {
|
|
36491
|
-
"@aws-sdk/core": "^3.977.
|
|
36492
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
36493
|
-
"@aws-sdk/types": "^3.974.
|
|
36491
|
+
"@aws-sdk/core": "^3.977.8",
|
|
36492
|
+
"@aws-sdk/credential-provider-node": "^3.972.80",
|
|
36493
|
+
"@aws-sdk/types": "^3.974.4",
|
|
36494
36494
|
"@smithy/core": "^3.31.1",
|
|
36495
36495
|
"@smithy/fetch-http-handler": "^5.6.13",
|
|
36496
36496
|
"@smithy/node-http-handler": "^4.9.13",
|
|
@@ -36503,14 +36503,14 @@ var package_default2 = {
|
|
|
36503
36503
|
concurrently: "7.0.0",
|
|
36504
36504
|
"downlevel-dts": "0.10.1",
|
|
36505
36505
|
premove: "4.0.0",
|
|
36506
|
-
typescript: "~
|
|
36506
|
+
typescript: "~7.0.2"
|
|
36507
36507
|
},
|
|
36508
36508
|
engines: {
|
|
36509
36509
|
node: ">=20.0.0"
|
|
36510
36510
|
}
|
|
36511
36511
|
};
|
|
36512
36512
|
|
|
36513
|
-
//
|
|
36513
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/runtimeConfig.js
|
|
36514
36514
|
var import_client30 = __toESM(require_client2(), 1);
|
|
36515
36515
|
var import_httpAuthSchemes6 = __toESM(require_httpAuthSchemes(), 1);
|
|
36516
36516
|
var import_client31 = __toESM(require_client(), 1);
|
|
@@ -36519,7 +36519,7 @@ var import_retry5 = __toESM(require_retry(), 1);
|
|
|
36519
36519
|
var import_serde6 = __toESM(require_serde(), 1);
|
|
36520
36520
|
var import_node_http_handler3 = __toESM(require_dist_cjs4(), 1);
|
|
36521
36521
|
|
|
36522
|
-
//
|
|
36522
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/runtimeConfig.shared.js
|
|
36523
36523
|
var import_httpAuthSchemes5 = __toESM(require_httpAuthSchemes(), 1);
|
|
36524
36524
|
var import_protocols8 = __toESM(require_protocols2(), 1);
|
|
36525
36525
|
var import_checksum2 = __toESM(require_checksum(), 1);
|
|
@@ -36527,11 +36527,11 @@ var import_client29 = __toESM(require_client(), 1);
|
|
|
36527
36527
|
var import_protocols9 = __toESM(require_protocols(), 1);
|
|
36528
36528
|
var import_serde5 = __toESM(require_serde(), 1);
|
|
36529
36529
|
|
|
36530
|
-
//
|
|
36530
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/endpoint/endpointResolver.js
|
|
36531
36531
|
var import_client27 = __toESM(require_client2(), 1);
|
|
36532
36532
|
var import_endpoints6 = __toESM(require_endpoints(), 1);
|
|
36533
36533
|
|
|
36534
|
-
//
|
|
36534
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/endpoint/bdd.js
|
|
36535
36535
|
var import_endpoints5 = __toESM(require_endpoints(), 1);
|
|
36536
36536
|
var k3 = "ref";
|
|
36537
36537
|
var a3 = -1;
|
|
@@ -36614,7 +36614,7 @@ var nodes3 = new Int32Array([
|
|
|
36614
36614
|
]);
|
|
36615
36615
|
var bdd3 = import_endpoints5.BinaryDecisionDiagram.from(nodes3, root3, _data3.conditions, _data3.results);
|
|
36616
36616
|
|
|
36617
|
-
//
|
|
36617
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/endpoint/endpointResolver.js
|
|
36618
36618
|
var cache3 = new import_endpoints6.EndpointCache({
|
|
36619
36619
|
size: 50,
|
|
36620
36620
|
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"]
|
|
@@ -36627,10 +36627,10 @@ var defaultEndpointResolver3 = (endpointParams, context = {}) => {
|
|
|
36627
36627
|
};
|
|
36628
36628
|
import_endpoints6.customEndpointFunctions.aws = import_client27.awsEndpointFunctions;
|
|
36629
36629
|
|
|
36630
|
-
//
|
|
36630
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/schemas/schemas_0.js
|
|
36631
36631
|
var import_schema3 = __toESM(require_schema(), 1);
|
|
36632
36632
|
|
|
36633
|
-
//
|
|
36633
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/models/Route53DomainsServiceException.js
|
|
36634
36634
|
var import_client28 = __toESM(require_client(), 1);
|
|
36635
36635
|
class Route53DomainsServiceException extends import_client28.ServiceException {
|
|
36636
36636
|
constructor(options) {
|
|
@@ -36639,7 +36639,7 @@ class Route53DomainsServiceException extends import_client28.ServiceException {
|
|
|
36639
36639
|
}
|
|
36640
36640
|
}
|
|
36641
36641
|
|
|
36642
|
-
//
|
|
36642
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/models/errors.js
|
|
36643
36643
|
class DomainLimitExceeded extends Route53DomainsServiceException {
|
|
36644
36644
|
name = "DomainLimitExceeded";
|
|
36645
36645
|
$fault = "client";
|
|
@@ -36748,7 +36748,7 @@ class TLDInMaintenance extends Route53DomainsServiceException {
|
|
|
36748
36748
|
}
|
|
36749
36749
|
}
|
|
36750
36750
|
|
|
36751
|
-
//
|
|
36751
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/schemas/schemas_0.js
|
|
36752
36752
|
var _A2 = "Availability";
|
|
36753
36753
|
var _ACE = "AbuseContactEmail";
|
|
36754
36754
|
var _ACP = "AbuseContactPhone";
|
|
@@ -37300,7 +37300,7 @@ var UpdateDomainNameservers$ = [
|
|
|
37300
37300
|
() => UpdateDomainNameserversResponse$
|
|
37301
37301
|
];
|
|
37302
37302
|
|
|
37303
|
-
//
|
|
37303
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/runtimeConfig.shared.js
|
|
37304
37304
|
var getRuntimeConfig4 = (config) => {
|
|
37305
37305
|
return {
|
|
37306
37306
|
apiVersion: "2014-05-15",
|
|
@@ -37334,7 +37334,7 @@ var getRuntimeConfig4 = (config) => {
|
|
|
37334
37334
|
};
|
|
37335
37335
|
};
|
|
37336
37336
|
|
|
37337
|
-
//
|
|
37337
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/runtimeConfig.js
|
|
37338
37338
|
var getRuntimeConfig5 = (config) => {
|
|
37339
37339
|
import_client31.emitWarningIfUnsupportedVersion(process.version);
|
|
37340
37340
|
const defaultsMode = import_config30.resolveDefaultsModeConfig(config);
|
|
@@ -37368,12 +37368,12 @@ var getRuntimeConfig5 = (config) => {
|
|
|
37368
37368
|
};
|
|
37369
37369
|
};
|
|
37370
37370
|
|
|
37371
|
-
//
|
|
37371
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/runtimeExtensions.js
|
|
37372
37372
|
var import_client32 = __toESM(require_client2(), 1);
|
|
37373
37373
|
var import_client33 = __toESM(require_client(), 1);
|
|
37374
37374
|
var import_protocols10 = __toESM(require_protocols(), 1);
|
|
37375
37375
|
|
|
37376
|
-
//
|
|
37376
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/auth/httpAuthExtensionConfiguration.js
|
|
37377
37377
|
var getHttpAuthExtensionConfiguration3 = (runtimeConfig) => {
|
|
37378
37378
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
37379
37379
|
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
@@ -37412,14 +37412,14 @@ var resolveHttpAuthRuntimeConfig3 = (config) => {
|
|
|
37412
37412
|
};
|
|
37413
37413
|
};
|
|
37414
37414
|
|
|
37415
|
-
//
|
|
37415
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/runtimeExtensions.js
|
|
37416
37416
|
var resolveRuntimeExtensions3 = (runtimeConfig, extensions) => {
|
|
37417
37417
|
const extensionConfiguration = Object.assign(import_client32.getAwsRegionExtensionConfiguration(runtimeConfig), import_client33.getDefaultExtensionConfiguration(runtimeConfig), import_protocols10.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration3(runtimeConfig));
|
|
37418
37418
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
37419
37419
|
return Object.assign(runtimeConfig, import_client32.resolveAwsRegionExtensionConfiguration(extensionConfiguration), import_client33.resolveDefaultRuntimeConfig(extensionConfiguration), import_protocols10.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig3(extensionConfiguration));
|
|
37420
37420
|
};
|
|
37421
37421
|
|
|
37422
|
-
//
|
|
37422
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/Route53DomainsClient.js
|
|
37423
37423
|
class Route53DomainsClient extends import_client35.Client {
|
|
37424
37424
|
config;
|
|
37425
37425
|
constructor(...[configuration]) {
|
|
@@ -37455,52 +37455,52 @@ class Route53DomainsClient extends import_client35.Client {
|
|
|
37455
37455
|
}
|
|
37456
37456
|
}
|
|
37457
37457
|
|
|
37458
|
-
//
|
|
37458
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commandBuilder.js
|
|
37459
37459
|
var import_client36 = __toESM(require_client(), 1);
|
|
37460
37460
|
var import_endpoints8 = __toESM(require_endpoints(), 1);
|
|
37461
37461
|
var command3 = import_client36.makeBuilder(commonParams3, "Route53Domains_v20140515", "Route53DomainsClient", import_endpoints8.getEndpointPlugin);
|
|
37462
37462
|
var _ep03 = {};
|
|
37463
37463
|
var _mw03 = (Command, cs, config, o2) => [];
|
|
37464
37464
|
|
|
37465
|
-
//
|
|
37465
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commands/CheckDomainAvailabilityCommand.js
|
|
37466
37466
|
class CheckDomainAvailabilityCommand extends command3(_ep03, _mw03, "CheckDomainAvailability", CheckDomainAvailability$) {
|
|
37467
37467
|
}
|
|
37468
37468
|
|
|
37469
|
-
//
|
|
37469
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commands/GetDomainDetailCommand.js
|
|
37470
37470
|
class GetDomainDetailCommand extends command3(_ep03, _mw03, "GetDomainDetail", GetDomainDetail$) {
|
|
37471
37471
|
}
|
|
37472
37472
|
|
|
37473
|
-
//
|
|
37473
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commands/GetOperationDetailCommand.js
|
|
37474
37474
|
class GetOperationDetailCommand extends command3(_ep03, _mw03, "GetOperationDetail", GetOperationDetail$) {
|
|
37475
37475
|
}
|
|
37476
37476
|
|
|
37477
|
-
//
|
|
37477
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commands/ListDomainsCommand.js
|
|
37478
37478
|
class ListDomainsCommand extends command3(_ep03, _mw03, "ListDomains", ListDomains$) {
|
|
37479
37479
|
}
|
|
37480
37480
|
|
|
37481
|
-
//
|
|
37481
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commands/ListPricesCommand.js
|
|
37482
37482
|
class ListPricesCommand extends command3(_ep03, _mw03, "ListPrices", ListPrices$) {
|
|
37483
37483
|
}
|
|
37484
37484
|
|
|
37485
|
-
//
|
|
37485
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commands/RegisterDomainCommand.js
|
|
37486
37486
|
class RegisterDomainCommand extends command3(_ep03, _mw03, "RegisterDomain", RegisterDomain$) {
|
|
37487
37487
|
}
|
|
37488
37488
|
|
|
37489
|
-
//
|
|
37489
|
+
// node_modules/@aws-sdk/client-route-53-domains/dist-es/commands/UpdateDomainNameserversCommand.js
|
|
37490
37490
|
class UpdateDomainNameserversCommand extends command3(_ep03, _mw03, "UpdateDomainNameservers", UpdateDomainNameservers$) {
|
|
37491
37491
|
}
|
|
37492
37492
|
|
|
37493
|
-
//
|
|
37493
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js
|
|
37494
37494
|
var import_config35 = __toESM(require_config(), 1);
|
|
37495
37495
|
|
|
37496
|
-
//
|
|
37496
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js
|
|
37497
37497
|
var import_config34 = __toESM(require_config(), 1);
|
|
37498
37498
|
|
|
37499
|
-
//
|
|
37499
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js
|
|
37500
37500
|
var import_client38 = __toESM(require_client2(), 1);
|
|
37501
37501
|
var import_config33 = __toESM(require_config(), 1);
|
|
37502
37502
|
|
|
37503
|
-
//
|
|
37503
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js
|
|
37504
37504
|
var import_client37 = __toESM(require_client2(), 1);
|
|
37505
37505
|
var import_config32 = __toESM(require_config(), 1);
|
|
37506
37506
|
var resolveCredentialSource2 = (credentialSource, profileName, logger) => {
|
|
@@ -37530,7 +37530,7 @@ var resolveCredentialSource2 = (credentialSource, profileName, logger) => {
|
|
|
37530
37530
|
};
|
|
37531
37531
|
var setNamedProvider2 = (creds) => import_client37.setCredentialFeature(creds, "CREDENTIALS_PROFILE_NAMED_PROVIDER", "p");
|
|
37532
37532
|
|
|
37533
|
-
//
|
|
37533
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js
|
|
37534
37534
|
var isAssumeRoleProfile2 = (arg, { profile = "default", logger } = {}) => {
|
|
37535
37535
|
return Boolean(arg) && typeof arg === "object" && typeof arg.role_arn === "string" && ["undefined", "string"].indexOf(typeof arg.role_session_name) > -1 && ["undefined", "string"].indexOf(typeof arg.external_id) > -1 && ["undefined", "string"].indexOf(typeof arg.mfa_serial) > -1 && (isAssumeRoleWithSourceProfile2(arg, { profile, logger }) || isCredentialSourceProfile2(arg, { profile, logger }));
|
|
37536
37536
|
};
|
|
@@ -37597,7 +37597,7 @@ var isCredentialSourceWithoutRoleArn2 = (section) => {
|
|
|
37597
37597
|
return !section.role_arn && !!section.credential_source;
|
|
37598
37598
|
};
|
|
37599
37599
|
|
|
37600
|
-
//
|
|
37600
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js
|
|
37601
37601
|
init_dist_es6();
|
|
37602
37602
|
var import_client39 = __toESM(require_client2(), 1);
|
|
37603
37603
|
var isLoginProfile2 = (data) => {
|
|
@@ -37611,7 +37611,7 @@ var resolveLoginCredentials2 = async (profileName, options, callerClientConfig)
|
|
|
37611
37611
|
return import_client39.setCredentialFeature(credentials, "CREDENTIALS_PROFILE_LOGIN", "AC");
|
|
37612
37612
|
};
|
|
37613
37613
|
|
|
37614
|
-
//
|
|
37614
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js
|
|
37615
37615
|
var import_client40 = __toESM(require_client2(), 1);
|
|
37616
37616
|
var isProcessProfile2 = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.credential_process === "string";
|
|
37617
37617
|
var resolveProcessCredentials3 = async (options, profile) => Promise.resolve().then(() => (init_dist_es7(), exports_dist_es6)).then(({ fromProcess: fromProcess2 }) => fromProcess2({
|
|
@@ -37619,7 +37619,7 @@ var resolveProcessCredentials3 = async (options, profile) => Promise.resolve().t
|
|
|
37619
37619
|
profile
|
|
37620
37620
|
})().then((creds) => import_client40.setCredentialFeature(creds, "CREDENTIALS_PROFILE_PROCESS", "v")));
|
|
37621
37621
|
|
|
37622
|
-
//
|
|
37622
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js
|
|
37623
37623
|
var import_client41 = __toESM(require_client2(), 1);
|
|
37624
37624
|
var resolveSsoCredentials2 = async (profile, profileData, options = {}, callerClientConfig) => {
|
|
37625
37625
|
const { fromSSO: fromSSO2 } = await Promise.resolve().then(() => (init_dist_es5(), exports_dist_es4));
|
|
@@ -37640,7 +37640,7 @@ var resolveSsoCredentials2 = async (profile, profileData, options = {}, callerCl
|
|
|
37640
37640
|
};
|
|
37641
37641
|
var isSsoProfile3 = (arg) => arg && (typeof arg.sso_start_url === "string" || typeof arg.sso_account_id === "string" || typeof arg.sso_session === "string" || typeof arg.sso_region === "string" || typeof arg.sso_role_name === "string");
|
|
37642
37642
|
|
|
37643
|
-
//
|
|
37643
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js
|
|
37644
37644
|
var import_client42 = __toESM(require_client2(), 1);
|
|
37645
37645
|
var isStaticCredsProfile2 = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.aws_access_key_id === "string" && typeof arg.aws_secret_access_key === "string" && ["undefined", "string"].indexOf(typeof arg.aws_session_token) > -1 && ["undefined", "string"].indexOf(typeof arg.aws_account_id) > -1;
|
|
37646
37646
|
var resolveStaticCredentials2 = async (profile, options) => {
|
|
@@ -37655,7 +37655,7 @@ var resolveStaticCredentials2 = async (profile, options) => {
|
|
|
37655
37655
|
return import_client42.setCredentialFeature(credentials, "CREDENTIALS_PROFILE", "n");
|
|
37656
37656
|
};
|
|
37657
37657
|
|
|
37658
|
-
//
|
|
37658
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js
|
|
37659
37659
|
var import_client43 = __toESM(require_client2(), 1);
|
|
37660
37660
|
var isWebIdentityProfile2 = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.web_identity_token_file === "string" && typeof arg.role_arn === "string" && ["undefined", "string"].indexOf(typeof arg.role_session_name) > -1;
|
|
37661
37661
|
var resolveWebIdentityCredentials2 = async (profile, options, callerClientConfig) => Promise.resolve().then(() => (init_dist_es8(), exports_dist_es7)).then(({ fromTokenFile: fromTokenFile2 }) => fromTokenFile2({
|
|
@@ -37669,7 +37669,7 @@ var resolveWebIdentityCredentials2 = async (profile, options, callerClientConfig
|
|
|
37669
37669
|
callerClientConfig
|
|
37670
37670
|
}).then((creds) => import_client43.setCredentialFeature(creds, "CREDENTIALS_PROFILE_STS_WEB_ID_TOKEN", "q")));
|
|
37671
37671
|
|
|
37672
|
-
//
|
|
37672
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js
|
|
37673
37673
|
var resolveProfileData2 = async (profileName, profiles, options, callerClientConfig, visitedProfiles = {}, isAssumeRoleRecursiveCall = false) => {
|
|
37674
37674
|
const data = profiles[profileName];
|
|
37675
37675
|
if (Object.keys(visitedProfiles).length > 0 && isStaticCredsProfile2(data)) {
|
|
@@ -37696,7 +37696,7 @@ var resolveProfileData2 = async (profileName, profiles, options, callerClientCon
|
|
|
37696
37696
|
throw new import_config34.CredentialsProviderError(`Could not resolve credentials using profile: [${profileName}] in configuration/credentials file(s).`, { logger: options.logger });
|
|
37697
37697
|
};
|
|
37698
37698
|
|
|
37699
|
-
//
|
|
37699
|
+
// node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js
|
|
37700
37700
|
var fromIni2 = (init = {}) => async ({ callerClientConfig } = {}) => {
|
|
37701
37701
|
init.logger?.debug("@aws-sdk/credential-provider-ini - fromIni");
|
|
37702
37702
|
const profiles = await import_config35.parseKnownFiles(init);
|
|
@@ -41082,8 +41082,28 @@ function buildServer() {
|
|
|
41082
41082
|
});
|
|
41083
41083
|
return server;
|
|
41084
41084
|
}
|
|
41085
|
+
function printHelp() {
|
|
41086
|
+
console.log(`Usage: domains-mcp [options]
|
|
41087
|
+
|
|
41088
|
+
MCP server for @hasna/domains (Streamable HTTP by default, stdio with --stdio)
|
|
41089
|
+
|
|
41090
|
+
Options:
|
|
41091
|
+
--stdio Serve MCP over stdio (env: MCP_STDIO=1)
|
|
41092
|
+
--http Serve MCP over Streamable HTTP (127.0.0.1; env: MCP_HTTP=1)
|
|
41093
|
+
--port <number> HTTP port (default: 8859, env: MCP_HTTP_PORT)
|
|
41094
|
+
-V, --version output the version number
|
|
41095
|
+
-h, --help display help for command`);
|
|
41096
|
+
}
|
|
41085
41097
|
async function main() {
|
|
41086
41098
|
const argv = process.argv.slice(2);
|
|
41099
|
+
if (argv.includes("--help") || argv.includes("-h")) {
|
|
41100
|
+
printHelp();
|
|
41101
|
+
process.exit(0);
|
|
41102
|
+
}
|
|
41103
|
+
if (argv.includes("--version") || argv.includes("-V")) {
|
|
41104
|
+
console.log(getPackageVersion());
|
|
41105
|
+
process.exit(0);
|
|
41106
|
+
}
|
|
41087
41107
|
const { isStdioMode: isStdioMode3 } = await Promise.resolve().then(() => (init_http(), exports_http));
|
|
41088
41108
|
if (isStdioMode3(argv)) {
|
|
41089
41109
|
const transport = new StdioServerTransport2;
|