Hi, Does your process works if the two buckets are in different regions ? I tried your approach but get an 301 error on each object : The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.!
replied 10 months ago
@William - Please ensure that you create the S3 Batch Operations job in the same AWS region as the destination bucket. This should resolve the 301 error you're encountering.
Reference - https://docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops-create-job.html#to-create-batch-ops-job > Using the S3 console
For copy operations, you must create the job in the same Region as the destination bucket. For all other operations, you must create the job in the same Region as the objects in the manifest.
replied 9 months ago
Thank you, Meir for answering to the question. I second you, batch copy job must be created in same region as of destination bucket.
Relevant content
asked 2 years ago
asked 3 years ago
