Open evilkev opened 3 years ago
@evilkev The PROXY_API_URL is available in this file main.js in the directory visualizeneptune/js/main.js.
I'm also not able to figure this out. Time for escalation.
@evanerwee Were you able to see the PROXY_API_URL which is available in this file main.js in the directory visualizeneptune/js/main.js. Please let me know.
Reading through your blog:
https://aws.amazon.com/blogs/database/visualize-your-aws-infrastructure-with-amazon-neptune-and-aws-config/
In the section entitled "Upload the HTML file to Amazon S3", the steps outlined mention swapping the value PROXY_API_URL with the user's actual URL, and the example in the blog is this value: "https://7brms4lx43.execute-api.us-east-2.amazonaws.com/test"
However, in this visualize-graph.html, there is no such keyword to replace it with the actual URL. The blog references this GH repository. I've been unsuccessful in trying to figure out how to get past this issue.