mik-laj edited a comment on issue #8284:
URL: https://github.com/apache/airflow/issues/8284#issuecomment-616820918


   It depends on the value of the body parameter.
   Please look at this code related to AWS
   
https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/operators/cloud_storage_transfer_service.py#L48-L57
   Here is example GCS => GCS transfer body:
   
https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/example_dags/example_cloud_storage_transfer_service_gcp.py#L60-L74
   Here is example AWS => GCS transfer body:
   
https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/example_dags/example_cloud_storage_transfer_service_aws.py#L81


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to