in 0.1-SimplePhpFunction/src/index.php [18:21]
function index($data) { return APIResponse("Hello, ". $data['queryStringParameters']['name']); }