Get Commit
POST {{aws_codecommit_base_url}}/?Action=GetCommit
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string | The commit ID. Commit IDs are the full SHA of the commit. |
Request Body
{"repositoryName"=>"MyDemoRepo", "commitId"=>"12345678EXAMPLE"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |