deleteReplicationTaskAssessmentRun
inline suspend fun DatabaseMigrationClient.deleteReplicationTaskAssessmentRun(crossinline block: DeleteReplicationTaskAssessmentRunRequest.Builder.() -> Unit): DeleteReplicationTaskAssessmentRunResponse
Deletes the record of a single premigration assessment run.
This operation removes all metadata that DMS maintains about this assessment run. However, the operation leaves untouched all information about this assessment run that is stored in your Amazon S3 bucket.