File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -115,8 +115,9 @@ $ npx serverless logs -f hello
115115
116116* a minimal echo application - https://github.com/softprops/serverless-aws-rust
117117* a minimal http application - https://github.com/softprops/serverless-aws-rust-http
118- * a minimal example multi-function application - https://github.com/softprops/serverless-aws-rust-multi
119- * an example of a apigateway websocket application - https://github.com/softprops/serverless-aws-rust-websockets
118+ * a minimal multi-function application - https://github.com/softprops/serverless-aws-rust-multi
119+ * a minimal apigateway websocket application - https://github.com/softprops/serverless-aws-rust-websockets
120+ * a minimal kinesis application - https://github.com/softprops/serverless-aws-rust-kinesis
120121
121122### 0.1.*
122123
@@ -126,4 +127,4 @@ Older versions targeted the python 3.6 AWS Lambda runtime and [rust crowbar](htt
126127* multi function lando api gateway application - https://github.com/softprops/serverless-multi-lando
127128* crowbar cloudwatch scheduled lambda application - https://github.com/softprops/serverless-crowbar
128129
129- Doug Tangren (softprops) 2018
130+ Doug Tangren (softprops) 2018-2019
You can’t perform that action at this time.
0 commit comments