Skip to content

Add Support For CloudWatchEvent #57

Closed
@inrix-adasgupta

Description

@inrix-adasgupta

As EMR Events are now supported for Lambda (https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/EventTypes.html#emr_event_type), it'll be nice to have corresponding event(s) in aws-lambda-java-events.

Currently we can define a custom POJO to intercept it, but deserialization doesn't work for 'detail-type' parameter, as it seem Jackson annotations are not supported and 'detail-type' is not a valid member name to be used as-is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions