aws / aws/aws-lambda-java-libs

Any plan to add EventBridge event?

Open
#109 13 comments 20 reactions 0 assignees View on GitHub
events-v4
Dominant language
Java
Stars
548
Forks
241
Avg merge
2d 5m
Merged PRs (30d)
11

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.