Skip to main content

Amazon Lambda

Amazon Web Services

Integrates with AWS Lambda to inventory the Lambda functions across the configured AWS accounts and regions. For each function the connector reads its configuration (runtime, packaging, VPC placement, layers, encryption key, environment variable keys) and its exposure surface — the Function URL configuration and the resource-based invocation policy — so downstream analysis can flag publicly reachable functions. The connector enumerates functions region by region via the Lambda ListFunctions API and emits one Brinqa object per function.

Data retrieved from Amazon Lambda

Connector ObjectRequiredMaps to Data Model
LambdaFunctionYesServerless
note

For detailed steps on how to view the data retrieved from Amazon Lambda in the Brinqa Platform, see How to view your data.