amplify-hosting
amplify-hosting copied to clipboard
AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....
### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....
### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-console/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-console/issues?q=is%3Aissue+)....
### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....
**Is your feature request related to a problem? Please describe.** According to [this comment](https://github.com/aws-amplify/amplify-console/issues/178#issuecomment-537616693) from AWS it's a *feature* that deleted files don't get purged from the cache until after...
### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....
For feature branch continuous deploys, the build notices we get for these have the wrong URL in them. The console has the correct URL, where the slash in "feature/branchname" is...
**Is your feature request related to a problem? Please describe.** I'd like to be able to test my amplify.yml build prior to pushing it up. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** AWS Cloudfront already support Brotli Compression but AWS Amplify cannot enable the Brotli compression. At least I cannot get it...
AWS notifications send incorrect URL for build URLs. I have a branch named `feature/my_CoolBranch`, the build URL for in Amplify Console is therefore: `https://feature-my-coolbranch..amplifyapp.com`. However, the URL in the email...