diff --git a/community/approved-plugins.json b/community/approved-plugins.json index af32fc7e2a..47863ab7fc 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -513,5 +513,10 @@ "name": "nx-foundry", "description": "Foundry generators and inferred tasks for Nx", "url": "https://github.com/juliangsibecas/nx-foundry" + }, + { + "name": "@aws/nx-plugin", + "description": "Nx Plugin for AWS: Accelerate building cloud-native applications with AWS", + "url": "https://github.com/awslabs/nx-plugin-for-aws" } ]