Values.S3LocationSourceRepresents the Amazon Simple Storage Service (Amazon S3) location where AWS Application Cost Profiler reports are generated and then written to.
type nonrec t = {bucket : S3Bucket.t;Name of the S3 bucket.
*)prefix : S3Prefix.t;Prefix for the location to write to.
*)}