Get Repository
POST {{aws_codecommit_base_url}}/?Action=GetRepository
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The name of the repository to get information about. |
Request Body
{"repositoryName"=>"MyDemoRepo"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |