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
This may be a setup issue with CloudFront, but I am not receiving a body inside the event object my Lambda is called with, and therefore it's not passed to express.
An example of such a call is:
Is there something special I need to do in the CloudFront distribution setup to get this to work? I've allowed all methods, and been through the settings a few times to check for something missing, but I can't see anything there or in the docs.
Thanks,
Ross.
The text was updated successfully, but these errors were encountered:
Hello,
This may be a setup issue with CloudFront, but I am not receiving a body inside the event object my Lambda is called with, and therefore it's not passed to express.
An example of such a call is:
Is there something special I need to do in the CloudFront distribution setup to get this to work? I've allowed all methods, and been through the settings a few times to check for something missing, but I can't see anything there or in the docs.
Thanks,
Ross.
The text was updated successfully, but these errors were encountered: