[AIRFLOW-5782] Migrate AWS Lambda to /providers/amazon/aws [AIP-21]#6518
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6518 +/- ##
==========================================
- Coverage 84.08% 83.77% -0.31%
==========================================
Files 635 636 +1
Lines 36849 36853 +4
==========================================
- Hits 30983 30873 -110
- Misses 5866 5980 +114
Continue to review full report at Codecov.
|
|
FWIW, there's a possible change in structure coming: |
|
@ratb3rt, thank you for the heads up. I've updated the code to use the new package path. |
|
Hi @potiuk, I've noticed you were reviewing other related PR, would you mind having a look at this one, please? |
8f70875 to
eb57806
Compare
[AIRFLOW-5782] Fix broken imports. [AIRFLOW-5782] Refresh updating.md [AIRFLOW-5782] Restore temporary pending-deprecation imports. [AIRFLOW-5782] Update sphinx excluded files. [AIRFLOW-5782] Fix broken mock patches.
9a92f78 to
ec24d7c
Compare
|
Thanks! Merged. |
|
You are very welcome! |
Make sure you have checked all steps below.
Jira
Description
This PR migrates AWS lambda hook to /providers/aws/hooks
Tests
Commits
Documentation