createCommit
inline suspend fun CodeCommitClient.createCommit(crossinline block: CreateCommitRequest.Builder.() -> Unit): CreateCommitResponse
Creates a commit for a repository on the tip of a specified branch.
Creates a commit for a repository on the tip of a specified branch.