Values.S3SourcePropertiesSourceThe properties that are applied when Amazon S3 is being used as the flow source.
type nonrec t = {bucketName : BucketName.t;The Amazon S3 bucket name where the source files are stored.
*)bucketPrefix : BucketPrefix.t option;The object key for the Amazon S3 bucket in which the source files are stored.
*)}