rustack-secretsmanager-model 0.7.0

Secrets Manager model types for Rustack
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//! Auto-generated from AWS Secrets Manager 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::{SecretsManagerError, SecretsManagerErrorCode};
pub use operations::SecretsManagerOperation;

// Generated: 23 operations, 4 enums, 11 shared structs, 23 input structs, 21 output structs