Uploads data to the Amazon S3.
load:
conn_id: aws_s3
bucket: onesecondbefore-transfer-test
property | type | mandatory | description |
---|---|---|---|
conn_id | string | no | S3 storage connection string as handed to you by the Onesecondbefore team. Default is `aws_s3` |
bucket | string | yes | Contains the name of the bucket the data will be uploaded to. |
folder | string | yes | Contains the name of the folder in which the blobs will be placed. |
item | description |
---|---|
API | Amazon S3 REST API |
To type | Data upload |