aws-sdk-uxc 1.5.0

AWS SDK for AWS User Experience Customization
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_account_color::AccountColor;

pub use crate::types::_validation_exception_field::ValidationExceptionField;

mod _account_color;

mod _validation_exception_field;

/// Builders
pub mod builders;

/// Error types that AWS User Experience Customization can respond with.
pub mod error;