wellarchitected_get_consolidated_report: Get a consolidated report of your workloads

View source: R/wellarchitected_operations.R

wellarchitected_get_consolidated_reportR Documentation

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.