describeDeclarativePoliciesReports
inline suspend fun Ec2Client.describeDeclarativePoliciesReports(crossinline block: DescribeDeclarativePoliciesReportsRequest.Builder.() -> Unit): DescribeDeclarativePoliciesReportsResponse
Describes the metadata of an account status report, including the status of the 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.