Skip to main content
The bucket and prefix to read from are set through the bucket and prefix properties. The DLC ensures that only files within that source can be loaded.
To use this source, an S3Client bean must be defined. A default one can be used by enabling dlc.create-default-cloud-client.aws.

Configuration properties

Properties for an AWS CSV Source are defined by name in the dlc.csv.aws.sources namespace, and are picked up as configurations for the DLC.

YAML example

Java configuration

AwsCsvSourceDescription Spring Beans are picked up as configurations for the DLC.

Java example