aws-sdk-pricing 1.105.0

AWS SDK for AWS Price List Service
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_service::Service;

pub use crate::types::_attribute_value::AttributeValue;

pub use crate::types::_filter::Filter;

pub use crate::types::_price_list::PriceList;

pub use crate::types::_filter_type::FilterType;

mod _attribute_value;

mod _filter;

mod _filter_type;

mod _price_list;

mod _service;

/// Builders
pub mod builders;

/// Error types that AWS Price List Service can respond with.
pub mod error;