You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
44
44
|**[Apib Validator - `serverless-apib-validator`](https://github.com/onlicar/serverless-apib-validator)** <br/> by [onlicar](http://github.com/onlicar) <br/> Validate that an API Blueprint has full coverage over a Serverless config | <br/> |
45
45
|**[Apig S3 - `serverless-apig-s3`](https://github.com/sdd/serverless-apig-s3)** <br/> by [sdd](http://github.com/sdd) <br/> Serve static front-end content from S3 via the API Gateway and deploy client bundle to S3. | <br/> |
46
46
|**[Apigateway Log Retention - `serverless-apigateway-log-retention`](https://github.com/dvla/serverless-apigateway-log-retention)** <br/> by [dvla](http://github.com/dvla) <br/> Control the retention of your AWS ApiGateway access logs and execution logs. | <br/> |
47
+
|**[AWS Lambda Function URL Custom Domain - `serverless-aws-function-url-custom-domain`]([https://github.com/wangsha/serverless-aws-function-url-custom-domain](https://github.com/wangsha/serverless-aws-function-url-custom-domain))** <br/> by [wangsha](http://github.com/wangsha) <br/> Setup cloudfront distribution and route53 record for aws lambda functions deployed with function url. | <br/> |
47
48
|**[Apigateway Plugin - `serverless-apigateway-plugin`](https://github.com/GFG/serverless-apigateway-plugin)** <br/> by [GFG](http://github.com/GFG) <br/> Configure the AWS api gateway: Binary support, Headers and Body template mappings | <br/> |
48
49
|**[Apigateway Route Settings - `serverless-apigateway-route-settings`](https://github.com/talbotp/serverless-apigateway-route-settings)** <br/> by [talbotp](http://github.com/talbotp) <br/> Configure Route Settings for HTTP API Gateway v2 (Throttling & Detailed Metrics) | <br/> |
49
50
|**[Apigateway Service Proxy - `serverless-apigateway-service-proxy`](https://github.com/horike37/serverless-apigateway-service-proxy)** <br/> by [horike37](http://github.com/horike37) <br/> This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway. | <br/> |
0 commit comments