Skip to content

Migration between AWS accounts #1124

Description

@NairiAreg

Describe the feature you'd like to request

For now there is no official documentation on how to migrate EVERYTHING from one AWS to another
I was struggling trying migrate our Amplify based infrastructure, which took days, I think there should be a button clicking on which it should bring everything from old account to the new one, Terraform could work under the hood

Describe your use case and how the feature would improve your experience.

Very often companies need their production isolated from development and separating them not between regions or roles but between root accounts, that's where you need to migrate accounts, or you want to create a similar app, but for another client

Describe alternatives you've considered

Alternatives are manually copying everything, what I did was to create an amplify project in the new account's console, pulled it, did some hardcodings on team-provider-info.json and similar files, pushed, than manually copied SNS, SQS, SES, OpenSearch, Route53, CloudFront and similar services
Or use Terraform, but you need some devops work to do which neither developer nor client can do

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending-triageAn issue that is pending triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions