Skip to content

Commit fe15e7d

Browse files
author
Otto Pecz
committed
Adding dynamic trigger plugin
1 parent 09d9f74 commit fe15e7d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

plugins.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[{
2-
"name": "@failsafe-engineering/serverless-aws-apigateway-documentation",
2+
"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",
38
"description": "Adds support for AWS API Gateway documentation and model",
49
"githubUrl": "https://github.com/failsafe-engineering/serverless-aws-apigateway-documentation",
510
"status": "active"

0 commit comments

Comments
 (0)