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
// 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.
/// Types for the `CreateDynamoDbEncryptionBranchKeyIdSupplier` operation.
pub mod create_dynamo_db_encryption_branch_key_id_supplier;

/// Types for the `GetBranchKeyIdFromDdbKey` operation.
pub mod get_branch_key_id_from_ddb_key;

/// Types for the `GetEncryptedDataKeyDescription` operation.
pub mod get_encrypted_data_key_description;