cancelDeclarativePoliciesReport   
  inline suspend fun Ec2Client.cancelDeclarativePoliciesReport(crossinline block: CancelDeclarativePoliciesReportRequest.Builder.() -> Unit): CancelDeclarativePoliciesReportResponse
Cancels the generation of an account status report.
You can only cancel a report while it has the running status. Reports with other statuses (complete, cancelled, or error) can't be canceled.
For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.