// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;
/// Types for the `BatchGetRecord` operation.
pub mod batch_get_record;
/// Types for the `DeleteRecord` operation.
pub mod delete_record;
/// Types for the `GetRecord` operation.
pub mod get_record;
/// Types for the `PutRecord` operation.
pub mod put_record;