aws-sdk-simpledbv2 1.5.0

AWS SDK for Amazon SimpleDB v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_export_status::ExportStatus;

pub use crate::types::_s3_sse_algorithm::S3SseAlgorithm;

pub use crate::types::_export_summary::ExportSummary;

mod _export_status;

mod _export_summary;

mod _s3_sse_algorithm;

/// Builders
pub mod builders;

/// Error types that Amazon SimpleDB v2 can respond with.
pub mod error;