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
84 stars 27 forks source link

Documentation update request: Preserve user defined nodes when duplicating tables between two stacks #169

Closed spainala closed 3 years ago

spainala commented 3 years ago

Currently the "Example: Duplicating Tables Between Two Stacks" instructions in INSTALL.md mentions skipping the Content table. Skipping content table removes user defined nodes. If the procedure is followed as currently written, user defined nodes are lost.

Please consider updating the INSTALL.md instructions with a procedure that preserves user defined nodes when duplicating tables.

https://github.com/awslabs/aws-media-services-application-mapper/blob/master/INSTALL.md

morjoan commented 3 years ago

Updated documentation. Currently fix is in solution-reorg branch.