transfer data from googlecloudstorage to AWS S3

0

I'm transferring 1TB of data from google cloud storage to AWS s3. While using datasync service, I'm getting below error:

Failed to read metadata for file /pipeline.yml: S3 Head Object Failed I have unchecked the copy tagwhile creating task and still getting it.

已提問 1 年前檢視次數 426 次
1 個回答
0

Hello,

This error indicates that AWS DataSync cannot read that file from the source GCS bucket.

An area to verify is the service account principal role that is associated with your HMAC key to ensure it has Storage Object Viewer permissions and does not contain IAM conditions that would prevent reading /pipeline.yml.

https://docs.aws.amazon.com/datasync/latest/userguide/tutorial_transfer-google-cloud-storage.html

AWS
已回答 1 年前

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

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

回答問題指南