Skip to content

Commit 504a808

Browse files
committed
docs(roadmap): split up feature parity; add batch processing to launched
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
1 parent a870772 commit 504a808

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/roadmap.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,20 @@ Feature parity on Parameters feature
132132
- [x] Support for AWS SDK v3 escape hatch
133133
- [x] Docs
134134

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+
135149
### Version 2 release
136150

137151
> [Docs](https://docs.powertools.aws.dev/lambda/typescript/latest/upgrade/)

0 commit comments

Comments
 (0)