| Package | Description |
|---|---|
| com.amazonaws.services.lambda.runtime.serialization.events.serializers |
| Class and Description |
|---|
| OrgJsonSerializer
Interface for event serializers that use org json
|
| S3EventSerializer
Serializer for S3 event
NOTE: Because the s3 event class provided by the SDK does not play well with Jackson through a class laoder,
this class uses the low level org json library to serialize and deserialize the event.
|
Copyright © 2020. All rights reserved.