PriceList - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PriceList

This feature is in preview release and is subject to change. Your use of Amazon Price List API is subject to the Beta Service Participation terms of the Amazon Service Terms (Section 1.10).

This is the type of price list references that match your request.

Contents

CurrencyCode

The three alphabetical character ISO-4217 currency code the Price List files are denominated in.

Type: String

Pattern: [A-Z]{3}

Required: No

FileFormats

The format you want to retrieve your Price List files. The FileFormat can be obtained from the ListPriceList response.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

PriceListArn

The unique identifier that maps to where your Price List files are located. PriceListArn can be obtained from the ListPriceList response.

Type: String

Length Constraints: Minimum length of 18. Maximum length of 2048.

Pattern: arn:[A-Za-z0-9][-.A-Za-z0-9]{0,62}:pricing:::price-list/[A-Za-z0-9+_/.-]{1,1023}

Required: No

RegionCode

This is used to filter the Price List by Amazon Region. For example, to get the price list only for the US East (N. Virginia) Region, use us-east-1. If nothing is specified, you retrieve price lists for all applicable Regions. The available RegionCode list can be retrieved from GetAttributeValues API.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: