Skip to content

v1.0.0 Released

We’re thrilled to announce that the Nx Plugin for AWS has reached v1.0.0! Since our first release we’ve been building towards a toolkit you can confidently start a production project with, and 1.0 is that milestone.

A few highlights: generators are now idempotent, so re-running one is always safe and doesn’t overwrite your code. nx migrate @aws/nx-plugin is fully supported, so the improvements we make upstream flow into your workspace as you bump versions. A new init generator lets you adopt the plugin in an existing Nx or non-Nx repo. There’s Terraform support alongside CDK across generators, new DynamoDB and relational database generators, agents and MCP servers deployed to AgentCore Runtime by default with a new AgentCore Gateway generator, and a single dev target for local development. Generator names and options have been standardised, and the toolchain moves to Nx 23.2, ESM and Biome. Security defaults have been tightened too, with WAF, Cognito threat protection, an enforced CSP, API access logging and image scanning.

For the full launch announcement, head over to the AWS Open Source blog.

Thank you to everyone who has contributed, filed issues and given us feedback along the way — we’re just getting started. As always, post a discussion or raise an issue to let us know what you’d like to see next!