costexplorer_list_cost_allocation_tag_backfill_history {paws.cost.management}R Documentation

Retrieves a list of your historical cost allocation tag backfill requests

Description

Retrieves a list of your historical cost allocation tag backfill requests.

See https://www.paws-r-sdk.com/docs/costexplorer_list_cost_allocation_tag_backfill_history/ for full documentation.

Usage

costexplorer_list_cost_allocation_tag_backfill_history(
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

NextToken

The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.

MaxResults

The maximum number of objects that are returned for this request.


[Package paws.cost.management version 0.9.0 Index]