I have in Airflow a BashOperator that executes an aws s3 ls s3:/path command. It works on the console but it doesn\'t works on Airflow, the error message is:
aws s3 ls s3:/path