cancelResourceRequest
abstract suspend fun cancelResourceRequest(input: CancelResourceRequestRequest): CancelResourceRequestResponse
Cancels the specified resource operation request. For more information, see Canceling resource operation requests in the Amazon Web Services Cloud Control API User Guide.
Only resource operations requests with a status of PENDING
or IN_PROGRESS
can be canceled.