Skip to content

Commit fb4c826

Browse files
authored
added serverless-aws-function-url-custom-domain
1 parent 336eb83 commit fb4c826

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
"description": "Adds support for AWS API Gateway documentation and model",
99
"githubUrl": "https://github.com/failsafe-engineering/serverless-aws-apigateway-documentation",
1010
"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"
1116
},{
1217
"name": "serverless-plugin-typetalk",
1318
"description": "Sends notification to Typetalk",

0 commit comments

Comments
 (0)