You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@
3
3
4
4
A AWS Lambda Microservices Architecture Template
5
5
6
-
This architecture is designed to be used with Node.js projects, but it can be changed to any language. It is not recommended for long running jobs, the max timeout is 300 seconds.
6
+
This architecture is designed to be used with Node.js projects, but it can be changed to any language.
7
7
8
+
####Not recommended for long running jobs, the max timeout is 300 seconds.
0 commit comments