aws / aws/aws-lambda-java-libs
Any plan to add EventBridge event?
Abierto
events-v4
- Lenguaje dominante
- Java
- Estrellas
- 548
- Forks
- 241
- Merge medio
- 2 d 5 min
- PR fusionados (30 d)
- 11
Descripción
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!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.