James Thomas 7c5c1a0924 Removing AWS references.
There were some remaining AWS references caught during code reivew.
2017-01-27 10:17:28 +00:00

806 B

Read this on the main serverless docs site

Serverless Statistics

This plugin implements a way to toggle framework statistics.

serverless slstats --enable

Options

  • --enable or -e.
  • --disable or -d

Provided lifecycle events

  • slstats:slstats

Examples

Disabling it

serverless slstats --disable

This example will disable framework statistics.