update Object Metadata
open suspend override fun updateObjectMetadata(key: String, metadata: Map<String, String>, options: S3Client.KeyOptions)
Updates the metadata associated with the object with the given key.
Parameters
key
String The object's key.
metadata
Map
options
KeyOptions Optional options to configure key handling behaviour.