Values.S3LocationSourceThe location of an external Dataview in an S3 bucket.
type nonrec t = {bucket : S3BucketName.t option;The name of the S3 bucket.
*)key : S3Key.t option;The path of the folder, within the S3 bucket that contains the Dataset.
*)}