[AIRFLOW-4417] Add AWS IAM authenication for PostgresHook#5223
Conversation
Enhance the exisitng PostgresHook to allow for IAM authentication for RDS Postgres and Redshift.
Codecov Report
@@ Coverage Diff @@
## master #5223 +/- ##
==========================================
+ Coverage 78.55% 78.56% +0.01%
==========================================
Files 469 469
Lines 29983 30003 +20
==========================================
+ Hits 23552 23571 +19
- Misses 6431 6432 +1
Continue to review full report at Codecov.
|
Enhance the exisitng PostgresHook to allow for IAM authentication for RDS Postgres and Redshift.
Enhance the exisitng PostgresHook to allow for IAM authentication for RDS Postgres and Redshift.
|
Can you also update the docs file? |
|
@mik-laj whats the best way to do that? will i just need to create a new PR? Can it reference the same JIRA? |
|
@mik-laj You do not need to refer to the Jira ticket. Changes to the documentation can be made using |
Enhance the exisitng PostgresHook to allow for IAM authentication for RDS Postgres and Redshift.
Enhance the exisitng PostgresHook to allow for IAM authentication for RDS Postgres and Redshift.
Enhance the exisitng PostgresHook to allow for IAM authentication for RDS Postgres and Redshift.
Jira
Description
Tests
Commits
Documentation
Code Quality
flake8