aws_db_esdk/deps/aws_cryptography_dbEncryptionSdk_dynamoDb/
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 `CreateDynamoDbEncryptionBranchKeyIdSupplier` operation.
5pub mod create_dynamo_db_encryption_branch_key_id_supplier;
6
7/// Types for the `GetBranchKeyIdFromDdbKey` operation.
8pub mod get_branch_key_id_from_ddb_key;
9
10/// Types for the `GetEncryptedDataKeyDescription` operation.
11pub mod get_encrypted_data_key_description;