AWS CodeCommit

eventNameDescriptionSampleRule
anyCatch-all entry for AWS CodeCommit rules that match the service but not a specific eventName.NN
AssociateApprovalRuleTemplateWithRepositoryCreates an association between an approval rule template and a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
BatchAssociateApprovalRuleTemplateWithRepositoriesCreates an association between an approval rule template and one or more specified repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
BatchDescribeMergeConflictsReturns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
BatchDisassociateApprovalRuleTemplateFromRepositoriesRemoves the association between an approval rule template and one or more specified repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
BatchGetCommitsReturns information about the contents of one or more commits in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
BatchGetRepositoriesReturns information about one or more repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
CreateApprovalRuleTemplateCreates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
CreateBranchCreates a branch in a repository and points the branch to a commit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
CreateCommitCreates a commit for a repository on the tip of a specified branch. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
CreatePullRequestCreates a pull request in the specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
CreatePullRequestApprovalRuleCreates an approval rule for a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
CreateRepositoryCreates a new, empty repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
CreateUnreferencedMergeCommitCreates an unreferenced commit that represents the result of merging two branches using a specified merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DeleteApprovalRuleTemplateDeletes a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DeleteBranchDeletes a branch from a repository, unless that branch is the default branch for the repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DeleteCommentContentDeletes the content of a comment made on a change, file, or commit in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DeleteFileDeletes a specified file from a specified branch. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DeletePullRequestApprovalRuleDeletes an approval rule from a specified pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DeleteRepositoryDeletes a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DescribeMergeConflictsReturns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DescribePullRequestEventsReturns information about one or more pull request events. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DisassociateApprovalRuleTemplateFromRepositoryRemoves 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 specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
EvaluatePullRequestApprovalRulesEvaluates whether a pull request has met all the conditions specified in its associated approval rules. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetApprovalRuleTemplateReturns information about a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetBlobReturns the base-64 encoded content of an individual blob in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetBranchReturns information about a repository branch, including its name and the last commit ID. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetCommentReturns the content of a comment made on a change, file, or commit in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetCommentReactionsReturns information about reactions to a specified comment ID. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetCommentsForComparedCommitReturns information about comments made on the comparison between two commits. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetCommentsForPullRequestReturns comments made on a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetCommitReturns information about a commit, including commit message and committer information. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetDifferencesReturns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference). Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetFileReturns the base-64 encoded contents of a specified file and its metadata. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetFolderReturns the contents of a specified folder in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetMergeCommitReturns information about a specified merge commit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetMergeConflictsReturns information about merge conflicts between the before and after commit IDs for a pull request in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetMergeOptionsReturns information about the merge options available for merging two specified branches. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetPullRequestGets information about a pull request in a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetPullRequestApprovalStatesGets information about the approval states for a specified pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetPullRequestOverrideStateReturns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetRepositoryReturns information about a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetRepositoryTriggersGets information about triggers configured for a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListApprovalRuleTemplatesLists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListAssociatedApprovalRuleTemplatesForRepositoryLists all approval rule templates that are associated with a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListBranchesGets information about one or more branches in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListFileCommitHistoryRetrieves a list of commits and changes to a specified file. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListPullRequestsReturns a list of pull requests for a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListRepositoriesGets information about one or more repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListRepositoriesForApprovalRuleTemplateLists all repositories associated with the specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ListTagsForResourceGets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
MergeBranchesByFastForwardMerges two branches using the fast-forward merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
MergeBranchesBySquashMerges two branches using the squash merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
MergeBranchesByThreeWayMerges two specified branches using the three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
MergePullRequestByFastForwardAttempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
MergePullRequestBySquashAttempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
MergePullRequestByThreeWayAttempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
OverridePullRequestApprovalRulesSets aside (overrides) all approval rule requirements for a specified pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
PostCommentForComparedCommitPosts a comment on the comparison between two commits. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
PostCommentForPullRequestPosts a comment on a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
PostCommentReplyPosts a comment in reply to an existing comment on a comparison between commits or a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
PutCommentReactionAdds or updates a reaction to a specified comment for the user whose identity is used to make the request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
PutFileAdds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
PutRepositoryTriggersReplaces all triggers for a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
TagResourceAdds or updates tags for a resource in CodeCommit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
TestRepositoryTriggersTests the functionality of repository triggers by sending information to the trigger target. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UntagResourceRemoves tags for a resource in CodeCommit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateApprovalRuleTemplateContentUpdates the content of an approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateApprovalRuleTemplateDescriptionUpdates the description for a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateApprovalRuleTemplateNameUpdates the name of a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateCommentReplaces the contents of a comment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateDefaultBranchSets or changes the default branch name for the specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdatePullRequestApprovalRuleContentUpdates the structure of an approval rule created specifically for a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdatePullRequestApprovalStateUpdates the state of a user's approval on a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdatePullRequestDescriptionReplaces the contents of the description of a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdatePullRequestStatusUpdates the status of a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdatePullRequestTitleReplaces the title of a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateRepositoryDescriptionSets or changes the comment or description for a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateRepositoryEncryptionKeyUpdates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UpdateRepositoryNameRenames a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
GetBlobDifferencesReturns a structured, line-level diff between two blob versions in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN

