Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Event source mapping for custom CloudWatch dashboard widgets #1461

Closed
2 tasks done
sthuber90 opened this issue Aug 19, 2022 · 4 comments
Closed
2 tasks done
Assignees
Labels
feature-request feature request

Comments

@sthuber90
Copy link
Contributor

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

@sthuber90 sthuber90 added feature-request feature request triage Pending triage from maintainers labels Aug 19, 2022
@rubenfonseca rubenfonseca added area/event_sources help wanted Could use a second pair of eyes/hands good first issue Good for newcomers and removed triage Pending triage from maintainers labels Aug 19, 2022
@rubenfonseca
Copy link
Contributor

Hi @sthuber90 thank you for opening this feature! Since python 3.6 runtime was just removed from Lambda, we are focusing our efforts on a new major release of Powertools.

Do you have the bandwidth the implement this feature?

@sthuber90
Copy link
Contributor Author

I will try to create a PR for it 👍

@leandrodamascena leandrodamascena added pending-release Fix or implementation already in dev waiting to be released and removed good first issue Good for newcomers help wanted Could use a second pair of eyes/hands labels Aug 26, 2022
@github-actions
Copy link
Contributor

This is now released under 1.29.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Sep 13, 2022
@leandrodamascena leandrodamascena added the pending-release Fix or implementation already in dev waiting to be released label Sep 13, 2022
@github-actions
Copy link
Contributor

This is now released under 1.29.1 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request feature request
Projects
None yet
Development

No branches or pull requests

3 participants