Returns information about a commit, including commit message and committer information.
See https://www.paws-r-sdk.com/docs/codecommit_get_commit/ for full documentation.
codecommit_get_commit(repositoryName, commitId)
[required] The name of the repository to which the commit was made.
[required] The commit ID. Commit IDs are the full SHA ID of the commit.