Taragolis commented on PR #26162: URL: https://github.com/apache/airflow/pull/26162#issuecomment-1238223675
> Wrong box to open :). This is not part of it. But it do almost the same the same thing that `PostgresHook.get_iam_token` and `MySqlHook.fet_iam_token` - grant access by use AWS IAM auth method. This methods exists for very long time (might be before even providers exists) In case of `airflow.providers.amazon.aws.hooks.base_aws.BaseSessionFactory._get_google_identity_token_loader` it use GCP to auth in AWS. So if apply the same logic this method should live in Google Provider rather than Amazon Provider. -- 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]
