airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.4k stars 3.97k forks source link

Support IAM-based authentication on RDS for Postgres #15015

Open grishick opened 2 years ago

grishick commented 2 years ago

Tell us about the problem you're trying to solve

Amazon RDS allows accessing Postgres, MySQL, and MariaDB databases using IAM-based authentication. A question about this feature was raised in the community Slack.

Describe the solution you’d like

We are currently using Hikari to connect to JDBC sources. This post describes a solution for Hiraki to use IAM-based authentication.

Describe the alternative you’ve considered or used

Current workaround is to generate login/password specifically for Airbyte

bleonard commented 1 year ago

Putting on hold until we hear this more.

parsnips commented 7 months ago

This would be useful for redshift integrations as well. I have a customer who wants to sync from our redshift into their own data warehouse via airbyte and this would be the best from a security POV for us.

cgreene-pax commented 2 weeks ago

bumping this^^