Hi , We are storing the userdetails in AWS DB, and We have our lambda api which returns userdetails when called , To call the API we are sending key and token in headers , the same api is returning data in our AMS environment , local environment as well as in POSTMAN , but the api is not returning a...