@intentius/chant-lexicon-aws 0.57.0 → 0.59.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/dist/agentcore/trace-fetch.d.ts +5 -4
- package/dist/agentcore/trace-fetch.d.ts.map +1 -1
- package/dist/codegen/enum-overlay.d.ts +113 -0
- package/dist/codegen/enum-overlay.d.ts.map +1 -0
- package/dist/codegen/enum-overlay.json +1843 -0
- package/dist/codegen/generate.d.ts.map +1 -1
- package/dist/integrity.json +4 -4
- package/dist/lint/audit-catalog.d.ts.map +1 -1
- package/dist/lint/audit-lineage.d.ts +10 -0
- package/dist/lint/audit-lineage.d.ts.map +1 -0
- package/dist/manifest.json +1 -1
- package/dist/meta.json +1613 -0
- package/dist/okf/types/DbCluster.md +1 -1
- package/dist/okf/types/DbInstance.md +1 -1
- package/dist/okf/types/EC2Volume.md +1 -1
- package/dist/okf/types/Function.md +1 -1
- package/dist/okf/types/Instance.md +2 -2
- package/dist/okf/types/LoadBalancer.md +1 -1
- package/dist/okf/types/ScalableTarget.md +2 -2
- package/dist/okf/types/Subscription.md +1 -1
- package/dist/okf/types/Table.md +1 -1
- package/dist/okf/types/TargetGroup.md +2 -2
- package/dist/op/activities/aws-apply.d.ts.map +1 -1
- package/dist/op/activities/floci.d.ts +3 -2
- package/dist/op/activities/floci.d.ts.map +1 -1
- package/dist/op/builders.d.ts +4 -4
- package/dist/types/index.d.ts +1587 -18
- package/package.json +2 -2
- package/src/agentcore/trace-fetch.ts +5 -4
- package/src/codegen/docs.ts +3 -3
- package/src/codegen/enum-overlay.json +1843 -0
- package/src/codegen/enum-overlay.test.ts +298 -0
- package/src/codegen/enum-overlay.ts +245 -0
- package/src/codegen/generate.ts +40 -2
- package/src/deep-observe.test.ts +23 -15
- package/src/deep-topology.test.ts +7 -3
- package/src/generated/index.d.ts +1587 -18
- package/src/generated/lexicon-aws.json +1613 -0
- package/src/index.ts +3 -3
- package/src/lint/audit-catalog.ts +5 -1
- package/src/lint/audit-lineage.ts +159 -0
- package/src/op/activities/aws-apply.ts +1 -3
- package/src/op/activities/floci.ts +3 -2
- package/src/op/builders.ts +4 -4
|
@@ -6,10 +6,11 @@
|
|
|
6
6
|
* lexicon contributes `dogwoodReplay`: a plain exported async function taking
|
|
7
7
|
* one args object, re-exported from `src/op/activities/index.ts`, resolved **by
|
|
8
8
|
* name** by core's activity registry when a project lists the `aws` lexicon.
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* the same `AwsReadHttp` seam `src/api/read-client.ts`
|
|
12
|
-
* never touch the network and `endpoint` retargets the
|
|
9
|
+
* It imports no runtime of its own, so the local executor
|
|
10
|
+
* (`packages/core/src/op/local-executor.ts`) calls it as-is. Transport is
|
|
11
|
+
* injectable through the same `AwsReadHttp` seam `src/api/read-client.ts`
|
|
12
|
+
* already uses, so tests never touch the network and `endpoint` retargets the
|
|
13
|
+
* whole thing.
|
|
13
14
|
*
|
|
14
15
|
* The output is text. The cedar lexicon's `PolicyReplayOp` reads a trace from
|
|
15
16
|
* `tracePath`, so `outPath` here is the handoff — and it is the *only* handoff.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trace-fetch.d.ts","sourceRoot":"","sources":["../../src/agentcore/trace-fetch.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"trace-fetch.d.ts","sourceRoot":"","sources":["../../src/agentcore/trace-fetch.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Curated enum overlay (chant #1497).
|
|
3
|
+
*
|
|
4
|
+
* The CloudFormation Registry spec declares `enum` on some properties and not
|
|
5
|
+
* on others, and the split does not follow how often a property is written:
|
|
6
|
+
* `AWS::SageMaker::NotebookInstance.InstanceType` is a union while
|
|
7
|
+
* `AWS::EC2::Instance.InstanceType` is a bare `string`. Where the spec is
|
|
8
|
+
* silent the generated type stops teaching the API, and a wrong value survives
|
|
9
|
+
* `tsc` and `chant build` to fail at deploy.
|
|
10
|
+
*
|
|
11
|
+
* This overlay is a checked-in list of `(CFN type, JSON pointer, values)`
|
|
12
|
+
* entries merged into the raw schema before parsing, so a curated enum reaches
|
|
13
|
+
* the generated `.d.ts` and the lexicon registry by exactly the path a spec
|
|
14
|
+
* enum reaches them. Nothing here is fetched at build time: the values live in
|
|
15
|
+
* `enum-overlay.json` beside this file, each with the source it was read from
|
|
16
|
+
* and the date it was read, so `scripts/refresh-enum-overlay.ts` can diff them
|
|
17
|
+
* later.
|
|
18
|
+
*
|
|
19
|
+
* Precedence: the overlay only fills gaps. An entry whose target already
|
|
20
|
+
* declares `enum` (from the Registry spec or from a cfn-lint patch) leaves the
|
|
21
|
+
* spec alone and reports itself as redundant. Upstream is refreshed on every
|
|
22
|
+
* `generate`, so it is the source that keeps tracking AWS; a hand list allowed
|
|
23
|
+
* to win would rot invisibly and would make the generated type depend on which
|
|
24
|
+
* of two sources happened to be newer. Reporting the overlap instead surfaces
|
|
25
|
+
* the entry for retirement the moment upstream catches up.
|
|
26
|
+
*
|
|
27
|
+
* An entry that matches nothing is an error, not a shrug: a renamed or removed
|
|
28
|
+
* property means the curated values are being applied to a property that no
|
|
29
|
+
* longer exists, and silence there is how an overlay goes stale.
|
|
30
|
+
*/
|
|
31
|
+
/** Where an entry's values were read from, and enough detail to read them again. */
|
|
32
|
+
export type EnumOverlaySource = {
|
|
33
|
+
kind: "botocore";
|
|
34
|
+
/** Directory under `botocore/data`, e.g. `elbv2`. */
|
|
35
|
+
service: string;
|
|
36
|
+
/** API version directory, e.g. `2015-12-01`. */
|
|
37
|
+
apiVersion: string;
|
|
38
|
+
/** Shape name carrying the `enum`, e.g. `ProtocolEnum`. */
|
|
39
|
+
shape: string;
|
|
40
|
+
} | {
|
|
41
|
+
kind: "docs";
|
|
42
|
+
/** Page the values were transcribed from. */
|
|
43
|
+
url: string;
|
|
44
|
+
};
|
|
45
|
+
/** One curated enum. */
|
|
46
|
+
export interface EnumOverlayEntry {
|
|
47
|
+
/** CloudFormation type name, e.g. `AWS::EC2::Instance`. */
|
|
48
|
+
type: string;
|
|
49
|
+
/**
|
|
50
|
+
* JSON pointer to the property inside that type's Registry schema, either
|
|
51
|
+
* `/properties/<Name>` or `/definitions/<Def>/properties/<Name>`.
|
|
52
|
+
*/
|
|
53
|
+
pointer: string;
|
|
54
|
+
/**
|
|
55
|
+
* Name for the `definitions` entry this creates. The generator turns it into
|
|
56
|
+
* an exported type named `<class>_<enumName>`, e.g. `Function_Runtime`.
|
|
57
|
+
*/
|
|
58
|
+
enumName: string;
|
|
59
|
+
/** Why this property earned a place in the first curated set. */
|
|
60
|
+
note: string;
|
|
61
|
+
source: EnumOverlaySource;
|
|
62
|
+
/** ISO date the values were last read from `source`. */
|
|
63
|
+
reviewed: string;
|
|
64
|
+
values: string[];
|
|
65
|
+
}
|
|
66
|
+
/** What happened to one entry during a generation run. */
|
|
67
|
+
export interface EnumOverlayApplication {
|
|
68
|
+
entry: EnumOverlayEntry;
|
|
69
|
+
/**
|
|
70
|
+
* `applied` narrowed the property; `redundant` left an upstream enum in
|
|
71
|
+
* place; `absent` means the schema in hand does not declare the property,
|
|
72
|
+
* which only a non-strict (fixture) run tolerates.
|
|
73
|
+
*/
|
|
74
|
+
outcome: "applied" | "redundant" | "absent";
|
|
75
|
+
/** For `redundant`, the values upstream already declared. */
|
|
76
|
+
upstreamValues?: string[];
|
|
77
|
+
}
|
|
78
|
+
/** The curated entries, in file order. */
|
|
79
|
+
export declare function enumOverlayEntries(): EnumOverlayEntry[];
|
|
80
|
+
/** Entries grouped by CloudFormation type name. */
|
|
81
|
+
export declare function enumOverlayByType(entries?: EnumOverlayEntry[]): Map<string, EnumOverlayEntry[]>;
|
|
82
|
+
/**
|
|
83
|
+
* Apply the entries for one CloudFormation type to its raw schema bytes.
|
|
84
|
+
*
|
|
85
|
+
* Returns the (possibly rewritten) schema and one {@link EnumOverlayApplication}
|
|
86
|
+
* per entry. Throws when an entry cannot be honoured, which is always a
|
|
87
|
+
* curation bug rather than a spec quirk.
|
|
88
|
+
*
|
|
89
|
+
* `strict` is on for a run over the real schema zip and off for a run over the
|
|
90
|
+
* trimmed fixtures under `src/testdata/schemas`, which legitimately drop
|
|
91
|
+
* properties the overlay names. Only a strict run treats a missing property as
|
|
92
|
+
* an error.
|
|
93
|
+
*/
|
|
94
|
+
export declare function applyEnumOverlay(typeName: string, data: Buffer | string, entries: EnumOverlayEntry[], opts?: {
|
|
95
|
+
strict?: boolean;
|
|
96
|
+
}): {
|
|
97
|
+
data: Buffer | string;
|
|
98
|
+
applications: EnumOverlayApplication[];
|
|
99
|
+
};
|
|
100
|
+
/**
|
|
101
|
+
* Fail on any entry the run never reached.
|
|
102
|
+
*
|
|
103
|
+
* `strict` is on for a run over the real schema zip and off for a run over a
|
|
104
|
+
* fixture subset, where most types are legitimately absent. A missing type in
|
|
105
|
+
* a full run means the resource left the Registry and the entry is dead.
|
|
106
|
+
*/
|
|
107
|
+
export declare function assertOverlayCoverage(entries: EnumOverlayEntry[], seenTypes: Set<string>, strict: boolean): void;
|
|
108
|
+
/** One warning line per entry upstream has caught up with. */
|
|
109
|
+
export declare function redundantOverlayWarnings(applications: EnumOverlayApplication[]): Array<{
|
|
110
|
+
file: string;
|
|
111
|
+
error: string;
|
|
112
|
+
}>;
|
|
113
|
+
//# sourceMappingURL=enum-overlay.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enum-overlay.d.ts","sourceRoot":"","sources":["../../src/codegen/enum-overlay.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AAIH,oFAAoF;AACpF,MAAM,MAAM,iBAAiB,GACzB;IACE,IAAI,EAAE,UAAU,CAAC;IACjB,qDAAqD;IACrD,OAAO,EAAE,MAAM,CAAC;IAChB,gDAAgD;IAChD,UAAU,EAAE,MAAM,CAAC;IACnB,2DAA2D;IAC3D,KAAK,EAAE,MAAM,CAAC;CACf,GACD;IACE,IAAI,EAAE,MAAM,CAAC;IACb,6CAA6C;IAC7C,GAAG,EAAE,MAAM,CAAC;CACb,CAAC;AAEN,wBAAwB;AACxB,MAAM,WAAW,gBAAgB;IAC/B,2DAA2D;IAC3D,IAAI,EAAE,MAAM,CAAC;IACb;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;;OAGG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB,iEAAiE;IACjE,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,iBAAiB,CAAC;IAC1B,wDAAwD;IACxD,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,EAAE,CAAC;CAClB;AAED,0DAA0D;AAC1D,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,gBAAgB,CAAC;IACxB;;;;OAIG;IACH,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,QAAQ,CAAC;IAC5C,6DAA6D;IAC7D,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;CAC3B;AAED,0CAA0C;AAC1C,wBAAgB,kBAAkB,IAAI,gBAAgB,EAAE,CAEvD;AAED,mDAAmD;AACnD,wBAAgB,iBAAiB,CAC/B,OAAO,GAAE,gBAAgB,EAAyB,GACjD,GAAG,CAAC,MAAM,EAAE,gBAAgB,EAAE,CAAC,CAQjC;AAuBD;;;;;;;;;;;GAWG;AACH,wBAAgB,gBAAgB,CAC9B,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,MAAM,GAAG,MAAM,EACrB,OAAO,EAAE,gBAAgB,EAAE,EAC3B,IAAI,GAAE;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAO,GAC9B;IAAE,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IAAC,YAAY,EAAE,sBAAsB,EAAE,CAAA;CAAE,CAiEnE;AAED;;;;;;GAMG;AACH,wBAAgB,qBAAqB,CACnC,OAAO,EAAE,gBAAgB,EAAE,EAC3B,SAAS,EAAE,GAAG,CAAC,MAAM,CAAC,EACtB,MAAM,EAAE,OAAO,GACd,IAAI,CAUN;AAED,8DAA8D;AAC9D,wBAAgB,wBAAwB,CACtC,YAAY,EAAE,sBAAsB,EAAE,GACrC,KAAK,CAAC;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAC,CAUxC"}
|