-
Hello all, we have 2 libs:
And you cannot mix them, and I have a third, and I can only solve with lambda_runtime and try to return a lambda_http response. PROBLEM: To pass the context to Lambda, you must disable the LambdaProxy and create an integration template. LINKS:
The Lambda become :
The problem is the response. End of the day, I need to return something like the:
If I use: It will return all as JSON in the body, and so it will skip the headers (see images) Question is:
If I return
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I think you will have better luck asking this in https://github.com/awslabs/aws-lambda-rust-runtime |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
I think you will have better luck asking this in https://github.com/awslabs/aws-lambda-rust-runtime