aws_esdk/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 `Decrypt` operation.
5pub mod decrypt;
6
7/// Types for the `Encrypt` operation.
8pub mod encrypt;