costexplorer_describe_cost_category_definition: Returns the name, Amazon Resource Name (ARN), rules,...

View source: R/costexplorer_operations.R

costexplorer_describe_cost_category_definitionR 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.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.