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
115
115
116
116
* a minimal echo application - https://github.com/softprops/serverless-aws-rust
117
117
* 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
120
121
121
122
### 0.1.*
122
123
@@ -126,4 +127,4 @@ Older versions targeted the python 3.6 AWS Lambda runtime and [rust crowbar](htt
126
127
* multi function lando api gateway application - https://github.com/softprops/serverless-multi-lando
127
128
* crowbar cloudwatch scheduled lambda application - https://github.com/softprops/serverless-crowbar
128
129
129
- Doug Tangren (softprops) 2018
130
+ Doug Tangren (softprops) 2018-2019
You can’t perform that action at this time.
0 commit comments