startCostAllocationTagBackfill
inline suspend fun CostExplorerClient.startCostAllocationTagBackfill(crossinline block: StartCostAllocationTagBackfillRequest.Builder.() -> Unit): StartCostAllocationTagBackfillResponse
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 time this request is made.
You can request a backfill once every 24 hours.