olchas opened a new issue #12061: URL: https://github.com/apache/airflow/issues/12061
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details tag like <details><summary>super-long log</summary> lots of stuff </details> Please delete these comment blocks before submitting the issue. --> **Description** This issue is about adding an example dag showing usage of `impersonation_chain` argument of Google operators. It should show both using this argument as a string and as a sequence. <!-- A short description of your feature --> **Use case / motivation** This is to provide users of Google operators with instructions on how to use [direct impersonation](https://cloud.google.com/iam/docs/understanding-service-accounts#directly_impersonating_a_service_account) with them. <!-- What do you want to happen? Rather than telling us how you might implement this solution, try to take a step back and describe what you are trying to achieve. --> **Related Issues** https://github.com/apache/airflow/issues/8803 <!-- Is there currently another issue associated with this? --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
