diff --git a/plugins.json b/plugins.json index b7fbee4..ce4eb62 100644 --- a/plugins.json +++ b/plugins.json @@ -8,6 +8,11 @@ "description": "Adds support for AWS API Gateway documentation and model", "githubUrl": "https://github.com/failsafe-engineering/serverless-aws-apigateway-documentation", "status": "active" +},{ + "name": "@vulcancreative/serverless-storage", + "description": "Serverless plugin defining DynamoDB storage primitives; like localStorage but better", + "githubUrl": "https://github.com/vulcancreative/serverless-storage", + "status": "active" },{ "name": "serverless-aws-function-url-custom-domain", "description": "Setup cloudfront distrubution and route53 record for AWS Lambda with Function URL",