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-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
21
21
|**[@Agiledigital/serverless Sns Sqs Lambda - `@agiledigital/serverless-sns-sqs-lambda`](https://github.com/agiledigital/serverless-sns-sqs-lambda)** <br/> by [agiledigital](http://github.com/agiledigital) <br/> Provide the lambda function with the snsSqs event, the plugin will add the AWS SNS topic and subscription, SQS queue and dead letter queue, and the role need for the lambda. | <br/> |
22
22
|**[@Digitalmaas/serverless Plugin Sqs Alarms - `@digitalmaas/serverless-plugin-sqs-alarms`](https://github.com/digitalmaas/serverless-plugin-sqs-alarms)** <br/> by [digitalmaas](http://github.com/digitalmaas) <br/> Simplifies the setup of CloudWatch Alarms to monitor the visible messages in an SQS queue. | <br/> |
23
23
|**[@Endemolshinegroup/serverless Dynamodb Autoscaler - `@endemolshinegroup/serverless-dynamodb-autoscaler`](https://github.com/EndemolShineGroup/serverless-dynamodb-autoscaler)** <br/> by [EndemolShineGroup](http://github.com/EndemolShineGroup) <br/> Autoscale DynamoDB resources with a single AWS AutoScalingPlan | <br/> |
|**[@Fernthedev/serverless Offline Step Functions - `@fernthedev/serverless-offline-step-functions`](https://github.com/jefer590/serverless-offline-step-functions)** <br/> by [jefer590](http://github.com/jefer590) <br/> Serverless Offline Plugin to Support Step Functions for Local Development. | <br/> |
26
25
|**[@Haftahave/serverless Ses Template - `@haftahave/serverless-ses-template`](https://github.com/haftahave/serverless-ses-template)** <br/> by [haftahave](http://github.com/haftahave) <br/> A serveless plugin that allows automatically creating, updating and removing AWS SES Templates using a configuration file and keeps your AWS SES Templates synced with your configuration file. | <br/> |
27
26
|**[@Hybridless/serverless Ecs Plugin - `@hybridless/serverless-ecs-plugin`](https://github.com/hybridless/serverless-ecs-plugin)** <br/> by [hybridless](http://github.com/hybridless) <br/> (ECR) - Elastic Container Service clusters, services, tasks and application load balancers made easy within your serverless definition. | <br/> |
@@ -112,7 +111,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
112
111
|**[Dart - `serverless-plugin-dart`](https://github.com/katallaxie/serverless-dart)** <br/> by [katallaxie](http://github.com/katallaxie) <br/> Deploy Dart applications to AWS Lambda | <br/> |
113
112
|**[Datadog - `serverless-plugin-datadog`](https://github.com/DataDog/serverless-plugin-datadog)** <br/> by [DataDog](http://github.com/DataDog) <br/> Monitoring, tracing, and real-time metrics for your Lambda functions | <br/> |
114
113
|**[Decouple - `serverless-plugin-decouple`](https://github.com/mutual-of-enumclaw/serverless-plugin-decouple)** <br/> by [mutual-of-enumclaw](http://github.com/mutual-of-enumclaw) <br/> Remove ImportValue dependencies by replacing them with the actual values in order to update base exports | <br/> |
115
-
|**[Default Aws Resource Properties - `serverless-default-aws-resource-properties`](https://github.com/neverendingqs/serverless-default-aws-resource-properties)** <br/> by [neverendingqs](http://github.com/neverendingqs) <br/> Set default properties a given CloudFormation resource should have based on type. | <br/> |
114
+
|**[Default Aws Resource Attributes - `serverless-default-aws-resource-attributes`](https://github.com/neverendingqs/serverless-default-aws-resource-attributes)** <br/> by [neverendingqs](http://github.com/neverendingqs) <br/> Set default attributes a given CloudFormation resource should have based on type. | <br/> |
116
115
|**[Dependson Plugin - `serverless-dependson-plugin`](https://github.com/bwinant/serverless-dependson-plugin)** <br/> by [bwinant](http://github.com/bwinant) <br/> Serverless plugin that automatically generates DependsOn references for AWS Lambdas to prevent AWS RequestLimitExceeded errors. | <br/> |
117
116
|**[Deploy Environment - `serverless-plugin-deploy-environment`](https://github.com/DopplerLabs/serverless-plugin-deploy-environment)** <br/> by [DopplerLabs](http://github.com/DopplerLabs) <br/> Plugin to manage deployment environment across stages | <br/> |
118
117
|**[Deployment Bucket - `serverless-deployment-bucket`](https://github.com/mikesouza/serverless-deployment-bucket)** <br/> by [mikesouza](http://github.com/mikesouza) <br/> Create and configure the custom Serverless deployment bucket | <br/> |
@@ -210,6 +209,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
210
209
|**[Localstack - `serverless-localstack`](https://github.com/LocalStack/serverless-localstack)** <br/> by [LocalStack](http://github.com/LocalStack) <br/> Serverless plugin for LocalStack - a fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! | <br/> |
211
210
|**[Log Filter Subscription - `serverless-log-filter-subscription`](https://github.com/schwamster/serverless-log-filter-subscription)** <br/> by [schwamster](http://github.com/schwamster) <br/> This serverless plugin creates log filter subscription for all lambda functions configured in your projects serverless.yml | <br/> |
212
211
|**[Log Forwarding - `serverless-log-forwarding`](https://github.com/amplify-education/serverless-log-forwarding)** <br/> by [amplify-education](http://github.com/amplify-education) <br/> Serverless plugin for forwarding CloudWatch logs to another Lambda function. | <br/> |
|**[Log Retention - `serverless-plugin-log-retention`](https://github.com/ArtificerEntertainment/serverless-plugin-log-retention)** <br/> by [ArtificerEntertainment](http://github.com/ArtificerEntertainment) <br/> Control the retention of your serverless function's cloudwatch logs. | <br/> |
214
214
|**[Log Subscription - `serverless-plugin-log-subscription`](https://github.com/dougmoscrop/serverless-plugin-log-subscription)** <br/> by [dougmoscrop](http://github.com/dougmoscrop) <br/> Adds a CloudWatch LogSubscription for functions | <br/> |
215
215
|**[Lumigo - `serverless-lumigo`](https://github.com/lumigo-io/serverless-lumigo-plugin)** <br/> by [lumigo-io](http://github.com/lumigo-io) <br/> Serverless monitoring and troubleshooting plugin to easily apply distributed tracing with Lumigo | <br/> |
0 commit comments