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.

posta un anno fa426 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande