Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Property
| Description
|
---|---|
Connection
| Name of the Amazon S3 target connection.
|
Connection Type
| The Amazon S3 V2 connection type.
The connection type populates automatically based on the connection that you select.
|
Object Name/Expression
| Amazon S3 file name or a regular expression for the Amazon S3 file name pattern.
Use the
$expression$ format for the regular expression.
$expression$ evaluates the data and sends the matching data to capturing group 1.
|
Property
| Description
|
---|---|
Minimum Upload Part Size
| Optional. Minimum upload part size when uploading a large file as a set of multiple independent parts, in megabytes. Use this property to tune the file load to Amazon S3.
Default value is 5120 MB.
|
Multipart Upload Threshold
| Optional. Multipart download minimum threshold to determine when to upload objects in multiple parts in parallel.
Default value is 5120 MB.
|