Awso_pricing_asyncSourceval describe_services :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_pricing.Values.DescribeServicesRequest.t ->
(Awso_pricing.Values.DescribeServicesResponse.t,
Awso_pricing.Values.DescribeServicesResponse.error)
Result.t
Async.Deferred.tval get_attribute_values :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_pricing.Values.GetAttributeValuesRequest.t ->
(Awso_pricing.Values.GetAttributeValuesResponse.t,
Awso_pricing.Values.GetAttributeValuesResponse.error)
Result.t
Async.Deferred.tval get_price_list_file_url :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_pricing.Values.GetPriceListFileUrlRequest.t ->
(Awso_pricing.Values.GetPriceListFileUrlResponse.t,
Awso_pricing.Values.GetPriceListFileUrlResponse.error)
Result.t
Async.Deferred.tval get_products :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_pricing.Values.GetProductsRequest.t ->
(Awso_pricing.Values.GetProductsResponse.t,
Awso_pricing.Values.GetProductsResponse.error)
Result.t
Async.Deferred.tval list_price_lists :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_pricing.Values.ListPriceListsRequest.t ->
(Awso_pricing.Values.ListPriceListsResponse.t,
Awso_pricing.Values.ListPriceListsResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_pricing.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]This feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the Amazon Web Services Service Terms (Section 1.10). This is the type of price list references that match your request.
module SynthesizedJsonPriceListJsonItem =
Awso_pricing.Values.SynthesizedJsonPriceListJsonItemThe constraints that you want all returned products to match.
The values of a given attribute, such as Throughput Optimized HDD or Provisioned IOPS for the Amazon EC2 volumeType attribute.
The metadata for a service, such as the service code and available attribute names.
General authentication failure. The request wasn't signed correctly.
The pagination token expired. Try again without a pagination token.
An error on the server occurred during the processing of your request. Try again later.
The pagination token is invalid. Try again without a pagination token.
One or more parameters had an invalid value.
The requested resource can't be found.
The requested resource can't be found.
You've made too many requests exceeding service quotas.
This feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the Amazon Web Services Service Terms (Section 1.10). This returns a list of Price List references that the requester if authorized to view, given a ServiceCode, CurrencyCode, and an EffectiveDate. Use without a RegionCode filter to list Price List references from all available Amazon Web Services Regions. Use with a RegionCode filter to get the Price List reference that's specific to a specific Amazon Web Services Region. You can use the PriceListArn from the response to get your preferred Price List files through the GetPriceListFileUrl API.
This feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the Amazon Web Services Service Terms (Section 1.10). This returns a list of Price List references that the requester if authorized to view, given a ServiceCode, CurrencyCode, and an EffectiveDate. Use without a RegionCode filter to list Price List references from all available Amazon Web Services Regions. Use with a RegionCode filter to get the Price List reference that's specific to a specific Amazon Web Services Region. You can use the PriceListArn from the response to get your preferred Price List files through the GetPriceListFileUrl API.
Returns a list of all products that match the filter criteria.
Returns a list of all products that match the filter criteria.
This feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the Amazon Web Services Service Terms (Section 1.10). This returns the URL that you can retrieve your Price List file from. This URL is based on the PriceListArn and FileFormat that you retrieve from the ListPriceLists response.
This feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the Amazon Web Services Service Terms (Section 1.10). This returns the URL that you can retrieve your Price List file from. This URL is based on the PriceListArn and FileFormat that you retrieve from the ListPriceLists response.
Returns a list of attribute values. Attributes are similar to the details in a Price List API offer file. For a list of available attributes, see Offer File Definitions in the Billing and Cost Management User Guide.
Returns a list of attribute values. Attributes are similar to the details in a Price List API offer file. For a list of available attributes, see Offer File Definitions in the Billing and Cost Management User Guide.
Returns the metadata for one service or a list of the metadata for all services. Use this without a service code to get the service codes for all services. Use it with a service code, such as AmazonEC2, to get information specific to that service, such as the attribute names available for that service. For example, some of the attribute names available for EC2 are volumeType, maxIopsVolume, operation, locationType, and instanceCapacity10xlarge.
Returns the metadata for one service or a list of the metadata for all services. Use this without a service code to get the service codes for all services. Use it with a service code, such as AmazonEC2, to get information specific to that service, such as the attribute names available for that service. For example, some of the attribute names available for EC2 are volumeType, maxIopsVolume, operation, locationType, and instanceCapacity10xlarge.