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 algorithm_spec;

pub mod alias_list_entry;

pub mod cancel_key_deletion;

pub mod client;

pub mod connect_custom_key_store;

pub mod connection_error_code_type;

pub mod connection_state_type;

pub mod create_alias;

pub mod create_custom_key_store;

pub mod create_grant;

pub mod create_key;

pub mod custom_key_store_type;

pub mod custom_key_stores_list_entry;

pub mod customer_master_key_spec;

pub mod data_key_pair_spec;

pub mod data_key_spec;

pub mod decrypt;

pub mod delete_alias;

pub mod delete_custom_key_store;

pub mod delete_imported_key_material;

pub mod derive_shared_secret;

pub mod describe_custom_key_stores;

pub mod describe_key;

pub mod disable_key;

pub mod disable_key_rotation;

pub mod disconnect_custom_key_store;

pub mod enable_key;

pub mod enable_key_rotation;

pub mod encrypt;

pub mod encryption_algorithm_spec;

pub mod error;

pub mod expiration_model_type;

pub mod generate_data_key;

pub mod generate_data_key_pair;

pub mod generate_data_key_pair_without_plaintext;

pub mod generate_data_key_without_plaintext;

pub mod generate_mac;

pub mod generate_random;

pub mod get_key_policy;

pub mod get_key_rotation_status;

pub mod get_parameters_for_import;

pub mod get_public_key;

pub mod grant_constraints;

pub mod grant_list_entry;

pub mod grant_operation;

pub mod import_key_material;

pub mod key_agreement_algorithm_spec;

pub mod key_encryption_mechanism;

pub mod key_list_entry;

pub mod key_manager_type;

pub mod key_metadata;

pub mod key_spec;

pub mod key_state;

pub mod key_usage_type;

pub mod list_aliases;

pub mod list_grants;

pub mod list_key_policies;

pub mod list_key_rotations;

pub mod list_keys;

pub mod list_resource_tags;

pub mod mac_algorithm_spec;

pub mod message_type;

pub mod multi_region_configuration;

pub mod multi_region_key;

pub mod multi_region_key_type;

pub mod origin_type;

pub mod put_key_policy;

pub mod re_encrypt;

pub mod recipient_info;

pub mod replicate_key;

pub mod retire_grant;

pub mod revoke_grant;

pub mod rotate_key_on_demand;

pub mod rotation_type;

pub mod rotations_list_entry;

pub mod schedule_key_deletion;

pub mod sign;

pub mod signing_algorithm_spec;

pub mod tag;

pub mod tag_resource;

pub mod untag_resource;

pub mod update_alias;

pub mod update_custom_key_store;

pub mod update_key_description;

pub mod update_primary_region;

pub mod verify;

pub mod verify_mac;

pub mod wrapping_key_spec;

pub mod xks_key_configuration_type;

pub mod xks_proxy_authentication_credential_type;

pub mod xks_proxy_configuration_type;

pub mod xks_proxy_connectivity_type;