Skip to main content
Server Source code Package

AWS Lambda

AWS Lambda source for walkerOS - works with API Gateway v1/v2 and Lambda Function URLs.

Where This Fits

The AWS Lambda Source is a server source in the walkerOS flow:

It receives events via HTTP and forwards them to your destinations.

Features

  • Multi-platform: API Gateway REST (v1), HTTP API (v2), Function URLs
  • Auto-detection: Automatically detects API Gateway version
  • Pixel tracking: Optional GET requests with 1x1 GIF response
  • Health checks: Built-in health check endpoint

Installation

Loading...

Quick start

Loading...

Deployment

Lambda Function URL (simplest)

Loading...

Serverless Framework

Loading...

Configuration

SettingTypeDefaultDescription
corsboolean | objecttrueCORS configuration
timeoutnumber30000Request timeout (ms)
enablePixelTrackingbooleantrueEnable GET tracking
healthPathstring/healthHealth check path

Ingest Metadata

Extract request metadata from Lambda events and forward it through the pipeline.

Loading...

Available Ingest Paths

API Gateway v1 (REST API):

PathDescription
requestContext.identity.sourceIpClient IP address
requestContext.identity.userAgentUser agent string
headers.*HTTP headers
httpMethodHTTP method

API Gateway v2 (HTTP API) / Function URLs:

PathDescription
requestContext.http.sourceIpClient IP address
requestContext.http.userAgentUser agent string
requestContext.http.methodHTTP method
headers.*HTTP headers

Supported platforms

PlatformStatus
API Gateway REST API (v1)
API Gateway HTTP API (v2)
Lambda Function URLs
Direct Lambda invocation
💡 Need Professional Support?
Need professional support with your walkerOS implementation? Check out our services.