Hi everyone,
We have an Amplify Gen 2 project with authentication, data, functions, and storage that we need to migrate to a different AWS account. The backend is live and includes:
Users (Cognito)
Data (DynamoDB)
Media files (S3)
What would be the best strategy to ensure a smooth migration while minimizing downtime and preserving user data and configurations? Any insights or best practices would be greatly appreciated.
Thanks in advance!