Object.OwnerS3 owner metadata returned by listing APIs. id is the canonical owner identifier when S3 returns it. display_name is optional and is not returned by all S3 regions.
val create : ?id:string -> ?display_name:string -> unit -> t optionPreserve a returned owner when S3 supplied at least one field. Empty fields are treated as absent.