Skip to content

Commit

Permalink
docs: Disambiguation "Amazon Kinesis" (aws#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyzahn2 authored and jfuss committed Aug 6, 2018
1 parent b7c3d89 commit c21a080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Main features
- Develop and test your Lambda functions locally with ``sam local`` and
Docker
- Invoke functions from known event sources such as Amazon S3, Amazon
DynamoDB, Amazon Kinesis, etc.
DynamoDB, Amazon Kinesis Streams, etc.
- Start local API Gateway from a SAM template, and quickly iterate over
your functions with hot-reloading
- Validate SAM templates
Expand Down Expand Up @@ -325,7 +325,7 @@ To make local development and testing of Lambda functions easier, you
can generate mock/sample event payloads for the following services:

- S3
- Kinesis
- Kinesis Streams
- DynamoDB
- Cloudwatch Scheduled Event
- API Gateway
Expand Down

0 comments on commit c21a080

Please sign in to comment.