aws_db_esdk/deps/aws_cryptography_dbEncryptionSdk_dynamoDb.rs
1// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2// SPDX-License-Identifier: Apache-2.0
3// Do not modify this file. This file is machine generated, and any changes to it will be overwritten.
4pub mod client;
5pub mod conversions;
6pub mod deps;
7/// Common errors and error handling utilities.
8pub mod error;
9/// All operations that this crate can perform.
10pub mod operation;
11pub mod types;
12pub mod validation;