Module Awso_pricing_lwtSource

include module type of struct include Awso_pricing.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval 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.

Sourcemodule SynthesizedJsonPriceListJsonItem = Awso_pricing.Values.SynthesizedJsonPriceListJsonItem

The 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.

Sourcemodule ExpiredNextTokenException = Awso_pricing.Values.ExpiredNextTokenException

The pagination token expired. Try again without a pagination token.

Sourcemodule InternalErrorException = Awso_pricing.Values.InternalErrorException

An error on the server occurred during the processing of your request. Try again later.

Sourcemodule InvalidNextTokenException = Awso_pricing.Values.InvalidNextTokenException

The pagination token is invalid. Try again without a pagination token.

Sourcemodule InvalidParameterException = Awso_pricing.Values.InvalidParameterException

One or more parameters had an invalid value.

The requested resource can't be found.

Sourcemodule ResourceNotFoundException = Awso_pricing.Values.ResourceNotFoundException

The requested resource can't be found.

You've made too many requests exceeding service quotas.

Sourcemodule GetAttributeValuesMaxResults = Awso_pricing.Values.GetAttributeValuesMaxResults
Sourcemodule DescribeServicesMaxResults = Awso_pricing.Values.DescribeServicesMaxResults
Sourcemodule ListPriceListsResponse = Awso_pricing.Values.ListPriceListsResponse

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.

Sourcemodule GetPriceListFileUrlResponse = Awso_pricing.Values.GetPriceListFileUrlResponse

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.

Sourcemodule GetPriceListFileUrlRequest = Awso_pricing.Values.GetPriceListFileUrlRequest

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.

Sourcemodule GetAttributeValuesResponse = Awso_pricing.Values.GetAttributeValuesResponse

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.

Sourcemodule GetAttributeValuesRequest = Awso_pricing.Values.GetAttributeValuesRequest

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.

Sourcemodule DescribeServicesResponse = Awso_pricing.Values.DescribeServicesResponse

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.

Sourcemodule DescribeServicesRequest = Awso_pricing.Values.DescribeServicesRequest

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.