apache-airflow-providers-amazon 9.1.0rc2__py3-none-any.whl → 9.1.0rc3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- airflow/providers/amazon/aws/operators/appflow.py +1 -1
- {apache_airflow_providers_amazon-9.1.0rc2.dist-info → apache_airflow_providers_amazon-9.1.0rc3.dist-info}/METADATA +2 -2
- {apache_airflow_providers_amazon-9.1.0rc2.dist-info → apache_airflow_providers_amazon-9.1.0rc3.dist-info}/RECORD +5 -5
- {apache_airflow_providers_amazon-9.1.0rc2.dist-info → apache_airflow_providers_amazon-9.1.0rc3.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_amazon-9.1.0rc2.dist-info → apache_airflow_providers_amazon-9.1.0rc3.dist-info}/entry_points.txt +0 -0
@@ -21,11 +21,11 @@ from datetime import datetime, timedelta
|
|
21
21
|
from typing import TYPE_CHECKING, cast
|
22
22
|
|
23
23
|
from airflow.exceptions import AirflowException
|
24
|
-
from airflow.operators.python import ShortCircuitOperator
|
25
24
|
from airflow.providers.amazon.aws.hooks.appflow import AppflowHook
|
26
25
|
from airflow.providers.amazon.aws.operators.base_aws import AwsBaseOperator
|
27
26
|
from airflow.providers.amazon.aws.utils import datetime_to_epoch_ms
|
28
27
|
from airflow.providers.amazon.aws.utils.mixins import AwsBaseHookMixin, AwsHookParams, aws_template_fields
|
28
|
+
from airflow.providers.common.compat.standard.operators import ShortCircuitOperator
|
29
29
|
|
30
30
|
if TYPE_CHECKING:
|
31
31
|
from mypy_boto3_appflow.type_defs import (
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: apache-airflow-providers-amazon
|
3
|
-
Version: 9.1.
|
3
|
+
Version: 9.1.0rc3
|
4
4
|
Summary: Provider package apache-airflow-providers-amazon for Apache Airflow
|
5
5
|
Keywords: airflow-provider,amazon,airflow,integration
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
@@ -123,7 +123,7 @@ Provides-Extra: ssh
|
|
123
123
|
|
124
124
|
Package ``apache-airflow-providers-amazon``
|
125
125
|
|
126
|
-
Release: ``9.1.0.
|
126
|
+
Release: ``9.1.0.rc3``
|
127
127
|
|
128
128
|
|
129
129
|
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
|
@@ -101,7 +101,7 @@ airflow/providers/amazon/aws/notifications/chime.py,sha256=QCEdvVO7oCIbf_rGHtQZe
|
|
101
101
|
airflow/providers/amazon/aws/notifications/sns.py,sha256=VCh3MpKl86RBBmI2zw0eyHG7Q8DxdL9ug8zaiC3YZyI,3101
|
102
102
|
airflow/providers/amazon/aws/notifications/sqs.py,sha256=ixxkxonDvSk_x3BRAlFAQe771tGlwFli2JzVx-2f8gg,3591
|
103
103
|
airflow/providers/amazon/aws/operators/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
104
|
-
airflow/providers/amazon/aws/operators/appflow.py,sha256=
|
104
|
+
airflow/providers/amazon/aws/operators/appflow.py,sha256=A5SHSt5KO-3vw-fJFgu2cWOpDjQ5oAhKYN0mAwGMWK8,20856
|
105
105
|
airflow/providers/amazon/aws/operators/athena.py,sha256=n18FbhkOGSHPHBXqcK5z9xEGA26bfKHr8tC4cu20JKY,14657
|
106
106
|
airflow/providers/amazon/aws/operators/base_aws.py,sha256=cdc5GZkl_YGDDtlV9CVsdbTH3j7bza6d3RrDm93seOo,3864
|
107
107
|
airflow/providers/amazon/aws/operators/batch.py,sha256=4H98PlZTx_pgINBoeifpBJw_dIEQb_KMSUVkvEP0y0w,21981
|
@@ -249,7 +249,7 @@ airflow/providers/amazon/aws/waiters/rds.json,sha256=HNmNQm5J-VaFHzjWb1pE5P7-Ix-
|
|
249
249
|
airflow/providers/amazon/aws/waiters/redshift.json,sha256=jOBotCgbkko1b_CHcGEbhhRvusgt0YSzVuFiZrqVP30,1742
|
250
250
|
airflow/providers/amazon/aws/waiters/sagemaker.json,sha256=JPHuQtUFZ1B7EMLfVmCRevNZ9jgpB71LM0dva8ZEO9A,5254
|
251
251
|
airflow/providers/amazon/aws/waiters/stepfunctions.json,sha256=GsOH-emGerKGBAUFmI5lpMfNGH4c0ol_PSiea25DCEY,1033
|
252
|
-
apache_airflow_providers_amazon-9.1.
|
253
|
-
apache_airflow_providers_amazon-9.1.
|
254
|
-
apache_airflow_providers_amazon-9.1.
|
255
|
-
apache_airflow_providers_amazon-9.1.
|
252
|
+
apache_airflow_providers_amazon-9.1.0rc3.dist-info/entry_points.txt,sha256=vlc0ZzhBkMrav1maTRofgksnAw4SwoQLFX9cmnTgktk,102
|
253
|
+
apache_airflow_providers_amazon-9.1.0rc3.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
254
|
+
apache_airflow_providers_amazon-9.1.0rc3.dist-info/METADATA,sha256=KLy6l-iBr4YaxkDEYSnM5sg8qgJbibs_KDze1MBp4z8,10687
|
255
|
+
apache_airflow_providers_amazon-9.1.0rc3.dist-info/RECORD,,
|
File without changes
|