turbot/aws_insights

Query: lambda_function_runtime

Usage

powerpipe query aws_insights.query.lambda_function_runtime

Steampipe Tables

SQL

select
'Runtime' as label,
runtime as value
from
aws_lambda_function
where
arn = $1;

Dashboards

The query is used in the dashboards: