ec2_get_declarative_policies_report_summary {paws.compute} | R Documentation |
Retrieves a summary of the account status report
Description
Retrieves a summary of the account status report.
See https://www.paws-r-sdk.com/docs/ec2_get_declarative_policies_report_summary/ for full documentation.
Usage
ec2_get_declarative_policies_report_summary(DryRun = NULL, ReportId)
Arguments
DryRun |
Checks whether you have the required permissions for the action, without
actually making the request, and provides an error response. If you have
the required permissions, the error response is |
ReportId |
[required] The ID of the report. |
[Package paws.compute version 0.9.0 Index]