Values_0.FlowDefinitionOutputConfigSourceContains information about where human output will be stored.
type nonrec t = {s3OutputPath : S3Uri.t;The Amazon S3 path where the object containing human output will be made available. To learn more about the format of Amazon A2I output data, see Amazon A2I Output Data.
*)kmsKeyId : KmsKeyId.t option;The Amazon Key Management Service (KMS) key ID for server-side encryption.
*)}