This tutorial is the guide to transfer Amazon S3 Objects from Beijing (cn-north-1) to Oregon (us-west-2).
We assume that you have already finished the deployment of the Data Transfer Hub Solution. And the solution is deployed in Oregon (us-west-2) region.
You can refer to Deployment Guide to deploy the solution first.
Once the cloudformation stack is created successfully, you will receive an email notification that contains a temporary password for login, the username is the AdminEmail you set while you launch the cloudformation. The portal url can be found in the outputs tab of the cloudformation stack, see below screenshot as an example:
- Open the portal URL in your browser
- Sign in with your username and the temporary password
- Change the temporary password
- Verify the email (optional)
- Open Secrets Manager console
- Choose Secrets in the left navigation bar
- Click Store a new secret button
- Select Other type of secrets as type
- Input the credentials as text in Plaintext, the credentials format should follow
{ "access_key_id": "<Your Access Key ID>", "secret_access_key": "<Your Access Key Secret>" }
- Click Next
- Input Secret name, for example:
drh-credentials
- Click Next
- Select Disable automatic rotation
- Click Store
-
Go back to Data Transfer Hub portal, choose Amazon S3 and click Next Step.
-
In Edition type we recommened
EC2 Graviton 2
, then click Next Step. -
In Source settings part, enter the name of source bucket Name and other config item.
-
In Destination settings part, enter the name of destination bucket Name and other config item.
-
After reviewing task, click Create Task. Then, you can see the task you created.
Click the CloudWatch link under the task to monitor the task. Note that when the task is created for the first time, the monitoring data of the CloudWatch may be delayed by about 5 minutes.