ec2_start_declarative_policies_report {paws.compute} | R Documentation |
Generates an account status report
Description
Generates an account status report. The report is generated asynchronously, and can take several hours to complete.
See https://www.paws-r-sdk.com/docs/ec2_start_declarative_policies_report/ for full documentation.
Usage
ec2_start_declarative_policies_report(
DryRun = NULL,
S3Bucket,
S3Prefix = NULL,
TargetId,
TagSpecifications = NULL
)
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 |
S3Bucket |
[required] The name of the S3 bucket where the report will be saved. The bucket must be in the same Region where the report generation request is made. |
S3Prefix |
The prefix for your S3 object. |
TargetId |
[required] The root ID, organizational unit ID, or account ID. Format:
|
TagSpecifications |
The tags to apply. |