Errors that occur while building or loading config.
Error returned by EncryptedTable::query
when indexing, retrieving and decrypting records from DynamoDB
Error returned by EncryptedTable::delete
when indexing and deleting records in DynamoDB
Error returned by EncryptedTable::query
when indexing, retrieving and decrypting records from DynamoDB
The
Error
type abstracts all errors returned by
cipherstash-dynamodb
for easy use with the
?
operator.
Error returned by EncryptedTable::get
when retrieving and decrypting records from DynamoDB
Error returned by EncryptedTable::init
when connecting to CipherStash services
Error returned by EncryptedTable::put
when indexing, encrypting and inserting records into DynamoDB