Loading data from S3 to PostgreSQL RDS

Viewed 3600

We are planning to go for PostgreSQL RDS in AWS environment. There are some files in S3 which we will need to load every week. I don't see any option in AWS documentation where we can load data from S3 to PostgreSQL RDS. I see it is possible for Aurora but cannot find anything for PostgreSQL. Any help will be appreciated.

1 Answers
Related