aws-db-esdk 1.2.4

aws-db-esdk is a library for implementing client side encryption with DynamoDB.
Documentation
1
2
3
4
5
6
7
8
// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

pub mod basic_searchable_encryption;
pub mod beacon_styles_searchable_encryption;
pub mod complexexample;
pub mod compound_beacon_searchable_encryption;
pub mod virtual_beacon_searchable_encryption;