aws_sdk_pricing/operation.rs
1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `DescribeServices` operation.
5pub mod describe_services;
6
7/// Types for the `GetAttributeValues` operation.
8pub mod get_attribute_values;
9
10/// Types for the `GetPriceListFileUrl` operation.
11pub mod get_price_list_file_url;
12
13/// Types for the `GetProducts` operation.
14pub mod get_products;
15
16/// Types for the `ListPriceLists` operation.
17pub mod list_price_lists;