amplify-hosting
                                
                                 amplify-hosting copied to clipboard
                                
                                    amplify-hosting copied to clipboard
                            
                            
                            
                        AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
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+)....
**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...
** 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?...
### 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+)....
**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...
### 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...
### 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+)....
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...