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 336eb83 commit fb4c826Copy full SHA for fb4c826
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": "serverless-aws-function-url-custom-domain",
13
+ "description": "Setup cloudfront distrubution and route53 record for AWS Lambda with Function URL",
14
+ "githubUrl": "https://github.com/wangsha/serverless-aws-function-url-custom-domain",
15
+ "status": "active"
16
},{
17
"name": "serverless-plugin-typetalk",
18
"description": "Sends notification to Typetalk",
0 commit comments