Skip to content

Instantly share code, notes, and snippets.

@housni
Created September 27, 2018 15:52
Show Gist options
  • Save housni/3f6c33dea38bc0bf259fd3b60b0caf9b to your computer and use it in GitHub Desktop.
Save housni/3f6c33dea38bc0bf259fd3b60b0caf9b to your computer and use it in GitHub Desktop.
$ aws apigateway test-invoke-method \
--rest-api-id 3obl3k5ugh \
--resource-id 5z8bpy \
--http-method GET \
--path-with-query-string '/test/path?key1=val1&key2=val2&key3=val3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment