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
83 stars 34 forks source link

Add region to S3 origin host names for CloudFront #264

Closed JimTharioAmazon closed 2 years ago

JimTharioAmazon commented 2 years ago

Describe the bug We are using global domain names for S3 origins in CloudFront which can take time to propagate This is true for buckets hosted outside of us-east-1

To Reproduce Steps to reproduce the behavior:

  1. install MSAM into any region not us-east-1
  2. open MSAM browser application
  3. browser will response will a redirection error for several hours

Expected behavior Browser application loads and initializes

Additional context Use bucket names with region included and CloudFront will work as expected: player-2-browserappmodulesta-msambrowserappbucket-75axd63j4q10.s3.us-west-2.amazonaws.com