DynamoDb
Table of Contents
Namespaces
- Exception
Interfaces
- SessionConnectionInterface
- The session connection provides the underlying logic for interacting with
Amazon DynamoDB and performs all of the reading and writing operations.
Classes
- BinaryValue
- Special object to represent a DynamoDB binary (B) value.
- DynamoDbClient
- This client is used to interact with the Amazon DynamoDB service.
- LockingSessionConnection
- This client is used to interact with the Amazon DynamoDB service.
- Marshaler
- This client is used to interact with the Amazon DynamoDB service.
- NumberValue
- This client is used to interact with the Amazon DynamoDB service.
- SessionHandler
- This client is used to interact with the Amazon DynamoDB service.
- SetValue
- This client is used to interact with the Amazon DynamoDB service.
- StandardSessionConnection
- This client is used to interact with the Amazon DynamoDB service.
- WriteRequestBatch
- This client is used to interact with the Amazon DynamoDB service.
Traits
- SessionConnectionConfigTrait