Learn R Programming

paws.developer.tools (version 0.8.0)

wellarchitected_get_consolidated_report: Get a consolidated report of your workloads

Description

Get 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, Base64String is returned. For JSON, Metrics is returned.

IncludeSharedResources

Set to true to have shared resources included in the report.

NextToken

MaxResults

The maximum number of results to return for this request.