Description
📣 We are happy to announce the General Availability of the AWS CDK Toolkit Library 📣
The AWS Cloud Development Kit (AWS CDK) Toolkit Library enables you to perform CDK actions requiring programmatic access on AWS. You can use the AWS CDK Toolkit Library to implement actions such as bootstrapping, synthesizing, and deploying through code rather than command-line interface (CLI) commands. With this library, you can create custom tools, build specialized CLI applications, and integrate CDK programmatic access capabilities into your development workflows
📜 Reference documentation: https://docs.aws.amazon.com/cdk/api/toolkit-lib/
📦 npm package: https://www.npmjs.com/package/@aws-cdk/toolkit-lib
👩🏻🏫 Guide: https://docs.aws.amazon.com/cdk/v2/guide/toolkit-library.html
Even though the CDK Toolkit Library is now generally available, we still want to hear from you and appreciate all feedback!
💬 Provide feedback, ideas and request new features
🐛 Report a bug