Changing your AWS Migration Hub home Region
To use the AWS Management Console to change your home Region
Sign in to the AWS Management Console and open the Migration Hub console at https://console.aws.amazon.com/migrationhub/
. -
In the left navigation pane, scroll to the bottom, and choose Settings.
-
Choose Remove.
-
Enter
confirm
, and then choose Confirm. -
Choose Choose a home Region, and then choose your new home Region from the list.
-
Choose Confirm home Region.
To use the API or the AWS CLI to change your home Region
-
Use either the DescribeHomeRegionControls API or the describe-home-region-controls AWS CLI command to get the control ID of the current Region.
-
Invoke either the DeleteHomeRegionControl API or the delete-home-region-control AWS CLI command with the control ID that you obtained in the previous step.
-
Use the CreateHomeRegionControl API or the create-home-region-control AWS CLI command to set the new home Region.
Your home Region can only be changed to another AWS Region that is supported by AWS Migration Hub. For a list of the supported Regions, see AWS Migration Hub Service endpoints in the AWS General Reference.
If you change the Migration Hub home Region, you'll need to recollect the data in the new home Region. Data collected in the old home Region doesn't migrate to the new home Region.