File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ The remaining sections of the documentation will rely on these samples. For comp
216
216
217
217
```
218
218
219
- ### Processing SQS batch
219
+ ### Processing messages from SQS
220
220
221
221
Processing batches from SQS works in four stages:
222
222
@@ -345,7 +345,7 @@ Processing batches from SQS works in four stages:
345
345
}
346
346
```
347
347
348
- ### Processing Kinesis batch
348
+ ### Processing messages from Kinesis
349
349
350
350
Processing batches from Kinesis works in four stages:
351
351
@@ -474,7 +474,7 @@ Processing batches from Kinesis works in four stages:
474
474
```
475
475
476
476
477
- ### Processing DynamoDB batch
477
+ ### Processing messages from DynamoDB
478
478
479
479
Processing batches from Kinesis works in four stages:
480
480
You can’t perform that action at this time.
0 commit comments