costexplorer_update_cost_allocation_tags_status {paws.cost.management} | R Documentation |
Updates status for cost allocation tags in bulk, with maximum batch size of 20
Description
Updates status for cost allocation tags in bulk, with maximum batch size of 20. If the tag status that's updated is the same as the existing tag status, the request doesn't fail. Instead, it doesn't have any effect on the tag status (for example, activating the active tag).
See https://www.paws-r-sdk.com/docs/costexplorer_update_cost_allocation_tags_status/ for full documentation.
Usage
costexplorer_update_cost_allocation_tags_status(CostAllocationTagsStatus)
Arguments
CostAllocationTagsStatus |
[required] The list of |
[Package paws.cost.management version 0.6.1 Index]