Does anyone know of a way to access the browser agent that was used to initiate an API Gateway call, in the triggered lambda?
Ross Coundon
12/20/2021, 12:07 PM
and the origin
t
thdxr
12/20/2021, 1:34 PM
It's not in headers?
r
Ross Coundon
12/20/2021, 2:18 PM
Yes it is, the previous requests I was looking at were coming from a 3rd party system rather than via a browser and they're not specified - annoying as I really could do with having the origin but that's my problem