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: kinesis-lambda-terraform/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# AWS Kinesis Data Streams to AWS Lambda
1
+
# Amazon Kinesis Data Streams to AWS Lambda
2
2
3
-
This pattern creates an AWS Kinesis Data Stream, a stream consumer, and an AWS Lambda function. When data is added to the stream, the Lambda function is invoked.
3
+
This pattern creates an AWS Kinesis Data Streams, a stream consumer, and an AWS Lambda function. When data is added to the stream, the Lambda function is invoked.
4
4
5
5
Learn more about this pattern at Serverless Land Patterns: [https://serverlessland.com/patterns/kinesis-to-lambda-terraform](https://serverlessland.com/patterns/kinesis-to-lambda-terraform)
6
6
@@ -83,4 +83,4 @@ When you are logged in, you can generate data for your stream test.
83
83
```
84
84
85
85
----
86
-
Copyright 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
86
+
Copyright 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
0 commit comments