1inuxoid commented on issue #29422:
URL: https://github.com/apache/airflow/issues/29422#issuecomment-1424815215

   @eladkal, I can see that `RedshiftToS3Operator` and `S3ToRedshiftOperator` 
already implement a similar pattern using `redshift_conn_id` connection 
argument.
   I don't see any other operators in this "transfer family".
   
   Also, I think the semantics of two AWS connections in case of such 
`AwsToAwsBaseTransferOperator` would be tricky and not straightforward at all. 
How would you even name them if they are not service-specific? 
   
   I'll probably continue with a change to `DynamoDBToS3Operator` specifically 
for now, however, I'm open to suggestions on how to address this semantical 
challenge. 


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to