API Overview
High-level overview of the Nx CDK Deploy plugin APIs. Use this section to understand what each API surface covers and how to navigate the detailed reference pages.
What’s covered
- Generators — Create new CDK stacks/resources and scaffold code using Nx generators.
- Executors — Run tasks such as build, deploy, and destroy for your CDK projects.
- Schemas — JSON schemas for all generators and executors, including options and defaults.
Quick links
- Generators: Generators API
- Executors: Executors API
- Schemas: Schemas
Versioning
The documentation tracks the current main branch. Behavior may change between releases. Pin to a specific version in your project’s package.json for stability.
Getting help
- Open an issue: https://github.com/mhshahzad/Nx-CDK-Deploy/issues
- Discussions: https://github.com/mhshahzad/Nx-CDK-Deploy/discussions