We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17aae20 commit 3bf1a6aCopy full SHA for 3bf1a6a
plugins.json
@@ -8,6 +8,11 @@
8
"description": "Adds support for AWS API Gateway documentation and model",
9
"githubUrl": "https://github.com/failsafe-engineering/serverless-aws-apigateway-documentation",
10
"status": "active"
11
+},{
12
+ "name": "@vulcancreative/serverless-storage",
13
+ "description": "Serverless plugin defining DynamoDB storage primitives; like localStorage but better",
14
+ "githubUrl": "https://github.com/vulcancreative/serverless-storage",
15
+ "status": "active"
16
},{
17
"name": "serverless-aws-function-url-custom-domain",
18
"description": "Setup cloudfront distrubution and route53 record for AWS Lambda with Function URL",
0 commit comments