1 Answer
- Newest
- Most votes
- Most comments
0
Amplify Console (hosting with CI/CD) only works with public Github today, not Enterprise. If you can script a way to get your React site files into an S3 bucket, you could trigger the build of your application from S3. Here are more details on this approach:
https://aws.amazon.com/blogs/mobile/deploy-files-s3-dropbox-amplify-console/
answered 3 years ago
Relevant content
- asked 3 years ago
- asked 6 months ago
- asked 3 years ago
- asked 6 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
I assume the same limitation (not compatible with Enterprise Github) also applies to CodeStar and App Runner, is that so?