Reads a string from a file.
inputFile is the file path to read, outputPath is where it should be saved in the state.
{ "sampleKey": { "inputFile": "folder1/folder2/yourFile.txt", "outputPath": "$.yourStateKey" } }