cancelReplicationTaskAssessmentRun
inline suspend fun DatabaseMigrationClient.cancelReplicationTaskAssessmentRun(crossinline block: CancelReplicationTaskAssessmentRunRequest.Builder.() -> Unit): CancelReplicationTaskAssessmentRunResponse
Cancels a single premigration assessment run.
This operation prevents any individual assessments from running if they haven't started running. It also attempts to cancel any individual assessments that are currently running.