aws-esdk 1.2.1

aws-esdk is a library for implementing client side encryption.
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 client;

pub mod decrypt;

pub mod decrypt_input;

pub mod decrypt_output;

pub mod encrypt;

pub mod encrypt_input;

pub mod encrypt_output;

pub mod error;

pub mod net_v4_0_0_retry_policy;

pub mod aws_encryption_sdk_config;