Skip to main content
Skip to main content

CDK InsightsDocumentation

Complete guide to using CDK Insights for AI-powered AWS CDK analysis. Learn installation, configuration, features, and best practices.

Quick Start

Get up and running with CDK Insights in under a minute

1

Try it immediately

Run CDK Insights without any installation

npx cdk-insights scan
2

Install in your project

Add CDK Insights to your CDK project

npm install --save-dev cdk-insights
3

Add convenience scripts

Add npm scripts to your package.json for easier usage

{ "scripts": { "scan": "cdk-insights scan" } }

Ready to analyze your CDK stacks?

Start with a free scan and discover what CDK Insights can find in your infrastructure.