aws / aws/aws-lambda-java-libs
Any plan to add EventBridge event?
未关闭
events-v4
- 主要语言
- Java
- 星标
- 548
- 派生
- 241
- 平均合并
- 2 天 5 分钟
- 30 天内合并 PR
- 11
描述
Hi there.
I'm using a lambda function to process events from an event bus.
I'm not able to find out which is the runtime event class to access these events.
There does not seem to be any EventBridge* class in the following link:
https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events
I think a class extending com.amazonaws.services.eventbridge.model.PutEventsRequestEntry may do the work.
Do you have any plan to add something like that?
Thanks!
贡献指南
评估
这个 Issue 还没有评估数据。