bernyag opened a new issue #21827: URL: https://github.com/apache/airflow/issues/21827
### Apache Airflow version 2.2.3 ### What happened When using BigQueryDataTransferServiceStartTransferRunsOperator in Airflow to initiate BigQuery Transfer jobs reading data from an AWS S3 bucket, the S3 access key ID as well as the S3 secret access key are being exposed in plain text via the XCOM screen on the Airflow UI when the DAG runs. ### What you expected to happen Do not share sensitive information on the XCOMs screen. ### How to reproduce _No response_ ### Operating System - ### Versions of Apache Airflow Providers composer-1.18.0-airflow-2.2.3 ### Deployment Composer ### Deployment details Cloud Composer integrated with BigQuery Data Transfer Service and AWS S3 Bucket ### Anything else _No response_ ### Are you willing to submit 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]
