aws-sdk-datasync 1.109.0

AWS SDK for AWS DataSync
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::_internal_exception::InternalException;

pub use crate::types::error::_invalid_request_exception::InvalidRequestException;

mod _internal_exception;

mod _invalid_request_exception;

/// Builders
pub mod builders;