Provides helper classes/methods to use alongside aws-lambda-java-events in order to transform Lambda input event model
objects into SDK-compatible output model objects (eg. DynamodbEvent to a List of records writable back to DynamoDB
through the AWS DynamoDB SDK for Java v1 or v2)
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
DynamoDB Client
Apache 2.0
| com.amazonaws
»
aws-java-sdk-dynamodb The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating | 1.11.914 | 2.44.5 | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-events Event interface definitions AWS services supported by AWS Lambda. | 3.9.0 | 3.16.1 | |
DynamoDB Client
Apache 2.0
| software.amazon.awssdk
»
dynamodb The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating | 2.15.40 | 2.44.5 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.7.0 | 6.0.3 |
