Values.S3DestinationSourceThe name and prefix of the Amazon S3 bucket where AWS Signer saves your signed objects.
type nonrec t = {bucketName : BucketName.t option;Name of the S3 bucket.
*)prefix : Prefix.t option;An S3 prefix that you can use to limit responses to those that begin with the specified prefix.
*)}