View source: R/codeguruprofiler_operations.R
codeguruprofiler_get_findings_report_account_summary | R Documentation |
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.
codeguruprofiler_get_findings_report_account_summary(
dailyReportsOnly = NULL,
maxResults = NULL,
nextToken = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.