Skip to main content

rustack_logs_model/
lib.rs

1//! Auto-generated from AWS CloudWatch Logs 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::{LogsError, LogsErrorCode};
13pub use operations::LogsOperation;
14
15// Generated: 43 operations, 11 enums, 22 shared structs, 43 input structs, 23 output structs