deleteBranch
inline suspend fun CodeCommitClient.deleteBranch(crossinline block: DeleteBranchRequest.Builder.() -> Unit): DeleteBranchResponse
Deletes a branch from a repository, unless that branch is the default branch for the repository.