How to have consistent access to AWS lambda payload across various invocation methods
Depending on the AWS docs that I read, I see different methods to access the payload of AWS Lambda functions, leading to different and incompatible implementations.