airflow.providers.amazon.aws.utils.mixins

This module contains different mixin classes for internal use within the Amazon provider.

Warning

Only for internal usage, this module and all classes might be changed, renamed or removed in the future without any further notice.

meta

private

Module Contents

airflow.providers.amazon.aws.utils.mixins.AwsHookType[source]
airflow.providers.amazon.aws.utils.mixins.REGION_MSG = '`region` is deprecated and will be removed in the future. Please use `region_name` instead.'[source]

Was this entry helpful?