You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was not able to find a way to include tags with
put
orputObject
. It would be nice to be able to pass inObjectTagging
instances or perhaps Maps ofTags
. Otherwise, if there was a convenient way to get access to the underlyingPutObjectRequest
, one could manipulate that.Am I missing something?
The text was updated successfully, but these errors were encountered: