Skip to content

Multiple AWS connections support in DynamoDBToS3Operator #29422

@dym-ok

Description

@dym-ok

Description

I want to add support of a separate AWS connection for DynamoDB in DynamoDBToS3Operator in apache-airflow-providers-amazon 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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions