Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented May 29, 2025

📣 Today we are very 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


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label May 29, 2025
@mrgrain mrgrain changed the title feat(toolkit-lib): GA feat(toolkit-lib): General Availability of the AWS CDK Toolkit Library May 29, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team May 29, 2025 10:00
@mrgrain mrgrain added the pr/exempt-integ-test Skips the integ test steps if set. label May 29, 2025
@mrgrain mrgrain force-pushed the mrgrain/feat/toolkit-lib-ga branch 3 times, most recently from 22561fa to 93b4cd6 Compare May 29, 2025 10:08
@mrgrain mrgrain force-pushed the mrgrain/feat/toolkit-lib-ga branch from 9fa4860 to db9037f Compare May 29, 2025 10:12
@mrgrain mrgrain disabled auto-merge May 29, 2025 10:25
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.09%. Comparing base (c404f17) to head (27ae93a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #553   +/-   ##
=======================================
  Coverage   79.09%   79.09%           
=======================================
  Files          47       47           
  Lines        7074     7074           
  Branches      791      790    -1     
=======================================
  Hits         5595     5595           
  Misses       1460     1460           
  Partials       19       19           
Flag Coverage Δ
suite.unit 79.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mrgrain mrgrain force-pushed the mrgrain/feat/toolkit-lib-ga branch from 6282bba to 27ae93a Compare May 29, 2025 10:34
@mrgrain mrgrain added this pull request to the merge queue May 29, 2025
Merged via the queue into main with commit dda5e82 May 29, 2025
11 checks passed
@mrgrain mrgrain deleted the mrgrain/feat/toolkit-lib-ga branch May 29, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2 pr/exempt-integ-test Skips the integ test steps if set.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants