Bucket.TaggingBucket tagging request options.
Bucket tagging result metadata.
val default_options : optionsDefault bucket tagging options: no owner guard.
val options :
?expected_bucket_owner:Account_id.t ->
unit ->
(options, Awskit.Error.t) Stdlib.resultBuild bucket tagging request options.
val options_exn : ?expected_bucket_owner:Account_id.t -> unit -> optionsLike options, but raises on validation failure.