You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/02/10 18:32:44 UTC

[GitHub] [airflow] ferruzzi commented on pull request #29452: Add support of a different AWS connection for DynamoDB

ferruzzi commented on PR #29452:
URL: https://github.com/apache/airflow/pull/29452#issuecomment-1426187395

   > `aws_conn_id_in`, `aws_conn_id_out` ??? and deprecate `aws_conn_id` for transfers operators within AWS?
   
   I'd maybe leave the existing aws_conn_id and make the new way an option with some checks to assert `aws_conn_id XOR (aws_conn_id_in and aws_conn_id_out)`.  I don't think adding the option to specify an _out should require folks to update their existing code.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org