To explain with example:
exports.handler = (event) => { return { statusCode: 200, body: JSON.stringify({bob:\'comes first\',alice:\'comes second\