What do you see as an issue?
The parameter is a boolean but is described as a string
https://github.com/apache/airflow/blob/1e95b069483f5f26a82946d2facc8f642f5ea389/airflow/providers/amazon/aws/hooks/s3.py#L526C1-L527C1
Solving the problem
Update the docstring with a matching description as the _check_key_async operator
Anything else
No response
Are you willing to submit PR?
Code of Conduct
What do you see as an issue?
The parameter is a boolean but is described as a string
https://github.com/apache/airflow/blob/1e95b069483f5f26a82946d2facc8f642f5ea389/airflow/providers/amazon/aws/hooks/s3.py#L526C1-L527C1
Solving the problem
Update the docstring with a matching description as the
_check_key_asyncoperatorAnything else
No response
Are you willing to submit PR?
Code of Conduct