analyze_cdk_project
Identify AWS services in a CDK project by analyzing its constructs dynamically, enabling cost analysis without hardcoded service mappings.
Instructions
Analyze a CDK project to identify AWS services used. This tool dynamically extracts service information from CDK constructs without relying on hardcoded service mappings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to the project directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |