pass metadata headers and storage class to S3 when putting objects
This commit is contained in:
parent
1ba1e37be3
commit
57872b457b
2 changed files with 21 additions and 13 deletions
|
@ -53,5 +53,5 @@ the S3 remote.
|
|||
and to "bar/" in another special remote, and both special remotes could
|
||||
then use the same bucket.
|
||||
|
||||
* `x-amz-*` are passed through as http headers when storing keys
|
||||
* `x-amz-meta-*` are passed through as http headers when storing keys
|
||||
in S3.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue