lalmgren opened a new issue, #35271: URL: https://github.com/apache/airflow/issues/35271
### Description We are using identity federation to pass access from GCP to AWS. However, it is not possible to use identify federation with `CloudDataTransferServiceS3ToGCSOperator` as `AWS_S3_DATA_SOURCE` is using `ACCESS_KEY_ID` and `SECRET_ACCESS_KEY`. Maybe it should be possible to pass `AWS_S3_DATA_SOURCE`? ### Use case/motivation To enable using identity federation between GCP and AWS I'd like it to be possible to pass `AWS_S3_DATA_SOURCE` to the operator. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] 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]
