1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
I think you can change it by running the following command.
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/amplify/update-app.html
aws amplify list-apps
aws amplify update-app --app-id {app-id} --repository {github-repository-url} --access-token {github-access-token}
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 11 days ago
- AWS OFFICIALUpdated 2 years ago