You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: indicate aws-cdk package as Maintained in README (#87)
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
Co-authored-by: Momo Kornher <[email protected]>
|[aws-cdk](./packages/aws-cdk/)| The CDK Toolkit CLI, main CLI interface to CDK projects. | Yes |
49
+
|[aws-cdk](./packages/aws-cdk/)| The CDK Toolkit CLI, main CLI interface to CDK projects. | Yes | Yes |
50
50
|[cdk](./packages/cdk/)| An alias for `aws-cdk` so you can run `npx cdk` even if it's not installed. | Yes | Yes |
51
51
|[cdk-assets v3](./packages/cdk-assets/)| CLI component handling asset uploads, also used as a CLI in [CDK Pipelines](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.pipelines-readme.html)| Yes | Yes |
52
52
|[@aws-cdk/cloud-assembly-schema](./packages/@aws-cdk//cloud-assembly-schema/)| The contract between the CDK construct library and the CDK toolkit | Yes | Yes |
0 commit comments