deleteWorkflowStep
inline suspend fun MigrationHubOrchestratorClient.deleteWorkflowStep(crossinline block: DeleteWorkflowStepRequest.Builder.() -> Unit): DeleteWorkflowStepResponse
Delete a step in a migration workflow. Pause the workflow to delete a running step.