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

Incorrect URL provided for root template install instructions #193

Closed JimTharioAmazon closed 3 years ago

JimTharioAmazon commented 3 years ago

URL is missing '-release' at the end.

Should be: https://rodeolabz-us-west-2.s3.amazonaws.com/aws-media-services-application-mapper/latest/aws-media-services-application-mapper-release.template

https://github.com/awslabs/aws-media-services-application-mapper/blob/master/docs/INSTALL.md#root-template-install-all-msam-resources

morjoan commented 3 years ago

Step 2 of the Deployment section of main README should be updated as well. Sample link given is missing -release in the template name.

1. Get the link of the solution template uploaded to your Amazon S3 bucket.
s3://my-bucket-aws-region/solution-name/latest/aws-media-services-application-mapper-release.template
JimTharioAmazon commented 3 years ago

Fix pushed to trunk.