S3 bucket to bucket transfer #142
IgorBalog-Eng
started this conversation in
General
Replies: 1 comment
-
This will be a long one |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
S3-to-S3 bucket transfer
From ASW documentation:
This pattern describes how to migrate data from an Amazon Simple Storage Service (Amazon S3) bucket in an AWS source account to a destination S3 bucket in another AWS account, either in the same AWS Region or in a different Region.
Create an IAM user and role in the destination AWS account
Phase 1:
Phase 2:
TODO add part on java SDK implementation (real or pseudo-code)
Beta Was this translation helpful? Give feedback.
All reactions