Skip to main content

aws.lambda.function

Supported platform

  • aws

Description

AWS Lambda function

The aws.lambda.function provides fields for assessing the configuration of individual AWS Lambda functions. For usage, read the aws.lambda resource documentation.

Fields

IDTYPEDESCRIPTION
arnstringARN of the function
namestringName of the function
runtimestringRuntime environment for the function
concurrencyintConcurrency limit for the function
dlqTargetArnstringTarget ARN of the dead-letter queue config
policydictPolicy for the function
vpcConfigdictVPC configuration for the lambda function
regionstringRegion where the function exists
tagsmap[string]stringTags for the function