I am trying to hit an API that is deployed on AWS from my node js code using axios.
Here is my code:
var url = //url goes here var jsonObject = //request b