Object.TaggingObject tagging request options.
Object tag set returned by GetObjectTagging.
val default_options : optionsval options :
?expected_bucket_owner:Account_id.t ->
unit ->
(options, Awskit.Error.t) Stdlib.resultBuild object tagging request options.
val options_exn : ?expected_bucket_owner:Account_id.t -> unit -> optionsLike options, but raises on validation failure.