@aws-cdk/integ-runner 2.189.0 → 2.189.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +497 -358
- package/package.json +11 -11
|
@@ -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.1022.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");
|
|
@@ -81185,7 +81204,7 @@ var require_dist_cjs2 = __commonJS({
|
|
|
81185
81204
|
Field: /* @__PURE__ */ __name(() => Field, "Field"),
|
|
81186
81205
|
Fields: /* @__PURE__ */ __name(() => Fields, "Fields"),
|
|
81187
81206
|
HttpRequest: /* @__PURE__ */ __name(() => HttpRequest10, "HttpRequest"),
|
|
81188
|
-
HttpResponse: /* @__PURE__ */ __name(() =>
|
|
81207
|
+
HttpResponse: /* @__PURE__ */ __name(() => HttpResponse3, "HttpResponse"),
|
|
81189
81208
|
IHttpRequest: /* @__PURE__ */ __name(() => import_types7.HttpRequest, "IHttpRequest"),
|
|
81190
81209
|
getHttpHandlerExtensionConfiguration: /* @__PURE__ */ __name(() => getHttpHandlerExtensionConfiguration3, "getHttpHandlerExtensionConfiguration"),
|
|
81191
81210
|
isValidHostname: /* @__PURE__ */ __name(() => isValidHostname, "isValidHostname"),
|
|
@@ -81385,7 +81404,7 @@ var require_dist_cjs2 = __commonJS({
|
|
|
81385
81404
|
}
|
|
81386
81405
|
__name(cloneQuery, "cloneQuery");
|
|
81387
81406
|
__name2(cloneQuery, "cloneQuery");
|
|
81388
|
-
var
|
|
81407
|
+
var HttpResponse3 = class {
|
|
81389
81408
|
static {
|
|
81390
81409
|
__name(this, "HttpResponse");
|
|
81391
81410
|
}
|
|
@@ -81444,14 +81463,14 @@ var require_dist_cjs3 = __commonJS({
|
|
|
81444
81463
|
resolveHostHeaderConfig: /* @__PURE__ */ __name(() => resolveHostHeaderConfig3, "resolveHostHeaderConfig")
|
|
81445
81464
|
});
|
|
81446
81465
|
module2.exports = __toCommonJS2(index_exports);
|
|
81447
|
-
var
|
|
81466
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
81448
81467
|
function resolveHostHeaderConfig3(input) {
|
|
81449
81468
|
return input;
|
|
81450
81469
|
}
|
|
81451
81470
|
__name(resolveHostHeaderConfig3, "resolveHostHeaderConfig");
|
|
81452
81471
|
__name2(resolveHostHeaderConfig3, "resolveHostHeaderConfig");
|
|
81453
81472
|
var hostHeaderMiddleware = /* @__PURE__ */ __name2((options) => (next) => async (args) => {
|
|
81454
|
-
if (!
|
|
81473
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) return next(args);
|
|
81455
81474
|
const { request: request2 } = args;
|
|
81456
81475
|
const { handlerProtocol = "" } = options.requestHandler.metadata || {};
|
|
81457
81476
|
if (handlerProtocol.indexOf("h2") >= 0 && !request2.headers[":authority"]) {
|
|
@@ -81581,13 +81600,13 @@ var require_dist_cjs5 = __commonJS({
|
|
|
81581
81600
|
recursionDetectionMiddleware: /* @__PURE__ */ __name(() => recursionDetectionMiddleware, "recursionDetectionMiddleware")
|
|
81582
81601
|
});
|
|
81583
81602
|
module2.exports = __toCommonJS2(index_exports);
|
|
81584
|
-
var
|
|
81603
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
81585
81604
|
var TRACE_ID_HEADER_NAME = "X-Amzn-Trace-Id";
|
|
81586
81605
|
var ENV_LAMBDA_FUNCTION_NAME = "AWS_LAMBDA_FUNCTION_NAME";
|
|
81587
81606
|
var ENV_TRACE_ID = "_X_AMZN_TRACE_ID";
|
|
81588
81607
|
var recursionDetectionMiddleware = /* @__PURE__ */ __name2((options) => (next) => async (args) => {
|
|
81589
81608
|
const { request: request2 } = args;
|
|
81590
|
-
if (!
|
|
81609
|
+
if (!import_protocol_http14.HttpRequest.isInstance(request2) || options.runtime !== "node") {
|
|
81591
81610
|
return next(args);
|
|
81592
81611
|
}
|
|
81593
81612
|
const traceIdHeader = Object.keys(request2.headers ?? {}).find((h3) => h3.toLowerCase() === TRACE_ID_HEADER_NAME.toLowerCase()) ?? TRACE_ID_HEADER_NAME;
|
|
@@ -81652,12 +81671,12 @@ var require_dist_cjs6 = __commonJS({
|
|
|
81652
81671
|
var __toCommonJS2 = /* @__PURE__ */ __name((mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod), "__toCommonJS");
|
|
81653
81672
|
var src_exports = {};
|
|
81654
81673
|
__export2(src_exports, {
|
|
81655
|
-
getSmithyContext: /* @__PURE__ */ __name(() =>
|
|
81674
|
+
getSmithyContext: /* @__PURE__ */ __name(() => getSmithyContext6, "getSmithyContext"),
|
|
81656
81675
|
normalizeProvider: /* @__PURE__ */ __name(() => normalizeProvider4, "normalizeProvider")
|
|
81657
81676
|
});
|
|
81658
81677
|
module2.exports = __toCommonJS2(src_exports);
|
|
81659
81678
|
var import_types7 = require_dist_cjs();
|
|
81660
|
-
var
|
|
81679
|
+
var getSmithyContext6 = /* @__PURE__ */ __name2((context) => context[import_types7.SMITHY_CONTEXT_KEY] || (context[import_types7.SMITHY_CONTEXT_KEY] = {}), "getSmithyContext");
|
|
81661
81680
|
var normalizeProvider4 = /* @__PURE__ */ __name2((input) => {
|
|
81662
81681
|
if (typeof input === "function")
|
|
81663
81682
|
return input;
|
|
@@ -81799,7 +81818,7 @@ var require_dist_cjs7 = __commonJS({
|
|
|
81799
81818
|
serializerMiddlewareOption: /* @__PURE__ */ __name(() => serializerMiddlewareOption2, "serializerMiddlewareOption")
|
|
81800
81819
|
});
|
|
81801
81820
|
module2.exports = __toCommonJS2(src_exports);
|
|
81802
|
-
var
|
|
81821
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
81803
81822
|
var deserializerMiddleware = /* @__PURE__ */ __name2((options, deserializer) => (next, context) => async (args) => {
|
|
81804
81823
|
const { response } = await next(args);
|
|
81805
81824
|
try {
|
|
@@ -81829,7 +81848,7 @@ var require_dist_cjs7 = __commonJS({
|
|
|
81829
81848
|
}
|
|
81830
81849
|
}
|
|
81831
81850
|
try {
|
|
81832
|
-
if (
|
|
81851
|
+
if (import_protocol_http14.HttpResponse.isInstance(response)) {
|
|
81833
81852
|
const { headers = {} } = response;
|
|
81834
81853
|
const headerEntries = Object.entries(headers);
|
|
81835
81854
|
error3.$metadata = {
|
|
@@ -82880,7 +82899,7 @@ var require_dist_cjs14 = __commonJS({
|
|
|
82880
82899
|
streamCollector: /* @__PURE__ */ __name(() => streamCollector3, "streamCollector")
|
|
82881
82900
|
});
|
|
82882
82901
|
module2.exports = __toCommonJS2(src_exports);
|
|
82883
|
-
var
|
|
82902
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
82884
82903
|
var import_querystring_builder = require_dist_cjs13();
|
|
82885
82904
|
var import_http = require("http");
|
|
82886
82905
|
var import_https = require("https");
|
|
@@ -83194,7 +83213,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
83194
83213
|
};
|
|
83195
83214
|
const requestFunc = isSSL ? import_https.request : import_http.request;
|
|
83196
83215
|
const req = requestFunc(nodeHttpsOptions, (res) => {
|
|
83197
|
-
const httpResponse = new
|
|
83216
|
+
const httpResponse = new import_protocol_http14.HttpResponse({
|
|
83198
83217
|
statusCode: res.statusCode || -1,
|
|
83199
83218
|
reason: res.statusMessage,
|
|
83200
83219
|
headers: getTransformedHeaders(res.headers),
|
|
@@ -83487,7 +83506,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
83487
83506
|
});
|
|
83488
83507
|
session.ref();
|
|
83489
83508
|
req.on("response", (headers) => {
|
|
83490
|
-
const httpResponse = new
|
|
83509
|
+
const httpResponse = new import_protocol_http14.HttpResponse({
|
|
83491
83510
|
statusCode: headers[":status"] || -1,
|
|
83492
83511
|
headers: getTransformedHeaders(headers),
|
|
83493
83512
|
body: req
|
|
@@ -83654,7 +83673,7 @@ var require_dist_cjs15 = __commonJS({
|
|
|
83654
83673
|
streamCollector: /* @__PURE__ */ __name(() => streamCollector3, "streamCollector")
|
|
83655
83674
|
});
|
|
83656
83675
|
module2.exports = __toCommonJS2(src_exports);
|
|
83657
|
-
var
|
|
83676
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
83658
83677
|
var import_querystring_builder = require_dist_cjs13();
|
|
83659
83678
|
function createRequest(url, requestOptions) {
|
|
83660
83679
|
return new Request(url, requestOptions);
|
|
@@ -83772,7 +83791,7 @@ var require_dist_cjs15 = __commonJS({
|
|
|
83772
83791
|
const hasReadableStream = response.body != void 0;
|
|
83773
83792
|
if (!hasReadableStream) {
|
|
83774
83793
|
return response.blob().then((body2) => ({
|
|
83775
|
-
response: new
|
|
83794
|
+
response: new import_protocol_http14.HttpResponse({
|
|
83776
83795
|
headers: transformedHeaders,
|
|
83777
83796
|
reason: response.statusText,
|
|
83778
83797
|
statusCode: response.status,
|
|
@@ -83781,7 +83800,7 @@ var require_dist_cjs15 = __commonJS({
|
|
|
83781
83800
|
}));
|
|
83782
83801
|
}
|
|
83783
83802
|
return {
|
|
83784
|
-
response: new
|
|
83803
|
+
response: new import_protocol_http14.HttpResponse({
|
|
83785
83804
|
headers: transformedHeaders,
|
|
83786
83805
|
reason: response.statusText,
|
|
83787
83806
|
statusCode: response.status,
|
|
@@ -84251,28 +84270,9 @@ var init_deref = __esm({
|
|
|
84251
84270
|
}
|
|
84252
84271
|
});
|
|
84253
84272
|
|
|
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
84273
|
// ../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js
|
|
84272
84274
|
var init_getSchemaSerdePlugin = __esm({
|
|
84273
84275
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js"() {
|
|
84274
|
-
init_schemaDeserializationMiddleware();
|
|
84275
|
-
init_schemaSerializationMiddleware();
|
|
84276
84276
|
}
|
|
84277
84277
|
});
|
|
84278
84278
|
|
|
@@ -84355,7 +84355,6 @@ var init_Schema = __esm({
|
|
|
84355
84355
|
var ListSchema;
|
|
84356
84356
|
var init_ListSchema = __esm({
|
|
84357
84357
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js"() {
|
|
84358
|
-
init_TypeRegistry();
|
|
84359
84358
|
init_Schema();
|
|
84360
84359
|
ListSchema = class _ListSchema extends Schema2 {
|
|
84361
84360
|
static {
|
|
@@ -84385,7 +84384,6 @@ var init_ListSchema = __esm({
|
|
|
84385
84384
|
var MapSchema;
|
|
84386
84385
|
var init_MapSchema = __esm({
|
|
84387
84386
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js"() {
|
|
84388
|
-
init_TypeRegistry();
|
|
84389
84387
|
init_Schema();
|
|
84390
84388
|
MapSchema = class _MapSchema extends Schema2 {
|
|
84391
84389
|
static {
|
|
@@ -84415,8 +84413,6 @@ var init_MapSchema = __esm({
|
|
|
84415
84413
|
// ../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js
|
|
84416
84414
|
var init_OperationSchema = __esm({
|
|
84417
84415
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js"() {
|
|
84418
|
-
init_TypeRegistry();
|
|
84419
|
-
init_Schema();
|
|
84420
84416
|
}
|
|
84421
84417
|
});
|
|
84422
84418
|
|
|
@@ -84424,7 +84420,6 @@ var init_OperationSchema = __esm({
|
|
|
84424
84420
|
var StructureSchema;
|
|
84425
84421
|
var init_StructureSchema = __esm({
|
|
84426
84422
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js"() {
|
|
84427
|
-
init_TypeRegistry();
|
|
84428
84423
|
init_Schema();
|
|
84429
84424
|
StructureSchema = class _StructureSchema extends Schema2 {
|
|
84430
84425
|
static {
|
|
@@ -84459,7 +84454,6 @@ var init_StructureSchema = __esm({
|
|
|
84459
84454
|
var ErrorSchema;
|
|
84460
84455
|
var init_ErrorSchema = __esm({
|
|
84461
84456
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js"() {
|
|
84462
|
-
init_TypeRegistry();
|
|
84463
84457
|
init_StructureSchema();
|
|
84464
84458
|
ErrorSchema = class _ErrorSchema extends StructureSchema {
|
|
84465
84459
|
static {
|
|
@@ -84514,7 +84508,6 @@ var init_sentinels = __esm({
|
|
|
84514
84508
|
var SimpleSchema;
|
|
84515
84509
|
var init_SimpleSchema = __esm({
|
|
84516
84510
|
"../../../node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js"() {
|
|
84517
|
-
init_TypeRegistry();
|
|
84518
84511
|
init_Schema();
|
|
84519
84512
|
SimpleSchema = class _SimpleSchema extends Schema2 {
|
|
84520
84513
|
static {
|
|
@@ -85575,12 +85568,12 @@ var init_serde = __esm({
|
|
|
85575
85568
|
});
|
|
85576
85569
|
|
|
85577
85570
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js
|
|
85578
|
-
var
|
|
85571
|
+
var import_protocol_http2, import_util_stream2, HttpProtocol;
|
|
85579
85572
|
var init_HttpProtocol = __esm({
|
|
85580
85573
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js"() {
|
|
85581
85574
|
init_schema4();
|
|
85582
85575
|
init_serde();
|
|
85583
|
-
|
|
85576
|
+
import_protocol_http2 = __toESM(require_dist_cjs2());
|
|
85584
85577
|
import_util_stream2 = __toESM(require_dist_cjs17());
|
|
85585
85578
|
init_collect_stream_body();
|
|
85586
85579
|
HttpProtocol = class {
|
|
@@ -85591,10 +85584,10 @@ var init_HttpProtocol = __esm({
|
|
|
85591
85584
|
this.options = options;
|
|
85592
85585
|
}
|
|
85593
85586
|
getRequestType() {
|
|
85594
|
-
return
|
|
85587
|
+
return import_protocol_http2.HttpRequest;
|
|
85595
85588
|
}
|
|
85596
85589
|
getResponseType() {
|
|
85597
|
-
return
|
|
85590
|
+
return import_protocol_http2.HttpResponse;
|
|
85598
85591
|
}
|
|
85599
85592
|
setSerdeContext(serdeContext) {
|
|
85600
85593
|
this.serdeContext = serdeContext;
|
|
@@ -85744,11 +85737,11 @@ var init_HttpProtocol = __esm({
|
|
|
85744
85737
|
});
|
|
85745
85738
|
|
|
85746
85739
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js
|
|
85747
|
-
var
|
|
85740
|
+
var import_protocol_http3, HttpBindingProtocol;
|
|
85748
85741
|
var init_HttpBindingProtocol = __esm({
|
|
85749
85742
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js"() {
|
|
85750
85743
|
init_schema4();
|
|
85751
|
-
|
|
85744
|
+
import_protocol_http3 = __toESM(require_dist_cjs2());
|
|
85752
85745
|
init_collect_stream_body();
|
|
85753
85746
|
init_extended_encode_uri_component();
|
|
85754
85747
|
init_HttpProtocol();
|
|
@@ -85768,7 +85761,7 @@ var init_HttpBindingProtocol = __esm({
|
|
|
85768
85761
|
const schema = ns.getSchema();
|
|
85769
85762
|
let hasNonHttpBindingMember = false;
|
|
85770
85763
|
let payload;
|
|
85771
|
-
const request2 = new
|
|
85764
|
+
const request2 = new import_protocol_http3.HttpRequest({
|
|
85772
85765
|
protocol: "",
|
|
85773
85766
|
hostname: "",
|
|
85774
85767
|
port: void 0,
|
|
@@ -85922,11 +85915,11 @@ var init_HttpBindingProtocol = __esm({
|
|
|
85922
85915
|
});
|
|
85923
85916
|
|
|
85924
85917
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js
|
|
85925
|
-
var
|
|
85918
|
+
var import_protocol_http4, RpcProtocol;
|
|
85926
85919
|
var init_RpcProtocol = __esm({
|
|
85927
85920
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js"() {
|
|
85928
85921
|
init_schema4();
|
|
85929
|
-
|
|
85922
|
+
import_protocol_http4 = __toESM(require_dist_cjs2());
|
|
85930
85923
|
init_collect_stream_body();
|
|
85931
85924
|
init_HttpProtocol();
|
|
85932
85925
|
RpcProtocol = class extends HttpProtocol {
|
|
@@ -85941,7 +85934,7 @@ var init_RpcProtocol = __esm({
|
|
|
85941
85934
|
const ns = NormalizedSchema.of(operationSchema?.input);
|
|
85942
85935
|
const schema = ns.getSchema();
|
|
85943
85936
|
let payload;
|
|
85944
|
-
const request2 = new
|
|
85937
|
+
const request2 = new import_protocol_http4.HttpRequest({
|
|
85945
85938
|
protocol: "",
|
|
85946
85939
|
hostname: "",
|
|
85947
85940
|
port: void 0,
|
|
@@ -86023,10 +86016,10 @@ var init_resolve_path = __esm({
|
|
|
86023
86016
|
function requestBuilder(input, context) {
|
|
86024
86017
|
return new RequestBuilder(input, context);
|
|
86025
86018
|
}
|
|
86026
|
-
var
|
|
86019
|
+
var import_protocol_http5, RequestBuilder;
|
|
86027
86020
|
var init_requestBuilder = __esm({
|
|
86028
86021
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js"() {
|
|
86029
|
-
|
|
86022
|
+
import_protocol_http5 = __toESM(require_dist_cjs2());
|
|
86030
86023
|
init_resolve_path();
|
|
86031
86024
|
__name(requestBuilder, "requestBuilder");
|
|
86032
86025
|
RequestBuilder = class {
|
|
@@ -86050,7 +86043,7 @@ var init_requestBuilder = __esm({
|
|
|
86050
86043
|
for (const resolvePath of this.resolvePathStack) {
|
|
86051
86044
|
resolvePath(this.path);
|
|
86052
86045
|
}
|
|
86053
|
-
return new
|
|
86046
|
+
return new import_protocol_http5.HttpRequest({
|
|
86054
86047
|
protocol,
|
|
86055
86048
|
hostname: this.hostname || hostname,
|
|
86056
86049
|
port,
|
|
@@ -86453,10 +86446,10 @@ var init_DefaultIdentityProviderConfig = __esm({
|
|
|
86453
86446
|
});
|
|
86454
86447
|
|
|
86455
86448
|
// ../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js
|
|
86456
|
-
var
|
|
86449
|
+
var import_protocol_http6, import_types6, HttpApiKeyAuthSigner;
|
|
86457
86450
|
var init_httpApiKeyAuth = __esm({
|
|
86458
86451
|
"../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js"() {
|
|
86459
|
-
|
|
86452
|
+
import_protocol_http6 = __toESM(require_dist_cjs2());
|
|
86460
86453
|
import_types6 = __toESM(require_dist_cjs());
|
|
86461
86454
|
HttpApiKeyAuthSigner = class {
|
|
86462
86455
|
static {
|
|
@@ -86475,7 +86468,7 @@ var init_httpApiKeyAuth = __esm({
|
|
|
86475
86468
|
if (!identity.apiKey) {
|
|
86476
86469
|
throw new Error("request could not be signed with `apiKey` since the `apiKey` is not defined");
|
|
86477
86470
|
}
|
|
86478
|
-
const clonedRequest =
|
|
86471
|
+
const clonedRequest = import_protocol_http6.HttpRequest.clone(httpRequest);
|
|
86479
86472
|
if (signingProperties.in === import_types6.HttpApiKeyAuthLocation.QUERY) {
|
|
86480
86473
|
clonedRequest.query[signingProperties.name] = identity.apiKey;
|
|
86481
86474
|
} else if (signingProperties.in === import_types6.HttpApiKeyAuthLocation.HEADER) {
|
|
@@ -86490,16 +86483,16 @@ var init_httpApiKeyAuth = __esm({
|
|
|
86490
86483
|
});
|
|
86491
86484
|
|
|
86492
86485
|
// ../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js
|
|
86493
|
-
var
|
|
86486
|
+
var import_protocol_http7, HttpBearerAuthSigner;
|
|
86494
86487
|
var init_httpBearerAuth = __esm({
|
|
86495
86488
|
"../../../node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js"() {
|
|
86496
|
-
|
|
86489
|
+
import_protocol_http7 = __toESM(require_dist_cjs2());
|
|
86497
86490
|
HttpBearerAuthSigner = class {
|
|
86498
86491
|
static {
|
|
86499
86492
|
__name(this, "HttpBearerAuthSigner");
|
|
86500
86493
|
}
|
|
86501
86494
|
async sign(httpRequest, identity, signingProperties) {
|
|
86502
|
-
const clonedRequest =
|
|
86495
|
+
const clonedRequest = import_protocol_http7.HttpRequest.clone(httpRequest);
|
|
86503
86496
|
if (!identity.token) {
|
|
86504
86497
|
throw new Error("request could not be signed with `token` since the `token` is not defined");
|
|
86505
86498
|
}
|
|
@@ -87737,11 +87730,11 @@ var init_client = __esm({
|
|
|
87737
87730
|
});
|
|
87738
87731
|
|
|
87739
87732
|
// ../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js
|
|
87740
|
-
var
|
|
87733
|
+
var import_protocol_http8, getDateHeader;
|
|
87741
87734
|
var init_getDateHeader = __esm({
|
|
87742
87735
|
"../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js"() {
|
|
87743
|
-
|
|
87744
|
-
getDateHeader = /* @__PURE__ */ __name((response) =>
|
|
87736
|
+
import_protocol_http8 = __toESM(require_dist_cjs2());
|
|
87737
|
+
getDateHeader = /* @__PURE__ */ __name((response) => import_protocol_http8.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : void 0, "getDateHeader");
|
|
87745
87738
|
}
|
|
87746
87739
|
});
|
|
87747
87740
|
|
|
@@ -87787,10 +87780,10 @@ var init_utils3 = __esm({
|
|
|
87787
87780
|
});
|
|
87788
87781
|
|
|
87789
87782
|
// ../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js
|
|
87790
|
-
var
|
|
87783
|
+
var import_protocol_http9, throwSigningPropertyError, validateSigningProperties, AwsSdkSigV4Signer, AWSSDKSigV4Signer;
|
|
87791
87784
|
var init_AwsSdkSigV4Signer = __esm({
|
|
87792
87785
|
"../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js"() {
|
|
87793
|
-
|
|
87786
|
+
import_protocol_http9 = __toESM(require_dist_cjs2());
|
|
87794
87787
|
init_utils3();
|
|
87795
87788
|
throwSigningPropertyError = /* @__PURE__ */ __name((name, property) => {
|
|
87796
87789
|
if (!property) {
|
|
@@ -87820,7 +87813,7 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
87820
87813
|
__name(this, "AwsSdkSigV4Signer");
|
|
87821
87814
|
}
|
|
87822
87815
|
async sign(httpRequest, identity, signingProperties) {
|
|
87823
|
-
if (!
|
|
87816
|
+
if (!import_protocol_http9.HttpRequest.isInstance(httpRequest)) {
|
|
87824
87817
|
throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
|
|
87825
87818
|
}
|
|
87826
87819
|
const validatedProps = await validateSigningProperties(signingProperties);
|
|
@@ -87869,10 +87862,10 @@ var init_AwsSdkSigV4Signer = __esm({
|
|
|
87869
87862
|
});
|
|
87870
87863
|
|
|
87871
87864
|
// ../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js
|
|
87872
|
-
var
|
|
87865
|
+
var import_protocol_http10, AwsSdkSigV4ASigner;
|
|
87873
87866
|
var init_AwsSdkSigV4ASigner = __esm({
|
|
87874
87867
|
"../../../node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js"() {
|
|
87875
|
-
|
|
87868
|
+
import_protocol_http10 = __toESM(require_dist_cjs2());
|
|
87876
87869
|
init_utils3();
|
|
87877
87870
|
init_AwsSdkSigV4Signer();
|
|
87878
87871
|
AwsSdkSigV4ASigner = class extends AwsSdkSigV4Signer {
|
|
@@ -87880,7 +87873,7 @@ var init_AwsSdkSigV4ASigner = __esm({
|
|
|
87880
87873
|
__name(this, "AwsSdkSigV4ASigner");
|
|
87881
87874
|
}
|
|
87882
87875
|
async sign(httpRequest, identity, signingProperties) {
|
|
87883
|
-
if (!
|
|
87876
|
+
if (!import_protocol_http10.HttpRequest.isInstance(httpRequest)) {
|
|
87884
87877
|
throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
|
|
87885
87878
|
}
|
|
87886
87879
|
const { config, signer, signingRegion, signingRegionSet, signingName } = await validateSigningProperties(signingProperties);
|
|
@@ -88463,9 +88456,9 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88463
88456
|
}
|
|
88464
88457
|
return false;
|
|
88465
88458
|
}, "hasHeader");
|
|
88466
|
-
var
|
|
88459
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
88467
88460
|
var moveHeadersToQuery = /* @__PURE__ */ __name2((request2, options = {}) => {
|
|
88468
|
-
const { headers, query = {} } =
|
|
88461
|
+
const { headers, query = {} } = import_protocol_http14.HttpRequest.clone(request2);
|
|
88469
88462
|
for (const name of Object.keys(headers)) {
|
|
88470
88463
|
const lname = name.toLowerCase();
|
|
88471
88464
|
if (lname.slice(0, 6) === "x-amz-" && !options.unhoistableHeaders?.has(lname) || options.hoistableHeaders?.has(lname)) {
|
|
@@ -88480,7 +88473,7 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88480
88473
|
};
|
|
88481
88474
|
}, "moveHeadersToQuery");
|
|
88482
88475
|
var prepareRequest = /* @__PURE__ */ __name2((request2) => {
|
|
88483
|
-
request2 =
|
|
88476
|
+
request2 = import_protocol_http14.HttpRequest.clone(request2);
|
|
88484
88477
|
for (const headerName of Object.keys(request2.headers)) {
|
|
88485
88478
|
if (GENERATED_HEADERS.indexOf(headerName.toLowerCase()) > -1) {
|
|
88486
88479
|
delete request2.headers[headerName];
|
|
@@ -88488,7 +88481,7 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88488
88481
|
}
|
|
88489
88482
|
return request2;
|
|
88490
88483
|
}, "prepareRequest");
|
|
88491
|
-
var
|
|
88484
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
88492
88485
|
var import_util_utf842 = require_dist_cjs10();
|
|
88493
88486
|
var import_util_uri_escape = require_dist_cjs12();
|
|
88494
88487
|
var getCanonicalQuery = /* @__PURE__ */ __name2(({ query = {} }) => {
|
|
@@ -88541,8 +88534,8 @@ var require_dist_cjs23 = __commonJS({
|
|
|
88541
88534
|
this.sha256 = sha256;
|
|
88542
88535
|
this.uriEscapePath = uriEscapePath;
|
|
88543
88536
|
this.applyChecksum = typeof applyChecksum === "boolean" ? applyChecksum : true;
|
|
88544
|
-
this.regionProvider = (0,
|
|
88545
|
-
this.credentialProvider = (0,
|
|
88537
|
+
this.regionProvider = (0, import_util_middleware5.normalizeProvider)(region);
|
|
88538
|
+
this.credentialProvider = (0, import_util_middleware5.normalizeProvider)(credentials);
|
|
88546
88539
|
}
|
|
88547
88540
|
createCanonicalRequest(request2, canonicalHeaders, payloadHash) {
|
|
88548
88541
|
const sortedHeaders = Object.keys(canonicalHeaders).sort();
|
|
@@ -93442,7 +93435,7 @@ var require_dist_cjs28 = __commonJS({
|
|
|
93442
93435
|
__name(resolveUserAgentConfig3, "resolveUserAgentConfig");
|
|
93443
93436
|
__name2(resolveUserAgentConfig3, "resolveUserAgentConfig");
|
|
93444
93437
|
var import_util_endpoints5 = require_dist_cjs21();
|
|
93445
|
-
var
|
|
93438
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
93446
93439
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
93447
93440
|
var ACCOUNT_ID_ENDPOINT_REGEX = /\d{12}\.ddb/;
|
|
93448
93441
|
async function checkFeatures(context, config, args) {
|
|
@@ -93520,7 +93513,7 @@ var require_dist_cjs28 = __commonJS({
|
|
|
93520
93513
|
__name2(encodeFeatures, "encodeFeatures");
|
|
93521
93514
|
var userAgentMiddleware = /* @__PURE__ */ __name2((options) => (next, context) => async (args) => {
|
|
93522
93515
|
const { request: request2 } = args;
|
|
93523
|
-
if (!
|
|
93516
|
+
if (!import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
93524
93517
|
return next(args);
|
|
93525
93518
|
}
|
|
93526
93519
|
const { headers } = request2;
|
|
@@ -93704,14 +93697,14 @@ var require_dist_cjs30 = __commonJS({
|
|
|
93704
93697
|
configFileSelector: /* @__PURE__ */ __name((profile) => (0, import_util_config_provider.booleanSelector)(profile, CONFIG_USE_FIPS_ENDPOINT, import_util_config_provider.SelectorType.CONFIG), "configFileSelector"),
|
|
93705
93698
|
default: false
|
|
93706
93699
|
};
|
|
93707
|
-
var
|
|
93700
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
93708
93701
|
var resolveCustomEndpointsConfig = /* @__PURE__ */ __name2((input) => {
|
|
93709
93702
|
const { tls, endpoint, urlParser, useDualstackEndpoint } = input;
|
|
93710
93703
|
return Object.assign(input, {
|
|
93711
93704
|
tls: tls ?? true,
|
|
93712
|
-
endpoint: (0,
|
|
93705
|
+
endpoint: (0, import_util_middleware5.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint),
|
|
93713
93706
|
isCustomEndpoint: true,
|
|
93714
|
-
useDualstackEndpoint: (0,
|
|
93707
|
+
useDualstackEndpoint: (0, import_util_middleware5.normalizeProvider)(useDualstackEndpoint ?? false)
|
|
93715
93708
|
});
|
|
93716
93709
|
}, "resolveCustomEndpointsConfig");
|
|
93717
93710
|
var getEndpointFromRegion = /* @__PURE__ */ __name2(async (input) => {
|
|
@@ -93730,11 +93723,11 @@ var require_dist_cjs30 = __commonJS({
|
|
|
93730
93723
|
return input.urlParser(`${tls ? "https:" : "http:"}//${hostname}`);
|
|
93731
93724
|
}, "getEndpointFromRegion");
|
|
93732
93725
|
var resolveEndpointsConfig = /* @__PURE__ */ __name2((input) => {
|
|
93733
|
-
const useDualstackEndpoint = (0,
|
|
93726
|
+
const useDualstackEndpoint = (0, import_util_middleware5.normalizeProvider)(input.useDualstackEndpoint ?? false);
|
|
93734
93727
|
const { endpoint, useFipsEndpoint, urlParser, tls } = input;
|
|
93735
93728
|
return Object.assign(input, {
|
|
93736
93729
|
tls: tls ?? true,
|
|
93737
|
-
endpoint: endpoint ? (0,
|
|
93730
|
+
endpoint: endpoint ? (0, import_util_middleware5.normalizeProvider)(typeof endpoint === "string" ? urlParser(endpoint) : endpoint) : () => getEndpointFromRegion({ ...input, useDualstackEndpoint, useFipsEndpoint }),
|
|
93738
93731
|
isCustomEndpoint: !!endpoint,
|
|
93739
93732
|
useDualstackEndpoint
|
|
93740
93733
|
});
|
|
@@ -93853,12 +93846,12 @@ var require_dist_cjs31 = __commonJS({
|
|
|
93853
93846
|
getContentLengthPlugin: /* @__PURE__ */ __name(() => getContentLengthPlugin3, "getContentLengthPlugin")
|
|
93854
93847
|
});
|
|
93855
93848
|
module2.exports = __toCommonJS2(src_exports);
|
|
93856
|
-
var
|
|
93849
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
93857
93850
|
var CONTENT_LENGTH_HEADER = "content-length";
|
|
93858
93851
|
function contentLengthMiddleware(bodyLengthChecker) {
|
|
93859
93852
|
return (next) => async (args) => {
|
|
93860
93853
|
const request2 = args.request;
|
|
93861
|
-
if (
|
|
93854
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
93862
93855
|
const { body, headers } = request2;
|
|
93863
93856
|
if (body && Object.keys(headers).map((str) => str.toLowerCase()).indexOf(CONTENT_LENGTH_HEADER) === -1) {
|
|
93864
93857
|
try {
|
|
@@ -94458,7 +94451,7 @@ var require_dist_cjs34 = __commonJS({
|
|
|
94458
94451
|
return endpointParams;
|
|
94459
94452
|
}, "resolveParams");
|
|
94460
94453
|
var import_core17 = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
94461
|
-
var
|
|
94454
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
94462
94455
|
var endpointMiddleware = /* @__PURE__ */ __name2(({
|
|
94463
94456
|
config,
|
|
94464
94457
|
instructions
|
|
@@ -94483,7 +94476,7 @@ var require_dist_cjs34 = __commonJS({
|
|
|
94483
94476
|
if (authScheme) {
|
|
94484
94477
|
context["signing_region"] = authScheme.signingRegion;
|
|
94485
94478
|
context["signing_service"] = authScheme.signingName;
|
|
94486
|
-
const smithyContext = (0,
|
|
94479
|
+
const smithyContext = (0, import_util_middleware5.getSmithyContext)(context);
|
|
94487
94480
|
const httpAuthOption = smithyContext?.selectedHttpAuthScheme?.httpAuthOption;
|
|
94488
94481
|
if (httpAuthOption) {
|
|
94489
94482
|
httpAuthOption.signingProperties = Object.assign(
|
|
@@ -94528,14 +94521,14 @@ var require_dist_cjs34 = __commonJS({
|
|
|
94528
94521
|
var resolveEndpointConfig3 = /* @__PURE__ */ __name2((input) => {
|
|
94529
94522
|
const tls = input.tls ?? true;
|
|
94530
94523
|
const { endpoint, useDualstackEndpoint, useFipsEndpoint } = input;
|
|
94531
|
-
const customEndpointProvider = endpoint != null ? async () => toEndpointV1(await (0,
|
|
94524
|
+
const customEndpointProvider = endpoint != null ? async () => toEndpointV1(await (0, import_util_middleware5.normalizeProvider)(endpoint)()) : void 0;
|
|
94532
94525
|
const isCustomEndpoint = !!endpoint;
|
|
94533
94526
|
const resolvedConfig = Object.assign(input, {
|
|
94534
94527
|
endpoint: customEndpointProvider,
|
|
94535
94528
|
tls,
|
|
94536
94529
|
isCustomEndpoint,
|
|
94537
|
-
useDualstackEndpoint: (0,
|
|
94538
|
-
useFipsEndpoint: (0,
|
|
94530
|
+
useDualstackEndpoint: (0, import_util_middleware5.normalizeProvider)(useDualstackEndpoint ?? false),
|
|
94531
|
+
useFipsEndpoint: (0, import_util_middleware5.normalizeProvider)(useFipsEndpoint ?? false)
|
|
94539
94532
|
});
|
|
94540
94533
|
let configuredEndpointPromise = void 0;
|
|
94541
94534
|
resolvedConfig.serviceConfiguredEndpoint = async () => {
|
|
@@ -95411,7 +95404,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95411
95404
|
retryMiddlewareOptions: /* @__PURE__ */ __name(() => retryMiddlewareOptions, "retryMiddlewareOptions")
|
|
95412
95405
|
});
|
|
95413
95406
|
module2.exports = __toCommonJS2(src_exports);
|
|
95414
|
-
var
|
|
95407
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
95415
95408
|
var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
95416
95409
|
var import_util_retry4 = require_dist_cjs36();
|
|
95417
95410
|
var getDefaultRetryQuota = /* @__PURE__ */ __name2((initialRetryTokens, options) => {
|
|
@@ -95489,12 +95482,12 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95489
95482
|
let totalDelay = 0;
|
|
95490
95483
|
const maxAttempts = await this.getMaxAttempts();
|
|
95491
95484
|
const { request: request2 } = args;
|
|
95492
|
-
if (
|
|
95485
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
95493
95486
|
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
|
|
95494
95487
|
}
|
|
95495
95488
|
while (true) {
|
|
95496
95489
|
try {
|
|
95497
|
-
if (
|
|
95490
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
95498
95491
|
request2.headers[import_util_retry4.REQUEST_HEADER] = `attempt=${attempts + 1}; max=${maxAttempts}`;
|
|
95499
95492
|
}
|
|
95500
95493
|
if (options?.beforeRequest) {
|
|
@@ -95534,7 +95527,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95534
95527
|
}
|
|
95535
95528
|
};
|
|
95536
95529
|
var getDelayFromRetryAfterHeader = /* @__PURE__ */ __name2((response) => {
|
|
95537
|
-
if (!
|
|
95530
|
+
if (!import_protocol_http14.HttpResponse.isInstance(response))
|
|
95538
95531
|
return;
|
|
95539
95532
|
const retryAfterHeaderName = Object.keys(response.headers).find((key) => key.toLowerCase() === "retry-after");
|
|
95540
95533
|
if (!retryAfterHeaderName)
|
|
@@ -95570,7 +95563,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95570
95563
|
});
|
|
95571
95564
|
}
|
|
95572
95565
|
};
|
|
95573
|
-
var
|
|
95566
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
95574
95567
|
var ENV_MAX_ATTEMPTS = "AWS_MAX_ATTEMPTS";
|
|
95575
95568
|
var CONFIG_MAX_ATTEMPTS = "max_attempts";
|
|
95576
95569
|
var NODE_MAX_ATTEMPT_CONFIG_OPTIONS3 = {
|
|
@@ -95598,14 +95591,14 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95598
95591
|
};
|
|
95599
95592
|
var resolveRetryConfig3 = /* @__PURE__ */ __name2((input) => {
|
|
95600
95593
|
const { retryStrategy, retryMode: _retryMode, maxAttempts: _maxAttempts } = input;
|
|
95601
|
-
const maxAttempts = (0,
|
|
95594
|
+
const maxAttempts = (0, import_util_middleware5.normalizeProvider)(_maxAttempts ?? import_util_retry4.DEFAULT_MAX_ATTEMPTS);
|
|
95602
95595
|
return Object.assign(input, {
|
|
95603
95596
|
maxAttempts,
|
|
95604
95597
|
retryStrategy: /* @__PURE__ */ __name(async () => {
|
|
95605
95598
|
if (retryStrategy) {
|
|
95606
95599
|
return retryStrategy;
|
|
95607
95600
|
}
|
|
95608
|
-
const retryMode = await (0,
|
|
95601
|
+
const retryMode = await (0, import_util_middleware5.normalizeProvider)(_retryMode)();
|
|
95609
95602
|
if (retryMode === import_util_retry4.RETRY_MODES.ADAPTIVE) {
|
|
95610
95603
|
return new import_util_retry4.AdaptiveRetryStrategy(maxAttempts);
|
|
95611
95604
|
}
|
|
@@ -95622,7 +95615,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95622
95615
|
};
|
|
95623
95616
|
var omitRetryHeadersMiddleware = /* @__PURE__ */ __name2(() => (next) => async (args) => {
|
|
95624
95617
|
const { request: request2 } = args;
|
|
95625
|
-
if (
|
|
95618
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
95626
95619
|
delete request2.headers[import_util_retry4.INVOCATION_ID_HEADER];
|
|
95627
95620
|
delete request2.headers[import_util_retry4.REQUEST_HEADER];
|
|
95628
95621
|
}
|
|
@@ -95652,7 +95645,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95652
95645
|
let attempts = 0;
|
|
95653
95646
|
let totalRetryDelay = 0;
|
|
95654
95647
|
const { request: request2 } = args;
|
|
95655
|
-
const isRequest =
|
|
95648
|
+
const isRequest = import_protocol_http14.HttpRequest.isInstance(request2);
|
|
95656
95649
|
if (isRequest) {
|
|
95657
95650
|
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
|
|
95658
95651
|
}
|
|
@@ -95732,7 +95725,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95732
95725
|
}, "applyToStack")
|
|
95733
95726
|
}), "getRetryPlugin");
|
|
95734
95727
|
var getRetryAfterHint = /* @__PURE__ */ __name2((response) => {
|
|
95735
|
-
if (!
|
|
95728
|
+
if (!import_protocol_http14.HttpResponse.isInstance(response))
|
|
95736
95729
|
return;
|
|
95737
95730
|
const retryAfterHeaderName = Object.keys(response.headers).find((key) => key.toLowerCase() === "retry-after");
|
|
95738
95731
|
if (!retryAfterHeaderName)
|
|
@@ -96381,7 +96374,7 @@ var require_package = __commonJS({
|
|
|
96381
96374
|
module2.exports = {
|
|
96382
96375
|
name: "@aws-sdk/client-appsync",
|
|
96383
96376
|
description: "AWS SDK for JavaScript Appsync Client for Node.js, Browser and React Native",
|
|
96384
|
-
version: "3.
|
|
96377
|
+
version: "3.848.0",
|
|
96385
96378
|
scripts: {
|
|
96386
96379
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
96387
96380
|
"build:cjs": "node ../../scripts/compilation/inline client-appsync",
|
|
@@ -96401,16 +96394,16 @@ var require_package = __commonJS({
|
|
|
96401
96394
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
96402
96395
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
96403
96396
|
"@aws-sdk/core": "3.846.0",
|
|
96404
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
96397
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
96405
96398
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
96406
96399
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
96407
96400
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
96408
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
96401
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
96409
96402
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
96410
96403
|
"@aws-sdk/types": "3.840.0",
|
|
96411
|
-
"@aws-sdk/util-endpoints": "3.
|
|
96404
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
96412
96405
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
96413
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
96406
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
96414
96407
|
"@smithy/config-resolver": "^4.1.4",
|
|
96415
96408
|
"@smithy/core": "^3.7.0",
|
|
96416
96409
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -97231,7 +97224,7 @@ var require_package2 = __commonJS({
|
|
|
97231
97224
|
module2.exports = {
|
|
97232
97225
|
name: "@aws-sdk/client-sso",
|
|
97233
97226
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
97234
|
-
version: "3.
|
|
97227
|
+
version: "3.848.0",
|
|
97235
97228
|
scripts: {
|
|
97236
97229
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
97237
97230
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -97254,12 +97247,12 @@ var require_package2 = __commonJS({
|
|
|
97254
97247
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
97255
97248
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
97256
97249
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
97257
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
97250
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
97258
97251
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
97259
97252
|
"@aws-sdk/types": "3.840.0",
|
|
97260
|
-
"@aws-sdk/util-endpoints": "3.
|
|
97253
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
97261
97254
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
97262
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
97255
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
97263
97256
|
"@smithy/config-resolver": "^4.1.4",
|
|
97264
97257
|
"@smithy/core": "^3.7.0",
|
|
97265
97258
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -97961,7 +97954,7 @@ var require_dist_cjs46 = __commonJS({
|
|
|
97961
97954
|
};
|
|
97962
97955
|
var import_runtimeConfig5 = require_runtimeConfig();
|
|
97963
97956
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
97964
|
-
var
|
|
97957
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
97965
97958
|
var import_smithy_client28 = require_dist_cjs26();
|
|
97966
97959
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
97967
97960
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -98004,7 +97997,7 @@ var require_dist_cjs46 = __commonJS({
|
|
|
98004
97997
|
const extensionConfiguration = Object.assign(
|
|
98005
97998
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
98006
97999
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
98007
|
-
(0,
|
|
98000
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
98008
98001
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
98009
98002
|
);
|
|
98010
98003
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -98012,7 +98005,7 @@ var require_dist_cjs46 = __commonJS({
|
|
|
98012
98005
|
runtimeConfig,
|
|
98013
98006
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
98014
98007
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
98015
|
-
(0,
|
|
98008
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
98016
98009
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
98017
98010
|
);
|
|
98018
98011
|
}, "resolveRuntimeExtensions");
|
|
@@ -98488,15 +98481,15 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
|
|
|
98488
98481
|
schemeId: "smithy.api#noAuth"
|
|
98489
98482
|
};
|
|
98490
98483
|
}
|
|
98491
|
-
var
|
|
98484
|
+
var import_util_middleware3, defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthSchemeProvider, resolveHttpAuthSchemeConfig;
|
|
98492
98485
|
var init_httpAuthSchemeProvider = __esm({
|
|
98493
98486
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
|
|
98494
98487
|
init_dist_es2();
|
|
98495
|
-
|
|
98488
|
+
import_util_middleware3 = __toESM(require_dist_cjs6());
|
|
98496
98489
|
defaultSSOOIDCHttpAuthSchemeParametersProvider = /* @__PURE__ */ __name(async (config, context, input) => {
|
|
98497
98490
|
return {
|
|
98498
|
-
operation: (0,
|
|
98499
|
-
region: await (0,
|
|
98491
|
+
operation: (0, import_util_middleware3.getSmithyContext)(context).operation,
|
|
98492
|
+
region: await (0, import_util_middleware3.normalizeProvider)(config.region)() || (() => {
|
|
98500
98493
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
98501
98494
|
})()
|
|
98502
98495
|
};
|
|
@@ -98519,7 +98512,7 @@ var init_httpAuthSchemeProvider = __esm({
|
|
|
98519
98512
|
resolveHttpAuthSchemeConfig = /* @__PURE__ */ __name((config) => {
|
|
98520
98513
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
98521
98514
|
return Object.assign(config_0, {
|
|
98522
|
-
authSchemePreference: (0,
|
|
98515
|
+
authSchemePreference: (0, import_util_middleware3.normalizeProvider)(config.authSchemePreference ?? [])
|
|
98523
98516
|
});
|
|
98524
98517
|
}, "resolveHttpAuthSchemeConfig");
|
|
98525
98518
|
}
|
|
@@ -98551,7 +98544,7 @@ var init_package = __esm({
|
|
|
98551
98544
|
"../../../node_modules/@aws-sdk/nested-clients/package.json"() {
|
|
98552
98545
|
package_default = {
|
|
98553
98546
|
name: "@aws-sdk/nested-clients",
|
|
98554
|
-
version: "3.
|
|
98547
|
+
version: "3.848.0",
|
|
98555
98548
|
description: "Nested clients for AWS SDK packages.",
|
|
98556
98549
|
main: "./dist-cjs/index.js",
|
|
98557
98550
|
module: "./dist-es/index.js",
|
|
@@ -98583,12 +98576,12 @@ var init_package = __esm({
|
|
|
98583
98576
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
98584
98577
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
98585
98578
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
98586
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
98579
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
98587
98580
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
98588
98581
|
"@aws-sdk/types": "3.840.0",
|
|
98589
|
-
"@aws-sdk/util-endpoints": "3.
|
|
98582
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
98590
98583
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
98591
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
98584
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
98592
98585
|
"@smithy/config-resolver": "^4.1.4",
|
|
98593
98586
|
"@smithy/core": "^3.7.0",
|
|
98594
98587
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -98862,17 +98855,17 @@ var init_httpAuthExtensionConfiguration = __esm({
|
|
|
98862
98855
|
});
|
|
98863
98856
|
|
|
98864
98857
|
// ../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
|
|
98865
|
-
var import_region_config_resolver,
|
|
98858
|
+
var import_region_config_resolver, import_protocol_http11, import_smithy_client10, resolveRuntimeExtensions;
|
|
98866
98859
|
var init_runtimeExtensions = __esm({
|
|
98867
98860
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
|
|
98868
98861
|
import_region_config_resolver = __toESM(require_dist_cjs45());
|
|
98869
|
-
|
|
98862
|
+
import_protocol_http11 = __toESM(require_dist_cjs2());
|
|
98870
98863
|
import_smithy_client10 = __toESM(require_dist_cjs26());
|
|
98871
98864
|
init_httpAuthExtensionConfiguration();
|
|
98872
98865
|
resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
98873
|
-
const extensionConfiguration = Object.assign((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client10.getDefaultExtensionConfiguration)(runtimeConfig), (0,
|
|
98866
|
+
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
98867
|
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,
|
|
98868
|
+
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
98869
|
}, "resolveRuntimeExtensions");
|
|
98877
98870
|
}
|
|
98878
98871
|
});
|
|
@@ -99983,16 +99976,16 @@ function createSmithyApiNoAuthHttpAuthOption2(authParameters) {
|
|
|
99983
99976
|
schemeId: "smithy.api#noAuth"
|
|
99984
99977
|
};
|
|
99985
99978
|
}
|
|
99986
|
-
var
|
|
99979
|
+
var import_util_middleware4, defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider, resolveStsAuthConfig, resolveHttpAuthSchemeConfig2;
|
|
99987
99980
|
var init_httpAuthSchemeProvider2 = __esm({
|
|
99988
99981
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
|
|
99989
99982
|
init_dist_es2();
|
|
99990
|
-
|
|
99983
|
+
import_util_middleware4 = __toESM(require_dist_cjs6());
|
|
99991
99984
|
init_STSClient();
|
|
99992
99985
|
defaultSTSHttpAuthSchemeParametersProvider = /* @__PURE__ */ __name(async (config, context, input) => {
|
|
99993
99986
|
return {
|
|
99994
|
-
operation: (0,
|
|
99995
|
-
region: await (0,
|
|
99987
|
+
operation: (0, import_util_middleware4.getSmithyContext)(context).operation,
|
|
99988
|
+
region: await (0, import_util_middleware4.normalizeProvider)(config.region)() || (() => {
|
|
99996
99989
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
99997
99990
|
})()
|
|
99998
99991
|
};
|
|
@@ -100019,7 +100012,7 @@ var init_httpAuthSchemeProvider2 = __esm({
|
|
|
100019
100012
|
const config_0 = resolveStsAuthConfig(config);
|
|
100020
100013
|
const config_1 = resolveAwsSdkSigV4Config(config_0);
|
|
100021
100014
|
return Object.assign(config_1, {
|
|
100022
|
-
authSchemePreference: (0,
|
|
100015
|
+
authSchemePreference: (0, import_util_middleware4.normalizeProvider)(config.authSchemePreference ?? [])
|
|
100023
100016
|
});
|
|
100024
100017
|
}, "resolveHttpAuthSchemeConfig");
|
|
100025
100018
|
}
|
|
@@ -100267,17 +100260,17 @@ var init_httpAuthExtensionConfiguration2 = __esm({
|
|
|
100267
100260
|
});
|
|
100268
100261
|
|
|
100269
100262
|
// ../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js
|
|
100270
|
-
var import_region_config_resolver2,
|
|
100263
|
+
var import_region_config_resolver2, import_protocol_http12, import_smithy_client20, resolveRuntimeExtensions2;
|
|
100271
100264
|
var init_runtimeExtensions2 = __esm({
|
|
100272
100265
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
|
|
100273
100266
|
import_region_config_resolver2 = __toESM(require_dist_cjs45());
|
|
100274
|
-
|
|
100267
|
+
import_protocol_http12 = __toESM(require_dist_cjs2());
|
|
100275
100268
|
import_smithy_client20 = __toESM(require_dist_cjs26());
|
|
100276
100269
|
init_httpAuthExtensionConfiguration2();
|
|
100277
100270
|
resolveRuntimeExtensions2 = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
100278
|
-
const extensionConfiguration = Object.assign((0, import_region_config_resolver2.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client20.getDefaultExtensionConfiguration)(runtimeConfig), (0,
|
|
100271
|
+
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
100272
|
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,
|
|
100273
|
+
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
100274
|
}, "resolveRuntimeExtensions");
|
|
100282
100275
|
}
|
|
100283
100276
|
});
|
|
@@ -100487,11 +100480,11 @@ var init_models_02 = __esm({
|
|
|
100487
100480
|
});
|
|
100488
100481
|
|
|
100489
100482
|
// ../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js
|
|
100490
|
-
var
|
|
100483
|
+
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
100484
|
var init_Aws_query = __esm({
|
|
100492
100485
|
"../../../node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js"() {
|
|
100493
100486
|
init_dist_es2();
|
|
100494
|
-
|
|
100487
|
+
import_protocol_http13 = __toESM(require_dist_cjs2());
|
|
100495
100488
|
import_smithy_client24 = __toESM(require_dist_cjs26());
|
|
100496
100489
|
init_models_02();
|
|
100497
100490
|
init_STSServiceException();
|
|
@@ -100964,7 +100957,7 @@ var init_Aws_query = __esm({
|
|
|
100964
100957
|
if (body !== void 0) {
|
|
100965
100958
|
contents.body = body;
|
|
100966
100959
|
}
|
|
100967
|
-
return new
|
|
100960
|
+
return new import_protocol_http13.HttpRequest(contents);
|
|
100968
100961
|
}, "buildHttpRpcRequest");
|
|
100969
100962
|
SHARED_HEADERS = {
|
|
100970
100963
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -102225,7 +102218,7 @@ var require_dist_cjs53 = __commonJS({
|
|
|
102225
102218
|
};
|
|
102226
102219
|
var import_runtimeConfig5 = require_runtimeConfig2();
|
|
102227
102220
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
102228
|
-
var
|
|
102221
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
102229
102222
|
var import_smithy_client28 = require_dist_cjs26();
|
|
102230
102223
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
102231
102224
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -102268,7 +102261,7 @@ var require_dist_cjs53 = __commonJS({
|
|
|
102268
102261
|
const extensionConfiguration = Object.assign(
|
|
102269
102262
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
102270
102263
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
102271
|
-
(0,
|
|
102264
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
102272
102265
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
102273
102266
|
);
|
|
102274
102267
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -102276,7 +102269,7 @@ var require_dist_cjs53 = __commonJS({
|
|
|
102276
102269
|
runtimeConfig,
|
|
102277
102270
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
102278
102271
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
102279
|
-
(0,
|
|
102272
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
102280
102273
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
102281
102274
|
);
|
|
102282
102275
|
}, "resolveRuntimeExtensions");
|
|
@@ -106363,7 +106356,7 @@ var require_package3 = __commonJS({
|
|
|
106363
106356
|
module2.exports = {
|
|
106364
106357
|
name: "@aws-sdk/client-cloudcontrol",
|
|
106365
106358
|
description: "AWS SDK for JavaScript Cloudcontrol Client for Node.js, Browser and React Native",
|
|
106366
|
-
version: "3.
|
|
106359
|
+
version: "3.848.0",
|
|
106367
106360
|
scripts: {
|
|
106368
106361
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
106369
106362
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudcontrol",
|
|
@@ -106383,16 +106376,16 @@ var require_package3 = __commonJS({
|
|
|
106383
106376
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
106384
106377
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
106385
106378
|
"@aws-sdk/core": "3.846.0",
|
|
106386
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
106379
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
106387
106380
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
106388
106381
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
106389
106382
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
106390
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
106383
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
106391
106384
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
106392
106385
|
"@aws-sdk/types": "3.840.0",
|
|
106393
|
-
"@aws-sdk/util-endpoints": "3.
|
|
106386
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
106394
106387
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
106395
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
106388
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
106396
106389
|
"@smithy/config-resolver": "^4.1.4",
|
|
106397
106390
|
"@smithy/core": "^3.7.0",
|
|
106398
106391
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -106917,7 +106910,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
106917
106910
|
};
|
|
106918
106911
|
var import_runtimeConfig5 = require_runtimeConfig3();
|
|
106919
106912
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
106920
|
-
var
|
|
106913
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
106921
106914
|
var import_smithy_client28 = require_dist_cjs26();
|
|
106922
106915
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
106923
106916
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -106960,7 +106953,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
106960
106953
|
const extensionConfiguration = Object.assign(
|
|
106961
106954
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
106962
106955
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
106963
|
-
(0,
|
|
106956
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
106964
106957
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
106965
106958
|
);
|
|
106966
106959
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -106968,7 +106961,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
106968
106961
|
runtimeConfig,
|
|
106969
106962
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
106970
106963
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
106971
|
-
(0,
|
|
106964
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
106972
106965
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
106973
106966
|
);
|
|
106974
106967
|
}, "resolveRuntimeExtensions");
|
|
@@ -108155,7 +108148,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
108155
108148
|
if (body !== void 0) {
|
|
108156
108149
|
contents.body = body;
|
|
108157
108150
|
}
|
|
108158
|
-
return new
|
|
108151
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
108159
108152
|
}, "buildHttpRpcRequest");
|
|
108160
108153
|
function sharedHeaders(operation) {
|
|
108161
108154
|
return {
|
|
@@ -108399,7 +108392,7 @@ var require_package4 = __commonJS({
|
|
|
108399
108392
|
module2.exports = {
|
|
108400
108393
|
name: "@aws-sdk/client-cloudformation",
|
|
108401
108394
|
description: "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
|
108402
|
-
version: "3.
|
|
108395
|
+
version: "3.848.0",
|
|
108403
108396
|
scripts: {
|
|
108404
108397
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
108405
108398
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
|
|
@@ -108419,16 +108412,16 @@ var require_package4 = __commonJS({
|
|
|
108419
108412
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
108420
108413
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
108421
108414
|
"@aws-sdk/core": "3.846.0",
|
|
108422
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
108415
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
108423
108416
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
108424
108417
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
108425
108418
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
108426
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
108419
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
108427
108420
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
108428
108421
|
"@aws-sdk/types": "3.840.0",
|
|
108429
|
-
"@aws-sdk/util-endpoints": "3.
|
|
108422
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
108430
108423
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
108431
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
108424
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
108432
108425
|
"@smithy/config-resolver": "^4.1.4",
|
|
108433
108426
|
"@smithy/core": "^3.7.0",
|
|
108434
108427
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -108947,7 +108940,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
108947
108940
|
};
|
|
108948
108941
|
var import_runtimeConfig5 = require_runtimeConfig4();
|
|
108949
108942
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
108950
|
-
var
|
|
108943
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
108951
108944
|
var import_smithy_client28 = require_dist_cjs26();
|
|
108952
108945
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
108953
108946
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -108990,7 +108983,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
108990
108983
|
const extensionConfiguration = Object.assign(
|
|
108991
108984
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
108992
108985
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
108993
|
-
(0,
|
|
108986
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
108994
108987
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
108995
108988
|
);
|
|
108996
108989
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -108998,7 +108991,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
108998
108991
|
runtimeConfig,
|
|
108999
108992
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
109000
108993
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
109001
|
-
(0,
|
|
108994
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
109002
108995
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
109003
108996
|
);
|
|
109004
108997
|
}, "resolveRuntimeExtensions");
|
|
@@ -118438,7 +118431,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
118438
118431
|
if (body !== void 0) {
|
|
118439
118432
|
contents.body = body;
|
|
118440
118433
|
}
|
|
118441
|
-
return new
|
|
118434
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
118442
118435
|
}, "buildHttpRpcRequest");
|
|
118443
118436
|
var SHARED_HEADERS2 = {
|
|
118444
118437
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -121116,7 +121109,7 @@ var require_package5 = __commonJS({
|
|
|
121116
121109
|
module2.exports = {
|
|
121117
121110
|
name: "@aws-sdk/client-cloudwatch-logs",
|
|
121118
121111
|
description: "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
|
|
121119
|
-
version: "3.
|
|
121112
|
+
version: "3.849.0",
|
|
121120
121113
|
scripts: {
|
|
121121
121114
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
121122
121115
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs",
|
|
@@ -121136,16 +121129,16 @@ var require_package5 = __commonJS({
|
|
|
121136
121129
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
121137
121130
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
121138
121131
|
"@aws-sdk/core": "3.846.0",
|
|
121139
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
121132
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
121140
121133
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
121141
121134
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
121142
121135
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
121143
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
121136
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
121144
121137
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
121145
121138
|
"@aws-sdk/types": "3.840.0",
|
|
121146
|
-
"@aws-sdk/util-endpoints": "3.
|
|
121139
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
121147
121140
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
121148
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
121141
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
121149
121142
|
"@smithy/config-resolver": "^4.1.4",
|
|
121150
121143
|
"@smithy/core": "^3.7.0",
|
|
121151
121144
|
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
@@ -122803,6 +122796,10 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122803
122796
|
GetLogAnomalyDetectorCommand: /* @__PURE__ */ __name(() => GetLogAnomalyDetectorCommand, "GetLogAnomalyDetectorCommand"),
|
|
122804
122797
|
GetLogEventsCommand: /* @__PURE__ */ __name(() => GetLogEventsCommand, "GetLogEventsCommand"),
|
|
122805
122798
|
GetLogGroupFieldsCommand: /* @__PURE__ */ __name(() => GetLogGroupFieldsCommand, "GetLogGroupFieldsCommand"),
|
|
122799
|
+
GetLogObjectCommand: /* @__PURE__ */ __name(() => GetLogObjectCommand, "GetLogObjectCommand"),
|
|
122800
|
+
GetLogObjectResponseFilterSensitiveLog: /* @__PURE__ */ __name(() => GetLogObjectResponseFilterSensitiveLog, "GetLogObjectResponseFilterSensitiveLog"),
|
|
122801
|
+
GetLogObjectResponseStream: /* @__PURE__ */ __name(() => GetLogObjectResponseStream, "GetLogObjectResponseStream"),
|
|
122802
|
+
GetLogObjectResponseStreamFilterSensitiveLog: /* @__PURE__ */ __name(() => GetLogObjectResponseStreamFilterSensitiveLog, "GetLogObjectResponseStreamFilterSensitiveLog"),
|
|
122806
122803
|
GetLogRecordCommand: /* @__PURE__ */ __name(() => GetLogRecordCommand, "GetLogRecordCommand"),
|
|
122807
122804
|
GetQueryResultsCommand: /* @__PURE__ */ __name(() => GetQueryResultsCommand, "GetQueryResultsCommand"),
|
|
122808
122805
|
GetTransformerCommand: /* @__PURE__ */ __name(() => GetTransformerCommand, "GetTransformerCommand"),
|
|
@@ -122811,6 +122808,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122811
122808
|
IntegrationDetails: /* @__PURE__ */ __name(() => IntegrationDetails, "IntegrationDetails"),
|
|
122812
122809
|
IntegrationStatus: /* @__PURE__ */ __name(() => IntegrationStatus, "IntegrationStatus"),
|
|
122813
122810
|
IntegrationType: /* @__PURE__ */ __name(() => IntegrationType, "IntegrationType"),
|
|
122811
|
+
InternalStreamingException: /* @__PURE__ */ __name(() => InternalStreamingException, "InternalStreamingException"),
|
|
122814
122812
|
InvalidOperationException: /* @__PURE__ */ __name(() => InvalidOperationException, "InvalidOperationException"),
|
|
122815
122813
|
InvalidParameterException: /* @__PURE__ */ __name(() => InvalidParameterException, "InvalidParameterException"),
|
|
122816
122814
|
InvalidSequenceTokenException: /* @__PURE__ */ __name(() => InvalidSequenceTokenException, "InvalidSequenceTokenException"),
|
|
@@ -122829,6 +122827,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122829
122827
|
OperationAbortedException: /* @__PURE__ */ __name(() => OperationAbortedException, "OperationAbortedException"),
|
|
122830
122828
|
OrderBy: /* @__PURE__ */ __name(() => OrderBy, "OrderBy"),
|
|
122831
122829
|
OutputFormat: /* @__PURE__ */ __name(() => OutputFormat, "OutputFormat"),
|
|
122830
|
+
PolicyScope: /* @__PURE__ */ __name(() => PolicyScope, "PolicyScope"),
|
|
122832
122831
|
PolicyType: /* @__PURE__ */ __name(() => PolicyType, "PolicyType"),
|
|
122833
122832
|
PutAccountPolicyCommand: /* @__PURE__ */ __name(() => PutAccountPolicyCommand, "PutAccountPolicyCommand"),
|
|
122834
122833
|
PutDataProtectionPolicyCommand: /* @__PURE__ */ __name(() => PutDataProtectionPolicyCommand, "PutDataProtectionPolicyCommand"),
|
|
@@ -122924,7 +122923,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122924
122923
|
};
|
|
122925
122924
|
var import_runtimeConfig5 = require_runtimeConfig5();
|
|
122926
122925
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
122927
|
-
var
|
|
122926
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
122928
122927
|
var import_smithy_client28 = require_dist_cjs26();
|
|
122929
122928
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
122930
122929
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -122967,7 +122966,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122967
122966
|
const extensionConfiguration = Object.assign(
|
|
122968
122967
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
122969
122968
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
122970
|
-
(0,
|
|
122969
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
122971
122970
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
122972
122971
|
);
|
|
122973
122972
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -122975,7 +122974,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
122975
122974
|
runtimeConfig,
|
|
122976
122975
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
122977
122976
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
122978
|
-
(0,
|
|
122977
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
122979
122978
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
122980
122979
|
);
|
|
122981
122980
|
}, "resolveRuntimeExtensions");
|
|
@@ -123071,6 +123070,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123071
123070
|
var PolicyType = {
|
|
123072
123071
|
DATA_PROTECTION_POLICY: "DATA_PROTECTION_POLICY",
|
|
123073
123072
|
FIELD_INDEX_POLICY: "FIELD_INDEX_POLICY",
|
|
123073
|
+
METRIC_EXTRACTION_POLICY: "METRIC_EXTRACTION_POLICY",
|
|
123074
123074
|
SUBSCRIPTION_FILTER_POLICY: "SUBSCRIPTION_FILTER_POLICY",
|
|
123075
123075
|
TRANSFORMER_POLICY: "TRANSFORMER_POLICY"
|
|
123076
123076
|
};
|
|
@@ -123213,7 +123213,8 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123213
123213
|
var DeliveryDestinationType = {
|
|
123214
123214
|
CWL: "CWL",
|
|
123215
123215
|
FH: "FH",
|
|
123216
|
-
S3: "S3"
|
|
123216
|
+
S3: "S3",
|
|
123217
|
+
XRAY: "XRAY"
|
|
123217
123218
|
};
|
|
123218
123219
|
var ConflictException = class _ConflictException extends CloudWatchLogsServiceException {
|
|
123219
123220
|
static {
|
|
@@ -123437,6 +123438,10 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123437
123438
|
Timeout: "Timeout",
|
|
123438
123439
|
Unknown: "Unknown"
|
|
123439
123440
|
};
|
|
123441
|
+
var PolicyScope = {
|
|
123442
|
+
ACCOUNT: "ACCOUNT",
|
|
123443
|
+
RESOURCE: "RESOURCE"
|
|
123444
|
+
};
|
|
123440
123445
|
var Distribution = {
|
|
123441
123446
|
ByLogStream: "ByLogStream",
|
|
123442
123447
|
Random: "Random"
|
|
@@ -123482,6 +123487,36 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123482
123487
|
var IntegrationType = {
|
|
123483
123488
|
OPENSEARCH: "OPENSEARCH"
|
|
123484
123489
|
};
|
|
123490
|
+
var InternalStreamingException = class _InternalStreamingException extends CloudWatchLogsServiceException {
|
|
123491
|
+
static {
|
|
123492
|
+
__name(this, "_InternalStreamingException");
|
|
123493
|
+
}
|
|
123494
|
+
static {
|
|
123495
|
+
__name2(this, "InternalStreamingException");
|
|
123496
|
+
}
|
|
123497
|
+
name = "InternalStreamingException";
|
|
123498
|
+
$fault = "client";
|
|
123499
|
+
/**
|
|
123500
|
+
* @internal
|
|
123501
|
+
*/
|
|
123502
|
+
constructor(opts) {
|
|
123503
|
+
super({
|
|
123504
|
+
name: "InternalStreamingException",
|
|
123505
|
+
$fault: "client",
|
|
123506
|
+
...opts
|
|
123507
|
+
});
|
|
123508
|
+
Object.setPrototypeOf(this, _InternalStreamingException.prototype);
|
|
123509
|
+
}
|
|
123510
|
+
};
|
|
123511
|
+
var GetLogObjectResponseStream;
|
|
123512
|
+
((GetLogObjectResponseStream3) => {
|
|
123513
|
+
GetLogObjectResponseStream3.visit = /* @__PURE__ */ __name2((value, visitor) => {
|
|
123514
|
+
if (value.fields !== void 0) return visitor.fields(value.fields);
|
|
123515
|
+
if (value.InternalStreamingException !== void 0)
|
|
123516
|
+
return visitor.InternalStreamingException(value.InternalStreamingException);
|
|
123517
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
123518
|
+
}, "visit");
|
|
123519
|
+
})(GetLogObjectResponseStream || (GetLogObjectResponseStream = {}));
|
|
123485
123520
|
var OCSFVersion = {
|
|
123486
123521
|
V1_1: "V1.1"
|
|
123487
123522
|
};
|
|
@@ -123664,6 +123699,16 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123664
123699
|
INFINITE: "INFINITE",
|
|
123665
123700
|
LIMITED: "LIMITED"
|
|
123666
123701
|
};
|
|
123702
|
+
var GetLogObjectResponseStreamFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => {
|
|
123703
|
+
if (obj.fields !== void 0) return { fields: obj.fields };
|
|
123704
|
+
if (obj.InternalStreamingException !== void 0)
|
|
123705
|
+
return { InternalStreamingException: obj.InternalStreamingException };
|
|
123706
|
+
if (obj.$unknown !== void 0) return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
123707
|
+
}, "GetLogObjectResponseStreamFilterSensitiveLog");
|
|
123708
|
+
var GetLogObjectResponseFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
123709
|
+
...obj,
|
|
123710
|
+
...obj.fieldStream && { fieldStream: "STREAMING_CONTENT" }
|
|
123711
|
+
}), "GetLogObjectResponseFilterSensitiveLog");
|
|
123667
123712
|
var StartLiveTailResponseStreamFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => {
|
|
123668
123713
|
if (obj.sessionStart !== void 0) return { sessionStart: obj.sessionStart };
|
|
123669
123714
|
if (obj.sessionUpdate !== void 0) return { sessionUpdate: obj.sessionUpdate };
|
|
@@ -123987,6 +124032,19 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123987
124032
|
body = JSON.stringify((0, import_smithy_client28._json)(input));
|
|
123988
124033
|
return buildHttpRpcRequest2(context, headers, "/", void 0, body);
|
|
123989
124034
|
}, "se_GetLogGroupFieldsCommand");
|
|
124035
|
+
var se_GetLogObjectCommand = /* @__PURE__ */ __name2(async (input, context) => {
|
|
124036
|
+
const headers = sharedHeaders("GetLogObject");
|
|
124037
|
+
let body;
|
|
124038
|
+
body = JSON.stringify((0, import_smithy_client28._json)(input));
|
|
124039
|
+
let { hostname: resolvedHostname } = await context.endpoint();
|
|
124040
|
+
if (context.disableHostPrefix !== true) {
|
|
124041
|
+
resolvedHostname = "streaming-" + resolvedHostname;
|
|
124042
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
124043
|
+
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
124044
|
+
}
|
|
124045
|
+
}
|
|
124046
|
+
return buildHttpRpcRequest2(context, headers, "/", resolvedHostname, body);
|
|
124047
|
+
}, "se_GetLogObjectCommand");
|
|
123990
124048
|
var se_GetLogRecordCommand = /* @__PURE__ */ __name2(async (input, context) => {
|
|
123991
124049
|
const headers = sharedHeaders("GetLogRecord");
|
|
123992
124050
|
let body;
|
|
@@ -124150,7 +124208,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
124150
124208
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
124151
124209
|
if (context.disableHostPrefix !== true) {
|
|
124152
124210
|
resolvedHostname = "streaming-" + resolvedHostname;
|
|
124153
|
-
if (!(0,
|
|
124211
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
124154
124212
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
124155
124213
|
}
|
|
124156
124214
|
}
|
|
@@ -124838,6 +124896,17 @@ var require_dist_cjs64 = __commonJS({
|
|
|
124838
124896
|
};
|
|
124839
124897
|
return response;
|
|
124840
124898
|
}, "de_GetLogGroupFieldsCommand");
|
|
124899
|
+
var de_GetLogObjectCommand = /* @__PURE__ */ __name2(async (output, context) => {
|
|
124900
|
+
if (output.statusCode >= 300) {
|
|
124901
|
+
return de_CommandError3(output, context);
|
|
124902
|
+
}
|
|
124903
|
+
const contents = { fieldStream: de_GetLogObjectResponseStream(output.body, context) };
|
|
124904
|
+
const response = {
|
|
124905
|
+
$metadata: deserializeMetadata3(output),
|
|
124906
|
+
...contents
|
|
124907
|
+
};
|
|
124908
|
+
return response;
|
|
124909
|
+
}, "de_GetLogObjectCommand");
|
|
124841
124910
|
var de_GetLogRecordCommand = /* @__PURE__ */ __name2(async (output, context) => {
|
|
124842
124911
|
if (output.statusCode >= 300) {
|
|
124843
124912
|
return de_CommandError3(output, context);
|
|
@@ -125517,6 +125586,24 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125517
125586
|
});
|
|
125518
125587
|
return (0, import_smithy_client28.decorateServiceException)(exception, body);
|
|
125519
125588
|
}, "de_ValidationExceptionRes");
|
|
125589
|
+
var de_GetLogObjectResponseStream = /* @__PURE__ */ __name2((output, context) => {
|
|
125590
|
+
return context.eventStreamMarshaller.deserialize(output, async (event) => {
|
|
125591
|
+
if (event["fields"] != null) {
|
|
125592
|
+
return {
|
|
125593
|
+
fields: await de_FieldsData_event(event["fields"], context)
|
|
125594
|
+
};
|
|
125595
|
+
}
|
|
125596
|
+
if (event["InternalStreamingException"] != null) {
|
|
125597
|
+
return {
|
|
125598
|
+
InternalStreamingException: await de_InternalStreamingException_event(
|
|
125599
|
+
event["InternalStreamingException"],
|
|
125600
|
+
context
|
|
125601
|
+
)
|
|
125602
|
+
};
|
|
125603
|
+
}
|
|
125604
|
+
return { $unknown: event };
|
|
125605
|
+
});
|
|
125606
|
+
}, "de_GetLogObjectResponseStream");
|
|
125520
125607
|
var de_StartLiveTailResponseStream = /* @__PURE__ */ __name2((output, context) => {
|
|
125521
125608
|
return context.eventStreamMarshaller.deserialize(output, async (event) => {
|
|
125522
125609
|
if (event["sessionStart"] != null) {
|
|
@@ -125545,6 +125632,19 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125545
125632
|
return { $unknown: event };
|
|
125546
125633
|
});
|
|
125547
125634
|
}, "de_StartLiveTailResponseStream");
|
|
125635
|
+
var de_FieldsData_event = /* @__PURE__ */ __name2(async (output, context) => {
|
|
125636
|
+
const contents = {};
|
|
125637
|
+
const data = await (0, import_core22.parseJsonBody)(output.body, context);
|
|
125638
|
+
Object.assign(contents, de_FieldsData(data, context));
|
|
125639
|
+
return contents;
|
|
125640
|
+
}, "de_FieldsData_event");
|
|
125641
|
+
var de_InternalStreamingException_event = /* @__PURE__ */ __name2(async (output, context) => {
|
|
125642
|
+
const parsedOutput = {
|
|
125643
|
+
...output,
|
|
125644
|
+
body: await (0, import_core22.parseJsonBody)(output.body, context)
|
|
125645
|
+
};
|
|
125646
|
+
return de_InternalStreamingExceptionRes(parsedOutput, context);
|
|
125647
|
+
}, "de_InternalStreamingException_event");
|
|
125548
125648
|
var de_LiveTailSessionStart_event = /* @__PURE__ */ __name2(async (output, context) => {
|
|
125549
125649
|
const contents = {};
|
|
125550
125650
|
const data = await (0, import_core22.parseJsonBody)(output.body, context);
|
|
@@ -125571,6 +125671,15 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125571
125671
|
};
|
|
125572
125672
|
return de_SessionTimeoutExceptionRes(parsedOutput, context);
|
|
125573
125673
|
}, "de_SessionTimeoutException_event");
|
|
125674
|
+
var de_InternalStreamingExceptionRes = /* @__PURE__ */ __name2(async (parsedOutput, context) => {
|
|
125675
|
+
const body = parsedOutput.body;
|
|
125676
|
+
const deserialized = (0, import_smithy_client28._json)(body);
|
|
125677
|
+
const exception = new InternalStreamingException({
|
|
125678
|
+
$metadata: deserializeMetadata3(parsedOutput),
|
|
125679
|
+
...deserialized
|
|
125680
|
+
});
|
|
125681
|
+
return (0, import_smithy_client28.decorateServiceException)(exception, body);
|
|
125682
|
+
}, "de_InternalStreamingExceptionRes");
|
|
125574
125683
|
var de_SessionStreamingExceptionRes = /* @__PURE__ */ __name2(async (parsedOutput, context) => {
|
|
125575
125684
|
const body = parsedOutput.body;
|
|
125576
125685
|
const deserialized = (0, import_smithy_client28._json)(body);
|
|
@@ -125629,6 +125738,11 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125629
125738
|
nextToken: import_smithy_client28.expectString
|
|
125630
125739
|
});
|
|
125631
125740
|
}, "de_DescribeMetricFiltersResponse");
|
|
125741
|
+
var de_FieldsData = /* @__PURE__ */ __name2((output, context) => {
|
|
125742
|
+
return (0, import_smithy_client28.take)(output, {
|
|
125743
|
+
data: context.base64Decoder
|
|
125744
|
+
});
|
|
125745
|
+
}, "de_FieldsData");
|
|
125632
125746
|
var de_GetQueryResultsResponse = /* @__PURE__ */ __name2((output, context) => {
|
|
125633
125747
|
return (0, import_smithy_client28.take)(output, {
|
|
125634
125748
|
encryptionKey: import_smithy_client28.expectString,
|
|
@@ -125703,7 +125817,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125703
125817
|
if (body !== void 0) {
|
|
125704
125818
|
contents.body = body;
|
|
125705
125819
|
}
|
|
125706
|
-
return new
|
|
125820
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
125707
125821
|
}, "buildHttpRpcRequest");
|
|
125708
125822
|
function sharedHeaders(operation) {
|
|
125709
125823
|
return {
|
|
@@ -126389,6 +126503,26 @@ var require_dist_cjs64 = __commonJS({
|
|
|
126389
126503
|
__name2(this, "GetLogGroupFieldsCommand");
|
|
126390
126504
|
}
|
|
126391
126505
|
};
|
|
126506
|
+
var GetLogObjectCommand = class extends import_smithy_client28.Command.classBuilder().ep(commonParams3).m(function(Command, cs, config, o3) {
|
|
126507
|
+
return [
|
|
126508
|
+
(0, import_middleware_serde5.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
126509
|
+
(0, import_middleware_endpoint8.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
126510
|
+
];
|
|
126511
|
+
}).s("Logs_20140328", "GetLogObject", {
|
|
126512
|
+
/**
|
|
126513
|
+
* @internal
|
|
126514
|
+
*/
|
|
126515
|
+
eventStream: {
|
|
126516
|
+
output: true
|
|
126517
|
+
}
|
|
126518
|
+
}).n("CloudWatchLogsClient", "GetLogObjectCommand").f(void 0, GetLogObjectResponseFilterSensitiveLog).ser(se_GetLogObjectCommand).de(de_GetLogObjectCommand).build() {
|
|
126519
|
+
static {
|
|
126520
|
+
__name(this, "GetLogObjectCommand");
|
|
126521
|
+
}
|
|
126522
|
+
static {
|
|
126523
|
+
__name2(this, "GetLogObjectCommand");
|
|
126524
|
+
}
|
|
126525
|
+
};
|
|
126392
126526
|
var GetLogRecordCommand = class extends import_smithy_client28.Command.classBuilder().ep(commonParams3).m(function(Command, cs, config, o3) {
|
|
126393
126527
|
return [
|
|
126394
126528
|
(0, import_middleware_serde5.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -126943,6 +127077,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
126943
127077
|
GetLogAnomalyDetectorCommand,
|
|
126944
127078
|
GetLogEventsCommand,
|
|
126945
127079
|
GetLogGroupFieldsCommand,
|
|
127080
|
+
GetLogObjectCommand,
|
|
126946
127081
|
GetLogRecordCommand,
|
|
126947
127082
|
GetQueryResultsCommand,
|
|
126948
127083
|
GetTransformerCommand,
|
|
@@ -127067,7 +127202,7 @@ var require_package6 = __commonJS({
|
|
|
127067
127202
|
module2.exports = {
|
|
127068
127203
|
name: "@aws-sdk/client-codebuild",
|
|
127069
127204
|
description: "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
|
|
127070
|
-
version: "3.
|
|
127205
|
+
version: "3.848.0",
|
|
127071
127206
|
scripts: {
|
|
127072
127207
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
127073
127208
|
"build:cjs": "node ../../scripts/compilation/inline client-codebuild",
|
|
@@ -127087,16 +127222,16 @@ var require_package6 = __commonJS({
|
|
|
127087
127222
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
127088
127223
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
127089
127224
|
"@aws-sdk/core": "3.846.0",
|
|
127090
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
127225
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
127091
127226
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
127092
127227
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
127093
127228
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
127094
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
127229
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
127095
127230
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
127096
127231
|
"@aws-sdk/types": "3.840.0",
|
|
127097
|
-
"@aws-sdk/util-endpoints": "3.
|
|
127232
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
127098
127233
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
127099
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
127234
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
127100
127235
|
"@smithy/config-resolver": "^4.1.4",
|
|
127101
127236
|
"@smithy/core": "^3.7.0",
|
|
127102
127237
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -127519,7 +127654,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
127519
127654
|
};
|
|
127520
127655
|
var import_runtimeConfig5 = require_runtimeConfig6();
|
|
127521
127656
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
127522
|
-
var
|
|
127657
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
127523
127658
|
var import_smithy_client28 = require_dist_cjs26();
|
|
127524
127659
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
127525
127660
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -127562,7 +127697,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
127562
127697
|
const extensionConfiguration = Object.assign(
|
|
127563
127698
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
127564
127699
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
127565
|
-
(0,
|
|
127700
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
127566
127701
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
127567
127702
|
);
|
|
127568
127703
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -127570,7 +127705,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
127570
127705
|
runtimeConfig,
|
|
127571
127706
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
127572
127707
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
127573
|
-
(0,
|
|
127708
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
127574
127709
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
127575
127710
|
);
|
|
127576
127711
|
}, "resolveRuntimeExtensions");
|
|
@@ -129975,7 +130110,7 @@ var require_dist_cjs65 = __commonJS({
|
|
|
129975
130110
|
if (body !== void 0) {
|
|
129976
130111
|
contents.body = body;
|
|
129977
130112
|
}
|
|
129978
|
-
return new
|
|
130113
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
129979
130114
|
}, "buildHttpRpcRequest");
|
|
129980
130115
|
function sharedHeaders(operation) {
|
|
129981
130116
|
return {
|
|
@@ -130900,7 +131035,7 @@ var require_package7 = __commonJS({
|
|
|
130900
131035
|
module2.exports = {
|
|
130901
131036
|
name: "@aws-sdk/client-ec2",
|
|
130902
131037
|
description: "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
130903
|
-
version: "3.
|
|
131038
|
+
version: "3.848.0",
|
|
130904
131039
|
scripts: {
|
|
130905
131040
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
130906
131041
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|
|
@@ -130920,17 +131055,17 @@ var require_package7 = __commonJS({
|
|
|
130920
131055
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
130921
131056
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
130922
131057
|
"@aws-sdk/core": "3.846.0",
|
|
130923
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
131058
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
130924
131059
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
130925
131060
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
130926
131061
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
130927
131062
|
"@aws-sdk/middleware-sdk-ec2": "3.845.0",
|
|
130928
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
131063
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
130929
131064
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
130930
131065
|
"@aws-sdk/types": "3.840.0",
|
|
130931
|
-
"@aws-sdk/util-endpoints": "3.
|
|
131066
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
130932
131067
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
130933
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
131068
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
130934
131069
|
"@smithy/config-resolver": "^4.1.4",
|
|
130935
131070
|
"@smithy/core": "^3.7.0",
|
|
130936
131071
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -131253,7 +131388,7 @@ var require_dist_cjs67 = __commonJS({
|
|
|
131253
131388
|
module2.exports = __toCommonJS2(index_exports);
|
|
131254
131389
|
var import_util_format_url = require_dist_cjs66();
|
|
131255
131390
|
var import_middleware_endpoint8 = require_dist_cjs34();
|
|
131256
|
-
var
|
|
131391
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
131257
131392
|
var import_signature_v42 = require_dist_cjs23();
|
|
131258
131393
|
var import_smithy_client28 = require_dist_cjs26();
|
|
131259
131394
|
var version2 = "2016-11-15";
|
|
@@ -131284,7 +131419,7 @@ var require_dist_cjs67 = __commonJS({
|
|
|
131284
131419
|
}
|
|
131285
131420
|
);
|
|
131286
131421
|
const resolvedEndpoint = typeof options.endpoint === "function" ? await options.endpoint() : (0, import_middleware_endpoint8.toEndpointV1)(endpoint);
|
|
131287
|
-
const requestToSign = new
|
|
131422
|
+
const requestToSign = new import_protocol_http14.HttpRequest({
|
|
131288
131423
|
...resolvedEndpoint,
|
|
131289
131424
|
protocol: "https",
|
|
131290
131425
|
headers: {
|
|
@@ -131320,7 +131455,7 @@ var require_dist_cjs67 = __commonJS({
|
|
|
131320
131455
|
PresignedUrl: (0, import_util_format_url.formatUrl)(presignedRequest)
|
|
131321
131456
|
}
|
|
131322
131457
|
};
|
|
131323
|
-
if (
|
|
131458
|
+
if (import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
131324
131459
|
const { request: request2 } = args;
|
|
131325
131460
|
if (!(request2.body ?? "").includes("DestinationRegion=")) {
|
|
131326
131461
|
request2.body += `&DestinationRegion=${destinationRegion}`;
|
|
@@ -132803,7 +132938,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
132803
132938
|
};
|
|
132804
132939
|
var import_runtimeConfig5 = require_runtimeConfig7();
|
|
132805
132940
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
132806
|
-
var
|
|
132941
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
132807
132942
|
var import_smithy_client28 = require_dist_cjs26();
|
|
132808
132943
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
132809
132944
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -132846,7 +132981,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
132846
132981
|
const extensionConfiguration = Object.assign(
|
|
132847
132982
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
132848
132983
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
132849
|
-
(0,
|
|
132984
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
132850
132985
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
132851
132986
|
);
|
|
132852
132987
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -132854,7 +132989,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
132854
132989
|
runtimeConfig,
|
|
132855
132990
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
132856
132991
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
132857
|
-
(0,
|
|
132992
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
132858
132993
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
132859
132994
|
);
|
|
132860
132995
|
}, "resolveRuntimeExtensions");
|
|
@@ -181786,6 +181921,9 @@ var require_dist_cjs68 = __commonJS({
|
|
|
181786
181921
|
if (output[_sIR] != null) {
|
|
181787
181922
|
contents[_SIRo] = (0, import_smithy_client28.expectString)(output[_sIR]);
|
|
181788
181923
|
}
|
|
181924
|
+
if (output[_fTE] != null) {
|
|
181925
|
+
contents[_FTE] = (0, import_smithy_client28.parseBoolean)(output[_fTE]);
|
|
181926
|
+
}
|
|
181789
181927
|
if (output[_iIma] != null) {
|
|
181790
181928
|
contents[_IIma] = (0, import_smithy_client28.expectString)(output[_iIma]);
|
|
181791
181929
|
}
|
|
@@ -194582,7 +194720,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
194582
194720
|
if (body !== void 0) {
|
|
194583
194721
|
contents.body = body;
|
|
194584
194722
|
}
|
|
194585
|
-
return new
|
|
194723
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
194586
194724
|
}, "buildHttpRpcRequest");
|
|
194587
194725
|
var SHARED_HEADERS2 = {
|
|
194588
194726
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -214731,7 +214869,7 @@ var require_package8 = __commonJS({
|
|
|
214731
214869
|
module2.exports = {
|
|
214732
214870
|
name: "@aws-sdk/client-ecr",
|
|
214733
214871
|
description: "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native",
|
|
214734
|
-
version: "3.
|
|
214872
|
+
version: "3.848.0",
|
|
214735
214873
|
scripts: {
|
|
214736
214874
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
214737
214875
|
"build:cjs": "node ../../scripts/compilation/inline client-ecr",
|
|
@@ -214751,16 +214889,16 @@ var require_package8 = __commonJS({
|
|
|
214751
214889
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
214752
214890
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
214753
214891
|
"@aws-sdk/core": "3.846.0",
|
|
214754
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
214892
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
214755
214893
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
214756
214894
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
214757
214895
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
214758
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
214896
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
214759
214897
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
214760
214898
|
"@aws-sdk/types": "3.840.0",
|
|
214761
|
-
"@aws-sdk/util-endpoints": "3.
|
|
214899
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
214762
214900
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
214763
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
214901
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
214764
214902
|
"@smithy/config-resolver": "^4.1.4",
|
|
214765
214903
|
"@smithy/core": "^3.7.0",
|
|
214766
214904
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -215172,7 +215310,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215172
215310
|
};
|
|
215173
215311
|
var import_runtimeConfig5 = require_runtimeConfig8();
|
|
215174
215312
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
215175
|
-
var
|
|
215313
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
215176
215314
|
var import_smithy_client28 = require_dist_cjs26();
|
|
215177
215315
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
215178
215316
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -215215,7 +215353,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215215
215353
|
const extensionConfiguration = Object.assign(
|
|
215216
215354
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
215217
215355
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
215218
|
-
(0,
|
|
215356
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
215219
215357
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
215220
215358
|
);
|
|
215221
215359
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -215223,7 +215361,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215223
215361
|
runtimeConfig,
|
|
215224
215362
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
215225
215363
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
215226
|
-
(0,
|
|
215364
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
215227
215365
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
215228
215366
|
);
|
|
215229
215367
|
}, "resolveRuntimeExtensions");
|
|
@@ -218076,7 +218214,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
218076
218214
|
if (body !== void 0) {
|
|
218077
218215
|
contents.body = body;
|
|
218078
218216
|
}
|
|
218079
|
-
return new
|
|
218217
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
218080
218218
|
}, "buildHttpRpcRequest");
|
|
218081
218219
|
function sharedHeaders(operation) {
|
|
218082
218220
|
return {
|
|
@@ -218927,7 +219065,7 @@ var require_package9 = __commonJS({
|
|
|
218927
219065
|
module2.exports = {
|
|
218928
219066
|
name: "@aws-sdk/client-ecs",
|
|
218929
219067
|
description: "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native",
|
|
218930
|
-
version: "3.
|
|
219068
|
+
version: "3.848.0",
|
|
218931
219069
|
scripts: {
|
|
218932
219070
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
218933
219071
|
"build:cjs": "node ../../scripts/compilation/inline client-ecs",
|
|
@@ -218947,16 +219085,16 @@ var require_package9 = __commonJS({
|
|
|
218947
219085
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
218948
219086
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
218949
219087
|
"@aws-sdk/core": "3.846.0",
|
|
218950
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
219088
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
218951
219089
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
218952
219090
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
218953
219091
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
218954
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
219092
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
218955
219093
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
218956
219094
|
"@aws-sdk/types": "3.840.0",
|
|
218957
|
-
"@aws-sdk/util-endpoints": "3.
|
|
219095
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
218958
219096
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
218959
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
219097
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
218960
219098
|
"@smithy/config-resolver": "^4.1.4",
|
|
218961
219099
|
"@smithy/core": "^3.7.0",
|
|
218962
219100
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -219416,7 +219554,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
219416
219554
|
};
|
|
219417
219555
|
var import_runtimeConfig5 = require_runtimeConfig9();
|
|
219418
219556
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
219419
|
-
var
|
|
219557
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
219420
219558
|
var import_smithy_client28 = require_dist_cjs26();
|
|
219421
219559
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
219422
219560
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -219459,7 +219597,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
219459
219597
|
const extensionConfiguration = Object.assign(
|
|
219460
219598
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
219461
219599
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
219462
|
-
(0,
|
|
219600
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
219463
219601
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
219464
219602
|
);
|
|
219465
219603
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -219467,7 +219605,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
219467
219605
|
runtimeConfig,
|
|
219468
219606
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
219469
219607
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
219470
|
-
(0,
|
|
219608
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
219471
219609
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
219472
219610
|
);
|
|
219473
219611
|
}, "resolveRuntimeExtensions");
|
|
@@ -222656,7 +222794,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
222656
222794
|
if (body !== void 0) {
|
|
222657
222795
|
contents.body = body;
|
|
222658
222796
|
}
|
|
222659
|
-
return new
|
|
222797
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
222660
222798
|
}, "buildHttpRpcRequest");
|
|
222661
222799
|
function sharedHeaders(operation) {
|
|
222662
222800
|
return {
|
|
@@ -223816,7 +223954,7 @@ var require_package10 = __commonJS({
|
|
|
223816
223954
|
module2.exports = {
|
|
223817
223955
|
name: "@aws-sdk/client-elastic-load-balancing-v2",
|
|
223818
223956
|
description: "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native",
|
|
223819
|
-
version: "3.
|
|
223957
|
+
version: "3.848.0",
|
|
223820
223958
|
scripts: {
|
|
223821
223959
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
223822
223960
|
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing-v2",
|
|
@@ -223836,16 +223974,16 @@ var require_package10 = __commonJS({
|
|
|
223836
223974
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
223837
223975
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
223838
223976
|
"@aws-sdk/core": "3.846.0",
|
|
223839
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
223977
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
223840
223978
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
223841
223979
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
223842
223980
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
223843
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
223981
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
223844
223982
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
223845
223983
|
"@aws-sdk/types": "3.840.0",
|
|
223846
|
-
"@aws-sdk/util-endpoints": "3.
|
|
223984
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
223847
223985
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
223848
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
223986
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
223849
223987
|
"@smithy/config-resolver": "^4.1.4",
|
|
223850
223988
|
"@smithy/core": "^3.7.0",
|
|
223851
223989
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -224281,7 +224419,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
224281
224419
|
};
|
|
224282
224420
|
var import_runtimeConfig5 = require_runtimeConfig10();
|
|
224283
224421
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
224284
|
-
var
|
|
224422
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
224285
224423
|
var import_smithy_client28 = require_dist_cjs26();
|
|
224286
224424
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
224287
224425
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -224324,7 +224462,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
224324
224462
|
const extensionConfiguration = Object.assign(
|
|
224325
224463
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
224326
224464
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
224327
|
-
(0,
|
|
224465
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
224328
224466
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
224329
224467
|
);
|
|
224330
224468
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -224332,7 +224470,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
224332
224470
|
runtimeConfig,
|
|
224333
224471
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
224334
224472
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
224335
|
-
(0,
|
|
224473
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
224336
224474
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
224337
224475
|
);
|
|
224338
224476
|
}, "resolveRuntimeExtensions");
|
|
@@ -231529,7 +231667,7 @@ var require_dist_cjs71 = __commonJS({
|
|
|
231529
231667
|
if (body !== void 0) {
|
|
231530
231668
|
contents.body = body;
|
|
231531
231669
|
}
|
|
231532
|
-
return new
|
|
231670
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
231533
231671
|
}, "buildHttpRpcRequest");
|
|
231534
231672
|
var SHARED_HEADERS2 = {
|
|
231535
231673
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -232766,7 +232904,7 @@ var require_package11 = __commonJS({
|
|
|
232766
232904
|
module2.exports = {
|
|
232767
232905
|
name: "@aws-sdk/client-iam",
|
|
232768
232906
|
description: "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
|
|
232769
|
-
version: "3.
|
|
232907
|
+
version: "3.848.0",
|
|
232770
232908
|
scripts: {
|
|
232771
232909
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
232772
232910
|
"build:cjs": "node ../../scripts/compilation/inline client-iam",
|
|
@@ -232786,16 +232924,16 @@ var require_package11 = __commonJS({
|
|
|
232786
232924
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
232787
232925
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
232788
232926
|
"@aws-sdk/core": "3.846.0",
|
|
232789
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
232927
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
232790
232928
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
232791
232929
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
232792
232930
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
232793
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
232931
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
232794
232932
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
232795
232933
|
"@aws-sdk/types": "3.840.0",
|
|
232796
|
-
"@aws-sdk/util-endpoints": "3.
|
|
232934
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
232797
232935
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
232798
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
232936
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
232799
232937
|
"@smithy/config-resolver": "^4.1.4",
|
|
232800
232938
|
"@smithy/core": "^3.7.0",
|
|
232801
232939
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -233372,7 +233510,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
233372
233510
|
};
|
|
233373
233511
|
var import_runtimeConfig5 = require_runtimeConfig11();
|
|
233374
233512
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
233375
|
-
var
|
|
233513
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
233376
233514
|
var import_smithy_client28 = require_dist_cjs26();
|
|
233377
233515
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
233378
233516
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -233415,7 +233553,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
233415
233553
|
const extensionConfiguration = Object.assign(
|
|
233416
233554
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
233417
233555
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
233418
|
-
(0,
|
|
233556
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
233419
233557
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
233420
233558
|
);
|
|
233421
233559
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -233423,7 +233561,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
233423
233561
|
runtimeConfig,
|
|
233424
233562
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
233425
233563
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
233426
|
-
(0,
|
|
233564
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
233427
233565
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
233428
233566
|
);
|
|
233429
233567
|
}, "resolveRuntimeExtensions");
|
|
@@ -243280,7 +243418,7 @@ var require_dist_cjs72 = __commonJS({
|
|
|
243280
243418
|
if (body !== void 0) {
|
|
243281
243419
|
contents.body = body;
|
|
243282
243420
|
}
|
|
243283
|
-
return new
|
|
243421
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
243284
243422
|
}, "buildHttpRpcRequest");
|
|
243285
243423
|
var SHARED_HEADERS2 = {
|
|
243286
243424
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -246206,7 +246344,7 @@ var require_package12 = __commonJS({
|
|
|
246206
246344
|
module2.exports = {
|
|
246207
246345
|
name: "@aws-sdk/client-kms",
|
|
246208
246346
|
description: "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
|
|
246209
|
-
version: "3.
|
|
246347
|
+
version: "3.848.0",
|
|
246210
246348
|
scripts: {
|
|
246211
246349
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
246212
246350
|
"build:cjs": "node ../../scripts/compilation/inline client-kms",
|
|
@@ -246226,16 +246364,16 @@ var require_package12 = __commonJS({
|
|
|
246226
246364
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
246227
246365
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
246228
246366
|
"@aws-sdk/core": "3.846.0",
|
|
246229
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
246367
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
246230
246368
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
246231
246369
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
246232
246370
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
246233
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
246371
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
246234
246372
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
246235
246373
|
"@aws-sdk/types": "3.840.0",
|
|
246236
|
-
"@aws-sdk/util-endpoints": "3.
|
|
246374
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
246237
246375
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
246238
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
246376
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
246239
246377
|
"@smithy/config-resolver": "^4.1.4",
|
|
246240
246378
|
"@smithy/core": "^3.7.0",
|
|
246241
246379
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -246670,7 +246808,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
246670
246808
|
};
|
|
246671
246809
|
var import_runtimeConfig5 = require_runtimeConfig12();
|
|
246672
246810
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
246673
|
-
var
|
|
246811
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
246674
246812
|
var import_smithy_client28 = require_dist_cjs26();
|
|
246675
246813
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
246676
246814
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -246713,7 +246851,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
246713
246851
|
const extensionConfiguration = Object.assign(
|
|
246714
246852
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
246715
246853
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
246716
|
-
(0,
|
|
246854
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
246717
246855
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
246718
246856
|
);
|
|
246719
246857
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -246721,7 +246859,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
246721
246859
|
runtimeConfig,
|
|
246722
246860
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
246723
246861
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
246724
|
-
(0,
|
|
246862
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
246725
246863
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
246726
246864
|
);
|
|
246727
246865
|
}, "resolveRuntimeExtensions");
|
|
@@ -250074,7 +250212,7 @@ var require_dist_cjs73 = __commonJS({
|
|
|
250074
250212
|
if (body !== void 0) {
|
|
250075
250213
|
contents.body = body;
|
|
250076
250214
|
}
|
|
250077
|
-
return new
|
|
250215
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
250078
250216
|
}, "buildHttpRpcRequest");
|
|
250079
250217
|
function sharedHeaders(operation) {
|
|
250080
250218
|
return {
|
|
@@ -250907,7 +251045,7 @@ var require_package13 = __commonJS({
|
|
|
250907
251045
|
module2.exports = {
|
|
250908
251046
|
name: "@aws-sdk/client-lambda",
|
|
250909
251047
|
description: "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
|
|
250910
|
-
version: "3.
|
|
251048
|
+
version: "3.848.0",
|
|
250911
251049
|
scripts: {
|
|
250912
251050
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
250913
251051
|
"build:cjs": "node ../../scripts/compilation/inline client-lambda",
|
|
@@ -250927,16 +251065,16 @@ var require_package13 = __commonJS({
|
|
|
250927
251065
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
250928
251066
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
250929
251067
|
"@aws-sdk/core": "3.846.0",
|
|
250930
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
251068
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
250931
251069
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
250932
251070
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
250933
251071
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
250934
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
251072
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
250935
251073
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
250936
251074
|
"@aws-sdk/types": "3.840.0",
|
|
250937
|
-
"@aws-sdk/util-endpoints": "3.
|
|
251075
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
250938
251076
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
250939
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
251077
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
250940
251078
|
"@smithy/config-resolver": "^4.1.4",
|
|
250941
251079
|
"@smithy/core": "^3.7.0",
|
|
250942
251080
|
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
@@ -251412,7 +251550,7 @@ var require_dist_cjs74 = __commonJS({
|
|
|
251412
251550
|
};
|
|
251413
251551
|
var import_runtimeConfig5 = require_runtimeConfig13();
|
|
251414
251552
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
251415
|
-
var
|
|
251553
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
251416
251554
|
var import_smithy_client28 = require_dist_cjs26();
|
|
251417
251555
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
251418
251556
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -251455,7 +251593,7 @@ var require_dist_cjs74 = __commonJS({
|
|
|
251455
251593
|
const extensionConfiguration = Object.assign(
|
|
251456
251594
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
251457
251595
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
251458
|
-
(0,
|
|
251596
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
251459
251597
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
251460
251598
|
);
|
|
251461
251599
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -251463,7 +251601,7 @@ var require_dist_cjs74 = __commonJS({
|
|
|
251463
251601
|
runtimeConfig,
|
|
251464
251602
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
251465
251603
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
251466
|
-
(0,
|
|
251604
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
251467
251605
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
251468
251606
|
);
|
|
251469
251607
|
}, "resolveRuntimeExtensions");
|
|
@@ -257357,7 +257495,7 @@ var require_package14 = __commonJS({
|
|
|
257357
257495
|
module2.exports = {
|
|
257358
257496
|
name: "@aws-sdk/client-route-53",
|
|
257359
257497
|
description: "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
|
|
257360
|
-
version: "3.
|
|
257498
|
+
version: "3.848.0",
|
|
257361
257499
|
scripts: {
|
|
257362
257500
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
257363
257501
|
"build:cjs": "node ../../scripts/compilation/inline client-route-53",
|
|
@@ -257377,17 +257515,17 @@ var require_package14 = __commonJS({
|
|
|
257377
257515
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
257378
257516
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
257379
257517
|
"@aws-sdk/core": "3.846.0",
|
|
257380
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
257518
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
257381
257519
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
257382
257520
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
257383
257521
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
257384
257522
|
"@aws-sdk/middleware-sdk-route53": "3.840.0",
|
|
257385
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
257523
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
257386
257524
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
257387
257525
|
"@aws-sdk/types": "3.840.0",
|
|
257388
|
-
"@aws-sdk/util-endpoints": "3.
|
|
257526
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
257389
257527
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
257390
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
257528
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
257391
257529
|
"@aws-sdk/xml-builder": "3.821.0",
|
|
257392
257530
|
"@smithy/config-resolver": "^4.1.4",
|
|
257393
257531
|
"@smithy/core": "^3.7.0",
|
|
@@ -257960,7 +258098,7 @@ var require_dist_cjs76 = __commonJS({
|
|
|
257960
258098
|
};
|
|
257961
258099
|
var import_runtimeConfig5 = require_runtimeConfig14();
|
|
257962
258100
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
257963
|
-
var
|
|
258101
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
257964
258102
|
var import_smithy_client28 = require_dist_cjs26();
|
|
257965
258103
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
257966
258104
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -258003,7 +258141,7 @@ var require_dist_cjs76 = __commonJS({
|
|
|
258003
258141
|
const extensionConfiguration = Object.assign(
|
|
258004
258142
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
258005
258143
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
258006
|
-
(0,
|
|
258144
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
258007
258145
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
258008
258146
|
);
|
|
258009
258147
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -258011,7 +258149,7 @@ var require_dist_cjs76 = __commonJS({
|
|
|
258011
258149
|
runtimeConfig,
|
|
258012
258150
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
258013
258151
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
258014
|
-
(0,
|
|
258152
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
258015
258153
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
258016
258154
|
);
|
|
258017
258155
|
}, "resolveRuntimeExtensions");
|
|
@@ -265498,11 +265636,11 @@ var require_dist_cjs77 = __commonJS({
|
|
|
265498
265636
|
getAddExpectContinuePlugin: /* @__PURE__ */ __name(() => getAddExpectContinuePlugin, "getAddExpectContinuePlugin")
|
|
265499
265637
|
});
|
|
265500
265638
|
module2.exports = __toCommonJS2(index_exports);
|
|
265501
|
-
var
|
|
265639
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
265502
265640
|
function addExpectContinueMiddleware(options) {
|
|
265503
265641
|
return (next) => async (args) => {
|
|
265504
265642
|
const { request: request2 } = args;
|
|
265505
|
-
if (
|
|
265643
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2) && request2.body && options.runtime === "node") {
|
|
265506
265644
|
if (options.requestHandler?.constructor?.name !== "FetchHttpHandler") {
|
|
265507
265645
|
request2.headers = {
|
|
265508
265646
|
...request2.headers,
|
|
@@ -266059,7 +266197,7 @@ var require_dist_cjs78 = __commonJS({
|
|
|
266059
266197
|
CrtCrc64Nvme: null
|
|
266060
266198
|
};
|
|
266061
266199
|
var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
266062
|
-
var
|
|
266200
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
266063
266201
|
var import_util_stream3 = require_dist_cjs17();
|
|
266064
266202
|
var CLIENT_SUPPORTED_ALGORITHMS = [
|
|
266065
266203
|
"CRC32",
|
|
@@ -266153,7 +266291,7 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
266153
266291
|
override: true
|
|
266154
266292
|
};
|
|
266155
266293
|
var flexibleChecksumsMiddleware = /* @__PURE__ */ __name2((config, middlewareConfig) => (next, context) => async (args) => {
|
|
266156
|
-
if (!
|
|
266294
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
266157
266295
|
return next(args);
|
|
266158
266296
|
}
|
|
266159
266297
|
if (hasHeaderWithPrefix("x-amz-checksum-", args.request.headers)) {
|
|
@@ -266345,7 +266483,7 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
266345
266483
|
override: true
|
|
266346
266484
|
};
|
|
266347
266485
|
var flexibleChecksumsResponseMiddleware = /* @__PURE__ */ __name2((config, middlewareConfig) => (next, context) => async (args) => {
|
|
266348
|
-
if (!
|
|
266486
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
266349
266487
|
return next(args);
|
|
266350
266488
|
}
|
|
266351
266489
|
const input = args.input;
|
|
@@ -266383,12 +266521,12 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
266383
266521
|
);
|
|
266384
266522
|
}, "applyToStack")
|
|
266385
266523
|
}), "getFlexibleChecksumsPlugin");
|
|
266386
|
-
var
|
|
266524
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
266387
266525
|
var resolveFlexibleChecksumsConfig = /* @__PURE__ */ __name2((input) => {
|
|
266388
266526
|
const { requestChecksumCalculation, responseChecksumValidation, requestStreamBufferSize } = input;
|
|
266389
266527
|
return Object.assign(input, {
|
|
266390
|
-
requestChecksumCalculation: (0,
|
|
266391
|
-
responseChecksumValidation: (0,
|
|
266528
|
+
requestChecksumCalculation: (0, import_util_middleware5.normalizeProvider)(requestChecksumCalculation ?? DEFAULT_REQUEST_CHECKSUM_CALCULATION),
|
|
266529
|
+
responseChecksumValidation: (0, import_util_middleware5.normalizeProvider)(responseChecksumValidation ?? DEFAULT_RESPONSE_CHECKSUM_VALIDATION),
|
|
266392
266530
|
requestStreamBufferSize: Number(requestStreamBufferSize ?? 0)
|
|
266393
266531
|
});
|
|
266394
266532
|
}, "resolveFlexibleChecksumsConfig");
|
|
@@ -266510,14 +266648,14 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266510
266648
|
validateBucketNameMiddlewareOptions: /* @__PURE__ */ __name(() => validateBucketNameMiddlewareOptions, "validateBucketNameMiddlewareOptions")
|
|
266511
266649
|
});
|
|
266512
266650
|
module2.exports = __toCommonJS2(index_exports);
|
|
266513
|
-
var
|
|
266651
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
266514
266652
|
var import_smithy_client28 = require_dist_cjs26();
|
|
266515
266653
|
var CONTENT_LENGTH_HEADER = "content-length";
|
|
266516
266654
|
var DECODED_CONTENT_LENGTH_HEADER = "x-amz-decoded-content-length";
|
|
266517
266655
|
function checkContentLengthHeader() {
|
|
266518
266656
|
return (next, context) => async (args) => {
|
|
266519
266657
|
const { request: request2 } = args;
|
|
266520
|
-
if (
|
|
266658
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
266521
266659
|
if (!(CONTENT_LENGTH_HEADER in request2.headers) && !(DECODED_CONTENT_LENGTH_HEADER in request2.headers)) {
|
|
266522
266660
|
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
266661
|
if (typeof context?.logger?.warn === "function" && !(context.logger instanceof import_smithy_client28.NoOpLogger)) {
|
|
@@ -266624,7 +266762,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266624
266762
|
return (next, context) => async (args) => {
|
|
266625
266763
|
const result2 = await next(args);
|
|
266626
266764
|
const { response } = result2;
|
|
266627
|
-
if (
|
|
266765
|
+
if (import_protocol_http14.HttpResponse.isInstance(response)) {
|
|
266628
266766
|
if (response.headers.expires) {
|
|
266629
266767
|
response.headers.expiresstring = response.headers.expires;
|
|
266630
266768
|
try {
|
|
@@ -266863,7 +267001,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266863
267001
|
}
|
|
266864
267002
|
);
|
|
266865
267003
|
context.s3ExpressIdentity = s3ExpressIdentity;
|
|
266866
|
-
if (
|
|
267004
|
+
if (import_protocol_http14.HttpRequest.isInstance(args.request) && s3ExpressIdentity.sessionToken) {
|
|
266867
267005
|
args.request.headers[SESSION_TOKEN_HEADER] = s3ExpressIdentity.sessionToken;
|
|
266868
267006
|
}
|
|
266869
267007
|
}
|
|
@@ -266884,7 +267022,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266884
267022
|
}, "applyToStack")
|
|
266885
267023
|
}), "getS3ExpressPlugin");
|
|
266886
267024
|
var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
266887
|
-
var
|
|
267025
|
+
var import_util_middleware5 = require_dist_cjs6();
|
|
266888
267026
|
var signS3Express = /* @__PURE__ */ __name2(async (s3ExpressIdentity, signingOptions, request2, sigV4MultiRegionSigner) => {
|
|
266889
267027
|
const signedRequest = await sigV4MultiRegionSigner.signWithCredentials(request2, s3ExpressIdentity, {});
|
|
266890
267028
|
if (signedRequest.headers["X-Amz-Security-Token"] || signedRequest.headers["x-amz-security-token"]) {
|
|
@@ -266899,10 +267037,10 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266899
267037
|
}, "defaultSuccessHandler");
|
|
266900
267038
|
var s3ExpressHttpSigningMiddlewareOptions = import_core22.httpSigningMiddlewareOptions;
|
|
266901
267039
|
var s3ExpressHttpSigningMiddleware = /* @__PURE__ */ __name2((config) => (next, context) => async (args) => {
|
|
266902
|
-
if (!
|
|
267040
|
+
if (!import_protocol_http14.HttpRequest.isInstance(args.request)) {
|
|
266903
267041
|
return next(args);
|
|
266904
267042
|
}
|
|
266905
|
-
const smithyContext = (0,
|
|
267043
|
+
const smithyContext = (0, import_util_middleware5.getSmithyContext)(context);
|
|
266906
267044
|
const scheme = smithyContext.selectedHttpAuthScheme;
|
|
266907
267045
|
if (!scheme) {
|
|
266908
267046
|
throw new Error(`No HttpAuthScheme was selected: unable to sign request`);
|
|
@@ -266975,7 +267113,7 @@ var require_dist_cjs80 = __commonJS({
|
|
|
266975
267113
|
var throw200ExceptionsMiddleware = /* @__PURE__ */ __name2((config) => (next, context) => async (args) => {
|
|
266976
267114
|
const result2 = await next(args);
|
|
266977
267115
|
const { response } = result2;
|
|
266978
|
-
if (!
|
|
267116
|
+
if (!import_protocol_http14.HttpResponse.isInstance(response)) {
|
|
266979
267117
|
return result2;
|
|
266980
267118
|
}
|
|
266981
267119
|
const { statusCode, body: sourceBody } = response;
|
|
@@ -267615,7 +267753,7 @@ var require_package15 = __commonJS({
|
|
|
267615
267753
|
module2.exports = {
|
|
267616
267754
|
name: "@aws-sdk/client-s3",
|
|
267617
267755
|
description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
267618
|
-
version: "3.
|
|
267756
|
+
version: "3.848.0",
|
|
267619
267757
|
scripts: {
|
|
267620
267758
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
267621
267759
|
"build:cjs": "node ../../scripts/compilation/inline client-s3",
|
|
@@ -267644,7 +267782,7 @@ var require_package15 = __commonJS({
|
|
|
267644
267782
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
267645
267783
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
267646
267784
|
"@aws-sdk/core": "3.846.0",
|
|
267647
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
267785
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
267648
267786
|
"@aws-sdk/middleware-bucket-endpoint": "3.840.0",
|
|
267649
267787
|
"@aws-sdk/middleware-expect-continue": "3.840.0",
|
|
267650
267788
|
"@aws-sdk/middleware-flexible-checksums": "3.846.0",
|
|
@@ -267654,13 +267792,13 @@ var require_package15 = __commonJS({
|
|
|
267654
267792
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
267655
267793
|
"@aws-sdk/middleware-sdk-s3": "3.846.0",
|
|
267656
267794
|
"@aws-sdk/middleware-ssec": "3.840.0",
|
|
267657
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
267795
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
267658
267796
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
267659
267797
|
"@aws-sdk/signature-v4-multi-region": "3.846.0",
|
|
267660
267798
|
"@aws-sdk/types": "3.840.0",
|
|
267661
|
-
"@aws-sdk/util-endpoints": "3.
|
|
267799
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
267662
267800
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
267663
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
267801
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
267664
267802
|
"@aws-sdk/xml-builder": "3.821.0",
|
|
267665
267803
|
"@smithy/config-resolver": "^4.1.4",
|
|
267666
267804
|
"@smithy/core": "^3.7.0",
|
|
@@ -267700,7 +267838,7 @@ var require_package15 = __commonJS({
|
|
|
267700
267838
|
uuid: "^9.0.1"
|
|
267701
267839
|
},
|
|
267702
267840
|
devDependencies: {
|
|
267703
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
267841
|
+
"@aws-sdk/signature-v4-crt": "3.848.0",
|
|
267704
267842
|
"@tsconfig/node18": "18.2.4",
|
|
267705
267843
|
"@types/node": "^18.19.69",
|
|
267706
267844
|
concurrently: "7.0.0",
|
|
@@ -267808,7 +267946,7 @@ var require_dist_cjs82 = __commonJS({
|
|
|
267808
267946
|
default: void 0
|
|
267809
267947
|
};
|
|
267810
267948
|
var import_util_arn_parser = require_dist_cjs79();
|
|
267811
|
-
var
|
|
267949
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
267812
267950
|
var DOMAIN_PATTERN = /^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/;
|
|
267813
267951
|
var IP_ADDRESS_PATTERN = /(\d+\.){3}\d+/;
|
|
267814
267952
|
var DOTS_PATTERN = /\.\./;
|
|
@@ -268076,7 +268214,7 @@ var require_dist_cjs82 = __commonJS({
|
|
|
268076
268214
|
const { Bucket: bucketName } = args.input;
|
|
268077
268215
|
let replaceBucketInPath = options.bucketEndpoint;
|
|
268078
268216
|
const request2 = args.request;
|
|
268079
|
-
if (
|
|
268217
|
+
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
268080
268218
|
if (options.bucketEndpoint) {
|
|
268081
268219
|
request2.hostname = bucketName;
|
|
268082
268220
|
} else if ((0, import_util_arn_parser.validate)(bucketName)) {
|
|
@@ -269542,7 +269680,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
269542
269680
|
var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
269543
269681
|
var import_xml_builder2 = require_dist_cjs27();
|
|
269544
269682
|
var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
269545
|
-
var
|
|
269683
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
269546
269684
|
var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
269547
269685
|
var ObjectStorageClass = {
|
|
269548
269686
|
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
@@ -272017,7 +272155,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
272017
272155
|
throw new Error("Empty value provided for input host prefix: RequestRoute.");
|
|
272018
272156
|
}
|
|
272019
272157
|
resolvedHostname = resolvedHostname.replace("{RequestRoute}", input.RequestRoute);
|
|
272020
|
-
if (!(0,
|
|
272158
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
272021
272159
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
272022
272160
|
}
|
|
272023
272161
|
}
|
|
@@ -277797,7 +277935,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
277797
277935
|
const extensionConfiguration = Object.assign(
|
|
277798
277936
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
277799
277937
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
277800
|
-
(0,
|
|
277938
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
277801
277939
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
277802
277940
|
);
|
|
277803
277941
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -277805,7 +277943,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
277805
277943
|
runtimeConfig,
|
|
277806
277944
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
277807
277945
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
277808
|
-
(0,
|
|
277946
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
277809
277947
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
277810
277948
|
);
|
|
277811
277949
|
}, "resolveRuntimeExtensions");
|
|
@@ -280137,7 +280275,7 @@ var require_package16 = __commonJS({
|
|
|
280137
280275
|
module2.exports = {
|
|
280138
280276
|
name: "@aws-sdk/client-secrets-manager",
|
|
280139
280277
|
description: "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
|
|
280140
|
-
version: "3.
|
|
280278
|
+
version: "3.848.0",
|
|
280141
280279
|
scripts: {
|
|
280142
280280
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
280143
280281
|
"build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
|
|
@@ -280157,16 +280295,16 @@ var require_package16 = __commonJS({
|
|
|
280157
280295
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
280158
280296
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
280159
280297
|
"@aws-sdk/core": "3.846.0",
|
|
280160
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
280298
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
280161
280299
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
280162
280300
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
280163
280301
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
280164
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
280302
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
280165
280303
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
280166
280304
|
"@aws-sdk/types": "3.840.0",
|
|
280167
|
-
"@aws-sdk/util-endpoints": "3.
|
|
280305
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
280168
280306
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
280169
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
280307
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
280170
280308
|
"@smithy/config-resolver": "^4.1.4",
|
|
280171
280309
|
"@smithy/core": "^3.7.0",
|
|
280172
280310
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -280505,7 +280643,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
280505
280643
|
};
|
|
280506
280644
|
var import_runtimeConfig5 = require_runtimeConfig16();
|
|
280507
280645
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
280508
|
-
var
|
|
280646
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
280509
280647
|
var import_smithy_client28 = require_dist_cjs26();
|
|
280510
280648
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
280511
280649
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -280548,7 +280686,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
280548
280686
|
const extensionConfiguration = Object.assign(
|
|
280549
280687
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
280550
280688
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
280551
|
-
(0,
|
|
280689
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
280552
280690
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
280553
280691
|
);
|
|
280554
280692
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -280556,7 +280694,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
280556
280694
|
runtimeConfig,
|
|
280557
280695
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
280558
280696
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
280559
|
-
(0,
|
|
280697
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
280560
280698
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
280561
280699
|
);
|
|
280562
280700
|
}, "resolveRuntimeExtensions");
|
|
@@ -281766,7 +281904,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
281766
281904
|
if (body !== void 0) {
|
|
281767
281905
|
contents.body = body;
|
|
281768
281906
|
}
|
|
281769
|
-
return new
|
|
281907
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
281770
281908
|
}, "buildHttpRpcRequest");
|
|
281771
281909
|
function sharedHeaders(operation) {
|
|
281772
281910
|
return {
|
|
@@ -282174,7 +282312,7 @@ var require_package17 = __commonJS({
|
|
|
282174
282312
|
module2.exports = {
|
|
282175
282313
|
name: "@aws-sdk/client-sfn",
|
|
282176
282314
|
description: "AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native",
|
|
282177
|
-
version: "3.
|
|
282315
|
+
version: "3.848.0",
|
|
282178
282316
|
scripts: {
|
|
282179
282317
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
282180
282318
|
"build:cjs": "node ../../scripts/compilation/inline client-sfn",
|
|
@@ -282194,16 +282332,16 @@ var require_package17 = __commonJS({
|
|
|
282194
282332
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
282195
282333
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
282196
282334
|
"@aws-sdk/core": "3.846.0",
|
|
282197
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
282335
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
282198
282336
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
282199
282337
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
282200
282338
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
282201
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
282339
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
282202
282340
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
282203
282341
|
"@aws-sdk/types": "3.840.0",
|
|
282204
|
-
"@aws-sdk/util-endpoints": "3.
|
|
282342
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
282205
282343
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
282206
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
282344
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
282207
282345
|
"@smithy/config-resolver": "^4.1.4",
|
|
282208
282346
|
"@smithy/core": "^3.7.0",
|
|
282209
282347
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -282630,7 +282768,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
282630
282768
|
};
|
|
282631
282769
|
var import_runtimeConfig5 = require_runtimeConfig17();
|
|
282632
282770
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
282633
|
-
var
|
|
282771
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
282634
282772
|
var import_smithy_client28 = require_dist_cjs26();
|
|
282635
282773
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
282636
282774
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -282673,7 +282811,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
282673
282811
|
const extensionConfiguration = Object.assign(
|
|
282674
282812
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
282675
282813
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
282676
|
-
(0,
|
|
282814
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
282677
282815
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
282678
282816
|
);
|
|
282679
282817
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -282681,7 +282819,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
282681
282819
|
runtimeConfig,
|
|
282682
282820
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
282683
282821
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
282684
|
-
(0,
|
|
282822
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
282685
282823
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
282686
282824
|
);
|
|
282687
282825
|
}, "resolveRuntimeExtensions");
|
|
@@ -284130,7 +284268,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
284130
284268
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
284131
284269
|
if (context.disableHostPrefix !== true) {
|
|
284132
284270
|
resolvedHostname = "sync-" + resolvedHostname;
|
|
284133
|
-
if (!(0,
|
|
284271
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
284134
284272
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
284135
284273
|
}
|
|
284136
284274
|
}
|
|
@@ -284155,7 +284293,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
284155
284293
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
284156
284294
|
if (context.disableHostPrefix !== true) {
|
|
284157
284295
|
resolvedHostname = "sync-" + resolvedHostname;
|
|
284158
|
-
if (!(0,
|
|
284296
|
+
if (!(0, import_protocol_http14.isValidHostname)(resolvedHostname)) {
|
|
284159
284297
|
throw new Error("ValidationError: prefixed hostname must be hostname compatible.");
|
|
284160
284298
|
}
|
|
284161
284299
|
}
|
|
@@ -285465,7 +285603,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
285465
285603
|
if (body !== void 0) {
|
|
285466
285604
|
contents.body = body;
|
|
285467
285605
|
}
|
|
285468
|
-
return new
|
|
285606
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
285469
285607
|
}, "buildHttpRpcRequest");
|
|
285470
285608
|
function sharedHeaders(operation) {
|
|
285471
285609
|
return {
|
|
@@ -286071,7 +286209,7 @@ var require_package18 = __commonJS({
|
|
|
286071
286209
|
module2.exports = {
|
|
286072
286210
|
name: "@aws-sdk/client-ssm",
|
|
286073
286211
|
description: "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
|
|
286074
|
-
version: "3.
|
|
286212
|
+
version: "3.849.0",
|
|
286075
286213
|
scripts: {
|
|
286076
286214
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
286077
286215
|
"build:cjs": "node ../../scripts/compilation/inline client-ssm",
|
|
@@ -286091,16 +286229,16 @@ var require_package18 = __commonJS({
|
|
|
286091
286229
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
286092
286230
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
286093
286231
|
"@aws-sdk/core": "3.846.0",
|
|
286094
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
286232
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
286095
286233
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
286096
286234
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
286097
286235
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
286098
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
286236
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
286099
286237
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
286100
286238
|
"@aws-sdk/types": "3.840.0",
|
|
286101
|
-
"@aws-sdk/util-endpoints": "3.
|
|
286239
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
286102
286240
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
286103
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
286241
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
286104
286242
|
"@smithy/config-resolver": "^4.1.4",
|
|
286105
286243
|
"@smithy/core": "^3.7.0",
|
|
286106
286244
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -286893,7 +287031,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
286893
287031
|
};
|
|
286894
287032
|
var import_runtimeConfig5 = require_runtimeConfig18();
|
|
286895
287033
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
286896
|
-
var
|
|
287034
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
286897
287035
|
var import_smithy_client28 = require_dist_cjs26();
|
|
286898
287036
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
286899
287037
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -286936,7 +287074,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
286936
287074
|
const extensionConfiguration = Object.assign(
|
|
286937
287075
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
286938
287076
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
286939
|
-
(0,
|
|
287077
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
286940
287078
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
286941
287079
|
);
|
|
286942
287080
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -286944,7 +287082,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
286944
287082
|
runtimeConfig,
|
|
286945
287083
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
286946
287084
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
286947
|
-
(0,
|
|
287085
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
286948
287086
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
286949
287087
|
);
|
|
286950
287088
|
}, "resolveRuntimeExtensions");
|
|
@@ -297480,7 +297618,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
297480
297618
|
if (body !== void 0) {
|
|
297481
297619
|
contents.body = body;
|
|
297482
297620
|
}
|
|
297483
|
-
return new
|
|
297621
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
297484
297622
|
}, "buildHttpRpcRequest");
|
|
297485
297623
|
function sharedHeaders(operation) {
|
|
297486
297624
|
return {
|
|
@@ -299797,7 +299935,7 @@ var require_package19 = __commonJS({
|
|
|
299797
299935
|
module2.exports = {
|
|
299798
299936
|
name: "@aws-sdk/client-sts",
|
|
299799
299937
|
description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
299800
|
-
version: "3.
|
|
299938
|
+
version: "3.848.0",
|
|
299801
299939
|
scripts: {
|
|
299802
299940
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
299803
299941
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
|
@@ -299819,16 +299957,16 @@ var require_package19 = __commonJS({
|
|
|
299819
299957
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
299820
299958
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
299821
299959
|
"@aws-sdk/core": "3.846.0",
|
|
299822
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
299960
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
299823
299961
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
299824
299962
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
299825
299963
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
299826
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
299964
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
299827
299965
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
299828
299966
|
"@aws-sdk/types": "3.840.0",
|
|
299829
|
-
"@aws-sdk/util-endpoints": "3.
|
|
299967
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
299830
299968
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
299831
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
299969
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
299832
299970
|
"@smithy/config-resolver": "^4.1.4",
|
|
299833
299971
|
"@smithy/core": "^3.7.0",
|
|
299834
299972
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -300501,7 +300639,7 @@ var require_dist_cjs90 = __commonJS({
|
|
|
300501
300639
|
...obj.Credentials && { Credentials: CredentialsFilterSensitiveLog2(obj.Credentials) }
|
|
300502
300640
|
}), "GetSessionTokenResponseFilterSensitiveLog");
|
|
300503
300641
|
var import_core17 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
300504
|
-
var
|
|
300642
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
300505
300643
|
var se_AssumeRoleCommand2 = /* @__PURE__ */ __name2(async (input, context) => {
|
|
300506
300644
|
const headers = SHARED_HEADERS2;
|
|
300507
300645
|
let body;
|
|
@@ -301359,7 +301497,7 @@ var require_dist_cjs90 = __commonJS({
|
|
|
301359
301497
|
if (body !== void 0) {
|
|
301360
301498
|
contents.body = body;
|
|
301361
301499
|
}
|
|
301362
|
-
return new
|
|
301500
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
301363
301501
|
}, "buildHttpRpcRequest");
|
|
301364
301502
|
var SHARED_HEADERS2 = {
|
|
301365
301503
|
"content-type": "application/x-www-form-urlencoded"
|
|
@@ -303049,7 +303187,7 @@ var require_package20 = __commonJS({
|
|
|
303049
303187
|
module2.exports = {
|
|
303050
303188
|
name: "@aws-sdk/client-cognito-identity",
|
|
303051
303189
|
description: "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native",
|
|
303052
|
-
version: "3.
|
|
303190
|
+
version: "3.848.0",
|
|
303053
303191
|
scripts: {
|
|
303054
303192
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
303055
303193
|
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity",
|
|
@@ -303071,16 +303209,16 @@ var require_package20 = __commonJS({
|
|
|
303071
303209
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
303072
303210
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
303073
303211
|
"@aws-sdk/core": "3.846.0",
|
|
303074
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
303212
|
+
"@aws-sdk/credential-provider-node": "3.848.0",
|
|
303075
303213
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
303076
303214
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
303077
303215
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
303078
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
303216
|
+
"@aws-sdk/middleware-user-agent": "3.848.0",
|
|
303079
303217
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
303080
303218
|
"@aws-sdk/types": "3.840.0",
|
|
303081
|
-
"@aws-sdk/util-endpoints": "3.
|
|
303219
|
+
"@aws-sdk/util-endpoints": "3.848.0",
|
|
303082
303220
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
303083
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
303221
|
+
"@aws-sdk/util-user-agent-node": "3.848.0",
|
|
303084
303222
|
"@smithy/config-resolver": "^4.1.4",
|
|
303085
303223
|
"@smithy/core": "^3.7.0",
|
|
303086
303224
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
@@ -303109,7 +303247,7 @@ var require_package20 = __commonJS({
|
|
|
303109
303247
|
tslib: "^2.6.2"
|
|
303110
303248
|
},
|
|
303111
303249
|
devDependencies: {
|
|
303112
|
-
"@aws-sdk/client-iam": "3.
|
|
303250
|
+
"@aws-sdk/client-iam": "3.848.0",
|
|
303113
303251
|
"@tsconfig/node18": "18.2.4",
|
|
303114
303252
|
"@types/chai": "^4.2.11",
|
|
303115
303253
|
"@types/node": "^18.19.69",
|
|
@@ -303421,7 +303559,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
303421
303559
|
};
|
|
303422
303560
|
var import_runtimeConfig5 = require_runtimeConfig21();
|
|
303423
303561
|
var import_region_config_resolver3 = require_dist_cjs45();
|
|
303424
|
-
var
|
|
303562
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
303425
303563
|
var import_smithy_client28 = require_dist_cjs26();
|
|
303426
303564
|
var getHttpAuthExtensionConfiguration3 = /* @__PURE__ */ __name2((runtimeConfig) => {
|
|
303427
303565
|
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
@@ -303464,7 +303602,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
303464
303602
|
const extensionConfiguration = Object.assign(
|
|
303465
303603
|
(0, import_region_config_resolver3.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
303466
303604
|
(0, import_smithy_client28.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
303467
|
-
(0,
|
|
303605
|
+
(0, import_protocol_http14.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
303468
303606
|
getHttpAuthExtensionConfiguration3(runtimeConfig)
|
|
303469
303607
|
);
|
|
303470
303608
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
@@ -303472,7 +303610,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
303472
303610
|
runtimeConfig,
|
|
303473
303611
|
(0, import_region_config_resolver3.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
303474
303612
|
(0, import_smithy_client28.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
303475
|
-
(0,
|
|
303613
|
+
(0, import_protocol_http14.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
303476
303614
|
resolveHttpAuthRuntimeConfig3(extensionConfiguration)
|
|
303477
303615
|
);
|
|
303478
303616
|
}, "resolveRuntimeExtensions");
|
|
@@ -304458,7 +304596,7 @@ var require_dist_cjs93 = __commonJS({
|
|
|
304458
304596
|
if (body !== void 0) {
|
|
304459
304597
|
contents.body = body;
|
|
304460
304598
|
}
|
|
304461
|
-
return new
|
|
304599
|
+
return new import_protocol_http14.HttpRequest(contents);
|
|
304462
304600
|
}, "buildHttpRpcRequest");
|
|
304463
304601
|
function sharedHeaders(operation) {
|
|
304464
304602
|
return {
|
|
@@ -305743,7 +305881,7 @@ var require_dist_cjs97 = __commonJS({
|
|
|
305743
305881
|
module2.exports = __toCommonJS2(index_exports);
|
|
305744
305882
|
var import_node_config_provider4 = require_dist_cjs33();
|
|
305745
305883
|
var import_node_http_handler3 = require_dist_cjs14();
|
|
305746
|
-
var
|
|
305884
|
+
var import_protocol_http14 = require_dist_cjs2();
|
|
305747
305885
|
var import_util_stream3 = require_dist_cjs17();
|
|
305748
305886
|
var ENV_ENDPOINT_NAME = "AWS_EC2_METADATA_SERVICE_ENDPOINT";
|
|
305749
305887
|
var CONFIG_ENDPOINT_NAME = "ec2_metadata_service_endpoint";
|
|
@@ -305805,7 +305943,7 @@ var require_dist_cjs97 = __commonJS({
|
|
|
305805
305943
|
}
|
|
305806
305944
|
}
|
|
305807
305945
|
}
|
|
305808
|
-
const request2 = new
|
|
305946
|
+
const request2 = new import_protocol_http14.HttpRequest({
|
|
305809
305947
|
method: options.method || "GET",
|
|
305810
305948
|
// Default to GET if no method is specified
|
|
305811
305949
|
headers,
|
|
@@ -305831,7 +305969,7 @@ var require_dist_cjs97 = __commonJS({
|
|
|
305831
305969
|
connectionTimeout: httpOptions?.timeout
|
|
305832
305970
|
});
|
|
305833
305971
|
const endpointUrl = new URL(endpoint);
|
|
305834
|
-
const tokenRequest = new
|
|
305972
|
+
const tokenRequest = new import_protocol_http14.HttpRequest({
|
|
305835
305973
|
method: "PUT",
|
|
305836
305974
|
headers: {
|
|
305837
305975
|
"x-aws-ec2-metadata-token-ttl-seconds": "21600"
|
|
@@ -306227,12 +306365,18 @@ var init_plugin = __esm({
|
|
|
306227
306365
|
* @param ioHost - the I/O host to use for printing progress information
|
|
306228
306366
|
*/
|
|
306229
306367
|
async load(moduleSpec, ioHost) {
|
|
306368
|
+
const resolved = this._doResolve(moduleSpec);
|
|
306369
|
+
if (ioHost) {
|
|
306370
|
+
await IoHelper.fromIoHost(ioHost, "init").defaults.debug(`Loading plug-in: ${resolved} from ${moduleSpec}`);
|
|
306371
|
+
}
|
|
306372
|
+
return this._doLoad(resolved);
|
|
306373
|
+
}
|
|
306374
|
+
/**
|
|
306375
|
+
* Do the resolving of a module string to an actual path
|
|
306376
|
+
*/
|
|
306377
|
+
_doResolve(moduleSpec) {
|
|
306230
306378
|
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);
|
|
306379
|
+
return require.resolve(moduleSpec);
|
|
306236
306380
|
} catch (e3) {
|
|
306237
306381
|
throw new ToolkitError(`Unable to resolve plug-in: Cannot find module '${moduleSpec}': ${e3}`);
|
|
306238
306382
|
}
|
|
@@ -335429,12 +335573,11 @@ https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/integ-tests-alpha`
|
|
|
335429
335573
|
* all branches and we then search for one that starts with `HEAD branch: `
|
|
335430
335574
|
*/
|
|
335431
335575
|
checkoutSnapshot() {
|
|
335432
|
-
const
|
|
335576
|
+
const gitCwd = path30.dirname(this.snapshotDir);
|
|
335577
|
+
const git = ["git", "-C", gitCwd];
|
|
335433
335578
|
let baseBranch = void 0;
|
|
335434
335579
|
try {
|
|
335435
|
-
const origin = exec([
|
|
335436
|
-
cwd
|
|
335437
|
-
});
|
|
335580
|
+
const origin = exec([...git, "remote", "show", "origin"]);
|
|
335438
335581
|
const originLines = origin.split("\n");
|
|
335439
335582
|
for (const line of originLines) {
|
|
335440
335583
|
if (line.trim().startsWith("HEAD branch: ")) {
|
|
@@ -335447,25 +335590,21 @@ https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/integ-tests-alpha`
|
|
|
335447
335590
|
"Could not determine git origin branch.",
|
|
335448
335591
|
`You need to manually checkout the snapshot directory ${this.snapshotDir}from the merge-base (https://git-scm.com/docs/git-merge-base)`
|
|
335449
335592
|
);
|
|
335450
|
-
warning("error: %s", e3);
|
|
335593
|
+
warning("error: %s", formatError(e3));
|
|
335451
335594
|
}
|
|
335452
335595
|
if (baseBranch) {
|
|
335453
|
-
const relativeSnapshotDir = path30.relative(
|
|
335596
|
+
const relativeSnapshotDir = path30.relative(gitCwd, this.snapshotDir);
|
|
335597
|
+
const checkoutCommand = [...git, "checkout", [...git, "merge-base", "HEAD", baseBranch], "--", relativeSnapshotDir];
|
|
335454
335598
|
try {
|
|
335455
|
-
|
|
335456
|
-
cwd
|
|
335457
|
-
});
|
|
335458
|
-
exec(["git", "checkout", base, "--", relativeSnapshotDir], {
|
|
335459
|
-
cwd
|
|
335460
|
-
});
|
|
335599
|
+
execWithSubShell(checkoutCommand);
|
|
335461
335600
|
} catch (e3) {
|
|
335462
335601
|
warning(
|
|
335463
335602
|
"%s\n%s",
|
|
335464
335603
|
`Could not checkout snapshot directory '${this.snapshotDir}'. Please verify the following command completes correctly:`,
|
|
335465
|
-
|
|
335604
|
+
renderCommand(checkoutCommand),
|
|
335466
335605
|
""
|
|
335467
335606
|
);
|
|
335468
|
-
warning("error: %s", e3);
|
|
335607
|
+
warning("error: %s", formatError(e3));
|
|
335469
335608
|
}
|
|
335470
335609
|
}
|
|
335471
335610
|
}
|
|
@@ -336357,7 +336496,7 @@ async function snapshotTestWorker(testInfo, options = {}) {
|
|
|
336357
336496
|
} catch (e3) {
|
|
336358
336497
|
failedTests.push(test.info);
|
|
336359
336498
|
workerpool2.workerEmit({
|
|
336360
|
-
message: e3
|
|
336499
|
+
message: formatError(e3),
|
|
336361
336500
|
testName: test.testName,
|
|
336362
336501
|
reason: "SNAPSHOT_ERROR" /* SNAPSHOT_ERROR */,
|
|
336363
336502
|
duration: (Date.now() - start) / 1e3
|