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 09d9f74 commit fe15e7dCopy full SHA for fe15e7d
plugins.json
@@ -1,5 +1,10 @@
1
[{
2
- "name": "@failsafe-engineering/serverless-aws-apigateway-documentation",
+ "name": "@kakkuk/serverless-aws-lambda-dynamic-trigger",
3
+ "description": "Allows to register sns, sqs and kinesis triggers (events) dynamically.",
4
+ "githubUrl": "https://github.com/failsafe-engineering/serverless-aws-lambda-dynamic-trigger",
5
+ "status": "active"
6
+},{
7
+ "name": "@kakkuk/serverless-aws-apigateway-documentation",
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"
0 commit comments