UNPKG

cdk-insights

Version:

AWS CDK security and cost analysis tool with AI-powered insights

9 lines (8 loc) 303 B
export declare const parseTreeJson: (outDir: string, pathToLogicalId: Record<string, string>) => { pathToLogicalId: Record<string, string>; resourceIdMetadata: Record<string, { githubUrl: string; docUrl: string; }>; autoGeneratedDescriptions?: Record<string, string>; };