I need to call LambdaA from another LambdaB. But LambdaA has required user authentication. How to pass the headers to LambdaA. Here is the code to call the LambdaA fro LambdaB