any: AWS CodeCommit (catch-all)

#
Service
codecommit

Description

Catch-all entry for AWS CodeCommit rules that match the service but not a specific eventName.

AssociateApprovalRuleTemplateWithRepository

#
Service
codecommit

Description

Creates an association between an approval rule template and a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

BatchAssociateApprovalRuleTemplateWithRepositories

#
Service
codecommit

Description

Creates an association between an approval rule template and one or more specified repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

BatchDescribeMergeConflicts

#
Service
codecommit

Description

Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

BatchDisassociateApprovalRuleTemplateFromRepositories

#
Service
codecommit

Description

Removes the association between an approval rule template and one or more specified repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

BatchGetCommits

#
Service
codecommit

Description

Returns information about the contents of one or more commits in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

BatchGetRepositories

#
Service
codecommit

Description

Returns information about one or more repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

CreateApprovalRuleTemplate

#
Service
codecommit

Description

Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

CreateBranch

#
Service
codecommit

Description

Creates a branch in a repository and points the branch to a commit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

CreateCommit

#
Service
codecommit

Description

Creates a commit for a repository on the tip of a specified branch. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

CreatePullRequest

#
Service
codecommit

Description

Creates a pull request in the specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

CreatePullRequestApprovalRule

#
Service
codecommit

Description

Creates an approval rule for a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

CreateRepository

#
Service
codecommit

Description

Creates a new, empty repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

CreateUnreferencedMergeCommit

#
Service
codecommit

Description

Creates an unreferenced commit that represents the result of merging two branches using a specified merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DeleteApprovalRuleTemplate

#
Service
codecommit

Description

Deletes a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DeleteBranch

#
Service
codecommit

Description

Deletes a branch from a repository, unless that branch is the default branch for the repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DeleteCommentContent

#
Service
codecommit

Description

Deletes the content of a comment made on a change, file, or commit in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DeleteFile

#
Service
codecommit

Description

Deletes a specified file from a specified branch. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DeletePullRequestApprovalRule

#
Service
codecommit

Description

Deletes an approval rule from a specified pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DeleteRepository

#
Service
codecommit

Description

Deletes a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DescribeMergeConflicts

#
Service
codecommit

Description

Returns information about one or more merge conflicts in the attempted merge of two commit specifiers using the squash or three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DescribePullRequestEvents

#
Service
codecommit

Description

Returns information about one or more pull request events. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DisassociateApprovalRuleTemplateFromRepository

#
Service
codecommit

Description

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 specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

EvaluatePullRequestApprovalRules

#
Service
codecommit

Description

Evaluates whether a pull request has met all the conditions specified in its associated approval rules. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetApprovalRuleTemplate

#
Service
codecommit

Description

Returns information about a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetBlob

#
Service
codecommit

Description

Returns the base-64 encoded content of an individual blob in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetBranch

#
Service
codecommit

Description

Returns information about a repository branch, including its name and the last commit ID. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetComment

#
Service
codecommit

Description

Returns the content of a comment made on a change, file, or commit in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetCommentReactions

#
Service
codecommit

Description

Returns information about reactions to a specified comment ID. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetCommentsForComparedCommit

#
Service
codecommit

Description

Returns information about comments made on the comparison between two commits. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetCommentsForPullRequest

#
Service
codecommit

Description

Returns comments made on a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetCommit

#
Service
codecommit

Description

Returns information about a commit, including commit message and committer information. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetDifferences

#
Service
codecommit

Description

Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID, or other fully qualified reference). Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetFile

#
Service
codecommit

Description

Returns the base-64 encoded contents of a specified file and its metadata. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetFolder

