rustack-ses-model 0.9.0

SES model types for Rustack (auto-generated from Smithy)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//! Auto-generated from AWS SES Smithy model. DO NOT EDIT.
#![allow(clippy::too_many_lines)]
#![allow(clippy::struct_excessive_bools)]
#![allow(missing_docs)]

pub mod error;
pub mod input;
pub mod operations;
pub mod output;
pub mod types;

pub use error::{SesError, SesErrorCode};
pub use operations::SesOperation;

// Generated: 44 operations, 12 enums, 33 shared structs, 41 input structs, 42 output structs