As Xray documentation states, service map is a visual representation of JSON service graph. Is there a way to generate a service map from a given JSON?
Asked
Active
Viewed 65 times
0
-
The JSON referenced there is the API response from GetServiceGraph. Which JSON are you referring to? See this page for details https://docs.aws.amazon.com/xray/latest/api/API_GetServiceGraph.html#API_GetServiceGraph_ResponseSyntax – Rohit Banga Dec 25 '18 at 22:47
-
@RohitBanga yes. so can I get a visual representation of the json in that format? – Anatolii Stepaniuk Dec 26 '18 at 16:43
-
The web console renders the API response into the visual representation. – Rohit Banga Dec 26 '18 at 16:44
-
@RohitBanga yes, I understand this, thank you very much – Anatolii Stepaniuk Dec 26 '18 at 16:49