Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Pass S3 request options to S3 adapter via config settings #617

Closed
roncodes opened this issue Nov 29, 2018 · 0 comments
Closed

Pass S3 request options to S3 adapter via config settings #617

roncodes opened this issue Nov 29, 2018 · 0 comments
Projects

Comments

@roncodes
Copy link
Contributor

Feature Request

Ability to pass S3 request options to the S3 adapter via the storage config. Request options such as "ACL", "Cache-Control" etc.

What problem does this feature solve?

Ability to set permissions or other options when the adapter is uploading objects to S3

How do you think this should be implemented?

In the storage config, simply add a key "s3_options" which value should be a key array of the options the user desires to add to their S3 requests.

Would you be willing to work on this?

Yes

roncodes added a commit to roncodes/api that referenced this issue Nov 29, 2018
@benhaynes benhaynes added this to To do in v2.0.10 via automation Nov 30, 2018
@wellingguzman wellingguzman moved this from To do to Done in v2.0.10 Nov 30, 2018
@wellingguzman wellingguzman moved this from Done to To do in v2.0.10 Nov 30, 2018
@wellingguzman wellingguzman moved this from To do to Done in v2.0.10 Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
v2.0.10
  
Done
Development

No branches or pull requests

1 participant