PricingFunctions

Functions

Link copied to clipboard

Use this data source to get the pricing information of all products in AWS. This data source is only available in a us-east-1 or ap-south-1 provider.

suspend fun getProduct(argument: suspend GetProductPlainArgsBuilder.() -> Unit): GetProductResult
suspend fun getProduct(filters: List<GetProductFilter>, serviceCode: String): GetProductResult