Open3

Serverless Framework 運用時の設定まとめ

wintwint

プラグイン

prune

https://github.com/claygregory/serverless-prune-plugin

容量節約

Lambda Insights

https://github.com/awslabs/serverless-plugin-lambda-insights

メトリクス強化

custom:
  lambdaInsights:
    defaultLambdaInsights: true
    lambdaInsightsVersion: 14
{"custom":{"lambdaInsights":{"defaultLambdaInsights":true,"lambdaInsightsVersion":14}}}

参考

https://docs.aws.amazon.com/ja_jp/AmazonCloudWatch/latest/monitoring/Lambda-Insights-extension-versions.html