This package provides utilities for AWS Lambda functions, including extractHeaderValue
and reportError
for handling HTTP headers and error reporting.
Extracts a specified header value from the incoming HTTP headers.
Reports errors to Sentry with optional context information.