Data Transfer from S3 to RDS PostgreSQL This repo contains an example Docker container that transfers data from S3 file(s) into a RDS PostgreSQL table. The goal of this example is to provide a simple solution to a common ("database import") task. Workflow Overview