Version 1 of the Amazon Cloud Development Kit ( Amazon CDK) is now in maintenance mode

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"#### **The [AWS Cloud Development Kit](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) ([AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail)) version 1 (v1) for JavaScript, TypeScript, Java, Python, .NET and Go is now in maintenance mode.**\n[AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) v1 is no longer receiving higher-level “L2” construct updates for new or existing services. It will continue receiving updates for new and updated resource level “L1” constructs, critical bug fixes, and security updates only. We recommend you upgrade your applications to the new major version of CDK – [AWS CDK version 2 (v2)](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html), which continues receiving new features and bug fixes.\n\n#### **On June 1, 2023, [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) version 1 will reach the end-of-support.**\nAfter that, the [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) 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](https://github.com/aws/aws-cdk/tree/v1-main). Use of a CDK version which has reached end-of-support will be done at your own discretion.\n\n[AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) v2 is a single package, making it easier for you to use the CDK and stay up-to-date with the new versions. [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) v2 consolidates the [AWS Construct Library](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-construct-library.html) into a single package called ```aws-cdk-lib```and eliminates the need to download individual packages for each AWS service used. If you write your own CDK construct libraries, you only need to take a minimum dependency on this single package and let library consumers choose which [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) version to use.\n\n[AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) v2 only includes stable APIs, which comply with Semantic Versioning (semver), so you can confidently update to new minor versions. The CDK follows the “release early, release often” philosophy to encourage community participation, and we will continue deliver new features via experimental APIs for your feedback. Experimental modules will be distributed separately from ```aws-cdk-lib```versioned clearly to show their pre-release status and will only be merged into ```aws-cdk-lib```when mature and stable.\n\n[Upgrading to AWS CDK v2](https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-v2.html) can be accomplished with a one-time safe re-bootstrapping of your AWS accounts and most projects only need to change ```import```statements. To learn more, refer to the following resources:\n\n- Read “[How customer feedback shaped the AWS Cloud Development Kit version 2](https://aws.amazon.com/blogs/developer/how-customer-feedback-shaped-the-aws-cloud-development-kit-version-2/)” for more details.\n- Learn about [Migrating to CDK v2 in the CDK Developer Guide](https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-v2.html).\n- Get started with the [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) in all supported languages by taking [CDK Workshop](https://cdkworkshop.com/).\n- Connect with the community in the [cdk.dev](https://cdk.dev/) Slack workspace.\n- Follow our [Contribution Guide](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md) to learn how to contribute fixes and features to the CDK.\n- Open [discussions](https://github.com/aws/aws-cdk/discussions/categories/q-a) or issues on [GitHub](https://github.com/aws/aws-cdk/issues/new/choose) if you have questions when migrating, or run into issues.\n\n**Author:**\n\n![image.png](https://dev-media.amazoncloud.cn/d638fa4ad11248c482134d329c6ff8fa_image.png)\n\n\n**Rico Huijbers**\nRico is a senior engineer in on the [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) team.","render":"<h4><a id=\\"The_AWS_Cloud_Development_Kit_AWS_CDK_version_1_v1_for_JavaScript_TypeScript_Java_Python_NET_and_Go_is_now_in_maintenance_mode_0\\"></a><strong>The AWS Cloud Development Kit (AWS CDK) version 1 (v1) for JavaScript, TypeScript, Java, Python, .NET and Go is now in maintenance mode.</strong></h4>\\n<p>AWS CDK v1 is no longer receiving higher-level “L2” construct updates for new or existing services. It will continue receiving updates for new and updated resource level “L1” constructs, critical bug fixes, and security updates only. We recommend you upgrade your applications to the new major version of CDK – <a href=\\"https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html\\" target=\\"_blank\\">AWS CDK version 2 (v2)</a>, which continues receiving new features and bug fixes.</p>\\n<h4><a id=\\"On_June_1_2023_AWS_CDK_version_1_will_reach_the_endofsupport_3\\"></a><strong>On June 1, 2023, AWS CDK version 1 will reach the end-of-support.</strong></h4>\\n<p>After that, 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 <a href=\\"https://github.com/aws/aws-cdk/tree/v1-main\\" target=\\"_blank\\">GitHub</a>. Use of a CDK version which has reached end-of-support will be done at your own discretion.</p>\\n<p>AWS CDK v2 is a single package, making it easier for you to use the CDK and stay up-to-date with the new versions. AWS CDK v2 consolidates the <a href=\\"https://docs.aws.amazon.com/cdk/api/latest/docs/aws-construct-library.html\\" target=\\"_blank\\">AWS Construct Library</a> into a single package called <code>aws-cdk-lib</code>and eliminates the need to download individual packages for each AWS service used. If you write your own CDK construct libraries, you only need to take a minimum dependency on this single package and let library consumers choose which [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) version to use.</p>\\n<p>AWS CDK v2 only includes stable APIs, which comply with Semantic Versioning (semver), so you can confidently update to new minor versions. The CDK follows the “release early, release often” philosophy to encourage community participation, and we will continue deliver new features via experimental APIs for your feedback. Experimental modules will be distributed separately from <code>aws-cdk-lib</code>versioned clearly to show their pre-release status and will only be merged into <code>aws-cdk-lib</code>when mature and stable.</p>\\n<p><a href=\\"https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-v2.html\\" target=\\"_blank\\">Upgrading to AWS CDK v2</a> can be accomplished with a one-time safe re-bootstrapping of your AWS accounts and most projects only need to change <code>import</code>statements. To learn more, refer to the following resources:</p>\\n<ul>\\n<li>Read “<a href=\\"https://aws.amazon.com/blogs/developer/how-customer-feedback-shaped-the-aws-cloud-development-kit-version-2/\\" target=\\"_blank\\">How customer feedback shaped the AWS Cloud Development Kit version 2</a>” for more details.</li>\\n<li>Learn about <a href=\\"https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-v2.html\\" target=\\"_blank\\">Migrating to CDK v2 in the CDK Developer Guide</a>.</li>\\n<li>Get started with the AWS CDK in all supported languages by taking <a href=\\"https://cdkworkshop.com/\\" target=\\"_blank\\">CDK Workshop</a>.</li>\\n<li>Connect with the community in the <a href=\\"https://cdk.dev/\\" target=\\"_blank\\">cdk.dev</a> Slack workspace.</li>\\n<li>Follow our <a href=\\"https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md\\" target=\\"_blank\\">Contribution Guide</a> to learn how to contribute fixes and features to the CDK.</li>\\n<li>Open <a href=\\"https://github.com/aws/aws-cdk/discussions/categories/q-a\\" target=\\"_blank\\">discussions</a> or issues on <a href=\\"https://github.com/aws/aws-cdk/issues/new/choose\\" target=\\"_blank\\">GitHub</a> if you have questions when migrating, or run into issues.</li>\\n</ul>\n<p><strong>Author:</strong></p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/d638fa4ad11248c482134d329c6ff8fa_image.png\\" alt=\\"image.png\\" /></p>\n<p><strong>Rico Huijbers</strong><br />\\nRico is a senior engineer in on the AWS CDK team.</p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