cdk-assets 4.1.1 → 4.2.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/bin/cdk-assets.js CHANGED
@@ -4216,7 +4216,7 @@ var require_semver2 = __commonJS({
4216
4216
  // ../@aws-cdk/cloud-assembly-schema/cli-version.json
4217
4217
  var require_cli_version = __commonJS({
4218
4218
  "../@aws-cdk/cloud-assembly-schema/cli-version.json"(exports2, module2) {
4219
- module2.exports = { version: "2.1023.0" };
4219
+ module2.exports = { version: "2.1025.0" };
4220
4220
  }
4221
4221
  });
4222
4222
 
@@ -6713,7 +6713,7 @@ var require_cloud_artifact = __commonJS({
6713
6713
  };
6714
6714
  exports2.CloudArtifact = CloudArtifact;
6715
6715
  _a2 = JSII_RTTI_SYMBOL_1;
6716
- CloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.206.0" };
6716
+ CloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.209.1" };
6717
6717
  }
6718
6718
  });
6719
6719
 
@@ -6786,7 +6786,7 @@ var require_asset_manifest_artifact = __commonJS({
6786
6786
  };
6787
6787
  exports2.AssetManifestArtifact = AssetManifestArtifact;
6788
6788
  _a2 = JSII_RTTI_SYMBOL_1;
6789
- AssetManifestArtifact[_a2] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.206.0" };
6789
+ AssetManifestArtifact[_a2] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.209.1" };
6790
6790
  Object.defineProperty(AssetManifestArtifact.prototype, ASSET_MANIFEST_ARTIFACT_SYM, {
6791
6791
  value: true,
6792
6792
  enumerable: false,
@@ -6837,7 +6837,7 @@ var require_environment = __commonJS({
6837
6837
  };
6838
6838
  exports2.EnvironmentUtils = EnvironmentUtils;
6839
6839
  _a2 = JSII_RTTI_SYMBOL_1;
6840
- EnvironmentUtils[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.206.0" };
6840
+ EnvironmentUtils[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.209.1" };
6841
6841
  }
6842
6842
  });
6843
6843
 
@@ -6946,7 +6946,7 @@ var require_cloudformation_artifact = __commonJS({
6946
6946
  };
6947
6947
  exports2.CloudFormationStackArtifact = CloudFormationStackArtifact;
6948
6948
  _a2 = JSII_RTTI_SYMBOL_1;
6949
- CloudFormationStackArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.206.0" };
6949
+ CloudFormationStackArtifact[_a2] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.209.1" };
6950
6950
  Object.defineProperty(CloudFormationStackArtifact.prototype, CLOUDFORMATION_STACK_ARTIFACT_SYM, {
6951
6951
  value: true,
6952
6952
  enumerable: false,
@@ -7014,7 +7014,7 @@ var require_nested_cloud_assembly_artifact = __commonJS({
7014
7014
  };
7015
7015
  exports2.NestedCloudAssemblyArtifact = NestedCloudAssemblyArtifact;
7016
7016
  _a2 = JSII_RTTI_SYMBOL_1;
7017
- NestedCloudAssemblyArtifact[_a2] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.206.0" };
7017
+ NestedCloudAssemblyArtifact[_a2] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.209.1" };
7018
7018
  Object.defineProperty(NestedCloudAssemblyArtifact.prototype, NESTED_CLOUD_ASSEMBLY_SYM, {
7019
7019
  value: true,
7020
7020
  enumerable: false,
@@ -7078,7 +7078,7 @@ var require_tree_cloud_artifact = __commonJS({
7078
7078
  };
7079
7079
  exports2.TreeCloudArtifact = TreeCloudArtifact;
7080
7080
  _a2 = JSII_RTTI_SYMBOL_1;
7081
- TreeCloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.206.0" };
7081
+ TreeCloudArtifact[_a2] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.209.1" };
7082
7082
  Object.defineProperty(TreeCloudArtifact.prototype, TREE_CLOUD_ARTIFACT_SYM, {
7083
7083
  value: true,
7084
7084
  enumerable: false,
@@ -7351,7 +7351,7 @@ var require_cloud_assembly = __commonJS({
7351
7351
  };
7352
7352
  exports2.CloudAssembly = CloudAssembly;
7353
7353
  _a2 = JSII_RTTI_SYMBOL_1;
7354
- CloudAssembly[_a2] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.206.0" };
7354
+ CloudAssembly[_a2] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.209.1" };
7355
7355
  var CloudAssemblyBuilder = class _CloudAssemblyBuilder {
7356
7356
  static {
7357
7357
  __name(this, "CloudAssemblyBuilder");
@@ -7447,7 +7447,7 @@ var require_cloud_assembly = __commonJS({
7447
7447
  };
7448
7448
  exports2.CloudAssemblyBuilder = CloudAssemblyBuilder;
7449
7449
  _b = JSII_RTTI_SYMBOL_1;
7450
- CloudAssemblyBuilder[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.206.0" };
7450
+ CloudAssemblyBuilder[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.209.1" };
7451
7451
  function filterUndefined(obj) {
7452
7452
  if (Array.isArray(obj)) {
7453
7453
  return obj.filter((x3) => x3 !== void 0).map((x3) => filterUndefined(x3));
@@ -9231,7 +9231,7 @@ var require_placeholders = __commonJS({
9231
9231
  };
9232
9232
  exports2.EnvironmentPlaceholders = EnvironmentPlaceholders2;
9233
9233
  _a2 = JSII_RTTI_SYMBOL_1;
9234
- EnvironmentPlaceholders2[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.206.0" };
9234
+ EnvironmentPlaceholders2[_a2] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.209.1" };
9235
9235
  EnvironmentPlaceholders2.CURRENT_REGION = "${AWS::Region}";
9236
9236
  EnvironmentPlaceholders2.CURRENT_ACCOUNT = "${AWS::AccountId}";
9237
9237
  EnvironmentPlaceholders2.CURRENT_PARTITION = "${AWS::Partition}";
@@ -63999,6 +63999,14 @@ var init_NormalizedSchema = __esm({
63999
63999
  }
64000
64000
  return this.getSchema() === SCHEMA.STREAMING_BLOB;
64001
64001
  }
64002
+ isIdempotencyToken() {
64003
+ if (typeof this.traits === "number") {
64004
+ return (this.traits & 4) === 4;
64005
+ } else if (typeof this.traits === "object") {
64006
+ return !!this.traits.idempotencyToken;
64007
+ }
64008
+ return false;
64009
+ }
64002
64010
  getMergedTraits() {
64003
64011
  if (this.normalizedTraits) {
64004
64012
  return this.normalizedTraits;
@@ -64141,57 +64149,7 @@ var init_schema4 = __esm({
64141
64149
  var copyDocumentWithTransform2;
64142
64150
  var init_copyDocumentWithTransform = __esm({
64143
64151
  "../../node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js"() {
64144
- init_schema4();
64145
- copyDocumentWithTransform2 = /* @__PURE__ */ __name((source, schemaRef, transform = (_3) => _3) => {
64146
- const ns = NormalizedSchema.of(schemaRef);
64147
- switch (typeof source) {
64148
- case "undefined":
64149
- case "boolean":
64150
- case "number":
64151
- case "string":
64152
- case "bigint":
64153
- case "symbol":
64154
- return transform(source, ns);
64155
- case "function":
64156
- case "object":
64157
- if (source === null) {
64158
- return transform(null, ns);
64159
- }
64160
- if (Array.isArray(source)) {
64161
- const newArray = new Array(source.length);
64162
- let i3 = 0;
64163
- for (const item of source) {
64164
- newArray[i3++] = copyDocumentWithTransform2(item, ns.getValueSchema(), transform);
64165
- }
64166
- return transform(newArray, ns);
64167
- }
64168
- if ("byteLength" in source) {
64169
- const newBytes = new Uint8Array(source.byteLength);
64170
- newBytes.set(source, 0);
64171
- return transform(newBytes, ns);
64172
- }
64173
- if (source instanceof Date) {
64174
- return transform(source, ns);
64175
- }
64176
- const newObject = {};
64177
- if (ns.isMapSchema()) {
64178
- for (const key of Object.keys(source)) {
64179
- newObject[key] = copyDocumentWithTransform2(source[key], ns.getValueSchema(), transform);
64180
- }
64181
- } else if (ns.isStructSchema()) {
64182
- for (const [key, memberSchema] of ns.structIterator()) {
64183
- newObject[key] = copyDocumentWithTransform2(source[key], memberSchema, transform);
64184
- }
64185
- } else if (ns.isDocumentSchema()) {
64186
- for (const key of Object.keys(source)) {
64187
- newObject[key] = copyDocumentWithTransform2(source[key], ns.getValueSchema(), transform);
64188
- }
64189
- }
64190
- return transform(newObject, ns);
64191
- default:
64192
- return transform(source, ns);
64193
- }
64194
- }, "copyDocumentWithTransform");
64152
+ copyDocumentWithTransform2 = /* @__PURE__ */ __name((source, schemaRef, transform = (_3) => _3) => source, "copyDocumentWithTransform");
64195
64153
  }
64196
64154
  });
64197
64155
 
@@ -64619,6 +64577,378 @@ var init_date_utils = __esm({
64619
64577
  }
64620
64578
  });
64621
64579
 
64580
+ // ../../node_modules/uuid/dist/esm-node/rng.js
64581
+ function rng() {
64582
+ if (poolPtr > rnds8Pool.length - 16) {
64583
+ import_crypto.default.randomFillSync(rnds8Pool);
64584
+ poolPtr = 0;
64585
+ }
64586
+ return rnds8Pool.slice(poolPtr, poolPtr += 16);
64587
+ }
64588
+ var import_crypto, rnds8Pool, poolPtr;
64589
+ var init_rng = __esm({
64590
+ "../../node_modules/uuid/dist/esm-node/rng.js"() {
64591
+ import_crypto = __toESM(require("crypto"));
64592
+ rnds8Pool = new Uint8Array(256);
64593
+ poolPtr = rnds8Pool.length;
64594
+ __name(rng, "rng");
64595
+ }
64596
+ });
64597
+
64598
+ // ../../node_modules/uuid/dist/esm-node/regex.js
64599
+ var regex_default;
64600
+ var init_regex = __esm({
64601
+ "../../node_modules/uuid/dist/esm-node/regex.js"() {
64602
+ 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;
64603
+ }
64604
+ });
64605
+
64606
+ // ../../node_modules/uuid/dist/esm-node/validate.js
64607
+ function validate(uuid) {
64608
+ return typeof uuid === "string" && regex_default.test(uuid);
64609
+ }
64610
+ var validate_default;
64611
+ var init_validate = __esm({
64612
+ "../../node_modules/uuid/dist/esm-node/validate.js"() {
64613
+ init_regex();
64614
+ __name(validate, "validate");
64615
+ validate_default = validate;
64616
+ }
64617
+ });
64618
+
64619
+ // ../../node_modules/uuid/dist/esm-node/stringify.js
64620
+ function unsafeStringify(arr, offset = 0) {
64621
+ return byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + "-" + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + "-" + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + "-" + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + "-" + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]];
64622
+ }
64623
+ function stringify(arr, offset = 0) {
64624
+ const uuid = unsafeStringify(arr, offset);
64625
+ if (!validate_default(uuid)) {
64626
+ throw TypeError("Stringified UUID is invalid");
64627
+ }
64628
+ return uuid;
64629
+ }
64630
+ var byteToHex, stringify_default;
64631
+ var init_stringify = __esm({
64632
+ "../../node_modules/uuid/dist/esm-node/stringify.js"() {
64633
+ init_validate();
64634
+ byteToHex = [];
64635
+ for (let i3 = 0; i3 < 256; ++i3) {
64636
+ byteToHex.push((i3 + 256).toString(16).slice(1));
64637
+ }
64638
+ __name(unsafeStringify, "unsafeStringify");
64639
+ __name(stringify, "stringify");
64640
+ stringify_default = stringify;
64641
+ }
64642
+ });
64643
+
64644
+ // ../../node_modules/uuid/dist/esm-node/v1.js
64645
+ function v1(options, buf, offset) {
64646
+ let i3 = buf && offset || 0;
64647
+ const b3 = buf || new Array(16);
64648
+ options = options || {};
64649
+ let node = options.node || _nodeId;
64650
+ let clockseq = options.clockseq !== void 0 ? options.clockseq : _clockseq;
64651
+ if (node == null || clockseq == null) {
64652
+ const seedBytes = options.random || (options.rng || rng)();
64653
+ if (node == null) {
64654
+ node = _nodeId = [seedBytes[0] | 1, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
64655
+ }
64656
+ if (clockseq == null) {
64657
+ clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 16383;
64658
+ }
64659
+ }
64660
+ let msecs = options.msecs !== void 0 ? options.msecs : Date.now();
64661
+ let nsecs = options.nsecs !== void 0 ? options.nsecs : _lastNSecs + 1;
64662
+ const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 1e4;
64663
+ if (dt < 0 && options.clockseq === void 0) {
64664
+ clockseq = clockseq + 1 & 16383;
64665
+ }
64666
+ if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === void 0) {
64667
+ nsecs = 0;
64668
+ }
64669
+ if (nsecs >= 1e4) {
64670
+ throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
64671
+ }
64672
+ _lastMSecs = msecs;
64673
+ _lastNSecs = nsecs;
64674
+ _clockseq = clockseq;
64675
+ msecs += 122192928e5;
64676
+ const tl = ((msecs & 268435455) * 1e4 + nsecs) % 4294967296;
64677
+ b3[i3++] = tl >>> 24 & 255;
64678
+ b3[i3++] = tl >>> 16 & 255;
64679
+ b3[i3++] = tl >>> 8 & 255;
64680
+ b3[i3++] = tl & 255;
64681
+ const tmh = msecs / 4294967296 * 1e4 & 268435455;
64682
+ b3[i3++] = tmh >>> 8 & 255;
64683
+ b3[i3++] = tmh & 255;
64684
+ b3[i3++] = tmh >>> 24 & 15 | 16;
64685
+ b3[i3++] = tmh >>> 16 & 255;
64686
+ b3[i3++] = clockseq >>> 8 | 128;
64687
+ b3[i3++] = clockseq & 255;
64688
+ for (let n3 = 0; n3 < 6; ++n3) {
64689
+ b3[i3 + n3] = node[n3];
64690
+ }
64691
+ return buf || unsafeStringify(b3);
64692
+ }
64693
+ var _nodeId, _clockseq, _lastMSecs, _lastNSecs, v1_default;
64694
+ var init_v1 = __esm({
64695
+ "../../node_modules/uuid/dist/esm-node/v1.js"() {
64696
+ init_rng();
64697
+ init_stringify();
64698
+ _lastMSecs = 0;
64699
+ _lastNSecs = 0;
64700
+ __name(v1, "v1");
64701
+ v1_default = v1;
64702
+ }
64703
+ });
64704
+
64705
+ // ../../node_modules/uuid/dist/esm-node/parse.js
64706
+ function parse(uuid) {
64707
+ if (!validate_default(uuid)) {
64708
+ throw TypeError("Invalid UUID");
64709
+ }
64710
+ let v6;
64711
+ const arr = new Uint8Array(16);
64712
+ arr[0] = (v6 = parseInt(uuid.slice(0, 8), 16)) >>> 24;
64713
+ arr[1] = v6 >>> 16 & 255;
64714
+ arr[2] = v6 >>> 8 & 255;
64715
+ arr[3] = v6 & 255;
64716
+ arr[4] = (v6 = parseInt(uuid.slice(9, 13), 16)) >>> 8;
64717
+ arr[5] = v6 & 255;
64718
+ arr[6] = (v6 = parseInt(uuid.slice(14, 18), 16)) >>> 8;
64719
+ arr[7] = v6 & 255;
64720
+ arr[8] = (v6 = parseInt(uuid.slice(19, 23), 16)) >>> 8;
64721
+ arr[9] = v6 & 255;
64722
+ arr[10] = (v6 = parseInt(uuid.slice(24, 36), 16)) / 1099511627776 & 255;
64723
+ arr[11] = v6 / 4294967296 & 255;
64724
+ arr[12] = v6 >>> 24 & 255;
64725
+ arr[13] = v6 >>> 16 & 255;
64726
+ arr[14] = v6 >>> 8 & 255;
64727
+ arr[15] = v6 & 255;
64728
+ return arr;
64729
+ }
64730
+ var parse_default;
64731
+ var init_parse = __esm({
64732
+ "../../node_modules/uuid/dist/esm-node/parse.js"() {
64733
+ init_validate();
64734
+ __name(parse, "parse");
64735
+ parse_default = parse;
64736
+ }
64737
+ });
64738
+
64739
+ // ../../node_modules/uuid/dist/esm-node/v35.js
64740
+ function stringToBytes(str) {
64741
+ str = unescape(encodeURIComponent(str));
64742
+ const bytes = [];
64743
+ for (let i3 = 0; i3 < str.length; ++i3) {
64744
+ bytes.push(str.charCodeAt(i3));
64745
+ }
64746
+ return bytes;
64747
+ }
64748
+ function v35(name, version2, hashfunc) {
64749
+ function generateUUID(value, namespace, buf, offset) {
64750
+ var _namespace;
64751
+ if (typeof value === "string") {
64752
+ value = stringToBytes(value);
64753
+ }
64754
+ if (typeof namespace === "string") {
64755
+ namespace = parse_default(namespace);
64756
+ }
64757
+ if (((_namespace = namespace) === null || _namespace === void 0 ? void 0 : _namespace.length) !== 16) {
64758
+ throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");
64759
+ }
64760
+ let bytes = new Uint8Array(16 + value.length);
64761
+ bytes.set(namespace);
64762
+ bytes.set(value, namespace.length);
64763
+ bytes = hashfunc(bytes);
64764
+ bytes[6] = bytes[6] & 15 | version2;
64765
+ bytes[8] = bytes[8] & 63 | 128;
64766
+ if (buf) {
64767
+ offset = offset || 0;
64768
+ for (let i3 = 0; i3 < 16; ++i3) {
64769
+ buf[offset + i3] = bytes[i3];
64770
+ }
64771
+ return buf;
64772
+ }
64773
+ return unsafeStringify(bytes);
64774
+ }
64775
+ __name(generateUUID, "generateUUID");
64776
+ try {
64777
+ generateUUID.name = name;
64778
+ } catch (err) {
64779
+ }
64780
+ generateUUID.DNS = DNS;
64781
+ generateUUID.URL = URL2;
64782
+ return generateUUID;
64783
+ }
64784
+ var DNS, URL2;
64785
+ var init_v35 = __esm({
64786
+ "../../node_modules/uuid/dist/esm-node/v35.js"() {
64787
+ init_stringify();
64788
+ init_parse();
64789
+ __name(stringToBytes, "stringToBytes");
64790
+ DNS = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
64791
+ URL2 = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
64792
+ __name(v35, "v35");
64793
+ }
64794
+ });
64795
+
64796
+ // ../../node_modules/uuid/dist/esm-node/md5.js
64797
+ function md5(bytes) {
64798
+ if (Array.isArray(bytes)) {
64799
+ bytes = Buffer.from(bytes);
64800
+ } else if (typeof bytes === "string") {
64801
+ bytes = Buffer.from(bytes, "utf8");
64802
+ }
64803
+ return import_crypto2.default.createHash("md5").update(bytes).digest();
64804
+ }
64805
+ var import_crypto2, md5_default;
64806
+ var init_md5 = __esm({
64807
+ "../../node_modules/uuid/dist/esm-node/md5.js"() {
64808
+ import_crypto2 = __toESM(require("crypto"));
64809
+ __name(md5, "md5");
64810
+ md5_default = md5;
64811
+ }
64812
+ });
64813
+
64814
+ // ../../node_modules/uuid/dist/esm-node/v3.js
64815
+ var v3, v3_default;
64816
+ var init_v3 = __esm({
64817
+ "../../node_modules/uuid/dist/esm-node/v3.js"() {
64818
+ init_v35();
64819
+ init_md5();
64820
+ v3 = v35("v3", 48, md5_default);
64821
+ v3_default = v3;
64822
+ }
64823
+ });
64824
+
64825
+ // ../../node_modules/uuid/dist/esm-node/native.js
64826
+ var import_crypto3, native_default;
64827
+ var init_native = __esm({
64828
+ "../../node_modules/uuid/dist/esm-node/native.js"() {
64829
+ import_crypto3 = __toESM(require("crypto"));
64830
+ native_default = {
64831
+ randomUUID: import_crypto3.default.randomUUID
64832
+ };
64833
+ }
64834
+ });
64835
+
64836
+ // ../../node_modules/uuid/dist/esm-node/v4.js
64837
+ function v4(options, buf, offset) {
64838
+ if (native_default.randomUUID && !buf && !options) {
64839
+ return native_default.randomUUID();
64840
+ }
64841
+ options = options || {};
64842
+ const rnds = options.random || (options.rng || rng)();
64843
+ rnds[6] = rnds[6] & 15 | 64;
64844
+ rnds[8] = rnds[8] & 63 | 128;
64845
+ if (buf) {
64846
+ offset = offset || 0;
64847
+ for (let i3 = 0; i3 < 16; ++i3) {
64848
+ buf[offset + i3] = rnds[i3];
64849
+ }
64850
+ return buf;
64851
+ }
64852
+ return unsafeStringify(rnds);
64853
+ }
64854
+ var v4_default;
64855
+ var init_v4 = __esm({
64856
+ "../../node_modules/uuid/dist/esm-node/v4.js"() {
64857
+ init_native();
64858
+ init_rng();
64859
+ init_stringify();
64860
+ __name(v4, "v4");
64861
+ v4_default = v4;
64862
+ }
64863
+ });
64864
+
64865
+ // ../../node_modules/uuid/dist/esm-node/sha1.js
64866
+ function sha1(bytes) {
64867
+ if (Array.isArray(bytes)) {
64868
+ bytes = Buffer.from(bytes);
64869
+ } else if (typeof bytes === "string") {
64870
+ bytes = Buffer.from(bytes, "utf8");
64871
+ }
64872
+ return import_crypto4.default.createHash("sha1").update(bytes).digest();
64873
+ }
64874
+ var import_crypto4, sha1_default;
64875
+ var init_sha1 = __esm({
64876
+ "../../node_modules/uuid/dist/esm-node/sha1.js"() {
64877
+ import_crypto4 = __toESM(require("crypto"));
64878
+ __name(sha1, "sha1");
64879
+ sha1_default = sha1;
64880
+ }
64881
+ });
64882
+
64883
+ // ../../node_modules/uuid/dist/esm-node/v5.js
64884
+ var v5, v5_default;
64885
+ var init_v5 = __esm({
64886
+ "../../node_modules/uuid/dist/esm-node/v5.js"() {
64887
+ init_v35();
64888
+ init_sha1();
64889
+ v5 = v35("v5", 80, sha1_default);
64890
+ v5_default = v5;
64891
+ }
64892
+ });
64893
+
64894
+ // ../../node_modules/uuid/dist/esm-node/nil.js
64895
+ var nil_default;
64896
+ var init_nil = __esm({
64897
+ "../../node_modules/uuid/dist/esm-node/nil.js"() {
64898
+ nil_default = "00000000-0000-0000-0000-000000000000";
64899
+ }
64900
+ });
64901
+
64902
+ // ../../node_modules/uuid/dist/esm-node/version.js
64903
+ function version(uuid) {
64904
+ if (!validate_default(uuid)) {
64905
+ throw TypeError("Invalid UUID");
64906
+ }
64907
+ return parseInt(uuid.slice(14, 15), 16);
64908
+ }
64909
+ var version_default;
64910
+ var init_version = __esm({
64911
+ "../../node_modules/uuid/dist/esm-node/version.js"() {
64912
+ init_validate();
64913
+ __name(version, "version");
64914
+ version_default = version;
64915
+ }
64916
+ });
64917
+
64918
+ // ../../node_modules/uuid/dist/esm-node/index.js
64919
+ var esm_node_exports = {};
64920
+ __export(esm_node_exports, {
64921
+ NIL: () => nil_default,
64922
+ parse: () => parse_default,
64923
+ stringify: () => stringify_default,
64924
+ v1: () => v1_default,
64925
+ v3: () => v3_default,
64926
+ v4: () => v4_default,
64927
+ v5: () => v5_default,
64928
+ validate: () => validate_default,
64929
+ version: () => version_default
64930
+ });
64931
+ var init_esm_node = __esm({
64932
+ "../../node_modules/uuid/dist/esm-node/index.js"() {
64933
+ init_v1();
64934
+ init_v3();
64935
+ init_v4();
64936
+ init_v5();
64937
+ init_nil();
64938
+ init_version();
64939
+ init_validate();
64940
+ init_stringify();
64941
+ init_parse();
64942
+ }
64943
+ });
64944
+
64945
+ // ../../node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js
64946
+ var init_generateIdempotencyToken = __esm({
64947
+ "../../node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js"() {
64948
+ init_esm_node();
64949
+ }
64950
+ });
64951
+
64622
64952
  // ../../node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js
64623
64953
  var LazyJsonString2;
64624
64954
  var init_lazy_json = __esm({
@@ -64746,7 +65076,7 @@ function nv2(input) {
64746
65076
  var NumericValue2;
64747
65077
  var init_NumericValue = __esm({
64748
65078
  "../../node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js"() {
64749
- NumericValue2 = class {
65079
+ NumericValue2 = class _NumericValue {
64750
65080
  static {
64751
65081
  __name(this, "NumericValue");
64752
65082
  }
@@ -64774,15 +65104,19 @@ var init_NumericValue = __esm({
64774
65104
  toString() {
64775
65105
  return this.string;
64776
65106
  }
64777
- [Symbol.hasInstance](object) {
65107
+ static [Symbol.hasInstance](object) {
64778
65108
  if (!object || typeof object !== "object") {
64779
65109
  return false;
64780
65110
  }
64781
65111
  const _nv = object;
65112
+ const prototypeMatch = _NumericValue.prototype.isPrototypeOf(object.constructor?.prototype);
65113
+ if (prototypeMatch) {
65114
+ return prototypeMatch;
65115
+ }
64782
65116
  if (typeof _nv.string === "string" && typeof _nv.type === "string" && _nv.constructor?.name === "NumericValue") {
64783
65117
  return true;
64784
65118
  }
64785
- return false;
65119
+ return prototypeMatch;
64786
65120
  }
64787
65121
  };
64788
65122
  __name(nv2, "nv");
@@ -64808,6 +65142,7 @@ __export(serde_exports, {
64808
65142
  expectShort: () => expectShort2,
64809
65143
  expectString: () => expectString2,
64810
65144
  expectUnion: () => expectUnion2,
65145
+ generateIdempotencyToken: () => v4_default,
64811
65146
  handleFloat: () => handleFloat2,
64812
65147
  limitedParseDouble: () => limitedParseDouble2,
64813
65148
  limitedParseFloat: () => limitedParseFloat2,
@@ -64835,6 +65170,7 @@ var init_serde = __esm({
64835
65170
  "../../node_modules/@smithy/core/dist-es/submodules/serde/index.js"() {
64836
65171
  init_copyDocumentWithTransform();
64837
65172
  init_date_utils();
65173
+ init_generateIdempotencyToken();
64838
65174
  init_lazy_json();
64839
65175
  init_parse_utils();
64840
65176
  init_quote_header();
@@ -64845,14 +65181,11 @@ var init_serde = __esm({
64845
65181
  });
64846
65182
 
64847
65183
  // ../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js
64848
- var import_protocol_http2, import_util_stream2, HttpProtocol;
65184
+ var import_protocol_http2, HttpProtocol;
64849
65185
  var init_HttpProtocol = __esm({
64850
65186
  "../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js"() {
64851
65187
  init_schema4();
64852
- init_serde();
64853
65188
  import_protocol_http2 = __toESM(require_dist_cjs2());
64854
- import_util_stream2 = __toESM(require_dist_cjs17());
64855
- init_collect_stream_body();
64856
65189
  HttpProtocol = class {
64857
65190
  static {
64858
65191
  __name(this, "HttpProtocol");
@@ -64928,97 +65261,25 @@ var init_HttpProtocol = __esm({
64928
65261
  };
64929
65262
  }
64930
65263
  async deserializeHttpMessage(schema, context, response, arg4, arg5) {
64931
- let dataObject;
64932
- if (arg4 instanceof Set) {
64933
- dataObject = arg5;
64934
- } else {
64935
- dataObject = arg4;
64936
- }
64937
- const deserializer = this.deserializer;
64938
- const ns = NormalizedSchema.of(schema);
64939
- const nonHttpBindingMembers = [];
64940
- for (const [memberName, memberSchema] of ns.structIterator()) {
64941
- const memberTraits = memberSchema.getMemberTraits();
64942
- if (memberTraits.httpPayload) {
64943
- const isStreaming = memberSchema.isStreaming();
64944
- if (isStreaming) {
64945
- const isEventStream = memberSchema.isStructSchema();
64946
- if (isEventStream) {
64947
- const context2 = this.serdeContext;
64948
- if (!context2.eventStreamMarshaller) {
64949
- throw new Error("@smithy/core - HttpProtocol: eventStreamMarshaller missing in serdeContext.");
64950
- }
64951
- const memberSchemas = memberSchema.getMemberSchemas();
64952
- dataObject[memberName] = context2.eventStreamMarshaller.deserialize(response.body, async (event) => {
64953
- const unionMember = Object.keys(event).find((key) => {
64954
- return key !== "__type";
64955
- }) ?? "";
64956
- if (unionMember in memberSchemas) {
64957
- const eventStreamSchema = memberSchemas[unionMember];
64958
- return {
64959
- [unionMember]: await deserializer.read(eventStreamSchema, event[unionMember].body)
64960
- };
64961
- } else {
64962
- return {
64963
- $unknown: event
64964
- };
64965
- }
64966
- });
64967
- } else {
64968
- dataObject[memberName] = (0, import_util_stream2.sdkStreamMixin)(response.body);
64969
- }
64970
- } else if (response.body) {
64971
- const bytes = await collectBody2(response.body, context);
64972
- if (bytes.byteLength > 0) {
64973
- dataObject[memberName] = await deserializer.read(memberSchema, bytes);
64974
- }
64975
- }
64976
- } else if (memberTraits.httpHeader) {
64977
- const key = String(memberTraits.httpHeader).toLowerCase();
64978
- const value = response.headers[key];
64979
- if (null != value) {
64980
- if (memberSchema.isListSchema()) {
64981
- const headerListValueSchema = memberSchema.getValueSchema();
64982
- let sections;
64983
- if (headerListValueSchema.isTimestampSchema() && headerListValueSchema.getSchema() === SCHEMA.TIMESTAMP_DEFAULT) {
64984
- sections = splitEvery2(value, ",", 2);
64985
- } else {
64986
- sections = splitHeader2(value);
64987
- }
64988
- const list2 = [];
64989
- for (const section of sections) {
64990
- list2.push(await deserializer.read([headerListValueSchema, { httpHeader: key }], section.trim()));
64991
- }
64992
- dataObject[memberName] = list2;
64993
- } else {
64994
- dataObject[memberName] = await deserializer.read(memberSchema, value);
64995
- }
64996
- }
64997
- } else if (memberTraits.httpPrefixHeaders !== void 0) {
64998
- dataObject[memberName] = {};
64999
- for (const [header, value] of Object.entries(response.headers)) {
65000
- if (header.startsWith(memberTraits.httpPrefixHeaders)) {
65001
- dataObject[memberName][header.slice(memberTraits.httpPrefixHeaders.length)] = await deserializer.read([memberSchema.getValueSchema(), { httpHeader: header }], value);
65002
- }
65003
- }
65004
- } else if (memberTraits.httpResponseCode) {
65005
- dataObject[memberName] = response.statusCode;
65006
- } else {
65007
- nonHttpBindingMembers.push(memberName);
65008
- }
65009
- }
65010
- return nonHttpBindingMembers;
65264
+ void schema;
65265
+ void context;
65266
+ void response;
65267
+ void arg4;
65268
+ void arg5;
65269
+ return [];
65011
65270
  }
65012
65271
  };
65013
65272
  }
65014
65273
  });
65015
65274
 
65016
65275
  // ../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js
65017
- var import_protocol_http3, HttpBindingProtocol;
65276
+ var import_protocol_http3, import_util_stream2, HttpBindingProtocol;
65018
65277
  var init_HttpBindingProtocol = __esm({
65019
65278
  "../../node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js"() {
65020
65279
  init_schema4();
65280
+ init_serde();
65021
65281
  import_protocol_http3 = __toESM(require_dist_cjs2());
65282
+ import_util_stream2 = __toESM(require_dist_cjs17());
65022
65283
  init_collect_stream_body();
65023
65284
  init_extended_encode_uri_component();
65024
65285
  init_HttpProtocol();
@@ -65187,6 +65448,88 @@ var init_HttpBindingProtocol = __esm({
65187
65448
  };
65188
65449
  return output;
65189
65450
  }
65451
+ async deserializeHttpMessage(schema, context, response, arg4, arg5) {
65452
+ let dataObject;
65453
+ if (arg4 instanceof Set) {
65454
+ dataObject = arg5;
65455
+ } else {
65456
+ dataObject = arg4;
65457
+ }
65458
+ const deserializer = this.deserializer;
65459
+ const ns = NormalizedSchema.of(schema);
65460
+ const nonHttpBindingMembers = [];
65461
+ for (const [memberName, memberSchema] of ns.structIterator()) {
65462
+ const memberTraits = memberSchema.getMemberTraits();
65463
+ if (memberTraits.httpPayload) {
65464
+ const isStreaming = memberSchema.isStreaming();
65465
+ if (isStreaming) {
65466
+ const isEventStream = memberSchema.isStructSchema();
65467
+ if (isEventStream) {
65468
+ const context2 = this.serdeContext;
65469
+ if (!context2.eventStreamMarshaller) {
65470
+ throw new Error("@smithy/core - HttpProtocol: eventStreamMarshaller missing in serdeContext.");
65471
+ }
65472
+ const memberSchemas = memberSchema.getMemberSchemas();
65473
+ dataObject[memberName] = context2.eventStreamMarshaller.deserialize(response.body, async (event) => {
65474
+ const unionMember = Object.keys(event).find((key) => {
65475
+ return key !== "__type";
65476
+ }) ?? "";
65477
+ if (unionMember in memberSchemas) {
65478
+ const eventStreamSchema = memberSchemas[unionMember];
65479
+ return {
65480
+ [unionMember]: await deserializer.read(eventStreamSchema, event[unionMember].body)
65481
+ };
65482
+ } else {
65483
+ return {
65484
+ $unknown: event
65485
+ };
65486
+ }
65487
+ });
65488
+ } else {
65489
+ dataObject[memberName] = (0, import_util_stream2.sdkStreamMixin)(response.body);
65490
+ }
65491
+ } else if (response.body) {
65492
+ const bytes = await collectBody2(response.body, context);
65493
+ if (bytes.byteLength > 0) {
65494
+ dataObject[memberName] = await deserializer.read(memberSchema, bytes);
65495
+ }
65496
+ }
65497
+ } else if (memberTraits.httpHeader) {
65498
+ const key = String(memberTraits.httpHeader).toLowerCase();
65499
+ const value = response.headers[key];
65500
+ if (null != value) {
65501
+ if (memberSchema.isListSchema()) {
65502
+ const headerListValueSchema = memberSchema.getValueSchema();
65503
+ let sections;
65504
+ if (headerListValueSchema.isTimestampSchema() && headerListValueSchema.getSchema() === SCHEMA.TIMESTAMP_DEFAULT) {
65505
+ sections = splitEvery2(value, ",", 2);
65506
+ } else {
65507
+ sections = splitHeader2(value);
65508
+ }
65509
+ const list2 = [];
65510
+ for (const section of sections) {
65511
+ list2.push(await deserializer.read([headerListValueSchema, { httpHeader: key }], section.trim()));
65512
+ }
65513
+ dataObject[memberName] = list2;
65514
+ } else {
65515
+ dataObject[memberName] = await deserializer.read(memberSchema, value);
65516
+ }
65517
+ }
65518
+ } else if (memberTraits.httpPrefixHeaders !== void 0) {
65519
+ dataObject[memberName] = {};
65520
+ for (const [header, value] of Object.entries(response.headers)) {
65521
+ if (header.startsWith(memberTraits.httpPrefixHeaders)) {
65522
+ dataObject[memberName][header.slice(memberTraits.httpPrefixHeaders.length)] = await deserializer.read([memberSchema.getValueSchema(), { httpHeader: header }], value);
65523
+ }
65524
+ }
65525
+ } else if (memberTraits.httpResponseCode) {
65526
+ dataObject[memberName] = response.statusCode;
65527
+ } else {
65528
+ nonHttpBindingMembers.push(memberName);
65529
+ }
65530
+ }
65531
+ return nonHttpBindingMembers;
65532
+ }
65190
65533
  };
65191
65534
  }
65192
65535
  });
@@ -70003,7 +70346,7 @@ var init_util2 = __esm({
70003
70346
  });
70004
70347
 
70005
70348
  // ../../node_modules/fast-xml-parser/src/validator.js
70006
- function validate(xmlData, options) {
70349
+ function validate2(xmlData, options) {
70007
70350
  options = Object.assign({}, defaultOptions, options);
70008
70351
  const tags = [];
70009
70352
  let tagFound = false;
@@ -70309,7 +70652,7 @@ var init_validator = __esm({
70309
70652
  //A tag can have attributes without any value
70310
70653
  unpairedTags: []
70311
70654
  };
70312
- __name(validate, "validate");
70655
+ __name(validate2, "validate");
70313
70656
  __name(isWhiteSpace, "isWhiteSpace");
70314
70657
  __name(readPI, "readPI");
70315
70658
  __name(readCommentAndCDATA, "readCommentAndCDATA");
@@ -71387,7 +71730,7 @@ var init_XMLParser = __esm({
71387
71730
  }
71388
71731
  if (validationOption) {
71389
71732
  if (validationOption === true) validationOption = {};
71390
- const result = validate(xmlData, validationOption);
71733
+ const result = validate2(xmlData, validationOption);
71391
71734
  if (result !== true) {
71392
71735
  throw Error(`${result.err.msg}:${result.err.line}:${result.err.col}`);
71393
71736
  }
@@ -73830,371 +74173,6 @@ var require_dist_cjs34 = __commonJS({
73830
74173
  }
73831
74174
  });
73832
74175
 
73833
- // ../../node_modules/uuid/dist/esm-node/rng.js
73834
- function rng() {
73835
- if (poolPtr > rnds8Pool.length - 16) {
73836
- import_crypto.default.randomFillSync(rnds8Pool);
73837
- poolPtr = 0;
73838
- }
73839
- return rnds8Pool.slice(poolPtr, poolPtr += 16);
73840
- }
73841
- var import_crypto, rnds8Pool, poolPtr;
73842
- var init_rng = __esm({
73843
- "../../node_modules/uuid/dist/esm-node/rng.js"() {
73844
- import_crypto = __toESM(require("crypto"));
73845
- rnds8Pool = new Uint8Array(256);
73846
- poolPtr = rnds8Pool.length;
73847
- __name(rng, "rng");
73848
- }
73849
- });
73850
-
73851
- // ../../node_modules/uuid/dist/esm-node/regex.js
73852
- var regex_default;
73853
- var init_regex = __esm({
73854
- "../../node_modules/uuid/dist/esm-node/regex.js"() {
73855
- 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;
73856
- }
73857
- });
73858
-
73859
- // ../../node_modules/uuid/dist/esm-node/validate.js
73860
- function validate2(uuid) {
73861
- return typeof uuid === "string" && regex_default.test(uuid);
73862
- }
73863
- var validate_default;
73864
- var init_validate = __esm({
73865
- "../../node_modules/uuid/dist/esm-node/validate.js"() {
73866
- init_regex();
73867
- __name(validate2, "validate");
73868
- validate_default = validate2;
73869
- }
73870
- });
73871
-
73872
- // ../../node_modules/uuid/dist/esm-node/stringify.js
73873
- function unsafeStringify(arr, offset = 0) {
73874
- return byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + "-" + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + "-" + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + "-" + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + "-" + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]];
73875
- }
73876
- function stringify(arr, offset = 0) {
73877
- const uuid = unsafeStringify(arr, offset);
73878
- if (!validate_default(uuid)) {
73879
- throw TypeError("Stringified UUID is invalid");
73880
- }
73881
- return uuid;
73882
- }
73883
- var byteToHex, stringify_default;
73884
- var init_stringify = __esm({
73885
- "../../node_modules/uuid/dist/esm-node/stringify.js"() {
73886
- init_validate();
73887
- byteToHex = [];
73888
- for (let i3 = 0; i3 < 256; ++i3) {
73889
- byteToHex.push((i3 + 256).toString(16).slice(1));
73890
- }
73891
- __name(unsafeStringify, "unsafeStringify");
73892
- __name(stringify, "stringify");
73893
- stringify_default = stringify;
73894
- }
73895
- });
73896
-
73897
- // ../../node_modules/uuid/dist/esm-node/v1.js
73898
- function v1(options, buf, offset) {
73899
- let i3 = buf && offset || 0;
73900
- const b3 = buf || new Array(16);
73901
- options = options || {};
73902
- let node = options.node || _nodeId;
73903
- let clockseq = options.clockseq !== void 0 ? options.clockseq : _clockseq;
73904
- if (node == null || clockseq == null) {
73905
- const seedBytes = options.random || (options.rng || rng)();
73906
- if (node == null) {
73907
- node = _nodeId = [seedBytes[0] | 1, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
73908
- }
73909
- if (clockseq == null) {
73910
- clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 16383;
73911
- }
73912
- }
73913
- let msecs = options.msecs !== void 0 ? options.msecs : Date.now();
73914
- let nsecs = options.nsecs !== void 0 ? options.nsecs : _lastNSecs + 1;
73915
- const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 1e4;
73916
- if (dt < 0 && options.clockseq === void 0) {
73917
- clockseq = clockseq + 1 & 16383;
73918
- }
73919
- if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === void 0) {
73920
- nsecs = 0;
73921
- }
73922
- if (nsecs >= 1e4) {
73923
- throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
73924
- }
73925
- _lastMSecs = msecs;
73926
- _lastNSecs = nsecs;
73927
- _clockseq = clockseq;
73928
- msecs += 122192928e5;
73929
- const tl = ((msecs & 268435455) * 1e4 + nsecs) % 4294967296;
73930
- b3[i3++] = tl >>> 24 & 255;
73931
- b3[i3++] = tl >>> 16 & 255;
73932
- b3[i3++] = tl >>> 8 & 255;
73933
- b3[i3++] = tl & 255;
73934
- const tmh = msecs / 4294967296 * 1e4 & 268435455;
73935
- b3[i3++] = tmh >>> 8 & 255;
73936
- b3[i3++] = tmh & 255;
73937
- b3[i3++] = tmh >>> 24 & 15 | 16;
73938
- b3[i3++] = tmh >>> 16 & 255;
73939
- b3[i3++] = clockseq >>> 8 | 128;
73940
- b3[i3++] = clockseq & 255;
73941
- for (let n3 = 0; n3 < 6; ++n3) {
73942
- b3[i3 + n3] = node[n3];
73943
- }
73944
- return buf || unsafeStringify(b3);
73945
- }
73946
- var _nodeId, _clockseq, _lastMSecs, _lastNSecs, v1_default;
73947
- var init_v1 = __esm({
73948
- "../../node_modules/uuid/dist/esm-node/v1.js"() {
73949
- init_rng();
73950
- init_stringify();
73951
- _lastMSecs = 0;
73952
- _lastNSecs = 0;
73953
- __name(v1, "v1");
73954
- v1_default = v1;
73955
- }
73956
- });
73957
-
73958
- // ../../node_modules/uuid/dist/esm-node/parse.js
73959
- function parse(uuid) {
73960
- if (!validate_default(uuid)) {
73961
- throw TypeError("Invalid UUID");
73962
- }
73963
- let v6;
73964
- const arr = new Uint8Array(16);
73965
- arr[0] = (v6 = parseInt(uuid.slice(0, 8), 16)) >>> 24;
73966
- arr[1] = v6 >>> 16 & 255;
73967
- arr[2] = v6 >>> 8 & 255;
73968
- arr[3] = v6 & 255;
73969
- arr[4] = (v6 = parseInt(uuid.slice(9, 13), 16)) >>> 8;
73970
- arr[5] = v6 & 255;
73971
- arr[6] = (v6 = parseInt(uuid.slice(14, 18), 16)) >>> 8;
73972
- arr[7] = v6 & 255;
73973
- arr[8] = (v6 = parseInt(uuid.slice(19, 23), 16)) >>> 8;
73974
- arr[9] = v6 & 255;
73975
- arr[10] = (v6 = parseInt(uuid.slice(24, 36), 16)) / 1099511627776 & 255;
73976
- arr[11] = v6 / 4294967296 & 255;
73977
- arr[12] = v6 >>> 24 & 255;
73978
- arr[13] = v6 >>> 16 & 255;
73979
- arr[14] = v6 >>> 8 & 255;
73980
- arr[15] = v6 & 255;
73981
- return arr;
73982
- }
73983
- var parse_default;
73984
- var init_parse = __esm({
73985
- "../../node_modules/uuid/dist/esm-node/parse.js"() {
73986
- init_validate();
73987
- __name(parse, "parse");
73988
- parse_default = parse;
73989
- }
73990
- });
73991
-
73992
- // ../../node_modules/uuid/dist/esm-node/v35.js
73993
- function stringToBytes(str) {
73994
- str = unescape(encodeURIComponent(str));
73995
- const bytes = [];
73996
- for (let i3 = 0; i3 < str.length; ++i3) {
73997
- bytes.push(str.charCodeAt(i3));
73998
- }
73999
- return bytes;
74000
- }
74001
- function v35(name, version2, hashfunc) {
74002
- function generateUUID(value, namespace, buf, offset) {
74003
- var _namespace;
74004
- if (typeof value === "string") {
74005
- value = stringToBytes(value);
74006
- }
74007
- if (typeof namespace === "string") {
74008
- namespace = parse_default(namespace);
74009
- }
74010
- if (((_namespace = namespace) === null || _namespace === void 0 ? void 0 : _namespace.length) !== 16) {
74011
- throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");
74012
- }
74013
- let bytes = new Uint8Array(16 + value.length);
74014
- bytes.set(namespace);
74015
- bytes.set(value, namespace.length);
74016
- bytes = hashfunc(bytes);
74017
- bytes[6] = bytes[6] & 15 | version2;
74018
- bytes[8] = bytes[8] & 63 | 128;
74019
- if (buf) {
74020
- offset = offset || 0;
74021
- for (let i3 = 0; i3 < 16; ++i3) {
74022
- buf[offset + i3] = bytes[i3];
74023
- }
74024
- return buf;
74025
- }
74026
- return unsafeStringify(bytes);
74027
- }
74028
- __name(generateUUID, "generateUUID");
74029
- try {
74030
- generateUUID.name = name;
74031
- } catch (err) {
74032
- }
74033
- generateUUID.DNS = DNS;
74034
- generateUUID.URL = URL2;
74035
- return generateUUID;
74036
- }
74037
- var DNS, URL2;
74038
- var init_v35 = __esm({
74039
- "../../node_modules/uuid/dist/esm-node/v35.js"() {
74040
- init_stringify();
74041
- init_parse();
74042
- __name(stringToBytes, "stringToBytes");
74043
- DNS = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
74044
- URL2 = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
74045
- __name(v35, "v35");
74046
- }
74047
- });
74048
-
74049
- // ../../node_modules/uuid/dist/esm-node/md5.js
74050
- function md5(bytes) {
74051
- if (Array.isArray(bytes)) {
74052
- bytes = Buffer.from(bytes);
74053
- } else if (typeof bytes === "string") {
74054
- bytes = Buffer.from(bytes, "utf8");
74055
- }
74056
- return import_crypto2.default.createHash("md5").update(bytes).digest();
74057
- }
74058
- var import_crypto2, md5_default;
74059
- var init_md5 = __esm({
74060
- "../../node_modules/uuid/dist/esm-node/md5.js"() {
74061
- import_crypto2 = __toESM(require("crypto"));
74062
- __name(md5, "md5");
74063
- md5_default = md5;
74064
- }
74065
- });
74066
-
74067
- // ../../node_modules/uuid/dist/esm-node/v3.js
74068
- var v3, v3_default;
74069
- var init_v3 = __esm({
74070
- "../../node_modules/uuid/dist/esm-node/v3.js"() {
74071
- init_v35();
74072
- init_md5();
74073
- v3 = v35("v3", 48, md5_default);
74074
- v3_default = v3;
74075
- }
74076
- });
74077
-
74078
- // ../../node_modules/uuid/dist/esm-node/native.js
74079
- var import_crypto3, native_default;
74080
- var init_native = __esm({
74081
- "../../node_modules/uuid/dist/esm-node/native.js"() {
74082
- import_crypto3 = __toESM(require("crypto"));
74083
- native_default = {
74084
- randomUUID: import_crypto3.default.randomUUID
74085
- };
74086
- }
74087
- });
74088
-
74089
- // ../../node_modules/uuid/dist/esm-node/v4.js
74090
- function v4(options, buf, offset) {
74091
- if (native_default.randomUUID && !buf && !options) {
74092
- return native_default.randomUUID();
74093
- }
74094
- options = options || {};
74095
- const rnds = options.random || (options.rng || rng)();
74096
- rnds[6] = rnds[6] & 15 | 64;
74097
- rnds[8] = rnds[8] & 63 | 128;
74098
- if (buf) {
74099
- offset = offset || 0;
74100
- for (let i3 = 0; i3 < 16; ++i3) {
74101
- buf[offset + i3] = rnds[i3];
74102
- }
74103
- return buf;
74104
- }
74105
- return unsafeStringify(rnds);
74106
- }
74107
- var v4_default;
74108
- var init_v4 = __esm({
74109
- "../../node_modules/uuid/dist/esm-node/v4.js"() {
74110
- init_native();
74111
- init_rng();
74112
- init_stringify();
74113
- __name(v4, "v4");
74114
- v4_default = v4;
74115
- }
74116
- });
74117
-
74118
- // ../../node_modules/uuid/dist/esm-node/sha1.js
74119
- function sha1(bytes) {
74120
- if (Array.isArray(bytes)) {
74121
- bytes = Buffer.from(bytes);
74122
- } else if (typeof bytes === "string") {
74123
- bytes = Buffer.from(bytes, "utf8");
74124
- }
74125
- return import_crypto4.default.createHash("sha1").update(bytes).digest();
74126
- }
74127
- var import_crypto4, sha1_default;
74128
- var init_sha1 = __esm({
74129
- "../../node_modules/uuid/dist/esm-node/sha1.js"() {
74130
- import_crypto4 = __toESM(require("crypto"));
74131
- __name(sha1, "sha1");
74132
- sha1_default = sha1;
74133
- }
74134
- });
74135
-
74136
- // ../../node_modules/uuid/dist/esm-node/v5.js
74137
- var v5, v5_default;
74138
- var init_v5 = __esm({
74139
- "../../node_modules/uuid/dist/esm-node/v5.js"() {
74140
- init_v35();
74141
- init_sha1();
74142
- v5 = v35("v5", 80, sha1_default);
74143
- v5_default = v5;
74144
- }
74145
- });
74146
-
74147
- // ../../node_modules/uuid/dist/esm-node/nil.js
74148
- var nil_default;
74149
- var init_nil = __esm({
74150
- "../../node_modules/uuid/dist/esm-node/nil.js"() {
74151
- nil_default = "00000000-0000-0000-0000-000000000000";
74152
- }
74153
- });
74154
-
74155
- // ../../node_modules/uuid/dist/esm-node/version.js
74156
- function version(uuid) {
74157
- if (!validate_default(uuid)) {
74158
- throw TypeError("Invalid UUID");
74159
- }
74160
- return parseInt(uuid.slice(14, 15), 16);
74161
- }
74162
- var version_default;
74163
- var init_version = __esm({
74164
- "../../node_modules/uuid/dist/esm-node/version.js"() {
74165
- init_validate();
74166
- __name(version, "version");
74167
- version_default = version;
74168
- }
74169
- });
74170
-
74171
- // ../../node_modules/uuid/dist/esm-node/index.js
74172
- var esm_node_exports = {};
74173
- __export(esm_node_exports, {
74174
- NIL: () => nil_default,
74175
- parse: () => parse_default,
74176
- stringify: () => stringify_default,
74177
- v1: () => v1_default,
74178
- v3: () => v3_default,
74179
- v4: () => v4_default,
74180
- v5: () => v5_default,
74181
- validate: () => validate_default,
74182
- version: () => version_default
74183
- });
74184
- var init_esm_node = __esm({
74185
- "../../node_modules/uuid/dist/esm-node/index.js"() {
74186
- init_v1();
74187
- init_v3();
74188
- init_v4();
74189
- init_v5();
74190
- init_nil();
74191
- init_version();
74192
- init_validate();
74193
- init_stringify();
74194
- init_parse();
74195
- }
74196
- });
74197
-
74198
74176
  // ../../node_modules/@smithy/service-error-classification/dist-cjs/index.js
74199
74177
  var require_dist_cjs35 = __commonJS({
74200
74178
  "../../node_modules/@smithy/service-error-classification/dist-cjs/index.js"(exports2, module2) {
@@ -74682,7 +74660,7 @@ var require_dist_cjs37 = __commonJS({
74682
74660
  });
74683
74661
  module2.exports = __toCommonJS2(src_exports);
74684
74662
  var import_protocol_http14 = require_dist_cjs2();
74685
- var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
74663
+ var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
74686
74664
  var import_util_retry3 = require_dist_cjs36();
74687
74665
  var getDefaultRetryQuota = /* @__PURE__ */ __name2((initialRetryTokens, options) => {
74688
74666
  const MAX_CAPACITY = initialRetryTokens;
@@ -74760,7 +74738,7 @@ var require_dist_cjs37 = __commonJS({
74760
74738
  const maxAttempts = await this.getMaxAttempts();
74761
74739
  const { request } = args;
74762
74740
  if (import_protocol_http14.HttpRequest.isInstance(request)) {
74763
- request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
74741
+ request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid2.v4)();
74764
74742
  }
74765
74743
  while (true) {
74766
74744
  try {
@@ -74924,7 +74902,7 @@ var require_dist_cjs37 = __commonJS({
74924
74902
  const { request } = args;
74925
74903
  const isRequest = import_protocol_http14.HttpRequest.isInstance(request);
74926
74904
  if (isRequest) {
74927
- request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid.v4)();
74905
+ request.headers[import_util_retry3.INVOCATION_ID_HEADER] = (0, import_uuid2.v4)();
74928
74906
  }
74929
74907
  while (true) {
74930
74908
  try {
@@ -75651,7 +75629,7 @@ var require_package = __commonJS({
75651
75629
  module2.exports = {
75652
75630
  name: "@aws-sdk/client-ecr",
75653
75631
  description: "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native",
75654
- version: "3.848.0",
75632
+ version: "3.859.0",
75655
75633
  scripts: {
75656
75634
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
75657
75635
  "build:cjs": "node ../../scripts/compilation/inline client-ecr",
@@ -75670,38 +75648,38 @@ var require_package = __commonJS({
75670
75648
  dependencies: {
75671
75649
  "@aws-crypto/sha256-browser": "5.2.0",
75672
75650
  "@aws-crypto/sha256-js": "5.2.0",
75673
- "@aws-sdk/core": "3.846.0",
75674
- "@aws-sdk/credential-provider-node": "3.848.0",
75651
+ "@aws-sdk/core": "3.858.0",
75652
+ "@aws-sdk/credential-provider-node": "3.859.0",
75675
75653
  "@aws-sdk/middleware-host-header": "3.840.0",
75676
75654
  "@aws-sdk/middleware-logger": "3.840.0",
75677
75655
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
75678
- "@aws-sdk/middleware-user-agent": "3.848.0",
75656
+ "@aws-sdk/middleware-user-agent": "3.858.0",
75679
75657
  "@aws-sdk/region-config-resolver": "3.840.0",
75680
75658
  "@aws-sdk/types": "3.840.0",
75681
75659
  "@aws-sdk/util-endpoints": "3.848.0",
75682
75660
  "@aws-sdk/util-user-agent-browser": "3.840.0",
75683
- "@aws-sdk/util-user-agent-node": "3.848.0",
75661
+ "@aws-sdk/util-user-agent-node": "3.858.0",
75684
75662
  "@smithy/config-resolver": "^4.1.4",
75685
- "@smithy/core": "^3.7.0",
75663
+ "@smithy/core": "^3.7.2",
75686
75664
  "@smithy/fetch-http-handler": "^5.1.0",
75687
75665
  "@smithy/hash-node": "^4.0.4",
75688
75666
  "@smithy/invalid-dependency": "^4.0.4",
75689
75667
  "@smithy/middleware-content-length": "^4.0.4",
75690
- "@smithy/middleware-endpoint": "^4.1.15",
75691
- "@smithy/middleware-retry": "^4.1.16",
75668
+ "@smithy/middleware-endpoint": "^4.1.17",
75669
+ "@smithy/middleware-retry": "^4.1.18",
75692
75670
  "@smithy/middleware-serde": "^4.0.8",
75693
75671
  "@smithy/middleware-stack": "^4.0.4",
75694
75672
  "@smithy/node-config-provider": "^4.1.3",
75695
75673
  "@smithy/node-http-handler": "^4.1.0",
75696
75674
  "@smithy/protocol-http": "^5.1.2",
75697
- "@smithy/smithy-client": "^4.4.7",
75675
+ "@smithy/smithy-client": "^4.4.9",
75698
75676
  "@smithy/types": "^4.3.1",
75699
75677
  "@smithy/url-parser": "^4.0.4",
75700
75678
  "@smithy/util-base64": "^4.0.0",
75701
75679
  "@smithy/util-body-length-browser": "^4.0.0",
75702
75680
  "@smithy/util-body-length-node": "^4.0.0",
75703
- "@smithy/util-defaults-mode-browser": "^4.0.23",
75704
- "@smithy/util-defaults-mode-node": "^4.0.23",
75681
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
75682
+ "@smithy/util-defaults-mode-node": "^4.0.25",
75705
75683
  "@smithy/util-endpoints": "^3.0.6",
75706
75684
  "@smithy/util-middleware": "^4.0.4",
75707
75685
  "@smithy/util-retry": "^4.0.6",
@@ -76501,7 +76479,7 @@ var require_package2 = __commonJS({
76501
76479
  module2.exports = {
76502
76480
  name: "@aws-sdk/client-sso",
76503
76481
  description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
76504
- version: "3.848.0",
76482
+ version: "3.858.0",
76505
76483
  scripts: {
76506
76484
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
76507
76485
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -76520,37 +76498,37 @@ var require_package2 = __commonJS({
76520
76498
  dependencies: {
76521
76499
  "@aws-crypto/sha256-browser": "5.2.0",
76522
76500
  "@aws-crypto/sha256-js": "5.2.0",
76523
- "@aws-sdk/core": "3.846.0",
76501
+ "@aws-sdk/core": "3.858.0",
76524
76502
  "@aws-sdk/middleware-host-header": "3.840.0",
76525
76503
  "@aws-sdk/middleware-logger": "3.840.0",
76526
76504
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
76527
- "@aws-sdk/middleware-user-agent": "3.848.0",
76505
+ "@aws-sdk/middleware-user-agent": "3.858.0",
76528
76506
  "@aws-sdk/region-config-resolver": "3.840.0",
76529
76507
  "@aws-sdk/types": "3.840.0",
76530
76508
  "@aws-sdk/util-endpoints": "3.848.0",
76531
76509
  "@aws-sdk/util-user-agent-browser": "3.840.0",
76532
- "@aws-sdk/util-user-agent-node": "3.848.0",
76510
+ "@aws-sdk/util-user-agent-node": "3.858.0",
76533
76511
  "@smithy/config-resolver": "^4.1.4",
76534
- "@smithy/core": "^3.7.0",
76512
+ "@smithy/core": "^3.7.2",
76535
76513
  "@smithy/fetch-http-handler": "^5.1.0",
76536
76514
  "@smithy/hash-node": "^4.0.4",
76537
76515
  "@smithy/invalid-dependency": "^4.0.4",
76538
76516
  "@smithy/middleware-content-length": "^4.0.4",
76539
- "@smithy/middleware-endpoint": "^4.1.15",
76540
- "@smithy/middleware-retry": "^4.1.16",
76517
+ "@smithy/middleware-endpoint": "^4.1.17",
76518
+ "@smithy/middleware-retry": "^4.1.18",
76541
76519
  "@smithy/middleware-serde": "^4.0.8",
76542
76520
  "@smithy/middleware-stack": "^4.0.4",
76543
76521
  "@smithy/node-config-provider": "^4.1.3",
76544
76522
  "@smithy/node-http-handler": "^4.1.0",
76545
76523
  "@smithy/protocol-http": "^5.1.2",
76546
- "@smithy/smithy-client": "^4.4.7",
76524
+ "@smithy/smithy-client": "^4.4.9",
76547
76525
  "@smithy/types": "^4.3.1",
76548
76526
  "@smithy/url-parser": "^4.0.4",
76549
76527
  "@smithy/util-base64": "^4.0.0",
76550
76528
  "@smithy/util-body-length-browser": "^4.0.0",
76551
76529
  "@smithy/util-body-length-node": "^4.0.0",
76552
- "@smithy/util-defaults-mode-browser": "^4.0.23",
76553
- "@smithy/util-defaults-mode-node": "^4.0.23",
76530
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
76531
+ "@smithy/util-defaults-mode-node": "^4.0.25",
76554
76532
  "@smithy/util-endpoints": "^3.0.6",
76555
76533
  "@smithy/util-middleware": "^4.0.4",
76556
76534
  "@smithy/util-retry": "^4.0.6",
@@ -77821,7 +77799,7 @@ var init_package = __esm({
77821
77799
  "../../node_modules/@aws-sdk/nested-clients/package.json"() {
77822
77800
  package_default = {
77823
77801
  name: "@aws-sdk/nested-clients",
77824
- version: "3.848.0",
77802
+ version: "3.858.0",
77825
77803
  description: "Nested clients for AWS SDK packages.",
77826
77804
  main: "./dist-cjs/index.js",
77827
77805
  module: "./dist-es/index.js",
@@ -77849,37 +77827,37 @@ var init_package = __esm({
77849
77827
  dependencies: {
77850
77828
  "@aws-crypto/sha256-browser": "5.2.0",
77851
77829
  "@aws-crypto/sha256-js": "5.2.0",
77852
- "@aws-sdk/core": "3.846.0",
77830
+ "@aws-sdk/core": "3.858.0",
77853
77831
  "@aws-sdk/middleware-host-header": "3.840.0",
77854
77832
  "@aws-sdk/middleware-logger": "3.840.0",
77855
77833
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
77856
- "@aws-sdk/middleware-user-agent": "3.848.0",
77834
+ "@aws-sdk/middleware-user-agent": "3.858.0",
77857
77835
  "@aws-sdk/region-config-resolver": "3.840.0",
77858
77836
  "@aws-sdk/types": "3.840.0",
77859
77837
  "@aws-sdk/util-endpoints": "3.848.0",
77860
77838
  "@aws-sdk/util-user-agent-browser": "3.840.0",
77861
- "@aws-sdk/util-user-agent-node": "3.848.0",
77839
+ "@aws-sdk/util-user-agent-node": "3.858.0",
77862
77840
  "@smithy/config-resolver": "^4.1.4",
77863
- "@smithy/core": "^3.7.0",
77841
+ "@smithy/core": "^3.7.2",
77864
77842
  "@smithy/fetch-http-handler": "^5.1.0",
77865
77843
  "@smithy/hash-node": "^4.0.4",
77866
77844
  "@smithy/invalid-dependency": "^4.0.4",
77867
77845
  "@smithy/middleware-content-length": "^4.0.4",
77868
- "@smithy/middleware-endpoint": "^4.1.15",
77869
- "@smithy/middleware-retry": "^4.1.16",
77846
+ "@smithy/middleware-endpoint": "^4.1.17",
77847
+ "@smithy/middleware-retry": "^4.1.18",
77870
77848
  "@smithy/middleware-serde": "^4.0.8",
77871
77849
  "@smithy/middleware-stack": "^4.0.4",
77872
77850
  "@smithy/node-config-provider": "^4.1.3",
77873
77851
  "@smithy/node-http-handler": "^4.1.0",
77874
77852
  "@smithy/protocol-http": "^5.1.2",
77875
- "@smithy/smithy-client": "^4.4.7",
77853
+ "@smithy/smithy-client": "^4.4.9",
77876
77854
  "@smithy/types": "^4.3.1",
77877
77855
  "@smithy/url-parser": "^4.0.4",
77878
77856
  "@smithy/util-base64": "^4.0.0",
77879
77857
  "@smithy/util-body-length-browser": "^4.0.0",
77880
77858
  "@smithy/util-body-length-node": "^4.0.0",
77881
- "@smithy/util-defaults-mode-browser": "^4.0.23",
77882
- "@smithy/util-defaults-mode-node": "^4.0.23",
77859
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
77860
+ "@smithy/util-defaults-mode-node": "^4.0.25",
77883
77861
  "@smithy/util-endpoints": "^3.0.6",
77884
77862
  "@smithy/util-middleware": "^4.0.4",
77885
77863
  "@smithy/util-retry": "^4.0.6",
@@ -81577,6 +81555,7 @@ var require_dist_cjs54 = __commonJS({
81577
81555
  ImageNotFoundException: /* @__PURE__ */ __name(() => ImageNotFoundException, "ImageNotFoundException"),
81578
81556
  ImageTagAlreadyExistsException: /* @__PURE__ */ __name(() => ImageTagAlreadyExistsException, "ImageTagAlreadyExistsException"),
81579
81557
  ImageTagMutability: /* @__PURE__ */ __name(() => ImageTagMutability, "ImageTagMutability"),
81558
+ ImageTagMutabilityExclusionFilterType: /* @__PURE__ */ __name(() => ImageTagMutabilityExclusionFilterType, "ImageTagMutabilityExclusionFilterType"),
81580
81559
  InitiateLayerUploadCommand: /* @__PURE__ */ __name(() => InitiateLayerUploadCommand, "InitiateLayerUploadCommand"),
81581
81560
  InvalidLayerException: /* @__PURE__ */ __name(() => InvalidLayerException, "InvalidLayerException"),
81582
81561
  InvalidLayerPartException: /* @__PURE__ */ __name(() => InvalidLayerPartException, "InvalidLayerPartException"),
@@ -82216,7 +82195,12 @@ var require_dist_cjs54 = __commonJS({
82216
82195
  };
82217
82196
  var ImageTagMutability = {
82218
82197
  IMMUTABLE: "IMMUTABLE",
82219
- MUTABLE: "MUTABLE"
82198
+ IMMUTABLE_WITH_EXCLUSION: "IMMUTABLE_WITH_EXCLUSION",
82199
+ MUTABLE: "MUTABLE",
82200
+ MUTABLE_WITH_EXCLUSION: "MUTABLE_WITH_EXCLUSION"
82201
+ };
82202
+ var ImageTagMutabilityExclusionFilterType = {
82203
+ WILDCARD: "WILDCARD"
82220
82204
  };
82221
82205
  var InvalidTagParameterException = class _InvalidTagParameterException extends ECRServiceException {
82222
82206
  static {
@@ -84492,6 +84476,7 @@ var require_dist_cjs54 = __commonJS({
84492
84476
  encryptionConfiguration: import_smithy_client28._json,
84493
84477
  imageScanningConfiguration: import_smithy_client28._json,
84494
84478
  imageTagMutability: import_smithy_client28.expectString,
84479
+ imageTagMutabilityExclusionFilters: import_smithy_client28._json,
84495
84480
  registryId: import_smithy_client28.expectString,
84496
84481
  repositoryArn: import_smithy_client28.expectString,
84497
84482
  repositoryName: import_smithy_client28.expectString,
@@ -84506,6 +84491,7 @@ var require_dist_cjs54 = __commonJS({
84506
84491
  description: import_smithy_client28.expectString,
84507
84492
  encryptionConfiguration: import_smithy_client28._json,
84508
84493
  imageTagMutability: import_smithy_client28.expectString,
84494
+ imageTagMutabilityExclusionFilters: import_smithy_client28._json,
84509
84495
  lifecyclePolicy: import_smithy_client28.expectString,
84510
84496
  prefix: import_smithy_client28.expectString,
84511
84497
  repositoryPolicy: import_smithy_client28.expectString,
@@ -88145,7 +88131,7 @@ var require_package3 = __commonJS({
88145
88131
  module2.exports = {
88146
88132
  name: "@aws-sdk/client-s3",
88147
88133
  description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
88148
- version: "3.848.0",
88134
+ version: "3.859.0",
88149
88135
  scripts: {
88150
88136
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
88151
88137
  "build:cjs": "node ../../scripts/compilation/inline client-s3",
@@ -88173,27 +88159,27 @@ var require_package3 = __commonJS({
88173
88159
  "@aws-crypto/sha1-browser": "5.2.0",
88174
88160
  "@aws-crypto/sha256-browser": "5.2.0",
88175
88161
  "@aws-crypto/sha256-js": "5.2.0",
88176
- "@aws-sdk/core": "3.846.0",
88177
- "@aws-sdk/credential-provider-node": "3.848.0",
88162
+ "@aws-sdk/core": "3.858.0",
88163
+ "@aws-sdk/credential-provider-node": "3.859.0",
88178
88164
  "@aws-sdk/middleware-bucket-endpoint": "3.840.0",
88179
88165
  "@aws-sdk/middleware-expect-continue": "3.840.0",
88180
- "@aws-sdk/middleware-flexible-checksums": "3.846.0",
88166
+ "@aws-sdk/middleware-flexible-checksums": "3.858.0",
88181
88167
  "@aws-sdk/middleware-host-header": "3.840.0",
88182
88168
  "@aws-sdk/middleware-location-constraint": "3.840.0",
88183
88169
  "@aws-sdk/middleware-logger": "3.840.0",
88184
88170
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
88185
- "@aws-sdk/middleware-sdk-s3": "3.846.0",
88171
+ "@aws-sdk/middleware-sdk-s3": "3.858.0",
88186
88172
  "@aws-sdk/middleware-ssec": "3.840.0",
88187
- "@aws-sdk/middleware-user-agent": "3.848.0",
88173
+ "@aws-sdk/middleware-user-agent": "3.858.0",
88188
88174
  "@aws-sdk/region-config-resolver": "3.840.0",
88189
- "@aws-sdk/signature-v4-multi-region": "3.846.0",
88175
+ "@aws-sdk/signature-v4-multi-region": "3.858.0",
88190
88176
  "@aws-sdk/types": "3.840.0",
88191
88177
  "@aws-sdk/util-endpoints": "3.848.0",
88192
88178
  "@aws-sdk/util-user-agent-browser": "3.840.0",
88193
- "@aws-sdk/util-user-agent-node": "3.848.0",
88179
+ "@aws-sdk/util-user-agent-node": "3.858.0",
88194
88180
  "@aws-sdk/xml-builder": "3.821.0",
88195
88181
  "@smithy/config-resolver": "^4.1.4",
88196
- "@smithy/core": "^3.7.0",
88182
+ "@smithy/core": "^3.7.2",
88197
88183
  "@smithy/eventstream-serde-browser": "^4.0.4",
88198
88184
  "@smithy/eventstream-serde-config-resolver": "^4.1.2",
88199
88185
  "@smithy/eventstream-serde-node": "^4.0.4",
@@ -88204,21 +88190,21 @@ var require_package3 = __commonJS({
88204
88190
  "@smithy/invalid-dependency": "^4.0.4",
88205
88191
  "@smithy/md5-js": "^4.0.4",
88206
88192
  "@smithy/middleware-content-length": "^4.0.4",
88207
- "@smithy/middleware-endpoint": "^4.1.15",
88208
- "@smithy/middleware-retry": "^4.1.16",
88193
+ "@smithy/middleware-endpoint": "^4.1.17",
88194
+ "@smithy/middleware-retry": "^4.1.18",
88209
88195
  "@smithy/middleware-serde": "^4.0.8",
88210
88196
  "@smithy/middleware-stack": "^4.0.4",
88211
88197
  "@smithy/node-config-provider": "^4.1.3",
88212
88198
  "@smithy/node-http-handler": "^4.1.0",
88213
88199
  "@smithy/protocol-http": "^5.1.2",
88214
- "@smithy/smithy-client": "^4.4.7",
88200
+ "@smithy/smithy-client": "^4.4.9",
88215
88201
  "@smithy/types": "^4.3.1",
88216
88202
  "@smithy/url-parser": "^4.0.4",
88217
88203
  "@smithy/util-base64": "^4.0.0",
88218
88204
  "@smithy/util-body-length-browser": "^4.0.0",
88219
88205
  "@smithy/util-body-length-node": "^4.0.0",
88220
- "@smithy/util-defaults-mode-browser": "^4.0.23",
88221
- "@smithy/util-defaults-mode-node": "^4.0.23",
88206
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
88207
+ "@smithy/util-defaults-mode-node": "^4.0.25",
88222
88208
  "@smithy/util-endpoints": "^3.0.6",
88223
88209
  "@smithy/util-middleware": "^4.0.4",
88224
88210
  "@smithy/util-retry": "^4.0.6",
@@ -88230,7 +88216,7 @@ var require_package3 = __commonJS({
88230
88216
  uuid: "^9.0.1"
88231
88217
  },
88232
88218
  devDependencies: {
88233
- "@aws-sdk/signature-v4-crt": "3.848.0",
88219
+ "@aws-sdk/signature-v4-crt": "3.858.0",
88234
88220
  "@tsconfig/node18": "18.2.4",
88235
88221
  "@types/node": "^18.19.69",
88236
88222
  concurrently: "7.0.0",
@@ -90818,7 +90804,7 @@ var require_dist_cjs71 = __commonJS({
90818
90804
  var import_xml_builder2 = require_dist_cjs27();
90819
90805
  var import_core22 = (init_dist_es(), __toCommonJS(dist_es_exports));
90820
90806
  var import_protocol_http14 = require_dist_cjs2();
90821
- var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
90807
+ var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
90822
90808
  var ObjectStorageClass = {
90823
90809
  DEEP_ARCHIVE: "DEEP_ARCHIVE",
90824
90810
  EXPRESS_ONEZONE: "EXPRESS_ONEZONE",
@@ -93034,7 +93020,7 @@ var require_dist_cjs71 = __commonJS({
93034
93020
  [_xarsinm]: input[_SINM],
93035
93021
  [_xarsims]: [() => (0, import_smithy_client28.isSerializableHeaderValue)(input[_SIMS]), () => (0, import_smithy_client28.dateToUtcString)(input[_SIMS]).toString()],
93036
93022
  [_xarsius]: [() => (0, import_smithy_client28.isSerializableHeaderValue)(input[_SIUS]), () => (0, import_smithy_client28.dateToUtcString)(input[_SIUS]).toString()],
93037
- [_xact_]: input[_CTl] ?? (0, import_uuid.v4)()
93023
+ [_xact_]: input[_CTl] ?? (0, import_uuid2.v4)()
93038
93024
  });
93039
93025
  b3.bp("/{Key+}");
93040
93026
  b3.p("Bucket", () => input.Bucket, "{Bucket}", false);
@@ -101412,7 +101398,7 @@ var require_package4 = __commonJS({
101412
101398
  module2.exports = {
101413
101399
  name: "@aws-sdk/client-secrets-manager",
101414
101400
  description: "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
101415
- version: "3.848.0",
101401
+ version: "3.859.0",
101416
101402
  scripts: {
101417
101403
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
101418
101404
  "build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
@@ -101431,38 +101417,38 @@ var require_package4 = __commonJS({
101431
101417
  dependencies: {
101432
101418
  "@aws-crypto/sha256-browser": "5.2.0",
101433
101419
  "@aws-crypto/sha256-js": "5.2.0",
101434
- "@aws-sdk/core": "3.846.0",
101435
- "@aws-sdk/credential-provider-node": "3.848.0",
101420
+ "@aws-sdk/core": "3.858.0",
101421
+ "@aws-sdk/credential-provider-node": "3.859.0",
101436
101422
  "@aws-sdk/middleware-host-header": "3.840.0",
101437
101423
  "@aws-sdk/middleware-logger": "3.840.0",
101438
101424
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
101439
- "@aws-sdk/middleware-user-agent": "3.848.0",
101425
+ "@aws-sdk/middleware-user-agent": "3.858.0",
101440
101426
  "@aws-sdk/region-config-resolver": "3.840.0",
101441
101427
  "@aws-sdk/types": "3.840.0",
101442
101428
  "@aws-sdk/util-endpoints": "3.848.0",
101443
101429
  "@aws-sdk/util-user-agent-browser": "3.840.0",
101444
- "@aws-sdk/util-user-agent-node": "3.848.0",
101430
+ "@aws-sdk/util-user-agent-node": "3.858.0",
101445
101431
  "@smithy/config-resolver": "^4.1.4",
101446
- "@smithy/core": "^3.7.0",
101432
+ "@smithy/core": "^3.7.2",
101447
101433
  "@smithy/fetch-http-handler": "^5.1.0",
101448
101434
  "@smithy/hash-node": "^4.0.4",
101449
101435
  "@smithy/invalid-dependency": "^4.0.4",
101450
101436
  "@smithy/middleware-content-length": "^4.0.4",
101451
- "@smithy/middleware-endpoint": "^4.1.15",
101452
- "@smithy/middleware-retry": "^4.1.16",
101437
+ "@smithy/middleware-endpoint": "^4.1.17",
101438
+ "@smithy/middleware-retry": "^4.1.18",
101453
101439
  "@smithy/middleware-serde": "^4.0.8",
101454
101440
  "@smithy/middleware-stack": "^4.0.4",
101455
101441
  "@smithy/node-config-provider": "^4.1.3",
101456
101442
  "@smithy/node-http-handler": "^4.1.0",
101457
101443
  "@smithy/protocol-http": "^5.1.2",
101458
- "@smithy/smithy-client": "^4.4.7",
101444
+ "@smithy/smithy-client": "^4.4.9",
101459
101445
  "@smithy/types": "^4.3.1",
101460
101446
  "@smithy/url-parser": "^4.0.4",
101461
101447
  "@smithy/util-base64": "^4.0.0",
101462
101448
  "@smithy/util-body-length-browser": "^4.0.0",
101463
101449
  "@smithy/util-body-length-node": "^4.0.0",
101464
- "@smithy/util-defaults-mode-browser": "^4.0.23",
101465
- "@smithy/util-defaults-mode-node": "^4.0.23",
101450
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
101451
+ "@smithy/util-defaults-mode-node": "^4.0.25",
101466
101452
  "@smithy/util-endpoints": "^3.0.6",
101467
101453
  "@smithy/util-middleware": "^4.0.4",
101468
101454
  "@smithy/util-retry": "^4.0.6",
@@ -102229,7 +102215,7 @@ var require_dist_cjs72 = __commonJS({
102229
102215
  ...obj.SecretString && { SecretString: import_smithy_client28.SENSITIVE_STRING }
102230
102216
  }), "UpdateSecretRequestFilterSensitiveLog");
102231
102217
  var import_core22 = (init_dist_es2(), __toCommonJS(dist_es_exports2));
102232
- var import_uuid = (init_esm_node(), __toCommonJS(esm_node_exports));
102218
+ var import_uuid2 = (init_esm_node(), __toCommonJS(esm_node_exports));
102233
102219
  var se_BatchGetSecretValueCommand = /* @__PURE__ */ __name2(async (input, context) => {
102234
102220
  const headers = sharedHeaders("BatchGetSecretValue");
102235
102221
  let body;
@@ -102824,7 +102810,7 @@ var require_dist_cjs72 = __commonJS({
102824
102810
  var se_CreateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
102825
102811
  return (0, import_smithy_client28.take)(input, {
102826
102812
  AddReplicaRegions: import_smithy_client28._json,
102827
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102813
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102828
102814
  Description: [],
102829
102815
  ForceOverwriteReplicaSecret: [],
102830
102816
  KmsKeyId: [],
@@ -102836,7 +102822,7 @@ var require_dist_cjs72 = __commonJS({
102836
102822
  }, "se_CreateSecretRequest");
102837
102823
  var se_PutSecretValueRequest = /* @__PURE__ */ __name2((input, context) => {
102838
102824
  return (0, import_smithy_client28.take)(input, {
102839
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102825
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102840
102826
  RotationToken: [],
102841
102827
  SecretBinary: context.base64Encoder,
102842
102828
  SecretId: [],
@@ -102846,7 +102832,7 @@ var require_dist_cjs72 = __commonJS({
102846
102832
  }, "se_PutSecretValueRequest");
102847
102833
  var se_RotateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
102848
102834
  return (0, import_smithy_client28.take)(input, {
102849
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102835
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102850
102836
  RotateImmediately: [],
102851
102837
  RotationLambdaARN: [],
102852
102838
  RotationRules: import_smithy_client28._json,
@@ -102855,7 +102841,7 @@ var require_dist_cjs72 = __commonJS({
102855
102841
  }, "se_RotateSecretRequest");
102856
102842
  var se_UpdateSecretRequest = /* @__PURE__ */ __name2((input, context) => {
102857
102843
  return (0, import_smithy_client28.take)(input, {
102858
- ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid.v4)()],
102844
+ ClientRequestToken: [true, (_3) => _3 ?? (0, import_uuid2.v4)()],
102859
102845
  Description: [],
102860
102846
  KmsKeyId: [],
102861
102847
  SecretBinary: context.base64Encoder,
@@ -103494,7 +103480,7 @@ var require_package5 = __commonJS({
103494
103480
  module2.exports = {
103495
103481
  name: "@aws-sdk/client-sts",
103496
103482
  description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
103497
- version: "3.848.0",
103483
+ version: "3.859.0",
103498
103484
  scripts: {
103499
103485
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
103500
103486
  "build:cjs": "node ../../scripts/compilation/inline client-sts",
@@ -103515,38 +103501,38 @@ var require_package5 = __commonJS({
103515
103501
  dependencies: {
103516
103502
  "@aws-crypto/sha256-browser": "5.2.0",
103517
103503
  "@aws-crypto/sha256-js": "5.2.0",
103518
- "@aws-sdk/core": "3.846.0",
103519
- "@aws-sdk/credential-provider-node": "3.848.0",
103504
+ "@aws-sdk/core": "3.858.0",
103505
+ "@aws-sdk/credential-provider-node": "3.859.0",
103520
103506
  "@aws-sdk/middleware-host-header": "3.840.0",
103521
103507
  "@aws-sdk/middleware-logger": "3.840.0",
103522
103508
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
103523
- "@aws-sdk/middleware-user-agent": "3.848.0",
103509
+ "@aws-sdk/middleware-user-agent": "3.858.0",
103524
103510
  "@aws-sdk/region-config-resolver": "3.840.0",
103525
103511
  "@aws-sdk/types": "3.840.0",
103526
103512
  "@aws-sdk/util-endpoints": "3.848.0",
103527
103513
  "@aws-sdk/util-user-agent-browser": "3.840.0",
103528
- "@aws-sdk/util-user-agent-node": "3.848.0",
103514
+ "@aws-sdk/util-user-agent-node": "3.858.0",
103529
103515
  "@smithy/config-resolver": "^4.1.4",
103530
- "@smithy/core": "^3.7.0",
103516
+ "@smithy/core": "^3.7.2",
103531
103517
  "@smithy/fetch-http-handler": "^5.1.0",
103532
103518
  "@smithy/hash-node": "^4.0.4",
103533
103519
  "@smithy/invalid-dependency": "^4.0.4",
103534
103520
  "@smithy/middleware-content-length": "^4.0.4",
103535
- "@smithy/middleware-endpoint": "^4.1.15",
103536
- "@smithy/middleware-retry": "^4.1.16",
103521
+ "@smithy/middleware-endpoint": "^4.1.17",
103522
+ "@smithy/middleware-retry": "^4.1.18",
103537
103523
  "@smithy/middleware-serde": "^4.0.8",
103538
103524
  "@smithy/middleware-stack": "^4.0.4",
103539
103525
  "@smithy/node-config-provider": "^4.1.3",
103540
103526
  "@smithy/node-http-handler": "^4.1.0",
103541
103527
  "@smithy/protocol-http": "^5.1.2",
103542
- "@smithy/smithy-client": "^4.4.7",
103528
+ "@smithy/smithy-client": "^4.4.9",
103543
103529
  "@smithy/types": "^4.3.1",
103544
103530
  "@smithy/url-parser": "^4.0.4",
103545
103531
  "@smithy/util-base64": "^4.0.0",
103546
103532
  "@smithy/util-body-length-browser": "^4.0.0",
103547
103533
  "@smithy/util-body-length-node": "^4.0.0",
103548
- "@smithy/util-defaults-mode-browser": "^4.0.23",
103549
- "@smithy/util-defaults-mode-node": "^4.0.23",
103534
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
103535
+ "@smithy/util-defaults-mode-node": "^4.0.25",
103550
103536
  "@smithy/util-endpoints": "^3.0.6",
103551
103537
  "@smithy/util-middleware": "^4.0.4",
103552
103538
  "@smithy/util-retry": "^4.0.6",
@@ -105552,7 +105538,7 @@ var require_package6 = __commonJS({
105552
105538
  module2.exports = {
105553
105539
  name: "@aws-sdk/client-cognito-identity",
105554
105540
  description: "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native",
105555
- version: "3.848.0",
105541
+ version: "3.859.0",
105556
105542
  scripts: {
105557
105543
  build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
105558
105544
  "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity",
@@ -105573,38 +105559,38 @@ var require_package6 = __commonJS({
105573
105559
  dependencies: {
105574
105560
  "@aws-crypto/sha256-browser": "5.2.0",
105575
105561
  "@aws-crypto/sha256-js": "5.2.0",
105576
- "@aws-sdk/core": "3.846.0",
105577
- "@aws-sdk/credential-provider-node": "3.848.0",
105562
+ "@aws-sdk/core": "3.858.0",
105563
+ "@aws-sdk/credential-provider-node": "3.859.0",
105578
105564
  "@aws-sdk/middleware-host-header": "3.840.0",
105579
105565
  "@aws-sdk/middleware-logger": "3.840.0",
105580
105566
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
105581
- "@aws-sdk/middleware-user-agent": "3.848.0",
105567
+ "@aws-sdk/middleware-user-agent": "3.858.0",
105582
105568
  "@aws-sdk/region-config-resolver": "3.840.0",
105583
105569
  "@aws-sdk/types": "3.840.0",
105584
105570
  "@aws-sdk/util-endpoints": "3.848.0",
105585
105571
  "@aws-sdk/util-user-agent-browser": "3.840.0",
105586
- "@aws-sdk/util-user-agent-node": "3.848.0",
105572
+ "@aws-sdk/util-user-agent-node": "3.858.0",
105587
105573
  "@smithy/config-resolver": "^4.1.4",
105588
- "@smithy/core": "^3.7.0",
105574
+ "@smithy/core": "^3.7.2",
105589
105575
  "@smithy/fetch-http-handler": "^5.1.0",
105590
105576
  "@smithy/hash-node": "^4.0.4",
105591
105577
  "@smithy/invalid-dependency": "^4.0.4",
105592
105578
  "@smithy/middleware-content-length": "^4.0.4",
105593
- "@smithy/middleware-endpoint": "^4.1.15",
105594
- "@smithy/middleware-retry": "^4.1.16",
105579
+ "@smithy/middleware-endpoint": "^4.1.17",
105580
+ "@smithy/middleware-retry": "^4.1.18",
105595
105581
  "@smithy/middleware-serde": "^4.0.8",
105596
105582
  "@smithy/middleware-stack": "^4.0.4",
105597
105583
  "@smithy/node-config-provider": "^4.1.3",
105598
105584
  "@smithy/node-http-handler": "^4.1.0",
105599
105585
  "@smithy/protocol-http": "^5.1.2",
105600
- "@smithy/smithy-client": "^4.4.7",
105586
+ "@smithy/smithy-client": "^4.4.9",
105601
105587
  "@smithy/types": "^4.3.1",
105602
105588
  "@smithy/url-parser": "^4.0.4",
105603
105589
  "@smithy/util-base64": "^4.0.0",
105604
105590
  "@smithy/util-body-length-browser": "^4.0.0",
105605
105591
  "@smithy/util-body-length-node": "^4.0.0",
105606
- "@smithy/util-defaults-mode-browser": "^4.0.23",
105607
- "@smithy/util-defaults-mode-node": "^4.0.23",
105592
+ "@smithy/util-defaults-mode-browser": "^4.0.25",
105593
+ "@smithy/util-defaults-mode-node": "^4.0.25",
105608
105594
  "@smithy/util-endpoints": "^3.0.6",
105609
105595
  "@smithy/util-middleware": "^4.0.4",
105610
105596
  "@smithy/util-retry": "^4.0.6",
@@ -105612,7 +105598,7 @@ var require_package6 = __commonJS({
105612
105598
  tslib: "^2.6.2"
105613
105599
  },
105614
105600
  devDependencies: {
105615
- "@aws-sdk/client-iam": "3.848.0",
105601
+ "@aws-sdk/client-iam": "3.859.0",
105616
105602
  "@tsconfig/node18": "18.2.4",
105617
105603
  "@types/chai": "^4.2.11",
105618
105604
  "@types/node": "^18.19.69",