/AWS1/CL_EC2=>GETDECLARATIVEPOLREPORTSUMM()
¶
About GetDeclarativePoliciesReportSummary¶
Retrieves a summary of the account status report.
To view the full report, download it from the Amazon S3 bucket where it was saved.
Reports are accessible only when they have the complete
status. Reports
with other statuses (running
, cancelled
, or
error
) are not available in the S3 bucket. For more information about
downloading objects from an S3 bucket, see Downloading objects in
the Amazon Simple Storage Service User Guide.
For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_REPORTID
TYPE /AWS1/EC2DECLARATIVEPOLRPTID
/AWS1/EC2DECLARATIVEPOLRPTID
¶
The ID of the report.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
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 isUnauthorizedOperation
.