We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75ac50 commit e052c4bCopy full SHA for e052c4b
aws-golang-http-get-post/serverless.yml
@@ -85,7 +85,7 @@ functions:
85
handler: bin/postBin
86
package:
87
include:
88
- - ./bin/getQueryBin
+ - ./bin/postBin
89
events:
90
- http:
91
path: post
0 commit comments