aws-sdk-personalizeruntime 1.4.0

AWS SDK for Amazon Personalize Runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::error::_resource_not_found_exception::ResourceNotFoundException;

pub use crate::types::error::_invalid_input_exception::InvalidInputException;

mod _invalid_input_exception;

mod _resource_not_found_exception;

/// Builders
pub mod builders;