aws_db_esdk/deps/aws_cryptography_dbEncryptionSdk_dynamoDb_itemEncryptor/operation.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.
4/// Types for the `DecryptItem` operation.
5pub mod decrypt_item;
6
7/// Types for the `EncryptItem` operation.
8pub mod encrypt_item;