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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