You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello - I'm trying to implement the API logging feature, but this SDK seems to be pretty dependent on IncomingMessage and ServerResponse, which, as far as I can tell, AWS lambda functions do not provide. Are there any examples on how to get this to work for lambda functions?
The text was updated successfully, but these errors were encountered:
cdalton713
changed the title
Log Example Request - AWS Lambda Functions
Log Example Request - AWS Lambda Functions (Node)
Jan 29, 2024
Hello - I'm trying to implement the API logging feature, but this SDK seems to be pretty dependent on
IncomingMessage
andServerResponse
, which, as far as I can tell, AWS lambda functions do not provide. Are there any examples on how to get this to work for lambda functions?The text was updated successfully, but these errors were encountered: