amplify-hosting icon indicating copy to clipboard operation
amplify-hosting copied to clipboard

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.

Results 407 amplify-hosting issues
Sort by recently updated
recently updated
newest added

This is a React.js SPA. It works locally and in other clouds (IBM). Now porting to AWS Amplify, with the SPA redirect to /index.html as per the documentation: 200 rewrite...

### 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+)....

feature-request

**Is your feature request related to a problem? Please describe.** The Cypress integration is great and it encourages such tests. However, large applications might have many tests that accumulate long...

feature-request
e2e-cypress-tests

** Please describe which feature you have a question about? ** Since AWS Amplify already uses CloudFront. Why isn't there an option to restrict web apps under the Amplify console?...

feature-request
hosting

### 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+)....

bug
pending-prioritization
access-control

### 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+)....

bug
ssr

**Is your feature request related to a problem? Please describe.** It's annoying and a waste of resources to build & deploy if we modify files that have nothing to do...

feature-request

### How did you install the Amplify CLI? _No response_ ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI Version 12.12.4 ### What operating...

pending-triage

### 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+)....

feature-request

I wanted to trigger amplify hosting builds for my nextjs website using github actions. I searched for user triggered build and came to this issue which mentions using webhooks to...