Workflows · To Tasks · to_aws_s3

Purpose

Uploads data to the Amazon S3.

Configuration

Example usage

load:
    conn_id: aws_s3
    bucket: onesecondbefore-transfer-test

Properties

propertytypemandatorydescription
conn_idstringnoS3 storage connection string as handed to you by the Onesecondbefore team. Default is `aws_s3`
bucketstringyesContains the name of the bucket the data will be uploaded to.
folderstringyesContains the name of the folder in which the blobs will be placed.

Details

itemdescription
APIAmazon S3 REST API
To typeData upload