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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,6 @@ 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/> |
48
47
|**[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/> |
49
48
|**[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/> |
50
49
|**[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/> |
@@ -65,6 +64,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
65
64
|**[Aws Cognito Idp Userpool Domain - `aws-cognito-idp-userpool-domain`](https://github.com/rubentrancoso/aws-cognito-idp-userpool-domain)** <br/> by [rubentrancoso](http://github.com/rubentrancoso) <br/> Manage (add and remove) aws hosted domain on Cognito Userpools | <br/> |
66
65
|**[Aws Contributor Insights - `serverless-plugin-aws-contributor-insights`](https://github.com/kangcifong/serverless-plugin-aws-contributor-insights)** <br/> by [kangcifong](http://github.com/kangcifong) <br/> Support of AWS CloudWatch Contributor Insights | <br/> |
67
66
|**[Aws Documentation - `serverless-aws-documentation`](https://github.com/deliveryhero/serverless-aws-documentation)** <br/> by [deliveryhero](http://github.com/deliveryhero) <br/> Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway | <br/> |
67
+
|**[Aws Function Url Custom Domain - `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 distrubution and route53 record for AWS Lambda with Function URL | <br/> |
68
68
|**[Aws Nested Stacks - `serverless-aws-nested-stacks`](https://github.com/concon121/serverless-plugin-nested-stacks)** <br/> by [concon121](http://github.com/concon121) <br/> Yet another AWS nested stack plugin! | <br/> |
69
69
|**[Aws Resolvers - `serverless-plugin-aws-resolvers`](https://github.com/DopplerLabs/serverless-plugin-aws-resolvers)** <br/> by [DopplerLabs](http://github.com/DopplerLabs) <br/> Resolves variables from ESS, RDS, or Kinesis for serverless services | <br/> |
70
70
|**[Aws Resource Names - `serverless-aws-resource-names`](https://github.com/concon121/serverless-plugin-aws-resource-names)** <br/> by [concon121](http://github.com/concon121) <br/> Serverless plugin to alter the default naming conventions for sls resources via a simple mapping file. | <br/> |
@@ -316,6 +316,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
316
316
|**[Shell - `serverless-shell`](https://github.com/UnitedIncome/serverless-shell)** <br/> by [UnitedIncome](http://github.com/UnitedIncome) <br/> Drop to a runtime shell with all the environment variables set that you'd have in lambda. | <br/> |
317
317
|**[Simulate - `serverless-plugin-simulate`](https://github.com/gertjvr/serverless-plugin-simulate)** <br/> by [gertjvr](http://github.com/gertjvr) <br/> Simulate AWS Lambda and API Gateway locally using Docker | <br/> |
318
318
|**[Slic Watch Plugin - `serverless-slic-watch-plugin`](https://github.com/fourTheorem/slic-watch)** <br/> by [fourTheorem](http://github.com/fourTheorem) <br/> Automatically create CloudWatch alarms and dashboards for Lambda, SQS, Kinesis, DynamoDB, API Gateway and Step Functions | <br/> |
319
+
|**[Sls Rust - `sls-rust`](https://github.com/fdaciuk/sls-rust)** <br/> by [fdaciuk](http://github.com/fdaciuk) <br/> A Serverless plugin to deploy Rust applications | <br/> |
319
320
|**[Snowflake External Function Plugin - `serverless-snowflake-external-function-plugin`](https://github.com/starschema/serverless-snowflake-external-function-plugin)** <br/> by [starschema](http://github.com/starschema) <br/> Serverless Plugin for deploying Snowflake External Functions | <br/> |
320
321
|**[Sns Filter - `serverless-sns-filter`](https://github.com/MechanicalRock/serverless-sns-filter)** <br/> by [MechanicalRock](http://github.com/MechanicalRock) <br/> Serverless plugin to add SNS Subscription Filters to events | <br/> |
321
322
|**[Spa - `serverless-spa`](https://github.com/gilmarsquinelato/serverless-spa)** <br/> by [gilmarsquinelato](http://github.com/gilmarsquinelato) <br/> Serverless plugin to deploy your website to AWS S3 using Webpack to bundle it. | <br/> |
0 commit comments