awskit-s3
Bucket.Versioning
module Status : sig ... end
type result = {
status : Status.t option;
response : Awskit.Response.t;
}