Skip to content

Add LocalFilesystemtoS3Operator #17168

@denimalpaca

Description

@denimalpaca

Description

Currently, an S3Hook exists that allows transfer of files to S3 via load_file(), however there is no operator associated with it. The S3Load Operator would wrap the S3 Hook, so it is not used directly.

Use case / motivation

Seeing as to upload a local file to S3 using the S3 Hook, a Python task with the same functionality has to be written anyway, this could reduce a lot of redundant boiler-plate code and standardize the local file to S3 load process.

Are you willing to submit a PR?

Yes

Related Issues

Not that I could find.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions