The MAX_INPUT_RECORDS pass-through specifies the maximum number of input records to be processed. With the MAX_INPUT_RECORDS pass-through, only the specified number of records are read in and emitted.
The MAX_INPUT_RECORDS pass-through is optional. This pass-through is intended for development purposes and should be omitted in a production environment so that all records are processed.