@aws-cdk/integ-runner 2.189.0 → 2.189.2
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/THIRD_PARTY_LICENSES +38 -38
- package/lib/runner/integ-test-runner.js +15 -15
- package/lib/utils.d.ts +26 -0
- package/lib/utils.js +39 -1
- package/lib/workers/extract/extract_worker.js +2 -2
- package/lib/workers/extract/index.js +503 -358
- package/package.json +12 -12
|
@@ -4878,7 +4878,7 @@ var require_semver2 = __commonJS({
|
|
|
4878
4878
|
// ../cloud-assembly-schema/cli-version.json
|
|
4879
4879
|
var require_cli_version = __commonJS({
|
|
4880
4880
|
"../cloud-assembly-schema/cli-version.json"(exports2, module2) {
|
|
4881
|
-
module2.exports = { version: "2.
|
|
4881
|
+
module2.exports = { version: "2.1023.0" };
|
|
4882
4882
|
}
|
|
4883
4883
|
});
|
|
4884
4884
|
|
|
@@ -7375,7 +7375,7 @@ var require_cloud_artifact = __commonJS({
|
|
|
7375
7375
|
};
|
|
7376
7376
|
exports2.CloudArtifact = CloudArtifact;
|
|
7377
7377
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
7378
|
-
CloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.
|
|
7378
|
+
CloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.206.0" };
|
|
7379
7379
|
}
|
|
7380
7380
|
});
|
|
7381
7381
|
|
|
@@ -7448,7 +7448,7 @@ var require_asset_manifest_artifact = __commonJS({
|
|
|
7448
7448
|
};
|
|
7449
7449
|
exports2.AssetManifestArtifact = AssetManifestArtifact4;
|
|
7450
7450
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
7451
|
-
AssetManifestArtifact4[_a2] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.
|
|
7451
|
+
AssetManifestArtifact4[_a2] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.206.0" };
|
|
7452
7452
|
Object.defineProperty(AssetManifestArtifact4.prototype, ASSET_MANIFEST_ARTIFACT_SYM, {
|
|
7453
7453
|
value: true,
|
|
7454
7454
|
enumerable: false,
|
|
@@ -7499,7 +7499,7 @@ var require_environment2 = __commonJS({
|
|
|
7499
7499
|
};
|
|
7500
7500
|
exports2.EnvironmentUtils = EnvironmentUtils4;
|
|
7501
7501
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
7502
|
-
EnvironmentUtils4[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.
|
|
7502
|
+
EnvironmentUtils4[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.206.0" };
|
|
7503
7503
|
}
|
|
7504
7504
|
});
|
|
7505
7505
|
|
|
@@ -7608,7 +7608,7 @@ var require_cloudformation_artifact = __commonJS({
|
|
|
7608
7608
|
};
|
|
7609
7609
|
exports2.CloudFormationStackArtifact = CloudFormationStackArtifact2;
|
|
7610
7610
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
7611
|
-
CloudFormationStackArtifact2[_a2] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.
|
|
7611
|
+
CloudFormationStackArtifact2[_a2] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.206.0" };
|
|
7612
7612
|
Object.defineProperty(CloudFormationStackArtifact2.prototype, CLOUDFORMATION_STACK_ARTIFACT_SYM, {
|
|
7613
7613
|
value: true,
|
|
7614
7614
|
enumerable: false,
|
|
@@ -7676,7 +7676,7 @@ var require_nested_cloud_assembly_artifact = __commonJS({
|
|
|
7676
7676
|
};
|
|
7677
7677
|
exports2.NestedCloudAssemblyArtifact = NestedCloudAssemblyArtifact2;
|
|
7678
7678
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
7679
|
-
NestedCloudAssemblyArtifact2[_a2] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.
|
|
7679
|
+
NestedCloudAssemblyArtifact2[_a2] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.206.0" };
|
|
7680
7680
|
Object.defineProperty(NestedCloudAssemblyArtifact2.prototype, NESTED_CLOUD_ASSEMBLY_SYM, {
|
|
7681
7681
|
value: true,
|
|
7682
7682
|
enumerable: false,
|
|
@@ -7740,7 +7740,7 @@ var require_tree_cloud_artifact = __commonJS({
|
|
|
7740
7740
|
};
|
|
7741
7741
|
exports2.TreeCloudArtifact = TreeCloudArtifact;
|
|
7742
7742
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
7743
|
-
TreeCloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.
|
|
7743
|
+
TreeCloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.206.0" };
|
|
7744
7744
|
Object.defineProperty(TreeCloudArtifact.prototype, TREE_CLOUD_ARTIFACT_SYM, {
|
|
7745
7745
|
value: true,
|
|
7746
7746
|
enumerable: false,
|
|
@@ -8013,7 +8013,7 @@ var require_cloud_assembly = __commonJS({
|
|
|
8013
8013
|
};
|
|
8014
8014
|
exports2.CloudAssembly = CloudAssembly4;
|
|
8015
8015
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
8016
|
-
CloudAssembly4[_a2] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.
|
|
8016
|
+
CloudAssembly4[_a2] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.206.0" };
|
|
8017
8017
|
var CloudAssemblyBuilder2 = class _CloudAssemblyBuilder {
|
|
8018
8018
|
static {
|
|
8019
8019
|
__name(this, "CloudAssemblyBuilder");
|
|
@@ -8109,7 +8109,7 @@ var require_cloud_assembly = __commonJS({
|
|
|
8109
8109
|
};
|
|
8110
8110
|
exports2.CloudAssemblyBuilder = CloudAssemblyBuilder2;
|
|
8111
8111
|
_b = JSII_RTTI_SYMBOL_1;
|
|
8112
|
-
CloudAssemblyBuilder2[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.
|
|
8112
|
+
CloudAssemblyBuilder2[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.206.0" };
|
|
8113
8113
|
function filterUndefined(obj) {
|
|
8114
8114
|
if (Array.isArray(obj)) {
|
|
8115
8115
|
return obj.filter((x3) => x3 !== void 0).map((x3) => filterUndefined(x3));
|
|
@@ -9893,7 +9893,7 @@ var require_placeholders = __commonJS({
|
|
|
9893
9893
|
};
|
|
9894
9894
|
exports2.EnvironmentPlaceholders = EnvironmentPlaceholders4;
|
|
9895
9895
|
_a2 = JSII_RTTI_SYMBOL_1;
|
|
9896
|
-
EnvironmentPlaceholders4[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.
|
|
9896
|
+
EnvironmentPlaceholders4[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.206.0" };
|
|
9897
9897
|
EnvironmentPlaceholders4.CURRENT_REGION = "${AWS::Region}";
|
|
9898
9898
|
EnvironmentPlaceholders4.CURRENT_ACCOUNT = "${AWS::AccountId}";
|
|
9899
9899
|
EnvironmentPlaceholders4.CURRENT_PARTITION = "${AWS::Partition}";
|
|
@@ -13177,6 +13177,23 @@ function exec(commandLine, options = {}) {
|
|
|
13177
13177
|
const output = proc2.stdout.toString("utf-8").trim();
|
|
13178
13178
|
return output;
|
|
13179
13179
|
}
|
|
13180
|
+
function execWithSubShell(command, options = {}) {
|
|
13181
|
+
const resolvedCommand = command.map((cmd) => {
|
|
13182
|
+
if (Array.isArray(cmd)) {
|
|
13183
|
+
return execWithSubShell(cmd, options);
|
|
13184
|
+
}
|
|
13185
|
+
return cmd;
|
|
13186
|
+
});
|
|
13187
|
+
return exec(resolvedCommand, options);
|
|
13188
|
+
}
|
|
13189
|
+
function renderCommand(command) {
|
|
13190
|
+
return command.map((cmd) => {
|
|
13191
|
+
if (Array.isArray(cmd)) {
|
|
13192
|
+
return `$(${renderCommand(cmd)})`;
|
|
13193
|
+
}
|
|
13194
|
+
return cmd;
|
|
13195
|
+
}).join(" ");
|
|
13196
|
+
}
|
|
13180
13197
|
function flatten(xs) {
|
|
13181
13198
|
return Array.prototype.concat.apply([], xs);
|
|
13182
13199
|
}
|
|
@@ -13198,6 +13215,8 @@ var init_utils = __esm({
|
|
|
13198
13215
|
"use strict";
|
|
13199
13216
|
import_child_process = require("child_process");
|
|
13200
13217
|
__name(exec, "exec");
|
|
13218
|
+
__name(execWithSubShell, "execWithSubShell");
|
|
13219
|
+
__name(renderCommand, "renderCommand");
|
|
13201
13220
|
__name(flatten, "flatten");
|
|
13202
13221
|
__name(chunks, "chunks");
|
|
13203
13222
|
__name(promiseWithResolvers, "promiseWithResolvers");
|
|
@@ -80192,6 +80211,12 @@ var init_messages = __esm({
|
|
|
80192
80211
|
description: "Bootstrap failed",
|
|
80193
80212
|
interface: "ErrorPayload"
|
|
80194
80213
|
}),
|
|
80214
|
+
// flags (93xxx)
|
|
80215
|
+
CDK_TOOLKIT_I9300: info({
|
|
80216
|
+
code: "CDK_TOOLKIT_I9300",
|
|
80217
|
+
description: "Confirm the feature flag configuration changes",
|
|
80218
|
+
interface: "FeatureFlagChangeRequest"
|
|
80219
|
+
}),
|
|
80195
80220
|
// Notices
|
|
80196
80221
|
CDK_TOOLKIT_I0100: info({
|
|
80197
80222
|
code: "CDK_TOOLKIT_I0100",
|
|
@@ -81185,7 +81210,7 @@ var require_dist_cjs2 = __commonJS({
|
|
|
81185
81210
|
Field: /* @__PURE__ */ __name(() => Field, "Field"),
|
|
81186
81211
|
Fields: /* @__PURE__ */ __name(() => Fields, "Fields"),
|
|
81187
81212
|
HttpRequest: /* @__PURE__ */ __name(() => HttpRequest10, "HttpRequest"),
|
|
81188
|
-
HttpResponse: /* @__PURE__ */ __name(() =>
|
|
81213
|
+
HttpResponse: /* @__PURE__ */ __name(() => HttpResponse3, "HttpResponse"),
|
|
81189
81214
|
IHttpRequest: /* @__PURE__ */ __name(() => import_types7.HttpRequest, "IHttpRequest"),
|
|
81190
81215
|
getHttpHandlerExtensionConfiguration: /* @__PURE__ */ __name(() => getHttpHandlerExtensionConfiguration3, "getHttpHandlerExtensionConfiguration"),
|
|
81191
81216
|
isValidHostname: /* @__PURE__ */ __name(() => isValidHostname, "isValidHostname"),
|
|
@@ -81385,7 +81410,7 @@ var require_dist_cjs2 = __commonJS({
|
|
|
81385
81410
|
}
|
|
81386
81411
|
__name(cloneQuery, "cloneQuery");
|
|
81387
81412
|
__name2(cloneQuery, "cloneQuery");
|
|
81388
|
-
var
|
|
81413
|
+
var HttpResponse3 = class {
|
|
81389
81414
|
static {
|
|
81390
81415
|
__name(this, "HttpResponse");
|
|
81391
81416
|
}
|
|
@@ -81444,14 +81469,14 @@ var require_dist_cjs3 = __commonJS({
|
|
|
81444
81469
|
resolveHostHeaderConfig: /* @__PURE__ */ __name(() => resolveHostHeaderConfig3, "resolveHostHeaderConfig")
|
|
81445
81470
|
});
|
|
81446
81471
|
module2.exports = __toCommonJS2(index_exports);
|
|
81447
|
-
var
|
|
81472
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
81448
81473
|
function resolveHostHeaderConfig3(input) {
|
|
81449
81474
|
return input;
|
|
81450
81475
|
}
|
|
81451
81476
|
__name(resolveHostHeaderConfig3, "resolveHostHeaderConfig");
|
|
81452
81477
|
__name2(resolveHostHeaderConfig3, "resolveHostHeaderConfig");
|
|
81453
81478
|
var hostHeaderMiddleware = /* @__PURE__ */ __name2((options) => (next) => async (args) => {
|
|
81454
|
-
if (!
|
|
81479
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) return next(args);
|
|
81455
81480
|
const { request: request2 } = args;
|
|
81456
81481
|
const { handlerProtocol = "" } = options.requestHandler.metadata || {};
|
|
81457
81482
|
if (handlerProtocol.indexOf("h2") >= 0 && !request2.headers[":authority"]) {
|
|
@@ -81581,13 +81606,13 @@ var require_dist_cjs5 = __commonJS({
|
|
|
81581
81606
|
recursionDetectionMiddleware: /* @__PURE__ */ __name(() => recursionDetectionMiddleware, "recursionDetectionMiddleware")
|
|
81582
81607
|
});
|
|
81583
81608
|
module2.exports = __toCommonJS2(index_exports);
|
|
81584
|
-
var
|
|
81609
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
81585
81610
|
var TRACE_ID_HEADER_NAME = "X-Amzn-Trace-Id";
|
|
81586
81611
|
var ENV_LAMBDA_FUNCTION_NAME = "AWS_LAMBDA_FUNCTION_NAME";
|
|
81587
81612
|
var ENV_TRACE_ID = "_X_AMZN_TRACE_ID";
|
|
81588
81613
|
var recursionDetectionMiddleware = /* @__PURE__ */ __name2((options) => (next) => async (args) => {
|
|
81589
81614
|
const { request: request2 } = args;
|
|
81590
|
-
if (!
|
|
81615
|
+
if (!import_protocol_http14.HttpRequest.isInstance(request2) || options.runtime !== "node") {
|
|
81591
81616
|
return next(args);
|
|
81592
81617
|
}
|
|
81593
81618
|
const traceIdHeader = Object.keys(request2.headers ?? {}).find((h3) => h3.toLowerCase() === TRACE_ID_HEADER_NAME.toLowerCase()) ?? TRACE_ID_HEADER_NAME;
|
|
@@ -81652,12 +81677,12 @@ var require_dist_cjs6 = __commonJS({
|
|
|
81652
81677
|
var __toCommonJS2 = /* @__PURE__ */ __name((mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod), "__toCommonJS");
|
|
81653
81678
|
var src_exports = {};
|
|
81654
81679
|
__export2(src_exports, {
|
|
81655
|
-
getSmithyContext: /* @__PURE__ */ __name(() =>
|
|
81680
|
+
getSmithyContext: /* @__PURE__ */ __name(() => getSmithyContext6, "getSmithyContext"),
|
|
81656
81681
|
normalizeProvider: /* @__PURE__ */ __name(() => normalizeProvider4, "normalizeProvider")
|
|
81657
81682
|
});
|
|
81658
81683
|
module2.exports = __toCommonJS2(src_exports);
|
|
81659
81684
|
var import_types7 = require_dist_cjs();
|
|
81660
|
-
var
|
|
81685
|
+
var getSmithyContext6 = /* @__PURE__ */ __name2((context) => context[import_types7.SMITHY_CONTEXT_KEY] || (context[import_types7.SMITHY_CONTEXT_KEY] = {}), "getSmithyContext");
|
|
81661
81686
|
var normalizeProvider4 = /* @__PURE__ */ __name2((input) => {
|
|
81662
81687
|
if (typeof input === "function")
|
|
81663
81688
|
return input;
|
|
@@ -81799,7 +81824,7 @@ var require_dist_cjs7 = __commonJS({
|
|
|
81799
81824
|
serializerMiddlewareOption: /* @__PURE__ */ __name(() => serializerMiddlewareOption2, "serializerMiddlewareOption")
|
|
81800
81825
|
});
|
|
81801
81826
|
module2.exports = __toCommonJS2(src_exports);
|
|
81802
|
-
var
|
|
81827
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
81803
81828
|
var deserializerMiddleware = /* @__PURE__ */ __name2((options, deserializer) => (next, context) => async (args) => {
|
|
81804
81829
|
const { response } = await next(args);
|
|
81805
81830
|
try {
|
|
@@ -81829,7 +81854,7 @@ var require_dist_cjs7 = __commonJS({
|
|
|
81829
81854
|
}
|
|
81830
81855
|
}
|
|
81831
81856
|
try {
|
|
81832
|
-
if (
|
|
81857
|
+
if (import_protocol_http14.HttpResponse.isInstance(response)) {
|
|
81833
81858
|
const { headers = {} } = response;
|
|
81834
81859
|
const headerEntries = Object.entries(headers);
|
|
81835
81860
|
error3.$metadata = {
|
|
@@ -82880,7 +82905,7 @@ var require_dist_cjs14 = __commonJS({
|
|
|
82880
82905
|
streamCollector: /* @__PURE__ */ __name(() => streamCollector3, "streamCollector")
|
|
82881
82906
|
});
|
|
82882
82907
|
module2.exports = __toCommonJS2(src_exports);
|
|
82883
|
-
var
|
|
82908
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
82884
82909
|
var import_querystring_builder = require_dist_cjs13();
|
|
82885
82910
|
var import_http = require("http");
|
|
82886
82911
|
var import_https = require("https");
|
|
@@ -83194,7 +83219,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
83194
83219
|
};
|
|
83195
83220
|
const requestFunc = isSSL ? import_https.request : import_http.request;
|
|
83196
83221
|
const req = requestFunc(nodeHttpsOptions, (res) => {
|
|
83197
|
-
const httpResponse = new
|
|
83222
|
+
const httpResponse = new import_protocol_http14.HttpResponse({
|
|
83198
83223
|
statusCode: res.statusCode || -1,
|
|
83199
83224
|
reason: res.statusMessage,
|
|
83200
83225
|
headers: getTransformedHeaders(res.headers),
|
|
@@ -83487,7 +83512,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
83487
83512
|
});
|
|
83488
83513
|
session.ref();
|
|
83489
83514
|
req.on("response", (headers) => {
|
|
83490
|
-
const httpResponse = new
|
|
83515
|
+
const httpResponse = new import_protocol_http14.HttpResponse({
|
|
83491
83516
|
statusCode: headers[":status"] || -1,
|
|
83492
83517
|
headers: getTransformedHeaders(headers),
|
|
83493
83518
|
body: req
|
|
@@ -83654,7 +83679,7 @@ var require_dist_cjs15 = __commonJS({
|
|
|
83654
83679
|
streamCollector: /* @__PURE__ */ __name(() => streamCollector3, "streamCollector")
|
|
83655
83680
|
});
|
|
83656
83681
|
module2.exports = __toCommonJS2(src_exports);
|
|
83657
|
-
var
|
|
83682
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
83658
83683
|
var import_querystring_builder = require_dist_cjs13();
|
|
83659
83684
|
function createRequest(url, requestOptions) {
|
|
83660
83685
|
return new Request(url, requestOptions);
|
|
@@ -83772,7 +83797,7 @@ var require_dist_cjs15 = __commonJS({
|
|
|
83772
83797
|
const hasReadableStream = response.body != void 0;
|
|
83773
83798
|
if (!hasReadableStream) {
|
|
83774
83799
|
return response.blob().then((body2) => ({
|
|
83775
|
-
response: new
|
|
83800
|
+
response: new import_protocol_http14.HttpResponse({
|
|
83776
83801
|
headers: transformedHeaders,
|
|
83777
83802
|
reason: response.statusText,
|
|
83778
83803
|
statusCode: response.status,
|
|
@@ -83781,7 +83806,7 @@ var require_dist_cjs15 = __commonJS({
|
|
|
83781
83806
|
}));
|
|
83782
83807
|
}
|
|
83783
83808
|
return {
|
|
83784
|
-
response: new
|
|
83809
|
+
response: new import_protocol_http14.HttpResponse({
|
|
83785
83810
|
headers: transformedHeaders,
|
|
83786
83811
|
reason: response.statusText,
|
|
83787
83812
|
statusCode: response.status,
|
|
@@ -84251,28 +84276,9 @@ var init_deref = __esm({
|
|
|
84251
84276
|
}
|
|
84252
84277
|
});
|
|
84253
84278
|
|
|
84254
|
-
// ../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js
|
|
84255
|
-
var import_protocol_http2, import_util_middleware3;
|
|
84256
|
-
var init_schemaDeserializationMiddleware = __esm({
|
|
84257
|
-
"../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js"() {
|
|
84258
|
-
import_protocol_http2 = __toESM(require_dist_cjs2());
|
|
84259
|
-
import_util_middleware3 = __toESM(require_dist_cjs6());
|
|
84260
|
-
}
|
|
84261
|
-
});
|
|
84262
|
-
|
|
84263
|
-
// ../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js
|
|
84264
|
-
var import_util_middleware4;
|
|
84265
|
-
var init_schemaSerializationMiddleware = __esm({
|
|
84266
|
-
"../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js"() {
|
|
84267
|
-
import_util_middleware4 = __toESM(require_dist_cjs6());
|
|
84268
|
-
}
|
|
84269
|
-
});
|
|
84270
|
-
|
|
84271
84279
|
// ../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js
|
|
84272
84280
|
var init_getSchemaSerdePlugin = __esm({
|
|
84273
84281
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js"() {
|
|
84274
|
-
init_schemaDeserializationMiddleware();
|
|
84275
|
-
init_schemaSerializationMiddleware();
|
|
84276
84282
|
}
|
|
84277
84283
|
});
|
|
84278
84284
|
|
|
@@ -84355,7 +84361,6 @@ var init_Schema = __esm({
|
|
|
84355
84361
|
var ListSchema;
|
|
84356
84362
|
var init_ListSchema = __esm({
|
|
84357
84363
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js"() {
|
|
84358
|
-
init_TypeRegistry();
|
|
84359
84364
|
init_Schema();
|
|
84360
84365
|
ListSchema = class _ListSchema extends Schema2 {
|
|
84361
84366
|
static {
|
|
@@ -84385,7 +84390,6 @@ var init_ListSchema = __esm({
|
|
|
84385
84390
|
var MapSchema;
|
|
84386
84391
|
var init_MapSchema = __esm({
|
|
84387
84392
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js"() {
|
|
84388
|
-
init_TypeRegistry();
|
|
84389
84393
|
init_Schema();
|
|
84390
84394
|
MapSchema = class _MapSchema extends Schema2 {
|
|
84391
84395
|
static {
|
|
@@ -84415,8 +84419,6 @@ var init_MapSchema = __esm({
|
|
|
84415
84419
|
// ../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js
|
|
84416
84420
|
var init_OperationSchema = __esm({
|
|
84417
84421
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js"() {
|
|
84418
|
-
init_TypeRegistry();
|
|
84419
|
-
init_Schema();
|
|
84420
84422
|
}
|
|
84421
84423
|
});
|
|
84422
84424
|
|
|
@@ -84424,7 +84426,6 @@ var init_OperationSchema = __esm({
|
|
|
84424
84426
|
var StructureSchema;
|
|
84425
84427
|
var init_StructureSchema = __esm({
|
|
84426
84428
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js"() {
|
|
84427
|
-
init_TypeRegistry();
|
|
84428
84429
|
init_Schema();
|
|
84429
84430
|
StructureSchema = class _StructureSchema extends Schema2 {
|
|
84430
84431
|
static {
|
|
@@ -84459,7 +84460,6 @@ var init_StructureSchema = __esm({
|
|
|
84459
84460
|
var ErrorSchema;
|
|
84460
84461
|
var init_ErrorSchema = __esm({
|
|
84461
84462
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js"() {
|
|
84462
|
-
init_TypeRegistry();
|
|
84463
84463
|
init_StructureSchema();
|
|
84464
84464
|
ErrorSchema = class _ErrorSchema extends StructureSchema {
|
|
84465
84465
|
static {
|
|
@@ -84514,7 +84514,6 @@ var init_sentinels = __esm({
|
|
|
84514
84514
|
var SimpleSchema;
|
|
84515
84515
|
var init_SimpleSchema = __esm({
|
|
84516
84516
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js"() {
|
|
84517
|
-
init_TypeRegistry();
|
|
84518
84517
|
init_Schema();
|
|
84519
84518
|
SimpleSchema = class _SimpleSchema extends Schema2 {
|
|
84520
84519
|
static {
|
|
@@ -85575,12 +85574,12 @@ var init_serde = __esm({
|
|
|
85575
85574
|
});
|
|
85576
85575
|
|
|
85577
85576
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js
|
|
85578
|
-
var
|
|
85577
|
+
var import_protocol_http2, import_util_stream2, HttpProtocol;
|
|
85579
85578
|
var init_HttpProtocol = __esm({
|
|
85580
85579
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js"() {
|
|
85581
85580
|
init_schema4();
|
|
85582
85581
|
init_serde();
|
|
85583
|
-
|
|
85582
|
+
import_protocol_http2 = __toESM(require_dist_cjs2());
|
|
85584
85583
|
import_util_stream2 = __toESM(require_dist_cjs17());
|
|
85585
85584
|
init_collect_stream_body();
|
|
85586
85585
|
HttpProtocol = class {
|
|
@@ -85591,10 +85590,10 @@ var init_HttpProtocol = __esm({
|
|
|
85591
85590
|
this.options = options;
|
|
85592
85591
|
}
|
|
85593
85592
|
getRequestType() {
|
|
85594
|
-
return
|
|
85593
|
+
return import_protocol_http2.HttpRequest;
|
|
85595
85594
|
}
|
|
85596
85595
|
getResponseType() {
|
|
85597
|
-
return
|
|
85596
|
+
return import_protocol_http2.HttpResponse;
|
|
85598
85597
|
}
|
|
85599
85598
|
setSerdeContext(serdeContext) {
|
|
85600
85599
|
this.serdeContext = serdeContext;
|
|
@@ -85744,11 +85743,11 @@ var init_HttpProtocol = __esm({
|
|
|
85744
85743
|
});
|
|
85745
85744
|
|
|
85746
85745
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js
|
|
85747
|
-
var
|
|
85746
|
+
var import_protocol_http3, HttpBindingProtocol;
|
|
85748
85747
|
var init_HttpBindingProtocol = __esm({
|
|
85749
85748
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js"() {
|
|
85750
85749
|
init_schema4();
|
|
85751
|
-
|
|
85750
|
+
import_protocol_http3 = __toESM(require_dist_cjs2());
|
|
85752
85751
|
init_collect_stream_body();
|
|
85753
85752
|
init_extended_encode_uri_component();
|
|
85754
85753
|
init_HttpProtocol();
|
|
@@ -85768,7 +85767,7 @@ var init_HttpBindingProtocol = __esm({
|
|
|
85768
85767
|
const schema = ns.getSchema();
|
|
85769
85768
|
let hasNonHttpBindingMember = false;
|
|
85770
85769
|
let payload;
|
|
85771
|
-
const request2 = new
|
|
85770
|
+
const request2 = new import_protocol_http3.HttpRequest({
|
|
85772
85771
|
protocol: "",
|
|
85773
85772
|
hostname: "",
|
|
85774
85773
|
port: void 0,
|
|
@@ -85922,11 +85921,11 @@ var init_HttpBindingProtocol = __esm({
|
|
|
85922
85921
|
});
|
|
85923
85922
|
|
|
85924
85923
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js
|
|
85925
|
-
var
|
|
85924
|
+
var import_protocol_http4, RpcProtocol;
|
|
85926
85925
|
var init_RpcProtocol = __esm({
|
|
85927
85926
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js"() {
|
|
85928
85927
|
init_schema4();
|
|
85929
|
-
|
|
85928
|
+
import_protocol_http4 = __toESM(require_dist_cjs2());
|
|
85930
85929
|
init_collect_stream_body();
|
|
85931
85930
|
init_HttpProtocol();
|
|
85932
85931
|
RpcProtocol = class extends HttpProtocol {
|
|
@@ -85941,7 +85940,7 @@ var init_RpcProtocol = __esm({
|
|
|
85941
85940
|
const ns = NormalizedSchema.of(operationSchema?.input);
|
|
85942
85941
|
const schema = ns.getSchema();
|
|
85943
85942
|
let payload;
|
|
85944
|
-
const request2 = new
|
|
85943
|
+
const request2 = new import_protocol_http4.HttpRequest({
|
|
85945
85944
|
protocol: "",
|
|
85946
85945
|
hostname: "",
|
|
85947
85946
|
port: void 0,
|
|
@@ -86023,10 +86022,10 @@ var init_resolve_path = __esm({
|
|
|
86023
86022
|
function requestBuilder(input, context) {
|
|
86024
86023
|
return new RequestBuilder(input, context);
|
|
86025
86024
|
}
|
|
86026
|
-
var
|
|
86025
|
+
var import_protocol_http5, RequestBuilder;
|
|
86027
86026
|
var init_requestBuilder = __esm({
|
|
86028
86027
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js"() {
|
|
86029
|
-
|
|
86028
|
+
import_protocol_http5 = __toESM(require_dist_cjs2());
|
|
86030
86029
|
init_resolve_path();
|
|
86031
86030
|
__name(requestBuilder, "requestBuilder");
|
|
86032
86031
|
RequestBuilder = class {
|
|
@@ -86050,7 +86049,7 @@ var init_requestBuilder = __esm({
|
|
|
86050
86049
|
for (const resolvePath of this.resolvePathStack) {
|
|
86051
86050
|
resolvePath(this.path);
|
|
86052
86051
|
}
|
|
86053
|
-
return new
|
|
86052
|
+
return new import_protocol_http5.HttpRequest({
|
|
86054
86053
|
protocol,
|
|
86055
86054
|
hostname: this.hostname || hostname,
|
|
86056
86055
|
port,
|
|
@@ -86453,10 +86452,10 @@ var init_DefaultIdentityProviderConfig = __esm({
|
|
|
86453
86452
|
});
|
|
86454
86453
|
|
|
86455
86454
|
// ../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js
|
|
86456
|
-
var
|
|
86455
|
+
var import_protocol_http6, import_types6, HttpApiKeyAuthSigner;
|
|
86457
86456
|
var init_httpApiKeyAuth = __esm({
|
|
86458
86457
|
"../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js"() {
|
|
86459
|
-
|
|
86458
|
+
import_protocol_http6 = __toESM(require_dist_cjs2());
|
|
86460
86459
|
import_types6 = __toESM(require_dist_cjs());
|
|
86461
86460
|
HttpApiKeyAuthSigner = class {
|
|
86462
86461
|
static {
|
|
@@ -86475,7 +86474,7 @@ var init_httpApiKeyAuth = __esm({
|
|
|
86475
86474
|
if (!identity.apiKey) {
|
|
86476
86475
|
throw new Error("request could not be signed with `apiKey` since the `apiKey` is not defined");
|
|
86477
86476
|
}
|
|
86478
|
-
const clonedRequest =
|
|
86477
|
+
const clonedRequest = import_protocol_http6.HttpRequest.clone(httpRequest);
|
|
86479
86478
|
if (signingProperties.in === import_types6.HttpApiKeyAuthLocation.QUERY) {
|
|
86480
86479
|
clonedRequest.query[signingProperties.name] = identity.apiKey;
|
|
86481
86480
|
} else if (signingProperties.in === import_types6.HttpApiKeyAuthLocation.HEADER) {
|
|
@@ -86490,16 +86489,16 @@ var init_httpApiKeyAuth = __esm({
|
|
|
86490
86489
|
});
|
|
86491
86490
|
|
|
86492
86491
|
// ../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js
|
|
86493
|
-
var
|
|
86492
|
+
var import_protocol_http7, HttpBearerAuthSigner;
|
|
86494
86493
|
var init_httpBearerAuth = __esm({
|
|
86495
86494
|
"../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js"() {
|
|
86496
|
-
|
|
86495
|
+
import_protocol_http7 = __toESM(require_dist_cjs2());
|
|
86497
86496
|
HttpBearerAuthSigner = class {
|
|
86498
86497
|
static {
|
|
86499
86498
|
__name(this, "HttpBearerAuthSigner");
|
|
86500
86499
|
}
|
|
86501
86500
|
async sign(httpRequest, identity, signingProperties) {
|
|
86502
|
-
const clonedRequest =
|
|
86501
|
+
const clonedRequest = import_protocol_http7.HttpRequest.clone(httpRequest);
|
|
86503
86502
|
if (!identity.token) {
|
|
86504
86503
|
throw new Error("request could not be signed with `token` since the `token` is not defined");
|
|
86505
86504
|
}
|
|
@@ -87737,11 +87736,11 @@ var init_client = __esm({
|
|
|
87737
87736
|
});
|
|
87738
87737
|
|
|
87739
87738
|
// ../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
|
|
87740
|
-
var
|
|
87739
|
+
var import_protocol_http8, getDateHeader;
|
|
87741
87740
|
var init_getDateHeader = __esm({
|
|
87742
87741
|
"../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
|
|
87743
|
-
|
|
87744
|
-
getDateHeader = /* @__PURE__ */ __name((response) =>
|
|
87742
|
+
import_protocol_http8 = __toESM(require_dist_cjs2());
|
|
87743
|
+
getDateHeader = /* @__PURE__ */ __name((response) => import_protocol_http8.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0, "getDateHeader");
|
|
87745
87744
|
}
|
|
87746
87745
|
});
|
|
87747
87746
|
|
|
@@ -87787,10 +87786,10 @@ var init_utils3 = __esm({
|
|
|
87787
87786
|
});
|
|
87788
87787
|
|
|
87789
87788
|
// ../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
|
|
87790
|
-
var
|
|
87789
|
+
var import_protocol_http9, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
|
|
87791
87790
|
var init_AwsSdkSigV4Signer = __esm({
|
|
87792
87791
|
"../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
|
|
87793
|
-
|
|
87792
|
+
import_protocol_http9 = __toESM(require_dist_cjs2());
|
|
87794
87793
|
init_utils3();
|
|
87795
87794
|
throwSigningPropertyError = /* @__PURE__ */ __name((name, property) => {
|
|
87796
87795
|
if (!property) {
|
|
@@ -87820,7 +87819,7 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
87820
87819
|
__name(this, "AwsSdkSigV4Signer");
|
|
87821
87820
|
}
|
|
87822
87821
|
async sign(httpRequest, identity, signingProperties) {
|
|
87823
|
-
if (!
|
|
87822
|
+
if (!import_protocol_http9.HttpRequest.isInstance(httpRequest)) {
|
|
87824
87823
|
throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
|
|
87825
87824
|
}
|
|
87826
87825
|
const validatedProps = await validateSigningProperties(signingProperties);
|
|
@@ -87869,10 +87868,10 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
87869
87868
|
});
|
|
87870
87869
|
|
|
87871
87870
|
// ../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
|
|
87872
|
-
var
|
|
87871
|
+
var import_protocol_http10, AwsSdkSigV4ASigner;
|
|
87873
87872
|
var init_AwsSdkSigV4ASigner = __esm({
|
|
87874
87873
|
"../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
|
|
87875
|
-
|
|
87874
|
+
import_protocol_http10 = __toESM(require_dist_cjs2());
|
|
87876
87875
|
init_utils3();
|
|
87877
87876
|
init_AwsSdkSigV4Signer();
|
|
87878
87877
|
AwsSdkSigV4ASigner = class extends AwsSdkSigV4Signer {
|
|
@@ -87880,7 +87879,7 @@ var init_AwsSdkSigV4ASigner = __esm({
|
|
|
87880
87879
|
__name(this, "AwsSdkSigV4ASigner");
|
|
87881
87880
|
}
|
|
87882
87881
|
async sign(httpRequest, identity, signingProperties) {
|
|
87883
|
-
if (!
|
|
87882
|
+
if (!import_protocol_http10.HttpRequest.isInstance(httpRequest)) {
|
|
87884
87883
|
throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
|
|
87885
87884
|
}
|
|
87886
87885
|
const { config, signer, signingRegion, signingRegionSet, signingName } = await validateSigningProperties(signingProperties);
|
|
@@ -88463,9 +88462,9 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88463
88462
|
}
|
|
88464
88463
|
return false;
|
|
88465
88464
|
}, "hasHeader");
|
|
88466
|
-
var
|
|
88465
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
88467
88466
|
var moveHeadersToQuery = /* @__PURE__ */ __name2((request2, options = {}) => {
|
|
88468
|
-
const { headers, query = {} } =
|
|
88467
|
+
const { headers, query = {} } = import_protocol_http14.HttpRequest.clone(request2);
|
|
88469
88468
|
for (const name of Object.keys(headers)) {
|
|
88470
88469
|
const lname = name.toLowerCase();
|
|
88471
88470
|
if (lname.slice(0, 6) === "x-amz-" && !options.unhoistableHeaders?.has(lname) || options.hoistableHeaders?.has(lname)) {
|
|
@@ -88480,7 +88479,7 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88480
88479
|
};
|
|
88481
88480
|
}, "moveHeadersToQuery");
|
|
88482
88481
|
var prepareRequest = /* @__PURE__ */ __name2((request2) => {
|
|
88483
|
-
request2 =
|
|
88482
|
+
request2 = import_protocol_http14.HttpRequest.clone(request2);
|
|
88484
88483
|
for (const headerName of Object.keys(request2.headers)) {
|
|
88485
88484
|
if (GENERATED_HEADERS.indexOf(headerName.toLowerCase()) > -1) {
|
|
88486
88485
|
delete request2.headers[headerName];
|
|
@@ -88488,7 +88487,7 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88488
88487
|
}
|
|
88489
88488
|
return request2;
|
|
88490
88489
|
}, "prepareRequest");
|
|
88491
|
-
var
|
|
88490
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
88492
88491
|
var import_util_utf842 = require_dist_cjs10();
|
|
88493
88492
|
var import_util_uri_escape = require_dist_cjs12();
|
|
88494
88493
|
var getCanonicalQuery = /* @__PURE__ */ __name2(({ query = {} }) => {
|
|
@@ -88541,8 +88540,8 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88541
88540
|
this.sha256 = sha256;
|
|
88542
88541
|
this.uriEscapePath = uriEscapePath;
|
|
88543
88542
|
this.applyChecksum = typeof applyChecksum === "boolean" ? applyChecksum : true;
|
|
88544
|
-
this.regionProvider = (0,
|
|
88545
|
-
this.credentialProvider = (0,
|
|
88543
|
+
this.regionProvider = (0, import_util_middleware5.normalizeProvider)(region);
|
|
88544
|
+
this.credentialProvider = (0, import_util_middleware5.normalizeProvider)(credentials);
|
|
88546
88545
|
}
|
|
88547
88546
|
createCanonicalRequest(request2, canonicalHeaders, payloadHash) {
|
|
88548
88547
|
const sortedHeaders = Object.keys(canonicalHeaders).sort();
|
|
@@ -93442,7 +93441,7 @@ var require_dist_cjs28 = __commonJS({
|
|
|
93442
93441
|
__name(resolveUserAgentConfig3, "resolveUserAgentConfig");
|
|
93443
93442
|
__name2(resolveUserAgentConfig3, "resolveUserAgentConfig");
|
|
93444
93443
|
var import_util_endpoints5 = require_dist_cjs21();
|
|
93445
|
-
var
|
|
93444
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
93446
93445
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
93447
93446
|
var ACCOUNT_ID_ENDPOINT_REGEX = /\d{12}\.ddb/;
|
|
93448
93447
|
async function checkFeatures(context, config, args) {
|
|
@@ -93520,7 +93519,7 @@ var require_dist_cjs28 = __commonJS({
|
|
|
93520
93519
|
__name2(encodeFeatures, "encodeFeatures");
|
|
93521
93520
|
var userAgentMiddleware = /* @__PURE__ */ __name2((options) => (next, context) => async (args) => {
|
|
93522
93521
|
const { request: request2 } = args;
|
|
93523
|
-
if (!
|
|
93522
|
+
if (!import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
93524
93523
|
return next(args);
|
|
93525
93524
|
}
|
|
93526
93525
|
const { headers } = request2;
|
|
@@ -93704,14 +93703,14 @@ var require_dist_cjs30 = __commonJS({
|
|
|
93704
93703
|
configFileSelector: /* @__PURE__ */ __name((profile) => (0, import_util_config_provider.booleanSelector)(profile, CONFIG_USE_FIPS_ENDPOINT, import_util_config_provider.SelectorType.CONFIG), "configFileSelector"),
|
|
93705
93704
|
default: false
|
|
93706
93705
|
};
|
|
93707
|
-
var
|
|
93706
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
93708
93707
|
var resolveCustomEndpointsConfig = /* @__PURE__ */ __name2((input) => {
|
|
93709
93708
|
const { tls, endpoint, urlParser, useDualstackEndpoint } = input;
|
|
93710
93709
|
return Object.assign(input, {
|
|
93711
93710
|
tls: tls ?? true,
|
|
93712
|
-
endpoint: (0,
|
|
93711
|
+
endpoint: (0, import_util_middleware5.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint),
|
|
93713
93712
|
isCustomEndpoint: true,
|
|
93714
|
-
useDualstackEndpoint: (0,
|
|
93713
|
+
useDualstackEndpoint: (0, import_util_middleware5.normalizeProvider)(useDualstackEndpoint ?? false)
|
|
93715
93714
|
});
|
|
93716
93715
|
}, "resolveCustomEndpointsConfig");
|
|
93717
93716
|
var getEndpointFromRegion = /* @__PURE__ */ __name2(async (input) => {
|
|
@@ -93730,11 +93729,11 @@ var require_dist_cjs30 = __commonJS({
|
|
|
93730
93729
|
return input.urlParser(`${tls ? "https:" : "http:"}//${hostname}`);
|
|
93731
93730
|
}, "getEndpointFromRegion");
|
|
93732
93731
|
var resolveEndpointsConfig = /* @__PURE__ */ __name2((input) => {
|
|
93733
|
-
const useDualstackEndpoint = (0,
|
|
93732
|
+
const useDualstackEndpoint = (0, import_util_middleware5.normalizeProvider)(input.useDualstackEndpoint ?? false);
|
|
93734
93733
|
const { endpoint, useFipsEndpoint, urlParser, tls } = input;
|
|
93735
93734
|
return Object.assign(input, {
|
|
93736
93735
|
tls: tls ?? true,
|
|
93737
|
-
endpoint: endpoint ? (0,
|
|
93736
|
+
endpoint: endpoint ? (0, import_util_middleware5.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint) : () => getEndpointFromRegion({ ...input, useDualstackEndpoint, useFipsEndpoint }),
|
|
93738
93737
|
isCustomEndpoint: !!endpoint,
|
|
93739
93738
|
useDualstackEndpoint
|
|
93740
93739
|
});
|
|
@@ -93853,12 +93852,12 @@ var require_dist_cjs31 = __commonJS({
|
|
|
93853
93852
|
getContentLengthPlugin: /* @__PURE__ */ __name(() => getContentLengthPlugin3, "getContentLengthPlugin")
|
|
93854
93853
|
});
|
|
93855
93854
|
module2.exports = __toCommonJS2(src_exports);
|
|
93856
|
-
var
|
|
93855
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
93857
93856
|
var CONTENT_LENGTH_HEADER = "content-length";
|
|
93858
93857
|
function contentLengthMiddleware(bodyLengthChecker) {
|
|
93859
93858
|
return (next) => async (args) => {
|
|
93860
93859
|
const request2 = args.request;
|
|
93861
|
-
if (
|
|
93860
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
93862
93861
|
const { body, headers } = request2;
|
|
93863
93862
|
if (body && Object.keys(headers).map((str) => str.toLowerCase()).indexOf(CONTENT_LENGTH_HEADER) === -1) {
|
|
93864
93863
|
try {
|
|
@@ -94458,7 +94457,7 @@ var require_dist_cjs34 = __commonJS({
|
|
|
94458
94457
|
return endpointParams;
|
|
94459
94458
|
}, "resolveParams");
|
|
94460
94459
|
var import_core17 = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
94461
|
-
var
|
|
94460
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
94462
94461
|
var endpointMiddleware = /* @__PURE__ */ __name2(({
|
|
94463
94462
|
config,
|
|
94464
94463
|
instructions
|
|
@@ -94483,7 +94482,7 @@ var require_dist_cjs34 = __commonJS({
|
|
|
94483
94482
|
if (authScheme) {
|
|
94484
94483
|
context["signing_region"] = authScheme.signingRegion;
|
|
94485
94484
|
context["signing_service"] = authScheme.signingName;
|
|
94486
|
-
const smithyContext = (0,
|
|
94485
|
+
const smithyContext = (0, import_util_middleware5.getSmithyContext)(context);
|
|
94487
94486
|
const httpAuthOption = smithyContext?.selectedHttpAuthScheme?.httpAuthOption;
|
|
94488
94487
|
if (httpAuthOption) {
|
|
94489
94488
|
httpAuthOption.signingProperties = Object.assign(
|
|
@@ -94528,14 +94527,14 @@ var require_dist_cjs34 = __commonJS({
|
|
|
94528
94527
|
var resolveEndpointConfig3 = /* @__PURE__ */ __name2((input) => {
|
|
94529
94528
|
const tls = input.tls ?? true;
|
|
94530
94529
|
const { endpoint, useDualstackEndpoint, useFipsEndpoint } = input;
|
|
94531
|
-
const customEndpointProvider = endpoint != null ? async () => toEndpointV1(await (0,
|
|
94530
|
+
const customEndpointProvider = endpoint != null ? async () => toEndpointV1(await (0, import_util_middleware5.normalizeProvider)(endpoint)()) : void 0;
|
|
94532
94531
|
const isCustomEndpoint = !!endpoint;
|
|
94533
94532
|
const resolvedConfig = Object.assign(input, {
|
|
94534
94533
|
endpoint: customEndpointProvider,
|
|
94535
94534
|
tls,
|
|
94536
94535
|
isCustomEndpoint,
|
|
94537
|
-
useDualstackEndpoint: (0,
|
|
94538
|
-
useFipsEndpoint: (0,
|
|
94536
|
+
useDualstackEndpoint: (0, import_util_middleware5.normalizeProvider)(useDualstackEndpoint ?? false),
|
|
94537
|
+
useFipsEndpoint: (0, import_util_middleware5.normalizeProvider)(useFipsEndpoint ?? false)
|
|
94539
94538
|
});
|
|
94540
94539
|
let configuredEndpointPromise = void 0;
|
|
94541
94540
|
resolvedConfig.serviceConfiguredEndpoint = async () => {
|
|
@@ -95411,7 +95410,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95411
95410
|
retryMiddlewareOptions: /* @__PURE__ */ __name(() => retryMiddlewareOptions, "retryMiddlewareOptions")
|
|
95412
95411
|
});
|
|
95413
95412
|
module2.exports = __toCommonJS2(src_exports);
|
|
95414
|
-
var
|
|
95413
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
95415
95414
|
var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
95416
95415
|
var import_util_retry4 = require_dist_cjs36();
|
|
95417
95416
|
var getDefaultRetryQuota = /* @__PURE__ */ __name2((initialRetryTokens, options) => {
|
|
@@ -95489,12 +95488,12 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95489
95488
|
let totalDelay = 0;
|
|
95490
95489
|
const maxAttempts = await this.getMaxAttempts();
|
|
95491
95490
|
const { request: request2 } = args;
|
|
95492
|
-
if (
|
|
95491
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
95493
95492
|
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
|
|
95494
95493
|
}
|
|
95495
95494
|
while (true) {
|
|
95496
95495
|
try {
|
|
95497
|
-
if (
|
|
95496
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
95498
95497
|
request2.headers[import_util_retry4.REQUEST_HEADER] = `attempt=${attempts + 1}; max=${maxAttempts}`;
|
|
95499
95498
|
}
|
|
95500
95499
|
if (options?.beforeRequest) {
|
|
@@ -95534,7 +95533,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95534
95533
|
}
|
|
95535
95534
|
};
|
|
95536
95535
|
var getDelayFromRetryAfterHeader = /* @__PURE__ */ __name2((response) => {
|
|
95537
|
-
if (!
|
|
95536
|
+
if (!import_protocol_http14.HttpResponse.isInstance(response))
|
|
95538
95537
|
return;
|
|
95539
95538
|
const retryAfterHeaderName = Object.keys(response.headers).find((key) => key.toLowerCase() === "retry-after");
|
|
95540
95539
|
if (!retryAfterHeaderName)
|
|
@@ -95570,7 +95569,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95570
95569
|
});
|
|
95571
95570
|
}
|
|
95572
95571
|
};
|
|
95573
|
-
var
|
|
95572
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
95574
95573
|
var ENV_MAX_ATTEMPTS = "AWS_MAX_ATTEMPTS";
|
|
95575
95574
|
var CONFIG_MAX_ATTEMPTS = "max_attempts";
|
|
95576
95575
|
var NODE_MAX_ATTEMPT_CONFIG_OPTIONS3 = {
|
|
@@ -95598,14 +95597,14 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95598
95597
|
};
|
|
95599
95598
|
var resolveRetryConfig3 = /* @__PURE__ */ __name2((input) => {
|
|
95600
95599
|
const { retryStrategy, retryMode: _retryMode, maxAttempts: _maxAttempts } = input;
|
|
95601
|
-
const maxAttempts = (0,
|
|
95600
|
+
const maxAttempts = (0, import_util_middleware5.normalizeProvider)(_maxAttempts ?? import_util_retry4.DEFAULT_MAX_ATTEMPTS);
|
|
95602
95601
|
return Object.assign(input, {
|
|
95603
95602
|
maxAttempts,
|
|
95604
95603
|
retryStrategy: /* @__PURE__ */ __name(async () => {
|
|
95605
95604
|
if (retryStrategy) {
|
|
95606
95605
|
return retryStrategy;
|
|
95607
95606
|
}
|
|
95608
|
-
const retryMode = await (0,
|
|
95607
|
+
const retryMode = await (0, import_util_middleware5.normalizeProvider)(_retryMode)();
|
|
95609
95608
|
if (retryMode === import_util_retry4.RETRY_MODES.ADAPTIVE) {
|
|
95610
95609
|
return new import_util_retry4.AdaptiveRetryStrategy(maxAttempts);
|
|
95611
95610
|
}
|
|
@@ -95622,7 +95621,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95622
95621
|
};
|
|
95623
95622
|
var omitRetryHeadersMiddleware = /* @__PURE__ */ __name2(() => (next) => async (args) => {
|
|
95624
95623
|
const { request: request2 } = args;
|
|
95625
|
-
if (
|
|
95624
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
95626
95625
|
delete request2.headers[import_util_retry4.INVOCATION_ID_HEADER];
|
|
95627
95626
|
delete request2.headers[import_util_retry4.REQUEST_HEADER];
|
|
95628
95627
|
}
|
|
@@ -95652,7 +95651,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95652
95651
|
let attempts = 0;
|
|
95653
95652
|
let totalRetryDelay = 0;
|
|
95654
95653
|
const { request: request2 } = args;
|
|
95655
|
-
const isRequest =
|
|
95654
|
+
const isRequest = import_protocol_http14.HttpRequest.isInstance(request2);
|
|
95656
95655
|
if (isRequest) {
|
|
95657
95656
|
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
|
|
95658
95657
|
}
|
|
@@ -95732,7 +95731,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95732
95731
|
}, "applyToStack")
|
|
95733
95732
|
}), "getRetryPlugin");
|
|
95734
95733
|
var getRetryAfterHint = /* @__PURE__ */ __name2((response) => {
|
|
95735
|
-
if (!
|
|
95734
|
+
if (!import_protocol_http14.HttpResponse.isInstance(response))
|
|
95736
95735
|
return;
|
|
95737
95736
|
const retryAfterHeaderName = Object.keys(response.headers).find((key) => key.toLowerCase() === "retry-after");
|
|
95738
95737
|
if (!retryAfterHeaderName)
|
|
@@ -96381,7 +96380,7 @@ var require_package = __commonJS({
|
|
|
96381
96380
|
module2.exports = {
|
|
96382
96381
|
name: "@aws-sdk/client-appsync",
|
|
96383
96382
|
description: "AWS SDK for JavaScript Appsync Client for Node.js, Browser and React Native",
|
|
96384
|
-
version: "3.
|
|
96383
|
+
version: "3.848.0",
|
|
96385
96384
|
scripts: {
|
|
96386
96385
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
96387
96386
|
"build:cjs": "node ../../scripts/compilation/inline client-appsync",
|
|
@@ -96401,16 +96400,16 @@ var require_package = __commonJS({
|
|
|
96401
96400
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
96402
96401
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
96403
96402
|
"@aws-sdk/core": "3.846.0",
|
|
96404
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
96403
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
96405
96404
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
96406
96405
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
96407
96406
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
96408
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
96407
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
96409
96408
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
96410
96409
|
"@aws-sdk/types": "3.840.0",
|
|
96411
|
-
"@aws-sdk/util-endpoints": "3.
|
|
96410
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
96412
96411
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
96413
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
96412
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
96414
96413
|
"@smithy/config-resolver": "^4.1.4",
|
|
96415
96414
|
"@smithy/core": "^3.7.0",
|
|
96416
96415
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -97231,7 +97230,7 @@ var require_package2 = __commonJS({
|
|
|
97231
97230
|
module2.exports = {
|
|
97232
97231
|
name: "@aws-sdk/client-sso",
|
|
97233
97232
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
97234
|
-
version: "3.
|
|
97233
|
+
version: "3.848.0",
|
|
97235
97234
|
scripts: {
|
|
97236
97235
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
97237
97236
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -97254,12 +97253,12 @@ var require_package2 = __commonJS({
|
|
|
97254
97253
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
97255
97254
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
97256
97255
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
97257
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
97256
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
97258
97257
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
97259
97258
|
"@aws-sdk/types": "3.840.0",
|
|
97260
|
-
"@aws-sdk/util-endpoints": "3.
|
|
97259
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
97261
97260
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
97262
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
97261
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
97263
97262
|
"@smithy/config-resolver": "^4.1.4",
|
|
97264
97263
|
"@smithy/core": "^3.7.0",
|
|
97265
97264
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -97961,7 +97960,7 @@ var require_dist_cjs46 = __commonJS({
|
|
|
97961
97960
|
};
|
|
97962
97961
|
var import_runtimeConfig5 = require_runtimeConfig();
|
|
97963
97962
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
97964
|
-
var
|
|
97963
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
97965
97964
|
var import_smithy_client28 = require_dist_cjs26();
|
|
97966
97965
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
97967
97966
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -98004,7 +98003,7 @@ var require_dist_cjs46 = __commonJS({
|
|
|
98004
98003
|
const extensionConfiguration = Object.assign(
|
|
98005
98004
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
98006
98005
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
98007
|
-
(0,
|
|
98006
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
98008
98007
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
98009
98008
|
);
|
|
98010
98009
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -98012,7 +98011,7 @@ var require_dist_cjs46 = __commonJS({
|
|
|
98012
98011
|
runtimeConfig,
|
|
98013
98012
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
98014
98013
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
98015
|
-
(0,
|
|
98014
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
98016
98015
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
98017
98016
|
);
|
|
98018
98017
|
}, "resolveRuntimeExtensions");
|
|
@@ -98488,15 +98487,15 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
|
|
|
98488
98487
|
schemeId: "smithy.api#noAuth"
|
|
98489
98488
|
};
|
|
98490
98489
|
}
|
|
98491
|
-
var
|
|
98490
|
+
var import_util_middleware3, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
|
|
98492
98491
|
var init_httpAuthSchemeProvider = __esm({
|
|
98493
98492
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
|
|
98494
98493
|
init_dist_es2();
|
|
98495
|
-
|
|
98494
|
+
import_util_middleware3 = __toESM(require_dist_cjs6());
|
|
98496
98495
|
defaultSSOOIDCHttpAuthSchemeParametersProvider = /* @__PURE__ */ __name(async (config, context, input) => {
|
|
98497
98496
|
return {
|
|
98498
|
-
operation: (0,
|
|
98499
|
-
region: await (0,
|
|
98497
|
+
operation: (0, import_util_middleware3.getSmithyContext)(context).operation,
|
|
98498
|
+
region: await (0, import_util_middleware3.normalizeProvider)(config.region)() || (() => {
|
|
98500
98499
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
98501
98500
|
})()
|
|
98502
98501
|
};
|
|
@@ -98519,7 +98518,7 @@ var init_httpAuthSchemeProvider = __esm({
|
|
|
98519
98518
|
resolveHttpAuthSchemeConfig = /* @__PURE__ */ __name((config) => {
|
|
98520
98519
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
98521
98520
|
return Object.assign(config_0, {
|
|
98522
|
-
authSchemePreference: (0,
|
|
98521
|
+
authSchemePreference: (0, import_util_middleware3.normalizeProvider)(config.authSchemePreference ?? [])
|
|
98523
98522
|
});
|
|
98524
98523
|
}, "resolveHttpAuthSchemeConfig");
|
|
98525
98524
|
}
|
|
@@ -98551,7 +98550,7 @@ var init_package = __esm({
|
|
|
98551
98550
|
"../../../node_modules/@aws-sdk/nested-clients/package.json"() {
|
|
98552
98551
|
package_default = {
|
|
98553
98552
|
name: "@aws-sdk/nested-clients",
|
|
98554
|
-
version: "3.
|
|
98553
|
+
version: "3.848.0",
|
|
98555
98554
|
description: "Nested clients for AWS SDK packages.",
|
|
98556
98555
|
main: "./dist-cjs/index.js",
|
|
98557
98556
|
module: "./dist-es/index.js",
|
|
@@ -98583,12 +98582,12 @@ var init_package = __esm({
|
|
|
98583
98582
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
98584
98583
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
98585
98584
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
98586
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
98585
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
98587
98586
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
98588
98587
|
"@aws-sdk/types": "3.840.0",
|
|
98589
|
-
"@aws-sdk/util-endpoints": "3.
|
|
98588
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
98590
98589
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
98591
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
98590
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
98592
98591
|
"@smithy/config-resolver": "^4.1.4",
|
|
98593
98592
|
"@smithy/core": "^3.7.0",
|
|
98594
98593
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -98862,17 +98861,17 @@ var init_httpAuthExtensionConfiguration = __esm({
|
|
|
98862
98861
|
});
|
|
98863
98862
|
|
|
98864
98863
|
// ../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
|
|
98865
|
-
var import_region_config_resolver,
|
|
98864
|
+
var import_region_config_resolver, import_protocol_http11, import_smithy_client10, resolveRuntimeExtensions;
|
|
98866
98865
|
var init_runtimeExtensions = __esm({
|
|
98867
98866
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
|
|
98868
98867
|
import_region_config_resolver = __toESM(require_dist_cjs45());
|
|
98869
|
-
|
|
98868
|
+
import_protocol_http11 = __toESM(require_dist_cjs2());
|
|
98870
98869
|
import_smithy_client10 = __toESM(require_dist_cjs26());
|
|
98871
98870
|
init_httpAuthExtensionConfiguration();
|
|
98872
98871
|
resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
98873
|
-
const extensionConfiguration = Object.assign((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client10.getDefaultExtensionConfiguration)(runtimeConfig), (0,
|
|
98872
|
+
const extensionConfiguration = Object.assign((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client10.getDefaultExtensionConfiguration)(runtimeConfig), (0, import_protocol_http11.getHttpHandlerExtensionConfiguration)(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
98874
98873
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
98875
|
-
return Object.assign(runtimeConfig, (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client10.resolveDefaultRuntimeConfig)(extensionConfiguration), (0,
|
|
98874
|
+
return Object.assign(runtimeConfig, (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client10.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, import_protocol_http11.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
98876
98875
|
}, "resolveRuntimeExtensions");
|
|
98877
98876
|
}
|
|
98878
98877
|
});
|
|
@@ -99983,16 +99982,16 @@ function createSmithyApiNoAuthHttpAuthOption2(authParameters) {
|
|
|
99983
99982
|
schemeId: "smithy.api#noAuth"
|
|
99984
99983
|
};
|
|
99985
99984
|
}
|
|
99986
|
-
var
|
|
99985
|
+
var import_util_middleware4, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig2;
|
|
99987
99986
|
var init_httpAuthSchemeProvider2 = __esm({
|
|
99988
99987
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
|
|
99989
99988
|
init_dist_es2();
|
|
99990
|
-
|
|
99989
|
+
import_util_middleware4 = __toESM(require_dist_cjs6());
|
|
99991
99990
|
init_STSClient();
|
|
99992
99991
|
defaultSTSHttpAuthSchemeParametersProvider = /* @__PURE__ */ __name(async (config, context, input) => {
|
|
99993
99992
|
return {
|
|
99994
|
-
operation: (0,
|
|
99995
|
-
region: await (0,
|
|
99993
|
+
operation: (0, import_util_middleware4.getSmithyContext)(context).operation,
|
|
99994
|
+
region: await (0, import_util_middleware4.normalizeProvider)(config.region)() || (() => {
|
|
99996
99995
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
99997
99996
|
})()
|
|
99998
99997
|
};
|
|
@@ -100019,7 +100018,7 @@ var init_httpAuthSchemeProvider2 = __esm({
|
|
|
100019
100018
|
const config_0 = resolveStsAuthConfig(config);
|
|
100020
100019
|
const config_1 = resolveAwsSdkSigV4Config(config_0);
|
|
100021
100020
|
return Object.assign(config_1, {
|
|
100022
|
-
authSchemePreference: (0,
|
|
100021
|
+
authSchemePreference: (0, import_util_middleware4.normalizeProvider)(config.authSchemePreference ?? [])
|
|
100023
100022
|
});
|
|
100024
100023
|
}, "resolveHttpAuthSchemeConfig");
|
|
100025
100024
|
}
|
|
@@ -100267,17 +100266,17 @@ var init_httpAuthExtensionConfiguration2 = __esm({
|
|
|
100267
100266
|
});
|
|
100268
100267
|
|
|
100269
100268
|
// ../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
|
|
100270
|
-
var import_region_config_resolver2,
|
|
100269
|
+
var import_region_config_resolver2, import_protocol_http12, import_smithy_client20, resolveRuntimeExtensions2;
|
|
100271
100270
|
var init_runtimeExtensions2 = __esm({
|
|
100272
100271
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
|
|
100273
100272
|
import_region_config_resolver2 = __toESM(require_dist_cjs45());
|
|
100274
|
-
|
|
100273
|
+
import_protocol_http12 = __toESM(require_dist_cjs2());
|
|
100275
100274
|
import_smithy_client20 = __toESM(require_dist_cjs26());
|
|
100276
100275
|
init_httpAuthExtensionConfiguration2();
|
|
100277
100276
|
resolveRuntimeExtensions2 = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
100278
|
-
const extensionConfiguration = Object.assign((0, import_region_config_resolver2.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client20.getDefaultExtensionConfiguration)(runtimeConfig), (0,
|
|
100277
|
+
const extensionConfiguration = Object.assign((0, import_region_config_resolver2.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client20.getDefaultExtensionConfiguration)(runtimeConfig), (0, import_protocol_http12.getHttpHandlerExtensionConfiguration)(runtimeConfig), getHttpAuthExtensionConfiguration2(runtimeConfig));
|
|
100279
100278
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
100280
|
-
return Object.assign(runtimeConfig, (0, import_region_config_resolver2.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client20.resolveDefaultRuntimeConfig)(extensionConfiguration), (0,
|
|
100279
|
+
return Object.assign(runtimeConfig, (0, import_region_config_resolver2.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client20.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, import_protocol_http12.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), resolveHttpAuthRuntimeConfig2(extensionConfiguration));
|
|
100281
100280
|
}, "resolveRuntimeExtensions");
|
|
100282
100281
|
}
|
|
100283
100282
|
});
|
|
@@ -100487,11 +100486,11 @@ var init_models_02 = __esm({
|
|
|
100487
100486
|
});
|
|
100488
100487
|
|
|
100489
100488
|
// ../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js
|
|
100490
|
-
var
|
|
100489
|
+
var import_protocol_http13, import_smithy_client24, se_AssumeRoleCommand, se_AssumeRoleWithWebIdentityCommand, de_AssumeRoleCommand, de_AssumeRoleWithWebIdentityCommand, de_CommandError2, de_ExpiredTokenExceptionRes2, de_IDPCommunicationErrorExceptionRes, de_IDPRejectedClaimExceptionRes, de_InvalidIdentityTokenExceptionRes, de_MalformedPolicyDocumentExceptionRes, de_PackedPolicyTooLargeExceptionRes, de_RegionDisabledExceptionRes, se_AssumeRoleRequest, se_AssumeRoleWithWebIdentityRequest, se_policyDescriptorListType, se_PolicyDescriptorType, se_ProvidedContext, se_ProvidedContextsListType, se_Tag, se_tagKeyListType, se_tagListType, de_AssumedRoleUser, de_AssumeRoleResponse, de_AssumeRoleWithWebIdentityResponse, de_Credentials, de_ExpiredTokenException, de_IDPCommunicationErrorException, de_IDPRejectedClaimException, de_InvalidIdentityTokenException, de_MalformedPolicyDocumentException, de_PackedPolicyTooLargeException, de_RegionDisabledException, deserializeMetadata2, throwDefaultError2, buildHttpRpcRequest, SHARED_HEADERS, _2, _A, _AKI, _AR, _ARI, _ARU, _ARWWI, _Ar, _Au, _C, _CA, _DS, _E, _EI, _K, _P, _PA, _PAr, _PC, _PI, _PPS, _Pr, _RA, _RSN, _SAK, _SFWIT, _SI, _SN, _ST, _T, _TC, _TTK, _V, _Va, _WIT, _a, _m, buildFormUrlencodedString, loadQueryErrorCode;
|
|
100491
100490
|
var init_Aws_query = __esm({
|
|
100492
100491
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js"() {
|
|
100493
100492
|
init_dist_es2();
|
|
100494
|
-
|
|
100493
|
+
import_protocol_http13 = __toESM(require_dist_cjs2());
|
|
100495
100494
|
import_smithy_client24 = __toESM(require_dist_cjs26());
|
|
100496
100495
|
init_models_02();
|
|
100497
100496
|
init_STSServiceException();
|
|
@@ -100964,7 +100963,7 @@ var init_Aws_query = __esm({
|
|
|
100964
100963
|
if (body !== void 0) {
|
|
100965
100964
|
contents.body = body;
|
|
100966
100965
|
}
|
|
100967
|
-
return new
|
|
100966
|
+
return new import_protocol_http13.HttpRequest(contents);
|
|
100968
100967
|
}, "buildHttpRpcRequest");
|
|
100969
100968
|
SHARED_HEADERS = {
|
|
100970
100969
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -102225,7 +102224,7 @@ var require_dist_cjs53 = __commonJS({
|
|
|
102225
102224
|
};
|
|
102226
102225
|
var import_runtimeConfig5 = require_runtimeConfig2();
|
|
102227
102226
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
102228
|
-
var
|
|
102227
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
102229
102228
|
var import_smithy_client28 = require_dist_cjs26();
|
|
102230
102229
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
102231
102230
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -102268,7 +102267,7 @@ var require_dist_cjs53 = __commonJS({
|
|
|
102268
102267
|
const extensionConfiguration = Object.assign(
|
|
102269
102268
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
102270
102269
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
102271
|
-
(0,
|
|
102270
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
102272
102271
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
102273
102272
|
);
|
|
102274
102273
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -102276,7 +102275,7 @@ var require_dist_cjs53 = __commonJS({
|
|
|
102276
102275
|
runtimeConfig,
|
|
102277
102276
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
102278
102277
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
102279
|
-
(0,
|
|
102278
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
102280
102279
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
102281
102280
|
);
|
|
102282
102281
|
}, "resolveRuntimeExtensions");
|
|
@@ -106363,7 +106362,7 @@ var require_package3 = __commonJS({
|
|
|
106363
106362
|
module2.exports = {
|
|
106364
106363
|
name: "@aws-sdk/client-cloudcontrol",
|
|
106365
106364
|
description: "AWS SDK for JavaScript Cloudcontrol Client for Node.js, Browser and React Native",
|
|
106366
|
-
version: "3.
|
|
106365
|
+
version: "3.848.0",
|
|
106367
106366
|
scripts: {
|
|
106368
106367
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
106369
106368
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudcontrol",
|
|
@@ -106383,16 +106382,16 @@ var require_package3 = __commonJS({
|
|
|
106383
106382
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
106384
106383
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
106385
106384
|
"@aws-sdk/core": "3.846.0",
|
|
106386
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
106385
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
106387
106386
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
106388
106387
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
106389
106388
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
106390
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
106389
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
106391
106390
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
106392
106391
|
"@aws-sdk/types": "3.840.0",
|
|
106393
|
-
"@aws-sdk/util-endpoints": "3.
|
|
106392
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
106394
106393
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
106395
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
106394
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
106396
106395
|
"@smithy/config-resolver": "^4.1.4",
|
|
106397
106396
|
"@smithy/core": "^3.7.0",
|
|
106398
106397
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -106917,7 +106916,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
106917
106916
|
};
|
|
106918
106917
|
var import_runtimeConfig5 = require_runtimeConfig3();
|
|
106919
106918
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
106920
|
-
var
|
|
106919
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
106921
106920
|
var import_smithy_client28 = require_dist_cjs26();
|
|
106922
106921
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
106923
106922
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -106960,7 +106959,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
106960
106959
|
const extensionConfiguration = Object.assign(
|
|
106961
106960
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
106962
106961
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
106963
|
-
(0,
|
|
106962
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
106964
106963
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
106965
106964
|
);
|
|
106966
106965
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -106968,7 +106967,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
106968
106967
|
runtimeConfig,
|
|
106969
106968
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
106970
106969
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
106971
|
-
(0,
|
|
106970
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
106972
106971
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
106973
106972
|
);
|
|
106974
106973
|
}, "resolveRuntimeExtensions");
|
|
@@ -108155,7 +108154,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
108155
108154
|
if (body !== void 0) {
|
|
108156
108155
|
contents.body = body;
|
|
108157
108156
|
}
|
|
108158
|
-
return new
|
|
108157
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
108159
108158
|
}, "buildHttpRpcRequest");
|
|
108160
108159
|
function sharedHeaders(operation) {
|
|
108161
108160
|
return {
|
|
@@ -108399,7 +108398,7 @@ var require_package4 = __commonJS({
|
|
|
108399
108398
|
module2.exports = {
|
|
108400
108399
|
name: "@aws-sdk/client-cloudformation",
|
|
108401
108400
|
description: "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
|
108402
|
-
version: "3.
|
|
108401
|
+
version: "3.848.0",
|
|
108403
108402
|
scripts: {
|
|
108404
108403
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
108405
108404
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
|
|
@@ -108419,16 +108418,16 @@ var require_package4 = __commonJS({
|
|
|
108419
108418
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
108420
108419
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
108421
108420
|
"@aws-sdk/core": "3.846.0",
|
|
108422
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
108421
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
108423
108422
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
108424
108423
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
108425
108424
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
108426
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
108425
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
108427
108426
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
108428
108427
|
"@aws-sdk/types": "3.840.0",
|
|
108429
|
-
"@aws-sdk/util-endpoints": "3.
|
|
108428
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
108430
108429
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
108431
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
108430
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
108432
108431
|
"@smithy/config-resolver": "^4.1.4",
|
|
108433
108432
|
"@smithy/core": "^3.7.0",
|
|
108434
108433
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -108947,7 +108946,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
108947
108946
|
};
|
|
108948
108947
|
var import_runtimeConfig5 = require_runtimeConfig4();
|
|
108949
108948
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
108950
|
-
var
|
|
108949
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
108951
108950
|
var import_smithy_client28 = require_dist_cjs26();
|
|
108952
108951
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
108953
108952
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -108990,7 +108989,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
108990
108989
|
const extensionConfiguration = Object.assign(
|
|
108991
108990
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
108992
108991
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
108993
|
-
(0,
|
|
108992
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
108994
108993
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
108995
108994
|
);
|
|
108996
108995
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -108998,7 +108997,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
108998
108997
|
runtimeConfig,
|
|
108999
108998
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
109000
108999
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
109001
|
-
(0,
|
|
109000
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
109002
109001
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
109003
109002
|
);
|
|
109004
109003
|
}, "resolveRuntimeExtensions");
|
|
@@ -118438,7 +118437,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
118438
118437
|
if (body !== void 0) {
|
|
118439
118438
|
contents.body = body;
|
|
118440
118439
|
}
|
|
118441
|
-
return new
|
|
118440
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
118442
118441
|
}, "buildHttpRpcRequest");
|
|
118443
118442
|
var SHARED_HEADERS2 = {
|
|
118444
118443
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -121116,7 +121115,7 @@ var require_package5 = __commonJS({
|
|
|
121116
121115
|
module2.exports = {
|
|
121117
121116
|
name: "@aws-sdk/client-cloudwatch-logs",
|
|
121118
121117
|
description: "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
|
|
121119
|
-
version: "3.
|
|
121118
|
+
version: "3.849.0",
|
|
121120
121119
|
scripts: {
|
|
121121
121120
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
121122
121121
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs",
|
|
@@ -121136,16 +121135,16 @@ var require_package5 = __commonJS({
|
|
|
121136
121135
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
121137
121136
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
121138
121137
|
"@aws-sdk/core": "3.846.0",
|
|
121139
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
121138
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
121140
121139
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
121141
121140
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
121142
121141
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
121143
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
121142
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
121144
121143
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
121145
121144
|
"@aws-sdk/types": "3.840.0",
|
|
121146
|
-
"@aws-sdk/util-endpoints": "3.
|
|
121145
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
121147
121146
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
121148
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
121147
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
121149
121148
|
"@smithy/config-resolver": "^4.1.4",
|
|
121150
121149
|
"@smithy/core": "^3.7.0",
|
|
121151
121150
|
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
@@ -122803,6 +122802,10 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122803
122802
|
GetLogAnomalyDetectorCommand: /* @__PURE__ */ __name(() => GetLogAnomalyDetectorCommand, "GetLogAnomalyDetectorCommand"),
|
|
122804
122803
|
GetLogEventsCommand: /* @__PURE__ */ __name(() => GetLogEventsCommand, "GetLogEventsCommand"),
|
|
122805
122804
|
GetLogGroupFieldsCommand: /* @__PURE__ */ __name(() => GetLogGroupFieldsCommand, "GetLogGroupFieldsCommand"),
|
|
122805
|
+
GetLogObjectCommand: /* @__PURE__ */ __name(() => GetLogObjectCommand, "GetLogObjectCommand"),
|
|
122806
|
+
GetLogObjectResponseFilterSensitiveLog: /* @__PURE__ */ __name(() => GetLogObjectResponseFilterSensitiveLog, "GetLogObjectResponseFilterSensitiveLog"),
|
|
122807
|
+
GetLogObjectResponseStream: /* @__PURE__ */ __name(() => GetLogObjectResponseStream, "GetLogObjectResponseStream"),
|
|
122808
|
+
GetLogObjectResponseStreamFilterSensitiveLog: /* @__PURE__ */ __name(() => GetLogObjectResponseStreamFilterSensitiveLog, "GetLogObjectResponseStreamFilterSensitiveLog"),
|
|
122806
122809
|
GetLogRecordCommand: /* @__PURE__ */ __name(() => GetLogRecordCommand, "GetLogRecordCommand"),
|
|
122807
122810
|
GetQueryResultsCommand: /* @__PURE__ */ __name(() => GetQueryResultsCommand, "GetQueryResultsCommand"),
|
|
122808
122811
|
GetTransformerCommand: /* @__PURE__ */ __name(() => GetTransformerCommand, "GetTransformerCommand"),
|
|
@@ -122811,6 +122814,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122811
122814
|
IntegrationDetails: /* @__PURE__ */ __name(() => IntegrationDetails, "IntegrationDetails"),
|
|
122812
122815
|
IntegrationStatus: /* @__PURE__ */ __name(() => IntegrationStatus, "IntegrationStatus"),
|
|
122813
122816
|
IntegrationType: /* @__PURE__ */ __name(() => IntegrationType, "IntegrationType"),
|
|
122817
|
+
InternalStreamingException: /* @__PURE__ */ __name(() => InternalStreamingException, "InternalStreamingException"),
|
|
122814
122818
|
InvalidOperationException: /* @__PURE__ */ __name(() => InvalidOperationException, "InvalidOperationException"),
|
|
122815
122819
|
InvalidParameterException: /* @__PURE__ */ __name(() => InvalidParameterException, "InvalidParameterException"),
|
|
122816
122820
|
InvalidSequenceTokenException: /* @__PURE__ */ __name(() => InvalidSequenceTokenException, "InvalidSequenceTokenException"),
|
|
@@ -122829,6 +122833,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122829
122833
|
OperationAbortedException: /* @__PURE__ */ __name(() => OperationAbortedException, "OperationAbortedException"),
|
|
122830
122834
|
OrderBy: /* @__PURE__ */ __name(() => OrderBy, "OrderBy"),
|
|
122831
122835
|
OutputFormat: /* @__PURE__ */ __name(() => OutputFormat, "OutputFormat"),
|
|
122836
|
+
PolicyScope: /* @__PURE__ */ __name(() => PolicyScope, "PolicyScope"),
|
|
122832
122837
|
PolicyType: /* @__PURE__ */ __name(() => PolicyType, "PolicyType"),
|
|
122833
122838
|
PutAccountPolicyCommand: /* @__PURE__ */ __name(() => PutAccountPolicyCommand, "PutAccountPolicyCommand"),
|
|
122834
122839
|
PutDataProtectionPolicyCommand: /* @__PURE__ */ __name(() => PutDataProtectionPolicyCommand, "PutDataProtectionPolicyCommand"),
|
|
@@ -122924,7 +122929,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122924
122929
|
};
|
|
122925
122930
|
var import_runtimeConfig5 = require_runtimeConfig5();
|
|
122926
122931
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
122927
|
-
var
|
|
122932
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
122928
122933
|
var import_smithy_client28 = require_dist_cjs26();
|
|
122929
122934
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
122930
122935
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -122967,7 +122972,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122967
122972
|
const extensionConfiguration = Object.assign(
|
|
122968
122973
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
122969
122974
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
122970
|
-
(0,
|
|
122975
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
122971
122976
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
122972
122977
|
);
|
|
122973
122978
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -122975,7 +122980,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122975
122980
|
runtimeConfig,
|
|
122976
122981
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
122977
122982
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
122978
|
-
(0,
|
|
122983
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
122979
122984
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
122980
122985
|
);
|
|
122981
122986
|
}, "resolveRuntimeExtensions");
|
|
@@ -123071,6 +123076,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123071
123076
|
var PolicyType = {
|
|
123072
123077
|
DATA_PROTECTION_POLICY: "DATA_PROTECTION_POLICY",
|
|
123073
123078
|
FIELD_INDEX_POLICY: "FIELD_INDEX_POLICY",
|
|
123079
|
+
METRIC_EXTRACTION_POLICY: "METRIC_EXTRACTION_POLICY",
|
|
123074
123080
|
SUBSCRIPTION_FILTER_POLICY: "SUBSCRIPTION_FILTER_POLICY",
|
|
123075
123081
|
TRANSFORMER_POLICY: "TRANSFORMER_POLICY"
|
|
123076
123082
|
};
|
|
@@ -123213,7 +123219,8 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123213
123219
|
var DeliveryDestinationType = {
|
|
123214
123220
|
CWL: "CWL",
|
|
123215
123221
|
FH: "FH",
|
|
123216
|
-
S3: "S3"
|
|
123222
|
+
S3: "S3",
|
|
123223
|
+
XRAY: "XRAY"
|
|
123217
123224
|
};
|
|
123218
123225
|
var ConflictException = class _ConflictException extends CloudWatchLogsServiceException {
|
|
123219
123226
|
static {
|
|
@@ -123437,6 +123444,10 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123437
123444
|
Timeout: "Timeout",
|
|
123438
123445
|
Unknown: "Unknown"
|
|
123439
123446
|
};
|
|
123447
|
+
var PolicyScope = {
|
|
123448
|
+
ACCOUNT: "ACCOUNT",
|
|
123449
|
+
RESOURCE: "RESOURCE"
|
|
123450
|
+
};
|
|
123440
123451
|
var Distribution = {
|
|
123441
123452
|
ByLogStream: "ByLogStream",
|
|
123442
123453
|
Random: "Random"
|
|
@@ -123482,6 +123493,36 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123482
123493
|
var IntegrationType = {
|
|
123483
123494
|
OPENSEARCH: "OPENSEARCH"
|
|
123484
123495
|
};
|
|
123496
|
+
var InternalStreamingException = class _InternalStreamingException extends CloudWatchLogsServiceException {
|
|
123497
|
+
static {
|
|
123498
|
+
__name(this, "_InternalStreamingException");
|
|
123499
|
+
}
|
|
123500
|
+
static {
|
|
123501
|
+
__name2(this, "InternalStreamingException");
|
|
123502
|
+
}
|
|
123503
|
+
name = "InternalStreamingException";
|
|
123504
|
+
$fault = "client";
|
|
123505
|
+
/**
|
|
123506
|
+
* @internal
|
|
123507
|
+
*/
|
|
123508
|
+
constructor(opts) {
|
|
123509
|
+
super({
|
|
123510
|
+
name: "InternalStreamingException",
|
|
123511
|
+
$fault: "client",
|
|
123512
|
+
...opts
|
|
123513
|
+
});
|
|
123514
|
+
Object.setPrototypeOf(this, _InternalStreamingException.prototype);
|
|
123515
|
+
}
|
|
123516
|
+
};
|
|
123517
|
+
var GetLogObjectResponseStream;
|
|
123518
|
+
((GetLogObjectResponseStream3) => {
|
|
123519
|
+
GetLogObjectResponseStream3.visit = /* @__PURE__ */ __name2((value, visitor) => {
|
|
123520
|
+
if (value.fields !== void 0) return visitor.fields(value.fields);
|
|
123521
|
+
if (value.InternalStreamingException !== void 0)
|
|
123522
|
+
return visitor.InternalStreamingException(value.InternalStreamingException);
|
|
123523
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
123524
|
+
}, "visit");
|
|
123525
|
+
})(GetLogObjectResponseStream || (GetLogObjectResponseStream = {}));
|
|
123485
123526
|
var OCSFVersion = {
|
|
123486
123527
|
V1_1: "V1.1"
|
|
123487
123528
|
};
|
|
@@ -123664,6 +123705,16 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123664
123705
|
INFINITE: "INFINITE",
|
|
123665
123706
|
LIMITED: "LIMITED"
|
|
123666
123707
|
};
|
|
123708
|
+
var GetLogObjectResponseStreamFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => {
|
|
123709
|
+
if (obj.fields !== void 0) return { fields: obj.fields };
|
|
123710
|
+
if (obj.InternalStreamingException !== void 0)
|
|
123711
|
+
return { InternalStreamingException: obj.InternalStreamingException };
|
|
123712
|
+
if (obj.$unknown !== void 0) return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
123713
|
+
}, "GetLogObjectResponseStreamFilterSensitiveLog");
|
|
123714
|
+
var GetLogObjectResponseFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
123715
|
+
...obj,
|
|
123716
|
+
...obj.fieldStream && { fieldStream: "STREAMING_CONTENT" }
|
|
123717
|
+
}), "GetLogObjectResponseFilterSensitiveLog");
|
|
123667
123718
|
var StartLiveTailResponseStreamFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => {
|
|
123668
123719
|
if (obj.sessionStart !== void 0) return { sessionStart: obj.sessionStart };
|
|
123669
123720
|
if (obj.sessionUpdate !== void 0) return { sessionUpdate: obj.sessionUpdate };
|
|
@@ -123987,6 +124038,19 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123987
124038
|
body = JSON.stringify((0, import_smithy_client28._json)(input));
|
|
123988
124039
|
return buildHttpRpcRequest2(context, headers, "/", void 0, body);
|
|
123989
124040
|
}, "se_GetLogGroupFieldsCommand");
|
|
124041
|
+
var se_GetLogObjectCommand = /* @__PURE__ */ __name2(async (input, context) => {
|
|
124042
|
+
const headers = sharedHeaders("GetLogObject");
|
|
124043
|
+
let body;
|
|
124044
|
+
body = JSON.stringify((0, import_smithy_client28._json)(input));
|
|
124045
|
+
let { hostname: resolvedHostname } = await context.endpoint();
|
|
124046
|
+
if (context.disableHostPrefix !== true) {
|
|
124047
|
+
resolvedHostname = "streaming-" + resolvedHostname;
|
|
124048
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
124049
|
+
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
124050
|
+
}
|
|
124051
|
+
}
|
|
124052
|
+
return buildHttpRpcRequest2(context, headers, "/", resolvedHostname, body);
|
|
124053
|
+
}, "se_GetLogObjectCommand");
|
|
123990
124054
|
var se_GetLogRecordCommand = /* @__PURE__ */ __name2(async (input, context) => {
|
|
123991
124055
|
const headers = sharedHeaders("GetLogRecord");
|
|
123992
124056
|
let body;
|
|
@@ -124150,7 +124214,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
124150
124214
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
124151
124215
|
if (context.disableHostPrefix !== true) {
|
|
124152
124216
|
resolvedHostname = "streaming-" + resolvedHostname;
|
|
124153
|
-
if (!(0,
|
|
124217
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
124154
124218
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
124155
124219
|
}
|
|
124156
124220
|
}
|
|
@@ -124838,6 +124902,17 @@ var require_dist_cjs64 = __commonJS({
|
|
|
124838
124902
|
};
|
|
124839
124903
|
return response;
|
|
124840
124904
|
}, "de_GetLogGroupFieldsCommand");
|
|
124905
|
+
var de_GetLogObjectCommand = /* @__PURE__ */ __name2(async (output, context) => {
|
|
124906
|
+
if (output.statusCode >= 300) {
|
|
124907
|
+
return de_CommandError3(output, context);
|
|
124908
|
+
}
|
|
124909
|
+
const contents = { fieldStream: de_GetLogObjectResponseStream(output.body, context) };
|
|
124910
|
+
const response = {
|
|
124911
|
+
$metadata: deserializeMetadata3(output),
|
|
124912
|
+
...contents
|
|
124913
|
+
};
|
|
124914
|
+
return response;
|
|
124915
|
+
}, "de_GetLogObjectCommand");
|
|
124841
124916
|
var de_GetLogRecordCommand = /* @__PURE__ */ __name2(async (output, context) => {
|
|
124842
124917
|
if (output.statusCode >= 300) {
|
|
124843
124918
|
return de_CommandError3(output, context);
|
|
@@ -125517,6 +125592,24 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125517
125592
|
});
|
|
125518
125593
|
return (0, import_smithy_client28.decorateServiceException)(exception, body);
|
|
125519
125594
|
}, "de_ValidationExceptionRes");
|
|
125595
|
+
var de_GetLogObjectResponseStream = /* @__PURE__ */ __name2((output, context) => {
|
|
125596
|
+
return context.eventStreamMarshaller.deserialize(output, async (event) => {
|
|
125597
|
+
if (event["fields"] != null) {
|
|
125598
|
+
return {
|
|
125599
|
+
fields: await de_FieldsData_event(event["fields"], context)
|
|
125600
|
+
};
|
|
125601
|
+
}
|
|
125602
|
+
if (event["InternalStreamingException"] != null) {
|
|
125603
|
+
return {
|
|
125604
|
+
InternalStreamingException: await de_InternalStreamingException_event(
|
|
125605
|
+
event["InternalStreamingException"],
|
|
125606
|
+
context
|
|
125607
|
+
)
|
|
125608
|
+
};
|
|
125609
|
+
}
|
|
125610
|
+
return { $unknown: event };
|
|
125611
|
+
});
|
|
125612
|
+
}, "de_GetLogObjectResponseStream");
|
|
125520
125613
|
var de_StartLiveTailResponseStream = /* @__PURE__ */ __name2((output, context) => {
|
|
125521
125614
|
return context.eventStreamMarshaller.deserialize(output, async (event) => {
|
|
125522
125615
|
if (event["sessionStart"] != null) {
|
|
@@ -125545,6 +125638,19 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125545
125638
|
return { $unknown: event };
|
|
125546
125639
|
});
|
|
125547
125640
|
}, "de_StartLiveTailResponseStream");
|
|
125641
|
+
var de_FieldsData_event = /* @__PURE__ */ __name2(async (output, context) => {
|
|
125642
|
+
const contents = {};
|
|
125643
|
+
const data = await (0, import_core22.parseJsonBody)(output.body, context);
|
|
125644
|
+
Object.assign(contents, de_FieldsData(data, context));
|
|
125645
|
+
return contents;
|
|
125646
|
+
}, "de_FieldsData_event");
|
|
125647
|
+
var de_InternalStreamingException_event = /* @__PURE__ */ __name2(async (output, context) => {
|
|
125648
|
+
const parsedOutput = {
|
|
125649
|
+
...output,
|
|
125650
|
+
body: await (0, import_core22.parseJsonBody)(output.body, context)
|
|
125651
|
+
};
|
|
125652
|
+
return de_InternalStreamingExceptionRes(parsedOutput, context);
|
|
125653
|
+
}, "de_InternalStreamingException_event");
|
|
125548
125654
|
var de_LiveTailSessionStart_event = /* @__PURE__ */ __name2(async (output, context) => {
|
|
125549
125655
|
const contents = {};
|
|
125550
125656
|
const data = await (0, import_core22.parseJsonBody)(output.body, context);
|
|
@@ -125571,6 +125677,15 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125571
125677
|
};
|
|
125572
125678
|
return de_SessionTimeoutExceptionRes(parsedOutput, context);
|
|
125573
125679
|
}, "de_SessionTimeoutException_event");
|
|
125680
|
+
var de_InternalStreamingExceptionRes = /* @__PURE__ */ __name2(async (parsedOutput, context) => {
|
|
125681
|
+
const body = parsedOutput.body;
|
|
125682
|
+
const deserialized = (0, import_smithy_client28._json)(body);
|
|
125683
|
+
const exception = new InternalStreamingException({
|
|
125684
|
+
$metadata: deserializeMetadata3(parsedOutput),
|
|
125685
|
+
...deserialized
|
|
125686
|
+
});
|
|
125687
|
+
return (0, import_smithy_client28.decorateServiceException)(exception, body);
|
|
125688
|
+
}, "de_InternalStreamingExceptionRes");
|
|
125574
125689
|
var de_SessionStreamingExceptionRes = /* @__PURE__ */ __name2(async (parsedOutput, context) => {
|
|
125575
125690
|
const body = parsedOutput.body;
|
|
125576
125691
|
const deserialized = (0, import_smithy_client28._json)(body);
|
|
@@ -125629,6 +125744,11 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125629
125744
|
nextToken: import_smithy_client28.expectString
|
|
125630
125745
|
});
|
|
125631
125746
|
}, "de_DescribeMetricFiltersResponse");
|
|
125747
|
+
var de_FieldsData = /* @__PURE__ */ __name2((output, context) => {
|
|
125748
|
+
return (0, import_smithy_client28.take)(output, {
|
|
125749
|
+
data: context.base64Decoder
|
|
125750
|
+
});
|
|
125751
|
+
}, "de_FieldsData");
|
|
125632
125752
|
var de_GetQueryResultsResponse = /* @__PURE__ */ __name2((output, context) => {
|
|
125633
125753
|
return (0, import_smithy_client28.take)(output, {
|
|
125634
125754
|
encryptionKey: import_smithy_client28.expectString,
|
|
@@ -125703,7 +125823,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125703
125823
|
if (body !== void 0) {
|
|
125704
125824
|
contents.body = body;
|
|
125705
125825
|
}
|
|
125706
|
-
return new
|
|
125826
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
125707
125827
|
}, "buildHttpRpcRequest");
|
|
125708
125828
|
function sharedHeaders(operation) {
|
|
125709
125829
|
return {
|
|
@@ -126389,6 +126509,26 @@ var require_dist_cjs64 = __commonJS({
|
|
|
126389
126509
|
__name2(this, "GetLogGroupFieldsCommand");
|
|
126390
126510
|
}
|
|
126391
126511
|
};
|
|
126512
|
+
var GetLogObjectCommand = class extends import_smithy_client28.Command.classBuilder().ep(commonParams3).m(function(Command, cs, config, o3) {
|
|
126513
|
+
return [
|
|
126514
|
+
(0, import_middleware_serde5.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
126515
|
+
(0, import_middleware_endpoint8.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
126516
|
+
];
|
|
126517
|
+
}).s("Logs_20140328", "GetLogObject", {
|
|
126518
|
+
/**
|
|
126519
|
+
* @internal
|
|
126520
|
+
*/
|
|
126521
|
+
eventStream: {
|
|
126522
|
+
output: true
|
|
126523
|
+
}
|
|
126524
|
+
}).n("CloudWatchLogsClient", "GetLogObjectCommand").f(void 0, GetLogObjectResponseFilterSensitiveLog).ser(se_GetLogObjectCommand).de(de_GetLogObjectCommand).build() {
|
|
126525
|
+
static {
|
|
126526
|
+
__name(this, "GetLogObjectCommand");
|
|
126527
|
+
}
|
|
126528
|
+
static {
|
|
126529
|
+
__name2(this, "GetLogObjectCommand");
|
|
126530
|
+
}
|
|
126531
|
+
};
|
|
126392
126532
|
var GetLogRecordCommand = class extends import_smithy_client28.Command.classBuilder().ep(commonParams3).m(function(Command, cs, config, o3) {
|
|
126393
126533
|
return [
|
|
126394
126534
|
(0, import_middleware_serde5.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -126943,6 +127083,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
126943
127083
|
GetLogAnomalyDetectorCommand,
|
|
126944
127084
|
GetLogEventsCommand,
|
|
126945
127085
|
GetLogGroupFieldsCommand,
|
|
127086
|
+
GetLogObjectCommand,
|
|
126946
127087
|
GetLogRecordCommand,
|
|
126947
127088
|
GetQueryResultsCommand,
|
|
126948
127089
|
GetTransformerCommand,
|
|
@@ -127067,7 +127208,7 @@ var require_package6 = __commonJS({
|
|
|
127067
127208
|
module2.exports = {
|
|
127068
127209
|
name: "@aws-sdk/client-codebuild",
|
|
127069
127210
|
description: "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
|
|
127070
|
-
version: "3.
|
|
127211
|
+
version: "3.848.0",
|
|
127071
127212
|
scripts: {
|
|
127072
127213
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
127073
127214
|
"build:cjs": "node ../../scripts/compilation/inline client-codebuild",
|
|
@@ -127087,16 +127228,16 @@ var require_package6 = __commonJS({
|
|
|
127087
127228
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
127088
127229
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
127089
127230
|
"@aws-sdk/core": "3.846.0",
|
|
127090
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
127231
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
127091
127232
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
127092
127233
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
127093
127234
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
127094
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
127235
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
127095
127236
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
127096
127237
|
"@aws-sdk/types": "3.840.0",
|
|
127097
|
-
"@aws-sdk/util-endpoints": "3.
|
|
127238
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
127098
127239
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
127099
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
127240
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
127100
127241
|
"@smithy/config-resolver": "^4.1.4",
|
|
127101
127242
|
"@smithy/core": "^3.7.0",
|
|
127102
127243
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -127519,7 +127660,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
127519
127660
|
};
|
|
127520
127661
|
var import_runtimeConfig5 = require_runtimeConfig6();
|
|
127521
127662
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
127522
|
-
var
|
|
127663
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
127523
127664
|
var import_smithy_client28 = require_dist_cjs26();
|
|
127524
127665
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
127525
127666
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -127562,7 +127703,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
127562
127703
|
const extensionConfiguration = Object.assign(
|
|
127563
127704
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
127564
127705
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
127565
|
-
(0,
|
|
127706
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
127566
127707
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
127567
127708
|
);
|
|
127568
127709
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -127570,7 +127711,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
127570
127711
|
runtimeConfig,
|
|
127571
127712
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
127572
127713
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
127573
|
-
(0,
|
|
127714
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
127574
127715
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
127575
127716
|
);
|
|
127576
127717
|
}, "resolveRuntimeExtensions");
|
|
@@ -129975,7 +130116,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
129975
130116
|
if (body !== void 0) {
|
|
129976
130117
|
contents.body = body;
|
|
129977
130118
|
}
|
|
129978
|
-
return new
|
|
130119
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
129979
130120
|
}, "buildHttpRpcRequest");
|
|
129980
130121
|
function sharedHeaders(operation) {
|
|
129981
130122
|
return {
|
|
@@ -130900,7 +131041,7 @@ var require_package7 = __commonJS({
|
|
|
130900
131041
|
module2.exports = {
|
|
130901
131042
|
name: "@aws-sdk/client-ec2",
|
|
130902
131043
|
description: "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
130903
|
-
version: "3.
|
|
131044
|
+
version: "3.848.0",
|
|
130904
131045
|
scripts: {
|
|
130905
131046
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
130906
131047
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|
|
@@ -130920,17 +131061,17 @@ var require_package7 = __commonJS({
|
|
|
130920
131061
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
130921
131062
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
130922
131063
|
"@aws-sdk/core": "3.846.0",
|
|
130923
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
131064
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
130924
131065
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
130925
131066
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
130926
131067
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
130927
131068
|
"@aws-sdk/middleware-sdk-ec2": "3.845.0",
|
|
130928
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
131069
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
130929
131070
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
130930
131071
|
"@aws-sdk/types": "3.840.0",
|
|
130931
|
-
"@aws-sdk/util-endpoints": "3.
|
|
131072
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
130932
131073
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
130933
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
131074
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
130934
131075
|
"@smithy/config-resolver": "^4.1.4",
|
|
130935
131076
|
"@smithy/core": "^3.7.0",
|
|
130936
131077
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -131253,7 +131394,7 @@ var require_dist_cjs67 = __commonJS({
|
|
|
131253
131394
|
module2.exports = __toCommonJS2(index_exports);
|
|
131254
131395
|
var import_util_format_url = require_dist_cjs66();
|
|
131255
131396
|
var import_middleware_endpoint8 = require_dist_cjs34();
|
|
131256
|
-
var
|
|
131397
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
131257
131398
|
var import_signature_v42 = require_dist_cjs23();
|
|
131258
131399
|
var import_smithy_client28 = require_dist_cjs26();
|
|
131259
131400
|
var version2 = "2016-11-15";
|
|
@@ -131284,7 +131425,7 @@ var require_dist_cjs67 = __commonJS({
|
|
|
131284
131425
|
}
|
|
131285
131426
|
);
|
|
131286
131427
|
const resolvedEndpoint = typeof options.endpoint === "function" ? await options.endpoint() : (0, import_middleware_endpoint8.toEndpointV1)(endpoint);
|
|
131287
|
-
const requestToSign = new
|
|
131428
|
+
const requestToSign = new import_protocol_http14.HttpRequest({
|
|
131288
131429
|
...resolvedEndpoint,
|
|
131289
131430
|
protocol: "https",
|
|
131290
131431
|
headers: {
|
|
@@ -131320,7 +131461,7 @@ var require_dist_cjs67 = __commonJS({
|
|
|
131320
131461
|
PresignedUrl: (0, import_util_format_url.formatUrl)(presignedRequest)
|
|
131321
131462
|
}
|
|
131322
131463
|
};
|
|
131323
|
-
if (
|
|
131464
|
+
if (import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
131324
131465
|
const { request: request2 } = args;
|
|
131325
131466
|
if (!(request2.body ?? "").includes("DestinationRegion=")) {
|
|
131326
131467
|
request2.body += `&DestinationRegion=${destinationRegion}`;
|
|
@@ -132803,7 +132944,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
132803
132944
|
};
|
|
132804
132945
|
var import_runtimeConfig5 = require_runtimeConfig7();
|
|
132805
132946
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
132806
|
-
var
|
|
132947
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
132807
132948
|
var import_smithy_client28 = require_dist_cjs26();
|
|
132808
132949
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
132809
132950
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -132846,7 +132987,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
132846
132987
|
const extensionConfiguration = Object.assign(
|
|
132847
132988
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
132848
132989
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
132849
|
-
(0,
|
|
132990
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
132850
132991
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
132851
132992
|
);
|
|
132852
132993
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -132854,7 +132995,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
132854
132995
|
runtimeConfig,
|
|
132855
132996
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
132856
132997
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
132857
|
-
(0,
|
|
132998
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
132858
132999
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
132859
133000
|
);
|
|
132860
133001
|
}, "resolveRuntimeExtensions");
|
|
@@ -181786,6 +181927,9 @@ var require_dist_cjs68 = __commonJS({
|
|
|
181786
181927
|
if (output[_sIR] != null) {
|
|
181787
181928
|
contents[_SIRo] = (0, import_smithy_client28.expectString)(output[_sIR]);
|
|
181788
181929
|
}
|
|
181930
|
+
if (output[_fTE] != null) {
|
|
181931
|
+
contents[_FTE] = (0, import_smithy_client28.parseBoolean)(output[_fTE]);
|
|
181932
|
+
}
|
|
181789
181933
|
if (output[_iIma] != null) {
|
|
181790
181934
|
contents[_IIma] = (0, import_smithy_client28.expectString)(output[_iIma]);
|
|
181791
181935
|
}
|
|
@@ -194582,7 +194726,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
194582
194726
|
if (body !== void 0) {
|
|
194583
194727
|
contents.body = body;
|
|
194584
194728
|
}
|
|
194585
|
-
return new
|
|
194729
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
194586
194730
|
}, "buildHttpRpcRequest");
|
|
194587
194731
|
var SHARED_HEADERS2 = {
|
|
194588
194732
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -214731,7 +214875,7 @@ var require_package8 = __commonJS({
|
|
|
214731
214875
|
module2.exports = {
|
|
214732
214876
|
name: "@aws-sdk/client-ecr",
|
|
214733
214877
|
description: "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native",
|
|
214734
|
-
version: "3.
|
|
214878
|
+
version: "3.848.0",
|
|
214735
214879
|
scripts: {
|
|
214736
214880
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
214737
214881
|
"build:cjs": "node ../../scripts/compilation/inline client-ecr",
|
|
@@ -214751,16 +214895,16 @@ var require_package8 = __commonJS({
|
|
|
214751
214895
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
214752
214896
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
214753
214897
|
"@aws-sdk/core": "3.846.0",
|
|
214754
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
214898
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
214755
214899
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
214756
214900
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
214757
214901
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
214758
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
214902
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
214759
214903
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
214760
214904
|
"@aws-sdk/types": "3.840.0",
|
|
214761
|
-
"@aws-sdk/util-endpoints": "3.
|
|
214905
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
214762
214906
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
214763
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
214907
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
214764
214908
|
"@smithy/config-resolver": "^4.1.4",
|
|
214765
214909
|
"@smithy/core": "^3.7.0",
|
|
214766
214910
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -215172,7 +215316,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215172
215316
|
};
|
|
215173
215317
|
var import_runtimeConfig5 = require_runtimeConfig8();
|
|
215174
215318
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
215175
|
-
var
|
|
215319
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
215176
215320
|
var import_smithy_client28 = require_dist_cjs26();
|
|
215177
215321
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
215178
215322
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -215215,7 +215359,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215215
215359
|
const extensionConfiguration = Object.assign(
|
|
215216
215360
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
215217
215361
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
215218
|
-
(0,
|
|
215362
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
215219
215363
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
215220
215364
|
);
|
|
215221
215365
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -215223,7 +215367,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215223
215367
|
runtimeConfig,
|
|
215224
215368
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
215225
215369
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
215226
|
-
(0,
|
|
215370
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
215227
215371
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
215228
215372
|
);
|
|
215229
215373
|
}, "resolveRuntimeExtensions");
|
|
@@ -218076,7 +218220,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
218076
218220
|
if (body !== void 0) {
|
|
218077
218221
|
contents.body = body;
|
|
218078
218222
|
}
|
|
218079
|
-
return new
|
|
218223
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
218080
218224
|
}, "buildHttpRpcRequest");
|
|
218081
218225
|
function sharedHeaders(operation) {
|
|
218082
218226
|
return {
|
|
@@ -218927,7 +219071,7 @@ var require_package9 = __commonJS({
|
|
|
218927
219071
|
module2.exports = {
|
|
218928
219072
|
name: "@aws-sdk/client-ecs",
|
|
218929
219073
|
description: "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native",
|
|
218930
|
-
version: "3.
|
|
219074
|
+
version: "3.848.0",
|
|
218931
219075
|
scripts: {
|
|
218932
219076
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
218933
219077
|
"build:cjs": "node ../../scripts/compilation/inline client-ecs",
|
|
@@ -218947,16 +219091,16 @@ var require_package9 = __commonJS({
|
|
|
218947
219091
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
218948
219092
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
218949
219093
|
"@aws-sdk/core": "3.846.0",
|
|
218950
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
219094
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
218951
219095
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
218952
219096
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
218953
219097
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
218954
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
219098
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
218955
219099
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
218956
219100
|
"@aws-sdk/types": "3.840.0",
|
|
218957
|
-
"@aws-sdk/util-endpoints": "3.
|
|
219101
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
218958
219102
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
218959
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
219103
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
218960
219104
|
"@smithy/config-resolver": "^4.1.4",
|
|
218961
219105
|
"@smithy/core": "^3.7.0",
|
|
218962
219106
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -219416,7 +219560,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
219416
219560
|
};
|
|
219417
219561
|
var import_runtimeConfig5 = require_runtimeConfig9();
|
|
219418
219562
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
219419
|
-
var
|
|
219563
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
219420
219564
|
var import_smithy_client28 = require_dist_cjs26();
|
|
219421
219565
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
219422
219566
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -219459,7 +219603,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
219459
219603
|
const extensionConfiguration = Object.assign(
|
|
219460
219604
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
219461
219605
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
219462
|
-
(0,
|
|
219606
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
219463
219607
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
219464
219608
|
);
|
|
219465
219609
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -219467,7 +219611,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
219467
219611
|
runtimeConfig,
|
|
219468
219612
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
219469
219613
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
219470
|
-
(0,
|
|
219614
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
219471
219615
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
219472
219616
|
);
|
|
219473
219617
|
}, "resolveRuntimeExtensions");
|
|
@@ -222656,7 +222800,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
222656
222800
|
if (body !== void 0) {
|
|
222657
222801
|
contents.body = body;
|
|
222658
222802
|
}
|
|
222659
|
-
return new
|
|
222803
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
222660
222804
|
}, "buildHttpRpcRequest");
|
|
222661
222805
|
function sharedHeaders(operation) {
|
|
222662
222806
|
return {
|
|
@@ -223816,7 +223960,7 @@ var require_package10 = __commonJS({
|
|
|
223816
223960
|
module2.exports = {
|
|
223817
223961
|
name: "@aws-sdk/client-elastic-load-balancing-v2",
|
|
223818
223962
|
description: "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native",
|
|
223819
|
-
version: "3.
|
|
223963
|
+
version: "3.848.0",
|
|
223820
223964
|
scripts: {
|
|
223821
223965
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
223822
223966
|
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing-v2",
|
|
@@ -223836,16 +223980,16 @@ var require_package10 = __commonJS({
|
|
|
223836
223980
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
223837
223981
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
223838
223982
|
"@aws-sdk/core": "3.846.0",
|
|
223839
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
223983
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
223840
223984
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
223841
223985
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
223842
223986
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
223843
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
223987
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
223844
223988
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
223845
223989
|
"@aws-sdk/types": "3.840.0",
|
|
223846
|
-
"@aws-sdk/util-endpoints": "3.
|
|
223990
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
223847
223991
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
223848
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
223992
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
223849
223993
|
"@smithy/config-resolver": "^4.1.4",
|
|
223850
223994
|
"@smithy/core": "^3.7.0",
|
|
223851
223995
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -224281,7 +224425,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
224281
224425
|
};
|
|
224282
224426
|
var import_runtimeConfig5 = require_runtimeConfig10();
|
|
224283
224427
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
224284
|
-
var
|
|
224428
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
224285
224429
|
var import_smithy_client28 = require_dist_cjs26();
|
|
224286
224430
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
224287
224431
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -224324,7 +224468,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
224324
224468
|
const extensionConfiguration = Object.assign(
|
|
224325
224469
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
224326
224470
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
224327
|
-
(0,
|
|
224471
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
224328
224472
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
224329
224473
|
);
|
|
224330
224474
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -224332,7 +224476,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
224332
224476
|
runtimeConfig,
|
|
224333
224477
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
224334
224478
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
224335
|
-
(0,
|
|
224479
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
224336
224480
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
224337
224481
|
);
|
|
224338
224482
|
}, "resolveRuntimeExtensions");
|
|
@@ -231529,7 +231673,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
231529
231673
|
if (body !== void 0) {
|
|
231530
231674
|
contents.body = body;
|
|
231531
231675
|
}
|
|
231532
|
-
return new
|
|
231676
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
231533
231677
|
}, "buildHttpRpcRequest");
|
|
231534
231678
|
var SHARED_HEADERS2 = {
|
|
231535
231679
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -232766,7 +232910,7 @@ var require_package11 = __commonJS({
|
|
|
232766
232910
|
module2.exports = {
|
|
232767
232911
|
name: "@aws-sdk/client-iam",
|
|
232768
232912
|
description: "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
|
|
232769
|
-
version: "3.
|
|
232913
|
+
version: "3.848.0",
|
|
232770
232914
|
scripts: {
|
|
232771
232915
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
232772
232916
|
"build:cjs": "node ../../scripts/compilation/inline client-iam",
|
|
@@ -232786,16 +232930,16 @@ var require_package11 = __commonJS({
|
|
|
232786
232930
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
232787
232931
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
232788
232932
|
"@aws-sdk/core": "3.846.0",
|
|
232789
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
232933
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
232790
232934
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
232791
232935
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
232792
232936
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
232793
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
232937
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
232794
232938
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
232795
232939
|
"@aws-sdk/types": "3.840.0",
|
|
232796
|
-
"@aws-sdk/util-endpoints": "3.
|
|
232940
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
232797
232941
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
232798
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
232942
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
232799
232943
|
"@smithy/config-resolver": "^4.1.4",
|
|
232800
232944
|
"@smithy/core": "^3.7.0",
|
|
232801
232945
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -233372,7 +233516,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
233372
233516
|
};
|
|
233373
233517
|
var import_runtimeConfig5 = require_runtimeConfig11();
|
|
233374
233518
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
233375
|
-
var
|
|
233519
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
233376
233520
|
var import_smithy_client28 = require_dist_cjs26();
|
|
233377
233521
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
233378
233522
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -233415,7 +233559,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
233415
233559
|
const extensionConfiguration = Object.assign(
|
|
233416
233560
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
233417
233561
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
233418
|
-
(0,
|
|
233562
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
233419
233563
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
233420
233564
|
);
|
|
233421
233565
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -233423,7 +233567,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
233423
233567
|
runtimeConfig,
|
|
233424
233568
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
233425
233569
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
233426
|
-
(0,
|
|
233570
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
233427
233571
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
233428
233572
|
);
|
|
233429
233573
|
}, "resolveRuntimeExtensions");
|
|
@@ -243280,7 +243424,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
243280
243424
|
if (body !== void 0) {
|
|
243281
243425
|
contents.body = body;
|
|
243282
243426
|
}
|
|
243283
|
-
return new
|
|
243427
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
243284
243428
|
}, "buildHttpRpcRequest");
|
|
243285
243429
|
var SHARED_HEADERS2 = {
|
|
243286
243430
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -246206,7 +246350,7 @@ var require_package12 = __commonJS({
|
|
|
246206
246350
|
module2.exports = {
|
|
246207
246351
|
name: "@aws-sdk/client-kms",
|
|
246208
246352
|
description: "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
|
|
246209
|
-
version: "3.
|
|
246353
|
+
version: "3.848.0",
|
|
246210
246354
|
scripts: {
|
|
246211
246355
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
246212
246356
|
"build:cjs": "node ../../scripts/compilation/inline client-kms",
|
|
@@ -246226,16 +246370,16 @@ var require_package12 = __commonJS({
|
|
|
246226
246370
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
246227
246371
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
246228
246372
|
"@aws-sdk/core": "3.846.0",
|
|
246229
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
246373
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
246230
246374
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
246231
246375
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
246232
246376
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
246233
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
246377
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
246234
246378
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
246235
246379
|
"@aws-sdk/types": "3.840.0",
|
|
246236
|
-
"@aws-sdk/util-endpoints": "3.
|
|
246380
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
246237
246381
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
246238
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
246382
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
246239
246383
|
"@smithy/config-resolver": "^4.1.4",
|
|
246240
246384
|
"@smithy/core": "^3.7.0",
|
|
246241
246385
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -246670,7 +246814,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
246670
246814
|
};
|
|
246671
246815
|
var import_runtimeConfig5 = require_runtimeConfig12();
|
|
246672
246816
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
246673
|
-
var
|
|
246817
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
246674
246818
|
var import_smithy_client28 = require_dist_cjs26();
|
|
246675
246819
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
246676
246820
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -246713,7 +246857,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
246713
246857
|
const extensionConfiguration = Object.assign(
|
|
246714
246858
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
246715
246859
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
246716
|
-
(0,
|
|
246860
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
246717
246861
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
246718
246862
|
);
|
|
246719
246863
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -246721,7 +246865,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
246721
246865
|
runtimeConfig,
|
|
246722
246866
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
246723
246867
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
246724
|
-
(0,
|
|
246868
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
246725
246869
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
246726
246870
|
);
|
|
246727
246871
|
}, "resolveRuntimeExtensions");
|
|
@@ -250074,7 +250218,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
250074
250218
|
if (body !== void 0) {
|
|
250075
250219
|
contents.body = body;
|
|
250076
250220
|
}
|
|
250077
|
-
return new
|
|
250221
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
250078
250222
|
}, "buildHttpRpcRequest");
|
|
250079
250223
|
function sharedHeaders(operation) {
|
|
250080
250224
|
return {
|
|
@@ -250907,7 +251051,7 @@ var require_package13 = __commonJS({
|
|
|
250907
251051
|
module2.exports = {
|
|
250908
251052
|
name: "@aws-sdk/client-lambda",
|
|
250909
251053
|
description: "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
|
|
250910
|
-
version: "3.
|
|
251054
|
+
version: "3.848.0",
|
|
250911
251055
|
scripts: {
|
|
250912
251056
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
250913
251057
|
"build:cjs": "node ../../scripts/compilation/inline client-lambda",
|
|
@@ -250927,16 +251071,16 @@ var require_package13 = __commonJS({
|
|
|
250927
251071
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
250928
251072
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
250929
251073
|
"@aws-sdk/core": "3.846.0",
|
|
250930
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
251074
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
250931
251075
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
250932
251076
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
250933
251077
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
250934
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
251078
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
250935
251079
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
250936
251080
|
"@aws-sdk/types": "3.840.0",
|
|
250937
|
-
"@aws-sdk/util-endpoints": "3.
|
|
251081
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
250938
251082
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
250939
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
251083
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
250940
251084
|
"@smithy/config-resolver": "^4.1.4",
|
|
250941
251085
|
"@smithy/core": "^3.7.0",
|
|
250942
251086
|
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
@@ -251412,7 +251556,7 @@ var require_dist_cjs74 = __commonJS({
|
|
|
251412
251556
|
};
|
|
251413
251557
|
var import_runtimeConfig5 = require_runtimeConfig13();
|
|
251414
251558
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
251415
|
-
var
|
|
251559
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
251416
251560
|
var import_smithy_client28 = require_dist_cjs26();
|
|
251417
251561
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
251418
251562
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -251455,7 +251599,7 @@ var require_dist_cjs74 = __commonJS({
|
|
|
251455
251599
|
const extensionConfiguration = Object.assign(
|
|
251456
251600
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
251457
251601
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
251458
|
-
(0,
|
|
251602
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
251459
251603
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
251460
251604
|
);
|
|
251461
251605
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -251463,7 +251607,7 @@ var require_dist_cjs74 = __commonJS({
|
|
|
251463
251607
|
runtimeConfig,
|
|
251464
251608
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
251465
251609
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
251466
|
-
(0,
|
|
251610
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
251467
251611
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
251468
251612
|
);
|
|
251469
251613
|
}, "resolveRuntimeExtensions");
|
|
@@ -257357,7 +257501,7 @@ var require_package14 = __commonJS({
|
|
|
257357
257501
|
module2.exports = {
|
|
257358
257502
|
name: "@aws-sdk/client-route-53",
|
|
257359
257503
|
description: "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
|
|
257360
|
-
version: "3.
|
|
257504
|
+
version: "3.848.0",
|
|
257361
257505
|
scripts: {
|
|
257362
257506
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
257363
257507
|
"build:cjs": "node ../../scripts/compilation/inline client-route-53",
|
|
@@ -257377,17 +257521,17 @@ var require_package14 = __commonJS({
|
|
|
257377
257521
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
257378
257522
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
257379
257523
|
"@aws-sdk/core": "3.846.0",
|
|
257380
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
257524
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
257381
257525
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
257382
257526
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
257383
257527
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
257384
257528
|
"@aws-sdk/middleware-sdk-route53": "3.840.0",
|
|
257385
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
257529
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
257386
257530
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
257387
257531
|
"@aws-sdk/types": "3.840.0",
|
|
257388
|
-
"@aws-sdk/util-endpoints": "3.
|
|
257532
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
257389
257533
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
257390
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
257534
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
257391
257535
|
"@aws-sdk/xml-builder": "3.821.0",
|
|
257392
257536
|
"@smithy/config-resolver": "^4.1.4",
|
|
257393
257537
|
"@smithy/core": "^3.7.0",
|
|
@@ -257960,7 +258104,7 @@ var require_dist_cjs76 = __commonJS({
|
|
|
257960
258104
|
};
|
|
257961
258105
|
var import_runtimeConfig5 = require_runtimeConfig14();
|
|
257962
258106
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
257963
|
-
var
|
|
258107
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
257964
258108
|
var import_smithy_client28 = require_dist_cjs26();
|
|
257965
258109
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
257966
258110
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -258003,7 +258147,7 @@ var require_dist_cjs76 = __commonJS({
|
|
|
258003
258147
|
const extensionConfiguration = Object.assign(
|
|
258004
258148
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
258005
258149
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
258006
|
-
(0,
|
|
258150
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
258007
258151
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
258008
258152
|
);
|
|
258009
258153
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -258011,7 +258155,7 @@ var require_dist_cjs76 = __commonJS({
|
|
|
258011
258155
|
runtimeConfig,
|
|
258012
258156
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
258013
258157
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
258014
|
-
(0,
|
|
258158
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
258015
258159
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
258016
258160
|
);
|
|
258017
258161
|
}, "resolveRuntimeExtensions");
|
|
@@ -265498,11 +265642,11 @@ var require_dist_cjs77 = __commonJS({
|
|
|
265498
265642
|
getAddExpectContinuePlugin: /* @__PURE__ */ __name(() => getAddExpectContinuePlugin, "getAddExpectContinuePlugin")
|
|
265499
265643
|
});
|
|
265500
265644
|
module2.exports = __toCommonJS2(index_exports);
|
|
265501
|
-
var
|
|
265645
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
265502
265646
|
function addExpectContinueMiddleware(options) {
|
|
265503
265647
|
return (next) => async (args) => {
|
|
265504
265648
|
const { request: request2 } = args;
|
|
265505
|
-
if (
|
|
265649
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2) && request2.body && options.runtime === "node") {
|
|
265506
265650
|
if (options.requestHandler?.constructor?.name !== "FetchHttpHandler") {
|
|
265507
265651
|
request2.headers = {
|
|
265508
265652
|
...request2.headers,
|
|
@@ -266059,7 +266203,7 @@ var require_dist_cjs78 = __commonJS({
|
|
|
266059
266203
|
CrtCrc64Nvme: null
|
|
266060
266204
|
};
|
|
266061
266205
|
var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
266062
|
-
var
|
|
266206
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
266063
266207
|
var import_util_stream3 = require_dist_cjs17();
|
|
266064
266208
|
var CLIENT_SUPPORTED_ALGORITHMS = [
|
|
266065
266209
|
"CRC32",
|
|
@@ -266153,7 +266297,7 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
266153
266297
|
override: true
|
|
266154
266298
|
};
|
|
266155
266299
|
var flexibleChecksumsMiddleware = /* @__PURE__ */ __name2((config, middlewareConfig) => (next, context) => async (args) => {
|
|
266156
|
-
if (!
|
|
266300
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
266157
266301
|
return next(args);
|
|
266158
266302
|
}
|
|
266159
266303
|
if (hasHeaderWithPrefix("x-amz-checksum-", args.request.headers)) {
|
|
@@ -266345,7 +266489,7 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
266345
266489
|
override: true
|
|
266346
266490
|
};
|
|
266347
266491
|
var flexibleChecksumsResponseMiddleware = /* @__PURE__ */ __name2((config, middlewareConfig) => (next, context) => async (args) => {
|
|
266348
|
-
if (!
|
|
266492
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
266349
266493
|
return next(args);
|
|
266350
266494
|
}
|
|
266351
266495
|
const input = args.input;
|
|
@@ -266383,12 +266527,12 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
266383
266527
|
);
|
|
266384
266528
|
}, "applyToStack")
|
|
266385
266529
|
}), "getFlexibleChecksumsPlugin");
|
|
266386
|
-
var
|
|
266530
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
266387
266531
|
var resolveFlexibleChecksumsConfig = /* @__PURE__ */ __name2((input) => {
|
|
266388
266532
|
const { requestChecksumCalculation, responseChecksumValidation, requestStreamBufferSize } = input;
|
|
266389
266533
|
return Object.assign(input, {
|
|
266390
|
-
requestChecksumCalculation: (0,
|
|
266391
|
-
responseChecksumValidation: (0,
|
|
266534
|
+
requestChecksumCalculation: (0, import_util_middleware5.normalizeProvider)(requestChecksumCalculation ?? DEFAULT_REQUEST_CHECKSUM_CALCULATION),
|
|
266535
|
+
responseChecksumValidation: (0, import_util_middleware5.normalizeProvider)(responseChecksumValidation ?? DEFAULT_RESPONSE_CHECKSUM_VALIDATION),
|
|
266392
266536
|
requestStreamBufferSize: Number(requestStreamBufferSize ?? 0)
|
|
266393
266537
|
});
|
|
266394
266538
|
}, "resolveFlexibleChecksumsConfig");
|
|
@@ -266510,14 +266654,14 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266510
266654
|
validateBucketNameMiddlewareOptions: /* @__PURE__ */ __name(() => validateBucketNameMiddlewareOptions, "validateBucketNameMiddlewareOptions")
|
|
266511
266655
|
});
|
|
266512
266656
|
module2.exports = __toCommonJS2(index_exports);
|
|
266513
|
-
var
|
|
266657
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
266514
266658
|
var import_smithy_client28 = require_dist_cjs26();
|
|
266515
266659
|
var CONTENT_LENGTH_HEADER = "content-length";
|
|
266516
266660
|
var DECODED_CONTENT_LENGTH_HEADER = "x-amz-decoded-content-length";
|
|
266517
266661
|
function checkContentLengthHeader() {
|
|
266518
266662
|
return (next, context) => async (args) => {
|
|
266519
266663
|
const { request: request2 } = args;
|
|
266520
|
-
if (
|
|
266664
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
266521
266665
|
if (!(CONTENT_LENGTH_HEADER in request2.headers) && !(DECODED_CONTENT_LENGTH_HEADER in request2.headers)) {
|
|
266522
266666
|
const message2 = `Are you using a Stream of unknown length as the Body of a PutObject request? Consider using Upload instead from @aws-sdk/lib-storage.`;
|
|
266523
266667
|
if (typeof context?.logger?.warn === "function" && !(context.logger instanceof import_smithy_client28.NoOpLogger)) {
|
|
@@ -266624,7 +266768,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266624
266768
|
return (next, context) => async (args) => {
|
|
266625
266769
|
const result2 = await next(args);
|
|
266626
266770
|
const { response } = result2;
|
|
266627
|
-
if (
|
|
266771
|
+
if (import_protocol_http14.HttpResponse.isInstance(response)) {
|
|
266628
266772
|
if (response.headers.expires) {
|
|
266629
266773
|
response.headers.expiresstring = response.headers.expires;
|
|
266630
266774
|
try {
|
|
@@ -266863,7 +267007,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266863
267007
|
}
|
|
266864
267008
|
);
|
|
266865
267009
|
context.s3ExpressIdentity = s3ExpressIdentity;
|
|
266866
|
-
if (
|
|
267010
|
+
if (import_protocol_http14.HttpRequest.isInstance(args.request) && s3ExpressIdentity.sessionToken) {
|
|
266867
267011
|
args.request.headers[SESSION_TOKEN_HEADER] = s3ExpressIdentity.sessionToken;
|
|
266868
267012
|
}
|
|
266869
267013
|
}
|
|
@@ -266884,7 +267028,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266884
267028
|
}, "applyToStack")
|
|
266885
267029
|
}), "getS3ExpressPlugin");
|
|
266886
267030
|
var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
266887
|
-
var
|
|
267031
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
266888
267032
|
var signS3Express = /* @__PURE__ */ __name2(async (s3ExpressIdentity, signingOptions, request2, sigV4MultiRegionSigner) => {
|
|
266889
267033
|
const signedRequest = await sigV4MultiRegionSigner.signWithCredentials(request2, s3ExpressIdentity, {});
|
|
266890
267034
|
if (signedRequest.headers["X-Amz-Security-Token"] || signedRequest.headers["x-amz-security-token"]) {
|
|
@@ -266899,10 +267043,10 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266899
267043
|
}, "defaultSuccessHandler");
|
|
266900
267044
|
var s3ExpressHttpSigningMiddlewareOptions = import_core22.httpSigningMiddlewareOptions;
|
|
266901
267045
|
var s3ExpressHttpSigningMiddleware = /* @__PURE__ */ __name2((config) => (next, context) => async (args) => {
|
|
266902
|
-
if (!
|
|
267046
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
266903
267047
|
return next(args);
|
|
266904
267048
|
}
|
|
266905
|
-
const smithyContext = (0,
|
|
267049
|
+
const smithyContext = (0, import_util_middleware5.getSmithyContext)(context);
|
|
266906
267050
|
const scheme = smithyContext.selectedHttpAuthScheme;
|
|
266907
267051
|
if (!scheme) {
|
|
266908
267052
|
throw new Error(`No HttpAuthScheme was selected: unable to sign request`);
|
|
@@ -266975,7 +267119,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266975
267119
|
var throw200ExceptionsMiddleware = /* @__PURE__ */ __name2((config) => (next, context) => async (args) => {
|
|
266976
267120
|
const result2 = await next(args);
|
|
266977
267121
|
const { response } = result2;
|
|
266978
|
-
if (!
|
|
267122
|
+
if (!import_protocol_http14.HttpResponse.isInstance(response)) {
|
|
266979
267123
|
return result2;
|
|
266980
267124
|
}
|
|
266981
267125
|
const { statusCode, body: sourceBody } = response;
|
|
@@ -267615,7 +267759,7 @@ var require_package15 = __commonJS({
|
|
|
267615
267759
|
module2.exports = {
|
|
267616
267760
|
name: "@aws-sdk/client-s3",
|
|
267617
267761
|
description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
267618
|
-
version: "3.
|
|
267762
|
+
version: "3.848.0",
|
|
267619
267763
|
scripts: {
|
|
267620
267764
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
267621
267765
|
"build:cjs": "node ../../scripts/compilation/inline client-s3",
|
|
@@ -267644,7 +267788,7 @@ var require_package15 = __commonJS({
|
|
|
267644
267788
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
267645
267789
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
267646
267790
|
"@aws-sdk/core": "3.846.0",
|
|
267647
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
267791
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
267648
267792
|
"@aws-sdk/middleware-bucket-endpoint": "3.840.0",
|
|
267649
267793
|
"@aws-sdk/middleware-expect-continue": "3.840.0",
|
|
267650
267794
|
"@aws-sdk/middleware-flexible-checksums": "3.846.0",
|
|
@@ -267654,13 +267798,13 @@ var require_package15 = __commonJS({
|
|
|
267654
267798
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
267655
267799
|
"@aws-sdk/middleware-sdk-s3": "3.846.0",
|
|
267656
267800
|
"@aws-sdk/middleware-ssec": "3.840.0",
|
|
267657
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
267801
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
267658
267802
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
267659
267803
|
"@aws-sdk/signature-v4-multi-region": "3.846.0",
|
|
267660
267804
|
"@aws-sdk/types": "3.840.0",
|
|
267661
|
-
"@aws-sdk/util-endpoints": "3.
|
|
267805
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
267662
267806
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
267663
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
267807
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
267664
267808
|
"@aws-sdk/xml-builder": "3.821.0",
|
|
267665
267809
|
"@smithy/config-resolver": "^4.1.4",
|
|
267666
267810
|
"@smithy/core": "^3.7.0",
|
|
@@ -267700,7 +267844,7 @@ var require_package15 = __commonJS({
|
|
|
267700
267844
|
uuid: "^9.0.1"
|
|
267701
267845
|
},
|
|
267702
267846
|
devDependencies: {
|
|
267703
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
267847
|
+
"@aws-sdk/signature-v4-crt": "3.848.0",
|
|
267704
267848
|
"@tsconfig/node18": "18.2.4",
|
|
267705
267849
|
"@types/node": "^18.19.69",
|
|
267706
267850
|
concurrently: "7.0.0",
|
|
@@ -267808,7 +267952,7 @@ var require_dist_cjs82 = __commonJS({
|
|
|
267808
267952
|
default: void 0
|
|
267809
267953
|
};
|
|
267810
267954
|
var import_util_arn_parser = require_dist_cjs79();
|
|
267811
|
-
var
|
|
267955
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
267812
267956
|
var DOMAIN_PATTERN = /^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/;
|
|
267813
267957
|
var IP_ADDRESS_PATTERN = /(\d+\.){3}\d+/;
|
|
267814
267958
|
var DOTS_PATTERN = /\.\./;
|
|
@@ -268076,7 +268220,7 @@ var require_dist_cjs82 = __commonJS({
|
|
|
268076
268220
|
const { Bucket: bucketName } = args.input;
|
|
268077
268221
|
let replaceBucketInPath = options.bucketEndpoint;
|
|
268078
268222
|
const request2 = args.request;
|
|
268079
|
-
if (
|
|
268223
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
268080
268224
|
if (options.bucketEndpoint) {
|
|
268081
268225
|
request2.hostname = bucketName;
|
|
268082
268226
|
} else if ((0, import_util_arn_parser.validate)(bucketName)) {
|
|
@@ -269542,7 +269686,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
269542
269686
|
var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
269543
269687
|
var import_xml_builder2 = require_dist_cjs27();
|
|
269544
269688
|
var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
269545
|
-
var
|
|
269689
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
269546
269690
|
var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
269547
269691
|
var ObjectStorageClass = {
|
|
269548
269692
|
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
@@ -272017,7 +272161,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
272017
272161
|
throw new Error("Empty value provided for input host prefix: RequestRoute.");
|
|
272018
272162
|
}
|
|
272019
272163
|
resolvedHostname = resolvedHostname.replace("{RequestRoute}", input.RequestRoute);
|
|
272020
|
-
if (!(0,
|
|
272164
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
272021
272165
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
272022
272166
|
}
|
|
272023
272167
|
}
|
|
@@ -277797,7 +277941,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
277797
277941
|
const extensionConfiguration = Object.assign(
|
|
277798
277942
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
277799
277943
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
277800
|
-
(0,
|
|
277944
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
277801
277945
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
277802
277946
|
);
|
|
277803
277947
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -277805,7 +277949,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
277805
277949
|
runtimeConfig,
|
|
277806
277950
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
277807
277951
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
277808
|
-
(0,
|
|
277952
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
277809
277953
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
277810
277954
|
);
|
|
277811
277955
|
}, "resolveRuntimeExtensions");
|
|
@@ -280137,7 +280281,7 @@ var require_package16 = __commonJS({
|
|
|
280137
280281
|
module2.exports = {
|
|
280138
280282
|
name: "@aws-sdk/client-secrets-manager",
|
|
280139
280283
|
description: "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
|
|
280140
|
-
version: "3.
|
|
280284
|
+
version: "3.848.0",
|
|
280141
280285
|
scripts: {
|
|
280142
280286
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
280143
280287
|
"build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
|
|
@@ -280157,16 +280301,16 @@ var require_package16 = __commonJS({
|
|
|
280157
280301
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
280158
280302
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
280159
280303
|
"@aws-sdk/core": "3.846.0",
|
|
280160
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
280304
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
280161
280305
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
280162
280306
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
280163
280307
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
280164
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
280308
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
280165
280309
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
280166
280310
|
"@aws-sdk/types": "3.840.0",
|
|
280167
|
-
"@aws-sdk/util-endpoints": "3.
|
|
280311
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
280168
280312
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
280169
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
280313
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
280170
280314
|
"@smithy/config-resolver": "^4.1.4",
|
|
280171
280315
|
"@smithy/core": "^3.7.0",
|
|
280172
280316
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -280505,7 +280649,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
280505
280649
|
};
|
|
280506
280650
|
var import_runtimeConfig5 = require_runtimeConfig16();
|
|
280507
280651
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
280508
|
-
var
|
|
280652
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
280509
280653
|
var import_smithy_client28 = require_dist_cjs26();
|
|
280510
280654
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
280511
280655
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -280548,7 +280692,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
280548
280692
|
const extensionConfiguration = Object.assign(
|
|
280549
280693
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
280550
280694
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
280551
|
-
(0,
|
|
280695
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
280552
280696
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
280553
280697
|
);
|
|
280554
280698
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -280556,7 +280700,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
280556
280700
|
runtimeConfig,
|
|
280557
280701
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
280558
280702
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
280559
|
-
(0,
|
|
280703
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
280560
280704
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
280561
280705
|
);
|
|
280562
280706
|
}, "resolveRuntimeExtensions");
|
|
@@ -281766,7 +281910,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
281766
281910
|
if (body !== void 0) {
|
|
281767
281911
|
contents.body = body;
|
|
281768
281912
|
}
|
|
281769
|
-
return new
|
|
281913
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
281770
281914
|
}, "buildHttpRpcRequest");
|
|
281771
281915
|
function sharedHeaders(operation) {
|
|
281772
281916
|
return {
|
|
@@ -282174,7 +282318,7 @@ var require_package17 = __commonJS({
|
|
|
282174
282318
|
module2.exports = {
|
|
282175
282319
|
name: "@aws-sdk/client-sfn",
|
|
282176
282320
|
description: "AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native",
|
|
282177
|
-
version: "3.
|
|
282321
|
+
version: "3.848.0",
|
|
282178
282322
|
scripts: {
|
|
282179
282323
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
282180
282324
|
"build:cjs": "node ../../scripts/compilation/inline client-sfn",
|
|
@@ -282194,16 +282338,16 @@ var require_package17 = __commonJS({
|
|
|
282194
282338
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
282195
282339
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
282196
282340
|
"@aws-sdk/core": "3.846.0",
|
|
282197
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
282341
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
282198
282342
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
282199
282343
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
282200
282344
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
282201
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
282345
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
282202
282346
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
282203
282347
|
"@aws-sdk/types": "3.840.0",
|
|
282204
|
-
"@aws-sdk/util-endpoints": "3.
|
|
282348
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
282205
282349
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
282206
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
282350
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
282207
282351
|
"@smithy/config-resolver": "^4.1.4",
|
|
282208
282352
|
"@smithy/core": "^3.7.0",
|
|
282209
282353
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -282630,7 +282774,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
282630
282774
|
};
|
|
282631
282775
|
var import_runtimeConfig5 = require_runtimeConfig17();
|
|
282632
282776
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
282633
|
-
var
|
|
282777
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
282634
282778
|
var import_smithy_client28 = require_dist_cjs26();
|
|
282635
282779
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
282636
282780
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -282673,7 +282817,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
282673
282817
|
const extensionConfiguration = Object.assign(
|
|
282674
282818
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
282675
282819
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
282676
|
-
(0,
|
|
282820
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
282677
282821
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
282678
282822
|
);
|
|
282679
282823
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -282681,7 +282825,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
282681
282825
|
runtimeConfig,
|
|
282682
282826
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
282683
282827
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
282684
|
-
(0,
|
|
282828
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
282685
282829
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
282686
282830
|
);
|
|
282687
282831
|
}, "resolveRuntimeExtensions");
|
|
@@ -284130,7 +284274,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
284130
284274
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
284131
284275
|
if (context.disableHostPrefix !== true) {
|
|
284132
284276
|
resolvedHostname = "sync-" + resolvedHostname;
|
|
284133
|
-
if (!(0,
|
|
284277
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
284134
284278
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
284135
284279
|
}
|
|
284136
284280
|
}
|
|
@@ -284155,7 +284299,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
284155
284299
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
284156
284300
|
if (context.disableHostPrefix !== true) {
|
|
284157
284301
|
resolvedHostname = "sync-" + resolvedHostname;
|
|
284158
|
-
if (!(0,
|
|
284302
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
284159
284303
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
284160
284304
|
}
|
|
284161
284305
|
}
|
|
@@ -285465,7 +285609,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
285465
285609
|
if (body !== void 0) {
|
|
285466
285610
|
contents.body = body;
|
|
285467
285611
|
}
|
|
285468
|
-
return new
|
|
285612
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
285469
285613
|
}, "buildHttpRpcRequest");
|
|
285470
285614
|
function sharedHeaders(operation) {
|
|
285471
285615
|
return {
|
|
@@ -286071,7 +286215,7 @@ var require_package18 = __commonJS({
|
|
|
286071
286215
|
module2.exports = {
|
|
286072
286216
|
name: "@aws-sdk/client-ssm",
|
|
286073
286217
|
description: "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
|
|
286074
|
-
version: "3.
|
|
286218
|
+
version: "3.849.0",
|
|
286075
286219
|
scripts: {
|
|
286076
286220
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
286077
286221
|
"build:cjs": "node ../../scripts/compilation/inline client-ssm",
|
|
@@ -286091,16 +286235,16 @@ var require_package18 = __commonJS({
|
|
|
286091
286235
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
286092
286236
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
286093
286237
|
"@aws-sdk/core": "3.846.0",
|
|
286094
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
286238
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
286095
286239
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
286096
286240
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
286097
286241
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
286098
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
286242
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
286099
286243
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
286100
286244
|
"@aws-sdk/types": "3.840.0",
|
|
286101
|
-
"@aws-sdk/util-endpoints": "3.
|
|
286245
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
286102
286246
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
286103
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
286247
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
286104
286248
|
"@smithy/config-resolver": "^4.1.4",
|
|
286105
286249
|
"@smithy/core": "^3.7.0",
|
|
286106
286250
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -286893,7 +287037,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
286893
287037
|
};
|
|
286894
287038
|
var import_runtimeConfig5 = require_runtimeConfig18();
|
|
286895
287039
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
286896
|
-
var
|
|
287040
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
286897
287041
|
var import_smithy_client28 = require_dist_cjs26();
|
|
286898
287042
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
286899
287043
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -286936,7 +287080,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
286936
287080
|
const extensionConfiguration = Object.assign(
|
|
286937
287081
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
286938
287082
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
286939
|
-
(0,
|
|
287083
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
286940
287084
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
286941
287085
|
);
|
|
286942
287086
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -286944,7 +287088,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
286944
287088
|
runtimeConfig,
|
|
286945
287089
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
286946
287090
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
286947
|
-
(0,
|
|
287091
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
286948
287092
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
286949
287093
|
);
|
|
286950
287094
|
}, "resolveRuntimeExtensions");
|
|
@@ -297480,7 +297624,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
297480
297624
|
if (body !== void 0) {
|
|
297481
297625
|
contents.body = body;
|
|
297482
297626
|
}
|
|
297483
|
-
return new
|
|
297627
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
297484
297628
|
}, "buildHttpRpcRequest");
|
|
297485
297629
|
function sharedHeaders(operation) {
|
|
297486
297630
|
return {
|
|
@@ -299797,7 +299941,7 @@ var require_package19 = __commonJS({
|
|
|
299797
299941
|
module2.exports = {
|
|
299798
299942
|
name: "@aws-sdk/client-sts",
|
|
299799
299943
|
description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
299800
|
-
version: "3.
|
|
299944
|
+
version: "3.848.0",
|
|
299801
299945
|
scripts: {
|
|
299802
299946
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
299803
299947
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
|
@@ -299819,16 +299963,16 @@ var require_package19 = __commonJS({
|
|
|
299819
299963
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
299820
299964
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
299821
299965
|
"@aws-sdk/core": "3.846.0",
|
|
299822
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
299966
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
299823
299967
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
299824
299968
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
299825
299969
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
299826
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
299970
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
299827
299971
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
299828
299972
|
"@aws-sdk/types": "3.840.0",
|
|
299829
|
-
"@aws-sdk/util-endpoints": "3.
|
|
299973
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
299830
299974
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
299831
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
299975
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
299832
299976
|
"@smithy/config-resolver": "^4.1.4",
|
|
299833
299977
|
"@smithy/core": "^3.7.0",
|
|
299834
299978
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -300501,7 +300645,7 @@ var require_dist_cjs90 = __commonJS({
|
|
|
300501
300645
|
...obj.Credentials && { Credentials: CredentialsFilterSensitiveLog2(obj.Credentials) }
|
|
300502
300646
|
}), "GetSessionTokenResponseFilterSensitiveLog");
|
|
300503
300647
|
var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
300504
|
-
var
|
|
300648
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
300505
300649
|
var se_AssumeRoleCommand2 = /* @__PURE__ */ __name2(async (input, context) => {
|
|
300506
300650
|
const headers = SHARED_HEADERS2;
|
|
300507
300651
|
let body;
|
|
@@ -301359,7 +301503,7 @@ var require_dist_cjs90 = __commonJS({
|
|
|
301359
301503
|
if (body !== void 0) {
|
|
301360
301504
|
contents.body = body;
|
|
301361
301505
|
}
|
|
301362
|
-
return new
|
|
301506
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
301363
301507
|
}, "buildHttpRpcRequest");
|
|
301364
301508
|
var SHARED_HEADERS2 = {
|
|
301365
301509
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -303049,7 +303193,7 @@ var require_package20 = __commonJS({
|
|
|
303049
303193
|
module2.exports = {
|
|
303050
303194
|
name: "@aws-sdk/client-cognito-identity",
|
|
303051
303195
|
description: "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native",
|
|
303052
|
-
version: "3.
|
|
303196
|
+
version: "3.848.0",
|
|
303053
303197
|
scripts: {
|
|
303054
303198
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
303055
303199
|
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity",
|
|
@@ -303071,16 +303215,16 @@ var require_package20 = __commonJS({
|
|
|
303071
303215
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
303072
303216
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
303073
303217
|
"@aws-sdk/core": "3.846.0",
|
|
303074
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
303218
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
303075
303219
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
303076
303220
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
303077
303221
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
303078
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
303222
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
303079
303223
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
303080
303224
|
"@aws-sdk/types": "3.840.0",
|
|
303081
|
-
"@aws-sdk/util-endpoints": "3.
|
|
303225
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
303082
303226
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
303083
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
303227
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
303084
303228
|
"@smithy/config-resolver": "^4.1.4",
|
|
303085
303229
|
"@smithy/core": "^3.7.0",
|
|
303086
303230
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -303109,7 +303253,7 @@ var require_package20 = __commonJS({
|
|
|
303109
303253
|
tslib: "^2.6.2"
|
|
303110
303254
|
},
|
|
303111
303255
|
devDependencies: {
|
|
303112
|
-
"@aws-sdk/client-iam": "3.
|
|
303256
|
+
"@aws-sdk/client-iam": "3.848.0",
|
|
303113
303257
|
"@tsconfig/node18": "18.2.4",
|
|
303114
303258
|
"@types/chai": "^4.2.11",
|
|
303115
303259
|
"@types/node": "^18.19.69",
|
|
@@ -303421,7 +303565,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
303421
303565
|
};
|
|
303422
303566
|
var import_runtimeConfig5 = require_runtimeConfig21();
|
|
303423
303567
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
303424
|
-
var
|
|
303568
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
303425
303569
|
var import_smithy_client28 = require_dist_cjs26();
|
|
303426
303570
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
303427
303571
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -303464,7 +303608,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
303464
303608
|
const extensionConfiguration = Object.assign(
|
|
303465
303609
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
303466
303610
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
303467
|
-
(0,
|
|
303611
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
303468
303612
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
303469
303613
|
);
|
|
303470
303614
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -303472,7 +303616,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
303472
303616
|
runtimeConfig,
|
|
303473
303617
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
303474
303618
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
303475
|
-
(0,
|
|
303619
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
303476
303620
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
303477
303621
|
);
|
|
303478
303622
|
}, "resolveRuntimeExtensions");
|
|
@@ -304458,7 +304602,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
304458
304602
|
if (body !== void 0) {
|
|
304459
304603
|
contents.body = body;
|
|
304460
304604
|
}
|
|
304461
|
-
return new
|
|
304605
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
304462
304606
|
}, "buildHttpRpcRequest");
|
|
304463
304607
|
function sharedHeaders(operation) {
|
|
304464
304608
|
return {
|
|
@@ -305743,7 +305887,7 @@ var require_dist_cjs97 = __commonJS({
|
|
|
305743
305887
|
module2.exports = __toCommonJS2(index_exports);
|
|
305744
305888
|
var import_node_config_provider4 = require_dist_cjs33();
|
|
305745
305889
|
var import_node_http_handler3 = require_dist_cjs14();
|
|
305746
|
-
var
|
|
305890
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
305747
305891
|
var import_util_stream3 = require_dist_cjs17();
|
|
305748
305892
|
var ENV_ENDPOINT_NAME = "AWS_EC2_METADATA_SERVICE_ENDPOINT";
|
|
305749
305893
|
var CONFIG_ENDPOINT_NAME = "ec2_metadata_service_endpoint";
|
|
@@ -305805,7 +305949,7 @@ var require_dist_cjs97 = __commonJS({
|
|
|
305805
305949
|
}
|
|
305806
305950
|
}
|
|
305807
305951
|
}
|
|
305808
|
-
const request2 = new
|
|
305952
|
+
const request2 = new import_protocol_http14.HttpRequest({
|
|
305809
305953
|
method: options.method || "GET",
|
|
305810
305954
|
// Default to GET if no method is specified
|
|
305811
305955
|
headers,
|
|
@@ -305831,7 +305975,7 @@ var require_dist_cjs97 = __commonJS({
|
|
|
305831
305975
|
connectionTimeout: httpOptions?.timeout
|
|
305832
305976
|
});
|
|
305833
305977
|
const endpointUrl = new URL(endpoint);
|
|
305834
|
-
const tokenRequest = new
|
|
305978
|
+
const tokenRequest = new import_protocol_http14.HttpRequest({
|
|
305835
305979
|
method: "PUT",
|
|
305836
305980
|
headers: {
|
|
305837
305981
|
"x-aws-ec2-metadata-token-ttl-seconds": "21600"
|
|
@@ -306227,12 +306371,18 @@ var init_plugin = __esm({
|
|
|
306227
306371
|
* @param ioHost - the I/O host to use for printing progress information
|
|
306228
306372
|
*/
|
|
306229
306373
|
async load(moduleSpec, ioHost) {
|
|
306374
|
+
const resolved = this._doResolve(moduleSpec);
|
|
306375
|
+
if (ioHost) {
|
|
306376
|
+
await IoHelper.fromIoHost(ioHost, "init").defaults.debug(`Loading plug-in: ${resolved} from ${moduleSpec}`);
|
|
306377
|
+
}
|
|
306378
|
+
return this._doLoad(resolved);
|
|
306379
|
+
}
|
|
306380
|
+
/**
|
|
306381
|
+
* Do the resolving of a module string to an actual path
|
|
306382
|
+
*/
|
|
306383
|
+
_doResolve(moduleSpec) {
|
|
306230
306384
|
try {
|
|
306231
|
-
|
|
306232
|
-
if (ioHost) {
|
|
306233
|
-
await IoHelper.fromIoHost(ioHost, "init").defaults.debug(`Loading plug-in: ${resolved} from ${moduleSpec}`);
|
|
306234
|
-
}
|
|
306235
|
-
return this._doLoad(resolved);
|
|
306385
|
+
return require.resolve(moduleSpec);
|
|
306236
306386
|
} catch (e3) {
|
|
306237
306387
|
throw new ToolkitError(`Unable to resolve plug-in: Cannot find module '${moduleSpec}': ${e3}`);
|
|
306238
306388
|
}
|
|
@@ -335429,12 +335579,11 @@ https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/integ-tests-alpha`
|
|
|
335429
335579
|
* all branches and we then search for one that starts with `HEAD branch: `
|
|
335430
335580
|
*/
|
|
335431
335581
|
checkoutSnapshot() {
|
|
335432
|
-
const
|
|
335582
|
+
const gitCwd = path30.dirname(this.snapshotDir);
|
|
335583
|
+
const git = ["git", "-C", gitCwd];
|
|
335433
335584
|
let baseBranch = void 0;
|
|
335434
335585
|
try {
|
|
335435
|
-
const origin = exec([
|
|
335436
|
-
cwd
|
|
335437
|
-
});
|
|
335586
|
+
const origin = exec([...git, "remote", "show", "origin"]);
|
|
335438
335587
|
const originLines = origin.split("\n");
|
|
335439
335588
|
for (const line of originLines) {
|
|
335440
335589
|
if (line.trim().startsWith("HEAD branch: ")) {
|
|
@@ -335447,25 +335596,21 @@ https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/integ-tests-alpha`
|
|
|
335447
335596
|
"Could not determine git origin branch.",
|
|
335448
335597
|
`You need to manually checkout the snapshot directory ${this.snapshotDir}from the merge-base (https://git-scm.com/docs/git-merge-base)`
|
|
335449
335598
|
);
|
|
335450
|
-
warning("error: %s", e3);
|
|
335599
|
+
warning("error: %s", formatError(e3));
|
|
335451
335600
|
}
|
|
335452
335601
|
if (baseBranch) {
|
|
335453
|
-
const relativeSnapshotDir = path30.relative(
|
|
335602
|
+
const relativeSnapshotDir = path30.relative(gitCwd, this.snapshotDir);
|
|
335603
|
+
const checkoutCommand = [...git, "checkout", [...git, "merge-base", "HEAD", baseBranch], "--", relativeSnapshotDir];
|
|
335454
335604
|
try {
|
|
335455
|
-
|
|
335456
|
-
cwd
|
|
335457
|
-
});
|
|
335458
|
-
exec(["git", "checkout", base, "--", relativeSnapshotDir], {
|
|
335459
|
-
cwd
|
|
335460
|
-
});
|
|
335605
|
+
execWithSubShell(checkoutCommand);
|
|
335461
335606
|
} catch (e3) {
|
|
335462
335607
|
warning(
|
|
335463
335608
|
"%s\n%s",
|
|
335464
335609
|
`Could not checkout snapshot directory '${this.snapshotDir}'. Please verify the following command completes correctly:`,
|
|
335465
|
-
|
|
335610
|
+
renderCommand(checkoutCommand),
|
|
335466
335611
|
""
|
|
335467
335612
|
);
|
|
335468
|
-
warning("error: %s", e3);
|
|
335613
|
+
warning("error: %s", formatError(e3));
|
|
335469
335614
|
}
|
|
335470
335615
|
}
|
|
335471
335616
|
}
|
|
@@ -336357,7 +336502,7 @@ async function snapshotTestWorker(testInfo, options = {}) {
|
|
|
336357
336502
|
} catch (e3) {
|
|
336358
336503
|
failedTests.push(test.info);
|
|
336359
336504
|
workerpool2.workerEmit({
|
|
336360
|
-
message: e3
|
|
336505
|
+
message: formatError(e3),
|
|
336361
336506
|
testName: test.testName,
|
|
336362
336507
|
reason: "SNAPSHOT_ERROR" /* SNAPSHOT_ERROR */,
|
|
336363
336508
|
duration: (Date.now() - start) / 1e3
|