powertools-lambda-typescript
powertools-lambda-typescript copied to clipboard
Maintenance: Remove workaround for InvokeStore type issue in Batch utility
Summary
When upgrading the InvokeStore utility in https://github.com/aws-powertools/powertools-lambda-typescript/pull/4794 we needed a workaround because of a build issue with the batch utility.
Why is this needed?
We would like to remove any workarounds for type issues and rely on the InvokeStore package types.
Which area does this relate to?
Event Handler
Solution
This requires investigation, the same approach works for Logger, Metrics, and Commons.
Acknowledgment
- [x] This request meets Powertools for AWS Lambda (TypeScript) Tenets
- [ ] Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.