I\'m trying to use the PostgresHook inside a DAG in AWS Airflow Managed Service as the following way:
from airflow.hooks.postgres_hook import PostgresHook