Mayfly.Helpers (Mayfly v0.1.0)

View Source

Helper functions for AWS Lambda runtime.

Summary

Functions

Extracts the request ID from Lambda invocation headers.

Functions

get_request_id(headers)

@spec get_request_id(list()) :: binary() | nil

Extracts the request ID from Lambda invocation headers.