We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e988dd1 + fec92f3 commit a209617Copy full SHA for a209617
aws-node-puppeteer/serverless.yml
@@ -16,8 +16,8 @@ functions:
16
hello:
17
handler: handler.hello
18
memorySize: 1536MB
19
- timeout: 60
+ timeout: 30
20
events:
21
- http:
22
path: /
23
- method: get
+ method: get
aws-ruby-line-bot/README.md
@@ -40,7 +40,7 @@ npm install
40
serverless deploy
41
```
42
43
-Now you can test you chatbot, have fun!
+Now you can test your chatbot, have fun!
44

45
46
# References
0 commit comments