Closed
Description
Use case
When invoking a Lambda function to create a custom widget in a CloudWatch dashboard, a event source mapping class for the incoming event can help to ensure type safety and make the event attributes easier accessible than going through the documentation
Solution/User Experience
Add a CloudWatch dashboard custom widget event source into data_classes
Alternative solutions
No response
Acknowledgment
- This feature request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Java, TypeScript