Values.DataIntegrationFlowS3SourceSourceThe details of a flow execution with S3 source.
type nonrec t = {bucketName : S3BucketName.t option;The S3 bucket name of the S3 source.
*)key : DataIntegrationS3ObjectKey.t option;The S3 object key of the S3 source.
*)}