aws-esdk 1.2.1

aws-esdk is a library for implementing client side encryption.
Documentation
1
2
3
4
5
6
7
8
// 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 `Decrypt` operation.
pub mod decrypt;

/// Types for the `Encrypt` operation.
pub mod encrypt;