Skip to content

sana lambda-memory-distribution

is used to get the Lambda function distribution by memory size.

sh
$ sana lambda-memory-distribution

> 128: 10 functions.
> 256: 15 functions.
> 512: 24 functions.
> 10240: 1 functions.

Command Use-cases

  • Useful for raising awareness about the existence of outliers in terms of memory configuration
  • Useful for identification of most commonly used memory configurations.

Released under the Apache 2.0 License.