aws-sdk-s3outposts 1.102.0

AWS SDK for Amazon S3 on Outposts
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_endpoint_access_type::EndpointAccessType;

pub use crate::types::_endpoint::Endpoint;

pub use crate::types::_outpost::Outpost;

pub use crate::types::_endpoint_status::EndpointStatus;

pub use crate::types::_failed_reason::FailedReason;

pub use crate::types::_network_interface::NetworkInterface;

mod _endpoint;

mod _endpoint_access_type;

mod _endpoint_status;

mod _failed_reason;

mod _network_interface;

mod _outpost;

/// Builders
pub mod builders;

/// Error types that Amazon S3 on Outposts can respond with.
pub mod error;