AWS CDK Scaffolder 是做什麼的?
Prerequisites
Node.js, AWS CDK CLI
Installation
Use the upstream install or setup path that matches your environment:
- npm i -g aws-cdk
Requirements and caveats from upstream:
- JavaScript, TypeScript (Node.js >= 20.x)
- Python (Python ≥ 3.8)
- Recommended AWS CDK project structure for Python applications
Basic usage or getting-started notes:
-
For a detailed walkthrough, see the tutorial in the AWS CDK [Developer Guide](https://docs.aws.amazon.com/cdk/latest/guide/home...
-
At a glance
-
Source: https://github.com/aws/aws-cdk
-
Extracted from upstream docs: https://raw.githubusercontent.com/aws/aws-cdk/HEAD/README.md