I am designing an API to connect to AWS ec2 using aws-sdk on Node.js. I am getting the response from the AWS ec2. However, I am not able to send the received response using response.send. Please help me out.I am designing an API to connect to AWS ec2 usi