This project demonstrates how CDK can be used to configure RDS snapshots to automatically export to S3 as parquet files, using AWS RDS's Snapshot Export to S3 feature.
The pipeline is implemented as its own construct which is instantiated in the App Stack. The other stacks just exist to set up the example VPC & database.