mik-laj edited a comment on issue #9873:
URL: https://github.com/apache/airflow/issues/9873#issuecomment-660425099


   @ad-m Not everyone uses Kubernetes on GCP. On the other hand, we can add 
more a well-known external OpenID Connect (OIDC)-compatible IdP in the nest 
step. Our GCP user community is very active and likes to create new solutions 
that can then be expanded with independent solutions. However, someone has to 
pay tax of the new feature. 
   
   If you are interested in how credentials for AWS are created then you can 
have a look here:
   
https://github.com/apache/airflow/blob/master/airflow/providers/amazon/aws/hooks/base_aws.py#L87
   In most cases, this means reading the configuration 
dictionary(`connection_object.extra_dejson`) and creating a credential object:
   
   @olchas I know you work on [Impersonation in Google 
integration](https://github.com/apache/airflow/issues/8803). This is a similar 
concept, but we are not changing identity from Google to Google, but from 
Google to AWS. Is it interesting for you?
   
   @potiuk @amithmathew  What do you think about this ticket?


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


Reply via email to