Module Awso_pricing.ValuesSource

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 ]
Sourcemodule FileFormat : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule CurrencyCode : sig ... end
Sourcemodule FileFormats : sig ... end
Sourcemodule PriceListArn : sig ... end
Sourcemodule RegionCode : sig ... end
Sourcemodule Field : sig ... end
Sourcemodule FilterType : sig ... end
Sourcemodule Value : sig ... end
Sourcemodule AttributeNameList : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule PriceList : sig ... end

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 Filter : sig ... end

The constraints that you want all returned products to match.

Sourcemodule AttributeValue : sig ... end

The values of a given attribute, such as Throughput Optimized HDD or Provisioned IOPS for the Amazon EC2 volumeType attribute.

Sourcemodule Service : sig ... end

The metadata for a service, such as the service code and available attribute names.

Sourcemodule AccessDeniedException : sig ... end

General authentication failure. The request wasn't signed correctly.

Sourcemodule ExpiredNextTokenException : sig ... end

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

Sourcemodule InternalErrorException : sig ... end

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

Sourcemodule InvalidNextTokenException : sig ... end

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

Sourcemodule InvalidParameterException : sig ... end

One or more parameters had an invalid value.

Sourcemodule NotFoundException : sig ... end

The requested resource can't be found.

Sourcemodule PriceLists : sig ... end
Sourcemodule ResourceNotFoundException : sig ... end

The requested resource can't be found.

Sourcemodule ThrottlingException : sig ... end

You've made too many requests exceeding service quotas.

Sourcemodule EffectiveDate : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule ServiceCode : sig ... end
Sourcemodule FormatVersion : sig ... end
Sourcemodule PriceListJsonItems : sig ... end
Sourcemodule Filters : sig ... end
Sourcemodule GetProductsMaxResults : sig ... end
Sourcemodule AttributeValueList : sig ... end
Sourcemodule ServiceList : sig ... end
Sourcemodule ListPriceListsResponse : sig ... end

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.

Sourcemodule ListPriceListsRequest : sig ... end

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.

Sourcemodule GetProductsResponse : sig ... end

Returns a list of all products that match the filter criteria.

Sourcemodule GetProductsRequest : sig ... end

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.

Sourcemodule GetAttributeValuesRequest : sig ... end

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 : sig ... end

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 : sig ... end

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.