Test Event for API Gateway



{
    "queryStringParameters" : {
        "name": "Foo Bar"
    }
}

Also, try it from the console using curl or in your browser (use your own URL).


{"message": "Hello Foo Bar!"}