Set Query String Paramaters in 1.0

Hello, I just started using Serverless 1.0 and we need to set query string parameters so that i can use the auto generated AWS SDK. Is the a way to set the query string parameters using serverless 1.0 config?

There is a PR open for it at the moment: https://github.com/serverless/serverless/pull/2056