BillingandCostManagementPricingCalculator#

Client#

class BillingandCostManagementPricingCalculator.Client#

A low-level client representing AWS Billing and Cost Management Pricing Calculator

You can use the Pricing Calculator API to programmatically create estimates for your planned cloud use. You can model usage and commitments such as Savings Plans and Reserved Instances, and generate estimated costs using your discounts and benefit sharing preferences.

The Pricing Calculator API provides the following endpoint:

  • https://bcm-pricing-calculator.us-east-1.api.aws

import boto3

client = boto3.client('bcm-pricing-calculator')

These are the available methods:

Paginators#

Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.

The available paginators are: