CloudFront ChecksCloudTrail ChecksCloudWatch ChecksCost Explorer ChecksDynamoDB ChecksEBS ChecksEC2 ChecksECS ChecksEKS ChecksElastiCache ChecksEMR ChecksLambda ChecksNetworking ChecksRDS ChecksRedshift ChecksRoute 53 ChecksS3 ChecksSecrets Manager Checks
Dashboard: Lambda Checks
Thrifty Lambda Benchmark
Timeout is the amount of time that Lambda allows a function to run before stopping it. Excessive timeouts result in retries and additional execution time for the function, incurring request charges and billed duration.
Lambda charges based on number of requests for your function. Function errors may result in retries that incur extra charges.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Lambda Checks dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run aws_thrifty.benchmark.lambda --share
Benchmark
This dashboard is automatically generated from the following benchmark:
benchmark.lambda