Values.ValidationExceptionSourceThe input fails to satisfy the constraints specified by an Amazon Web Services service.
type nonrec t = {message : String_.t option;fieldList : ValidationExceptionFieldList.t option;The list of fields that are invalid.
*)}