Called once when the synthesizer is associated with a stack.
Use this to store a reference to the stack for use during synthesize().
Returns the artifact IDs of stacks this stack depends on, by resolving
all resource properties and scanning for { stackRef } tokens.
No files are written.
Called during app.synth() to produce the stack's output artifact.
Protectedwrite
Synthesizer that produces a JSON file.
Output format — a keyed object with two top-level keys:
The
"outputs"key is omitted when the stack declares no outputs.