1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_http::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;