Closed
Description
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
Labels
No labels