package dynamodb
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
Value Members
- object DynamoDb
An idiomatic DynamoDb client integrated with Monix ecosystem.
An idiomatic DynamoDb client integrated with Monix ecosystem.
It is built on top of the DynamoDbAsyncClient, reason why all the exposed methods expect an implicit instance of the client to be in the scope of the call.
- object DynamoDbOp
Defines all the available dynamodb operations available from DynamoDbAsyncClient as a DynamoDbOp.
Defines all the available dynamodb operations available from DynamoDbAsyncClient as a DynamoDbOp.
- Note
All of them are defined implicitly, and can be imported from the object DynamoDbOp.Implicits which will automatically infer and extend the DynamoDbRequest as DynamoDbOp.