question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AWS CDK v1 will enter Maintenance Mode after June 1, 2022

See original GitHub issue

AWS CDK v1 will enter Maintenance Mode after June 1, 2022. After this date, v1 releases will contain new and updated resource level “L1” constructs, critical bug fixes, and security updates only. We will not publish new features or minor bug fixes to v1. See the AWS SDKs and Tools maintenance policy for more detail on what this means.

Maintenance mode has a duration of 12 months. On June 1, 2023, CDK v1 will reach end-of-support. After this date, the AWS CDK v1 will no longer receive updates or releases. Previously published releases will continue to be available via public package managers and the code will remain on GitHub. Use of a CDK version which has reached end-of-support is done at your own discretion. We recommend you upgrade to the new major version.

To continue to get new AWS CDK features, migrate your CDK apps and construct libraries to AWS CDK v2. See this guide for details and instructions.

You can also use this tool to help you identify stacks in your account that were deployed with AWS CDK v1:

# Preload your shell with AWS credentials
npx awscdk-v1-stack-finder

# Use a profile
AWS_SDK_LOAD_CONFIG=1 AWS_PROFILE=<name> npx awscdk-v1-stack-finder

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:33
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
robertdcommented, Apr 9, 2022

This issue/notice should be pinned. 😃

1reaction
girisaidinakarcommented, Jun 6, 2022

@madeline-k, how can we find who is using cdk v1 in aws org which is having 850 accounts ?

Thanks in advance

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating to AWS CDK v2 - AWS Documentation - Amazon.com
This is the AWS CDK v2 Developer Guide. The older CDK v1 entered maintenance on June 1, 2022 and will now receive only...
Read more >
Version 1 of the AWS Cloud Development Kit (AWS CDK) is ...
The AWS Cloud Development Kit (AWS CDK) version 1 (v1) for JavaScript, TypeScript, Java, Python, .NET and Go is now in maintenance mode....
Read more >
Migrating to AWS CDK v2
CDK v1 entered maintenance on June 1, 2022. During the maintenance phase, CDK v1 will receive critical bug fixes and security patches only,...
Read more >
AWS CDK how-tos
This is the AWS CDK v1 Developer Guide. The older CDK v1 entered maintenance on June 1, 2022 and will now only receive...
Read more >
Troubleshooting common AWS CDK issues
This is the AWS CDK v2 Developer Guide. The older CDK v1 entered maintenance on June 1, 2022 and will now receive only...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found