Created
September 27, 2018 15:52
-
-
Save housni/3f6c33dea38bc0bf259fd3b60b0caf9b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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