I need to transfer objects from s3 bucket to another s3 in the same account

0

I have 2 buckets and I need to transfer large amounts of data (1TB) from one bucket to another every months (very important). How can I do this (the best variant)? I think the best variant is aws cli because s3 batch, SRR, S3 DataSync don't have the ability to do this on a monthly schedule(

Yurii
已提問 2 年前檢視次數 611 次
1 個回答
1

Options - https://aws.amazon.com/premiumsupport/knowledge-center/s3-large-transfer-between-buckets/

If it is a continuous process, would you want to consider S3 replication? https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html

Make sure you also refer the considerations of replication - e.g. versioning on both source and destination buckets, etc.

profile pictureAWS
已回答 2 年前
profile pictureAWS
專家
kentrad
已審閱 2 年前
  • What AWS services can be performed monthly? Because I read all this information and I didn't find any information about scheduling.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南