- Navigation Guide
@aws-sdk/client-codecommit
GetCommitCommandInput Interface
The input for GetCommitCommand.
Members
Name | Type | Details |
---|---|---|
commitId Required | string | undefined | The commit ID. Commit IDs are the full SHA ID of the commit. |
repositoryName Required | string | undefined | The name of the repository to which the commit was made. |
Full Signature
export interface GetCommitCommandInput extends GetCommitInput