applicationcostprofiler_list_report_definitions {paws.management}R Documentation

Retrieves a list of all reports and their configurations for your AWS account

Description

Retrieves a list of all reports and their configurations for your AWS account.

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

Usage

applicationcostprofiler_list_report_definitions(
  nextToken = NULL,
  maxResults = NULL
)

Arguments

nextToken

The token value from a previous call to access the next page of results.

maxResults

The maximum number of results to return.


[Package paws.management version 0.7.0 Index]