AWS Cloud Development Kit - ### Status In-Progress.

## The fix

CDK CLI starts collecting anonymous telemetry on December 12th, 2025 (endpoint cdk-cli-telemetry.us-east-1.api.aws). To opt out: npx cdk cli-telemetry --disable. If you get 'Unknown command: cli-telemetry', upgrade the CLI first (the reporter needed aws-cdk 2.1020.1 for the command to exist). All opt-out mechanisms are documented at docs.aws.amazon.com/cdk/v2/guide/cli-telemetry.html.

Thread: gh:aws/aws-cdk#34892