costexplorer_start_cost_allocation_tag_backfill {paws.cost.management} | R Documentation |
Request a cost allocation tag backfill
Description
Request a cost allocation tag backfill. This will backfill the activation status (either active
or inactive
) for all tag keys from para:BackfillFrom
up to the when this request is made.
See https://www.paws-r-sdk.com/docs/costexplorer_start_cost_allocation_tag_backfill/ for full documentation.
Usage
costexplorer_start_cost_allocation_tag_backfill(BackfillFrom)
Arguments
BackfillFrom |
[required] The date you want the backfill to start from. The date can only be a first day of the month (a billing start date). Dates can't precede the previous twelve months, or in the future. |
[Package paws.cost.management version 0.7.0 Index]