aws-solutions / media-services-application-mapper

Media Services Application Mapper is a browser-based tool that allows operators to visualize the structure and logical connections among AWS Media Services and supporting services in the cloud. The tool can be used as a top-down resource monitoring tool when integrated with CloudWatch.
Apache License 2.0
82 stars 26 forks source link

Export diagrams to .drawio format #150

Closed JimTharioAmazon closed 1 year ago

JimTharioAmazon commented 4 years ago

I ran into some cases where it would be useful to take the MSAM generated diagram, and then export that to reformat or embellish it with other information or services in DrawIO before using it in a publication. Today we're limited to taking screen grabs to an image format, which we cannot edit as a diagram.

JimTharioAmazon commented 4 years ago

Look at a move to mxGraph as an option. This would replace vis.js as the diagramming surface.

https://github.com/jgraph/mxgraph

JimTharioAmazon commented 4 years ago

Alternatively, having an MSAM inventory palette inside of draw.io might be an option. The nodes for MSAM would still be active in terms of alerts and alarms, but also gives the user an ability to augment the view with additional icons and structure.