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 scan2
Install in your project
Add CDK Insights to your CDK project
npm install --save-dev cdk-insights3
Add convenience scripts
Add npm scripts to your package.json for easier usage
{
  "scripts": {
    "scan": "cdk-insights scan"
  }
}Documentation
Comprehensive guides for every aspect of CDK Insights
Getting Started
Learn the basics and get up and running quickly
Features
Explore CDK Insights powerful analysis capabilities
Configuration
Customize CDK Insights for your workflow
Advanced
Power user features and integrations
Ready to analyze your CDK stacks?
Start with a free scan and discover what CDK Insights can find in your infrastructure.