replicas-cli 0.2.283 → 0.2.284
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/{chunk-WHWH6H5W.mjs → chunk-4FSDNCBY.mjs} +55 -54
- package/dist/{chunk-IYT446IS.mjs → chunk-6VME6DX3.mjs} +377 -102
- package/dist/{chunk-Q2YIUYO5.mjs → chunk-KK6GYGUU.mjs} +12 -12
- package/dist/{chunk-VDOMBJEB.mjs → chunk-NVNLENJ4.mjs} +80 -72
- package/dist/{chunk-NE3F7K7B.mjs → chunk-RQL7JLTE.mjs} +11 -11
- package/dist/{chunk-BBX2YVOK.mjs → chunk-WQSLVATR.mjs} +33 -33
- package/dist/{dist-es-EC3POK4F.mjs → dist-es-BX7CYWBD.mjs} +22 -19
- package/dist/{dist-es-3AXDJI6F.mjs → dist-es-CGONY45O.mjs} +17 -17
- package/dist/{dist-es-SYSOOS3K.mjs → dist-es-DTKVVIKD.mjs} +4 -4
- package/dist/{dist-es-YYOEQY7N.mjs → dist-es-HR2XYBRQ.mjs} +7 -7
- package/dist/{dist-es-7KF5M4TT.mjs → dist-es-UCGFMRLC.mjs} +43 -35
- package/dist/{dist-es-HDJG642P.mjs → dist-es-UXGKQHMI.mjs} +9 -9
- package/dist/{dist-es-ZSLNSC26.mjs → dist-es-XUNSYJ43.mjs} +7 -7
- package/dist/{event-streams-LBH5ISIB.mjs → event-streams-HJSS3SIJ.mjs} +17 -17
- package/dist/index.mjs +182 -36
- package/dist/{loadSso-P6SZ6EZE.mjs → loadSso-HB5FHNX6.mjs} +19 -19
- package/dist/{signin-5AIFZB3D.mjs → signin-3CFFWTPH.mjs} +155 -77
- package/dist/{sso-oidc-BLJ4YGMZ.mjs → sso-oidc-HKJFKUG4.mjs} +21 -21
- package/dist/{sts-TZAOHYLW.mjs → sts-4KOQ3DIV.mjs} +434 -45
- package/package.json +1 -1
|
@@ -14,16 +14,16 @@ import {
|
|
|
14
14
|
loadConfig,
|
|
15
15
|
normalizeProvider,
|
|
16
16
|
toEndpointV1
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-NVNLENJ4.mjs";
|
|
18
18
|
import {
|
|
19
19
|
parseRfc7231DateTime,
|
|
20
20
|
v4
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-WQSLVATR.mjs";
|
|
22
22
|
import {
|
|
23
23
|
__publicField
|
|
24
24
|
} from "./chunk-DR4JHUIF.mjs";
|
|
25
25
|
|
|
26
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
26
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/middleware-stack/MiddlewareStack.js
|
|
27
27
|
var getAllAliases = (name, aliases) => {
|
|
28
28
|
const _aliases = [];
|
|
29
29
|
if (name) {
|
|
@@ -288,7 +288,7 @@ var priorityWeights = {
|
|
|
288
288
|
low: 1
|
|
289
289
|
};
|
|
290
290
|
|
|
291
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
291
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/client.js
|
|
292
292
|
var Client = class {
|
|
293
293
|
constructor(config) {
|
|
294
294
|
__publicField(this, "config");
|
|
@@ -353,7 +353,7 @@ var AlgorithmId;
|
|
|
353
353
|
AlgorithmId2["SHA256"] = "sha256";
|
|
354
354
|
})(AlgorithmId || (AlgorithmId = {}));
|
|
355
355
|
|
|
356
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
356
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/schemaLogFilter.js
|
|
357
357
|
var SENSITIVE_STRING = "***SensitiveInformation***";
|
|
358
358
|
function schemaLogFilter(schema, data) {
|
|
359
359
|
if (data == null) {
|
|
@@ -386,7 +386,7 @@ function schemaLogFilter(schema, data) {
|
|
|
386
386
|
return data;
|
|
387
387
|
}
|
|
388
388
|
|
|
389
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
389
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/command.js
|
|
390
390
|
var Command = class {
|
|
391
391
|
constructor() {
|
|
392
392
|
__publicField(this, "middlewareStack", constructStack());
|
|
@@ -521,7 +521,7 @@ var ClassBuilder = class {
|
|
|
521
521
|
}
|
|
522
522
|
};
|
|
523
523
|
|
|
524
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
524
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/create-aggregated-client.js
|
|
525
525
|
var createAggregatedClient = (commands, Client2, options) => {
|
|
526
526
|
for (const [command, CommandCtor] of Object.entries(commands)) {
|
|
527
527
|
const methodImpl = async function(args, optionsOrCb, cb) {
|
|
@@ -568,7 +568,7 @@ var createAggregatedClient = (commands, Client2, options) => {
|
|
|
568
568
|
}
|
|
569
569
|
};
|
|
570
570
|
|
|
571
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
571
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/exceptions.js
|
|
572
572
|
var ServiceException = class _ServiceException extends Error {
|
|
573
573
|
constructor(options) {
|
|
574
574
|
super(options.message);
|
|
@@ -615,7 +615,7 @@ var decorateServiceException = (exception, additions = {}) => {
|
|
|
615
615
|
return exception;
|
|
616
616
|
};
|
|
617
617
|
|
|
618
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
618
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/defaults-mode.js
|
|
619
619
|
var loadConfigsForDefaultMode = (mode) => {
|
|
620
620
|
switch (mode) {
|
|
621
621
|
case "standard":
|
|
@@ -643,7 +643,7 @@ var loadConfigsForDefaultMode = (mode) => {
|
|
|
643
643
|
}
|
|
644
644
|
};
|
|
645
645
|
|
|
646
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
646
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/emitWarningIfUnsupportedVersion.js
|
|
647
647
|
var warningEmitted = false;
|
|
648
648
|
var emitWarningIfUnsupportedVersion = (version) => {
|
|
649
649
|
if (version && !warningEmitted && parseInt(version.substring(1, version.indexOf("."))) < 16) {
|
|
@@ -651,7 +651,7 @@ var emitWarningIfUnsupportedVersion = (version) => {
|
|
|
651
651
|
}
|
|
652
652
|
};
|
|
653
653
|
|
|
654
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
654
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/extensions/checksum.js
|
|
655
655
|
var knownAlgorithms = Object.values(AlgorithmId);
|
|
656
656
|
var getChecksumConfiguration = (runtimeConfig) => {
|
|
657
657
|
const checksumAlgorithms = [];
|
|
@@ -699,7 +699,7 @@ var resolveChecksumRuntimeConfig = (clientConfig) => {
|
|
|
699
699
|
return runtimeConfig;
|
|
700
700
|
};
|
|
701
701
|
|
|
702
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
702
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/extensions/retry.js
|
|
703
703
|
var getRetryConfiguration = (runtimeConfig) => {
|
|
704
704
|
return {
|
|
705
705
|
setRetryStrategy(retryStrategy) {
|
|
@@ -716,7 +716,7 @@ var resolveRetryRuntimeConfig = (retryStrategyConfiguration) => {
|
|
|
716
716
|
return runtimeConfig;
|
|
717
717
|
};
|
|
718
718
|
|
|
719
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
719
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.js
|
|
720
720
|
var getDefaultExtensionConfiguration = (runtimeConfig) => {
|
|
721
721
|
return Object.assign(getChecksumConfiguration(runtimeConfig), getRetryConfiguration(runtimeConfig));
|
|
722
722
|
};
|
|
@@ -724,7 +724,7 @@ var resolveDefaultRuntimeConfig = (config) => {
|
|
|
724
724
|
return Object.assign(resolveChecksumRuntimeConfig(config), resolveRetryRuntimeConfig(config));
|
|
725
725
|
};
|
|
726
726
|
|
|
727
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
727
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/get-value-from-text-node.js
|
|
728
728
|
var getValueFromTextNode = (obj) => {
|
|
729
729
|
const textNodeName = "#text";
|
|
730
730
|
for (const key in obj) {
|
|
@@ -737,7 +737,7 @@ var getValueFromTextNode = (obj) => {
|
|
|
737
737
|
return obj;
|
|
738
738
|
};
|
|
739
739
|
|
|
740
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
740
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/NoOpLogger.js
|
|
741
741
|
var NoOpLogger = class {
|
|
742
742
|
trace() {
|
|
743
743
|
}
|
|
@@ -751,7 +751,7 @@ var NoOpLogger = class {
|
|
|
751
751
|
}
|
|
752
752
|
};
|
|
753
753
|
|
|
754
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
754
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js
|
|
755
755
|
function setCredentialFeature(credentials, feature, value) {
|
|
756
756
|
if (!credentials.$source) {
|
|
757
757
|
credentials.$source = {};
|
|
@@ -760,7 +760,7 @@ function setCredentialFeature(credentials, feature, value) {
|
|
|
760
760
|
return credentials;
|
|
761
761
|
}
|
|
762
762
|
|
|
763
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
763
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointUrlConfig.js
|
|
764
764
|
var ENV_ENDPOINT_URL = "AWS_ENDPOINT_URL";
|
|
765
765
|
var CONFIG_ENDPOINT_URL = "endpoint_url";
|
|
766
766
|
var getEndpointUrlConfig = (serviceId) => ({
|
|
@@ -792,10 +792,10 @@ var getEndpointUrlConfig = (serviceId) => ({
|
|
|
792
792
|
default: void 0
|
|
793
793
|
});
|
|
794
794
|
|
|
795
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
795
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromConfig.js
|
|
796
796
|
var getEndpointFromConfig = async (serviceId) => loadConfig(getEndpointUrlConfig(serviceId ?? ""))();
|
|
797
797
|
|
|
798
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
798
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/service-customizations/s3.js
|
|
799
799
|
var resolveParamsForS3 = async (endpointParams) => {
|
|
800
800
|
const bucket = endpointParams?.Bucket || "";
|
|
801
801
|
if (typeof endpointParams.Bucket === "string") {
|
|
@@ -828,7 +828,7 @@ var isArnBucketName = (bucketName) => {
|
|
|
828
828
|
return isValidArn;
|
|
829
829
|
};
|
|
830
830
|
|
|
831
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
831
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/createConfigValueProvider.js
|
|
832
832
|
var createConfigValueProvider = (configKey, canonicalEndpointParamKey, config, isClientContextParam = false) => {
|
|
833
833
|
const configProvider = async () => {
|
|
834
834
|
let configValue;
|
|
@@ -879,7 +879,7 @@ var createConfigValueProvider = (configKey, canonicalEndpointParamKey, config, i
|
|
|
879
879
|
return configProvider;
|
|
880
880
|
};
|
|
881
881
|
|
|
882
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
882
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.js
|
|
883
883
|
function bindGetEndpointFromInstructions(getEndpointFromConfig2) {
|
|
884
884
|
return async (commandInput, instructionsSupplier, clientConfig, context) => {
|
|
885
885
|
if (!clientConfig.isCustomEndpoint) {
|
|
@@ -942,7 +942,7 @@ var resolveParams = async (commandInput, instructionsSupplier, clientConfig) =>
|
|
|
942
942
|
return endpointParams;
|
|
943
943
|
};
|
|
944
944
|
|
|
945
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
945
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/endpointMiddleware.js
|
|
946
946
|
function setFeature(context, feature, value) {
|
|
947
947
|
if (!context.__smithy_context) {
|
|
948
948
|
context.__smithy_context = { features: {} };
|
|
@@ -988,7 +988,7 @@ function bindEndpointMiddleware(getEndpointFromConfig2) {
|
|
|
988
988
|
};
|
|
989
989
|
}
|
|
990
990
|
|
|
991
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
991
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/getEndpointPlugin.js
|
|
992
992
|
var serializerMiddlewareOption = {
|
|
993
993
|
name: "serializerMiddleware",
|
|
994
994
|
step: "serialize",
|
|
@@ -1015,7 +1015,7 @@ function bindGetEndpointPlugin(getEndpointFromConfig2) {
|
|
|
1015
1015
|
});
|
|
1016
1016
|
}
|
|
1017
1017
|
|
|
1018
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1018
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/resolveEndpointConfig.js
|
|
1019
1019
|
function bindResolveEndpointConfig(getEndpointFromConfig2) {
|
|
1020
1020
|
return (input) => {
|
|
1021
1021
|
const tls = input.tls ?? true;
|
|
@@ -1040,7 +1040,7 @@ function bindResolveEndpointConfig(getEndpointFromConfig2) {
|
|
|
1040
1040
|
};
|
|
1041
1041
|
}
|
|
1042
1042
|
|
|
1043
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1043
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/bdd/BinaryDecisionDiagram.js
|
|
1044
1044
|
var BinaryDecisionDiagram = class _BinaryDecisionDiagram {
|
|
1045
1045
|
constructor(bdd, root, conditions, results) {
|
|
1046
1046
|
__publicField(this, "nodes");
|
|
@@ -1057,7 +1057,7 @@ var BinaryDecisionDiagram = class _BinaryDecisionDiagram {
|
|
|
1057
1057
|
}
|
|
1058
1058
|
};
|
|
1059
1059
|
|
|
1060
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1060
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/cache/EndpointCache.js
|
|
1061
1061
|
var EndpointCache = class {
|
|
1062
1062
|
constructor({ size, params }) {
|
|
1063
1063
|
__publicField(this, "capacity");
|
|
@@ -1109,7 +1109,7 @@ var EndpointCache = class {
|
|
|
1109
1109
|
}
|
|
1110
1110
|
};
|
|
1111
1111
|
|
|
1112
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1112
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/types/EndpointError.js
|
|
1113
1113
|
var EndpointError = class extends Error {
|
|
1114
1114
|
constructor(message) {
|
|
1115
1115
|
super(message);
|
|
@@ -1117,10 +1117,10 @@ var EndpointError = class extends Error {
|
|
|
1117
1117
|
}
|
|
1118
1118
|
};
|
|
1119
1119
|
|
|
1120
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1120
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/debug/debugId.js
|
|
1121
1121
|
var debugId = "endpoints";
|
|
1122
1122
|
|
|
1123
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1123
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/debug/toDebugString.js
|
|
1124
1124
|
function toDebugString(input) {
|
|
1125
1125
|
if (typeof input !== "object" || input == null) {
|
|
1126
1126
|
return input;
|
|
@@ -1134,13 +1134,13 @@ function toDebugString(input) {
|
|
|
1134
1134
|
return JSON.stringify(input, null, 2);
|
|
1135
1135
|
}
|
|
1136
1136
|
|
|
1137
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1137
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/customEndpointFunctions.js
|
|
1138
1138
|
var customEndpointFunctions = {};
|
|
1139
1139
|
|
|
1140
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1140
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/booleanEquals.js
|
|
1141
1141
|
var booleanEquals = (value1, value2) => value1 === value2;
|
|
1142
1142
|
|
|
1143
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1143
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/coalesce.js
|
|
1144
1144
|
function coalesce(...args) {
|
|
1145
1145
|
for (const arg of args) {
|
|
1146
1146
|
if (arg != null) {
|
|
@@ -1150,7 +1150,7 @@ function coalesce(...args) {
|
|
|
1150
1150
|
return void 0;
|
|
1151
1151
|
}
|
|
1152
1152
|
|
|
1153
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1153
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/getAttrPathList.js
|
|
1154
1154
|
var getAttrPathList = (path) => {
|
|
1155
1155
|
const parts = path.split(".");
|
|
1156
1156
|
const pathList = [];
|
|
@@ -1175,7 +1175,7 @@ var getAttrPathList = (path) => {
|
|
|
1175
1175
|
return pathList;
|
|
1176
1176
|
};
|
|
1177
1177
|
|
|
1178
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1178
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/getAttr.js
|
|
1179
1179
|
var getAttr = (value, path) => getAttrPathList(path).reduce((acc, index) => {
|
|
1180
1180
|
if (typeof acc !== "object") {
|
|
1181
1181
|
throw new EndpointError(`Index '${index}' in '${path}' not found in '${JSON.stringify(value)}'`);
|
|
@@ -1186,22 +1186,22 @@ var getAttr = (value, path) => getAttrPathList(path).reduce((acc, index) => {
|
|
|
1186
1186
|
return acc[index];
|
|
1187
1187
|
}, value);
|
|
1188
1188
|
|
|
1189
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1189
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/isSet.js
|
|
1190
1190
|
var isSet = (value) => value != null;
|
|
1191
1191
|
|
|
1192
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1192
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/ite.js
|
|
1193
1193
|
function ite(condition, trueValue, falseValue) {
|
|
1194
1194
|
return condition ? trueValue : falseValue;
|
|
1195
1195
|
}
|
|
1196
1196
|
|
|
1197
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1197
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/not.js
|
|
1198
1198
|
var not = (value) => !value;
|
|
1199
1199
|
|
|
1200
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1200
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/isIpAddress.js
|
|
1201
1201
|
var IP_V4_REGEX = new RegExp(`^(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}$`);
|
|
1202
1202
|
var isIpAddress = (value) => IP_V4_REGEX.test(value) || value.startsWith("[") && value.endsWith("]");
|
|
1203
1203
|
|
|
1204
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1204
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/parseURL.js
|
|
1205
1205
|
var DEFAULT_PORTS = {
|
|
1206
1206
|
[EndpointURLScheme.HTTP]: 80,
|
|
1207
1207
|
[EndpointURLScheme.HTTPS]: 443
|
|
@@ -1248,7 +1248,7 @@ var parseURL = (value) => {
|
|
|
1248
1248
|
};
|
|
1249
1249
|
};
|
|
1250
1250
|
|
|
1251
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1251
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/split.js
|
|
1252
1252
|
function split(value, delimiter, limit) {
|
|
1253
1253
|
if (limit === 1) {
|
|
1254
1254
|
return [value];
|
|
@@ -1263,10 +1263,10 @@ function split(value, delimiter, limit) {
|
|
|
1263
1263
|
return parts.slice(0, limit - 1).concat(parts.slice(1).join(delimiter));
|
|
1264
1264
|
}
|
|
1265
1265
|
|
|
1266
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1266
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/stringEquals.js
|
|
1267
1267
|
var stringEquals = (value1, value2) => value1 === value2;
|
|
1268
1268
|
|
|
1269
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1269
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/substring.js
|
|
1270
1270
|
var substring = (input, start, stop, reverse) => {
|
|
1271
1271
|
if (input == null || start >= stop || input.length < stop || /[^\u0000-\u007f]/.test(input)) {
|
|
1272
1272
|
return null;
|
|
@@ -1277,10 +1277,10 @@ var substring = (input, start, stop, reverse) => {
|
|
|
1277
1277
|
return input.substring(input.length - stop, input.length - start);
|
|
1278
1278
|
};
|
|
1279
1279
|
|
|
1280
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1280
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/uriEncode.js
|
|
1281
1281
|
var uriEncode = (value) => encodeURIComponent(value).replace(/[!*'()]/g, (c) => `%${c.charCodeAt(0).toString(16).toUpperCase()}`);
|
|
1282
1282
|
|
|
1283
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1283
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/endpointFunctions.js
|
|
1284
1284
|
var endpointFunctions = {
|
|
1285
1285
|
booleanEquals,
|
|
1286
1286
|
coalesce,
|
|
@@ -1296,7 +1296,7 @@ var endpointFunctions = {
|
|
|
1296
1296
|
uriEncode
|
|
1297
1297
|
};
|
|
1298
1298
|
|
|
1299
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1299
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/evaluateTemplate.js
|
|
1300
1300
|
var evaluateTemplate = (template, options) => {
|
|
1301
1301
|
const evaluatedTemplateArr = [];
|
|
1302
1302
|
const { referenceRecord, endpointParams } = options;
|
|
@@ -1329,12 +1329,12 @@ var evaluateTemplate = (template, options) => {
|
|
|
1329
1329
|
return evaluatedTemplateArr.join("");
|
|
1330
1330
|
};
|
|
1331
1331
|
|
|
1332
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1332
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/getReferenceValue.js
|
|
1333
1333
|
var getReferenceValue = ({ ref }, options) => {
|
|
1334
1334
|
return options.referenceRecord[ref] ?? options.endpointParams[ref];
|
|
1335
1335
|
};
|
|
1336
1336
|
|
|
1337
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1337
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/evaluateExpression.js
|
|
1338
1338
|
var evaluateExpression = (obj, keyName, options) => {
|
|
1339
1339
|
if (typeof obj === "string") {
|
|
1340
1340
|
return evaluateTemplate(obj, options);
|
|
@@ -1374,7 +1374,7 @@ var group = {
|
|
|
1374
1374
|
callFunction
|
|
1375
1375
|
};
|
|
1376
1376
|
|
|
1377
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1377
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/evaluateCondition.js
|
|
1378
1378
|
var evaluateCondition = (condition, options) => {
|
|
1379
1379
|
const { assign } = condition;
|
|
1380
1380
|
if (assign && assign in options.referenceRecord) {
|
|
@@ -1389,7 +1389,7 @@ var evaluateCondition = (condition, options) => {
|
|
|
1389
1389
|
return { result };
|
|
1390
1390
|
};
|
|
1391
1391
|
|
|
1392
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1392
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/getEndpointHeaders.js
|
|
1393
1393
|
var getEndpointHeaders = (headers, options) => Object.entries(headers ?? {}).reduce((acc, [headerKey, headerVal]) => {
|
|
1394
1394
|
acc[headerKey] = headerVal.map((headerValEntry) => {
|
|
1395
1395
|
const processedExpr = evaluateExpression(headerValEntry, "Header value entry", options);
|
|
@@ -1401,7 +1401,7 @@ var getEndpointHeaders = (headers, options) => Object.entries(headers ?? {}).red
|
|
|
1401
1401
|
return acc;
|
|
1402
1402
|
}, {});
|
|
1403
1403
|
|
|
1404
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1404
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/getEndpointProperties.js
|
|
1405
1405
|
var getEndpointProperties = (properties, options) => Object.entries(properties).reduce((acc, [propertyKey, propertyVal]) => {
|
|
1406
1406
|
acc[propertyKey] = group2.getEndpointProperty(propertyVal, options);
|
|
1407
1407
|
return acc;
|
|
@@ -1429,7 +1429,7 @@ var group2 = {
|
|
|
1429
1429
|
getEndpointProperties
|
|
1430
1430
|
};
|
|
1431
1431
|
|
|
1432
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1432
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/getEndpointUrl.js
|
|
1433
1433
|
var getEndpointUrl = (endpointUrl, options) => {
|
|
1434
1434
|
const expression = evaluateExpression(endpointUrl, "Endpoint URL", options);
|
|
1435
1435
|
if (typeof expression === "string") {
|
|
@@ -1443,7 +1443,7 @@ var getEndpointUrl = (endpointUrl, options) => {
|
|
|
1443
1443
|
throw new EndpointError(`Endpoint URL must be a string, got ${typeof expression}`);
|
|
1444
1444
|
};
|
|
1445
1445
|
|
|
1446
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1446
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/decideEndpoint.js
|
|
1447
1447
|
var RESULT = 1e8;
|
|
1448
1448
|
var decideEndpoint = (bdd, options) => {
|
|
1449
1449
|
const { nodes, root, results, conditions } = bdd;
|
|
@@ -1481,13 +1481,13 @@ var decideEndpoint = (bdd, options) => {
|
|
|
1481
1481
|
throw new EndpointError(`No matching endpoint.`);
|
|
1482
1482
|
};
|
|
1483
1483
|
|
|
1484
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1484
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js
|
|
1485
1485
|
var getEndpointFromInstructions = bindGetEndpointFromInstructions(getEndpointFromConfig);
|
|
1486
1486
|
var resolveEndpointConfig = bindResolveEndpointConfig(getEndpointFromConfig);
|
|
1487
1487
|
var endpointMiddleware = bindEndpointMiddleware(getEndpointFromConfig);
|
|
1488
1488
|
var getEndpointPlugin = bindGetEndpointPlugin(getEndpointFromConfig);
|
|
1489
1489
|
|
|
1490
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1490
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/service-error-classification/constants.js
|
|
1491
1491
|
var THROTTLING_ERROR_CODES = [
|
|
1492
1492
|
"BandwidthLimitExceeded",
|
|
1493
1493
|
"EC2ThrottledException",
|
|
@@ -1509,7 +1509,7 @@ var TRANSIENT_ERROR_STATUS_CODES = [500, 502, 503, 504];
|
|
|
1509
1509
|
var NODEJS_TIMEOUT_ERROR_CODES = ["ECONNRESET", "ECONNREFUSED", "EPIPE", "ETIMEDOUT"];
|
|
1510
1510
|
var NODEJS_NETWORK_ERROR_CODES = ["EHOSTUNREACH", "ENETUNREACH", "ENOTFOUND", "EAI_AGAIN"];
|
|
1511
1511
|
|
|
1512
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1512
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/service-error-classification/service-error-classification.js
|
|
1513
1513
|
var isRetryableByTrait = (error) => error?.$retryable !== void 0;
|
|
1514
1514
|
var isClockSkewCorrectedError = (error) => error.$metadata?.clockSkewCorrected;
|
|
1515
1515
|
var isBrowserNetworkError = (error) => {
|
|
@@ -1542,7 +1542,7 @@ function isNodeJsHttp2TransientError(error) {
|
|
|
1542
1542
|
return error.code === "ERR_HTTP2_STREAM_ERROR" && error.message.includes("NGHTTP2_REFUSED_STREAM");
|
|
1543
1543
|
}
|
|
1544
1544
|
|
|
1545
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1545
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/DefaultRateLimiter.js
|
|
1546
1546
|
var _DefaultRateLimiter = class _DefaultRateLimiter {
|
|
1547
1547
|
constructor(options) {
|
|
1548
1548
|
__publicField(this, "beta");
|
|
@@ -1651,17 +1651,17 @@ var _DefaultRateLimiter = class _DefaultRateLimiter {
|
|
|
1651
1651
|
return parseFloat(num.toFixed(8));
|
|
1652
1652
|
}
|
|
1653
1653
|
};
|
|
1654
|
-
__publicField(_DefaultRateLimiter, "setTimeoutFn", setTimeout);
|
|
1654
|
+
__publicField(_DefaultRateLimiter, "setTimeoutFn", (fn, delay) => setTimeout(fn, delay));
|
|
1655
1655
|
var DefaultRateLimiter = _DefaultRateLimiter;
|
|
1656
1656
|
|
|
1657
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1657
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/constants.js
|
|
1658
1658
|
var MAXIMUM_RETRY_DELAY = 20 * 1e3;
|
|
1659
1659
|
var INITIAL_RETRY_TOKENS = 500;
|
|
1660
1660
|
var NO_RETRY_INCREMENT = 1;
|
|
1661
1661
|
var INVOCATION_ID_HEADER = "amz-sdk-invocation-id";
|
|
1662
1662
|
var REQUEST_HEADER = "amz-sdk-request";
|
|
1663
1663
|
|
|
1664
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1664
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/retries-2026-config.js
|
|
1665
1665
|
var _Retry = class _Retry {
|
|
1666
1666
|
static delay() {
|
|
1667
1667
|
return _Retry.v2026 ? 50 : 100;
|
|
@@ -1682,7 +1682,7 @@ var _Retry = class _Retry {
|
|
|
1682
1682
|
__publicField(_Retry, "v2026", typeof process !== "undefined" && process.env?.SMITHY_NEW_RETRIES_2026 === "true");
|
|
1683
1683
|
var Retry = _Retry;
|
|
1684
1684
|
|
|
1685
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1685
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/DefaultRetryBackoffStrategy.js
|
|
1686
1686
|
var DefaultRetryBackoffStrategy = class {
|
|
1687
1687
|
constructor() {
|
|
1688
1688
|
__publicField(this, "x", Retry.delay());
|
|
@@ -1698,7 +1698,7 @@ var DefaultRetryBackoffStrategy = class {
|
|
|
1698
1698
|
}
|
|
1699
1699
|
};
|
|
1700
1700
|
|
|
1701
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1701
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/DefaultRetryToken.js
|
|
1702
1702
|
var DefaultRetryToken = class {
|
|
1703
1703
|
constructor(delay, count, cost, longPoll) {
|
|
1704
1704
|
__publicField(this, "delay");
|
|
@@ -1727,7 +1727,7 @@ var DefaultRetryToken = class {
|
|
|
1727
1727
|
}
|
|
1728
1728
|
};
|
|
1729
1729
|
|
|
1730
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1730
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/config.js
|
|
1731
1731
|
var RETRY_MODES;
|
|
1732
1732
|
(function(RETRY_MODES2) {
|
|
1733
1733
|
RETRY_MODES2["STANDARD"] = "standard";
|
|
@@ -1736,7 +1736,7 @@ var RETRY_MODES;
|
|
|
1736
1736
|
var DEFAULT_MAX_ATTEMPTS = 3;
|
|
1737
1737
|
var DEFAULT_RETRY_MODE = RETRY_MODES.STANDARD;
|
|
1738
1738
|
|
|
1739
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1739
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/StandardRetryStrategy.js
|
|
1740
1740
|
var refusal = {
|
|
1741
1741
|
incompatible: 1,
|
|
1742
1742
|
attempts: 2,
|
|
@@ -1826,7 +1826,7 @@ var StandardRetryStrategy = class {
|
|
|
1826
1826
|
}
|
|
1827
1827
|
};
|
|
1828
1828
|
|
|
1829
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1829
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/AdaptiveRetryStrategy.js
|
|
1830
1830
|
var AdaptiveRetryStrategy = class {
|
|
1831
1831
|
constructor(maxAttemptsProvider, options) {
|
|
1832
1832
|
__publicField(this, "mode", RETRY_MODES.ADAPTIVE);
|
|
@@ -1859,7 +1859,7 @@ var AdaptiveRetryStrategy = class {
|
|
|
1859
1859
|
}
|
|
1860
1860
|
};
|
|
1861
1861
|
|
|
1862
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1862
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/configurations.js
|
|
1863
1863
|
var ENV_MAX_ATTEMPTS = "AWS_MAX_ATTEMPTS";
|
|
1864
1864
|
var CONFIG_MAX_ATTEMPTS = "max_attempts";
|
|
1865
1865
|
var NODE_MAX_ATTEMPT_CONFIG_OPTIONS = {
|
|
@@ -1917,11 +1917,11 @@ var NODE_RETRY_MODE_CONFIG_OPTIONS = {
|
|
|
1917
1917
|
default: DEFAULT_RETRY_MODE
|
|
1918
1918
|
};
|
|
1919
1919
|
|
|
1920
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1920
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.js
|
|
1921
1921
|
import { Readable } from "stream";
|
|
1922
1922
|
var isStreamingPayload = (request) => request?.body instanceof Readable || typeof ReadableStream !== "undefined" && request?.body instanceof ReadableStream;
|
|
1923
1923
|
|
|
1924
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1924
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/parseRetryAfterHeader.js
|
|
1925
1925
|
function parseRetryAfterHeader(response, logger) {
|
|
1926
1926
|
if (!HttpResponse.isInstance(response)) {
|
|
1927
1927
|
return;
|
|
@@ -1962,7 +1962,7 @@ function parseRetryAfterHeader(response, logger) {
|
|
|
1962
1962
|
}
|
|
1963
1963
|
}
|
|
1964
1964
|
|
|
1965
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1965
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/util.js
|
|
1966
1966
|
var asSdkError = (error) => {
|
|
1967
1967
|
if (error instanceof Error)
|
|
1968
1968
|
return error;
|
|
@@ -1973,7 +1973,7 @@ var asSdkError = (error) => {
|
|
|
1973
1973
|
return new Error(`AWS SDK error wrapper for ${error}`);
|
|
1974
1974
|
};
|
|
1975
1975
|
|
|
1976
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
1976
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retryMiddleware.js
|
|
1977
1977
|
function bindRetryMiddleware(isStreamingPayload2) {
|
|
1978
1978
|
return (options) => (next, context) => async (args) => {
|
|
1979
1979
|
let retryStrategy = await options.retryStrategy();
|
|
@@ -2071,11 +2071,11 @@ function bindGetRetryPlugin(isStreamingPayload2) {
|
|
|
2071
2071
|
});
|
|
2072
2072
|
}
|
|
2073
2073
|
|
|
2074
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
2074
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/submodules/retry/index.js
|
|
2075
2075
|
var retryMiddleware = bindRetryMiddleware(isStreamingPayload);
|
|
2076
2076
|
var getRetryPlugin = bindGetRetryPlugin(isStreamingPayload);
|
|
2077
2077
|
|
|
2078
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2078
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-host-header/hostHeaderMiddleware.js
|
|
2079
2079
|
function resolveHostHeaderConfig(input) {
|
|
2080
2080
|
return input;
|
|
2081
2081
|
}
|
|
@@ -2108,7 +2108,7 @@ var getHostHeaderPlugin = (options) => ({
|
|
|
2108
2108
|
}
|
|
2109
2109
|
});
|
|
2110
2110
|
|
|
2111
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2111
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-logger/loggerMiddleware.js
|
|
2112
2112
|
var loggerMiddleware = () => (next, context) => async (args) => {
|
|
2113
2113
|
try {
|
|
2114
2114
|
const response = await next(args);
|
|
@@ -2151,7 +2151,7 @@ var getLoggerPlugin = (options) => ({
|
|
|
2151
2151
|
}
|
|
2152
2152
|
});
|
|
2153
2153
|
|
|
2154
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2154
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/configuration.js
|
|
2155
2155
|
var recursionDetectionMiddlewareOptions = {
|
|
2156
2156
|
step: "build",
|
|
2157
2157
|
tags: ["RECURSION_DETECTION"],
|
|
@@ -2277,7 +2277,7 @@ var InvokeStore;
|
|
|
2277
2277
|
} : void 0;
|
|
2278
2278
|
})(InvokeStore || (InvokeStore = {}));
|
|
2279
2279
|
|
|
2280
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2280
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.js
|
|
2281
2281
|
var TRACE_ID_HEADER_NAME = "X-Amzn-Trace-Id";
|
|
2282
2282
|
var ENV_LAMBDA_FUNCTION_NAME = "AWS_LAMBDA_FUNCTION_NAME";
|
|
2283
2283
|
var ENV_TRACE_ID = "_X_AMZN_TRACE_ID";
|
|
@@ -2305,14 +2305,14 @@ var recursionDetectionMiddleware = () => (next) => async (args) => {
|
|
|
2305
2305
|
});
|
|
2306
2306
|
};
|
|
2307
2307
|
|
|
2308
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2308
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.js
|
|
2309
2309
|
var getRecursionDetectionPlugin = (options) => ({
|
|
2310
2310
|
applyToStack: (clientStack) => {
|
|
2311
2311
|
clientStack.add(recursionDetectionMiddleware(), recursionDetectionMiddlewareOptions);
|
|
2312
2312
|
}
|
|
2313
2313
|
});
|
|
2314
2314
|
|
|
2315
|
-
// ../node_modules/.bun/@smithy+core@3.
|
|
2315
|
+
// ../node_modules/.bun/@smithy+core@3.25.1/node_modules/@smithy/core/dist-es/normalizeProvider.js
|
|
2316
2316
|
var normalizeProvider2 = (input) => {
|
|
2317
2317
|
if (typeof input === "function")
|
|
2318
2318
|
return input;
|
|
@@ -2320,7 +2320,7 @@ var normalizeProvider2 = (input) => {
|
|
|
2320
2320
|
return () => promisified;
|
|
2321
2321
|
};
|
|
2322
2322
|
|
|
2323
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2323
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/configurations.js
|
|
2324
2324
|
var DEFAULT_UA_APP_ID = void 0;
|
|
2325
2325
|
function isValidUserAgentAppId(appId) {
|
|
2326
2326
|
if (appId === void 0) {
|
|
@@ -2348,10 +2348,285 @@ function resolveUserAgentConfig(input) {
|
|
|
2348
2348
|
});
|
|
2349
2349
|
}
|
|
2350
2350
|
|
|
2351
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2352
|
-
var partitionsInfo = {
|
|
2351
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partitions.js
|
|
2352
|
+
var partitionsInfo = {
|
|
2353
|
+
"partitions": [
|
|
2354
|
+
{
|
|
2355
|
+
"id": "aws",
|
|
2356
|
+
"outputs": {
|
|
2357
|
+
"dnsSuffix": "amazonaws.com",
|
|
2358
|
+
"dualStackDnsSuffix": "api.aws",
|
|
2359
|
+
"implicitGlobalRegion": "us-east-1",
|
|
2360
|
+
"name": "aws",
|
|
2361
|
+
"supportsDualStack": true,
|
|
2362
|
+
"supportsFIPS": true
|
|
2363
|
+
},
|
|
2364
|
+
"regionRegex": "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
|
|
2365
|
+
"regions": {
|
|
2366
|
+
"af-south-1": {
|
|
2367
|
+
"description": "Africa (Cape Town)"
|
|
2368
|
+
},
|
|
2369
|
+
"ap-east-1": {
|
|
2370
|
+
"description": "Asia Pacific (Hong Kong)"
|
|
2371
|
+
},
|
|
2372
|
+
"ap-east-2": {
|
|
2373
|
+
"description": "Asia Pacific (Taipei)"
|
|
2374
|
+
},
|
|
2375
|
+
"ap-northeast-1": {
|
|
2376
|
+
"description": "Asia Pacific (Tokyo)"
|
|
2377
|
+
},
|
|
2378
|
+
"ap-northeast-2": {
|
|
2379
|
+
"description": "Asia Pacific (Seoul)"
|
|
2380
|
+
},
|
|
2381
|
+
"ap-northeast-3": {
|
|
2382
|
+
"description": "Asia Pacific (Osaka)"
|
|
2383
|
+
},
|
|
2384
|
+
"ap-south-1": {
|
|
2385
|
+
"description": "Asia Pacific (Mumbai)"
|
|
2386
|
+
},
|
|
2387
|
+
"ap-south-2": {
|
|
2388
|
+
"description": "Asia Pacific (Hyderabad)"
|
|
2389
|
+
},
|
|
2390
|
+
"ap-southeast-1": {
|
|
2391
|
+
"description": "Asia Pacific (Singapore)"
|
|
2392
|
+
},
|
|
2393
|
+
"ap-southeast-2": {
|
|
2394
|
+
"description": "Asia Pacific (Sydney)"
|
|
2395
|
+
},
|
|
2396
|
+
"ap-southeast-3": {
|
|
2397
|
+
"description": "Asia Pacific (Jakarta)"
|
|
2398
|
+
},
|
|
2399
|
+
"ap-southeast-4": {
|
|
2400
|
+
"description": "Asia Pacific (Melbourne)"
|
|
2401
|
+
},
|
|
2402
|
+
"ap-southeast-5": {
|
|
2403
|
+
"description": "Asia Pacific (Malaysia)"
|
|
2404
|
+
},
|
|
2405
|
+
"ap-southeast-6": {
|
|
2406
|
+
"description": "Asia Pacific (New Zealand)"
|
|
2407
|
+
},
|
|
2408
|
+
"ap-southeast-7": {
|
|
2409
|
+
"description": "Asia Pacific (Thailand)"
|
|
2410
|
+
},
|
|
2411
|
+
"aws-global": {
|
|
2412
|
+
"description": "aws global region"
|
|
2413
|
+
},
|
|
2414
|
+
"ca-central-1": {
|
|
2415
|
+
"description": "Canada (Central)"
|
|
2416
|
+
},
|
|
2417
|
+
"ca-west-1": {
|
|
2418
|
+
"description": "Canada West (Calgary)"
|
|
2419
|
+
},
|
|
2420
|
+
"eu-central-1": {
|
|
2421
|
+
"description": "Europe (Frankfurt)"
|
|
2422
|
+
},
|
|
2423
|
+
"eu-central-2": {
|
|
2424
|
+
"description": "Europe (Zurich)"
|
|
2425
|
+
},
|
|
2426
|
+
"eu-north-1": {
|
|
2427
|
+
"description": "Europe (Stockholm)"
|
|
2428
|
+
},
|
|
2429
|
+
"eu-south-1": {
|
|
2430
|
+
"description": "Europe (Milan)"
|
|
2431
|
+
},
|
|
2432
|
+
"eu-south-2": {
|
|
2433
|
+
"description": "Europe (Spain)"
|
|
2434
|
+
},
|
|
2435
|
+
"eu-west-1": {
|
|
2436
|
+
"description": "Europe (Ireland)"
|
|
2437
|
+
},
|
|
2438
|
+
"eu-west-2": {
|
|
2439
|
+
"description": "Europe (London)"
|
|
2440
|
+
},
|
|
2441
|
+
"eu-west-3": {
|
|
2442
|
+
"description": "Europe (Paris)"
|
|
2443
|
+
},
|
|
2444
|
+
"il-central-1": {
|
|
2445
|
+
"description": "Israel (Tel Aviv)"
|
|
2446
|
+
},
|
|
2447
|
+
"me-central-1": {
|
|
2448
|
+
"description": "Middle East (UAE)"
|
|
2449
|
+
},
|
|
2450
|
+
"me-south-1": {
|
|
2451
|
+
"description": "Middle East (Bahrain)"
|
|
2452
|
+
},
|
|
2453
|
+
"mx-central-1": {
|
|
2454
|
+
"description": "Mexico (Central)"
|
|
2455
|
+
},
|
|
2456
|
+
"sa-east-1": {
|
|
2457
|
+
"description": "South America (Sao Paulo)"
|
|
2458
|
+
},
|
|
2459
|
+
"us-east-1": {
|
|
2460
|
+
"description": "US East (N. Virginia)"
|
|
2461
|
+
},
|
|
2462
|
+
"us-east-2": {
|
|
2463
|
+
"description": "US East (Ohio)"
|
|
2464
|
+
},
|
|
2465
|
+
"us-west-1": {
|
|
2466
|
+
"description": "US West (N. California)"
|
|
2467
|
+
},
|
|
2468
|
+
"us-west-2": {
|
|
2469
|
+
"description": "US West (Oregon)"
|
|
2470
|
+
}
|
|
2471
|
+
}
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"id": "aws-cn",
|
|
2475
|
+
"outputs": {
|
|
2476
|
+
"dnsSuffix": "amazonaws.com.cn",
|
|
2477
|
+
"dualStackDnsSuffix": "api.amazonwebservices.com.cn",
|
|
2478
|
+
"implicitGlobalRegion": "cn-northwest-1",
|
|
2479
|
+
"name": "aws-cn",
|
|
2480
|
+
"supportsDualStack": true,
|
|
2481
|
+
"supportsFIPS": true
|
|
2482
|
+
},
|
|
2483
|
+
"regionRegex": "^cn\\-\\w+\\-\\d+$",
|
|
2484
|
+
"regions": {
|
|
2485
|
+
"aws-cn-global": {
|
|
2486
|
+
"description": "aws-cn global region"
|
|
2487
|
+
},
|
|
2488
|
+
"cn-north-1": {
|
|
2489
|
+
"description": "China (Beijing)"
|
|
2490
|
+
},
|
|
2491
|
+
"cn-northwest-1": {
|
|
2492
|
+
"description": "China (Ningxia)"
|
|
2493
|
+
}
|
|
2494
|
+
}
|
|
2495
|
+
},
|
|
2496
|
+
{
|
|
2497
|
+
"id": "aws-eusc",
|
|
2498
|
+
"outputs": {
|
|
2499
|
+
"dnsSuffix": "amazonaws.eu",
|
|
2500
|
+
"dualStackDnsSuffix": "api.amazonwebservices.eu",
|
|
2501
|
+
"implicitGlobalRegion": "eusc-de-east-1",
|
|
2502
|
+
"name": "aws-eusc",
|
|
2503
|
+
"supportsDualStack": true,
|
|
2504
|
+
"supportsFIPS": true
|
|
2505
|
+
},
|
|
2506
|
+
"regionRegex": "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
|
2507
|
+
"regions": {
|
|
2508
|
+
"eusc-de-east-1": {
|
|
2509
|
+
"description": "AWS European Sovereign Cloud (Germany)"
|
|
2510
|
+
}
|
|
2511
|
+
}
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"id": "aws-iso",
|
|
2515
|
+
"outputs": {
|
|
2516
|
+
"dnsSuffix": "c2s.ic.gov",
|
|
2517
|
+
"dualStackDnsSuffix": "api.aws.ic.gov",
|
|
2518
|
+
"implicitGlobalRegion": "us-iso-east-1",
|
|
2519
|
+
"name": "aws-iso",
|
|
2520
|
+
"supportsDualStack": true,
|
|
2521
|
+
"supportsFIPS": true
|
|
2522
|
+
},
|
|
2523
|
+
"regionRegex": "^us\\-iso\\-\\w+\\-\\d+$",
|
|
2524
|
+
"regions": {
|
|
2525
|
+
"aws-iso-global": {
|
|
2526
|
+
"description": "aws-iso global region"
|
|
2527
|
+
},
|
|
2528
|
+
"us-iso-east-1": {
|
|
2529
|
+
"description": "US ISO East"
|
|
2530
|
+
},
|
|
2531
|
+
"us-iso-west-1": {
|
|
2532
|
+
"description": "US ISO WEST"
|
|
2533
|
+
}
|
|
2534
|
+
}
|
|
2535
|
+
},
|
|
2536
|
+
{
|
|
2537
|
+
"id": "aws-iso-b",
|
|
2538
|
+
"outputs": {
|
|
2539
|
+
"dnsSuffix": "sc2s.sgov.gov",
|
|
2540
|
+
"dualStackDnsSuffix": "api.aws.scloud",
|
|
2541
|
+
"implicitGlobalRegion": "us-isob-east-1",
|
|
2542
|
+
"name": "aws-iso-b",
|
|
2543
|
+
"supportsDualStack": true,
|
|
2544
|
+
"supportsFIPS": true
|
|
2545
|
+
},
|
|
2546
|
+
"regionRegex": "^us\\-isob\\-\\w+\\-\\d+$",
|
|
2547
|
+
"regions": {
|
|
2548
|
+
"aws-iso-b-global": {
|
|
2549
|
+
"description": "aws-iso-b global region"
|
|
2550
|
+
},
|
|
2551
|
+
"us-isob-east-1": {
|
|
2552
|
+
"description": "US ISOB East (Ohio)"
|
|
2553
|
+
},
|
|
2554
|
+
"us-isob-west-1": {
|
|
2555
|
+
"description": "US ISOB West"
|
|
2556
|
+
}
|
|
2557
|
+
}
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"id": "aws-iso-e",
|
|
2561
|
+
"outputs": {
|
|
2562
|
+
"dnsSuffix": "cloud.adc-e.uk",
|
|
2563
|
+
"dualStackDnsSuffix": "api.cloud-aws.adc-e.uk",
|
|
2564
|
+
"implicitGlobalRegion": "eu-isoe-west-1",
|
|
2565
|
+
"name": "aws-iso-e",
|
|
2566
|
+
"supportsDualStack": true,
|
|
2567
|
+
"supportsFIPS": true
|
|
2568
|
+
},
|
|
2569
|
+
"regionRegex": "^eu\\-isoe\\-\\w+\\-\\d+$",
|
|
2570
|
+
"regions": {
|
|
2571
|
+
"aws-iso-e-global": {
|
|
2572
|
+
"description": "aws-iso-e global region"
|
|
2573
|
+
},
|
|
2574
|
+
"eu-isoe-west-1": {
|
|
2575
|
+
"description": "EU ISOE West"
|
|
2576
|
+
}
|
|
2577
|
+
}
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"id": "aws-iso-f",
|
|
2581
|
+
"outputs": {
|
|
2582
|
+
"dnsSuffix": "csp.hci.ic.gov",
|
|
2583
|
+
"dualStackDnsSuffix": "api.aws.hci.ic.gov",
|
|
2584
|
+
"implicitGlobalRegion": "us-isof-south-1",
|
|
2585
|
+
"name": "aws-iso-f",
|
|
2586
|
+
"supportsDualStack": true,
|
|
2587
|
+
"supportsFIPS": true
|
|
2588
|
+
},
|
|
2589
|
+
"regionRegex": "^us\\-isof\\-\\w+\\-\\d+$",
|
|
2590
|
+
"regions": {
|
|
2591
|
+
"aws-iso-f-global": {
|
|
2592
|
+
"description": "aws-iso-f global region"
|
|
2593
|
+
},
|
|
2594
|
+
"us-isof-east-1": {
|
|
2595
|
+
"description": "US ISOF EAST"
|
|
2596
|
+
},
|
|
2597
|
+
"us-isof-south-1": {
|
|
2598
|
+
"description": "US ISOF SOUTH"
|
|
2599
|
+
}
|
|
2600
|
+
}
|
|
2601
|
+
},
|
|
2602
|
+
{
|
|
2603
|
+
"id": "aws-us-gov",
|
|
2604
|
+
"outputs": {
|
|
2605
|
+
"dnsSuffix": "amazonaws.com",
|
|
2606
|
+
"dualStackDnsSuffix": "api.aws",
|
|
2607
|
+
"implicitGlobalRegion": "us-gov-west-1",
|
|
2608
|
+
"name": "aws-us-gov",
|
|
2609
|
+
"supportsDualStack": true,
|
|
2610
|
+
"supportsFIPS": true
|
|
2611
|
+
},
|
|
2612
|
+
"regionRegex": "^us\\-gov\\-\\w+\\-\\d+$",
|
|
2613
|
+
"regions": {
|
|
2614
|
+
"aws-us-gov-global": {
|
|
2615
|
+
"description": "aws-us-gov global region"
|
|
2616
|
+
},
|
|
2617
|
+
"us-gov-east-1": {
|
|
2618
|
+
"description": "AWS GovCloud (US-East)"
|
|
2619
|
+
},
|
|
2620
|
+
"us-gov-west-1": {
|
|
2621
|
+
"description": "AWS GovCloud (US-West)"
|
|
2622
|
+
}
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2625
|
+
],
|
|
2626
|
+
"version": "1.1"
|
|
2627
|
+
};
|
|
2353
2628
|
|
|
2354
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2629
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partition.js
|
|
2355
2630
|
var selectedPartitionsInfo = partitionsInfo;
|
|
2356
2631
|
var selectedUserAgentPrefix = "";
|
|
2357
2632
|
var partition = (value) => {
|
|
@@ -2385,7 +2660,7 @@ var partition = (value) => {
|
|
|
2385
2660
|
};
|
|
2386
2661
|
var getUserAgentPrefix = () => selectedUserAgentPrefix;
|
|
2387
2662
|
|
|
2388
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2663
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js
|
|
2389
2664
|
var _a;
|
|
2390
2665
|
(_a = Retry).v2026 || (_a.v2026 = typeof process === "object" && process.env?.AWS_NEW_RETRIES_2026 === "true");
|
|
2391
2666
|
function setFeature2(context, feature, value) {
|
|
@@ -2399,7 +2674,7 @@ function setFeature2(context, feature, value) {
|
|
|
2399
2674
|
context.__aws_sdk_context.features[feature] = value;
|
|
2400
2675
|
}
|
|
2401
2676
|
|
|
2402
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2677
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/check-features.js
|
|
2403
2678
|
var ACCOUNT_ID_ENDPOINT_REGEX = /\d{12}\.ddb/;
|
|
2404
2679
|
async function checkFeatures(context, config, args) {
|
|
2405
2680
|
const request = args.request;
|
|
@@ -2448,7 +2723,7 @@ async function checkFeatures(context, config, args) {
|
|
|
2448
2723
|
}
|
|
2449
2724
|
}
|
|
2450
2725
|
|
|
2451
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2726
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/constants.js
|
|
2452
2727
|
var USER_AGENT = "user-agent";
|
|
2453
2728
|
var X_AMZ_USER_AGENT = "x-amz-user-agent";
|
|
2454
2729
|
var SPACE = " ";
|
|
@@ -2457,7 +2732,7 @@ var UA_NAME_ESCAPE_REGEX = /[^!$%&'*+\-.^_`|~\w]/g;
|
|
|
2457
2732
|
var UA_VALUE_ESCAPE_REGEX = /[^!$%&'*+\-.^_`|~\w#]/g;
|
|
2458
2733
|
var UA_ESCAPE_CHAR = "-";
|
|
2459
2734
|
|
|
2460
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2735
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/encode-features.js
|
|
2461
2736
|
var BYTE_LIMIT = 1024;
|
|
2462
2737
|
function encodeFeatures(features) {
|
|
2463
2738
|
let buffer = "";
|
|
@@ -2476,7 +2751,7 @@ function encodeFeatures(features) {
|
|
|
2476
2751
|
return buffer;
|
|
2477
2752
|
}
|
|
2478
2753
|
|
|
2479
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2754
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/user-agent-middleware.js
|
|
2480
2755
|
var userAgentMiddleware = (options) => (next, context) => async (args) => {
|
|
2481
2756
|
const { request } = args;
|
|
2482
2757
|
if (!HttpRequest.isInstance(request)) {
|
|
@@ -2545,7 +2820,7 @@ var getUserAgentPlugin = (config) => ({
|
|
|
2545
2820
|
}
|
|
2546
2821
|
});
|
|
2547
2822
|
|
|
2548
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2823
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
|
|
2549
2824
|
var state = {
|
|
2550
2825
|
warningEmitted: false
|
|
2551
2826
|
};
|
|
@@ -2571,11 +2846,11 @@ More information can be found at: https://a.co/c895JFp`);
|
|
|
2571
2846
|
}
|
|
2572
2847
|
};
|
|
2573
2848
|
|
|
2574
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2849
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/defaultUserAgent.js
|
|
2575
2850
|
import { platform, release } from "os";
|
|
2576
2851
|
import { env } from "process";
|
|
2577
2852
|
|
|
2578
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2853
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getRuntimeUserAgentPair.js
|
|
2579
2854
|
import { versions } from "process";
|
|
2580
2855
|
var getRuntimeUserAgentPair = () => {
|
|
2581
2856
|
const runtimesToCheck = ["deno", "bun", "llrt"];
|
|
@@ -2587,11 +2862,11 @@ var getRuntimeUserAgentPair = () => {
|
|
|
2587
2862
|
return ["md/nodejs", versions.node];
|
|
2588
2863
|
};
|
|
2589
2864
|
|
|
2590
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2865
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getTypeScriptUserAgentPair.js
|
|
2591
2866
|
import { readFile } from "fs/promises";
|
|
2592
2867
|
import { join } from "path";
|
|
2593
2868
|
|
|
2594
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2869
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getNodeModulesParentDirs.js
|
|
2595
2870
|
import { normalize, sep } from "path";
|
|
2596
2871
|
var getNodeModulesParentDirs = (dirname) => {
|
|
2597
2872
|
const cwd = process.cwd();
|
|
@@ -2608,7 +2883,7 @@ var getNodeModulesParentDirs = (dirname) => {
|
|
|
2608
2883
|
return [parentDir, cwd];
|
|
2609
2884
|
};
|
|
2610
2885
|
|
|
2611
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2886
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getSanitizedTypeScriptVersion.js
|
|
2612
2887
|
var SEMVER_REGEX = /^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+[0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*)?$/;
|
|
2613
2888
|
var getSanitizedTypeScriptVersion = (version = "") => {
|
|
2614
2889
|
const match = version.match(SEMVER_REGEX);
|
|
@@ -2619,7 +2894,7 @@ var getSanitizedTypeScriptVersion = (version = "") => {
|
|
|
2619
2894
|
return prerelease ? `${major}.${minor}.${patch}-${prerelease}` : `${major}.${minor}.${patch}`;
|
|
2620
2895
|
};
|
|
2621
2896
|
|
|
2622
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2897
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getSanitizedDevTypeScriptVersion.js
|
|
2623
2898
|
var ALLOWED_PREFIXES = ["^", "~", ">=", "<=", ">", "<"];
|
|
2624
2899
|
var ALLOWED_DIST_TAGS = ["latest", "beta", "dev", "rc", "insiders", "next"];
|
|
2625
2900
|
var getSanitizedDevTypeScriptVersion = (version = "") => {
|
|
@@ -2634,7 +2909,7 @@ var getSanitizedDevTypeScriptVersion = (version = "") => {
|
|
|
2634
2909
|
return `${prefix}${sanitizedTypeScriptVersion}`;
|
|
2635
2910
|
};
|
|
2636
2911
|
|
|
2637
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2912
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getTypeScriptUserAgentPair.js
|
|
2638
2913
|
var tscVersion;
|
|
2639
2914
|
var TS_PACKAGE_JSON = join("node_modules", "typescript", "package.json");
|
|
2640
2915
|
var getTypeScriptUserAgentPair = async () => {
|
|
@@ -2701,12 +2976,12 @@ var getTypeScriptUserAgentPair = async () => {
|
|
|
2701
2976
|
return ["md/tsc", tscVersion];
|
|
2702
2977
|
};
|
|
2703
2978
|
|
|
2704
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2979
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/crt-availability.js
|
|
2705
2980
|
var crtAvailability = {
|
|
2706
2981
|
isCrtAvailable: false
|
|
2707
2982
|
};
|
|
2708
2983
|
|
|
2709
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2984
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/is-crt-available.js
|
|
2710
2985
|
var isCrtAvailable = () => {
|
|
2711
2986
|
if (crtAvailability.isCrtAvailable) {
|
|
2712
2987
|
return ["md/crt-avail"];
|
|
@@ -2714,7 +2989,7 @@ var isCrtAvailable = () => {
|
|
|
2714
2989
|
return null;
|
|
2715
2990
|
};
|
|
2716
2991
|
|
|
2717
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
2992
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/defaultUserAgent.js
|
|
2718
2993
|
var createDefaultUserAgentProvider = ({ serviceId, clientVersion }) => {
|
|
2719
2994
|
const runtimeUserAgentPair = getRuntimeUserAgentPair();
|
|
2720
2995
|
return async (config) => {
|
|
@@ -2745,7 +3020,7 @@ var createDefaultUserAgentProvider = ({ serviceId, clientVersion }) => {
|
|
|
2745
3020
|
};
|
|
2746
3021
|
};
|
|
2747
3022
|
|
|
2748
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
3023
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.js
|
|
2749
3024
|
var UA_APP_ID_ENV_NAME = "AWS_SDK_UA_APP_ID";
|
|
2750
3025
|
var UA_APP_ID_INI_NAME = "sdk_ua_app_id";
|
|
2751
3026
|
var UA_APP_ID_INI_NAME_DEPRECATED = "sdk-ua-app-id";
|
|
@@ -2755,7 +3030,7 @@ var NODE_APP_ID_CONFIG_OPTIONS = {
|
|
|
2755
3030
|
default: DEFAULT_UA_APP_ID
|
|
2756
3031
|
};
|
|
2757
3032
|
|
|
2758
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
3033
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.js
|
|
2759
3034
|
var isVirtualHostableS3Bucket = (value, allowSubDomains = false) => {
|
|
2760
3035
|
if (allowSubDomains) {
|
|
2761
3036
|
for (const label of value.split(".")) {
|
|
@@ -2780,7 +3055,7 @@ var isVirtualHostableS3Bucket = (value, allowSubDomains = false) => {
|
|
|
2780
3055
|
return true;
|
|
2781
3056
|
};
|
|
2782
3057
|
|
|
2783
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
3058
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/parseArn.js
|
|
2784
3059
|
var ARN_DELIMITER = ":";
|
|
2785
3060
|
var RESOURCE_DELIMITER = "/";
|
|
2786
3061
|
var parseArn = (value) => {
|
|
@@ -2800,7 +3075,7 @@ var parseArn = (value) => {
|
|
|
2800
3075
|
};
|
|
2801
3076
|
};
|
|
2802
3077
|
|
|
2803
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
3078
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/aws.js
|
|
2804
3079
|
var awsEndpointFunctions = {
|
|
2805
3080
|
isVirtualHostableS3Bucket,
|
|
2806
3081
|
parseArn,
|
|
@@ -2808,7 +3083,7 @@ var awsEndpointFunctions = {
|
|
|
2808
3083
|
};
|
|
2809
3084
|
customEndpointFunctions.aws = awsEndpointFunctions;
|
|
2810
3085
|
|
|
2811
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
3086
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/region-config-resolver/stsRegionDefaultResolver.js
|
|
2812
3087
|
function stsRegionDefaultResolver(loaderConfig = {}) {
|
|
2813
3088
|
return loadConfig({
|
|
2814
3089
|
...NODE_REGION_CONFIG_OPTIONS,
|
|
@@ -2824,7 +3099,7 @@ var warning = {
|
|
|
2824
3099
|
silence: false
|
|
2825
3100
|
};
|
|
2826
3101
|
|
|
2827
|
-
// ../node_modules/.bun/@aws-sdk+core@3.974.
|
|
3102
|
+
// ../node_modules/.bun/@aws-sdk+core@3.974.22/node_modules/@aws-sdk/core/dist-es/submodules/client/region-config-resolver/extensions.js
|
|
2828
3103
|
var getAwsRegionExtensionConfiguration = (runtimeConfig) => {
|
|
2829
3104
|
return {
|
|
2830
3105
|
setRegion(region) {
|