Values.S3LocationSourceA storage location in an Amazon S3 bucket.
type nonrec t = {uri : S3Uri.t;An object URI starting with s3://.
*)bucketOwner : AccountId.t option;If the bucket belongs to another AWS account, specify that account's ID.
*)}