@aws-cdk/integ-runner 2.189.2 → 2.190.0
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 +74 -74
- package/lib/workers/extract/index.js +1136 -1121
- 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.1025.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.209.1" };
|
|
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.209.1" };
|
|
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.209.1" };
|
|
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.209.1" };
|
|
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.209.1" };
|
|
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.209.1" };
|
|
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.209.1" };
|
|
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.209.1" };
|
|
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.209.1" };
|
|
9897
9897
|
EnvironmentPlaceholders4.CURRENT_REGION = "${AWS::Region}";
|
|
9898
9898
|
EnvironmentPlaceholders4.CURRENT_ACCOUNT = "${AWS::AccountId}";
|
|
9899
9899
|
EnvironmentPlaceholders4.CURRENT_PARTITION = "${AWS::Partition}";
|
|
@@ -84728,6 +84728,14 @@ var init_NormalizedSchema = __esm({
|
|
|
84728
84728
|
}
|
|
84729
84729
|
return this.getSchema() === SCHEMA.STREAMING_BLOB;
|
|
84730
84730
|
}
|
|
84731
|
+
isIdempotencyToken() {
|
|
84732
|
+
if (typeof this.traits === "number") {
|
|
84733
|
+
return (this.traits & 4) === 4;
|
|
84734
|
+
} else if (typeof this.traits === "object") {
|
|
84735
|
+
return !!this.traits.idempotencyToken;
|
|
84736
|
+
}
|
|
84737
|
+
return false;
|
|
84738
|
+
}
|
|
84731
84739
|
getMergedTraits() {
|
|
84732
84740
|
if (this.normalizedTraits) {
|
|
84733
84741
|
return this.normalizedTraits;
|
|
@@ -84870,57 +84878,7 @@ var init_schema4 = __esm({
|
|
|
84870
84878
|
var copyDocumentWithTransform2;
|
|
84871
84879
|
var init_copyDocumentWithTransform = __esm({
|
|
84872
84880
|
"../../../node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js"() {
|
|
84873
|
-
|
|
84874
|
-
copyDocumentWithTransform2 = /* @__PURE__ */ __name((source, schemaRef, transform = (_3) => _3) => {
|
|
84875
|
-
const ns = NormalizedSchema.of(schemaRef);
|
|
84876
|
-
switch (typeof source) {
|
|
84877
|
-
case "undefined":
|
|
84878
|
-
case "boolean":
|
|
84879
|
-
case "number":
|
|
84880
|
-
case "string":
|
|
84881
|
-
case "bigint":
|
|
84882
|
-
case "symbol":
|
|
84883
|
-
return transform(source, ns);
|
|
84884
|
-
case "function":
|
|
84885
|
-
case "object":
|
|
84886
|
-
if (source === null) {
|
|
84887
|
-
return transform(null, ns);
|
|
84888
|
-
}
|
|
84889
|
-
if (Array.isArray(source)) {
|
|
84890
|
-
const newArray = new Array(source.length);
|
|
84891
|
-
let i3 = 0;
|
|
84892
|
-
for (const item of source) {
|
|
84893
|
-
newArray[i3++] = copyDocumentWithTransform2(item, ns.getValueSchema(), transform);
|
|
84894
|
-
}
|
|
84895
|
-
return transform(newArray, ns);
|
|
84896
|
-
}
|
|
84897
|
-
if ("byteLength" in source) {
|
|
84898
|
-
const newBytes = new Uint8Array(source.byteLength);
|
|
84899
|
-
newBytes.set(source, 0);
|
|
84900
|
-
return transform(newBytes, ns);
|
|
84901
|
-
}
|
|
84902
|
-
if (source instanceof Date) {
|
|
84903
|
-
return transform(source, ns);
|
|
84904
|
-
}
|
|
84905
|
-
const newObject = {};
|
|
84906
|
-
if (ns.isMapSchema()) {
|
|
84907
|
-
for (const key of Object.keys(source)) {
|
|
84908
|
-
newObject[key] = copyDocumentWithTransform2(source[key], ns.getValueSchema(), transform);
|
|
84909
|
-
}
|
|
84910
|
-
} else if (ns.isStructSchema()) {
|
|
84911
|
-
for (const [key, memberSchema] of ns.structIterator()) {
|
|
84912
|
-
newObject[key] = copyDocumentWithTransform2(source[key], memberSchema, transform);
|
|
84913
|
-
}
|
|
84914
|
-
} else if (ns.isDocumentSchema()) {
|
|
84915
|
-
for (const key of Object.keys(source)) {
|
|
84916
|
-
newObject[key] = copyDocumentWithTransform2(source[key], ns.getValueSchema(), transform);
|
|
84917
|
-
}
|
|
84918
|
-
}
|
|
84919
|
-
return transform(newObject, ns);
|
|
84920
|
-
default:
|
|
84921
|
-
return transform(source, ns);
|
|
84922
|
-
}
|
|
84923
|
-
}, "copyDocumentWithTransform");
|
|
84881
|
+
copyDocumentWithTransform2 = /* @__PURE__ */ __name((source, schemaRef, transform = (_3) => _3) => source, "copyDocumentWithTransform");
|
|
84924
84882
|
}
|
|
84925
84883
|
});
|
|
84926
84884
|
|
|
@@ -85348,6 +85306,378 @@ var init_date_utils = __esm({
|
|
|
85348
85306
|
}
|
|
85349
85307
|
});
|
|
85350
85308
|
|
|
85309
|
+
// ../../../node_modules/uuid/dist/esm-node/rng.js
|
|
85310
|
+
function rng2() {
|
|
85311
|
+
if (poolPtr2 > rnds8Pool2.length - 16) {
|
|
85312
|
+
import_crypto3.default.randomFillSync(rnds8Pool2);
|
|
85313
|
+
poolPtr2 = 0;
|
|
85314
|
+
}
|
|
85315
|
+
return rnds8Pool2.slice(poolPtr2, poolPtr2 += 16);
|
|
85316
|
+
}
|
|
85317
|
+
var import_crypto3, rnds8Pool2, poolPtr2;
|
|
85318
|
+
var init_rng2 = __esm({
|
|
85319
|
+
"../../../node_modules/uuid/dist/esm-node/rng.js"() {
|
|
85320
|
+
import_crypto3 = __toESM(require("crypto"));
|
|
85321
|
+
rnds8Pool2 = new Uint8Array(256);
|
|
85322
|
+
poolPtr2 = rnds8Pool2.length;
|
|
85323
|
+
__name(rng2, "rng");
|
|
85324
|
+
}
|
|
85325
|
+
});
|
|
85326
|
+
|
|
85327
|
+
// ../../../node_modules/uuid/dist/esm-node/regex.js
|
|
85328
|
+
var regex_default;
|
|
85329
|
+
var init_regex = __esm({
|
|
85330
|
+
"../../../node_modules/uuid/dist/esm-node/regex.js"() {
|
|
85331
|
+
regex_default = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
|
|
85332
|
+
}
|
|
85333
|
+
});
|
|
85334
|
+
|
|
85335
|
+
// ../../../node_modules/uuid/dist/esm-node/validate.js
|
|
85336
|
+
function validate(uuid) {
|
|
85337
|
+
return typeof uuid === "string" && regex_default.test(uuid);
|
|
85338
|
+
}
|
|
85339
|
+
var validate_default;
|
|
85340
|
+
var init_validate = __esm({
|
|
85341
|
+
"../../../node_modules/uuid/dist/esm-node/validate.js"() {
|
|
85342
|
+
init_regex();
|
|
85343
|
+
__name(validate, "validate");
|
|
85344
|
+
validate_default = validate;
|
|
85345
|
+
}
|
|
85346
|
+
});
|
|
85347
|
+
|
|
85348
|
+
// ../../../node_modules/uuid/dist/esm-node/stringify.js
|
|
85349
|
+
function unsafeStringify2(arr, offset = 0) {
|
|
85350
|
+
return byteToHex2[arr[offset + 0]] + byteToHex2[arr[offset + 1]] + byteToHex2[arr[offset + 2]] + byteToHex2[arr[offset + 3]] + "-" + byteToHex2[arr[offset + 4]] + byteToHex2[arr[offset + 5]] + "-" + byteToHex2[arr[offset + 6]] + byteToHex2[arr[offset + 7]] + "-" + byteToHex2[arr[offset + 8]] + byteToHex2[arr[offset + 9]] + "-" + byteToHex2[arr[offset + 10]] + byteToHex2[arr[offset + 11]] + byteToHex2[arr[offset + 12]] + byteToHex2[arr[offset + 13]] + byteToHex2[arr[offset + 14]] + byteToHex2[arr[offset + 15]];
|
|
85351
|
+
}
|
|
85352
|
+
function stringify2(arr, offset = 0) {
|
|
85353
|
+
const uuid = unsafeStringify2(arr, offset);
|
|
85354
|
+
if (!validate_default(uuid)) {
|
|
85355
|
+
throw TypeError("Stringified UUID is invalid");
|
|
85356
|
+
}
|
|
85357
|
+
return uuid;
|
|
85358
|
+
}
|
|
85359
|
+
var byteToHex2, stringify_default;
|
|
85360
|
+
var init_stringify2 = __esm({
|
|
85361
|
+
"../../../node_modules/uuid/dist/esm-node/stringify.js"() {
|
|
85362
|
+
init_validate();
|
|
85363
|
+
byteToHex2 = [];
|
|
85364
|
+
for (let i3 = 0; i3 < 256; ++i3) {
|
|
85365
|
+
byteToHex2.push((i3 + 256).toString(16).slice(1));
|
|
85366
|
+
}
|
|
85367
|
+
__name(unsafeStringify2, "unsafeStringify");
|
|
85368
|
+
__name(stringify2, "stringify");
|
|
85369
|
+
stringify_default = stringify2;
|
|
85370
|
+
}
|
|
85371
|
+
});
|
|
85372
|
+
|
|
85373
|
+
// ../../../node_modules/uuid/dist/esm-node/v1.js
|
|
85374
|
+
function v1(options, buf, offset) {
|
|
85375
|
+
let i3 = buf && offset || 0;
|
|
85376
|
+
const b3 = buf || new Array(16);
|
|
85377
|
+
options = options || {};
|
|
85378
|
+
let node = options.node || _nodeId;
|
|
85379
|
+
let clockseq = options.clockseq !== void 0 ? options.clockseq : _clockseq;
|
|
85380
|
+
if (node == null || clockseq == null) {
|
|
85381
|
+
const seedBytes = options.random || (options.rng || rng2)();
|
|
85382
|
+
if (node == null) {
|
|
85383
|
+
node = _nodeId = [seedBytes[0] | 1, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
|
|
85384
|
+
}
|
|
85385
|
+
if (clockseq == null) {
|
|
85386
|
+
clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 16383;
|
|
85387
|
+
}
|
|
85388
|
+
}
|
|
85389
|
+
let msecs = options.msecs !== void 0 ? options.msecs : Date.now();
|
|
85390
|
+
let nsecs = options.nsecs !== void 0 ? options.nsecs : _lastNSecs + 1;
|
|
85391
|
+
const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 1e4;
|
|
85392
|
+
if (dt < 0 && options.clockseq === void 0) {
|
|
85393
|
+
clockseq = clockseq + 1 & 16383;
|
|
85394
|
+
}
|
|
85395
|
+
if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === void 0) {
|
|
85396
|
+
nsecs = 0;
|
|
85397
|
+
}
|
|
85398
|
+
if (nsecs >= 1e4) {
|
|
85399
|
+
throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
|
|
85400
|
+
}
|
|
85401
|
+
_lastMSecs = msecs;
|
|
85402
|
+
_lastNSecs = nsecs;
|
|
85403
|
+
_clockseq = clockseq;
|
|
85404
|
+
msecs += 122192928e5;
|
|
85405
|
+
const tl = ((msecs & 268435455) * 1e4 + nsecs) % 4294967296;
|
|
85406
|
+
b3[i3++] = tl >>> 24 & 255;
|
|
85407
|
+
b3[i3++] = tl >>> 16 & 255;
|
|
85408
|
+
b3[i3++] = tl >>> 8 & 255;
|
|
85409
|
+
b3[i3++] = tl & 255;
|
|
85410
|
+
const tmh = msecs / 4294967296 * 1e4 & 268435455;
|
|
85411
|
+
b3[i3++] = tmh >>> 8 & 255;
|
|
85412
|
+
b3[i3++] = tmh & 255;
|
|
85413
|
+
b3[i3++] = tmh >>> 24 & 15 | 16;
|
|
85414
|
+
b3[i3++] = tmh >>> 16 & 255;
|
|
85415
|
+
b3[i3++] = clockseq >>> 8 | 128;
|
|
85416
|
+
b3[i3++] = clockseq & 255;
|
|
85417
|
+
for (let n3 = 0; n3 < 6; ++n3) {
|
|
85418
|
+
b3[i3 + n3] = node[n3];
|
|
85419
|
+
}
|
|
85420
|
+
return buf || unsafeStringify2(b3);
|
|
85421
|
+
}
|
|
85422
|
+
var _nodeId, _clockseq, _lastMSecs, _lastNSecs, v1_default;
|
|
85423
|
+
var init_v1 = __esm({
|
|
85424
|
+
"../../../node_modules/uuid/dist/esm-node/v1.js"() {
|
|
85425
|
+
init_rng2();
|
|
85426
|
+
init_stringify2();
|
|
85427
|
+
_lastMSecs = 0;
|
|
85428
|
+
_lastNSecs = 0;
|
|
85429
|
+
__name(v1, "v1");
|
|
85430
|
+
v1_default = v1;
|
|
85431
|
+
}
|
|
85432
|
+
});
|
|
85433
|
+
|
|
85434
|
+
// ../../../node_modules/uuid/dist/esm-node/parse.js
|
|
85435
|
+
function parse2(uuid) {
|
|
85436
|
+
if (!validate_default(uuid)) {
|
|
85437
|
+
throw TypeError("Invalid UUID");
|
|
85438
|
+
}
|
|
85439
|
+
let v6;
|
|
85440
|
+
const arr = new Uint8Array(16);
|
|
85441
|
+
arr[0] = (v6 = parseInt(uuid.slice(0, 8), 16)) >>> 24;
|
|
85442
|
+
arr[1] = v6 >>> 16 & 255;
|
|
85443
|
+
arr[2] = v6 >>> 8 & 255;
|
|
85444
|
+
arr[3] = v6 & 255;
|
|
85445
|
+
arr[4] = (v6 = parseInt(uuid.slice(9, 13), 16)) >>> 8;
|
|
85446
|
+
arr[5] = v6 & 255;
|
|
85447
|
+
arr[6] = (v6 = parseInt(uuid.slice(14, 18), 16)) >>> 8;
|
|
85448
|
+
arr[7] = v6 & 255;
|
|
85449
|
+
arr[8] = (v6 = parseInt(uuid.slice(19, 23), 16)) >>> 8;
|
|
85450
|
+
arr[9] = v6 & 255;
|
|
85451
|
+
arr[10] = (v6 = parseInt(uuid.slice(24, 36), 16)) / 1099511627776 & 255;
|
|
85452
|
+
arr[11] = v6 / 4294967296 & 255;
|
|
85453
|
+
arr[12] = v6 >>> 24 & 255;
|
|
85454
|
+
arr[13] = v6 >>> 16 & 255;
|
|
85455
|
+
arr[14] = v6 >>> 8 & 255;
|
|
85456
|
+
arr[15] = v6 & 255;
|
|
85457
|
+
return arr;
|
|
85458
|
+
}
|
|
85459
|
+
var parse_default;
|
|
85460
|
+
var init_parse = __esm({
|
|
85461
|
+
"../../../node_modules/uuid/dist/esm-node/parse.js"() {
|
|
85462
|
+
init_validate();
|
|
85463
|
+
__name(parse2, "parse");
|
|
85464
|
+
parse_default = parse2;
|
|
85465
|
+
}
|
|
85466
|
+
});
|
|
85467
|
+
|
|
85468
|
+
// ../../../node_modules/uuid/dist/esm-node/v35.js
|
|
85469
|
+
function stringToBytes(str) {
|
|
85470
|
+
str = unescape(encodeURIComponent(str));
|
|
85471
|
+
const bytes = [];
|
|
85472
|
+
for (let i3 = 0; i3 < str.length; ++i3) {
|
|
85473
|
+
bytes.push(str.charCodeAt(i3));
|
|
85474
|
+
}
|
|
85475
|
+
return bytes;
|
|
85476
|
+
}
|
|
85477
|
+
function v35(name, version2, hashfunc) {
|
|
85478
|
+
function generateUUID(value, namespace, buf, offset) {
|
|
85479
|
+
var _namespace;
|
|
85480
|
+
if (typeof value === "string") {
|
|
85481
|
+
value = stringToBytes(value);
|
|
85482
|
+
}
|
|
85483
|
+
if (typeof namespace === "string") {
|
|
85484
|
+
namespace = parse_default(namespace);
|
|
85485
|
+
}
|
|
85486
|
+
if (((_namespace = namespace) === null || _namespace === void 0 ? void 0 : _namespace.length) !== 16) {
|
|
85487
|
+
throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");
|
|
85488
|
+
}
|
|
85489
|
+
let bytes = new Uint8Array(16 + value.length);
|
|
85490
|
+
bytes.set(namespace);
|
|
85491
|
+
bytes.set(value, namespace.length);
|
|
85492
|
+
bytes = hashfunc(bytes);
|
|
85493
|
+
bytes[6] = bytes[6] & 15 | version2;
|
|
85494
|
+
bytes[8] = bytes[8] & 63 | 128;
|
|
85495
|
+
if (buf) {
|
|
85496
|
+
offset = offset || 0;
|
|
85497
|
+
for (let i3 = 0; i3 < 16; ++i3) {
|
|
85498
|
+
buf[offset + i3] = bytes[i3];
|
|
85499
|
+
}
|
|
85500
|
+
return buf;
|
|
85501
|
+
}
|
|
85502
|
+
return unsafeStringify2(bytes);
|
|
85503
|
+
}
|
|
85504
|
+
__name(generateUUID, "generateUUID");
|
|
85505
|
+
try {
|
|
85506
|
+
generateUUID.name = name;
|
|
85507
|
+
} catch (err) {
|
|
85508
|
+
}
|
|
85509
|
+
generateUUID.DNS = DNS;
|
|
85510
|
+
generateUUID.URL = URL2;
|
|
85511
|
+
return generateUUID;
|
|
85512
|
+
}
|
|
85513
|
+
var DNS, URL2;
|
|
85514
|
+
var init_v35 = __esm({
|
|
85515
|
+
"../../../node_modules/uuid/dist/esm-node/v35.js"() {
|
|
85516
|
+
init_stringify2();
|
|
85517
|
+
init_parse();
|
|
85518
|
+
__name(stringToBytes, "stringToBytes");
|
|
85519
|
+
DNS = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
|
|
85520
|
+
URL2 = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
|
|
85521
|
+
__name(v35, "v35");
|
|
85522
|
+
}
|
|
85523
|
+
});
|
|
85524
|
+
|
|
85525
|
+
// ../../../node_modules/uuid/dist/esm-node/md5.js
|
|
85526
|
+
function md5(bytes) {
|
|
85527
|
+
if (Array.isArray(bytes)) {
|
|
85528
|
+
bytes = Buffer.from(bytes);
|
|
85529
|
+
} else if (typeof bytes === "string") {
|
|
85530
|
+
bytes = Buffer.from(bytes, "utf8");
|
|
85531
|
+
}
|
|
85532
|
+
return import_crypto4.default.createHash("md5").update(bytes).digest();
|
|
85533
|
+
}
|
|
85534
|
+
var import_crypto4, md5_default;
|
|
85535
|
+
var init_md5 = __esm({
|
|
85536
|
+
"../../../node_modules/uuid/dist/esm-node/md5.js"() {
|
|
85537
|
+
import_crypto4 = __toESM(require("crypto"));
|
|
85538
|
+
__name(md5, "md5");
|
|
85539
|
+
md5_default = md5;
|
|
85540
|
+
}
|
|
85541
|
+
});
|
|
85542
|
+
|
|
85543
|
+
// ../../../node_modules/uuid/dist/esm-node/v3.js
|
|
85544
|
+
var v3, v3_default;
|
|
85545
|
+
var init_v3 = __esm({
|
|
85546
|
+
"../../../node_modules/uuid/dist/esm-node/v3.js"() {
|
|
85547
|
+
init_v35();
|
|
85548
|
+
init_md5();
|
|
85549
|
+
v3 = v35("v3", 48, md5_default);
|
|
85550
|
+
v3_default = v3;
|
|
85551
|
+
}
|
|
85552
|
+
});
|
|
85553
|
+
|
|
85554
|
+
// ../../../node_modules/uuid/dist/esm-node/native.js
|
|
85555
|
+
var import_crypto5, native_default2;
|
|
85556
|
+
var init_native2 = __esm({
|
|
85557
|
+
"../../../node_modules/uuid/dist/esm-node/native.js"() {
|
|
85558
|
+
import_crypto5 = __toESM(require("crypto"));
|
|
85559
|
+
native_default2 = {
|
|
85560
|
+
randomUUID: import_crypto5.default.randomUUID
|
|
85561
|
+
};
|
|
85562
|
+
}
|
|
85563
|
+
});
|
|
85564
|
+
|
|
85565
|
+
// ../../../node_modules/uuid/dist/esm-node/v4.js
|
|
85566
|
+
function v42(options, buf, offset) {
|
|
85567
|
+
if (native_default2.randomUUID && !buf && !options) {
|
|
85568
|
+
return native_default2.randomUUID();
|
|
85569
|
+
}
|
|
85570
|
+
options = options || {};
|
|
85571
|
+
const rnds = options.random || (options.rng || rng2)();
|
|
85572
|
+
rnds[6] = rnds[6] & 15 | 64;
|
|
85573
|
+
rnds[8] = rnds[8] & 63 | 128;
|
|
85574
|
+
if (buf) {
|
|
85575
|
+
offset = offset || 0;
|
|
85576
|
+
for (let i3 = 0; i3 < 16; ++i3) {
|
|
85577
|
+
buf[offset + i3] = rnds[i3];
|
|
85578
|
+
}
|
|
85579
|
+
return buf;
|
|
85580
|
+
}
|
|
85581
|
+
return unsafeStringify2(rnds);
|
|
85582
|
+
}
|
|
85583
|
+
var v4_default2;
|
|
85584
|
+
var init_v42 = __esm({
|
|
85585
|
+
"../../../node_modules/uuid/dist/esm-node/v4.js"() {
|
|
85586
|
+
init_native2();
|
|
85587
|
+
init_rng2();
|
|
85588
|
+
init_stringify2();
|
|
85589
|
+
__name(v42, "v4");
|
|
85590
|
+
v4_default2 = v42;
|
|
85591
|
+
}
|
|
85592
|
+
});
|
|
85593
|
+
|
|
85594
|
+
// ../../../node_modules/uuid/dist/esm-node/sha1.js
|
|
85595
|
+
function sha1(bytes) {
|
|
85596
|
+
if (Array.isArray(bytes)) {
|
|
85597
|
+
bytes = Buffer.from(bytes);
|
|
85598
|
+
} else if (typeof bytes === "string") {
|
|
85599
|
+
bytes = Buffer.from(bytes, "utf8");
|
|
85600
|
+
}
|
|
85601
|
+
return import_crypto6.default.createHash("sha1").update(bytes).digest();
|
|
85602
|
+
}
|
|
85603
|
+
var import_crypto6, sha1_default;
|
|
85604
|
+
var init_sha1 = __esm({
|
|
85605
|
+
"../../../node_modules/uuid/dist/esm-node/sha1.js"() {
|
|
85606
|
+
import_crypto6 = __toESM(require("crypto"));
|
|
85607
|
+
__name(sha1, "sha1");
|
|
85608
|
+
sha1_default = sha1;
|
|
85609
|
+
}
|
|
85610
|
+
});
|
|
85611
|
+
|
|
85612
|
+
// ../../../node_modules/uuid/dist/esm-node/v5.js
|
|
85613
|
+
var v5, v5_default;
|
|
85614
|
+
var init_v5 = __esm({
|
|
85615
|
+
"../../../node_modules/uuid/dist/esm-node/v5.js"() {
|
|
85616
|
+
init_v35();
|
|
85617
|
+
init_sha1();
|
|
85618
|
+
v5 = v35("v5", 80, sha1_default);
|
|
85619
|
+
v5_default = v5;
|
|
85620
|
+
}
|
|
85621
|
+
});
|
|
85622
|
+
|
|
85623
|
+
// ../../../node_modules/uuid/dist/esm-node/nil.js
|
|
85624
|
+
var nil_default;
|
|
85625
|
+
var init_nil = __esm({
|
|
85626
|
+
"../../../node_modules/uuid/dist/esm-node/nil.js"() {
|
|
85627
|
+
nil_default = "00000000-0000-0000-0000-000000000000";
|
|
85628
|
+
}
|
|
85629
|
+
});
|
|
85630
|
+
|
|
85631
|
+
// ../../../node_modules/uuid/dist/esm-node/version.js
|
|
85632
|
+
function version(uuid) {
|
|
85633
|
+
if (!validate_default(uuid)) {
|
|
85634
|
+
throw TypeError("Invalid UUID");
|
|
85635
|
+
}
|
|
85636
|
+
return parseInt(uuid.slice(14, 15), 16);
|
|
85637
|
+
}
|
|
85638
|
+
var version_default;
|
|
85639
|
+
var init_version = __esm({
|
|
85640
|
+
"../../../node_modules/uuid/dist/esm-node/version.js"() {
|
|
85641
|
+
init_validate();
|
|
85642
|
+
__name(version, "version");
|
|
85643
|
+
version_default = version;
|
|
85644
|
+
}
|
|
85645
|
+
});
|
|
85646
|
+
|
|
85647
|
+
// ../../../node_modules/uuid/dist/esm-node/index.js
|
|
85648
|
+
var esm_node_exports = {};
|
|
85649
|
+
__export(esm_node_exports, {
|
|
85650
|
+
NIL: () => nil_default,
|
|
85651
|
+
parse: () => parse_default,
|
|
85652
|
+
stringify: () => stringify_default,
|
|
85653
|
+
v1: () => v1_default,
|
|
85654
|
+
v3: () => v3_default,
|
|
85655
|
+
v4: () => v4_default2,
|
|
85656
|
+
v5: () => v5_default,
|
|
85657
|
+
validate: () => validate_default,
|
|
85658
|
+
version: () => version_default
|
|
85659
|
+
});
|
|
85660
|
+
var init_esm_node = __esm({
|
|
85661
|
+
"../../../node_modules/uuid/dist/esm-node/index.js"() {
|
|
85662
|
+
init_v1();
|
|
85663
|
+
init_v3();
|
|
85664
|
+
init_v42();
|
|
85665
|
+
init_v5();
|
|
85666
|
+
init_nil();
|
|
85667
|
+
init_version();
|
|
85668
|
+
init_validate();
|
|
85669
|
+
init_stringify2();
|
|
85670
|
+
init_parse();
|
|
85671
|
+
}
|
|
85672
|
+
});
|
|
85673
|
+
|
|
85674
|
+
// ../../../node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js
|
|
85675
|
+
var init_generateIdempotencyToken = __esm({
|
|
85676
|
+
"../../../node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js"() {
|
|
85677
|
+
init_esm_node();
|
|
85678
|
+
}
|
|
85679
|
+
});
|
|
85680
|
+
|
|
85351
85681
|
// ../../../node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js
|
|
85352
85682
|
var LazyJsonString2;
|
|
85353
85683
|
var init_lazy_json = __esm({
|
|
@@ -85475,7 +85805,7 @@ function nv2(input) {
|
|
|
85475
85805
|
var NumericValue2;
|
|
85476
85806
|
var init_NumericValue = __esm({
|
|
85477
85807
|
"../../../node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js"() {
|
|
85478
|
-
NumericValue2 = class {
|
|
85808
|
+
NumericValue2 = class _NumericValue {
|
|
85479
85809
|
static {
|
|
85480
85810
|
__name(this, "NumericValue");
|
|
85481
85811
|
}
|
|
@@ -85503,15 +85833,19 @@ var init_NumericValue = __esm({
|
|
|
85503
85833
|
toString() {
|
|
85504
85834
|
return this.string;
|
|
85505
85835
|
}
|
|
85506
|
-
[Symbol.hasInstance](object) {
|
|
85836
|
+
static [Symbol.hasInstance](object) {
|
|
85507
85837
|
if (!object || typeof object !== "object") {
|
|
85508
85838
|
return false;
|
|
85509
85839
|
}
|
|
85510
85840
|
const _nv = object;
|
|
85841
|
+
const prototypeMatch = _NumericValue.prototype.isPrototypeOf(object.constructor?.prototype);
|
|
85842
|
+
if (prototypeMatch) {
|
|
85843
|
+
return prototypeMatch;
|
|
85844
|
+
}
|
|
85511
85845
|
if (typeof _nv.string === "string" && typeof _nv.type === "string" && _nv.constructor?.name === "NumericValue") {
|
|
85512
85846
|
return true;
|
|
85513
85847
|
}
|
|
85514
|
-
return
|
|
85848
|
+
return prototypeMatch;
|
|
85515
85849
|
}
|
|
85516
85850
|
};
|
|
85517
85851
|
__name(nv2, "nv");
|
|
@@ -85537,6 +85871,7 @@ __export(serde_exports, {
|
|
|
85537
85871
|
expectShort: () => expectShort2,
|
|
85538
85872
|
expectString: () => expectString2,
|
|
85539
85873
|
expectUnion: () => expectUnion2,
|
|
85874
|
+
generateIdempotencyToken: () => v4_default2,
|
|
85540
85875
|
handleFloat: () => handleFloat2,
|
|
85541
85876
|
limitedParseDouble: () => limitedParseDouble2,
|
|
85542
85877
|
limitedParseFloat: () => limitedParseFloat2,
|
|
@@ -85564,6 +85899,7 @@ var init_serde = __esm({
|
|
|
85564
85899
|
"../../../node_modules/@smithy/core/dist-es/submodules/serde/index.js"() {
|
|
85565
85900
|
init_copyDocumentWithTransform();
|
|
85566
85901
|
init_date_utils();
|
|
85902
|
+
init_generateIdempotencyToken();
|
|
85567
85903
|
init_lazy_json();
|
|
85568
85904
|
init_parse_utils();
|
|
85569
85905
|
init_quote_header();
|
|
@@ -85574,14 +85910,11 @@ var init_serde = __esm({
|
|
|
85574
85910
|
});
|
|
85575
85911
|
|
|
85576
85912
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js
|
|
85577
|
-
var import_protocol_http2,
|
|
85913
|
+
var import_protocol_http2, HttpProtocol;
|
|
85578
85914
|
var init_HttpProtocol = __esm({
|
|
85579
85915
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js"() {
|
|
85580
85916
|
init_schema4();
|
|
85581
|
-
init_serde();
|
|
85582
85917
|
import_protocol_http2 = __toESM(require_dist_cjs2());
|
|
85583
|
-
import_util_stream2 = __toESM(require_dist_cjs17());
|
|
85584
|
-
init_collect_stream_body();
|
|
85585
85918
|
HttpProtocol = class {
|
|
85586
85919
|
static {
|
|
85587
85920
|
__name(this, "HttpProtocol");
|
|
@@ -85657,97 +85990,25 @@ var init_HttpProtocol = __esm({
|
|
|
85657
85990
|
};
|
|
85658
85991
|
}
|
|
85659
85992
|
async deserializeHttpMessage(schema, context, response, arg4, arg5) {
|
|
85660
|
-
|
|
85661
|
-
|
|
85662
|
-
|
|
85663
|
-
|
|
85664
|
-
|
|
85665
|
-
|
|
85666
|
-
const deserializer = this.deserializer;
|
|
85667
|
-
const ns = NormalizedSchema.of(schema);
|
|
85668
|
-
const nonHttpBindingMembers = [];
|
|
85669
|
-
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
85670
|
-
const memberTraits = memberSchema.getMemberTraits();
|
|
85671
|
-
if (memberTraits.httpPayload) {
|
|
85672
|
-
const isStreaming = memberSchema.isStreaming();
|
|
85673
|
-
if (isStreaming) {
|
|
85674
|
-
const isEventStream = memberSchema.isStructSchema();
|
|
85675
|
-
if (isEventStream) {
|
|
85676
|
-
const context2 = this.serdeContext;
|
|
85677
|
-
if (!context2.eventStreamMarshaller) {
|
|
85678
|
-
throw new Error("@smithy/core - HttpProtocol: eventStreamMarshaller missing in serdeContext.");
|
|
85679
|
-
}
|
|
85680
|
-
const memberSchemas = memberSchema.getMemberSchemas();
|
|
85681
|
-
dataObject[memberName] = context2.eventStreamMarshaller.deserialize(response.body, async (event) => {
|
|
85682
|
-
const unionMember = Object.keys(event).find((key) => {
|
|
85683
|
-
return key !== "__type";
|
|
85684
|
-
}) ?? "";
|
|
85685
|
-
if (unionMember in memberSchemas) {
|
|
85686
|
-
const eventStreamSchema = memberSchemas[unionMember];
|
|
85687
|
-
return {
|
|
85688
|
-
[unionMember]: await deserializer.read(eventStreamSchema, event[unionMember].body)
|
|
85689
|
-
};
|
|
85690
|
-
} else {
|
|
85691
|
-
return {
|
|
85692
|
-
$unknown: event
|
|
85693
|
-
};
|
|
85694
|
-
}
|
|
85695
|
-
});
|
|
85696
|
-
} else {
|
|
85697
|
-
dataObject[memberName] = (0, import_util_stream2.sdkStreamMixin)(response.body);
|
|
85698
|
-
}
|
|
85699
|
-
} else if (response.body) {
|
|
85700
|
-
const bytes = await collectBody2(response.body, context);
|
|
85701
|
-
if (bytes.byteLength > 0) {
|
|
85702
|
-
dataObject[memberName] = await deserializer.read(memberSchema, bytes);
|
|
85703
|
-
}
|
|
85704
|
-
}
|
|
85705
|
-
} else if (memberTraits.httpHeader) {
|
|
85706
|
-
const key = String(memberTraits.httpHeader).toLowerCase();
|
|
85707
|
-
const value = response.headers[key];
|
|
85708
|
-
if (null != value) {
|
|
85709
|
-
if (memberSchema.isListSchema()) {
|
|
85710
|
-
const headerListValueSchema = memberSchema.getValueSchema();
|
|
85711
|
-
let sections;
|
|
85712
|
-
if (headerListValueSchema.isTimestampSchema() && headerListValueSchema.getSchema() === SCHEMA.TIMESTAMP_DEFAULT) {
|
|
85713
|
-
sections = splitEvery2(value, ",", 2);
|
|
85714
|
-
} else {
|
|
85715
|
-
sections = splitHeader2(value);
|
|
85716
|
-
}
|
|
85717
|
-
const list = [];
|
|
85718
|
-
for (const section of sections) {
|
|
85719
|
-
list.push(await deserializer.read([headerListValueSchema, { httpHeader: key }], section.trim()));
|
|
85720
|
-
}
|
|
85721
|
-
dataObject[memberName] = list;
|
|
85722
|
-
} else {
|
|
85723
|
-
dataObject[memberName] = await deserializer.read(memberSchema, value);
|
|
85724
|
-
}
|
|
85725
|
-
}
|
|
85726
|
-
} else if (memberTraits.httpPrefixHeaders !== void 0) {
|
|
85727
|
-
dataObject[memberName] = {};
|
|
85728
|
-
for (const [header, value] of Object.entries(response.headers)) {
|
|
85729
|
-
if (header.startsWith(memberTraits.httpPrefixHeaders)) {
|
|
85730
|
-
dataObject[memberName][header.slice(memberTraits.httpPrefixHeaders.length)] = await deserializer.read([memberSchema.getValueSchema(), { httpHeader: header }], value);
|
|
85731
|
-
}
|
|
85732
|
-
}
|
|
85733
|
-
} else if (memberTraits.httpResponseCode) {
|
|
85734
|
-
dataObject[memberName] = response.statusCode;
|
|
85735
|
-
} else {
|
|
85736
|
-
nonHttpBindingMembers.push(memberName);
|
|
85737
|
-
}
|
|
85738
|
-
}
|
|
85739
|
-
return nonHttpBindingMembers;
|
|
85993
|
+
void schema;
|
|
85994
|
+
void context;
|
|
85995
|
+
void response;
|
|
85996
|
+
void arg4;
|
|
85997
|
+
void arg5;
|
|
85998
|
+
return [];
|
|
85740
85999
|
}
|
|
85741
86000
|
};
|
|
85742
86001
|
}
|
|
85743
86002
|
});
|
|
85744
86003
|
|
|
85745
86004
|
// ../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js
|
|
85746
|
-
var import_protocol_http3, HttpBindingProtocol;
|
|
86005
|
+
var import_protocol_http3, import_util_stream2, HttpBindingProtocol;
|
|
85747
86006
|
var init_HttpBindingProtocol = __esm({
|
|
85748
86007
|
"../../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js"() {
|
|
85749
86008
|
init_schema4();
|
|
86009
|
+
init_serde();
|
|
85750
86010
|
import_protocol_http3 = __toESM(require_dist_cjs2());
|
|
86011
|
+
import_util_stream2 = __toESM(require_dist_cjs17());
|
|
85751
86012
|
init_collect_stream_body();
|
|
85752
86013
|
init_extended_encode_uri_component();
|
|
85753
86014
|
init_HttpProtocol();
|
|
@@ -85916,6 +86177,88 @@ var init_HttpBindingProtocol = __esm({
|
|
|
85916
86177
|
};
|
|
85917
86178
|
return output;
|
|
85918
86179
|
}
|
|
86180
|
+
async deserializeHttpMessage(schema, context, response, arg4, arg5) {
|
|
86181
|
+
let dataObject;
|
|
86182
|
+
if (arg4 instanceof Set) {
|
|
86183
|
+
dataObject = arg5;
|
|
86184
|
+
} else {
|
|
86185
|
+
dataObject = arg4;
|
|
86186
|
+
}
|
|
86187
|
+
const deserializer = this.deserializer;
|
|
86188
|
+
const ns = NormalizedSchema.of(schema);
|
|
86189
|
+
const nonHttpBindingMembers = [];
|
|
86190
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
86191
|
+
const memberTraits = memberSchema.getMemberTraits();
|
|
86192
|
+
if (memberTraits.httpPayload) {
|
|
86193
|
+
const isStreaming = memberSchema.isStreaming();
|
|
86194
|
+
if (isStreaming) {
|
|
86195
|
+
const isEventStream = memberSchema.isStructSchema();
|
|
86196
|
+
if (isEventStream) {
|
|
86197
|
+
const context2 = this.serdeContext;
|
|
86198
|
+
if (!context2.eventStreamMarshaller) {
|
|
86199
|
+
throw new Error("@smithy/core - HttpProtocol: eventStreamMarshaller missing in serdeContext.");
|
|
86200
|
+
}
|
|
86201
|
+
const memberSchemas = memberSchema.getMemberSchemas();
|
|
86202
|
+
dataObject[memberName] = context2.eventStreamMarshaller.deserialize(response.body, async (event) => {
|
|
86203
|
+
const unionMember = Object.keys(event).find((key) => {
|
|
86204
|
+
return key !== "__type";
|
|
86205
|
+
}) ?? "";
|
|
86206
|
+
if (unionMember in memberSchemas) {
|
|
86207
|
+
const eventStreamSchema = memberSchemas[unionMember];
|
|
86208
|
+
return {
|
|
86209
|
+
[unionMember]: await deserializer.read(eventStreamSchema, event[unionMember].body)
|
|
86210
|
+
};
|
|
86211
|
+
} else {
|
|
86212
|
+
return {
|
|
86213
|
+
$unknown: event
|
|
86214
|
+
};
|
|
86215
|
+
}
|
|
86216
|
+
});
|
|
86217
|
+
} else {
|
|
86218
|
+
dataObject[memberName] = (0, import_util_stream2.sdkStreamMixin)(response.body);
|
|
86219
|
+
}
|
|
86220
|
+
} else if (response.body) {
|
|
86221
|
+
const bytes = await collectBody2(response.body, context);
|
|
86222
|
+
if (bytes.byteLength > 0) {
|
|
86223
|
+
dataObject[memberName] = await deserializer.read(memberSchema, bytes);
|
|
86224
|
+
}
|
|
86225
|
+
}
|
|
86226
|
+
} else if (memberTraits.httpHeader) {
|
|
86227
|
+
const key = String(memberTraits.httpHeader).toLowerCase();
|
|
86228
|
+
const value = response.headers[key];
|
|
86229
|
+
if (null != value) {
|
|
86230
|
+
if (memberSchema.isListSchema()) {
|
|
86231
|
+
const headerListValueSchema = memberSchema.getValueSchema();
|
|
86232
|
+
let sections;
|
|
86233
|
+
if (headerListValueSchema.isTimestampSchema() && headerListValueSchema.getSchema() === SCHEMA.TIMESTAMP_DEFAULT) {
|
|
86234
|
+
sections = splitEvery2(value, ",", 2);
|
|
86235
|
+
} else {
|
|
86236
|
+
sections = splitHeader2(value);
|
|
86237
|
+
}
|
|
86238
|
+
const list = [];
|
|
86239
|
+
for (const section of sections) {
|
|
86240
|
+
list.push(await deserializer.read([headerListValueSchema, { httpHeader: key }], section.trim()));
|
|
86241
|
+
}
|
|
86242
|
+
dataObject[memberName] = list;
|
|
86243
|
+
} else {
|
|
86244
|
+
dataObject[memberName] = await deserializer.read(memberSchema, value);
|
|
86245
|
+
}
|
|
86246
|
+
}
|
|
86247
|
+
} else if (memberTraits.httpPrefixHeaders !== void 0) {
|
|
86248
|
+
dataObject[memberName] = {};
|
|
86249
|
+
for (const [header, value] of Object.entries(response.headers)) {
|
|
86250
|
+
if (header.startsWith(memberTraits.httpPrefixHeaders)) {
|
|
86251
|
+
dataObject[memberName][header.slice(memberTraits.httpPrefixHeaders.length)] = await deserializer.read([memberSchema.getValueSchema(), { httpHeader: header }], value);
|
|
86252
|
+
}
|
|
86253
|
+
}
|
|
86254
|
+
} else if (memberTraits.httpResponseCode) {
|
|
86255
|
+
dataObject[memberName] = response.statusCode;
|
|
86256
|
+
} else {
|
|
86257
|
+
nonHttpBindingMembers.push(memberName);
|
|
86258
|
+
}
|
|
86259
|
+
}
|
|
86260
|
+
return nonHttpBindingMembers;
|
|
86261
|
+
}
|
|
85919
86262
|
};
|
|
85920
86263
|
}
|
|
85921
86264
|
});
|
|
@@ -90732,7 +91075,7 @@ var init_util2 = __esm({
|
|
|
90732
91075
|
});
|
|
90733
91076
|
|
|
90734
91077
|
// ../../../node_modules/fast-xml-parser/src/validator.js
|
|
90735
|
-
function
|
|
91078
|
+
function validate2(xmlData, options) {
|
|
90736
91079
|
options = Object.assign({}, defaultOptions, options);
|
|
90737
91080
|
const tags = [];
|
|
90738
91081
|
let tagFound = false;
|
|
@@ -91038,7 +91381,7 @@ var init_validator = __esm({
|
|
|
91038
91381
|
//A tag can have attributes without any value
|
|
91039
91382
|
unpairedTags: []
|
|
91040
91383
|
};
|
|
91041
|
-
__name(
|
|
91384
|
+
__name(validate2, "validate");
|
|
91042
91385
|
__name(isWhiteSpace, "isWhiteSpace");
|
|
91043
91386
|
__name(readPI, "readPI");
|
|
91044
91387
|
__name(readCommentAndCDATA, "readCommentAndCDATA");
|
|
@@ -92116,7 +92459,7 @@ var init_XMLParser = __esm({
|
|
|
92116
92459
|
}
|
|
92117
92460
|
if (validationOption) {
|
|
92118
92461
|
if (validationOption === true) validationOption = {};
|
|
92119
|
-
const result2 =
|
|
92462
|
+
const result2 = validate2(xmlData, validationOption);
|
|
92120
92463
|
if (result2 !== true) {
|
|
92121
92464
|
throw Error(`${result2.err.msg}:${result2.err.line}:${result2.err.col}`);
|
|
92122
92465
|
}
|
|
@@ -94559,371 +94902,6 @@ var require_dist_cjs34 = __commonJS({
|
|
|
94559
94902
|
}
|
|
94560
94903
|
});
|
|
94561
94904
|
|
|
94562
|
-
// ../../../node_modules/uuid/dist/esm-node/rng.js
|
|
94563
|
-
function rng2() {
|
|
94564
|
-
if (poolPtr2 > rnds8Pool2.length - 16) {
|
|
94565
|
-
import_crypto3.default.randomFillSync(rnds8Pool2);
|
|
94566
|
-
poolPtr2 = 0;
|
|
94567
|
-
}
|
|
94568
|
-
return rnds8Pool2.slice(poolPtr2, poolPtr2 += 16);
|
|
94569
|
-
}
|
|
94570
|
-
var import_crypto3, rnds8Pool2, poolPtr2;
|
|
94571
|
-
var init_rng2 = __esm({
|
|
94572
|
-
"../../../node_modules/uuid/dist/esm-node/rng.js"() {
|
|
94573
|
-
import_crypto3 = __toESM(require("crypto"));
|
|
94574
|
-
rnds8Pool2 = new Uint8Array(256);
|
|
94575
|
-
poolPtr2 = rnds8Pool2.length;
|
|
94576
|
-
__name(rng2, "rng");
|
|
94577
|
-
}
|
|
94578
|
-
});
|
|
94579
|
-
|
|
94580
|
-
// ../../../node_modules/uuid/dist/esm-node/regex.js
|
|
94581
|
-
var regex_default;
|
|
94582
|
-
var init_regex = __esm({
|
|
94583
|
-
"../../../node_modules/uuid/dist/esm-node/regex.js"() {
|
|
94584
|
-
regex_default = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
|
|
94585
|
-
}
|
|
94586
|
-
});
|
|
94587
|
-
|
|
94588
|
-
// ../../../node_modules/uuid/dist/esm-node/validate.js
|
|
94589
|
-
function validate2(uuid) {
|
|
94590
|
-
return typeof uuid === "string" && regex_default.test(uuid);
|
|
94591
|
-
}
|
|
94592
|
-
var validate_default;
|
|
94593
|
-
var init_validate = __esm({
|
|
94594
|
-
"../../../node_modules/uuid/dist/esm-node/validate.js"() {
|
|
94595
|
-
init_regex();
|
|
94596
|
-
__name(validate2, "validate");
|
|
94597
|
-
validate_default = validate2;
|
|
94598
|
-
}
|
|
94599
|
-
});
|
|
94600
|
-
|
|
94601
|
-
// ../../../node_modules/uuid/dist/esm-node/stringify.js
|
|
94602
|
-
function unsafeStringify2(arr, offset = 0) {
|
|
94603
|
-
return byteToHex2[arr[offset + 0]] + byteToHex2[arr[offset + 1]] + byteToHex2[arr[offset + 2]] + byteToHex2[arr[offset + 3]] + "-" + byteToHex2[arr[offset + 4]] + byteToHex2[arr[offset + 5]] + "-" + byteToHex2[arr[offset + 6]] + byteToHex2[arr[offset + 7]] + "-" + byteToHex2[arr[offset + 8]] + byteToHex2[arr[offset + 9]] + "-" + byteToHex2[arr[offset + 10]] + byteToHex2[arr[offset + 11]] + byteToHex2[arr[offset + 12]] + byteToHex2[arr[offset + 13]] + byteToHex2[arr[offset + 14]] + byteToHex2[arr[offset + 15]];
|
|
94604
|
-
}
|
|
94605
|
-
function stringify2(arr, offset = 0) {
|
|
94606
|
-
const uuid = unsafeStringify2(arr, offset);
|
|
94607
|
-
if (!validate_default(uuid)) {
|
|
94608
|
-
throw TypeError("Stringified UUID is invalid");
|
|
94609
|
-
}
|
|
94610
|
-
return uuid;
|
|
94611
|
-
}
|
|
94612
|
-
var byteToHex2, stringify_default;
|
|
94613
|
-
var init_stringify2 = __esm({
|
|
94614
|
-
"../../../node_modules/uuid/dist/esm-node/stringify.js"() {
|
|
94615
|
-
init_validate();
|
|
94616
|
-
byteToHex2 = [];
|
|
94617
|
-
for (let i3 = 0; i3 < 256; ++i3) {
|
|
94618
|
-
byteToHex2.push((i3 + 256).toString(16).slice(1));
|
|
94619
|
-
}
|
|
94620
|
-
__name(unsafeStringify2, "unsafeStringify");
|
|
94621
|
-
__name(stringify2, "stringify");
|
|
94622
|
-
stringify_default = stringify2;
|
|
94623
|
-
}
|
|
94624
|
-
});
|
|
94625
|
-
|
|
94626
|
-
// ../../../node_modules/uuid/dist/esm-node/v1.js
|
|
94627
|
-
function v1(options, buf, offset) {
|
|
94628
|
-
let i3 = buf && offset || 0;
|
|
94629
|
-
const b3 = buf || new Array(16);
|
|
94630
|
-
options = options || {};
|
|
94631
|
-
let node = options.node || _nodeId;
|
|
94632
|
-
let clockseq = options.clockseq !== void 0 ? options.clockseq : _clockseq;
|
|
94633
|
-
if (node == null || clockseq == null) {
|
|
94634
|
-
const seedBytes = options.random || (options.rng || rng2)();
|
|
94635
|
-
if (node == null) {
|
|
94636
|
-
node = _nodeId = [seedBytes[0] | 1, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
|
|
94637
|
-
}
|
|
94638
|
-
if (clockseq == null) {
|
|
94639
|
-
clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 16383;
|
|
94640
|
-
}
|
|
94641
|
-
}
|
|
94642
|
-
let msecs = options.msecs !== void 0 ? options.msecs : Date.now();
|
|
94643
|
-
let nsecs = options.nsecs !== void 0 ? options.nsecs : _lastNSecs + 1;
|
|
94644
|
-
const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 1e4;
|
|
94645
|
-
if (dt < 0 && options.clockseq === void 0) {
|
|
94646
|
-
clockseq = clockseq + 1 & 16383;
|
|
94647
|
-
}
|
|
94648
|
-
if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === void 0) {
|
|
94649
|
-
nsecs = 0;
|
|
94650
|
-
}
|
|
94651
|
-
if (nsecs >= 1e4) {
|
|
94652
|
-
throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
|
|
94653
|
-
}
|
|
94654
|
-
_lastMSecs = msecs;
|
|
94655
|
-
_lastNSecs = nsecs;
|
|
94656
|
-
_clockseq = clockseq;
|
|
94657
|
-
msecs += 122192928e5;
|
|
94658
|
-
const tl = ((msecs & 268435455) * 1e4 + nsecs) % 4294967296;
|
|
94659
|
-
b3[i3++] = tl >>> 24 & 255;
|
|
94660
|
-
b3[i3++] = tl >>> 16 & 255;
|
|
94661
|
-
b3[i3++] = tl >>> 8 & 255;
|
|
94662
|
-
b3[i3++] = tl & 255;
|
|
94663
|
-
const tmh = msecs / 4294967296 * 1e4 & 268435455;
|
|
94664
|
-
b3[i3++] = tmh >>> 8 & 255;
|
|
94665
|
-
b3[i3++] = tmh & 255;
|
|
94666
|
-
b3[i3++] = tmh >>> 24 & 15 | 16;
|
|
94667
|
-
b3[i3++] = tmh >>> 16 & 255;
|
|
94668
|
-
b3[i3++] = clockseq >>> 8 | 128;
|
|
94669
|
-
b3[i3++] = clockseq & 255;
|
|
94670
|
-
for (let n3 = 0; n3 < 6; ++n3) {
|
|
94671
|
-
b3[i3 + n3] = node[n3];
|
|
94672
|
-
}
|
|
94673
|
-
return buf || unsafeStringify2(b3);
|
|
94674
|
-
}
|
|
94675
|
-
var _nodeId, _clockseq, _lastMSecs, _lastNSecs, v1_default;
|
|
94676
|
-
var init_v1 = __esm({
|
|
94677
|
-
"../../../node_modules/uuid/dist/esm-node/v1.js"() {
|
|
94678
|
-
init_rng2();
|
|
94679
|
-
init_stringify2();
|
|
94680
|
-
_lastMSecs = 0;
|
|
94681
|
-
_lastNSecs = 0;
|
|
94682
|
-
__name(v1, "v1");
|
|
94683
|
-
v1_default = v1;
|
|
94684
|
-
}
|
|
94685
|
-
});
|
|
94686
|
-
|
|
94687
|
-
// ../../../node_modules/uuid/dist/esm-node/parse.js
|
|
94688
|
-
function parse2(uuid) {
|
|
94689
|
-
if (!validate_default(uuid)) {
|
|
94690
|
-
throw TypeError("Invalid UUID");
|
|
94691
|
-
}
|
|
94692
|
-
let v6;
|
|
94693
|
-
const arr = new Uint8Array(16);
|
|
94694
|
-
arr[0] = (v6 = parseInt(uuid.slice(0, 8), 16)) >>> 24;
|
|
94695
|
-
arr[1] = v6 >>> 16 & 255;
|
|
94696
|
-
arr[2] = v6 >>> 8 & 255;
|
|
94697
|
-
arr[3] = v6 & 255;
|
|
94698
|
-
arr[4] = (v6 = parseInt(uuid.slice(9, 13), 16)) >>> 8;
|
|
94699
|
-
arr[5] = v6 & 255;
|
|
94700
|
-
arr[6] = (v6 = parseInt(uuid.slice(14, 18), 16)) >>> 8;
|
|
94701
|
-
arr[7] = v6 & 255;
|
|
94702
|
-
arr[8] = (v6 = parseInt(uuid.slice(19, 23), 16)) >>> 8;
|
|
94703
|
-
arr[9] = v6 & 255;
|
|
94704
|
-
arr[10] = (v6 = parseInt(uuid.slice(24, 36), 16)) / 1099511627776 & 255;
|
|
94705
|
-
arr[11] = v6 / 4294967296 & 255;
|
|
94706
|
-
arr[12] = v6 >>> 24 & 255;
|
|
94707
|
-
arr[13] = v6 >>> 16 & 255;
|
|
94708
|
-
arr[14] = v6 >>> 8 & 255;
|
|
94709
|
-
arr[15] = v6 & 255;
|
|
94710
|
-
return arr;
|
|
94711
|
-
}
|
|
94712
|
-
var parse_default;
|
|
94713
|
-
var init_parse = __esm({
|
|
94714
|
-
"../../../node_modules/uuid/dist/esm-node/parse.js"() {
|
|
94715
|
-
init_validate();
|
|
94716
|
-
__name(parse2, "parse");
|
|
94717
|
-
parse_default = parse2;
|
|
94718
|
-
}
|
|
94719
|
-
});
|
|
94720
|
-
|
|
94721
|
-
// ../../../node_modules/uuid/dist/esm-node/v35.js
|
|
94722
|
-
function stringToBytes(str) {
|
|
94723
|
-
str = unescape(encodeURIComponent(str));
|
|
94724
|
-
const bytes = [];
|
|
94725
|
-
for (let i3 = 0; i3 < str.length; ++i3) {
|
|
94726
|
-
bytes.push(str.charCodeAt(i3));
|
|
94727
|
-
}
|
|
94728
|
-
return bytes;
|
|
94729
|
-
}
|
|
94730
|
-
function v35(name, version2, hashfunc) {
|
|
94731
|
-
function generateUUID(value, namespace, buf, offset) {
|
|
94732
|
-
var _namespace;
|
|
94733
|
-
if (typeof value === "string") {
|
|
94734
|
-
value = stringToBytes(value);
|
|
94735
|
-
}
|
|
94736
|
-
if (typeof namespace === "string") {
|
|
94737
|
-
namespace = parse_default(namespace);
|
|
94738
|
-
}
|
|
94739
|
-
if (((_namespace = namespace) === null || _namespace === void 0 ? void 0 : _namespace.length) !== 16) {
|
|
94740
|
-
throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");
|
|
94741
|
-
}
|
|
94742
|
-
let bytes = new Uint8Array(16 + value.length);
|
|
94743
|
-
bytes.set(namespace);
|
|
94744
|
-
bytes.set(value, namespace.length);
|
|
94745
|
-
bytes = hashfunc(bytes);
|
|
94746
|
-
bytes[6] = bytes[6] & 15 | version2;
|
|
94747
|
-
bytes[8] = bytes[8] & 63 | 128;
|
|
94748
|
-
if (buf) {
|
|
94749
|
-
offset = offset || 0;
|
|
94750
|
-
for (let i3 = 0; i3 < 16; ++i3) {
|
|
94751
|
-
buf[offset + i3] = bytes[i3];
|
|
94752
|
-
}
|
|
94753
|
-
return buf;
|
|
94754
|
-
}
|
|
94755
|
-
return unsafeStringify2(bytes);
|
|
94756
|
-
}
|
|
94757
|
-
__name(generateUUID, "generateUUID");
|
|
94758
|
-
try {
|
|
94759
|
-
generateUUID.name = name;
|
|
94760
|
-
} catch (err) {
|
|
94761
|
-
}
|
|
94762
|
-
generateUUID.DNS = DNS;
|
|
94763
|
-
generateUUID.URL = URL2;
|
|
94764
|
-
return generateUUID;
|
|
94765
|
-
}
|
|
94766
|
-
var DNS, URL2;
|
|
94767
|
-
var init_v35 = __esm({
|
|
94768
|
-
"../../../node_modules/uuid/dist/esm-node/v35.js"() {
|
|
94769
|
-
init_stringify2();
|
|
94770
|
-
init_parse();
|
|
94771
|
-
__name(stringToBytes, "stringToBytes");
|
|
94772
|
-
DNS = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
|
|
94773
|
-
URL2 = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
|
|
94774
|
-
__name(v35, "v35");
|
|
94775
|
-
}
|
|
94776
|
-
});
|
|
94777
|
-
|
|
94778
|
-
// ../../../node_modules/uuid/dist/esm-node/md5.js
|
|
94779
|
-
function md5(bytes) {
|
|
94780
|
-
if (Array.isArray(bytes)) {
|
|
94781
|
-
bytes = Buffer.from(bytes);
|
|
94782
|
-
} else if (typeof bytes === "string") {
|
|
94783
|
-
bytes = Buffer.from(bytes, "utf8");
|
|
94784
|
-
}
|
|
94785
|
-
return import_crypto4.default.createHash("md5").update(bytes).digest();
|
|
94786
|
-
}
|
|
94787
|
-
var import_crypto4, md5_default;
|
|
94788
|
-
var init_md5 = __esm({
|
|
94789
|
-
"../../../node_modules/uuid/dist/esm-node/md5.js"() {
|
|
94790
|
-
import_crypto4 = __toESM(require("crypto"));
|
|
94791
|
-
__name(md5, "md5");
|
|
94792
|
-
md5_default = md5;
|
|
94793
|
-
}
|
|
94794
|
-
});
|
|
94795
|
-
|
|
94796
|
-
// ../../../node_modules/uuid/dist/esm-node/v3.js
|
|
94797
|
-
var v3, v3_default;
|
|
94798
|
-
var init_v3 = __esm({
|
|
94799
|
-
"../../../node_modules/uuid/dist/esm-node/v3.js"() {
|
|
94800
|
-
init_v35();
|
|
94801
|
-
init_md5();
|
|
94802
|
-
v3 = v35("v3", 48, md5_default);
|
|
94803
|
-
v3_default = v3;
|
|
94804
|
-
}
|
|
94805
|
-
});
|
|
94806
|
-
|
|
94807
|
-
// ../../../node_modules/uuid/dist/esm-node/native.js
|
|
94808
|
-
var import_crypto5, native_default2;
|
|
94809
|
-
var init_native2 = __esm({
|
|
94810
|
-
"../../../node_modules/uuid/dist/esm-node/native.js"() {
|
|
94811
|
-
import_crypto5 = __toESM(require("crypto"));
|
|
94812
|
-
native_default2 = {
|
|
94813
|
-
randomUUID: import_crypto5.default.randomUUID
|
|
94814
|
-
};
|
|
94815
|
-
}
|
|
94816
|
-
});
|
|
94817
|
-
|
|
94818
|
-
// ../../../node_modules/uuid/dist/esm-node/v4.js
|
|
94819
|
-
function v42(options, buf, offset) {
|
|
94820
|
-
if (native_default2.randomUUID && !buf && !options) {
|
|
94821
|
-
return native_default2.randomUUID();
|
|
94822
|
-
}
|
|
94823
|
-
options = options || {};
|
|
94824
|
-
const rnds = options.random || (options.rng || rng2)();
|
|
94825
|
-
rnds[6] = rnds[6] & 15 | 64;
|
|
94826
|
-
rnds[8] = rnds[8] & 63 | 128;
|
|
94827
|
-
if (buf) {
|
|
94828
|
-
offset = offset || 0;
|
|
94829
|
-
for (let i3 = 0; i3 < 16; ++i3) {
|
|
94830
|
-
buf[offset + i3] = rnds[i3];
|
|
94831
|
-
}
|
|
94832
|
-
return buf;
|
|
94833
|
-
}
|
|
94834
|
-
return unsafeStringify2(rnds);
|
|
94835
|
-
}
|
|
94836
|
-
var v4_default2;
|
|
94837
|
-
var init_v42 = __esm({
|
|
94838
|
-
"../../../node_modules/uuid/dist/esm-node/v4.js"() {
|
|
94839
|
-
init_native2();
|
|
94840
|
-
init_rng2();
|
|
94841
|
-
init_stringify2();
|
|
94842
|
-
__name(v42, "v4");
|
|
94843
|
-
v4_default2 = v42;
|
|
94844
|
-
}
|
|
94845
|
-
});
|
|
94846
|
-
|
|
94847
|
-
// ../../../node_modules/uuid/dist/esm-node/sha1.js
|
|
94848
|
-
function sha1(bytes) {
|
|
94849
|
-
if (Array.isArray(bytes)) {
|
|
94850
|
-
bytes = Buffer.from(bytes);
|
|
94851
|
-
} else if (typeof bytes === "string") {
|
|
94852
|
-
bytes = Buffer.from(bytes, "utf8");
|
|
94853
|
-
}
|
|
94854
|
-
return import_crypto6.default.createHash("sha1").update(bytes).digest();
|
|
94855
|
-
}
|
|
94856
|
-
var import_crypto6, sha1_default;
|
|
94857
|
-
var init_sha1 = __esm({
|
|
94858
|
-
"../../../node_modules/uuid/dist/esm-node/sha1.js"() {
|
|
94859
|
-
import_crypto6 = __toESM(require("crypto"));
|
|
94860
|
-
__name(sha1, "sha1");
|
|
94861
|
-
sha1_default = sha1;
|
|
94862
|
-
}
|
|
94863
|
-
});
|
|
94864
|
-
|
|
94865
|
-
// ../../../node_modules/uuid/dist/esm-node/v5.js
|
|
94866
|
-
var v5, v5_default;
|
|
94867
|
-
var init_v5 = __esm({
|
|
94868
|
-
"../../../node_modules/uuid/dist/esm-node/v5.js"() {
|
|
94869
|
-
init_v35();
|
|
94870
|
-
init_sha1();
|
|
94871
|
-
v5 = v35("v5", 80, sha1_default);
|
|
94872
|
-
v5_default = v5;
|
|
94873
|
-
}
|
|
94874
|
-
});
|
|
94875
|
-
|
|
94876
|
-
// ../../../node_modules/uuid/dist/esm-node/nil.js
|
|
94877
|
-
var nil_default;
|
|
94878
|
-
var init_nil = __esm({
|
|
94879
|
-
"../../../node_modules/uuid/dist/esm-node/nil.js"() {
|
|
94880
|
-
nil_default = "00000000-0000-0000-0000-000000000000";
|
|
94881
|
-
}
|
|
94882
|
-
});
|
|
94883
|
-
|
|
94884
|
-
// ../../../node_modules/uuid/dist/esm-node/version.js
|
|
94885
|
-
function version(uuid) {
|
|
94886
|
-
if (!validate_default(uuid)) {
|
|
94887
|
-
throw TypeError("Invalid UUID");
|
|
94888
|
-
}
|
|
94889
|
-
return parseInt(uuid.slice(14, 15), 16);
|
|
94890
|
-
}
|
|
94891
|
-
var version_default;
|
|
94892
|
-
var init_version = __esm({
|
|
94893
|
-
"../../../node_modules/uuid/dist/esm-node/version.js"() {
|
|
94894
|
-
init_validate();
|
|
94895
|
-
__name(version, "version");
|
|
94896
|
-
version_default = version;
|
|
94897
|
-
}
|
|
94898
|
-
});
|
|
94899
|
-
|
|
94900
|
-
// ../../../node_modules/uuid/dist/esm-node/index.js
|
|
94901
|
-
var esm_node_exports = {};
|
|
94902
|
-
__export(esm_node_exports, {
|
|
94903
|
-
NIL: () => nil_default,
|
|
94904
|
-
parse: () => parse_default,
|
|
94905
|
-
stringify: () => stringify_default,
|
|
94906
|
-
v1: () => v1_default,
|
|
94907
|
-
v3: () => v3_default,
|
|
94908
|
-
v4: () => v4_default2,
|
|
94909
|
-
v5: () => v5_default,
|
|
94910
|
-
validate: () => validate_default,
|
|
94911
|
-
version: () => version_default
|
|
94912
|
-
});
|
|
94913
|
-
var init_esm_node = __esm({
|
|
94914
|
-
"../../../node_modules/uuid/dist/esm-node/index.js"() {
|
|
94915
|
-
init_v1();
|
|
94916
|
-
init_v3();
|
|
94917
|
-
init_v42();
|
|
94918
|
-
init_v5();
|
|
94919
|
-
init_nil();
|
|
94920
|
-
init_version();
|
|
94921
|
-
init_validate();
|
|
94922
|
-
init_stringify2();
|
|
94923
|
-
init_parse();
|
|
94924
|
-
}
|
|
94925
|
-
});
|
|
94926
|
-
|
|
94927
94905
|
// ../../../node_modules/@smithy/service-error-classification/dist-cjs/index.js
|
|
94928
94906
|
var require_dist_cjs35 = __commonJS({
|
|
94929
94907
|
"../../../node_modules/@smithy/service-error-classification/dist-cjs/index.js"(exports2, module2) {
|
|
@@ -95411,7 +95389,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95411
95389
|
});
|
|
95412
95390
|
module2.exports = __toCommonJS2(src_exports);
|
|
95413
95391
|
var import_protocol_http14 = require_dist_cjs2();
|
|
95414
|
-
var
|
|
95392
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
95415
95393
|
var import_util_retry4 = require_dist_cjs36();
|
|
95416
95394
|
var getDefaultRetryQuota = /* @__PURE__ */ __name2((initialRetryTokens, options) => {
|
|
95417
95395
|
const MAX_CAPACITY = initialRetryTokens;
|
|
@@ -95489,7 +95467,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95489
95467
|
const maxAttempts = await this.getMaxAttempts();
|
|
95490
95468
|
const { request: request2 } = args;
|
|
95491
95469
|
if (import_protocol_http14.HttpRequest.isInstance(request2)) {
|
|
95492
|
-
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0,
|
|
95470
|
+
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0, import_uuid2.v4)();
|
|
95493
95471
|
}
|
|
95494
95472
|
while (true) {
|
|
95495
95473
|
try {
|
|
@@ -95653,7 +95631,7 @@ var require_dist_cjs37 = __commonJS({
|
|
|
95653
95631
|
const { request: request2 } = args;
|
|
95654
95632
|
const isRequest = import_protocol_http14.HttpRequest.isInstance(request2);
|
|
95655
95633
|
if (isRequest) {
|
|
95656
|
-
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0,
|
|
95634
|
+
request2.headers[import_util_retry4.INVOCATION_ID_HEADER] = (0, import_uuid2.v4)();
|
|
95657
95635
|
}
|
|
95658
95636
|
while (true) {
|
|
95659
95637
|
try {
|
|
@@ -96380,7 +96358,7 @@ var require_package = __commonJS({
|
|
|
96380
96358
|
module2.exports = {
|
|
96381
96359
|
name: "@aws-sdk/client-appsync",
|
|
96382
96360
|
description: "AWS SDK for JavaScript Appsync Client for Node.js, Browser and React Native",
|
|
96383
|
-
version: "3.
|
|
96361
|
+
version: "3.859.0",
|
|
96384
96362
|
scripts: {
|
|
96385
96363
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
96386
96364
|
"build:cjs": "node ../../scripts/compilation/inline client-appsync",
|
|
@@ -96399,38 +96377,38 @@ var require_package = __commonJS({
|
|
|
96399
96377
|
dependencies: {
|
|
96400
96378
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
96401
96379
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
96402
|
-
"@aws-sdk/core": "3.
|
|
96403
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
96380
|
+
"@aws-sdk/core": "3.858.0",
|
|
96381
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
96404
96382
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
96405
96383
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
96406
96384
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
96407
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
96385
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
96408
96386
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
96409
96387
|
"@aws-sdk/types": "3.840.0",
|
|
96410
96388
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
96411
96389
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
96412
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
96390
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
96413
96391
|
"@smithy/config-resolver": "^4.1.4",
|
|
96414
|
-
"@smithy/core": "^3.7.
|
|
96392
|
+
"@smithy/core": "^3.7.2",
|
|
96415
96393
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
96416
96394
|
"@smithy/hash-node": "^4.0.4",
|
|
96417
96395
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
96418
96396
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
96419
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
96420
|
-
"@smithy/middleware-retry": "^4.1.
|
|
96397
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
96398
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
96421
96399
|
"@smithy/middleware-serde": "^4.0.8",
|
|
96422
96400
|
"@smithy/middleware-stack": "^4.0.4",
|
|
96423
96401
|
"@smithy/node-config-provider": "^4.1.3",
|
|
96424
96402
|
"@smithy/node-http-handler": "^4.1.0",
|
|
96425
96403
|
"@smithy/protocol-http": "^5.1.2",
|
|
96426
|
-
"@smithy/smithy-client": "^4.4.
|
|
96404
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
96427
96405
|
"@smithy/types": "^4.3.1",
|
|
96428
96406
|
"@smithy/url-parser": "^4.0.4",
|
|
96429
96407
|
"@smithy/util-base64": "^4.0.0",
|
|
96430
96408
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
96431
96409
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
96432
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
96433
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
96410
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
96411
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
96434
96412
|
"@smithy/util-endpoints": "^3.0.6",
|
|
96435
96413
|
"@smithy/util-middleware": "^4.0.4",
|
|
96436
96414
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -97230,7 +97208,7 @@ var require_package2 = __commonJS({
|
|
|
97230
97208
|
module2.exports = {
|
|
97231
97209
|
name: "@aws-sdk/client-sso",
|
|
97232
97210
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
97233
|
-
version: "3.
|
|
97211
|
+
version: "3.858.0",
|
|
97234
97212
|
scripts: {
|
|
97235
97213
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
97236
97214
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -97249,37 +97227,37 @@ var require_package2 = __commonJS({
|
|
|
97249
97227
|
dependencies: {
|
|
97250
97228
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
97251
97229
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
97252
|
-
"@aws-sdk/core": "3.
|
|
97230
|
+
"@aws-sdk/core": "3.858.0",
|
|
97253
97231
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
97254
97232
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
97255
97233
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
97256
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
97234
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
97257
97235
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
97258
97236
|
"@aws-sdk/types": "3.840.0",
|
|
97259
97237
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
97260
97238
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
97261
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
97239
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
97262
97240
|
"@smithy/config-resolver": "^4.1.4",
|
|
97263
|
-
"@smithy/core": "^3.7.
|
|
97241
|
+
"@smithy/core": "^3.7.2",
|
|
97264
97242
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
97265
97243
|
"@smithy/hash-node": "^4.0.4",
|
|
97266
97244
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
97267
97245
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
97268
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
97269
|
-
"@smithy/middleware-retry": "^4.1.
|
|
97246
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
97247
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
97270
97248
|
"@smithy/middleware-serde": "^4.0.8",
|
|
97271
97249
|
"@smithy/middleware-stack": "^4.0.4",
|
|
97272
97250
|
"@smithy/node-config-provider": "^4.1.3",
|
|
97273
97251
|
"@smithy/node-http-handler": "^4.1.0",
|
|
97274
97252
|
"@smithy/protocol-http": "^5.1.2",
|
|
97275
|
-
"@smithy/smithy-client": "^4.4.
|
|
97253
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
97276
97254
|
"@smithy/types": "^4.3.1",
|
|
97277
97255
|
"@smithy/url-parser": "^4.0.4",
|
|
97278
97256
|
"@smithy/util-base64": "^4.0.0",
|
|
97279
97257
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
97280
97258
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
97281
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
97282
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
97259
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
97260
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
97283
97261
|
"@smithy/util-endpoints": "^3.0.6",
|
|
97284
97262
|
"@smithy/util-middleware": "^4.0.4",
|
|
97285
97263
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -98550,7 +98528,7 @@ var init_package = __esm({
|
|
|
98550
98528
|
"../../../node_modules/@aws-sdk/nested-clients/package.json"() {
|
|
98551
98529
|
package_default = {
|
|
98552
98530
|
name: "@aws-sdk/nested-clients",
|
|
98553
|
-
version: "3.
|
|
98531
|
+
version: "3.858.0",
|
|
98554
98532
|
description: "Nested clients for AWS SDK packages.",
|
|
98555
98533
|
main: "./dist-cjs/index.js",
|
|
98556
98534
|
module: "./dist-es/index.js",
|
|
@@ -98578,37 +98556,37 @@ var init_package = __esm({
|
|
|
98578
98556
|
dependencies: {
|
|
98579
98557
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
98580
98558
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
98581
|
-
"@aws-sdk/core": "3.
|
|
98559
|
+
"@aws-sdk/core": "3.858.0",
|
|
98582
98560
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
98583
98561
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
98584
98562
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
98585
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
98563
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
98586
98564
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
98587
98565
|
"@aws-sdk/types": "3.840.0",
|
|
98588
98566
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
98589
98567
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
98590
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
98568
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
98591
98569
|
"@smithy/config-resolver": "^4.1.4",
|
|
98592
|
-
"@smithy/core": "^3.7.
|
|
98570
|
+
"@smithy/core": "^3.7.2",
|
|
98593
98571
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
98594
98572
|
"@smithy/hash-node": "^4.0.4",
|
|
98595
98573
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
98596
98574
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
98597
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
98598
|
-
"@smithy/middleware-retry": "^4.1.
|
|
98575
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
98576
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
98599
98577
|
"@smithy/middleware-serde": "^4.0.8",
|
|
98600
98578
|
"@smithy/middleware-stack": "^4.0.4",
|
|
98601
98579
|
"@smithy/node-config-provider": "^4.1.3",
|
|
98602
98580
|
"@smithy/node-http-handler": "^4.1.0",
|
|
98603
98581
|
"@smithy/protocol-http": "^5.1.2",
|
|
98604
|
-
"@smithy/smithy-client": "^4.4.
|
|
98582
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
98605
98583
|
"@smithy/types": "^4.3.1",
|
|
98606
98584
|
"@smithy/url-parser": "^4.0.4",
|
|
98607
98585
|
"@smithy/util-base64": "^4.0.0",
|
|
98608
98586
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
98609
98587
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
98610
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
98611
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
98588
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
98589
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
98612
98590
|
"@smithy/util-endpoints": "^3.0.6",
|
|
98613
98591
|
"@smithy/util-middleware": "^4.0.4",
|
|
98614
98592
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -106362,7 +106340,7 @@ var require_package3 = __commonJS({
|
|
|
106362
106340
|
module2.exports = {
|
|
106363
106341
|
name: "@aws-sdk/client-cloudcontrol",
|
|
106364
106342
|
description: "AWS SDK for JavaScript Cloudcontrol Client for Node.js, Browser and React Native",
|
|
106365
|
-
version: "3.
|
|
106343
|
+
version: "3.859.0",
|
|
106366
106344
|
scripts: {
|
|
106367
106345
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
106368
106346
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudcontrol",
|
|
@@ -106381,38 +106359,38 @@ var require_package3 = __commonJS({
|
|
|
106381
106359
|
dependencies: {
|
|
106382
106360
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
106383
106361
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
106384
|
-
"@aws-sdk/core": "3.
|
|
106385
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
106362
|
+
"@aws-sdk/core": "3.858.0",
|
|
106363
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
106386
106364
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
106387
106365
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
106388
106366
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
106389
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
106367
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
106390
106368
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
106391
106369
|
"@aws-sdk/types": "3.840.0",
|
|
106392
106370
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
106393
106371
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
106394
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
106372
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
106395
106373
|
"@smithy/config-resolver": "^4.1.4",
|
|
106396
|
-
"@smithy/core": "^3.7.
|
|
106374
|
+
"@smithy/core": "^3.7.2",
|
|
106397
106375
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
106398
106376
|
"@smithy/hash-node": "^4.0.4",
|
|
106399
106377
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
106400
106378
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
106401
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
106402
|
-
"@smithy/middleware-retry": "^4.1.
|
|
106379
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
106380
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
106403
106381
|
"@smithy/middleware-serde": "^4.0.8",
|
|
106404
106382
|
"@smithy/middleware-stack": "^4.0.4",
|
|
106405
106383
|
"@smithy/node-config-provider": "^4.1.3",
|
|
106406
106384
|
"@smithy/node-http-handler": "^4.1.0",
|
|
106407
106385
|
"@smithy/protocol-http": "^5.1.2",
|
|
106408
|
-
"@smithy/smithy-client": "^4.4.
|
|
106386
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
106409
106387
|
"@smithy/types": "^4.3.1",
|
|
106410
106388
|
"@smithy/url-parser": "^4.0.4",
|
|
106411
106389
|
"@smithy/util-base64": "^4.0.0",
|
|
106412
106390
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
106413
106391
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
106414
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
106415
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
106392
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
106393
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
106416
106394
|
"@smithy/util-endpoints": "^3.0.6",
|
|
106417
106395
|
"@smithy/util-middleware": "^4.0.4",
|
|
106418
106396
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -107611,7 +107589,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
107611
107589
|
...obj.ProgressEvent && { ProgressEvent: ProgressEventFilterSensitiveLog(obj.ProgressEvent) }
|
|
107612
107590
|
}), "UpdateResourceOutputFilterSensitiveLog");
|
|
107613
107591
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
107614
|
-
var
|
|
107592
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
107615
107593
|
var se_CancelResourceRequestCommand = /* @__PURE__ */ __name2(async (input, context) => {
|
|
107616
107594
|
const headers = sharedHeaders("CancelResourceRequest");
|
|
107617
107595
|
let body;
|
|
@@ -108034,7 +108012,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
108034
108012
|
}, "de_UnsupportedActionExceptionRes");
|
|
108035
108013
|
var se_CreateResourceInput = /* @__PURE__ */ __name2((input, context) => {
|
|
108036
108014
|
return (0, import_smithy_client28.take)(input, {
|
|
108037
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
108015
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
108038
108016
|
DesiredState: [],
|
|
108039
108017
|
RoleArn: [],
|
|
108040
108018
|
TypeName: [],
|
|
@@ -108043,7 +108021,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
108043
108021
|
}, "se_CreateResourceInput");
|
|
108044
108022
|
var se_DeleteResourceInput = /* @__PURE__ */ __name2((input, context) => {
|
|
108045
108023
|
return (0, import_smithy_client28.take)(input, {
|
|
108046
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
108024
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
108047
108025
|
Identifier: [],
|
|
108048
108026
|
RoleArn: [],
|
|
108049
108027
|
TypeName: [],
|
|
@@ -108052,7 +108030,7 @@ var require_dist_cjs55 = __commonJS({
|
|
|
108052
108030
|
}, "se_DeleteResourceInput");
|
|
108053
108031
|
var se_UpdateResourceInput = /* @__PURE__ */ __name2((input, context) => {
|
|
108054
108032
|
return (0, import_smithy_client28.take)(input, {
|
|
108055
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
108033
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
108056
108034
|
Identifier: [],
|
|
108057
108035
|
PatchDocument: [],
|
|
108058
108036
|
RoleArn: [],
|
|
@@ -108398,7 +108376,7 @@ var require_package4 = __commonJS({
|
|
|
108398
108376
|
module2.exports = {
|
|
108399
108377
|
name: "@aws-sdk/client-cloudformation",
|
|
108400
108378
|
description: "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
|
108401
|
-
version: "3.
|
|
108379
|
+
version: "3.859.0",
|
|
108402
108380
|
scripts: {
|
|
108403
108381
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
108404
108382
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
|
|
@@ -108417,38 +108395,38 @@ var require_package4 = __commonJS({
|
|
|
108417
108395
|
dependencies: {
|
|
108418
108396
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
108419
108397
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
108420
|
-
"@aws-sdk/core": "3.
|
|
108421
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
108398
|
+
"@aws-sdk/core": "3.858.0",
|
|
108399
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
108422
108400
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
108423
108401
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
108424
108402
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
108425
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
108403
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
108426
108404
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
108427
108405
|
"@aws-sdk/types": "3.840.0",
|
|
108428
108406
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
108429
108407
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
108430
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
108408
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
108431
108409
|
"@smithy/config-resolver": "^4.1.4",
|
|
108432
|
-
"@smithy/core": "^3.7.
|
|
108410
|
+
"@smithy/core": "^3.7.2",
|
|
108433
108411
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
108434
108412
|
"@smithy/hash-node": "^4.0.4",
|
|
108435
108413
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
108436
108414
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
108437
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
108438
|
-
"@smithy/middleware-retry": "^4.1.
|
|
108415
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
108416
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
108439
108417
|
"@smithy/middleware-serde": "^4.0.8",
|
|
108440
108418
|
"@smithy/middleware-stack": "^4.0.4",
|
|
108441
108419
|
"@smithy/node-config-provider": "^4.1.3",
|
|
108442
108420
|
"@smithy/node-http-handler": "^4.1.0",
|
|
108443
108421
|
"@smithy/protocol-http": "^5.1.2",
|
|
108444
|
-
"@smithy/smithy-client": "^4.4.
|
|
108422
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
108445
108423
|
"@smithy/types": "^4.3.1",
|
|
108446
108424
|
"@smithy/url-parser": "^4.0.4",
|
|
108447
108425
|
"@smithy/util-base64": "^4.0.0",
|
|
108448
108426
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
108449
108427
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
108450
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
108451
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
108428
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
108429
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
108452
108430
|
"@smithy/util-endpoints": "^3.0.6",
|
|
108453
108431
|
"@smithy/util-middleware": "^4.0.4",
|
|
108454
108432
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -109052,7 +109030,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
109052
109030
|
};
|
|
109053
109031
|
var import_middleware_serde5 = require_dist_cjs7();
|
|
109054
109032
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
109055
|
-
var
|
|
109033
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
109056
109034
|
var CloudFormationServiceException = class _CloudFormationServiceException extends import_smithy_client28.ServiceException {
|
|
109057
109035
|
static {
|
|
109058
109036
|
__name(this, "_CloudFormationServiceException");
|
|
@@ -112980,7 +112958,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
112980
112958
|
});
|
|
112981
112959
|
}
|
|
112982
112960
|
if (input[_OI] === void 0) {
|
|
112983
|
-
input[_OI] = (0,
|
|
112961
|
+
input[_OI] = (0, import_uuid2.v4)();
|
|
112984
112962
|
}
|
|
112985
112963
|
if (input[_OI] != null) {
|
|
112986
112964
|
entries[_OI] = input[_OI];
|
|
@@ -113087,7 +113065,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
113087
113065
|
entries[_CA2] = input[_CA2];
|
|
113088
113066
|
}
|
|
113089
113067
|
if (input[_CRT] === void 0) {
|
|
113090
|
-
input[_CRT] = (0,
|
|
113068
|
+
input[_CRT] = (0, import_uuid2.v4)();
|
|
113091
113069
|
}
|
|
113092
113070
|
if (input[_CRT] != null) {
|
|
113093
113071
|
entries[_CRT] = input[_CRT];
|
|
@@ -113204,7 +113182,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
113204
113182
|
entries[_RSe] = input[_RSe];
|
|
113205
113183
|
}
|
|
113206
113184
|
if (input[_OI] === void 0) {
|
|
113207
|
-
input[_OI] = (0,
|
|
113185
|
+
input[_OI] = (0, import_uuid2.v4)();
|
|
113208
113186
|
}
|
|
113209
113187
|
if (input[_OI] != null) {
|
|
113210
113188
|
entries[_OI] = input[_OI];
|
|
@@ -113525,7 +113503,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
113525
113503
|
});
|
|
113526
113504
|
}
|
|
113527
113505
|
if (input[_OI] === void 0) {
|
|
113528
|
-
input[_OI] = (0,
|
|
113506
|
+
input[_OI] = (0, import_uuid2.v4)();
|
|
113529
113507
|
}
|
|
113530
113508
|
if (input[_OI] != null) {
|
|
113531
113509
|
entries[_OI] = input[_OI];
|
|
@@ -113673,7 +113651,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
113673
113651
|
});
|
|
113674
113652
|
}
|
|
113675
113653
|
if (input[_OI] === void 0) {
|
|
113676
|
-
input[_OI] = (0,
|
|
113654
|
+
input[_OI] = (0, import_uuid2.v4)();
|
|
113677
113655
|
}
|
|
113678
113656
|
if (input[_OI] != null) {
|
|
113679
113657
|
entries[_OI] = input[_OI];
|
|
@@ -115097,7 +115075,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
115097
115075
|
});
|
|
115098
115076
|
}
|
|
115099
115077
|
if (input[_OI] === void 0) {
|
|
115100
|
-
input[_OI] = (0,
|
|
115078
|
+
input[_OI] = (0, import_uuid2.v4)();
|
|
115101
115079
|
}
|
|
115102
115080
|
if (input[_OI] != null) {
|
|
115103
115081
|
entries[_OI] = input[_OI];
|
|
@@ -115185,7 +115163,7 @@ var require_dist_cjs56 = __commonJS({
|
|
|
115185
115163
|
});
|
|
115186
115164
|
}
|
|
115187
115165
|
if (input[_OI] === void 0) {
|
|
115188
|
-
input[_OI] = (0,
|
|
115166
|
+
input[_OI] = (0, import_uuid2.v4)();
|
|
115189
115167
|
}
|
|
115190
115168
|
if (input[_OI] != null) {
|
|
115191
115169
|
entries[_OI] = input[_OI];
|
|
@@ -121115,7 +121093,7 @@ var require_package5 = __commonJS({
|
|
|
121115
121093
|
module2.exports = {
|
|
121116
121094
|
name: "@aws-sdk/client-cloudwatch-logs",
|
|
121117
121095
|
description: "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
|
|
121118
|
-
version: "3.
|
|
121096
|
+
version: "3.859.0",
|
|
121119
121097
|
scripts: {
|
|
121120
121098
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
121121
121099
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs",
|
|
@@ -121134,19 +121112,19 @@ var require_package5 = __commonJS({
|
|
|
121134
121112
|
dependencies: {
|
|
121135
121113
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
121136
121114
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
121137
|
-
"@aws-sdk/core": "3.
|
|
121138
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
121115
|
+
"@aws-sdk/core": "3.858.0",
|
|
121116
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
121139
121117
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
121140
121118
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
121141
121119
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
121142
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
121120
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
121143
121121
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
121144
121122
|
"@aws-sdk/types": "3.840.0",
|
|
121145
121123
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
121146
121124
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
121147
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
121125
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
121148
121126
|
"@smithy/config-resolver": "^4.1.4",
|
|
121149
|
-
"@smithy/core": "^3.7.
|
|
121127
|
+
"@smithy/core": "^3.7.2",
|
|
121150
121128
|
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
121151
121129
|
"@smithy/eventstream-serde-config-resolver": "^4.1.2",
|
|
121152
121130
|
"@smithy/eventstream-serde-node": "^4.0.4",
|
|
@@ -121154,21 +121132,21 @@ var require_package5 = __commonJS({
|
|
|
121154
121132
|
"@smithy/hash-node": "^4.0.4",
|
|
121155
121133
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
121156
121134
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
121157
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
121158
|
-
"@smithy/middleware-retry": "^4.1.
|
|
121135
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
121136
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
121159
121137
|
"@smithy/middleware-serde": "^4.0.8",
|
|
121160
121138
|
"@smithy/middleware-stack": "^4.0.4",
|
|
121161
121139
|
"@smithy/node-config-provider": "^4.1.3",
|
|
121162
121140
|
"@smithy/node-http-handler": "^4.1.0",
|
|
121163
121141
|
"@smithy/protocol-http": "^5.1.2",
|
|
121164
|
-
"@smithy/smithy-client": "^4.4.
|
|
121142
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
121165
121143
|
"@smithy/types": "^4.3.1",
|
|
121166
121144
|
"@smithy/url-parser": "^4.0.4",
|
|
121167
121145
|
"@smithy/util-base64": "^4.0.0",
|
|
121168
121146
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
121169
121147
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
121170
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
121171
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
121148
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
121149
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
121172
121150
|
"@smithy/util-endpoints": "^3.0.6",
|
|
121173
121151
|
"@smithy/util-middleware": "^4.0.4",
|
|
121174
121152
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -123036,7 +123014,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
123036
123014
|
};
|
|
123037
123015
|
var import_middleware_serde5 = require_dist_cjs7();
|
|
123038
123016
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
123039
|
-
var
|
|
123017
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
123040
123018
|
var CloudWatchLogsServiceException = class _CloudWatchLogsServiceException extends import_smithy_client28.ServiceException {
|
|
123041
123019
|
static {
|
|
123042
123020
|
__name(this, "_CloudWatchLogsServiceException");
|
|
@@ -125730,7 +125708,7 @@ var require_dist_cjs64 = __commonJS({
|
|
|
125730
125708
|
}, "se_PutMetricFilterRequest");
|
|
125731
125709
|
var se_PutQueryDefinitionRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
125732
125710
|
return (0, import_smithy_client28.take)(input, {
|
|
125733
|
-
clientToken: [true, (_3) => _3 ?? (0,
|
|
125711
|
+
clientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
125734
125712
|
logGroupNames: import_smithy_client28._json,
|
|
125735
125713
|
name: [],
|
|
125736
125714
|
queryDefinitionId: [],
|
|
@@ -127208,7 +127186,7 @@ var require_package6 = __commonJS({
|
|
|
127208
127186
|
module2.exports = {
|
|
127209
127187
|
name: "@aws-sdk/client-codebuild",
|
|
127210
127188
|
description: "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
|
|
127211
|
-
version: "3.
|
|
127189
|
+
version: "3.859.0",
|
|
127212
127190
|
scripts: {
|
|
127213
127191
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
127214
127192
|
"build:cjs": "node ../../scripts/compilation/inline client-codebuild",
|
|
@@ -127227,38 +127205,38 @@ var require_package6 = __commonJS({
|
|
|
127227
127205
|
dependencies: {
|
|
127228
127206
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
127229
127207
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
127230
|
-
"@aws-sdk/core": "3.
|
|
127231
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
127208
|
+
"@aws-sdk/core": "3.858.0",
|
|
127209
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
127232
127210
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
127233
127211
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
127234
127212
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
127235
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
127213
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
127236
127214
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
127237
127215
|
"@aws-sdk/types": "3.840.0",
|
|
127238
127216
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
127239
127217
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
127240
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
127218
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
127241
127219
|
"@smithy/config-resolver": "^4.1.4",
|
|
127242
|
-
"@smithy/core": "^3.7.
|
|
127220
|
+
"@smithy/core": "^3.7.2",
|
|
127243
127221
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
127244
127222
|
"@smithy/hash-node": "^4.0.4",
|
|
127245
127223
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
127246
127224
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
127247
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
127248
|
-
"@smithy/middleware-retry": "^4.1.
|
|
127225
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
127226
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
127249
127227
|
"@smithy/middleware-serde": "^4.0.8",
|
|
127250
127228
|
"@smithy/middleware-stack": "^4.0.4",
|
|
127251
127229
|
"@smithy/node-config-provider": "^4.1.3",
|
|
127252
127230
|
"@smithy/node-http-handler": "^4.1.0",
|
|
127253
127231
|
"@smithy/protocol-http": "^5.1.2",
|
|
127254
|
-
"@smithy/smithy-client": "^4.4.
|
|
127232
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
127255
127233
|
"@smithy/types": "^4.3.1",
|
|
127256
127234
|
"@smithy/url-parser": "^4.0.4",
|
|
127257
127235
|
"@smithy/util-base64": "^4.0.0",
|
|
127258
127236
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
127259
127237
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
127260
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
127261
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
127238
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
127239
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
127262
127240
|
"@smithy/util-endpoints": "^3.0.6",
|
|
127263
127241
|
"@smithy/util-middleware": "^4.0.4",
|
|
127264
127242
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -131041,7 +131019,7 @@ var require_package7 = __commonJS({
|
|
|
131041
131019
|
module2.exports = {
|
|
131042
131020
|
name: "@aws-sdk/client-ec2",
|
|
131043
131021
|
description: "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
131044
|
-
version: "3.
|
|
131022
|
+
version: "3.859.0",
|
|
131045
131023
|
scripts: {
|
|
131046
131024
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
131047
131025
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|
|
@@ -131060,39 +131038,39 @@ var require_package7 = __commonJS({
|
|
|
131060
131038
|
dependencies: {
|
|
131061
131039
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
131062
131040
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
131063
|
-
"@aws-sdk/core": "3.
|
|
131064
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
131041
|
+
"@aws-sdk/core": "3.858.0",
|
|
131042
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
131065
131043
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
131066
131044
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
131067
131045
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
131068
|
-
"@aws-sdk/middleware-sdk-ec2": "3.
|
|
131069
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
131046
|
+
"@aws-sdk/middleware-sdk-ec2": "3.857.0",
|
|
131047
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
131070
131048
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
131071
131049
|
"@aws-sdk/types": "3.840.0",
|
|
131072
131050
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
131073
131051
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
131074
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
131052
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
131075
131053
|
"@smithy/config-resolver": "^4.1.4",
|
|
131076
|
-
"@smithy/core": "^3.7.
|
|
131054
|
+
"@smithy/core": "^3.7.2",
|
|
131077
131055
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
131078
131056
|
"@smithy/hash-node": "^4.0.4",
|
|
131079
131057
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
131080
131058
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
131081
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
131082
|
-
"@smithy/middleware-retry": "^4.1.
|
|
131059
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
131060
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
131083
131061
|
"@smithy/middleware-serde": "^4.0.8",
|
|
131084
131062
|
"@smithy/middleware-stack": "^4.0.4",
|
|
131085
131063
|
"@smithy/node-config-provider": "^4.1.3",
|
|
131086
131064
|
"@smithy/node-http-handler": "^4.1.0",
|
|
131087
131065
|
"@smithy/protocol-http": "^5.1.2",
|
|
131088
|
-
"@smithy/smithy-client": "^4.4.
|
|
131066
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
131089
131067
|
"@smithy/types": "^4.3.1",
|
|
131090
131068
|
"@smithy/url-parser": "^4.0.4",
|
|
131091
131069
|
"@smithy/util-base64": "^4.0.0",
|
|
131092
131070
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
131093
131071
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
131094
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
131095
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
131072
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
131073
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
131096
131074
|
"@smithy/util-endpoints": "^3.0.6",
|
|
131097
131075
|
"@smithy/util-middleware": "^4.0.4",
|
|
131098
131076
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -133050,7 +133028,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
133050
133028
|
};
|
|
133051
133029
|
var import_middleware_serde5 = require_dist_cjs7();
|
|
133052
133030
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
133053
|
-
var
|
|
133031
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
133054
133032
|
var EC2ServiceException = class _EC2ServiceException extends import_smithy_client28.ServiceException {
|
|
133055
133033
|
static {
|
|
133056
133034
|
__name(this, "_EC2ServiceException");
|
|
@@ -149167,7 +149145,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
149167
149145
|
entries[_NL] = input[_NL];
|
|
149168
149146
|
}
|
|
149169
149147
|
if (input[_CTl] === void 0) {
|
|
149170
|
-
input[_CTl] = (0,
|
|
149148
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
149171
149149
|
}
|
|
149172
149150
|
if (input[_CTl] != null) {
|
|
149173
149151
|
entries[_CTl] = input[_CTl];
|
|
@@ -149420,7 +149398,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
149420
149398
|
entries[_SIub] = input[_SIub];
|
|
149421
149399
|
}
|
|
149422
149400
|
if (input[_CTl] === void 0) {
|
|
149423
|
-
input[_CTl] = (0,
|
|
149401
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
149424
149402
|
}
|
|
149425
149403
|
if (input[_CTl] != null) {
|
|
149426
149404
|
entries[_CTl] = input[_CTl];
|
|
@@ -149519,7 +149497,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
149519
149497
|
});
|
|
149520
149498
|
}
|
|
149521
149499
|
if (input[_CTl] === void 0) {
|
|
149522
|
-
input[_CTl] = (0,
|
|
149500
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
149523
149501
|
}
|
|
149524
149502
|
if (input[_CTl] != null) {
|
|
149525
149503
|
entries[_CTl] = input[_CTl];
|
|
@@ -149669,7 +149647,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
149669
149647
|
entries[_GK] = input[_GK];
|
|
149670
149648
|
}
|
|
149671
149649
|
if (input[_CTl] === void 0) {
|
|
149672
|
-
input[_CTl] = (0,
|
|
149650
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
149673
149651
|
}
|
|
149674
149652
|
if (input[_CTl] != null) {
|
|
149675
149653
|
entries[_CTl] = input[_CTl];
|
|
@@ -149827,7 +149805,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
149827
149805
|
entries[_VATPI] = input[_VATPI];
|
|
149828
149806
|
}
|
|
149829
149807
|
if (input[_CTl] === void 0) {
|
|
149830
|
-
input[_CTl] = (0,
|
|
149808
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
149831
149809
|
}
|
|
149832
149810
|
if (input[_CTl] != null) {
|
|
149833
149811
|
entries[_CTl] = input[_CTl];
|
|
@@ -149898,7 +149876,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
149898
149876
|
entries[_De] = input[_De];
|
|
149899
149877
|
}
|
|
149900
149878
|
if (input[_CTl] === void 0) {
|
|
149901
|
-
input[_CTl] = (0,
|
|
149879
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
149902
149880
|
}
|
|
149903
149881
|
if (input[_CTl] != null) {
|
|
149904
149882
|
entries[_CTl] = input[_CTl];
|
|
@@ -150624,7 +150602,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
150624
150602
|
var se_CopyImageRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
150625
150603
|
const entries = {};
|
|
150626
150604
|
if (input[_CTl] === void 0) {
|
|
150627
|
-
input[_CTl] = (0,
|
|
150605
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
150628
150606
|
}
|
|
150629
150607
|
if (input[_CTl] != null) {
|
|
150630
150608
|
entries[_CTl] = input[_CTl];
|
|
@@ -150762,7 +150740,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
150762
150740
|
entries[_DRr] = input[_DRr];
|
|
150763
150741
|
}
|
|
150764
150742
|
if (input[_CTl] === void 0) {
|
|
150765
|
-
input[_CTl] = (0,
|
|
150743
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
150766
150744
|
}
|
|
150767
150745
|
if (input[_CTl] != null) {
|
|
150768
150746
|
entries[_CTl] = input[_CTl];
|
|
@@ -150788,7 +150766,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
150788
150766
|
entries[_AS] = input[_AS];
|
|
150789
150767
|
}
|
|
150790
150768
|
if (input[_CTl] === void 0) {
|
|
150791
|
-
input[_CTl] = (0,
|
|
150769
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
150792
150770
|
}
|
|
150793
150771
|
if (input[_CTl] != null) {
|
|
150794
150772
|
entries[_CTl] = input[_CTl];
|
|
@@ -150905,7 +150883,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
150905
150883
|
entries[_DRr] = input[_DRr];
|
|
150906
150884
|
}
|
|
150907
150885
|
if (input[_CTl] === void 0) {
|
|
150908
|
-
input[_CTl] = (0,
|
|
150886
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
150909
150887
|
}
|
|
150910
150888
|
if (input[_CTl] != null) {
|
|
150911
150889
|
entries[_CTl] = input[_CTl];
|
|
@@ -150957,7 +150935,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
150957
150935
|
entries[_DRr] = input[_DRr];
|
|
150958
150936
|
}
|
|
150959
150937
|
if (input[_CTl] === void 0) {
|
|
150960
|
-
input[_CTl] = (0,
|
|
150938
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
150961
150939
|
}
|
|
150962
150940
|
if (input[_CTl] != null) {
|
|
150963
150941
|
entries[_CTl] = input[_CTl];
|
|
@@ -151026,7 +151004,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151026
151004
|
entries[_De] = input[_De];
|
|
151027
151005
|
}
|
|
151028
151006
|
if (input[_CTl] === void 0) {
|
|
151029
|
-
input[_CTl] = (0,
|
|
151007
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151030
151008
|
}
|
|
151031
151009
|
if (input[_CTl] != null) {
|
|
151032
151010
|
entries[_CTl] = input[_CTl];
|
|
@@ -151124,7 +151102,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151124
151102
|
var se_CreateDelegateMacVolumeOwnershipTaskRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
151125
151103
|
const entries = {};
|
|
151126
151104
|
if (input[_CTl] === void 0) {
|
|
151127
|
-
input[_CTl] = (0,
|
|
151105
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151128
151106
|
}
|
|
151129
151107
|
if (input[_CTl] != null) {
|
|
151130
151108
|
entries[_CTl] = input[_CTl];
|
|
@@ -151194,7 +151172,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151194
151172
|
entries[_DRr] = input[_DRr];
|
|
151195
151173
|
}
|
|
151196
151174
|
if (input[_CTl] === void 0) {
|
|
151197
|
-
input[_CTl] = (0,
|
|
151175
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151198
151176
|
}
|
|
151199
151177
|
if (input[_CTl] != null) {
|
|
151200
151178
|
entries[_CTl] = input[_CTl];
|
|
@@ -151407,7 +151385,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151407
151385
|
entries[_PCI] = input[_PCI];
|
|
151408
151386
|
}
|
|
151409
151387
|
if (input[_CTl] === void 0) {
|
|
151410
|
-
input[_CTl] = (0,
|
|
151388
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151411
151389
|
}
|
|
151412
151390
|
if (input[_CTl] != null) {
|
|
151413
151391
|
entries[_CTl] = input[_CTl];
|
|
@@ -151508,7 +151486,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151508
151486
|
});
|
|
151509
151487
|
}
|
|
151510
151488
|
if (input[_CTl] === void 0) {
|
|
151511
|
-
input[_CTl] = (0,
|
|
151489
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151512
151490
|
}
|
|
151513
151491
|
if (input[_CTl] != null) {
|
|
151514
151492
|
entries[_CTl] = input[_CTl];
|
|
@@ -151565,7 +151543,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151565
151543
|
});
|
|
151566
151544
|
}
|
|
151567
151545
|
if (input[_CTl] === void 0) {
|
|
151568
|
-
input[_CTl] = (0,
|
|
151546
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151569
151547
|
}
|
|
151570
151548
|
if (input[_CTl] != null) {
|
|
151571
151549
|
entries[_CTl] = input[_CTl];
|
|
@@ -151608,7 +151586,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151608
151586
|
});
|
|
151609
151587
|
}
|
|
151610
151588
|
if (input[_CTl] === void 0) {
|
|
151611
|
-
input[_CTl] = (0,
|
|
151589
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151612
151590
|
}
|
|
151613
151591
|
if (input[_CTl] != null) {
|
|
151614
151592
|
entries[_CTl] = input[_CTl];
|
|
@@ -151647,7 +151625,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151647
151625
|
});
|
|
151648
151626
|
}
|
|
151649
151627
|
if (input[_CTl] === void 0) {
|
|
151650
|
-
input[_CTl] = (0,
|
|
151628
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151651
151629
|
}
|
|
151652
151630
|
if (input[_CTl] != null) {
|
|
151653
151631
|
entries[_CTl] = input[_CTl];
|
|
@@ -151673,7 +151651,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151673
151651
|
});
|
|
151674
151652
|
}
|
|
151675
151653
|
if (input[_CTl] === void 0) {
|
|
151676
|
-
input[_CTl] = (0,
|
|
151654
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151677
151655
|
}
|
|
151678
151656
|
if (input[_CTl] != null) {
|
|
151679
151657
|
entries[_CTl] = input[_CTl];
|
|
@@ -151709,7 +151687,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151709
151687
|
entries[_DRr] = input[_DRr];
|
|
151710
151688
|
}
|
|
151711
151689
|
if (input[_CTl] === void 0) {
|
|
151712
|
-
input[_CTl] = (0,
|
|
151690
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151713
151691
|
}
|
|
151714
151692
|
if (input[_CTl] != null) {
|
|
151715
151693
|
entries[_CTl] = input[_CTl];
|
|
@@ -151749,7 +151727,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151749
151727
|
entries[_DRr] = input[_DRr];
|
|
151750
151728
|
}
|
|
151751
151729
|
if (input[_CTl] === void 0) {
|
|
151752
|
-
input[_CTl] = (0,
|
|
151730
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151753
151731
|
}
|
|
151754
151732
|
if (input[_CTl] != null) {
|
|
151755
151733
|
entries[_CTl] = input[_CTl];
|
|
@@ -151921,7 +151899,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151921
151899
|
var se_CreateMacSystemIntegrityProtectionModificationTaskRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
151922
151900
|
const entries = {};
|
|
151923
151901
|
if (input[_CTl] === void 0) {
|
|
151924
|
-
input[_CTl] = (0,
|
|
151902
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151925
151903
|
}
|
|
151926
151904
|
if (input[_CTl] != null) {
|
|
151927
151905
|
entries[_CTl] = input[_CTl];
|
|
@@ -151983,7 +151961,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151983
151961
|
entries[_AF] = input[_AF];
|
|
151984
151962
|
}
|
|
151985
151963
|
if (input[_CTl] === void 0) {
|
|
151986
|
-
input[_CTl] = (0,
|
|
151964
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
151987
151965
|
}
|
|
151988
151966
|
if (input[_CTl] != null) {
|
|
151989
151967
|
entries[_CTl] = input[_CTl];
|
|
@@ -151996,7 +151974,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
151996
151974
|
entries[_AIl] = input[_AIl];
|
|
151997
151975
|
}
|
|
151998
151976
|
if (input[_CTl] === void 0) {
|
|
151999
|
-
input[_CTl] = (0,
|
|
151977
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152000
151978
|
}
|
|
152001
151979
|
if (input[_CTl] != null) {
|
|
152002
151980
|
entries[_CTl] = input[_CTl];
|
|
@@ -152091,7 +152069,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152091
152069
|
});
|
|
152092
152070
|
}
|
|
152093
152071
|
if (input[_CTl] === void 0) {
|
|
152094
|
-
input[_CTl] = (0,
|
|
152072
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152095
152073
|
}
|
|
152096
152074
|
if (input[_CTl] != null) {
|
|
152097
152075
|
entries[_CTl] = input[_CTl];
|
|
@@ -152121,7 +152099,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152121
152099
|
});
|
|
152122
152100
|
}
|
|
152123
152101
|
if (input[_CTl] === void 0) {
|
|
152124
|
-
input[_CTl] = (0,
|
|
152102
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152125
152103
|
}
|
|
152126
152104
|
if (input[_CTl] != null) {
|
|
152127
152105
|
entries[_CTl] = input[_CTl];
|
|
@@ -152169,7 +152147,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152169
152147
|
entries[_DRr] = input[_DRr];
|
|
152170
152148
|
}
|
|
152171
152149
|
if (input[_CTl] === void 0) {
|
|
152172
|
-
input[_CTl] = (0,
|
|
152150
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152173
152151
|
}
|
|
152174
152152
|
if (input[_CTl] != null) {
|
|
152175
152153
|
entries[_CTl] = input[_CTl];
|
|
@@ -152242,7 +152220,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152242
152220
|
});
|
|
152243
152221
|
}
|
|
152244
152222
|
if (input[_CTl] === void 0) {
|
|
152245
|
-
input[_CTl] = (0,
|
|
152223
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152246
152224
|
}
|
|
152247
152225
|
if (input[_CTl] != null) {
|
|
152248
152226
|
entries[_CTl] = input[_CTl];
|
|
@@ -152357,7 +152335,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152357
152335
|
entries[_SIn] = input[_SIn];
|
|
152358
152336
|
}
|
|
152359
152337
|
if (input[_CTl] === void 0) {
|
|
152360
|
-
input[_CTl] = (0,
|
|
152338
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152361
152339
|
}
|
|
152362
152340
|
if (input[_CTl] != null) {
|
|
152363
152341
|
entries[_CTl] = input[_CTl];
|
|
@@ -152490,7 +152468,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152490
152468
|
entries[_SIub] = input[_SIub];
|
|
152491
152469
|
}
|
|
152492
152470
|
if (input[_CTl] === void 0) {
|
|
152493
|
-
input[_CTl] = (0,
|
|
152471
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152494
152472
|
}
|
|
152495
152473
|
if (input[_CTl] != null) {
|
|
152496
152474
|
entries[_CTl] = input[_CTl];
|
|
@@ -152540,7 +152518,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152540
152518
|
entries[_ASA] = input[_ASA];
|
|
152541
152519
|
}
|
|
152542
152520
|
if (input[_CTl] === void 0) {
|
|
152543
|
-
input[_CTl] = (0,
|
|
152521
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152544
152522
|
}
|
|
152545
152523
|
if (input[_CTl] != null) {
|
|
152546
152524
|
entries[_CTl] = input[_CTl];
|
|
@@ -152576,7 +152554,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152576
152554
|
});
|
|
152577
152555
|
}
|
|
152578
152556
|
if (input[_CTl] === void 0) {
|
|
152579
|
-
input[_CTl] = (0,
|
|
152557
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152580
152558
|
}
|
|
152581
152559
|
if (input[_CTl] != null) {
|
|
152582
152560
|
entries[_CTl] = input[_CTl];
|
|
@@ -152814,7 +152792,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152814
152792
|
entries[_DRr] = input[_DRr];
|
|
152815
152793
|
}
|
|
152816
152794
|
if (input[_CTl] === void 0) {
|
|
152817
|
-
input[_CTl] = (0,
|
|
152795
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152818
152796
|
}
|
|
152819
152797
|
if (input[_CTl] != null) {
|
|
152820
152798
|
entries[_CTl] = input[_CTl];
|
|
@@ -152865,7 +152843,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152865
152843
|
entries[_DRr] = input[_DRr];
|
|
152866
152844
|
}
|
|
152867
152845
|
if (input[_CTl] === void 0) {
|
|
152868
|
-
input[_CTl] = (0,
|
|
152846
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152869
152847
|
}
|
|
152870
152848
|
if (input[_CTl] != null) {
|
|
152871
152849
|
entries[_CTl] = input[_CTl];
|
|
@@ -152913,7 +152891,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152913
152891
|
entries[_DRr] = input[_DRr];
|
|
152914
152892
|
}
|
|
152915
152893
|
if (input[_CTl] === void 0) {
|
|
152916
|
-
input[_CTl] = (0,
|
|
152894
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152917
152895
|
}
|
|
152918
152896
|
if (input[_CTl] != null) {
|
|
152919
152897
|
entries[_CTl] = input[_CTl];
|
|
@@ -152942,7 +152920,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
152942
152920
|
entries[_DRr] = input[_DRr];
|
|
152943
152921
|
}
|
|
152944
152922
|
if (input[_CTl] === void 0) {
|
|
152945
|
-
input[_CTl] = (0,
|
|
152923
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
152946
152924
|
}
|
|
152947
152925
|
if (input[_CTl] != null) {
|
|
152948
152926
|
entries[_CTl] = input[_CTl];
|
|
@@ -153443,7 +153421,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
153443
153421
|
});
|
|
153444
153422
|
}
|
|
153445
153423
|
if (input[_CTl] === void 0) {
|
|
153446
|
-
input[_CTl] = (0,
|
|
153424
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
153447
153425
|
}
|
|
153448
153426
|
if (input[_CTl] != null) {
|
|
153449
153427
|
entries[_CTl] = input[_CTl];
|
|
@@ -153505,7 +153483,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
153505
153483
|
});
|
|
153506
153484
|
}
|
|
153507
153485
|
if (input[_CTl] === void 0) {
|
|
153508
|
-
input[_CTl] = (0,
|
|
153486
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
153509
153487
|
}
|
|
153510
153488
|
if (input[_CTl] != null) {
|
|
153511
153489
|
entries[_CTl] = input[_CTl];
|
|
@@ -153535,7 +153513,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
153535
153513
|
});
|
|
153536
153514
|
}
|
|
153537
153515
|
if (input[_CTl] === void 0) {
|
|
153538
|
-
input[_CTl] = (0,
|
|
153516
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
153539
153517
|
}
|
|
153540
153518
|
if (input[_CTl] != null) {
|
|
153541
153519
|
entries[_CTl] = input[_CTl];
|
|
@@ -153653,7 +153631,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
153653
153631
|
});
|
|
153654
153632
|
}
|
|
153655
153633
|
if (input[_CTl] === void 0) {
|
|
153656
|
-
input[_CTl] = (0,
|
|
153634
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
153657
153635
|
}
|
|
153658
153636
|
if (input[_CTl] != null) {
|
|
153659
153637
|
entries[_CTl] = input[_CTl];
|
|
@@ -153760,7 +153738,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
153760
153738
|
entries[_Th] = input[_Th];
|
|
153761
153739
|
}
|
|
153762
153740
|
if (input[_CTl] === void 0) {
|
|
153763
|
-
input[_CTl] = (0,
|
|
153741
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
153764
153742
|
}
|
|
153765
153743
|
if (input[_CTl] != null) {
|
|
153766
153744
|
entries[_CTl] = input[_CTl];
|
|
@@ -154947,7 +154925,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
154947
154925
|
entries[_VAEI] = input[_VAEI];
|
|
154948
154926
|
}
|
|
154949
154927
|
if (input[_CTl] === void 0) {
|
|
154950
|
-
input[_CTl] = (0,
|
|
154928
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
154951
154929
|
}
|
|
154952
154930
|
if (input[_CTl] != null) {
|
|
154953
154931
|
entries[_CTl] = input[_CTl];
|
|
@@ -154963,7 +154941,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
154963
154941
|
entries[_VAGI] = input[_VAGI];
|
|
154964
154942
|
}
|
|
154965
154943
|
if (input[_CTl] === void 0) {
|
|
154966
|
-
input[_CTl] = (0,
|
|
154944
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
154967
154945
|
}
|
|
154968
154946
|
if (input[_CTl] != null) {
|
|
154969
154947
|
entries[_CTl] = input[_CTl];
|
|
@@ -154982,7 +154960,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
154982
154960
|
entries[_DRr] = input[_DRr];
|
|
154983
154961
|
}
|
|
154984
154962
|
if (input[_CTl] === void 0) {
|
|
154985
|
-
input[_CTl] = (0,
|
|
154963
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
154986
154964
|
}
|
|
154987
154965
|
if (input[_CTl] != null) {
|
|
154988
154966
|
entries[_CTl] = input[_CTl];
|
|
@@ -154998,7 +154976,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
154998
154976
|
entries[_DRr] = input[_DRr];
|
|
154999
154977
|
}
|
|
155000
154978
|
if (input[_CTl] === void 0) {
|
|
155001
|
-
input[_CTl] = (0,
|
|
154979
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
155002
154980
|
}
|
|
155003
154981
|
if (input[_CTl] != null) {
|
|
155004
154982
|
entries[_CTl] = input[_CTl];
|
|
@@ -159593,7 +159571,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
159593
159571
|
entries[_VATPI] = input[_VATPI];
|
|
159594
159572
|
}
|
|
159595
159573
|
if (input[_CTl] === void 0) {
|
|
159596
|
-
input[_CTl] = (0,
|
|
159574
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
159597
159575
|
}
|
|
159598
159576
|
if (input[_CTl] != null) {
|
|
159599
159577
|
entries[_CTl] = input[_CTl];
|
|
@@ -160065,7 +160043,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
160065
160043
|
entries[_AIss] = input[_AIss];
|
|
160066
160044
|
}
|
|
160067
160045
|
if (input[_CTl] === void 0) {
|
|
160068
|
-
input[_CTl] = (0,
|
|
160046
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
160069
160047
|
}
|
|
160070
160048
|
if (input[_CTl] != null) {
|
|
160071
160049
|
entries[_CTl] = input[_CTl];
|
|
@@ -160648,7 +160626,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
160648
160626
|
var se_ExportImageRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
160649
160627
|
const entries = {};
|
|
160650
160628
|
if (input[_CTl] === void 0) {
|
|
160651
|
-
input[_CTl] = (0,
|
|
160629
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
160652
160630
|
}
|
|
160653
160631
|
if (input[_CTl] != null) {
|
|
160654
160632
|
entries[_CTl] = input[_CTl];
|
|
@@ -165429,7 +165407,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
165429
165407
|
entries[_DRr] = input[_DRr];
|
|
165430
165408
|
}
|
|
165431
165409
|
if (input[_CTl] === void 0) {
|
|
165432
|
-
input[_CTl] = (0,
|
|
165410
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
165433
165411
|
}
|
|
165434
165412
|
if (input[_CTl] != null) {
|
|
165435
165413
|
entries[_CTl] = input[_CTl];
|
|
@@ -166101,7 +166079,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166101
166079
|
entries[_PD] = input[_PD];
|
|
166102
166080
|
}
|
|
166103
166081
|
if (input[_CTl] === void 0) {
|
|
166104
|
-
input[_CTl] = (0,
|
|
166082
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166105
166083
|
}
|
|
166106
166084
|
if (input[_CTl] != null) {
|
|
166107
166085
|
entries[_CTl] = input[_CTl];
|
|
@@ -166186,7 +166164,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166186
166164
|
entries[_De] = input[_De];
|
|
166187
166165
|
}
|
|
166188
166166
|
if (input[_CTl] === void 0) {
|
|
166189
|
-
input[_CTl] = (0,
|
|
166167
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166190
166168
|
}
|
|
166191
166169
|
if (input[_CTl] != null) {
|
|
166192
166170
|
entries[_CTl] = input[_CTl];
|
|
@@ -166234,7 +166212,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166234
166212
|
entries[_PD] = input[_PD];
|
|
166235
166213
|
}
|
|
166236
166214
|
if (input[_CTl] === void 0) {
|
|
166237
|
-
input[_CTl] = (0,
|
|
166215
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166238
166216
|
}
|
|
166239
166217
|
if (input[_CTl] != null) {
|
|
166240
166218
|
entries[_CTl] = input[_CTl];
|
|
@@ -166263,7 +166241,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166263
166241
|
entries[_De] = input[_De];
|
|
166264
166242
|
}
|
|
166265
166243
|
if (input[_CTl] === void 0) {
|
|
166266
|
-
input[_CTl] = (0,
|
|
166244
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166267
166245
|
}
|
|
166268
166246
|
if (input[_CTl] != null) {
|
|
166269
166247
|
entries[_CTl] = input[_CTl];
|
|
@@ -166289,7 +166267,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166289
166267
|
entries[_DRr] = input[_DRr];
|
|
166290
166268
|
}
|
|
166291
166269
|
if (input[_CTl] === void 0) {
|
|
166292
|
-
input[_CTl] = (0,
|
|
166270
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166293
166271
|
}
|
|
166294
166272
|
if (input[_CTl] != null) {
|
|
166295
166273
|
entries[_CTl] = input[_CTl];
|
|
@@ -166308,7 +166286,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166308
166286
|
entries[_DRr] = input[_DRr];
|
|
166309
166287
|
}
|
|
166310
166288
|
if (input[_CTl] === void 0) {
|
|
166311
|
-
input[_CTl] = (0,
|
|
166289
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166312
166290
|
}
|
|
166313
166291
|
if (input[_CTl] != null) {
|
|
166314
166292
|
entries[_CTl] = input[_CTl];
|
|
@@ -166404,7 +166382,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166404
166382
|
entries[_DRr] = input[_DRr];
|
|
166405
166383
|
}
|
|
166406
166384
|
if (input[_CTl] === void 0) {
|
|
166407
|
-
input[_CTl] = (0,
|
|
166385
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166408
166386
|
}
|
|
166409
166387
|
if (input[_CTl] != null) {
|
|
166410
166388
|
entries[_CTl] = input[_CTl];
|
|
@@ -166987,7 +166965,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
166987
166965
|
entries[_DRr] = input[_DRr];
|
|
166988
166966
|
}
|
|
166989
166967
|
if (input[_CTl] === void 0) {
|
|
166990
|
-
input[_CTl] = (0,
|
|
166968
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
166991
166969
|
}
|
|
166992
166970
|
if (input[_CTl] != null) {
|
|
166993
166971
|
entries[_CTl] = input[_CTl];
|
|
@@ -167870,7 +167848,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
167870
167848
|
entries[_NL] = input[_NL];
|
|
167871
167849
|
}
|
|
167872
167850
|
if (input[_CTl] === void 0) {
|
|
167873
|
-
input[_CTl] = (0,
|
|
167851
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
167874
167852
|
}
|
|
167875
167853
|
if (input[_CTl] != null) {
|
|
167876
167854
|
entries[_CTl] = input[_CTl];
|
|
@@ -168040,7 +168018,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
168040
168018
|
var se_PurchaseScheduledInstancesRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
168041
168019
|
const entries = {};
|
|
168042
168020
|
if (input[_CTl] === void 0) {
|
|
168043
|
-
input[_CTl] = (0,
|
|
168021
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
168044
168022
|
}
|
|
168045
168023
|
if (input[_CTl] != null) {
|
|
168046
168024
|
entries[_CTl] = input[_CTl];
|
|
@@ -169812,7 +169790,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
169812
169790
|
entries[_PIAr] = input[_PIAr];
|
|
169813
169791
|
}
|
|
169814
169792
|
if (input[_CTl] === void 0) {
|
|
169815
|
-
input[_CTl] = (0,
|
|
169793
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
169816
169794
|
}
|
|
169817
169795
|
if (input[_CTl] != null) {
|
|
169818
169796
|
entries[_CTl] = input[_CTl];
|
|
@@ -169842,7 +169820,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
169842
169820
|
var se_RunScheduledInstancesRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
169843
169821
|
const entries = {};
|
|
169844
169822
|
if (input[_CTl] === void 0) {
|
|
169845
|
-
input[_CTl] = (0,
|
|
169823
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
169846
169824
|
}
|
|
169847
169825
|
if (input[_CTl] != null) {
|
|
169848
169826
|
entries[_CTl] = input[_CTl];
|
|
@@ -170887,7 +170865,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
170887
170865
|
});
|
|
170888
170866
|
}
|
|
170889
170867
|
if (input[_CTl] === void 0) {
|
|
170890
|
-
input[_CTl] = (0,
|
|
170868
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
170891
170869
|
}
|
|
170892
170870
|
if (input[_CTl] != null) {
|
|
170893
170871
|
entries[_CTl] = input[_CTl];
|
|
@@ -170931,7 +170909,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
170931
170909
|
});
|
|
170932
170910
|
}
|
|
170933
170911
|
if (input[_CTl] === void 0) {
|
|
170934
|
-
input[_CTl] = (0,
|
|
170912
|
+
input[_CTl] = (0, import_uuid2.v4)();
|
|
170935
170913
|
}
|
|
170936
170914
|
if (input[_CTl] != null) {
|
|
170937
170915
|
entries[_CTl] = input[_CTl];
|
|
@@ -170960,6 +170938,9 @@ var require_dist_cjs68 = __commonJS({
|
|
|
170960
170938
|
if (input[_Hi] != null) {
|
|
170961
170939
|
entries[_Hi] = input[_Hi];
|
|
170962
170940
|
}
|
|
170941
|
+
if (input[_SOS] != null) {
|
|
170942
|
+
entries[_SOS] = input[_SOS];
|
|
170943
|
+
}
|
|
170963
170944
|
if (input[_DRr] != null) {
|
|
170964
170945
|
entries[_DRr] = input[_DRr];
|
|
170965
170946
|
}
|
|
@@ -171197,6 +171178,12 @@ var require_dist_cjs68 = __commonJS({
|
|
|
171197
171178
|
entries[loc] = value;
|
|
171198
171179
|
});
|
|
171199
171180
|
}
|
|
171181
|
+
if (input[_F] != null) {
|
|
171182
|
+
entries[_F] = input[_F];
|
|
171183
|
+
}
|
|
171184
|
+
if (input[_SOS] != null) {
|
|
171185
|
+
entries[_SOS] = input[_SOS];
|
|
171186
|
+
}
|
|
171200
171187
|
if (input[_DRr] != null) {
|
|
171201
171188
|
entries[_DRr] = input[_DRr];
|
|
171202
171189
|
}
|
|
@@ -189360,6 +189347,9 @@ var require_dist_cjs68 = __commonJS({
|
|
|
189360
189347
|
if (output[_oNA] != null) {
|
|
189361
189348
|
contents[_ONA] = (0, import_smithy_client28.expectString)(output[_oNA]);
|
|
189362
189349
|
}
|
|
189350
|
+
if (output[_iAp] != null) {
|
|
189351
|
+
contents[_IAp] = (0, import_smithy_client28.expectString)(output[_iAp]);
|
|
189352
|
+
}
|
|
189363
189353
|
return contents;
|
|
189364
189354
|
}, "de_Route");
|
|
189365
189355
|
var de_RouteList = /* @__PURE__ */ __name2((output, context) => {
|
|
@@ -197192,6 +197182,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
197192
197182
|
var _SNeq = "SequenceNumber";
|
|
197193
197183
|
var _SNer = "ServiceNames";
|
|
197194
197184
|
var _SO = "SpotOptions";
|
|
197185
|
+
var _SOS = "SkipOsShutdown";
|
|
197195
197186
|
var _SOT = "S3ObjectTags";
|
|
197196
197187
|
var _SP = "S3Prefix";
|
|
197197
197188
|
var _SPA = "SamlProviderArn";
|
|
@@ -200092,6 +200083,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
200092
200083
|
var TransitGatewayAttachmentResourceType = {
|
|
200093
200084
|
connect: "connect",
|
|
200094
200085
|
direct_connect_gateway: "direct-connect-gateway",
|
|
200086
|
+
network_function: "network-function",
|
|
200095
200087
|
peering: "peering",
|
|
200096
200088
|
tgw_peering: "tgw-peering",
|
|
200097
200089
|
vpc: "vpc",
|
|
@@ -201043,6 +201035,18 @@ var require_dist_cjs68 = __commonJS({
|
|
|
201043
201035
|
c8gd_metal_24xl: "c8gd.metal-24xl",
|
|
201044
201036
|
c8gd_metal_48xl: "c8gd.metal-48xl",
|
|
201045
201037
|
c8gd_xlarge: "c8gd.xlarge",
|
|
201038
|
+
c8gn_12xlarge: "c8gn.12xlarge",
|
|
201039
|
+
c8gn_16xlarge: "c8gn.16xlarge",
|
|
201040
|
+
c8gn_24xlarge: "c8gn.24xlarge",
|
|
201041
|
+
c8gn_2xlarge: "c8gn.2xlarge",
|
|
201042
|
+
c8gn_48xlarge: "c8gn.48xlarge",
|
|
201043
|
+
c8gn_4xlarge: "c8gn.4xlarge",
|
|
201044
|
+
c8gn_8xlarge: "c8gn.8xlarge",
|
|
201045
|
+
c8gn_large: "c8gn.large",
|
|
201046
|
+
c8gn_medium: "c8gn.medium",
|
|
201047
|
+
c8gn_metal_24xl: "c8gn.metal-24xl",
|
|
201048
|
+
c8gn_metal_48xl: "c8gn.metal-48xl",
|
|
201049
|
+
c8gn_xlarge: "c8gn.xlarge",
|
|
201046
201050
|
cc1_4xlarge: "cc1.4xlarge",
|
|
201047
201051
|
cc2_8xlarge: "cc2.8xlarge",
|
|
201048
201052
|
cg1_4xlarge: "cg1.4xlarge",
|
|
@@ -201068,6 +201072,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
201068
201072
|
f1_4xlarge: "f1.4xlarge",
|
|
201069
201073
|
f2_12xlarge: "f2.12xlarge",
|
|
201070
201074
|
f2_48xlarge: "f2.48xlarge",
|
|
201075
|
+
f2_6xlarge: "f2.6xlarge",
|
|
201071
201076
|
g2_2xlarge: "g2.2xlarge",
|
|
201072
201077
|
g2_8xlarge: "g2.8xlarge",
|
|
201073
201078
|
g3_16xlarge: "g3.16xlarge",
|
|
@@ -201455,6 +201460,7 @@ var require_dist_cjs68 = __commonJS({
|
|
|
201455
201460
|
p5e_48xlarge: "p5e.48xlarge",
|
|
201456
201461
|
p5en_48xlarge: "p5en.48xlarge",
|
|
201457
201462
|
p6_b200_48xlarge: "p6-b200.48xlarge",
|
|
201463
|
+
p6e_gb200_36xlarge: "p6e-gb200.36xlarge",
|
|
201458
201464
|
r3_2xlarge: "r3.2xlarge",
|
|
201459
201465
|
r3_4xlarge: "r3.4xlarge",
|
|
201460
201466
|
r3_8xlarge: "r3.8xlarge",
|
|
@@ -214875,7 +214881,7 @@ var require_package8 = __commonJS({
|
|
|
214875
214881
|
module2.exports = {
|
|
214876
214882
|
name: "@aws-sdk/client-ecr",
|
|
214877
214883
|
description: "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native",
|
|
214878
|
-
version: "3.
|
|
214884
|
+
version: "3.859.0",
|
|
214879
214885
|
scripts: {
|
|
214880
214886
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
214881
214887
|
"build:cjs": "node ../../scripts/compilation/inline client-ecr",
|
|
@@ -214894,38 +214900,38 @@ var require_package8 = __commonJS({
|
|
|
214894
214900
|
dependencies: {
|
|
214895
214901
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
214896
214902
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
214897
|
-
"@aws-sdk/core": "3.
|
|
214898
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
214903
|
+
"@aws-sdk/core": "3.858.0",
|
|
214904
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
214899
214905
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
214900
214906
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
214901
214907
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
214902
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
214908
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
214903
214909
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
214904
214910
|
"@aws-sdk/types": "3.840.0",
|
|
214905
214911
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
214906
214912
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
214907
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
214913
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
214908
214914
|
"@smithy/config-resolver": "^4.1.4",
|
|
214909
|
-
"@smithy/core": "^3.7.
|
|
214915
|
+
"@smithy/core": "^3.7.2",
|
|
214910
214916
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
214911
214917
|
"@smithy/hash-node": "^4.0.4",
|
|
214912
214918
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
214913
214919
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
214914
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
214915
|
-
"@smithy/middleware-retry": "^4.1.
|
|
214920
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
214921
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
214916
214922
|
"@smithy/middleware-serde": "^4.0.8",
|
|
214917
214923
|
"@smithy/middleware-stack": "^4.0.4",
|
|
214918
214924
|
"@smithy/node-config-provider": "^4.1.3",
|
|
214919
214925
|
"@smithy/node-http-handler": "^4.1.0",
|
|
214920
214926
|
"@smithy/protocol-http": "^5.1.2",
|
|
214921
|
-
"@smithy/smithy-client": "^4.4.
|
|
214927
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
214922
214928
|
"@smithy/types": "^4.3.1",
|
|
214923
214929
|
"@smithy/url-parser": "^4.0.4",
|
|
214924
214930
|
"@smithy/util-base64": "^4.0.0",
|
|
214925
214931
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
214926
214932
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
214927
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
214928
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
214933
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
214934
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
214929
214935
|
"@smithy/util-endpoints": "^3.0.6",
|
|
214930
214936
|
"@smithy/util-middleware": "^4.0.4",
|
|
214931
214937
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -215209,6 +215215,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215209
215215
|
ImageNotFoundException: /* @__PURE__ */ __name(() => ImageNotFoundException, "ImageNotFoundException"),
|
|
215210
215216
|
ImageTagAlreadyExistsException: /* @__PURE__ */ __name(() => ImageTagAlreadyExistsException, "ImageTagAlreadyExistsException"),
|
|
215211
215217
|
ImageTagMutability: /* @__PURE__ */ __name(() => ImageTagMutability, "ImageTagMutability"),
|
|
215218
|
+
ImageTagMutabilityExclusionFilterType: /* @__PURE__ */ __name(() => ImageTagMutabilityExclusionFilterType, "ImageTagMutabilityExclusionFilterType"),
|
|
215212
215219
|
InitiateLayerUploadCommand: /* @__PURE__ */ __name(() => InitiateLayerUploadCommand, "InitiateLayerUploadCommand"),
|
|
215213
215220
|
InvalidLayerException: /* @__PURE__ */ __name(() => InvalidLayerException, "InvalidLayerException"),
|
|
215214
215221
|
InvalidLayerPartException: /* @__PURE__ */ __name(() => InvalidLayerPartException, "InvalidLayerPartException"),
|
|
@@ -215848,7 +215855,12 @@ var require_dist_cjs69 = __commonJS({
|
|
|
215848
215855
|
};
|
|
215849
215856
|
var ImageTagMutability = {
|
|
215850
215857
|
IMMUTABLE: "IMMUTABLE",
|
|
215851
|
-
|
|
215858
|
+
IMMUTABLE_WITH_EXCLUSION: "IMMUTABLE_WITH_EXCLUSION",
|
|
215859
|
+
MUTABLE: "MUTABLE",
|
|
215860
|
+
MUTABLE_WITH_EXCLUSION: "MUTABLE_WITH_EXCLUSION"
|
|
215861
|
+
};
|
|
215862
|
+
var ImageTagMutabilityExclusionFilterType = {
|
|
215863
|
+
WILDCARD: "WILDCARD"
|
|
215852
215864
|
};
|
|
215853
215865
|
var InvalidTagParameterException = class _InvalidTagParameterException extends ECRServiceException {
|
|
215854
215866
|
static {
|
|
@@ -218124,6 +218136,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
218124
218136
|
encryptionConfiguration: import_smithy_client28._json,
|
|
218125
218137
|
imageScanningConfiguration: import_smithy_client28._json,
|
|
218126
218138
|
imageTagMutability: import_smithy_client28.expectString,
|
|
218139
|
+
imageTagMutabilityExclusionFilters: import_smithy_client28._json,
|
|
218127
218140
|
registryId: import_smithy_client28.expectString,
|
|
218128
218141
|
repositoryArn: import_smithy_client28.expectString,
|
|
218129
218142
|
repositoryName: import_smithy_client28.expectString,
|
|
@@ -218138,6 +218151,7 @@ var require_dist_cjs69 = __commonJS({
|
|
|
218138
218151
|
description: import_smithy_client28.expectString,
|
|
218139
218152
|
encryptionConfiguration: import_smithy_client28._json,
|
|
218140
218153
|
imageTagMutability: import_smithy_client28.expectString,
|
|
218154
|
+
imageTagMutabilityExclusionFilters: import_smithy_client28._json,
|
|
218141
218155
|
lifecyclePolicy: import_smithy_client28.expectString,
|
|
218142
218156
|
prefix: import_smithy_client28.expectString,
|
|
218143
218157
|
repositoryPolicy: import_smithy_client28.expectString,
|
|
@@ -219071,7 +219085,7 @@ var require_package9 = __commonJS({
|
|
|
219071
219085
|
module2.exports = {
|
|
219072
219086
|
name: "@aws-sdk/client-ecs",
|
|
219073
219087
|
description: "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native",
|
|
219074
|
-
version: "3.
|
|
219088
|
+
version: "3.859.0",
|
|
219075
219089
|
scripts: {
|
|
219076
219090
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
219077
219091
|
"build:cjs": "node ../../scripts/compilation/inline client-ecs",
|
|
@@ -219090,38 +219104,38 @@ var require_package9 = __commonJS({
|
|
|
219090
219104
|
dependencies: {
|
|
219091
219105
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
219092
219106
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
219093
|
-
"@aws-sdk/core": "3.
|
|
219094
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
219107
|
+
"@aws-sdk/core": "3.858.0",
|
|
219108
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
219095
219109
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
219096
219110
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
219097
219111
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
219098
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
219112
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
219099
219113
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
219100
219114
|
"@aws-sdk/types": "3.840.0",
|
|
219101
219115
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
219102
219116
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
219103
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
219117
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
219104
219118
|
"@smithy/config-resolver": "^4.1.4",
|
|
219105
|
-
"@smithy/core": "^3.7.
|
|
219119
|
+
"@smithy/core": "^3.7.2",
|
|
219106
219120
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
219107
219121
|
"@smithy/hash-node": "^4.0.4",
|
|
219108
219122
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
219109
219123
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
219110
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
219111
|
-
"@smithy/middleware-retry": "^4.1.
|
|
219124
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
219125
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
219112
219126
|
"@smithy/middleware-serde": "^4.0.8",
|
|
219113
219127
|
"@smithy/middleware-stack": "^4.0.4",
|
|
219114
219128
|
"@smithy/node-config-provider": "^4.1.3",
|
|
219115
219129
|
"@smithy/node-http-handler": "^4.1.0",
|
|
219116
219130
|
"@smithy/protocol-http": "^5.1.2",
|
|
219117
|
-
"@smithy/smithy-client": "^4.4.
|
|
219131
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
219118
219132
|
"@smithy/types": "^4.3.1",
|
|
219119
219133
|
"@smithy/url-parser": "^4.0.4",
|
|
219120
219134
|
"@smithy/util-base64": "^4.0.0",
|
|
219121
219135
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
219122
219136
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
219123
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
219124
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
219137
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
219138
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
219125
219139
|
"@smithy/util-endpoints": "^3.0.6",
|
|
219126
219140
|
"@smithy/util-middleware": "^4.0.4",
|
|
219127
219141
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -219666,7 +219680,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
219666
219680
|
};
|
|
219667
219681
|
var import_middleware_serde5 = require_dist_cjs7();
|
|
219668
219682
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
219669
|
-
var
|
|
219683
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
219670
219684
|
var ECSServiceException = class _ECSServiceException extends import_smithy_client28.ServiceException {
|
|
219671
219685
|
static {
|
|
219672
219686
|
__name(this, "_ECSServiceException");
|
|
@@ -222170,7 +222184,7 @@ var require_dist_cjs70 = __commonJS({
|
|
|
222170
222184
|
var se_RunTaskRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
222171
222185
|
return (0, import_smithy_client28.take)(input, {
|
|
222172
222186
|
capacityProviderStrategy: import_smithy_client28._json,
|
|
222173
|
-
clientToken: [true, (_3) => _3 ?? (0,
|
|
222187
|
+
clientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
222174
222188
|
cluster: [],
|
|
222175
222189
|
count: [],
|
|
222176
222190
|
enableECSManagedTags: [],
|
|
@@ -223960,7 +223974,7 @@ var require_package10 = __commonJS({
|
|
|
223960
223974
|
module2.exports = {
|
|
223961
223975
|
name: "@aws-sdk/client-elastic-load-balancing-v2",
|
|
223962
223976
|
description: "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native",
|
|
223963
|
-
version: "3.
|
|
223977
|
+
version: "3.859.0",
|
|
223964
223978
|
scripts: {
|
|
223965
223979
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
223966
223980
|
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing-v2",
|
|
@@ -223979,38 +223993,38 @@ var require_package10 = __commonJS({
|
|
|
223979
223993
|
dependencies: {
|
|
223980
223994
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
223981
223995
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
223982
|
-
"@aws-sdk/core": "3.
|
|
223983
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
223996
|
+
"@aws-sdk/core": "3.858.0",
|
|
223997
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
223984
223998
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
223985
223999
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
223986
224000
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
223987
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
224001
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
223988
224002
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
223989
224003
|
"@aws-sdk/types": "3.840.0",
|
|
223990
224004
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
223991
224005
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
223992
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
224006
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
223993
224007
|
"@smithy/config-resolver": "^4.1.4",
|
|
223994
|
-
"@smithy/core": "^3.7.
|
|
224008
|
+
"@smithy/core": "^3.7.2",
|
|
223995
224009
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
223996
224010
|
"@smithy/hash-node": "^4.0.4",
|
|
223997
224011
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
223998
224012
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
223999
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
224000
|
-
"@smithy/middleware-retry": "^4.1.
|
|
224013
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
224014
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
224001
224015
|
"@smithy/middleware-serde": "^4.0.8",
|
|
224002
224016
|
"@smithy/middleware-stack": "^4.0.4",
|
|
224003
224017
|
"@smithy/node-config-provider": "^4.1.3",
|
|
224004
224018
|
"@smithy/node-http-handler": "^4.1.0",
|
|
224005
224019
|
"@smithy/protocol-http": "^5.1.2",
|
|
224006
|
-
"@smithy/smithy-client": "^4.4.
|
|
224020
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
224007
224021
|
"@smithy/types": "^4.3.1",
|
|
224008
224022
|
"@smithy/url-parser": "^4.0.4",
|
|
224009
224023
|
"@smithy/util-base64": "^4.0.0",
|
|
224010
224024
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
224011
224025
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
224012
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
224013
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
224026
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
224027
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
224014
224028
|
"@smithy/util-endpoints": "^3.0.6",
|
|
224015
224029
|
"@smithy/util-middleware": "^4.0.4",
|
|
224016
224030
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -232910,7 +232924,7 @@ var require_package11 = __commonJS({
|
|
|
232910
232924
|
module2.exports = {
|
|
232911
232925
|
name: "@aws-sdk/client-iam",
|
|
232912
232926
|
description: "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
|
|
232913
|
-
version: "3.
|
|
232927
|
+
version: "3.859.0",
|
|
232914
232928
|
scripts: {
|
|
232915
232929
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
232916
232930
|
"build:cjs": "node ../../scripts/compilation/inline client-iam",
|
|
@@ -232929,38 +232943,38 @@ var require_package11 = __commonJS({
|
|
|
232929
232943
|
dependencies: {
|
|
232930
232944
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
232931
232945
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
232932
|
-
"@aws-sdk/core": "3.
|
|
232933
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
232946
|
+
"@aws-sdk/core": "3.858.0",
|
|
232947
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
232934
232948
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
232935
232949
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
232936
232950
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
232937
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
232951
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
232938
232952
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
232939
232953
|
"@aws-sdk/types": "3.840.0",
|
|
232940
232954
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
232941
232955
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
232942
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
232956
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
232943
232957
|
"@smithy/config-resolver": "^4.1.4",
|
|
232944
|
-
"@smithy/core": "^3.7.
|
|
232958
|
+
"@smithy/core": "^3.7.2",
|
|
232945
232959
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
232946
232960
|
"@smithy/hash-node": "^4.0.4",
|
|
232947
232961
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
232948
232962
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
232949
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
232950
|
-
"@smithy/middleware-retry": "^4.1.
|
|
232963
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
232964
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
232951
232965
|
"@smithy/middleware-serde": "^4.0.8",
|
|
232952
232966
|
"@smithy/middleware-stack": "^4.0.4",
|
|
232953
232967
|
"@smithy/node-config-provider": "^4.1.3",
|
|
232954
232968
|
"@smithy/node-http-handler": "^4.1.0",
|
|
232955
232969
|
"@smithy/protocol-http": "^5.1.2",
|
|
232956
|
-
"@smithy/smithy-client": "^4.4.
|
|
232970
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
232957
232971
|
"@smithy/types": "^4.3.1",
|
|
232958
232972
|
"@smithy/url-parser": "^4.0.4",
|
|
232959
232973
|
"@smithy/util-base64": "^4.0.0",
|
|
232960
232974
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
232961
232975
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
232962
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
232963
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
232976
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
232977
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
232964
232978
|
"@smithy/util-endpoints": "^3.0.6",
|
|
232965
232979
|
"@smithy/util-middleware": "^4.0.4",
|
|
232966
232980
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -246350,7 +246364,7 @@ var require_package12 = __commonJS({
|
|
|
246350
246364
|
module2.exports = {
|
|
246351
246365
|
name: "@aws-sdk/client-kms",
|
|
246352
246366
|
description: "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
|
|
246353
|
-
version: "3.
|
|
246367
|
+
version: "3.859.0",
|
|
246354
246368
|
scripts: {
|
|
246355
246369
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
246356
246370
|
"build:cjs": "node ../../scripts/compilation/inline client-kms",
|
|
@@ -246369,38 +246383,38 @@ var require_package12 = __commonJS({
|
|
|
246369
246383
|
dependencies: {
|
|
246370
246384
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
246371
246385
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
246372
|
-
"@aws-sdk/core": "3.
|
|
246373
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
246386
|
+
"@aws-sdk/core": "3.858.0",
|
|
246387
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
246374
246388
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
246375
246389
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
246376
246390
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
246377
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
246391
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
246378
246392
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
246379
246393
|
"@aws-sdk/types": "3.840.0",
|
|
246380
246394
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
246381
246395
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
246382
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
246396
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
246383
246397
|
"@smithy/config-resolver": "^4.1.4",
|
|
246384
|
-
"@smithy/core": "^3.7.
|
|
246398
|
+
"@smithy/core": "^3.7.2",
|
|
246385
246399
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
246386
246400
|
"@smithy/hash-node": "^4.0.4",
|
|
246387
246401
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
246388
246402
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
246389
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
246390
|
-
"@smithy/middleware-retry": "^4.1.
|
|
246403
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
246404
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
246391
246405
|
"@smithy/middleware-serde": "^4.0.8",
|
|
246392
246406
|
"@smithy/middleware-stack": "^4.0.4",
|
|
246393
246407
|
"@smithy/node-config-provider": "^4.1.3",
|
|
246394
246408
|
"@smithy/node-http-handler": "^4.1.0",
|
|
246395
246409
|
"@smithy/protocol-http": "^5.1.2",
|
|
246396
|
-
"@smithy/smithy-client": "^4.4.
|
|
246410
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
246397
246411
|
"@smithy/types": "^4.3.1",
|
|
246398
246412
|
"@smithy/url-parser": "^4.0.4",
|
|
246399
246413
|
"@smithy/util-base64": "^4.0.0",
|
|
246400
246414
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
246401
246415
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
246402
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
246403
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
246416
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
246417
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
246404
246418
|
"@smithy/util-endpoints": "^3.0.6",
|
|
246405
246419
|
"@smithy/util-middleware": "^4.0.4",
|
|
246406
246420
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -251051,7 +251065,7 @@ var require_package13 = __commonJS({
|
|
|
251051
251065
|
module2.exports = {
|
|
251052
251066
|
name: "@aws-sdk/client-lambda",
|
|
251053
251067
|
description: "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
|
|
251054
|
-
version: "3.
|
|
251068
|
+
version: "3.859.0",
|
|
251055
251069
|
scripts: {
|
|
251056
251070
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
251057
251071
|
"build:cjs": "node ../../scripts/compilation/inline client-lambda",
|
|
@@ -251070,19 +251084,19 @@ var require_package13 = __commonJS({
|
|
|
251070
251084
|
dependencies: {
|
|
251071
251085
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
251072
251086
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
251073
|
-
"@aws-sdk/core": "3.
|
|
251074
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
251087
|
+
"@aws-sdk/core": "3.858.0",
|
|
251088
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
251075
251089
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
251076
251090
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
251077
251091
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
251078
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
251092
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
251079
251093
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
251080
251094
|
"@aws-sdk/types": "3.840.0",
|
|
251081
251095
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
251082
251096
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
251083
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
251097
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
251084
251098
|
"@smithy/config-resolver": "^4.1.4",
|
|
251085
|
-
"@smithy/core": "^3.7.
|
|
251099
|
+
"@smithy/core": "^3.7.2",
|
|
251086
251100
|
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
251087
251101
|
"@smithy/eventstream-serde-config-resolver": "^4.1.2",
|
|
251088
251102
|
"@smithy/eventstream-serde-node": "^4.0.4",
|
|
@@ -251090,21 +251104,21 @@ var require_package13 = __commonJS({
|
|
|
251090
251104
|
"@smithy/hash-node": "^4.0.4",
|
|
251091
251105
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
251092
251106
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
251093
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
251094
|
-
"@smithy/middleware-retry": "^4.1.
|
|
251107
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
251108
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
251095
251109
|
"@smithy/middleware-serde": "^4.0.8",
|
|
251096
251110
|
"@smithy/middleware-stack": "^4.0.4",
|
|
251097
251111
|
"@smithy/node-config-provider": "^4.1.3",
|
|
251098
251112
|
"@smithy/node-http-handler": "^4.1.0",
|
|
251099
251113
|
"@smithy/protocol-http": "^5.1.2",
|
|
251100
|
-
"@smithy/smithy-client": "^4.4.
|
|
251114
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
251101
251115
|
"@smithy/types": "^4.3.1",
|
|
251102
251116
|
"@smithy/url-parser": "^4.0.4",
|
|
251103
251117
|
"@smithy/util-base64": "^4.0.0",
|
|
251104
251118
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
251105
251119
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
251106
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
251107
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
251120
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
251121
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
251108
251122
|
"@smithy/util-endpoints": "^3.0.6",
|
|
251109
251123
|
"@smithy/util-middleware": "^4.0.4",
|
|
251110
251124
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -251932,240 +251946,6 @@ var require_dist_cjs74 = __commonJS({
|
|
|
251932
251946
|
LATEST: "LATEST",
|
|
251933
251947
|
TRIM_HORIZON: "TRIM_HORIZON"
|
|
251934
251948
|
};
|
|
251935
|
-
var CodeSigningConfigNotFoundException = class _CodeSigningConfigNotFoundException extends LambdaServiceException {
|
|
251936
|
-
static {
|
|
251937
|
-
__name(this, "_CodeSigningConfigNotFoundException");
|
|
251938
|
-
}
|
|
251939
|
-
static {
|
|
251940
|
-
__name2(this, "CodeSigningConfigNotFoundException");
|
|
251941
|
-
}
|
|
251942
|
-
name = "CodeSigningConfigNotFoundException";
|
|
251943
|
-
$fault = "client";
|
|
251944
|
-
Type;
|
|
251945
|
-
Message;
|
|
251946
|
-
/**
|
|
251947
|
-
* @internal
|
|
251948
|
-
*/
|
|
251949
|
-
constructor(opts) {
|
|
251950
|
-
super({
|
|
251951
|
-
name: "CodeSigningConfigNotFoundException",
|
|
251952
|
-
$fault: "client",
|
|
251953
|
-
...opts
|
|
251954
|
-
});
|
|
251955
|
-
Object.setPrototypeOf(this, _CodeSigningConfigNotFoundException.prototype);
|
|
251956
|
-
this.Type = opts.Type;
|
|
251957
|
-
this.Message = opts.Message;
|
|
251958
|
-
}
|
|
251959
|
-
};
|
|
251960
|
-
var CodeStorageExceededException = class _CodeStorageExceededException extends LambdaServiceException {
|
|
251961
|
-
static {
|
|
251962
|
-
__name(this, "_CodeStorageExceededException");
|
|
251963
|
-
}
|
|
251964
|
-
static {
|
|
251965
|
-
__name2(this, "CodeStorageExceededException");
|
|
251966
|
-
}
|
|
251967
|
-
name = "CodeStorageExceededException";
|
|
251968
|
-
$fault = "client";
|
|
251969
|
-
/**
|
|
251970
|
-
* <p>The exception type.</p>
|
|
251971
|
-
* @public
|
|
251972
|
-
*/
|
|
251973
|
-
Type;
|
|
251974
|
-
/**
|
|
251975
|
-
* @internal
|
|
251976
|
-
*/
|
|
251977
|
-
constructor(opts) {
|
|
251978
|
-
super({
|
|
251979
|
-
name: "CodeStorageExceededException",
|
|
251980
|
-
$fault: "client",
|
|
251981
|
-
...opts
|
|
251982
|
-
});
|
|
251983
|
-
Object.setPrototypeOf(this, _CodeStorageExceededException.prototype);
|
|
251984
|
-
this.Type = opts.Type;
|
|
251985
|
-
}
|
|
251986
|
-
};
|
|
251987
|
-
var CodeVerificationFailedException = class _CodeVerificationFailedException extends LambdaServiceException {
|
|
251988
|
-
static {
|
|
251989
|
-
__name(this, "_CodeVerificationFailedException");
|
|
251990
|
-
}
|
|
251991
|
-
static {
|
|
251992
|
-
__name2(this, "CodeVerificationFailedException");
|
|
251993
|
-
}
|
|
251994
|
-
name = "CodeVerificationFailedException";
|
|
251995
|
-
$fault = "client";
|
|
251996
|
-
Type;
|
|
251997
|
-
Message;
|
|
251998
|
-
/**
|
|
251999
|
-
* @internal
|
|
252000
|
-
*/
|
|
252001
|
-
constructor(opts) {
|
|
252002
|
-
super({
|
|
252003
|
-
name: "CodeVerificationFailedException",
|
|
252004
|
-
$fault: "client",
|
|
252005
|
-
...opts
|
|
252006
|
-
});
|
|
252007
|
-
Object.setPrototypeOf(this, _CodeVerificationFailedException.prototype);
|
|
252008
|
-
this.Type = opts.Type;
|
|
252009
|
-
this.Message = opts.Message;
|
|
252010
|
-
}
|
|
252011
|
-
};
|
|
252012
|
-
var LogFormat = {
|
|
252013
|
-
Json: "JSON",
|
|
252014
|
-
Text: "Text"
|
|
252015
|
-
};
|
|
252016
|
-
var SystemLogLevel = {
|
|
252017
|
-
Debug: "DEBUG",
|
|
252018
|
-
Info: "INFO",
|
|
252019
|
-
Warn: "WARN"
|
|
252020
|
-
};
|
|
252021
|
-
var PackageType = {
|
|
252022
|
-
Image: "Image",
|
|
252023
|
-
Zip: "Zip"
|
|
252024
|
-
};
|
|
252025
|
-
var Runtime = {
|
|
252026
|
-
dotnet6: "dotnet6",
|
|
252027
|
-
dotnet8: "dotnet8",
|
|
252028
|
-
dotnetcore10: "dotnetcore1.0",
|
|
252029
|
-
dotnetcore20: "dotnetcore2.0",
|
|
252030
|
-
dotnetcore21: "dotnetcore2.1",
|
|
252031
|
-
dotnetcore31: "dotnetcore3.1",
|
|
252032
|
-
go1x: "go1.x",
|
|
252033
|
-
java11: "java11",
|
|
252034
|
-
java17: "java17",
|
|
252035
|
-
java21: "java21",
|
|
252036
|
-
java8: "java8",
|
|
252037
|
-
java8al2: "java8.al2",
|
|
252038
|
-
nodejs: "nodejs",
|
|
252039
|
-
nodejs10x: "nodejs10.x",
|
|
252040
|
-
nodejs12x: "nodejs12.x",
|
|
252041
|
-
nodejs14x: "nodejs14.x",
|
|
252042
|
-
nodejs16x: "nodejs16.x",
|
|
252043
|
-
nodejs18x: "nodejs18.x",
|
|
252044
|
-
nodejs20x: "nodejs20.x",
|
|
252045
|
-
nodejs22x: "nodejs22.x",
|
|
252046
|
-
nodejs43: "nodejs4.3",
|
|
252047
|
-
nodejs43edge: "nodejs4.3-edge",
|
|
252048
|
-
nodejs610: "nodejs6.10",
|
|
252049
|
-
nodejs810: "nodejs8.10",
|
|
252050
|
-
provided: "provided",
|
|
252051
|
-
providedal2: "provided.al2",
|
|
252052
|
-
providedal2023: "provided.al2023",
|
|
252053
|
-
python27: "python2.7",
|
|
252054
|
-
python310: "python3.10",
|
|
252055
|
-
python311: "python3.11",
|
|
252056
|
-
python312: "python3.12",
|
|
252057
|
-
python313: "python3.13",
|
|
252058
|
-
python36: "python3.6",
|
|
252059
|
-
python37: "python3.7",
|
|
252060
|
-
python38: "python3.8",
|
|
252061
|
-
python39: "python3.9",
|
|
252062
|
-
ruby25: "ruby2.5",
|
|
252063
|
-
ruby27: "ruby2.7",
|
|
252064
|
-
ruby32: "ruby3.2",
|
|
252065
|
-
ruby33: "ruby3.3",
|
|
252066
|
-
ruby34: "ruby3.4"
|
|
252067
|
-
};
|
|
252068
|
-
var SnapStartApplyOn = {
|
|
252069
|
-
None: "None",
|
|
252070
|
-
PublishedVersions: "PublishedVersions"
|
|
252071
|
-
};
|
|
252072
|
-
var TracingMode = {
|
|
252073
|
-
Active: "Active",
|
|
252074
|
-
PassThrough: "PassThrough"
|
|
252075
|
-
};
|
|
252076
|
-
var LastUpdateStatus = {
|
|
252077
|
-
Failed: "Failed",
|
|
252078
|
-
InProgress: "InProgress",
|
|
252079
|
-
Successful: "Successful"
|
|
252080
|
-
};
|
|
252081
|
-
var LastUpdateStatusReasonCode = {
|
|
252082
|
-
DisabledKMSKey: "DisabledKMSKey",
|
|
252083
|
-
EFSIOError: "EFSIOError",
|
|
252084
|
-
EFSMountConnectivityError: "EFSMountConnectivityError",
|
|
252085
|
-
EFSMountFailure: "EFSMountFailure",
|
|
252086
|
-
EFSMountTimeout: "EFSMountTimeout",
|
|
252087
|
-
EniLimitExceeded: "EniLimitExceeded",
|
|
252088
|
-
FunctionError: "FunctionError",
|
|
252089
|
-
ImageAccessDenied: "ImageAccessDenied",
|
|
252090
|
-
ImageDeleted: "ImageDeleted",
|
|
252091
|
-
InsufficientRolePermissions: "InsufficientRolePermissions",
|
|
252092
|
-
InternalError: "InternalError",
|
|
252093
|
-
InvalidConfiguration: "InvalidConfiguration",
|
|
252094
|
-
InvalidImage: "InvalidImage",
|
|
252095
|
-
InvalidRuntime: "InvalidRuntime",
|
|
252096
|
-
InvalidSecurityGroup: "InvalidSecurityGroup",
|
|
252097
|
-
InvalidStateKMSKey: "InvalidStateKMSKey",
|
|
252098
|
-
InvalidSubnet: "InvalidSubnet",
|
|
252099
|
-
InvalidZipFileException: "InvalidZipFileException",
|
|
252100
|
-
KMSKeyAccessDenied: "KMSKeyAccessDenied",
|
|
252101
|
-
KMSKeyNotFound: "KMSKeyNotFound",
|
|
252102
|
-
SubnetOutOfIPAddresses: "SubnetOutOfIPAddresses"
|
|
252103
|
-
};
|
|
252104
|
-
var SnapStartOptimizationStatus = {
|
|
252105
|
-
Off: "Off",
|
|
252106
|
-
On: "On"
|
|
252107
|
-
};
|
|
252108
|
-
var State = {
|
|
252109
|
-
Active: "Active",
|
|
252110
|
-
Failed: "Failed",
|
|
252111
|
-
Inactive: "Inactive",
|
|
252112
|
-
Pending: "Pending"
|
|
252113
|
-
};
|
|
252114
|
-
var StateReasonCode = {
|
|
252115
|
-
Creating: "Creating",
|
|
252116
|
-
DisabledKMSKey: "DisabledKMSKey",
|
|
252117
|
-
EFSIOError: "EFSIOError",
|
|
252118
|
-
EFSMountConnectivityError: "EFSMountConnectivityError",
|
|
252119
|
-
EFSMountFailure: "EFSMountFailure",
|
|
252120
|
-
EFSMountTimeout: "EFSMountTimeout",
|
|
252121
|
-
EniLimitExceeded: "EniLimitExceeded",
|
|
252122
|
-
FunctionError: "FunctionError",
|
|
252123
|
-
Idle: "Idle",
|
|
252124
|
-
ImageAccessDenied: "ImageAccessDenied",
|
|
252125
|
-
ImageDeleted: "ImageDeleted",
|
|
252126
|
-
InsufficientRolePermissions: "InsufficientRolePermissions",
|
|
252127
|
-
InternalError: "InternalError",
|
|
252128
|
-
InvalidConfiguration: "InvalidConfiguration",
|
|
252129
|
-
InvalidImage: "InvalidImage",
|
|
252130
|
-
InvalidRuntime: "InvalidRuntime",
|
|
252131
|
-
InvalidSecurityGroup: "InvalidSecurityGroup",
|
|
252132
|
-
InvalidStateKMSKey: "InvalidStateKMSKey",
|
|
252133
|
-
InvalidSubnet: "InvalidSubnet",
|
|
252134
|
-
InvalidZipFileException: "InvalidZipFileException",
|
|
252135
|
-
KMSKeyAccessDenied: "KMSKeyAccessDenied",
|
|
252136
|
-
KMSKeyNotFound: "KMSKeyNotFound",
|
|
252137
|
-
Restoring: "Restoring",
|
|
252138
|
-
SubnetOutOfIPAddresses: "SubnetOutOfIPAddresses"
|
|
252139
|
-
};
|
|
252140
|
-
var InvalidCodeSignatureException = class _InvalidCodeSignatureException extends LambdaServiceException {
|
|
252141
|
-
static {
|
|
252142
|
-
__name(this, "_InvalidCodeSignatureException");
|
|
252143
|
-
}
|
|
252144
|
-
static {
|
|
252145
|
-
__name2(this, "InvalidCodeSignatureException");
|
|
252146
|
-
}
|
|
252147
|
-
name = "InvalidCodeSignatureException";
|
|
252148
|
-
$fault = "client";
|
|
252149
|
-
Type;
|
|
252150
|
-
Message;
|
|
252151
|
-
/**
|
|
252152
|
-
* @internal
|
|
252153
|
-
*/
|
|
252154
|
-
constructor(opts) {
|
|
252155
|
-
super({
|
|
252156
|
-
name: "InvalidCodeSignatureException",
|
|
252157
|
-
$fault: "client",
|
|
252158
|
-
...opts
|
|
252159
|
-
});
|
|
252160
|
-
Object.setPrototypeOf(this, _InvalidCodeSignatureException.prototype);
|
|
252161
|
-
this.Type = opts.Type;
|
|
252162
|
-
this.Message = opts.Message;
|
|
252163
|
-
}
|
|
252164
|
-
};
|
|
252165
|
-
var InvokeMode = {
|
|
252166
|
-
BUFFERED: "BUFFERED",
|
|
252167
|
-
RESPONSE_STREAM: "RESPONSE_STREAM"
|
|
252168
|
-
};
|
|
252169
251949
|
var ResourceInUseException = class _ResourceInUseException extends LambdaServiceException {
|
|
252170
251950
|
static {
|
|
252171
251951
|
__name(this, "_ResourceInUseException");
|
|
@@ -252191,38 +251971,244 @@ var require_dist_cjs74 = __commonJS({
|
|
|
252191
251971
|
this.Message = opts.Message;
|
|
252192
251972
|
}
|
|
252193
251973
|
};
|
|
252194
|
-
var
|
|
252195
|
-
|
|
252196
|
-
|
|
251974
|
+
var CodeSigningConfigNotFoundException = class _CodeSigningConfigNotFoundException extends LambdaServiceException {
|
|
251975
|
+
static {
|
|
251976
|
+
__name(this, "_CodeSigningConfigNotFoundException");
|
|
251977
|
+
}
|
|
251978
|
+
static {
|
|
251979
|
+
__name2(this, "CodeSigningConfigNotFoundException");
|
|
251980
|
+
}
|
|
251981
|
+
name = "CodeSigningConfigNotFoundException";
|
|
251982
|
+
$fault = "client";
|
|
251983
|
+
Type;
|
|
251984
|
+
Message;
|
|
251985
|
+
/**
|
|
251986
|
+
* @internal
|
|
251987
|
+
*/
|
|
251988
|
+
constructor(opts) {
|
|
251989
|
+
super({
|
|
251990
|
+
name: "CodeSigningConfigNotFoundException",
|
|
251991
|
+
$fault: "client",
|
|
251992
|
+
...opts
|
|
251993
|
+
});
|
|
251994
|
+
Object.setPrototypeOf(this, _CodeSigningConfigNotFoundException.prototype);
|
|
251995
|
+
this.Type = opts.Type;
|
|
251996
|
+
this.Message = opts.Message;
|
|
251997
|
+
}
|
|
252197
251998
|
};
|
|
252198
|
-
var
|
|
252199
|
-
|
|
252200
|
-
|
|
252201
|
-
|
|
251999
|
+
var CodeStorageExceededException = class _CodeStorageExceededException extends LambdaServiceException {
|
|
252000
|
+
static {
|
|
252001
|
+
__name(this, "_CodeStorageExceededException");
|
|
252002
|
+
}
|
|
252003
|
+
static {
|
|
252004
|
+
__name2(this, "CodeStorageExceededException");
|
|
252005
|
+
}
|
|
252006
|
+
name = "CodeStorageExceededException";
|
|
252007
|
+
$fault = "client";
|
|
252008
|
+
/**
|
|
252009
|
+
* <p>The exception type.</p>
|
|
252010
|
+
* @public
|
|
252011
|
+
*/
|
|
252012
|
+
Type;
|
|
252013
|
+
/**
|
|
252014
|
+
* @internal
|
|
252015
|
+
*/
|
|
252016
|
+
constructor(opts) {
|
|
252017
|
+
super({
|
|
252018
|
+
name: "CodeStorageExceededException",
|
|
252019
|
+
$fault: "client",
|
|
252020
|
+
...opts
|
|
252021
|
+
});
|
|
252022
|
+
Object.setPrototypeOf(this, _CodeStorageExceededException.prototype);
|
|
252023
|
+
this.Type = opts.Type;
|
|
252024
|
+
}
|
|
252202
252025
|
};
|
|
252203
|
-
var
|
|
252026
|
+
var CodeVerificationFailedException = class _CodeVerificationFailedException extends LambdaServiceException {
|
|
252204
252027
|
static {
|
|
252205
|
-
__name(this, "
|
|
252028
|
+
__name(this, "_CodeVerificationFailedException");
|
|
252206
252029
|
}
|
|
252207
252030
|
static {
|
|
252208
|
-
__name2(this, "
|
|
252031
|
+
__name2(this, "CodeVerificationFailedException");
|
|
252209
252032
|
}
|
|
252210
|
-
name = "
|
|
252033
|
+
name = "CodeVerificationFailedException";
|
|
252211
252034
|
$fault = "client";
|
|
252212
252035
|
Type;
|
|
252036
|
+
Message;
|
|
252213
252037
|
/**
|
|
252214
252038
|
* @internal
|
|
252215
252039
|
*/
|
|
252216
252040
|
constructor(opts) {
|
|
252217
252041
|
super({
|
|
252218
|
-
name: "
|
|
252042
|
+
name: "CodeVerificationFailedException",
|
|
252219
252043
|
$fault: "client",
|
|
252220
252044
|
...opts
|
|
252221
252045
|
});
|
|
252222
|
-
Object.setPrototypeOf(this,
|
|
252046
|
+
Object.setPrototypeOf(this, _CodeVerificationFailedException.prototype);
|
|
252223
252047
|
this.Type = opts.Type;
|
|
252048
|
+
this.Message = opts.Message;
|
|
252224
252049
|
}
|
|
252225
252050
|
};
|
|
252051
|
+
var LogFormat = {
|
|
252052
|
+
Json: "JSON",
|
|
252053
|
+
Text: "Text"
|
|
252054
|
+
};
|
|
252055
|
+
var SystemLogLevel = {
|
|
252056
|
+
Debug: "DEBUG",
|
|
252057
|
+
Info: "INFO",
|
|
252058
|
+
Warn: "WARN"
|
|
252059
|
+
};
|
|
252060
|
+
var PackageType = {
|
|
252061
|
+
Image: "Image",
|
|
252062
|
+
Zip: "Zip"
|
|
252063
|
+
};
|
|
252064
|
+
var Runtime = {
|
|
252065
|
+
dotnet6: "dotnet6",
|
|
252066
|
+
dotnet8: "dotnet8",
|
|
252067
|
+
dotnetcore10: "dotnetcore1.0",
|
|
252068
|
+
dotnetcore20: "dotnetcore2.0",
|
|
252069
|
+
dotnetcore21: "dotnetcore2.1",
|
|
252070
|
+
dotnetcore31: "dotnetcore3.1",
|
|
252071
|
+
go1x: "go1.x",
|
|
252072
|
+
java11: "java11",
|
|
252073
|
+
java17: "java17",
|
|
252074
|
+
java21: "java21",
|
|
252075
|
+
java8: "java8",
|
|
252076
|
+
java8al2: "java8.al2",
|
|
252077
|
+
nodejs: "nodejs",
|
|
252078
|
+
nodejs10x: "nodejs10.x",
|
|
252079
|
+
nodejs12x: "nodejs12.x",
|
|
252080
|
+
nodejs14x: "nodejs14.x",
|
|
252081
|
+
nodejs16x: "nodejs16.x",
|
|
252082
|
+
nodejs18x: "nodejs18.x",
|
|
252083
|
+
nodejs20x: "nodejs20.x",
|
|
252084
|
+
nodejs22x: "nodejs22.x",
|
|
252085
|
+
nodejs43: "nodejs4.3",
|
|
252086
|
+
nodejs43edge: "nodejs4.3-edge",
|
|
252087
|
+
nodejs610: "nodejs6.10",
|
|
252088
|
+
nodejs810: "nodejs8.10",
|
|
252089
|
+
provided: "provided",
|
|
252090
|
+
providedal2: "provided.al2",
|
|
252091
|
+
providedal2023: "provided.al2023",
|
|
252092
|
+
python27: "python2.7",
|
|
252093
|
+
python310: "python3.10",
|
|
252094
|
+
python311: "python3.11",
|
|
252095
|
+
python312: "python3.12",
|
|
252096
|
+
python313: "python3.13",
|
|
252097
|
+
python36: "python3.6",
|
|
252098
|
+
python37: "python3.7",
|
|
252099
|
+
python38: "python3.8",
|
|
252100
|
+
python39: "python3.9",
|
|
252101
|
+
ruby25: "ruby2.5",
|
|
252102
|
+
ruby27: "ruby2.7",
|
|
252103
|
+
ruby32: "ruby3.2",
|
|
252104
|
+
ruby33: "ruby3.3",
|
|
252105
|
+
ruby34: "ruby3.4"
|
|
252106
|
+
};
|
|
252107
|
+
var SnapStartApplyOn = {
|
|
252108
|
+
None: "None",
|
|
252109
|
+
PublishedVersions: "PublishedVersions"
|
|
252110
|
+
};
|
|
252111
|
+
var TracingMode = {
|
|
252112
|
+
Active: "Active",
|
|
252113
|
+
PassThrough: "PassThrough"
|
|
252114
|
+
};
|
|
252115
|
+
var LastUpdateStatus = {
|
|
252116
|
+
Failed: "Failed",
|
|
252117
|
+
InProgress: "InProgress",
|
|
252118
|
+
Successful: "Successful"
|
|
252119
|
+
};
|
|
252120
|
+
var LastUpdateStatusReasonCode = {
|
|
252121
|
+
DisabledKMSKey: "DisabledKMSKey",
|
|
252122
|
+
EFSIOError: "EFSIOError",
|
|
252123
|
+
EFSMountConnectivityError: "EFSMountConnectivityError",
|
|
252124
|
+
EFSMountFailure: "EFSMountFailure",
|
|
252125
|
+
EFSMountTimeout: "EFSMountTimeout",
|
|
252126
|
+
EniLimitExceeded: "EniLimitExceeded",
|
|
252127
|
+
FunctionError: "FunctionError",
|
|
252128
|
+
ImageAccessDenied: "ImageAccessDenied",
|
|
252129
|
+
ImageDeleted: "ImageDeleted",
|
|
252130
|
+
InsufficientRolePermissions: "InsufficientRolePermissions",
|
|
252131
|
+
InternalError: "InternalError",
|
|
252132
|
+
InvalidConfiguration: "InvalidConfiguration",
|
|
252133
|
+
InvalidImage: "InvalidImage",
|
|
252134
|
+
InvalidRuntime: "InvalidRuntime",
|
|
252135
|
+
InvalidSecurityGroup: "InvalidSecurityGroup",
|
|
252136
|
+
InvalidStateKMSKey: "InvalidStateKMSKey",
|
|
252137
|
+
InvalidSubnet: "InvalidSubnet",
|
|
252138
|
+
InvalidZipFileException: "InvalidZipFileException",
|
|
252139
|
+
KMSKeyAccessDenied: "KMSKeyAccessDenied",
|
|
252140
|
+
KMSKeyNotFound: "KMSKeyNotFound",
|
|
252141
|
+
SubnetOutOfIPAddresses: "SubnetOutOfIPAddresses"
|
|
252142
|
+
};
|
|
252143
|
+
var SnapStartOptimizationStatus = {
|
|
252144
|
+
Off: "Off",
|
|
252145
|
+
On: "On"
|
|
252146
|
+
};
|
|
252147
|
+
var State = {
|
|
252148
|
+
Active: "Active",
|
|
252149
|
+
Failed: "Failed",
|
|
252150
|
+
Inactive: "Inactive",
|
|
252151
|
+
Pending: "Pending"
|
|
252152
|
+
};
|
|
252153
|
+
var StateReasonCode = {
|
|
252154
|
+
Creating: "Creating",
|
|
252155
|
+
DisabledKMSKey: "DisabledKMSKey",
|
|
252156
|
+
EFSIOError: "EFSIOError",
|
|
252157
|
+
EFSMountConnectivityError: "EFSMountConnectivityError",
|
|
252158
|
+
EFSMountFailure: "EFSMountFailure",
|
|
252159
|
+
EFSMountTimeout: "EFSMountTimeout",
|
|
252160
|
+
EniLimitExceeded: "EniLimitExceeded",
|
|
252161
|
+
FunctionError: "FunctionError",
|
|
252162
|
+
Idle: "Idle",
|
|
252163
|
+
ImageAccessDenied: "ImageAccessDenied",
|
|
252164
|
+
ImageDeleted: "ImageDeleted",
|
|
252165
|
+
InsufficientRolePermissions: "InsufficientRolePermissions",
|
|
252166
|
+
InternalError: "InternalError",
|
|
252167
|
+
InvalidConfiguration: "InvalidConfiguration",
|
|
252168
|
+
InvalidImage: "InvalidImage",
|
|
252169
|
+
InvalidRuntime: "InvalidRuntime",
|
|
252170
|
+
InvalidSecurityGroup: "InvalidSecurityGroup",
|
|
252171
|
+
InvalidStateKMSKey: "InvalidStateKMSKey",
|
|
252172
|
+
InvalidSubnet: "InvalidSubnet",
|
|
252173
|
+
InvalidZipFileException: "InvalidZipFileException",
|
|
252174
|
+
KMSKeyAccessDenied: "KMSKeyAccessDenied",
|
|
252175
|
+
KMSKeyNotFound: "KMSKeyNotFound",
|
|
252176
|
+
Restoring: "Restoring",
|
|
252177
|
+
SubnetOutOfIPAddresses: "SubnetOutOfIPAddresses"
|
|
252178
|
+
};
|
|
252179
|
+
var InvalidCodeSignatureException = class _InvalidCodeSignatureException extends LambdaServiceException {
|
|
252180
|
+
static {
|
|
252181
|
+
__name(this, "_InvalidCodeSignatureException");
|
|
252182
|
+
}
|
|
252183
|
+
static {
|
|
252184
|
+
__name2(this, "InvalidCodeSignatureException");
|
|
252185
|
+
}
|
|
252186
|
+
name = "InvalidCodeSignatureException";
|
|
252187
|
+
$fault = "client";
|
|
252188
|
+
Type;
|
|
252189
|
+
Message;
|
|
252190
|
+
/**
|
|
252191
|
+
* @internal
|
|
252192
|
+
*/
|
|
252193
|
+
constructor(opts) {
|
|
252194
|
+
super({
|
|
252195
|
+
name: "InvalidCodeSignatureException",
|
|
252196
|
+
$fault: "client",
|
|
252197
|
+
...opts
|
|
252198
|
+
});
|
|
252199
|
+
Object.setPrototypeOf(this, _InvalidCodeSignatureException.prototype);
|
|
252200
|
+
this.Type = opts.Type;
|
|
252201
|
+
this.Message = opts.Message;
|
|
252202
|
+
}
|
|
252203
|
+
};
|
|
252204
|
+
var InvokeMode = {
|
|
252205
|
+
BUFFERED: "BUFFERED",
|
|
252206
|
+
RESPONSE_STREAM: "RESPONSE_STREAM"
|
|
252207
|
+
};
|
|
252208
|
+
var RecursiveLoop = {
|
|
252209
|
+
Allow: "Allow",
|
|
252210
|
+
Terminate: "Terminate"
|
|
252211
|
+
};
|
|
252226
252212
|
var UpdateRuntimeOn = {
|
|
252227
252213
|
Auto: "Auto",
|
|
252228
252214
|
FunctionUpdate: "FunctionUpdate",
|
|
@@ -252887,6 +252873,34 @@ var require_dist_cjs74 = __commonJS({
|
|
|
252887
252873
|
var FunctionVersion = {
|
|
252888
252874
|
ALL: "ALL"
|
|
252889
252875
|
};
|
|
252876
|
+
var ProvisionedConcurrencyStatusEnum = {
|
|
252877
|
+
FAILED: "FAILED",
|
|
252878
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
252879
|
+
READY: "READY"
|
|
252880
|
+
};
|
|
252881
|
+
var ProvisionedConcurrencyConfigNotFoundException = class _ProvisionedConcurrencyConfigNotFoundException extends LambdaServiceException {
|
|
252882
|
+
static {
|
|
252883
|
+
__name(this, "_ProvisionedConcurrencyConfigNotFoundException");
|
|
252884
|
+
}
|
|
252885
|
+
static {
|
|
252886
|
+
__name2(this, "ProvisionedConcurrencyConfigNotFoundException");
|
|
252887
|
+
}
|
|
252888
|
+
name = "ProvisionedConcurrencyConfigNotFoundException";
|
|
252889
|
+
$fault = "client";
|
|
252890
|
+
Type;
|
|
252891
|
+
/**
|
|
252892
|
+
* @internal
|
|
252893
|
+
*/
|
|
252894
|
+
constructor(opts) {
|
|
252895
|
+
super({
|
|
252896
|
+
name: "ProvisionedConcurrencyConfigNotFoundException",
|
|
252897
|
+
$fault: "client",
|
|
252898
|
+
...opts
|
|
252899
|
+
});
|
|
252900
|
+
Object.setPrototypeOf(this, _ProvisionedConcurrencyConfigNotFoundException.prototype);
|
|
252901
|
+
this.Type = opts.Type;
|
|
252902
|
+
}
|
|
252903
|
+
};
|
|
252890
252904
|
var FunctionCodeFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
252891
252905
|
...obj,
|
|
252892
252906
|
...obj.ZipFile && { ZipFile: import_smithy_client28.SENSITIVE_STRING }
|
|
@@ -252972,6 +252986,14 @@ var require_dist_cjs74 = __commonJS({
|
|
|
252972
252986
|
...obj,
|
|
252973
252987
|
...obj.Functions && { Functions: obj.Functions.map((item) => FunctionConfigurationFilterSensitiveLog(item)) }
|
|
252974
252988
|
}), "ListFunctionsResponseFilterSensitiveLog");
|
|
252989
|
+
var UpdateFunctionCodeRequestFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
252990
|
+
...obj,
|
|
252991
|
+
...obj.ZipFile && { ZipFile: import_smithy_client28.SENSITIVE_STRING }
|
|
252992
|
+
}), "UpdateFunctionCodeRequestFilterSensitiveLog");
|
|
252993
|
+
var UpdateFunctionConfigurationRequestFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
252994
|
+
...obj,
|
|
252995
|
+
...obj.Environment && { Environment: EnvironmentFilterSensitiveLog(obj.Environment) }
|
|
252996
|
+
}), "UpdateFunctionConfigurationRequestFilterSensitiveLog");
|
|
252975
252997
|
var ListVersionsByFunctionResponseFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
252976
252998
|
...obj,
|
|
252977
252999
|
...obj.Versions && { Versions: obj.Versions.map((item) => FunctionConfigurationFilterSensitiveLog(item)) }
|
|
@@ -252984,14 +253006,6 @@ var require_dist_cjs74 = __commonJS({
|
|
|
252984
253006
|
...obj,
|
|
252985
253007
|
...obj.Content && { Content: LayerVersionContentInputFilterSensitiveLog(obj.Content) }
|
|
252986
253008
|
}), "PublishLayerVersionRequestFilterSensitiveLog");
|
|
252987
|
-
var UpdateFunctionCodeRequestFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
252988
|
-
...obj,
|
|
252989
|
-
...obj.ZipFile && { ZipFile: import_smithy_client28.SENSITIVE_STRING }
|
|
252990
|
-
}), "UpdateFunctionCodeRequestFilterSensitiveLog");
|
|
252991
|
-
var UpdateFunctionConfigurationRequestFilterSensitiveLog = /* @__PURE__ */ __name2((obj) => ({
|
|
252992
|
-
...obj,
|
|
252993
|
-
...obj.Environment && { Environment: EnvironmentFilterSensitiveLog(obj.Environment) }
|
|
252994
|
-
}), "UpdateFunctionConfigurationRequestFilterSensitiveLog");
|
|
252995
253009
|
var se_AddLayerVersionPermissionCommand = /* @__PURE__ */ __name2(async (input, context) => {
|
|
252996
253010
|
const b3 = (0, import_core17.requestBuilder)(input, context);
|
|
252997
253011
|
const headers = {
|
|
@@ -257224,11 +257238,11 @@ var require_dist_cjs74 = __commonJS({
|
|
|
257224
257238
|
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
257225
257239
|
}, "checkState");
|
|
257226
257240
|
var waitForFunctionActive = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257227
|
-
const serviceDefaults = { minDelay: 5, maxDelay:
|
|
257241
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 300 };
|
|
257228
257242
|
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
257229
257243
|
}, "waitForFunctionActive");
|
|
257230
257244
|
var waitUntilFunctionActive = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257231
|
-
const serviceDefaults = { minDelay: 5, maxDelay:
|
|
257245
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 300 };
|
|
257232
257246
|
const result2 = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
257233
257247
|
return (0, import_util_waiter.checkExceptions)(result2);
|
|
257234
257248
|
}, "waitUntilFunctionActive");
|
|
@@ -257270,11 +257284,11 @@ var require_dist_cjs74 = __commonJS({
|
|
|
257270
257284
|
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
257271
257285
|
}, "checkState");
|
|
257272
257286
|
var waitForFunctionActiveV2 = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257273
|
-
const serviceDefaults = { minDelay: 1, maxDelay:
|
|
257287
|
+
const serviceDefaults = { minDelay: 1, maxDelay: 300 };
|
|
257274
257288
|
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState2);
|
|
257275
257289
|
}, "waitForFunctionActiveV2");
|
|
257276
257290
|
var waitUntilFunctionActiveV2 = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257277
|
-
const serviceDefaults = { minDelay: 1, maxDelay:
|
|
257291
|
+
const serviceDefaults = { minDelay: 1, maxDelay: 300 };
|
|
257278
257292
|
const result2 = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState2);
|
|
257279
257293
|
return (0, import_util_waiter.checkExceptions)(result2);
|
|
257280
257294
|
}, "waitUntilFunctionActiveV2");
|
|
@@ -257293,11 +257307,11 @@ var require_dist_cjs74 = __commonJS({
|
|
|
257293
257307
|
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
257294
257308
|
}, "checkState");
|
|
257295
257309
|
var waitForFunctionExists = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257296
|
-
const serviceDefaults = { minDelay: 1, maxDelay:
|
|
257310
|
+
const serviceDefaults = { minDelay: 1, maxDelay: 20 };
|
|
257297
257311
|
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState3);
|
|
257298
257312
|
}, "waitForFunctionExists");
|
|
257299
257313
|
var waitUntilFunctionExists = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257300
|
-
const serviceDefaults = { minDelay: 1, maxDelay:
|
|
257314
|
+
const serviceDefaults = { minDelay: 1, maxDelay: 20 };
|
|
257301
257315
|
const result2 = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState3);
|
|
257302
257316
|
return (0, import_util_waiter.checkExceptions)(result2);
|
|
257303
257317
|
}, "waitUntilFunctionExists");
|
|
@@ -257339,11 +257353,11 @@ var require_dist_cjs74 = __commonJS({
|
|
|
257339
257353
|
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
257340
257354
|
}, "checkState");
|
|
257341
257355
|
var waitForFunctionUpdated = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257342
|
-
const serviceDefaults = { minDelay: 5, maxDelay:
|
|
257356
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 300 };
|
|
257343
257357
|
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState4);
|
|
257344
257358
|
}, "waitForFunctionUpdated");
|
|
257345
257359
|
var waitUntilFunctionUpdated = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257346
|
-
const serviceDefaults = { minDelay: 5, maxDelay:
|
|
257360
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 300 };
|
|
257347
257361
|
const result2 = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState4);
|
|
257348
257362
|
return (0, import_util_waiter.checkExceptions)(result2);
|
|
257349
257363
|
}, "waitUntilFunctionUpdated");
|
|
@@ -257385,11 +257399,11 @@ var require_dist_cjs74 = __commonJS({
|
|
|
257385
257399
|
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
257386
257400
|
}, "checkState");
|
|
257387
257401
|
var waitForFunctionUpdatedV2 = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257388
|
-
const serviceDefaults = { minDelay: 1, maxDelay:
|
|
257402
|
+
const serviceDefaults = { minDelay: 1, maxDelay: 300 };
|
|
257389
257403
|
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState5);
|
|
257390
257404
|
}, "waitForFunctionUpdatedV2");
|
|
257391
257405
|
var waitUntilFunctionUpdatedV22 = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257392
|
-
const serviceDefaults = { minDelay: 1, maxDelay:
|
|
257406
|
+
const serviceDefaults = { minDelay: 1, maxDelay: 300 };
|
|
257393
257407
|
const result2 = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState5);
|
|
257394
257408
|
return (0, import_util_waiter.checkExceptions)(result2);
|
|
257395
257409
|
}, "waitUntilFunctionUpdatedV2");
|
|
@@ -257431,11 +257445,11 @@ var require_dist_cjs74 = __commonJS({
|
|
|
257431
257445
|
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
257432
257446
|
}, "checkState");
|
|
257433
257447
|
var waitForPublishedVersionActive = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257434
|
-
const serviceDefaults = { minDelay: 5, maxDelay:
|
|
257448
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 1560 };
|
|
257435
257449
|
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState6);
|
|
257436
257450
|
}, "waitForPublishedVersionActive");
|
|
257437
257451
|
var waitUntilPublishedVersionActive = /* @__PURE__ */ __name2(async (params, input) => {
|
|
257438
|
-
const serviceDefaults = { minDelay: 5, maxDelay:
|
|
257452
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 1560 };
|
|
257439
257453
|
const result2 = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState6);
|
|
257440
257454
|
return (0, import_util_waiter.checkExceptions)(result2);
|
|
257441
257455
|
}, "waitUntilPublishedVersionActive");
|
|
@@ -257501,7 +257515,7 @@ var require_package14 = __commonJS({
|
|
|
257501
257515
|
module2.exports = {
|
|
257502
257516
|
name: "@aws-sdk/client-route-53",
|
|
257503
257517
|
description: "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
|
|
257504
|
-
version: "3.
|
|
257518
|
+
version: "3.859.0",
|
|
257505
257519
|
scripts: {
|
|
257506
257520
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
257507
257521
|
"build:cjs": "node ../../scripts/compilation/inline client-route-53",
|
|
@@ -257520,40 +257534,40 @@ var require_package14 = __commonJS({
|
|
|
257520
257534
|
dependencies: {
|
|
257521
257535
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
257522
257536
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
257523
|
-
"@aws-sdk/core": "3.
|
|
257524
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
257537
|
+
"@aws-sdk/core": "3.858.0",
|
|
257538
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
257525
257539
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
257526
257540
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
257527
257541
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
257528
257542
|
"@aws-sdk/middleware-sdk-route53": "3.840.0",
|
|
257529
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
257543
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
257530
257544
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
257531
257545
|
"@aws-sdk/types": "3.840.0",
|
|
257532
257546
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
257533
257547
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
257534
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
257548
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
257535
257549
|
"@aws-sdk/xml-builder": "3.821.0",
|
|
257536
257550
|
"@smithy/config-resolver": "^4.1.4",
|
|
257537
|
-
"@smithy/core": "^3.7.
|
|
257551
|
+
"@smithy/core": "^3.7.2",
|
|
257538
257552
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
257539
257553
|
"@smithy/hash-node": "^4.0.4",
|
|
257540
257554
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
257541
257555
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
257542
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
257543
|
-
"@smithy/middleware-retry": "^4.1.
|
|
257556
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
257557
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
257544
257558
|
"@smithy/middleware-serde": "^4.0.8",
|
|
257545
257559
|
"@smithy/middleware-stack": "^4.0.4",
|
|
257546
257560
|
"@smithy/node-config-provider": "^4.1.3",
|
|
257547
257561
|
"@smithy/node-http-handler": "^4.1.0",
|
|
257548
257562
|
"@smithy/protocol-http": "^5.1.2",
|
|
257549
|
-
"@smithy/smithy-client": "^4.4.
|
|
257563
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
257550
257564
|
"@smithy/types": "^4.3.1",
|
|
257551
257565
|
"@smithy/url-parser": "^4.0.4",
|
|
257552
257566
|
"@smithy/util-base64": "^4.0.0",
|
|
257553
257567
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
257554
257568
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
257555
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
257556
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
257569
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
257570
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
257557
257571
|
"@smithy/util-endpoints": "^3.0.6",
|
|
257558
257572
|
"@smithy/util-middleware": "^4.0.4",
|
|
257559
257573
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -267759,7 +267773,7 @@ var require_package15 = __commonJS({
|
|
|
267759
267773
|
module2.exports = {
|
|
267760
267774
|
name: "@aws-sdk/client-s3",
|
|
267761
267775
|
description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
267762
|
-
version: "3.
|
|
267776
|
+
version: "3.859.0",
|
|
267763
267777
|
scripts: {
|
|
267764
267778
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
267765
267779
|
"build:cjs": "node ../../scripts/compilation/inline client-s3",
|
|
@@ -267787,27 +267801,27 @@ var require_package15 = __commonJS({
|
|
|
267787
267801
|
"@aws-crypto/sha1-browser": "5.2.0",
|
|
267788
267802
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
267789
267803
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
267790
|
-
"@aws-sdk/core": "3.
|
|
267791
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
267804
|
+
"@aws-sdk/core": "3.858.0",
|
|
267805
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
267792
267806
|
"@aws-sdk/middleware-bucket-endpoint": "3.840.0",
|
|
267793
267807
|
"@aws-sdk/middleware-expect-continue": "3.840.0",
|
|
267794
|
-
"@aws-sdk/middleware-flexible-checksums": "3.
|
|
267808
|
+
"@aws-sdk/middleware-flexible-checksums": "3.858.0",
|
|
267795
267809
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
267796
267810
|
"@aws-sdk/middleware-location-constraint": "3.840.0",
|
|
267797
267811
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
267798
267812
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
267799
|
-
"@aws-sdk/middleware-sdk-s3": "3.
|
|
267813
|
+
"@aws-sdk/middleware-sdk-s3": "3.858.0",
|
|
267800
267814
|
"@aws-sdk/middleware-ssec": "3.840.0",
|
|
267801
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
267815
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
267802
267816
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
267803
|
-
"@aws-sdk/signature-v4-multi-region": "3.
|
|
267817
|
+
"@aws-sdk/signature-v4-multi-region": "3.858.0",
|
|
267804
267818
|
"@aws-sdk/types": "3.840.0",
|
|
267805
267819
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
267806
267820
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
267807
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
267821
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
267808
267822
|
"@aws-sdk/xml-builder": "3.821.0",
|
|
267809
267823
|
"@smithy/config-resolver": "^4.1.4",
|
|
267810
|
-
"@smithy/core": "^3.7.
|
|
267824
|
+
"@smithy/core": "^3.7.2",
|
|
267811
267825
|
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
267812
267826
|
"@smithy/eventstream-serde-config-resolver": "^4.1.2",
|
|
267813
267827
|
"@smithy/eventstream-serde-node": "^4.0.4",
|
|
@@ -267818,21 +267832,21 @@ var require_package15 = __commonJS({
|
|
|
267818
267832
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
267819
267833
|
"@smithy/md5-js": "^4.0.4",
|
|
267820
267834
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
267821
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
267822
|
-
"@smithy/middleware-retry": "^4.1.
|
|
267835
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
267836
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
267823
267837
|
"@smithy/middleware-serde": "^4.0.8",
|
|
267824
267838
|
"@smithy/middleware-stack": "^4.0.4",
|
|
267825
267839
|
"@smithy/node-config-provider": "^4.1.3",
|
|
267826
267840
|
"@smithy/node-http-handler": "^4.1.0",
|
|
267827
267841
|
"@smithy/protocol-http": "^5.1.2",
|
|
267828
|
-
"@smithy/smithy-client": "^4.4.
|
|
267842
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
267829
267843
|
"@smithy/types": "^4.3.1",
|
|
267830
267844
|
"@smithy/url-parser": "^4.0.4",
|
|
267831
267845
|
"@smithy/util-base64": "^4.0.0",
|
|
267832
267846
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
267833
267847
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
267834
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
267835
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
267848
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
267849
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
267836
267850
|
"@smithy/util-endpoints": "^3.0.6",
|
|
267837
267851
|
"@smithy/util-middleware": "^4.0.4",
|
|
267838
267852
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -267844,7 +267858,7 @@ var require_package15 = __commonJS({
|
|
|
267844
267858
|
uuid: "^9.0.1"
|
|
267845
267859
|
},
|
|
267846
267860
|
devDependencies: {
|
|
267847
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
267861
|
+
"@aws-sdk/signature-v4-crt": "3.858.0",
|
|
267848
267862
|
"@tsconfig/node18": "18.2.4",
|
|
267849
267863
|
"@types/node": "^18.19.69",
|
|
267850
267864
|
concurrently: "7.0.0",
|
|
@@ -269687,7 +269701,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
269687
269701
|
var import_xml_builder2 = require_dist_cjs27();
|
|
269688
269702
|
var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
|
|
269689
269703
|
var import_protocol_http14 = require_dist_cjs2();
|
|
269690
|
-
var
|
|
269704
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
269691
269705
|
var ObjectStorageClass = {
|
|
269692
269706
|
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
269693
269707
|
EXPRESS_ONEZONE: "EXPRESS_ONEZONE",
|
|
@@ -271903,7 +271917,7 @@ var require_dist_cjs86 = __commonJS({
|
|
|
271903
271917
|
[_xarsinm]: input[_SINM],
|
|
271904
271918
|
[_xarsims]: [() => (0, import_smithy_client28.isSerializableHeaderValue)(input[_SIMS]), () => (0, import_smithy_client28.dateToUtcString)(input[_SIMS]).toString()],
|
|
271905
271919
|
[_xarsius]: [() => (0, import_smithy_client28.isSerializableHeaderValue)(input[_SIUS]), () => (0, import_smithy_client28.dateToUtcString)(input[_SIUS]).toString()],
|
|
271906
|
-
[_xact_]: input[_CTl] ?? (0,
|
|
271920
|
+
[_xact_]: input[_CTl] ?? (0, import_uuid2.v4)()
|
|
271907
271921
|
});
|
|
271908
271922
|
b3.bp("/{Key+}");
|
|
271909
271923
|
b3.p("Bucket", () => input.Bucket, "{Bucket}", false);
|
|
@@ -280281,7 +280295,7 @@ var require_package16 = __commonJS({
|
|
|
280281
280295
|
module2.exports = {
|
|
280282
280296
|
name: "@aws-sdk/client-secrets-manager",
|
|
280283
280297
|
description: "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
|
|
280284
|
-
version: "3.
|
|
280298
|
+
version: "3.859.0",
|
|
280285
280299
|
scripts: {
|
|
280286
280300
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
280287
280301
|
"build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
|
|
@@ -280300,38 +280314,38 @@ var require_package16 = __commonJS({
|
|
|
280300
280314
|
dependencies: {
|
|
280301
280315
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
280302
280316
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
280303
|
-
"@aws-sdk/core": "3.
|
|
280304
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
280317
|
+
"@aws-sdk/core": "3.858.0",
|
|
280318
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
280305
280319
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
280306
280320
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
280307
280321
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
280308
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
280322
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
280309
280323
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
280310
280324
|
"@aws-sdk/types": "3.840.0",
|
|
280311
280325
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
280312
280326
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
280313
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
280327
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
280314
280328
|
"@smithy/config-resolver": "^4.1.4",
|
|
280315
|
-
"@smithy/core": "^3.7.
|
|
280329
|
+
"@smithy/core": "^3.7.2",
|
|
280316
280330
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
280317
280331
|
"@smithy/hash-node": "^4.0.4",
|
|
280318
280332
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
280319
280333
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
280320
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
280321
|
-
"@smithy/middleware-retry": "^4.1.
|
|
280334
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
280335
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
280322
280336
|
"@smithy/middleware-serde": "^4.0.8",
|
|
280323
280337
|
"@smithy/middleware-stack": "^4.0.4",
|
|
280324
280338
|
"@smithy/node-config-provider": "^4.1.3",
|
|
280325
280339
|
"@smithy/node-http-handler": "^4.1.0",
|
|
280326
280340
|
"@smithy/protocol-http": "^5.1.2",
|
|
280327
|
-
"@smithy/smithy-client": "^4.4.
|
|
280341
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
280328
280342
|
"@smithy/types": "^4.3.1",
|
|
280329
280343
|
"@smithy/url-parser": "^4.0.4",
|
|
280330
280344
|
"@smithy/util-base64": "^4.0.0",
|
|
280331
280345
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
280332
280346
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
280333
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
280334
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
280347
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
280348
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
280335
280349
|
"@smithy/util-endpoints": "^3.0.6",
|
|
280336
280350
|
"@smithy/util-middleware": "^4.0.4",
|
|
280337
280351
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -281098,7 +281112,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
281098
281112
|
...obj.SecretString && { SecretString: import_smithy_client28.SENSITIVE_STRING }
|
|
281099
281113
|
}), "UpdateSecretRequestFilterSensitiveLog");
|
|
281100
281114
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
281101
|
-
var
|
|
281115
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
281102
281116
|
var se_BatchGetSecretValueCommand = /* @__PURE__ */ __name2(async (input, context) => {
|
|
281103
281117
|
const headers = sharedHeaders("BatchGetSecretValue");
|
|
281104
281118
|
let body;
|
|
@@ -281693,7 +281707,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
281693
281707
|
var se_CreateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
281694
281708
|
return (0, import_smithy_client28.take)(input, {
|
|
281695
281709
|
AddReplicaRegions: import_smithy_client28._json,
|
|
281696
|
-
ClientRequestToken: [true, (_3) => _3 ?? (0,
|
|
281710
|
+
ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
281697
281711
|
Description: [],
|
|
281698
281712
|
ForceOverwriteReplicaSecret: [],
|
|
281699
281713
|
KmsKeyId: [],
|
|
@@ -281705,7 +281719,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
281705
281719
|
}, "se_CreateSecretRequest");
|
|
281706
281720
|
var se_PutSecretValueRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
281707
281721
|
return (0, import_smithy_client28.take)(input, {
|
|
281708
|
-
ClientRequestToken: [true, (_3) => _3 ?? (0,
|
|
281722
|
+
ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
281709
281723
|
RotationToken: [],
|
|
281710
281724
|
SecretBinary: context.base64Encoder,
|
|
281711
281725
|
SecretId: [],
|
|
@@ -281715,7 +281729,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
281715
281729
|
}, "se_PutSecretValueRequest");
|
|
281716
281730
|
var se_RotateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
281717
281731
|
return (0, import_smithy_client28.take)(input, {
|
|
281718
|
-
ClientRequestToken: [true, (_3) => _3 ?? (0,
|
|
281732
|
+
ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
281719
281733
|
RotateImmediately: [],
|
|
281720
281734
|
RotationLambdaARN: [],
|
|
281721
281735
|
RotationRules: import_smithy_client28._json,
|
|
@@ -281724,7 +281738,7 @@ var require_dist_cjs87 = __commonJS({
|
|
|
281724
281738
|
}, "se_RotateSecretRequest");
|
|
281725
281739
|
var se_UpdateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
281726
281740
|
return (0, import_smithy_client28.take)(input, {
|
|
281727
|
-
ClientRequestToken: [true, (_3) => _3 ?? (0,
|
|
281741
|
+
ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
281728
281742
|
Description: [],
|
|
281729
281743
|
KmsKeyId: [],
|
|
281730
281744
|
SecretBinary: context.base64Encoder,
|
|
@@ -282318,7 +282332,7 @@ var require_package17 = __commonJS({
|
|
|
282318
282332
|
module2.exports = {
|
|
282319
282333
|
name: "@aws-sdk/client-sfn",
|
|
282320
282334
|
description: "AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native",
|
|
282321
|
-
version: "3.
|
|
282335
|
+
version: "3.859.0",
|
|
282322
282336
|
scripts: {
|
|
282323
282337
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
282324
282338
|
"build:cjs": "node ../../scripts/compilation/inline client-sfn",
|
|
@@ -282337,38 +282351,38 @@ var require_package17 = __commonJS({
|
|
|
282337
282351
|
dependencies: {
|
|
282338
282352
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
282339
282353
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
282340
|
-
"@aws-sdk/core": "3.
|
|
282341
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
282354
|
+
"@aws-sdk/core": "3.858.0",
|
|
282355
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
282342
282356
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
282343
282357
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
282344
282358
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
282345
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
282359
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
282346
282360
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
282347
282361
|
"@aws-sdk/types": "3.840.0",
|
|
282348
282362
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
282349
282363
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
282350
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
282364
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
282351
282365
|
"@smithy/config-resolver": "^4.1.4",
|
|
282352
|
-
"@smithy/core": "^3.7.
|
|
282366
|
+
"@smithy/core": "^3.7.2",
|
|
282353
282367
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
282354
282368
|
"@smithy/hash-node": "^4.0.4",
|
|
282355
282369
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
282356
282370
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
282357
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
282358
|
-
"@smithy/middleware-retry": "^4.1.
|
|
282371
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
282372
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
282359
282373
|
"@smithy/middleware-serde": "^4.0.8",
|
|
282360
282374
|
"@smithy/middleware-stack": "^4.0.4",
|
|
282361
282375
|
"@smithy/node-config-provider": "^4.1.3",
|
|
282362
282376
|
"@smithy/node-http-handler": "^4.1.0",
|
|
282363
282377
|
"@smithy/protocol-http": "^5.1.2",
|
|
282364
|
-
"@smithy/smithy-client": "^4.4.
|
|
282378
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
282365
282379
|
"@smithy/types": "^4.3.1",
|
|
282366
282380
|
"@smithy/url-parser": "^4.0.4",
|
|
282367
282381
|
"@smithy/util-base64": "^4.0.0",
|
|
282368
282382
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
282369
282383
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
282370
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
282371
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
282384
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
282385
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
282372
282386
|
"@smithy/util-endpoints": "^3.0.6",
|
|
282373
282387
|
"@smithy/util-middleware": "^4.0.4",
|
|
282374
282388
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -282880,7 +282894,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
282880
282894
|
};
|
|
282881
282895
|
var import_middleware_serde5 = require_dist_cjs7();
|
|
282882
282896
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
282883
|
-
var
|
|
282897
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
282884
282898
|
var SFNServiceException = class _SFNServiceException extends import_smithy_client28.ServiceException {
|
|
282885
282899
|
static {
|
|
282886
282900
|
__name(this, "_SFNServiceException");
|
|
@@ -285230,7 +285244,7 @@ var require_dist_cjs88 = __commonJS({
|
|
|
285230
285244
|
}, "de_ValidationExceptionRes");
|
|
285231
285245
|
var se_RedriveExecutionInput = /* @__PURE__ */ __name2((input, context) => {
|
|
285232
285246
|
return (0, import_smithy_client28.take)(input, {
|
|
285233
|
-
clientToken: [true, (_3) => _3 ?? (0,
|
|
285247
|
+
clientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
285234
285248
|
executionArn: []
|
|
285235
285249
|
});
|
|
285236
285250
|
}, "se_RedriveExecutionInput");
|
|
@@ -286215,7 +286229,7 @@ var require_package18 = __commonJS({
|
|
|
286215
286229
|
module2.exports = {
|
|
286216
286230
|
name: "@aws-sdk/client-ssm",
|
|
286217
286231
|
description: "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
|
|
286218
|
-
version: "3.
|
|
286232
|
+
version: "3.859.0",
|
|
286219
286233
|
scripts: {
|
|
286220
286234
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
286221
286235
|
"build:cjs": "node ../../scripts/compilation/inline client-ssm",
|
|
@@ -286234,38 +286248,38 @@ var require_package18 = __commonJS({
|
|
|
286234
286248
|
dependencies: {
|
|
286235
286249
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
286236
286250
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
286237
|
-
"@aws-sdk/core": "3.
|
|
286238
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
286251
|
+
"@aws-sdk/core": "3.858.0",
|
|
286252
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
286239
286253
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
286240
286254
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
286241
286255
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
286242
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
286256
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
286243
286257
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
286244
286258
|
"@aws-sdk/types": "3.840.0",
|
|
286245
286259
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
286246
286260
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
286247
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
286261
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
286248
286262
|
"@smithy/config-resolver": "^4.1.4",
|
|
286249
|
-
"@smithy/core": "^3.7.
|
|
286263
|
+
"@smithy/core": "^3.7.2",
|
|
286250
286264
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
286251
286265
|
"@smithy/hash-node": "^4.0.4",
|
|
286252
286266
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
286253
286267
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
286254
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
286255
|
-
"@smithy/middleware-retry": "^4.1.
|
|
286268
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
286269
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
286256
286270
|
"@smithy/middleware-serde": "^4.0.8",
|
|
286257
286271
|
"@smithy/middleware-stack": "^4.0.4",
|
|
286258
286272
|
"@smithy/node-config-provider": "^4.1.3",
|
|
286259
286273
|
"@smithy/node-http-handler": "^4.1.0",
|
|
286260
286274
|
"@smithy/protocol-http": "^5.1.2",
|
|
286261
|
-
"@smithy/smithy-client": "^4.4.
|
|
286275
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
286262
286276
|
"@smithy/types": "^4.3.1",
|
|
286263
286277
|
"@smithy/url-parser": "^4.0.4",
|
|
286264
286278
|
"@smithy/util-base64": "^4.0.0",
|
|
286265
286279
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
286266
286280
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
286267
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
286268
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
286281
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
286282
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
286269
286283
|
"@smithy/util-endpoints": "^3.0.6",
|
|
286270
286284
|
"@smithy/util-middleware": "^4.0.4",
|
|
286271
286285
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -287143,7 +287157,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
287143
287157
|
};
|
|
287144
287158
|
var import_middleware_serde5 = require_dist_cjs7();
|
|
287145
287159
|
var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
|
|
287146
|
-
var
|
|
287160
|
+
var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
|
|
287147
287161
|
var SSMServiceException = class _SSMServiceException extends import_smithy_client28.ServiceException {
|
|
287148
287162
|
static {
|
|
287149
287163
|
__name(this, "_SSMServiceException");
|
|
@@ -295842,7 +295856,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
295842
295856
|
var se_CreateMaintenanceWindowRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
295843
295857
|
return (0, import_smithy_client28.take)(input, {
|
|
295844
295858
|
AllowUnassociatedTargets: [],
|
|
295845
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
295859
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
295846
295860
|
Cutoff: [],
|
|
295847
295861
|
Description: [],
|
|
295848
295862
|
Duration: [],
|
|
@@ -295882,7 +295896,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
295882
295896
|
ApprovedPatchesComplianceLevel: [],
|
|
295883
295897
|
ApprovedPatchesEnableNonSecurity: [],
|
|
295884
295898
|
AvailableSecurityUpdatesComplianceStatus: [],
|
|
295885
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
295899
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
295886
295900
|
Description: [],
|
|
295887
295901
|
GlobalFilters: import_smithy_client28._json,
|
|
295888
295902
|
Name: [],
|
|
@@ -295895,7 +295909,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
295895
295909
|
}, "se_CreatePatchBaselineRequest");
|
|
295896
295910
|
var se_DeleteInventoryRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
295897
295911
|
return (0, import_smithy_client28.take)(input, {
|
|
295898
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
295912
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
295899
295913
|
DryRun: [],
|
|
295900
295914
|
SchemaDeleteOption: [],
|
|
295901
295915
|
TypeName: []
|
|
@@ -295997,7 +296011,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
295997
296011
|
}, "se_PutComplianceItemsRequest");
|
|
295998
296012
|
var se_RegisterTargetWithMaintenanceWindowRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
295999
296013
|
return (0, import_smithy_client28.take)(input, {
|
|
296000
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
296014
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
296001
296015
|
Description: [],
|
|
296002
296016
|
Name: [],
|
|
296003
296017
|
OwnerInformation: [],
|
|
@@ -296009,7 +296023,7 @@ var require_dist_cjs89 = __commonJS({
|
|
|
296009
296023
|
var se_RegisterTaskWithMaintenanceWindowRequest = /* @__PURE__ */ __name2((input, context) => {
|
|
296010
296024
|
return (0, import_smithy_client28.take)(input, {
|
|
296011
296025
|
AlarmConfiguration: import_smithy_client28._json,
|
|
296012
|
-
ClientToken: [true, (_3) => _3 ?? (0,
|
|
296026
|
+
ClientToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
|
|
296013
296027
|
CutoffBehavior: [],
|
|
296014
296028
|
Description: [],
|
|
296015
296029
|
LoggingInfo: import_smithy_client28._json,
|
|
@@ -299941,7 +299955,7 @@ var require_package19 = __commonJS({
|
|
|
299941
299955
|
module2.exports = {
|
|
299942
299956
|
name: "@aws-sdk/client-sts",
|
|
299943
299957
|
description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
299944
|
-
version: "3.
|
|
299958
|
+
version: "3.859.0",
|
|
299945
299959
|
scripts: {
|
|
299946
299960
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
299947
299961
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
|
@@ -299962,38 +299976,38 @@ var require_package19 = __commonJS({
|
|
|
299962
299976
|
dependencies: {
|
|
299963
299977
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
299964
299978
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
299965
|
-
"@aws-sdk/core": "3.
|
|
299966
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
299979
|
+
"@aws-sdk/core": "3.858.0",
|
|
299980
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
299967
299981
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
299968
299982
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
299969
299983
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
299970
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
299984
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
299971
299985
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
299972
299986
|
"@aws-sdk/types": "3.840.0",
|
|
299973
299987
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
299974
299988
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
299975
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
299989
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
299976
299990
|
"@smithy/config-resolver": "^4.1.4",
|
|
299977
|
-
"@smithy/core": "^3.7.
|
|
299991
|
+
"@smithy/core": "^3.7.2",
|
|
299978
299992
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
299979
299993
|
"@smithy/hash-node": "^4.0.4",
|
|
299980
299994
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
299981
299995
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
299982
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
299983
|
-
"@smithy/middleware-retry": "^4.1.
|
|
299996
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
299997
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
299984
299998
|
"@smithy/middleware-serde": "^4.0.8",
|
|
299985
299999
|
"@smithy/middleware-stack": "^4.0.4",
|
|
299986
300000
|
"@smithy/node-config-provider": "^4.1.3",
|
|
299987
300001
|
"@smithy/node-http-handler": "^4.1.0",
|
|
299988
300002
|
"@smithy/protocol-http": "^5.1.2",
|
|
299989
|
-
"@smithy/smithy-client": "^4.4.
|
|
300003
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
299990
300004
|
"@smithy/types": "^4.3.1",
|
|
299991
300005
|
"@smithy/url-parser": "^4.0.4",
|
|
299992
300006
|
"@smithy/util-base64": "^4.0.0",
|
|
299993
300007
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
299994
300008
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
299995
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
299996
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
300009
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
300010
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
299997
300011
|
"@smithy/util-endpoints": "^3.0.6",
|
|
299998
300012
|
"@smithy/util-middleware": "^4.0.4",
|
|
299999
300013
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -303193,7 +303207,7 @@ var require_package20 = __commonJS({
|
|
|
303193
303207
|
module2.exports = {
|
|
303194
303208
|
name: "@aws-sdk/client-cognito-identity",
|
|
303195
303209
|
description: "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native",
|
|
303196
|
-
version: "3.
|
|
303210
|
+
version: "3.859.0",
|
|
303197
303211
|
scripts: {
|
|
303198
303212
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
303199
303213
|
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity",
|
|
@@ -303214,38 +303228,38 @@ var require_package20 = __commonJS({
|
|
|
303214
303228
|
dependencies: {
|
|
303215
303229
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
303216
303230
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
303217
|
-
"@aws-sdk/core": "3.
|
|
303218
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
303231
|
+
"@aws-sdk/core": "3.858.0",
|
|
303232
|
+
"@aws-sdk/credential-provider-node": "3.859.0",
|
|
303219
303233
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
303220
303234
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
303221
303235
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
303222
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
303236
|
+
"@aws-sdk/middleware-user-agent": "3.858.0",
|
|
303223
303237
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
303224
303238
|
"@aws-sdk/types": "3.840.0",
|
|
303225
303239
|
"@aws-sdk/util-endpoints": "3.848.0",
|
|
303226
303240
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
303227
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
303241
|
+
"@aws-sdk/util-user-agent-node": "3.858.0",
|
|
303228
303242
|
"@smithy/config-resolver": "^4.1.4",
|
|
303229
|
-
"@smithy/core": "^3.7.
|
|
303243
|
+
"@smithy/core": "^3.7.2",
|
|
303230
303244
|
"@smithy/fetch-http-handler": "^5.1.0",
|
|
303231
303245
|
"@smithy/hash-node": "^4.0.4",
|
|
303232
303246
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
303233
303247
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
303234
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
303235
|
-
"@smithy/middleware-retry": "^4.1.
|
|
303248
|
+
"@smithy/middleware-endpoint": "^4.1.17",
|
|
303249
|
+
"@smithy/middleware-retry": "^4.1.18",
|
|
303236
303250
|
"@smithy/middleware-serde": "^4.0.8",
|
|
303237
303251
|
"@smithy/middleware-stack": "^4.0.4",
|
|
303238
303252
|
"@smithy/node-config-provider": "^4.1.3",
|
|
303239
303253
|
"@smithy/node-http-handler": "^4.1.0",
|
|
303240
303254
|
"@smithy/protocol-http": "^5.1.2",
|
|
303241
|
-
"@smithy/smithy-client": "^4.4.
|
|
303255
|
+
"@smithy/smithy-client": "^4.4.9",
|
|
303242
303256
|
"@smithy/types": "^4.3.1",
|
|
303243
303257
|
"@smithy/url-parser": "^4.0.4",
|
|
303244
303258
|
"@smithy/util-base64": "^4.0.0",
|
|
303245
303259
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
303246
303260
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
303247
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
303248
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
303261
|
+
"@smithy/util-defaults-mode-browser": "^4.0.25",
|
|
303262
|
+
"@smithy/util-defaults-mode-node": "^4.0.25",
|
|
303249
303263
|
"@smithy/util-endpoints": "^3.0.6",
|
|
303250
303264
|
"@smithy/util-middleware": "^4.0.4",
|
|
303251
303265
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -303253,7 +303267,7 @@ var require_package20 = __commonJS({
|
|
|
303253
303267
|
tslib: "^2.6.2"
|
|
303254
303268
|
},
|
|
303255
303269
|
devDependencies: {
|
|
303256
|
-
"@aws-sdk/client-iam": "3.
|
|
303270
|
+
"@aws-sdk/client-iam": "3.859.0",
|
|
303257
303271
|
"@tsconfig/node18": "18.2.4",
|
|
303258
303272
|
"@types/chai": "^4.2.11",
|
|
303259
303273
|
"@types/node": "^18.19.69",
|
|
@@ -306617,7 +306631,7 @@ var init_sdk_provider = __esm({
|
|
|
306617
306631
|
return { sdk, didAssumeRole: true };
|
|
306618
306632
|
} catch (err) {
|
|
306619
306633
|
if (err.name === "ExpiredToken") {
|
|
306620
|
-
throw err;
|
|
306634
|
+
throw AuthenticationError.withCause("Assuming role failed: ExpiredToken", err);
|
|
306621
306635
|
}
|
|
306622
306636
|
if (baseCreds.source === "correctDefault" || baseCreds.source === "plugin") {
|
|
306623
306637
|
await this.ioHelper.defaults.debug(err.message);
|
|
@@ -334479,7 +334493,8 @@ ${deployResult.stackArn}`));
|
|
|
334479
334493
|
name: flagName,
|
|
334480
334494
|
recommendedValue: flagInfo.recommendedValue,
|
|
334481
334495
|
userValue: flagInfo.userValue ?? void 0,
|
|
334482
|
-
explanation: flagInfo.explanation ?? ""
|
|
334496
|
+
explanation: flagInfo.explanation ?? "",
|
|
334497
|
+
unconfiguredBehavesLike: flagInfo.unconfiguredBehavesLike
|
|
334483
334498
|
}));
|
|
334484
334499
|
});
|
|
334485
334500
|
} catch (_3) {
|