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
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ After adding your plugin to the `plugins.json` file, run `npm run docs` to regen
61
61
|**[Cloudformation Parameter Setter - `serverless-cloudformation-parameter-setter`](https://github.com/trek10inc/serverless-cloudformation-parameter-setter)** <br/> by [trek10inc](http://github.com/trek10inc) <br/> Set CloudFormation parameters when deploying. | <br/> |
62
62
|**[Cloudformation Resource Counter - `serverless-cloudformation-resource-counter`](https://github.com/drexler/serverless-cloudformation-resource-counter)** <br/> by [drexler](http://github.com/drexler) <br/> A plugin to count the resources generated in the AWS CloudFormation stack after deployment. | <br/> |
63
63
|**[Cloudformation Sub Variables - `serverless-cloudformation-sub-variables`](https://github.com/santiagocardenas/serverless-cloudformation-sub-variables)** <br/> by [santiagocardenas](http://github.com/santiagocardenas) <br/> Serverless framework plugin for easily supporting AWS CloudFormation Sub function variables | <br/> |
64
+
|**[Cloudwatch Dashboard - `serverless-plugin-cloudwatch-dashboard`](https://github.com/codecentric/serverless-plugin-cloudwatch-dashboard)** <br/> by [codecentric](http://github.com/codecentric) <br/> Serverless plugin to generate AWS CloudWatch dashboard for AWS Lambda functions | <br/> |
64
65
|**[Cloudwatch Sumologic - `serverless-plugin-cloudwatch-sumologic`](https://github.com/ACloudGuru/serverless-plugin-cloudwatch-sumologic)** <br/> by [ACloudGuru](http://github.com/ACloudGuru) <br/> Plugin which auto-subscribes a log delivery lambda function to lambda log groups created by serverless | <br/> |
65
66
|**[Coffeescript - `serverless-coffeescript`](https://github.com/duanefields/serverless-coffeescript)** <br/> by [duanefields](http://github.com/duanefields) <br/> A Serverless plugin to compile your CoffeeScript into JavaScript at deployment | <br/> |
66
67
|**[Cognito Add Custom Attributes - `serverless-cognito-add-custom-attributes`](https://github.com/GetWala/serverless-cognito-add-custom-attributes)** <br/> by [GetWala](http://github.com/GetWala) <br/> Serverless Plugin for adding custom attributes to an existing CloudFormation-managed CognitoUserPool and CognitoUserPoolClient without losing all your users | <br/> |
0 commit comments