amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

Different urls are shown `awsmobile publish` and AWS console for S3 #46

Closed yuyokk closed 6 years ago

yuyokk commented 6 years ago

Hi guys,

After awsmobile publish I see the following message

Successful!
your application is published and hosted at:
http://affiliates-hosting-mobilehub-453285650.s3-website.us-east-1.amazonaws.com

But when I go to AWS console I see slightly different url of the S3 bucket http://affiliates-hosting-mobilehub-453285650.s3-website-us-east-1.amazonaws.com

Please see screenshot attached screenshot 2018-01-22 23 09 48

It's not a big of the issue for sure but just wanted to report it.

Thanks

UnleashedMind commented 6 years ago

Thanks, we are investigating this issue.

nidsharm commented 6 years ago

Hi @yuyokk ,

Thank you for bringing this to our attention. The correct s3 url is the one displayed by the CLI (http://affiliates-hosting-mobilehub-453285650.s3-website.us-east-1.amazonaws.com), however the Mobile Hub version works too for us-east-1. We have added the bug fix for Mobile Hub to our backlog.