aws-sdk-simpledbv2 1.1.0

AWS SDK for Amazon SimpleDB v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `GetExport` operation.
pub mod get_export;

/// Types for the `ListExports` operation.
pub mod list_exports;

/// Types for the `StartDomainExport` operation.
pub mod start_domain_export;