#
Service
codecommit

Description

Returns the contents of a specified folder in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetMergeCommit

#
Service
codecommit

Description

Returns information about a specified merge commit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetMergeConflicts

#
Service
codecommit

Description

Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetMergeOptions

#
Service
codecommit

Description

Returns information about the merge options available for merging two specified branches. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetPullRequest

#
Service
codecommit

Description

Gets information about a pull request in a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetPullRequestApprovalStates

#
Service
codecommit

Description

Gets information about the approval states for a specified pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetPullRequestOverrideState

#
Service
codecommit

Description

Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetRepository

#
Service
codecommit

Description

Returns information about a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetRepositoryTriggers

#
Service
codecommit

Description

Gets information about triggers configured for a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListApprovalRuleTemplates

#
Service
codecommit

Description

Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListAssociatedApprovalRuleTemplatesForRepository

#
Service
codecommit

Description

Lists all approval rule templates that are associated with a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListBranches

#
Service
codecommit

Description

Gets information about one or more branches in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListFileCommitHistory

#
Service
codecommit

Description

Retrieves a list of commits and changes to a specified file. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListPullRequests

#
Service
codecommit

Description

Returns a list of pull requests for a specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListRepositories

#
Service
codecommit

Description

Gets information about one or more repositories. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListRepositoriesForApprovalRuleTemplate

#
Service
codecommit

Description

Lists all repositories associated with the specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ListTagsForResource

#
Service
codecommit

Description

Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

MergeBranchesByFastForward

#
Service
codecommit

Description

Merges two branches using the fast-forward merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

MergeBranchesBySquash

#
Service
codecommit

Description

Merges two branches using the squash merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

MergeBranchesByThreeWay

#
Service
codecommit

Description

Merges two specified branches using the three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

MergePullRequestByFastForward

#
Service
codecommit

Description

Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

MergePullRequestBySquash

#
Service
codecommit

Description

Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the squash merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

MergePullRequestByThreeWay

#
Service
codecommit

Description

Attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the three-way merge strategy. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

OverridePullRequestApprovalRules

#
Service
codecommit

Description

Sets aside (overrides) all approval rule requirements for a specified pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

PostCommentForComparedCommit

#
Service
codecommit

Description

Posts a comment on the comparison between two commits. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

PostCommentForPullRequest

#
Service
codecommit

Description

Posts a comment on a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

PostCommentReply

#
Service
codecommit

Description

Posts a comment in reply to an existing comment on a comparison between commits or a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

PutCommentReaction

#
Service
codecommit

Description

Adds or updates a reaction to a specified comment for the user whose identity is used to make the request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

PutFile

#
Service
codecommit

Description

Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

PutRepositoryTriggers

#
Service
codecommit

Description

Replaces all triggers for a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

TagResource

#
Service
codecommit

Description

Adds or updates tags for a resource in CodeCommit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

TestRepositoryTriggers

#
Service
codecommit

Description

Tests the functionality of repository triggers by sending information to the trigger target. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UntagResource

#
Service
codecommit

Description

Removes tags for a resource in CodeCommit. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateApprovalRuleTemplateContent

#
Service
codecommit

Description

Updates the content of an approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateApprovalRuleTemplateDescription

#
Service
codecommit

Description

Updates the description for a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateApprovalRuleTemplateName

#
Service
codecommit

Description

Updates the name of a specified approval rule template. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateComment

#
Service
codecommit

Description

Replaces the contents of a comment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateDefaultBranch

#
Service
codecommit

Description

Sets or changes the default branch name for the specified repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdatePullRequestApprovalRuleContent

#
Service
codecommit

Description

Updates the structure of an approval rule created specifically for a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdatePullRequestApprovalState

#
Service
codecommit

Description

Updates the state of a user's approval on a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdatePullRequestDescription

#
Service
codecommit

Description

Replaces the contents of the description of a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdatePullRequestStatus

#
Service
codecommit

Description

Updates the status of a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdatePullRequestTitle

#
Service
codecommit

Description

Replaces the title of a pull request. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateRepositoryDescription

#
Service
codecommit

Description

Sets or changes the comment or description for a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateRepositoryEncryptionKey

#
Service
codecommit

Description

Updates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UpdateRepositoryName

#
Service
codecommit

Description

Renames a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

GetBlobDifferences

#
Service
codecommit

Description

Returns a structured, line-level diff between two blob versions in a repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.