aws-sdk-iotsecuretunneling 0.26.0

AWS SDK for AWS IoT Secure Tunneling
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::_limit_exceeded_exception::LimitExceededException;

mod _limit_exceeded_exception;

mod _resource_not_found_exception;

/// Builders
pub mod builders;