kaxil commented on pull request #6007:
URL: https://github.com/apache/airflow/pull/6007#issuecomment-625791176
Static check are failing:
```
diff --git a/docs/operators-and-hooks-ref.rst
b/docs/operators-and-hooks-ref.rst
index 0fcf11b..0b024ff 100644
--- a/docs/operators-and-hooks-ref.rst
+++ b/docs/operators-and-hooks-ref.rst
@@ -386,12 +386,12 @@ These integrations allow you to perform various
operations within the Amazon Web
- :mod:`airflow.providers.amazon.aws.hooks.glue_catalog`
-
- :mod:`airflow.providers.amazon.aws.sensors.glue_catalog_partition`
-
+
* - `AWS Glue <https://aws.amazon.com/glue/>`__
-
- :mod:`airflow.providers.amazon.aws.hooks.glue`
- :mod:`airflow.providers.amazon.aws.operators.glue`
- - :mod:`airflow.providers.amazon.aws.sensors.glue`
+ - :mod:`airflow.providers.amazon.aws.sensors.glue`
* - `AWS Lambda <https://aws.amazon.com/lambda/>`__
-
```
----------------------------------------------------------------
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]