-
Notifications
You must be signed in to change notification settings - Fork 646
Open
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
Describe the feature
EventBridgeEvent is defined in @types/aws-lambda but lacks type definition for detail based on detail type.
Such schema can be manually assumed from light description from AWS Official Documentation (example for CloudWatch alarms: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch-and-eventbridge.html), but providing exact type definition would be a great addition.
Use Case
Type check manipulation of EventBridge events
Proposed Solution
Generate type definition for EventBridge event detail.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
SDK version used
3
Environment details (OS name and version, etc.)
N/A
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.