We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c3fdd commit a8ab5c9Copy full SHA for a8ab5c9
1 file changed
kinesis-lambda-terraform/example-pattern.json
@@ -7,7 +7,7 @@
7
"introBox": {
8
"headline": "How it works",
9
"text": [
10
- "This pattern creates a Kinesis Data Stream and lambda consumer with event source mapping. ",
+ "This pattern creates a Kinesis Data Stream and lambda function (consumer) with event source mapping. ",
11
"When the data is loaded into the stream, the lambda function is invoked. "
12
]
13
},
0 commit comments