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.
ec2_start_declarative_policies_report(
DryRun = NULL,
S3Bucket,
S3Prefix = NULL,
TargetId,
TagSpecifications = NULL
)
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 DryRunOperation
.
Otherwise, it is UnauthorizedOperation
.
[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.
The prefix for your S3 object.
[required] The root ID, organizational unit ID, or account ID.
Format:
For root: r-ab12
For OU: ou-ab12-cdef1234
For account: 123456789012
The tags to apply.