aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
456 stars 115 forks source link

Amplify CLI (Cloudfront) Hosting in Amplify Console #136

Closed MartinPindel closed 5 years ago

MartinPindel commented 5 years ago

Please describe which feature you have a question about? Cloudfront (+S3) Hosting

If I add Hosting in the Amplify CLI, a S3-bucket and Cloudfront will be generated and it is visible in the AWS Console. If I add this project to the Amplify Console (via CodeCommit repository), these objects will be still generated, but the domain leads to an Amplify hosted website.

Is it possible to lead to the Cloudfront distribution created by Amplify CLI? Or edit the Amplify Console Cloudfront distribution?

Provide additional details Angular project with API, Auth, Hosting and Storage CodeCommit Repository

Greetings Martin

swaminator commented 5 years ago

Currently the hosting options available in the Amplify Console and CLI are different. Amplify Console offers fully managed hosting with features such as instant cache invalidation, atomic deploys, easy custom domain setup, and redirects. The CLI offers hosting with S3 and CloudFront. To view those resources please visit the CloudFront and S3 consoles respectively.

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.