AWS Lambda function
aws.lambda.function MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
AWS Lambda function
Min version: 5.15.0Defaults:
arnRelationships
4 resources · 4 relationships·Click to select, expand fields to see properties.
Fields (9)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN of the function |
concurrency | int | Concurrency limit for the function |
dlqTargetArnrequired | string | Target ARN of the dead-letter queue config |
namerequired | string | Name of the function |
policy | dict | Policy for the function |
regionrequired | string | Region where the function exists |
runtimerequired | string | Runtime environment for the function |
tagsrequired | map[string]string | Tags for the function |
vpcConfigrequired | dict | VPC configuration for the Lambda function |