arivukkarasu2007
Results
1
issues of
arivukkarasu2007
## Describe the bug While trying to unmarshal s3eventnotification message to S3EventNotification.S3EventNotificationRecord using below line, getting error. unmarshal().json(JsonLibrary.Jackson, S3EventNotification.S3EventNotificationRecord.class) ## Expected Behavior S3event message should unmarshal to the object. ##...
bug