rustack_sts_model/lib.rs
1//! Auto-generated from AWS STS Smithy model. DO NOT EDIT.
2#![allow(clippy::too_many_lines)]
3#![allow(clippy::struct_excessive_bools)]
4#![allow(missing_docs)]
5
6pub mod error;
7pub mod input;
8pub mod operations;
9pub mod output;
10pub mod types;
11
12pub use error::{StsError, StsErrorCode};
13pub use operations::StsOperation;
14
15// Generated: 8 operations, 0 enums, 6 shared structs, 8 input structs, 8 output structs