seratch/AWScala

Tagging with S3 object PUTs

sjfloat opened this issue · 0 comments

I was not able to find a way to include tags with put or putObject. It would be nice to be able to pass in ObjectTagging instances or perhaps Maps of Tags. Otherwise, if there was a convenient way to get access to the underlying PutObjectRequest, one could manipulate that.

Am I missing something?