AWS CDK Toolkit Library - Developer Preview #154
mrgrain
announced in
Announcements
Replies: 1 comment
-
Just wanted to say that I am really excited about this release. I have just finished migrating our integration test harness from I have opened two issues related to improvement I think could benefit the toolkit:
other than that, great work 👏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
We are excited to launch the CDK Toolkit Library in Developer Preview. We want to hear from you and appreciate all feedback!
Please use this discussion for 🗣️ general feedback, 💡 ideas and 🆕 feature requests
🐛 For bug reports, please create a new issue
Beta Was this translation helpful? Give feedback.
All reactions