Snippets Collections
 | filter @type = “REPORT”
 | stats max(@initDuration) as maxInit,
     min(@initDuration) as minInit,
     avg(@initDuration) as avgInit
star

Wed Feb 22 2023 22:06:59 GMT+0000 (Coordinated Universal Time) https://nadetastic.medium.com/calculate-average-lambda-cold-start-times-c0b7c307ecf

#lambda #cloudwatch

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension