rustack-logs-model 0.7.0

CloudWatch Logs 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 CloudWatch Logs 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::{LogsError, LogsErrorCode};
pub use operations::LogsOperation;

// Generated: 43 operations, 11 enums, 22 shared structs, 43 input structs, 23 output structs