1inuxoid opened a new issue, #29422:
URL: https://github.com/apache/airflow/issues/29422

   ### Description
   
   I want to add support of a separate AWS connection for DynamoDB in 
`DynamoDBToS3Operator` via `aws_dynamodb_conn_id` constructor argument.
   
   
   
   ### Use case/motivation
   
   Sometimes DynamoDB tables and S3 buckets live in different AWS accounts so 
to access both resources you need to assume a role in another account from one 
of them.
   That role can be specified in AWS connection, thus we need to support two of 
them in this operator.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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