aws-samples / aws-lambda-extensions

A collection of sample extensions to help you get started with AWS Lambda Extensions
MIT No Attribution
442 stars 145 forks source link

The 'function' event needs to include the request id. #86

Closed hb2638 closed 11 months ago

hb2638 commented 1 year ago

Please add the requestId to https://docs.aws.amazon.com/lambda/latest/dg/telemetry-schema-reference.html#telemetry-api-function so we can easily correlate logs with requests.

julianwood commented 11 months ago

I've submitted this feature request internally.