Values.S3SourceInformation required for Amazon Q Business to find a specific file in an Amazon S3 bucket.
type nonrec t = {bucket : S3BucketName.t;The name of the S3 bucket that contains the file.
*)key : S3ObjectKey.t;The name of the file.
*)}