rustack-kms-model 0.7.0

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

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

pub use error::{KmsError, KmsErrorCode};
pub use operations::KmsOperation;

// Generated: 39 operations, 18 enums, 10 shared structs, 39 input structs, 25 output structs