I have created a BigQuery transfer from AWS S3 to Google BigQuery. It fails with the following error,
No new files found matching "gs://bqdts-amazon_s3-prod-eu-w5jetqct8ohvcjih85apf7gvkbibvbkcj9o6l67/test/files"
But, the data is successfully moved from S3 to Google Cloud
Moving data from Amazon S3 to Google Cloud complete: Moved 10 object(s).
I have created a table in the BigQuery dataset also
Kindly help me resolve this issue