Lambda
Last updated
Last updated
aws_lambda_duration
seconds
The duration of an AWS Lambda function execution
aws_lambda_memory_size
megabytes
The memory size allocated for an AWS Lambda function
aws_lambda_cost
dollars
The elaboration cost of an AWS Lambda function
aws_lambda_reserved_concurrency
instances
The maximum number of concurrent instances for an AWS Lambda function
aws_lambda_provisioned_concurrency
instances
The number of prepared environments for an AWS Lambda function
aws_lambda_memory_size
integer
128
128 → 10240
no
The memory size allocated for an AWS Lambda function
aws_lambda_reserved_concurrency
integer
100
0→ 1000
no
The maximum number of concurrent instances for an AWS Lambda function
aws_lambda_provisioned_concurrency
integer
0
0→100
no
The number of prepared environments for an AWS Lambda function