andrewhharmon commented on issue #46855:
URL: https://github.com/apache/airflow/issues/46855#issuecomment-3877305088

   This seems more like it is failing to call the `aws` cli command. Can you 
confirm the aws cli is installed, its in PATH and the user airflow is running 
under has permissions to call it? It is finding your kubeconfig file, bc it's 
using it to try to fetch aws creds. it does that via the aws cli. It runs the 
`command` in your kubeconfig file. It's saying it doesn't have permissions to 
run that command. 


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

Reply via email to