Get a consolidated report of your workloads.
See https://www.paws-r-sdk.com/docs/wellarchitected_get_consolidated_report/ for full documentation.
wellarchitected_get_consolidated_report(
Format,
IncludeSharedResources = NULL,
NextToken = NULL,
MaxResults = NULL
)
[required] The format of the consolidated report.
For PDF
, Base64String
is returned. For JSON
, Metrics
is
returned.
Set to true
to have shared resources included in the report.
The maximum number of results to return for this request.