Skip to content

Add support for "RequestPay: requester" option in Amazon S3's Operators, Sensors and Triggers #50915

@Ferdinanddb

Description

@Ferdinanddb

Description

As a user that needs to manipulate objects inside S3 buckets where the option "RequestPayer" must be set to "requester", it would be awesome that the different S3 Operators, Sensors and Triggers support this option, either via a method argument or within the AWS connection.

Use case/motivation

I consume data within S3 from data providers and the option "RequestPayer" must be set to "requester".

The different S3 operators and sensors seem to not support this option out of the box, so I developed my own custom python functions which are executed using the PythonOperator, but I feel like this option could be useful in general so I decided to create this issue.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions