baolsen commented on a change in pull request #7541: [AIRFLOW-6822] AWS hooks 
should cache boto3 client
URL: https://github.com/apache/airflow/pull/7541#discussion_r387642551
 
 

 ##########
 File path: airflow/providers/amazon/aws/hooks/datasync.py
 ##########
 @@ -29,10 +29,13 @@ class AWSDataSyncHook(AwsBaseHook):
     """
     Interact with AWS DataSync.
 
+    Additional arguments (such as ``aws_conn_id``) may be specified and
+        are passed down to the underlying AwsBaseHook.
 
 Review comment:
   Docs build is failing since I removed the indent:
   
https://travis-ci.org/apache/airflow/jobs/658184121?utm_medium=notification&utm_source=github_status
   Adding it back, lets see
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to