codeguruprofiler_get_findings_report_account_summary {paws.developer.tools} | R Documentation |
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account
Description
Returns a list of FindingsReportSummary
objects that contain analysis results for all profiling groups in your AWS account.
See https://www.paws-r-sdk.com/docs/codeguruprofiler_get_findings_report_account_summary/ for full documentation.
Usage
codeguruprofiler_get_findings_report_account_summary(
dailyReportsOnly = NULL,
maxResults = NULL,
nextToken = NULL
)
Arguments
dailyReportsOnly |
A |
maxResults |
The maximum number of results returned by
|
nextToken |
The This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes. |