Last active
April 19, 2022 01:22
-
-
Save gzimbron/ea349ef94bbfe9eadaa4f3939e54779d to your computer and use it in GitHub Desktop.
Migrate Amplify Project to other AWS Account
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1.- Delete amplify/team-provider-info.json, src/aws-exports.js | |
(optional) run amplify configure to setup new aws profile | |
2.- run amplify init |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment