costexplorer_delete_cost_category_definition {paws.cost.management}R Documentation

Deletes a Cost Category

Description

Deletes a Cost Category. Expenses from this month going forward will no longer be categorized with this Cost Category.

See https://www.paws-r-sdk.com/docs/costexplorer_delete_cost_category_definition/ for full documentation.

Usage

costexplorer_delete_cost_category_definition(CostCategoryArn)

Arguments

CostCategoryArn

[required] The unique identifier for your Cost Category.


[Package paws.cost.management version 0.9.0 Index]