costexplorer_describe_cost_category_definition {paws.cost.management} | R Documentation |
Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category that's defined in the account
Description
Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category that's defined in the account.
See https://www.paws-r-sdk.com/docs/costexplorer_describe_cost_category_definition/ for full documentation.
Usage
costexplorer_describe_cost_category_definition(
CostCategoryArn,
EffectiveOn = NULL
)
Arguments
CostCategoryArn |
[required] The unique identifier for your Cost Category. |
EffectiveOn |
The date when the Cost Category was effective. |
[Package paws.cost.management version 0.9.0 Index]