// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;
/// Types for the `CompleteSnapshot` operation.
pub mod complete_snapshot;
/// Types for the `GetSnapshotBlock` operation.
pub mod get_snapshot_block;
/// Types for the `ListChangedBlocks` operation.
pub mod list_changed_blocks;
/// Types for the `ListSnapshotBlocks` operation.
pub mod list_snapshot_blocks;
/// Types for the `PutSnapshotBlock` operation.
pub mod put_snapshot_block;
/// Types for the `StartSnapshot` operation.
pub mod start_snapshot;