API Gateway query string parameters in 1.0

The following works for me:

- http: get hello/{test}

The path will then be available inside the event object.