@aws-sdk/client-codecommit

GetCommitCommandInput Interface

The input for GetCommitCommand.

Members

Name
Type
Details
commitId Requiredstring | undefined

The commit ID. Commit IDs are the full SHA ID of the commit.

repositoryName Requiredstring | undefined

The name of the repository to which the commit was made.

Full Signature

export interface GetCommitCommandInput extends GetCommitInput