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
gefragt vor 2 Jahren611 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren
profile pictureAWS
EXPERTE
kentrad
überprüft vor 2 Jahren
  • What AWS services can be performed monthly? Because I read all this information and I didn't find any information about scheduling.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen