Get a consolidated report of your workloads
Source:R/wellarchitected_operations.R
wellarchitected_get_consolidated_report.RdGet a consolidated report of your workloads.
See https://www.paws-r-sdk.com/docs/wellarchitected_get_consolidated_report/ for full documentation.
Usage
wellarchitected_get_consolidated_report(
Format,
IncludeSharedResources = NULL,
NextToken = NULL,
MaxResults = NULL
)Arguments
- Format
[required] The format of the consolidated report.
For
PDF,Base64Stringis returned. ForJSON,Metricsis returned.Set to
trueto have shared resources included in the report.- NextToken
The token to use to retrieve the next set of results.
- MaxResults
The maximum number of results to return for this request.