@intentius/chant-lexicon-aws 0.12.0 → 0.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "algorithm": "sha256",
3
3
  "artifacts": {
4
- "manifest.json": "8c489283b78df64090e6a2795c10e2df12124baceb58bc1ee26a9d5bb591f776",
5
- "meta.json": "5d3685ee2dd5eca9dad1e643e1353ec411843bf1411f77abbd6411a9612d162b",
4
+ "manifest.json": "cd5296cbc4a073cec1be60d065d79964329faf619e262975bb998cae086d66d8",
5
+ "meta.json": "ed4b0c770da278279734d9717a0a2414010a3dd2ad73e42157f828c2927f0866",
6
6
  "types/index.d.ts": "0d32c796554ebfc51423b2862504adb87bc413b07efc99b753169a816c504b0c",
7
7
  "rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
8
8
  "rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
@@ -40,5 +40,5 @@
40
40
  "skills/chant-aws.md": "4d65eb160e001f2af42eb7c622a5b498c2fd1f5afbd6c8155615c010fb265c63",
41
41
  "skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe"
42
42
  },
43
- "composite": "183f30bdd427d631114f66f2efb30b389bb46c796676c544e48bcf2c376aba19"
43
+ "composite": "64cf5b88036f93b14d486865b38d24b348ae4635ef2a5f8dff97008ad84d6a72"
44
44
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws",
3
- "version": "0.12.0",
3
+ "version": "0.12.1",
4
4
  "chantVersion": ">=0.1.0",
5
5
  "namespace": "AWS",
6
6
  "intrinsics": [
package/dist/meta.json CHANGED
@@ -32061,8 +32061,8 @@
32061
32061
  ],
32062
32062
  "writeOnly": [
32063
32063
  "BypassPolicyLockoutSafetyCheck",
32064
- "ReplicationConfiguration/Destinations/0/AvailabilityZoneName",
32065
- "ReplicationConfiguration/Destinations/0/KmsKeyId"
32064
+ "ReplicationConfiguration/Destinations/*/AvailabilityZoneName",
32065
+ "ReplicationConfiguration/Destinations/*/KmsKeyId"
32066
32066
  ],
32067
32067
  "primaryIdentifier": [
32068
32068
  "FileSystemId"
@@ -67495,7 +67495,6 @@
67495
67495
  "createOnly": [
67496
67496
  "Name",
67497
67497
  "Networking",
67498
- "Scheduler",
67499
67498
  "Size"
67500
67499
  ],
67501
67500
  "primaryIdentifier": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intentius/chant-lexicon-aws",
3
- "version": "0.12.0",
3
+ "version": "0.12.1",
4
4
  "description": "AWS CloudFormation lexicon for chant — declarative IaC in TypeScript",
5
5
  "license": "Apache-2.0",
6
6
  "homepage": "https://intentius.io/chant",
@@ -70,6 +70,6 @@
70
70
  "typescript": "^5.9.3"
71
71
  },
72
72
  "peerDependencies": {
73
- "@intentius/chant": "^0.12.0"
73
+ "@intentius/chant": "^0.12.1"
74
74
  }
75
75
  }
@@ -32061,8 +32061,8 @@
32061
32061
  ],
32062
32062
  "writeOnly": [
32063
32063
  "BypassPolicyLockoutSafetyCheck",
32064
- "ReplicationConfiguration/Destinations/0/AvailabilityZoneName",
32065
- "ReplicationConfiguration/Destinations/0/KmsKeyId"
32064
+ "ReplicationConfiguration/Destinations/*/AvailabilityZoneName",
32065
+ "ReplicationConfiguration/Destinations/*/KmsKeyId"
32066
32066
  ],
32067
32067
  "primaryIdentifier": [
32068
32068
  "FileSystemId"
@@ -67495,7 +67495,6 @@
67495
67495
  "createOnly": [
67496
67496
  "Name",
67497
67497
  "Networking",
67498
- "Scheduler",
67499
67498
  "Size"
67500
67499
  ],
67501
67500
  "primaryIdentifier": [