AWS CodeCommit Skill
amazonaws-com-codecommit
amazonaws-com-codecommit
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates an association between an approval rule template and a specified repository. Then, the next time a pull request is created in the repository where the destination referenc... |
POST | / | Creates an association between an approval rule template and one or more specified repositories. |
POST | / | Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy. |
POST | / | Removes the association between an approval rule template and one or more specified repositories. |
POST | / | Returns information about the contents of one or more commits in a repository. |
POST | / | Returns information about one or more repositories. The description field for a repository accepts all HTML characters and all valid Unicode characters. Applications that do not H... |
POST | / | Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account. When you associate a template with a repositor... |
POST | / | Creates a branch in a repository and points the branch to a commit. Calling the create branch operation does not set a repository's default branch. To do this, call the update def... |
POST | / | Creates a commit for a repository on the tip of a specified branch. |
POST | / | Creates a pull request in the specified repository. |
POST | / | Creates an approval rule for a pull request. |
POST | / | Creates a new, empty repository. |
POST | / | Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy. This can help you determine the outcome of a potential merge. T... |
POST | / | Deletes a specified approval rule template. Deleting a template does not remove approval rules on pull requests already created with the template. |
POST | / | Deletes a branch from a repository, unless that branch is the default branch for the repository. |
POST | / | Deletes the content of a comment made on a change, file, or commit in a repository. |
POST | / | Deletes a specified file from a specified branch. A commit is created on the branch that contains the revision. The file still exists in the commits earlier to the commit that con... |
POST | / | Deletes an approval rule from a specified pull request. Approval rules can be deleted from a pull request only if the pull request is open, and if the approval rule was created sp... |
POST | / | Deletes a repository. If a specified repository was already deleted, a null repository ID is returned. Deleting a repository also deletes all associated objects and metadata. Afte... |
POST | / | Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy. If the merge option for the att... |
POST | / | Returns information about one or more pull request events. |
POST | / | Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specif... |
POST | / | Evaluates whether a pull request has met all the conditions specified in its associated approval rules. |
POST | / | Returns information about a specified approval rule template. |
POST | / | Returns the base-64 encoded content of an individual blob in a repository. |
POST | / | Returns information about a repository branch, including its name and the last commit ID. |
POST | / | Returns the content of a comment made on a change, file, or commit in a repository. Reaction counts might include numbers from user identities who were deleted after the reaction... |
POST | / | Returns information about reactions to a specified comment ID. Reactions from users who have been deleted will not be included in the count. |
POST | / | Returns information about comments made on the comparison between two commits. Reaction counts might include numbers from user identities who were deleted after the reaction was m... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-codecommit
Downloads and installs to ~/.claude/skills/amazonaws-com-codecommit/
2015-04-13 (2026-02-13)