awss3sink and awss3putobjectsink to support all possible S3 system-defined metadata
Feature request
awss3sink
and awss3putobjectsink
to support all possible S3 system-defined metadata.
Criteria
Add the following S3-supported system-defined meta-data types to the s3 sink objects
-
cache-control
, -
content-encoding
, -
content-language
, and -
expires
.
Personally my only additional use-case here is for cache-control
on awss3sink
. I've got a branch with that implemented, and if this would be useful I can fill in the rest and open a merge request?