Replies: 1 comment
-
Hey, thanks for taking the time to open this discussion!
What use case do you have for the We could add way to expose all of the available options of the s3 PutObject request. Maybe a with:
src: 'path/to/file.txt'
s3_options:
content-encoding: 'gzip' which would be passed directly to the underlying aws sdk: do-spaces-action/src/interface.js Lines 25 to 33 in af5a122 Would this work for you? I have very limited time right now to implement this, @mayank-kc would you be willing to create a PR for this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It will be great to provide meta-data options like content-encoding
Beta Was this translation helpful? Give feedback.
All reactions