1 Answer
- Newest
- Most votes
- Most comments
0
The AWS CDK Stack Builder Tool is a browser-based tool for Infrastructure as Code (IaC) projects. It doesn’t explicitly mention a feature to toggle interactivity for movement in widgets and edges. You can customize CDK stack synthesis using the synthesizer property of your Stack instance. To extend the infrastructure, you can add additional CDK constructs to your stack or modify the DefaultStackSynthesizer properties. If these don’t provide the customization you require, you can write your synthesizer as a class that implements IStackSynthesizer.
Relevant content
- asked 2 years ago
- asked a year ago