Skip to content

Type definition for EventBridgeEvent details #7547

@loganmzz

Description

@loganmzz

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

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions