Skip to content

Any plan to add EventBridge event? #109

Open
@alicanguclukol

Description

@alicanguclukol

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    events-v4To be pulled into aws-lambda-java-event v4

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions