Skip to content

Commit 2498b6b

Browse files
committed
add kinesis example
1 parent 554f849 commit 2498b6b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)