---
title: Billingconductor Pricingrule
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Billingconductor Pricingrule
---

# Billingconductor Pricingrule

This table represents the billingconductor_pricingrule resource from Amazon Web Services.

```
aws.billingconductor_pricingrule
```

## Fields

| Title                         | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                           | Description |
| ----------------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                          | core | string     |
| account_id                    | core | string     |
| arn                           | core | string     | The Amazon Resource Name (ARN) used to uniquely identify a pricing rule.                                                                                                                                                                                                                                                                                                                                                                            |
| associated_pricing_plan_count | core | int64      | The pricing plans count that this pricing rule is associated with.                                                                                                                                                                                                                                                                                                                                                                                  |
| billing_entity                | core | string     | The seller of services provided by Amazon Web Services, their affiliates, or third-party providers selling services via Amazon Web Services Marketplace.                                                                                                                                                                                                                                                                                            |
| creation_time                 | core | int64      | The time when the pricing rule was created.                                                                                                                                                                                                                                                                                                                                                                                                         |
| description                   | core | string     | The pricing rule description.                                                                                                                                                                                                                                                                                                                                                                                                                       |
| last_modified_time            | core | int64      | The most recent time when the pricing rule was modified.                                                                                                                                                                                                                                                                                                                                                                                            |
| modifier_percentage           | core | float64    | A percentage modifier applied on the public pricing rates.                                                                                                                                                                                                                                                                                                                                                                                          |
| name                          | core | string     | The name of a pricing rule.                                                                                                                                                                                                                                                                                                                                                                                                                         |
| operation                     | core | string     | Operation is the specific Amazon Web Services action covered by this line item. This describes the specific usage of the line item. If the <code>Scope</code> attribute is set to <code>SKU</code>, this attribute indicates which operation the <code>PricingRule</code> is modifying. For example, a value of <code>RunInstances:0202</code> indicates the operation of running an Amazon EC2 instance.                                           |
| scope                         | core | string     | The scope of pricing rule that indicates if it is globally applicable, or if it is service-specific.                                                                                                                                                                                                                                                                                                                                                |
| service                       | core | string     | If the <code>Scope</code> attribute is <code>SERVICE</code>, this attribute indicates which service the <code>PricingRule</code> is applicable for.                                                                                                                                                                                                                                                                                                 |
| tags                          | core | hstore_csv |
| tiering                       | core | json       | The set of tiering configurations for the pricing rule.                                                                                                                                                                                                                                                                                                                                                                                             |
| type                          | core | string     | The type of pricing rule.                                                                                                                                                                                                                                                                                                                                                                                                                           |
| usage_type                    | core | string     | Usage type is the unit that each service uses to measure the usage of a specific type of resource. If the <code>Scope</code> attribute is set to <code>SKU</code>, this attribute indicates which usage type the <code>PricingRule</code> is modifying. For example, <code>USW2-BoxUsage:m2.2xlarge</code> describes an<code> M2 High Memory Double Extra Large</code> instance in the US West (Oregon) Region. <pre><code>&lt;/p&gt; </code></pre> |
