DimensionValues - 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).

DimensionValues

Specifies the values and match options for dimension-based filtering in cost and usage queries.

Contents

key

The key of the dimension to filter on (for example, SERVICE, USAGE_TYPE, or OPERATION).

Type: String

Valid Values: AZ | INSTANCE_TYPE | LINKED_ACCOUNT | OPERATION | PURCHASE_TYPE | REGION | SERVICE | USAGE_TYPE | USAGE_TYPE_GROUP | RECORD_TYPE | RESOURCE_ID | SUBSCRIPTION_ID | TAG_KEY | OPERATING_SYSTEM | TENANCY | BILLING_ENTITY | RESERVATION_ID | COST_CATEGORY_NAME | DATABASE_ENGINE | LEGAL_ENTITY_NAME | SAVINGS_PLANS_TYPE | INSTANCE_TYPE_FAMILY | CACHE_ENGINE | DEPLOYMENT_OPTION | SCOPE | PLATFORM

Required: Yes

values

The values to match for the specified dimension key.

Type: Array of strings

Required: Yes

matchOptions

The match options for dimension values, such as EQUALS, CONTAINS, STARTS_WITH, or ENDS_WITH.

Type: Array of strings

Valid Values: EQUALS | ABSENT | STARTS_WITH | ENDS_WITH | CONTAINS | GREATER_THAN_OR_EQUAL | CASE_SENSITIVE | CASE_INSENSITIVE

Required: No

See Also

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