costexplorer_update_cost_allocation_tags_status: Updates status for cost allocation tags in bulk, with maximum...

View source: R/costexplorer_operations.R

costexplorer_update_cost_allocation_tags_statusR 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 CostAllocationTagStatusEntry objects that are used to update cost allocation tags status for this request.


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