File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,20 @@ Feature parity on Parameters feature
132
132
- [x] Support for AWS SDK v3 escape hatch
133
133
- [x] Docs
134
134
135
+ ### Batch processing
136
+
137
+ > [ Docs] ( https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/batch/ )
138
+
139
+ - [x] Support for standard SQS Queues
140
+ - [x] Support for FIFO SQS Queues
141
+ - [x] Support for Kinesis Streams
142
+ - [x] Support for DynamoDB Streams
143
+ - [x] Support for async processing
144
+ - [x] Support for sync (I/O blocking) processing
145
+ - [x] Support for Bring Your Own batch processor
146
+ - [x] Support for Lambda Context injection
147
+ - [x] Docs
148
+
135
149
### Version 2 release
136
150
137
151
> [ Docs] ( https://docs.powertools.aws.dev/lambda/typescript/latest/upgrade/ )
You can’t perform that action at this time.
0 commit comments