| Class | Description |
|---|---|
| AttrToJava |
Class responsible for converting DynamoDB objects to java objects
|
| AWSCredentialsLoader |
Helper class in charge of loading AWS keys from the device
TODO: Keys are currently being stored as plaintext.
|
| DDBConstants |
Constants relating to the DynamoDB database
|
| DynamoDBWrapper |
Wrapper for the DynamoDB client
|