amazonaws.com

AWS CodeCommit This is the AWS CodeCommit API Reference . This reference provides descriptions of the operations and data types for AWS CodeCommit API along with usage examples. You can use the AWS CodeCommit API to work with the following objects: Reposit

🔑 oauth2 77 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Returns the base-64 encoded content of an individual blob in a repository.
curl \
  -H "Authorization: $API_KEY" \
  http://codecommit.us-east-1.amazonaws.com/#X-Amz-Target=CodeCommit_20150413.GetBlob
Returns the base-64 encoded contents of a specified file and its metadata.
curl \
  -H "Authorization: $API_KEY" \
  http://codecommit.us-east-1.amazonaws.com/#X-Amz-Target=CodeCommit_20150413.GetFile
Endpoints (77 total)
POST
/#X-Amz-Target=CodeCommit_20150413.GetBlob
Returns the base-64 encoded content of an individual blob in a repository.
POST
/#X-Amz-Target=CodeCommit_20150413.GetFile
Returns the base-64 encoded contents of a specified file and its metadata.
POST
/#X-Amz-Target=CodeCommit_20150413.PutFile
Adds or updates a file in a branch in an AWS CodeCommit repository, and gener…
POST
/#X-Amz-Target=CodeCommit_20150413.GetBranch
Returns information about a repository branch, including its name and the las…
POST
/#X-Amz-Target=CodeCommit_20150413.GetCommit
Returns information about a commit, including commit message and committer in…
POST
/#X-Amz-Target=CodeCommit_20150413.GetFolder
Returns the contents of a specified folder in a repository.
POST
/#X-Amz-Target=CodeCommit_20150413.DeleteFile
Deletes a specified file from a specified branch. A commit is created on the …
POST
/#X-Amz-Target=CodeCommit_20150413.GetComment
<p>Returns the content of a comment made on a change, file, or commit in a re…
POST
/#X-Amz-Target=CodeCommit_20150413.TagResource
Adds or updates tags for a resource in AWS CodeCommit. For a list of valid re…
POST
/#X-Amz-Target=CodeCommit_20150413.CreateBranch
<p>Creates a branch in a repository and points the branch to a commit.</p> <n…
POST
/#X-Amz-Target=CodeCommit_20150413.CreateCommit
Creates a commit for a repository on the tip of a specified branch.
POST
/#X-Amz-Target=CodeCommit_20150413.DeleteBranch
Deletes a branch from a repository, unless that branch is the default branch …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints77
Authoauth2
Categories1
http://codecommit.us-east-1.amazonaws.com