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
9
10
11
12
13
14
15
16
17
18
// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
// Do not modify this file. This file is machine generated, and any changes to it will be overwritten.
pub mod aws_cryptography_dbEncryptionSdk_dynamoDb;

pub mod aws_cryptography_dbEncryptionSdk_dynamoDb_itemEncryptor;

pub mod aws_cryptography_dbEncryptionSdk_structuredEncryption;

pub mod aws_cryptography_keyStore;

pub mod aws_cryptography_materialProviders;

pub mod aws_cryptography_primitives;

pub mod com_amazonaws_dynamodb;

pub mod com_amazonaws_kms;