aws-db-esdk 1.2.4

aws-db-esdk is a library for implementing client side encryption with DynamoDB.
Documentation
// 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 auth_item;

pub mod authenticate_action;

pub mod client;

pub mod crypto_action;

pub mod crypto_item;

pub mod decrypt_path_structure;

pub mod decrypt_path_structure_input;

pub mod decrypt_path_structure_output;

pub mod decrypt_structure;

pub mod decrypt_structure_input;

pub mod decrypt_structure_output;

pub mod encrypt_path_structure;

pub mod encrypt_path_structure_input;

pub mod encrypt_path_structure_output;

pub mod encrypt_structure;

pub mod encrypt_structure_input;

pub mod encrypt_structure_output;

pub mod error;

pub mod parsed_header;

pub mod path_segment;

pub mod resolve_auth_actions;

pub mod resolve_auth_actions_input;

pub mod resolve_auth_actions_output;

pub mod structure_segment;

pub mod structured_data_terminal;

pub mod structured_encryption_config;