package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package codecommitiface provides an interface to enable mocking the AWS CodeCommit service client for testing your code.

# Functions

ApprovalState_Values returns all elements of the ApprovalState enum.
BatchGetRepositoriesErrorCodeEnum_Values returns all elements of the BatchGetRepositoriesErrorCodeEnum enum.
ChangeTypeEnum_Values returns all elements of the ChangeTypeEnum enum.
ConflictDetailLevelTypeEnum_Values returns all elements of the ConflictDetailLevelTypeEnum enum.
ConflictResolutionStrategyTypeEnum_Values returns all elements of the ConflictResolutionStrategyTypeEnum enum.
FileModeTypeEnum_Values returns all elements of the FileModeTypeEnum enum.
MergeOptionTypeEnum_Values returns all elements of the MergeOptionTypeEnum enum.
New creates a new instance of the CodeCommit client with a session.
ObjectTypeEnum_Values returns all elements of the ObjectTypeEnum enum.
OrderEnum_Values returns all elements of the OrderEnum enum.
OverrideStatus_Values returns all elements of the OverrideStatus enum.
PullRequestEventType_Values returns all elements of the PullRequestEventType enum.
PullRequestStatusEnum_Values returns all elements of the PullRequestStatusEnum enum.
RelativeFileVersionEnum_Values returns all elements of the RelativeFileVersionEnum enum.
ReplacementTypeEnum_Values returns all elements of the ReplacementTypeEnum enum.
RepositoryTriggerEventEnum_Values returns all elements of the RepositoryTriggerEventEnum enum.
SortByEnum_Values returns all elements of the SortByEnum enum.

# Constants

ApprovalStateApprove is a ApprovalState enum value.
ApprovalStateRevoke is a ApprovalState enum value.
BatchGetRepositoriesErrorCodeEnumEncryptionIntegrityChecksFailedException is a BatchGetRepositoriesErrorCodeEnum enum value.
BatchGetRepositoriesErrorCodeEnumEncryptionKeyAccessDeniedException is a BatchGetRepositoriesErrorCodeEnum enum value.
BatchGetRepositoriesErrorCodeEnumEncryptionKeyDisabledException is a BatchGetRepositoriesErrorCodeEnum enum value.
BatchGetRepositoriesErrorCodeEnumEncryptionKeyNotFoundException is a BatchGetRepositoriesErrorCodeEnum enum value.
BatchGetRepositoriesErrorCodeEnumEncryptionKeyUnavailableException is a BatchGetRepositoriesErrorCodeEnum enum value.
BatchGetRepositoriesErrorCodeEnumRepositoryDoesNotExistException is a BatchGetRepositoriesErrorCodeEnum enum value.
ChangeTypeEnumA is a ChangeTypeEnum enum value.
ChangeTypeEnumD is a ChangeTypeEnum enum value.
ChangeTypeEnumM is a ChangeTypeEnum enum value.
ConflictDetailLevelTypeEnumFileLevel is a ConflictDetailLevelTypeEnum enum value.
ConflictDetailLevelTypeEnumLineLevel is a ConflictDetailLevelTypeEnum enum value.
ConflictResolutionStrategyTypeEnumAcceptDestination is a ConflictResolutionStrategyTypeEnum enum value.
ConflictResolutionStrategyTypeEnumAcceptSource is a ConflictResolutionStrategyTypeEnum enum value.
ConflictResolutionStrategyTypeEnumAutomerge is a ConflictResolutionStrategyTypeEnum enum value.
ConflictResolutionStrategyTypeEnumNone is a ConflictResolutionStrategyTypeEnum enum value.
ID to lookup a service endpoint with.
ErrCodeActorDoesNotExistException for service response error code "ActorDoesNotExistException".
ErrCodeApprovalRuleContentRequiredException for service response error code "ApprovalRuleContentRequiredException".
ErrCodeApprovalRuleDoesNotExistException for service response error code "ApprovalRuleDoesNotExistException".
ErrCodeApprovalRuleNameAlreadyExistsException for service response error code "ApprovalRuleNameAlreadyExistsException".
ErrCodeApprovalRuleNameRequiredException for service response error code "ApprovalRuleNameRequiredException".
ErrCodeApprovalRuleTemplateContentRequiredException for service response error code "ApprovalRuleTemplateContentRequiredException".
ErrCodeApprovalRuleTemplateDoesNotExistException for service response error code "ApprovalRuleTemplateDoesNotExistException".
ErrCodeApprovalRuleTemplateInUseException for service response error code "ApprovalRuleTemplateInUseException".
ErrCodeApprovalRuleTemplateNameAlreadyExistsException for service response error code "ApprovalRuleTemplateNameAlreadyExistsException".
ErrCodeApprovalRuleTemplateNameRequiredException for service response error code "ApprovalRuleTemplateNameRequiredException".
ErrCodeApprovalStateRequiredException for service response error code "ApprovalStateRequiredException".
ErrCodeAuthorDoesNotExistException for service response error code "AuthorDoesNotExistException".
ErrCodeBeforeCommitIdAndAfterCommitIdAreSameException for service response error code "BeforeCommitIdAndAfterCommitIdAreSameException".
ErrCodeBlobIdDoesNotExistException for service response error code "BlobIdDoesNotExistException".
ErrCodeBlobIdRequiredException for service response error code "BlobIdRequiredException".
ErrCodeBranchDoesNotExistException for service response error code "BranchDoesNotExistException".
ErrCodeBranchNameExistsException for service response error code "BranchNameExistsException".
ErrCodeBranchNameIsTagNameException for service response error code "BranchNameIsTagNameException".
ErrCodeBranchNameRequiredException for service response error code "BranchNameRequiredException".
ErrCodeCannotDeleteApprovalRuleFromTemplateException for service response error code "CannotDeleteApprovalRuleFromTemplateException".
ErrCodeCannotModifyApprovalRuleFromTemplateException for service response error code "CannotModifyApprovalRuleFromTemplateException".
ErrCodeClientRequestTokenRequiredException for service response error code "ClientRequestTokenRequiredException".
ErrCodeCommentContentRequiredException for service response error code "CommentContentRequiredException".
ErrCodeCommentContentSizeLimitExceededException for service response error code "CommentContentSizeLimitExceededException".
ErrCodeCommentDeletedException for service response error code "CommentDeletedException".
ErrCodeCommentDoesNotExistException for service response error code "CommentDoesNotExistException".
ErrCodeCommentIdRequiredException for service response error code "CommentIdRequiredException".
ErrCodeCommentNotCreatedByCallerException for service response error code "CommentNotCreatedByCallerException".
ErrCodeCommitDoesNotExistException for service response error code "CommitDoesNotExistException".
ErrCodeCommitIdDoesNotExistException for service response error code "CommitIdDoesNotExistException".
ErrCodeCommitIdRequiredException for service response error code "CommitIdRequiredException".
ErrCodeCommitIdsLimitExceededException for service response error code "CommitIdsLimitExceededException".
ErrCodeCommitIdsListRequiredException for service response error code "CommitIdsListRequiredException".
ErrCodeCommitMessageLengthExceededException for service response error code "CommitMessageLengthExceededException".
ErrCodeCommitRequiredException for service response error code "CommitRequiredException".
ErrCodeConcurrentReferenceUpdateException for service response error code "ConcurrentReferenceUpdateException".
ErrCodeDefaultBranchCannotBeDeletedException for service response error code "DefaultBranchCannotBeDeletedException".
ErrCodeDirectoryNameConflictsWithFileNameException for service response error code "DirectoryNameConflictsWithFileNameException".
ErrCodeEncryptionIntegrityChecksFailedException for service response error code "EncryptionIntegrityChecksFailedException".
ErrCodeEncryptionKeyAccessDeniedException for service response error code "EncryptionKeyAccessDeniedException".
ErrCodeEncryptionKeyDisabledException for service response error code "EncryptionKeyDisabledException".
ErrCodeEncryptionKeyInvalidIdException for service response error code "EncryptionKeyInvalidIdException".
ErrCodeEncryptionKeyInvalidUsageException for service response error code "EncryptionKeyInvalidUsageException".
ErrCodeEncryptionKeyNotFoundException for service response error code "EncryptionKeyNotFoundException".
ErrCodeEncryptionKeyRequiredException for service response error code "EncryptionKeyRequiredException".
ErrCodeEncryptionKeyUnavailableException for service response error code "EncryptionKeyUnavailableException".
ErrCodeFileContentAndSourceFileSpecifiedException for service response error code "FileContentAndSourceFileSpecifiedException".
ErrCodeFileContentRequiredException for service response error code "FileContentRequiredException".
ErrCodeFileContentSizeLimitExceededException for service response error code "FileContentSizeLimitExceededException".
ErrCodeFileDoesNotExistException for service response error code "FileDoesNotExistException".
ErrCodeFileEntryRequiredException for service response error code "FileEntryRequiredException".
ErrCodeFileModeRequiredException for service response error code "FileModeRequiredException".
ErrCodeFileNameConflictsWithDirectoryNameException for service response error code "FileNameConflictsWithDirectoryNameException".
ErrCodeFilePathConflictsWithSubmodulePathException for service response error code "FilePathConflictsWithSubmodulePathException".
ErrCodeFileTooLargeException for service response error code "FileTooLargeException".
ErrCodeFolderContentSizeLimitExceededException for service response error code "FolderContentSizeLimitExceededException".
ErrCodeFolderDoesNotExistException for service response error code "FolderDoesNotExistException".
ErrCodeIdempotencyParameterMismatchException for service response error code "IdempotencyParameterMismatchException".
ErrCodeInvalidActorArnException for service response error code "InvalidActorArnException".
ErrCodeInvalidApprovalRuleContentException for service response error code "InvalidApprovalRuleContentException".
ErrCodeInvalidApprovalRuleNameException for service response error code "InvalidApprovalRuleNameException".
ErrCodeInvalidApprovalRuleTemplateContentException for service response error code "InvalidApprovalRuleTemplateContentException".
ErrCodeInvalidApprovalRuleTemplateDescriptionException for service response error code "InvalidApprovalRuleTemplateDescriptionException".
ErrCodeInvalidApprovalRuleTemplateNameException for service response error code "InvalidApprovalRuleTemplateNameException".
ErrCodeInvalidApprovalStateException for service response error code "InvalidApprovalStateException".
ErrCodeInvalidAuthorArnException for service response error code "InvalidAuthorArnException".
ErrCodeInvalidBlobIdException for service response error code "InvalidBlobIdException".
ErrCodeInvalidBranchNameException for service response error code "InvalidBranchNameException".
ErrCodeInvalidClientRequestTokenException for service response error code "InvalidClientRequestTokenException".
ErrCodeInvalidCommentIdException for service response error code "InvalidCommentIdException".
ErrCodeInvalidCommitException for service response error code "InvalidCommitException".
ErrCodeInvalidCommitIdException for service response error code "InvalidCommitIdException".
ErrCodeInvalidConflictDetailLevelException for service response error code "InvalidConflictDetailLevelException".
ErrCodeInvalidConflictResolutionException for service response error code "InvalidConflictResolutionException".
ErrCodeInvalidConflictResolutionStrategyException for service response error code "InvalidConflictResolutionStrategyException".
ErrCodeInvalidContinuationTokenException for service response error code "InvalidContinuationTokenException".
ErrCodeInvalidDeletionParameterException for service response error code "InvalidDeletionParameterException".
ErrCodeInvalidDescriptionException for service response error code "InvalidDescriptionException".
ErrCodeInvalidDestinationCommitSpecifierException for service response error code "InvalidDestinationCommitSpecifierException".
ErrCodeInvalidEmailException for service response error code "InvalidEmailException".
ErrCodeInvalidFileLocationException for service response error code "InvalidFileLocationException".
ErrCodeInvalidFileModeException for service response error code "InvalidFileModeException".
ErrCodeInvalidFilePositionException for service response error code "InvalidFilePositionException".
ErrCodeInvalidMaxConflictFilesException for service response error code "InvalidMaxConflictFilesException".
ErrCodeInvalidMaxMergeHunksException for service response error code "InvalidMaxMergeHunksException".
ErrCodeInvalidMaxResultsException for service response error code "InvalidMaxResultsException".
ErrCodeInvalidMergeOptionException for service response error code "InvalidMergeOptionException".
ErrCodeInvalidOrderException for service response error code "InvalidOrderException".
ErrCodeInvalidOverrideStatusException for service response error code "InvalidOverrideStatusException".
ErrCodeInvalidParentCommitIdException for service response error code "InvalidParentCommitIdException".
ErrCodeInvalidPathException for service response error code "InvalidPathException".
ErrCodeInvalidPullRequestEventTypeException for service response error code "InvalidPullRequestEventTypeException".
ErrCodeInvalidPullRequestIdException for service response error code "InvalidPullRequestIdException".
ErrCodeInvalidPullRequestStatusException for service response error code "InvalidPullRequestStatusException".
ErrCodeInvalidPullRequestStatusUpdateException for service response error code "InvalidPullRequestStatusUpdateException".
ErrCodeInvalidReactionUserArnException for service response error code "InvalidReactionUserArnException".
ErrCodeInvalidReactionValueException for service response error code "InvalidReactionValueException".
ErrCodeInvalidReferenceNameException for service response error code "InvalidReferenceNameException".
ErrCodeInvalidRelativeFileVersionEnumException for service response error code "InvalidRelativeFileVersionEnumException".
ErrCodeInvalidReplacementContentException for service response error code "InvalidReplacementContentException".
ErrCodeInvalidReplacementTypeException for service response error code "InvalidReplacementTypeException".
ErrCodeInvalidRepositoryDescriptionException for service response error code "InvalidRepositoryDescriptionException".
ErrCodeInvalidRepositoryNameException for service response error code "InvalidRepositoryNameException".
ErrCodeInvalidRepositoryTriggerBranchNameException for service response error code "InvalidRepositoryTriggerBranchNameException".
ErrCodeInvalidRepositoryTriggerCustomDataException for service response error code "InvalidRepositoryTriggerCustomDataException".
ErrCodeInvalidRepositoryTriggerDestinationArnException for service response error code "InvalidRepositoryTriggerDestinationArnException".
ErrCodeInvalidRepositoryTriggerEventsException for service response error code "InvalidRepositoryTriggerEventsException".
ErrCodeInvalidRepositoryTriggerNameException for service response error code "InvalidRepositoryTriggerNameException".
ErrCodeInvalidRepositoryTriggerRegionException for service response error code "InvalidRepositoryTriggerRegionException".
ErrCodeInvalidResourceArnException for service response error code "InvalidResourceArnException".
ErrCodeInvalidRevisionIdException for service response error code "InvalidRevisionIdException".
ErrCodeInvalidRuleContentSha256Exception for service response error code "InvalidRuleContentSha256Exception".
ErrCodeInvalidSortByException for service response error code "InvalidSortByException".
ErrCodeInvalidSourceCommitSpecifierException for service response error code "InvalidSourceCommitSpecifierException".
ErrCodeInvalidSystemTagUsageException for service response error code "InvalidSystemTagUsageException".
ErrCodeInvalidTagKeysListException for service response error code "InvalidTagKeysListException".
ErrCodeInvalidTagsMapException for service response error code "InvalidTagsMapException".
ErrCodeInvalidTargetBranchException for service response error code "InvalidTargetBranchException".
ErrCodeInvalidTargetException for service response error code "InvalidTargetException".
ErrCodeInvalidTargetsException for service response error code "InvalidTargetsException".
ErrCodeInvalidTitleException for service response error code "InvalidTitleException".
ErrCodeManualMergeRequiredException for service response error code "ManualMergeRequiredException".
ErrCodeMaximumBranchesExceededException for service response error code "MaximumBranchesExceededException".
ErrCodeMaximumConflictResolutionEntriesExceededException for service response error code "MaximumConflictResolutionEntriesExceededException".
ErrCodeMaximumFileContentToLoadExceededException for service response error code "MaximumFileContentToLoadExceededException".
ErrCodeMaximumFileEntriesExceededException for service response error code "MaximumFileEntriesExceededException".
ErrCodeMaximumItemsToCompareExceededException for service response error code "MaximumItemsToCompareExceededException".
ErrCodeMaximumNumberOfApprovalsExceededException for service response error code "MaximumNumberOfApprovalsExceededException".
ErrCodeMaximumOpenPullRequestsExceededException for service response error code "MaximumOpenPullRequestsExceededException".
ErrCodeMaximumRepositoryNamesExceededException for service response error code "MaximumRepositoryNamesExceededException".
ErrCodeMaximumRepositoryTriggersExceededException for service response error code "MaximumRepositoryTriggersExceededException".
ErrCodeMaximumRuleTemplatesAssociatedWithRepositoryException for service response error code "MaximumRuleTemplatesAssociatedWithRepositoryException".
ErrCodeMergeOptionRequiredException for service response error code "MergeOptionRequiredException".
ErrCodeMultipleConflictResolutionEntriesException for service response error code "MultipleConflictResolutionEntriesException".
ErrCodeMultipleRepositoriesInPullRequestException for service response error code "MultipleRepositoriesInPullRequestException".
ErrCodeNameLengthExceededException for service response error code "NameLengthExceededException".
ErrCodeNoChangeException for service response error code "NoChangeException".
ErrCodeNumberOfRulesExceededException for service response error code "NumberOfRulesExceededException".
ErrCodeNumberOfRuleTemplatesExceededException for service response error code "NumberOfRuleTemplatesExceededException".
ErrCodeOperationNotAllowedException for service response error code "OperationNotAllowedException".
ErrCodeOverrideAlreadySetException for service response error code "OverrideAlreadySetException".
ErrCodeOverrideStatusRequiredException for service response error code "OverrideStatusRequiredException".
ErrCodeParentCommitDoesNotExistException for service response error code "ParentCommitDoesNotExistException".
ErrCodeParentCommitIdOutdatedException for service response error code "ParentCommitIdOutdatedException".
ErrCodeParentCommitIdRequiredException for service response error code "ParentCommitIdRequiredException".
ErrCodePathDoesNotExistException for service response error code "PathDoesNotExistException".
ErrCodePathRequiredException for service response error code "PathRequiredException".
ErrCodePullRequestAlreadyClosedException for service response error code "PullRequestAlreadyClosedException".
ErrCodePullRequestApprovalRulesNotSatisfiedException for service response error code "PullRequestApprovalRulesNotSatisfiedException".
ErrCodePullRequestCannotBeApprovedByAuthorException for service response error code "PullRequestCannotBeApprovedByAuthorException".
ErrCodePullRequestDoesNotExistException for service response error code "PullRequestDoesNotExistException".
ErrCodePullRequestIdRequiredException for service response error code "PullRequestIdRequiredException".
ErrCodePullRequestStatusRequiredException for service response error code "PullRequestStatusRequiredException".
ErrCodePutFileEntryConflictException for service response error code "PutFileEntryConflictException".
ErrCodeReactionLimitExceededException for service response error code "ReactionLimitExceededException".
ErrCodeReactionValueRequiredException for service response error code "ReactionValueRequiredException".
ErrCodeReferenceDoesNotExistException for service response error code "ReferenceDoesNotExistException".
ErrCodeReferenceNameRequiredException for service response error code "ReferenceNameRequiredException".
ErrCodeReferenceTypeNotSupportedException for service response error code "ReferenceTypeNotSupportedException".
ErrCodeReplacementContentRequiredException for service response error code "ReplacementContentRequiredException".
ErrCodeReplacementTypeRequiredException for service response error code "ReplacementTypeRequiredException".
ErrCodeRepositoryDoesNotExistException for service response error code "RepositoryDoesNotExistException".
ErrCodeRepositoryLimitExceededException for service response error code "RepositoryLimitExceededException".
ErrCodeRepositoryNameExistsException for service response error code "RepositoryNameExistsException".
ErrCodeRepositoryNameRequiredException for service response error code "RepositoryNameRequiredException".
ErrCodeRepositoryNamesRequiredException for service response error code "RepositoryNamesRequiredException".
ErrCodeRepositoryNotAssociatedWithPullRequestException for service response error code "RepositoryNotAssociatedWithPullRequestException".
ErrCodeRepositoryTriggerBranchNameListRequiredException for service response error code "RepositoryTriggerBranchNameListRequiredException".
ErrCodeRepositoryTriggerDestinationArnRequiredException for service response error code "RepositoryTriggerDestinationArnRequiredException".
ErrCodeRepositoryTriggerEventsListRequiredException for service response error code "RepositoryTriggerEventsListRequiredException".
ErrCodeRepositoryTriggerNameRequiredException for service response error code "RepositoryTriggerNameRequiredException".
ErrCodeRepositoryTriggersListRequiredException for service response error code "RepositoryTriggersListRequiredException".
ErrCodeResourceArnRequiredException for service response error code "ResourceArnRequiredException".
ErrCodeRestrictedSourceFileException for service response error code "RestrictedSourceFileException".
ErrCodeRevisionIdRequiredException for service response error code "RevisionIdRequiredException".
ErrCodeRevisionNotCurrentException for service response error code "RevisionNotCurrentException".
ErrCodeSameFileContentException for service response error code "SameFileContentException".
ErrCodeSamePathRequestException for service response error code "SamePathRequestException".
ErrCodeSourceAndDestinationAreSameException for service response error code "SourceAndDestinationAreSameException".
ErrCodeSourceFileOrContentRequiredException for service response error code "SourceFileOrContentRequiredException".
ErrCodeTagKeysListRequiredException for service response error code "TagKeysListRequiredException".
ErrCodeTagPolicyException for service response error code "TagPolicyException".
ErrCodeTagsMapRequiredException for service response error code "TagsMapRequiredException".
ErrCodeTargetRequiredException for service response error code "TargetRequiredException".
ErrCodeTargetsRequiredException for service response error code "TargetsRequiredException".
ErrCodeTipOfSourceReferenceIsDifferentException for service response error code "TipOfSourceReferenceIsDifferentException".
ErrCodeTipsDivergenceExceededException for service response error code "TipsDivergenceExceededException".
ErrCodeTitleRequiredException for service response error code "TitleRequiredException".
ErrCodeTooManyTagsException for service response error code "TooManyTagsException".
FileModeTypeEnumExecutable is a FileModeTypeEnum enum value.
FileModeTypeEnumNormal is a FileModeTypeEnum enum value.
FileModeTypeEnumSymlink is a FileModeTypeEnum enum value.
MergeOptionTypeEnumFastForwardMerge is a MergeOptionTypeEnum enum value.
MergeOptionTypeEnumSquashMerge is a MergeOptionTypeEnum enum value.
MergeOptionTypeEnumThreeWayMerge is a MergeOptionTypeEnum enum value.
ObjectTypeEnumDirectory is a ObjectTypeEnum enum value.
ObjectTypeEnumFile is a ObjectTypeEnum enum value.
ObjectTypeEnumGitLink is a ObjectTypeEnum enum value.
ObjectTypeEnumSymbolicLink is a ObjectTypeEnum enum value.
OrderEnumAscending is a OrderEnum enum value.
OrderEnumDescending is a OrderEnum enum value.
OverrideStatusOverride is a OverrideStatus enum value.
OverrideStatusRevoke is a OverrideStatus enum value.
PullRequestEventTypePullRequestApprovalRuleCreated is a PullRequestEventType enum value.
PullRequestEventTypePullRequestApprovalRuleDeleted is a PullRequestEventType enum value.
PullRequestEventTypePullRequestApprovalRuleOverridden is a PullRequestEventType enum value.
PullRequestEventTypePullRequestApprovalRuleUpdated is a PullRequestEventType enum value.
PullRequestEventTypePullRequestApprovalStateChanged is a PullRequestEventType enum value.
PullRequestEventTypePullRequestCreated is a PullRequestEventType enum value.
PullRequestEventTypePullRequestMergeStateChanged is a PullRequestEventType enum value.
PullRequestEventTypePullRequestSourceReferenceUpdated is a PullRequestEventType enum value.
PullRequestEventTypePullRequestStatusChanged is a PullRequestEventType enum value.
PullRequestStatusEnumClosed is a PullRequestStatusEnum enum value.
PullRequestStatusEnumOpen is a PullRequestStatusEnum enum value.
RelativeFileVersionEnumAfter is a RelativeFileVersionEnum enum value.
RelativeFileVersionEnumBefore is a RelativeFileVersionEnum enum value.
ReplacementTypeEnumKeepBase is a ReplacementTypeEnum enum value.
ReplacementTypeEnumKeepDestination is a ReplacementTypeEnum enum value.
ReplacementTypeEnumKeepSource is a ReplacementTypeEnum enum value.
ReplacementTypeEnumUseNewContent is a ReplacementTypeEnum enum value.
RepositoryTriggerEventEnumAll is a RepositoryTriggerEventEnum enum value.
RepositoryTriggerEventEnumCreateReference is a RepositoryTriggerEventEnum enum value.
RepositoryTriggerEventEnumDeleteReference is a RepositoryTriggerEventEnum enum value.
RepositoryTriggerEventEnumUpdateReference is a RepositoryTriggerEventEnum enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SortByEnumLastModifiedDate is a SortByEnum enum value.
SortByEnumRepositoryName is a SortByEnum enum value.

# Structs

The specified Amazon Resource Name (ARN) does not exist in the Amazon Web Services account.
Returns information about a specific approval on a pull request.
Returns information about an approval rule.
The content for the approval rule is empty.
The specified approval rule does not exist.
Returns information about an event for an approval rule.
An approval rule with that name already exists.
An approval rule name is required, but was not specified.
Returns information about an override event for approval rules for a pull request.
Returns information about an approval rule template.
The content for the approval rule template is empty.
The specified approval rule template does not exist.
The approval rule template is associated with one or more repositories.
You cannot create an approval rule template with that name because a template with that name already exists in this Amazon Web Services Region for your Amazon Web Services account.
An approval rule template name is required, but was not specified.
Returns information about a change in the approval state for a pull request.
An approval state is required, but was not specified.
The specified Amazon Resource Name (ARN) does not exist in the Amazon Web Services account.
Returns information about errors in a BatchAssociateApprovalRuleTemplateWithRepositories operation.
Returns information about errors in a BatchDescribeMergeConflicts operation.
Returns information about errors in a BatchDisassociateApprovalRuleTemplateFromRepositories operation.
Returns information about errors in a BatchGetCommits operation.
Returns information about errors in a BatchGetRepositories operation.
Represents the input of a batch get repositories operation.
Represents the output of a batch get repositories operation.
The before commit ID and the after commit ID are the same, which is not valid.
The specified blob does not exist.
A blob ID is required, but was not specified.
Returns information about a specific Git blob object.
The specified branch does not exist.
Returns information about a branch.
Cannot create the branch with the specified name because the commit conflicts with an existing branch with the same name.
The specified branch name is not valid because it is a tag name.
A branch name is required, but was not specified.
The approval rule cannot be deleted from the pull request because it was created by an approval rule template and applied to the pull request automatically.
The approval rule cannot be modified for the pull request because it was created by an approval rule template and applied to the pull request automatically.
A client request token is required.
CodeCommit provides the API operation methods for making requests to AWS CodeCommit.
Returns information about a specific comment.
The comment is empty.
The comment is too large.
This comment has already been deleted.
No comment exists with the provided ID.
The comment ID is missing or null.
You cannot modify or delete this comment.
Returns information about comments on the comparison between two commits.
Returns information about comments on a pull request.
Returns information about a specific commit.
The specified commit does not exist or no commit was specified, and the specified repository has no default branch.
The specified commit ID does not exist.
A commit ID was not specified.
The maximum number of allowed commit IDs in a batch request is 100.
A list of commit IDs is required, but was either not specified or the list was empty.
The commit message is too long.
A commit was not specified.
The merge cannot be completed because the target branch has been modified.
Information about conflicts in a merge operation.
Information about the metadata for a conflict in a merge operation.
If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.
Represents the input of a create branch operation.
Represents the input of a create repository operation.
Represents the output of a create repository operation.
The specified branch is the default branch for the repository, and cannot be deleted.
Represents the input of a delete branch operation.
Represents the output of a delete branch operation.
A file that is deleted as part of a commit.
Represents the input of a delete repository operation.
Represents the output of a delete repository operation.
Returns information about a set of differences for a commit specifier.
A file cannot be added to the repository because the specified path name has the same name as a file that already exists in this repository.
An encryption integrity check failed.
An encryption key could not be accessed.
The encryption key is disabled.
The Key Management Service encryption key is not valid.
A KMS encryption key was used to try and encrypt or decrypt a repository, but either the repository or the key was not in a valid state to support the operation.
No encryption key was found.
A KMS encryption key ID is required but was not specified.
The encryption key is not available.
Returns information about the approval rules applied to a pull request and whether conditions have been met.
Returns information about a file in a repository.
The commit cannot be created because both a source file and file content have been specified for the same file.
The file cannot be added because it is empty.
The file cannot be added because it is too large.
The specified file does not exist.
The commit cannot be created because no files have been specified as added, updated, or changed (PutFile or DeleteFile) for the commit.
A file to be added, updated, or deleted as part of a commit.
The commit cannot be created because no file mode has been specified.
Information about file modes in a merge or pull request.
A file cannot be added to the repository because the specified file name has the same name as a directory in this repository.
The commit cannot be created because a specified file path points to a submodule.
Information about the size of files in a merge or pull request.
The specified file exceeds the file size limit for CodeCommit.
Information about a version of a file.
Returns information about a folder in a repository.
The commit cannot be created because at least one of the overall changes in the commit results in a folder whose contents exceed the limit of 6 MB.
The specified folder does not exist.
Represents the input of a get blob operation.
Represents the output of a get blob operation.
Represents the input of a get branch operation.
Represents the output of a get branch operation.
Represents the input of a get commit operation.
Represents the output of a get commit operation.
Represents the input of a get repository operation.
Represents the output of a get repository operation.
Represents the input of a get repository triggers operation.
Represents the output of a get repository triggers operation.
The client request token is not valid.
The Amazon Resource Name (ARN) is not valid.
The content for the approval rule is not valid.
The name for the approval rule is not valid.
The content of the approval rule template is not valid.
The description for the approval rule template is not valid because it exceeds the maximum characters allowed for a description.
The name of the approval rule template is not valid.
The state for the approval is not valid.
The Amazon Resource Name (ARN) is not valid.
The specified blob is not valid.
The specified reference name is not valid.
The client request token is not valid.
The comment ID is not in a valid format.
The specified commit is not valid.
The specified commit ID is not valid.
The specified conflict detail level is not valid.
The specified conflict resolution list is not valid.
The specified conflict resolution strategy is not valid.
The specified continuation token is not valid.
The specified deletion parameter is not valid.
The pull request description is not valid.
The destination commit specifier is not valid.
The specified email address either contains one or more characters that are not allowed, or it exceeds the maximum number of characters allowed for an email address.
The location of the file is not valid.
The specified file mode permission is not valid.
The position is not valid.
The specified value for the number of conflict files to return is not valid.
The specified value for the number of merge hunks to return is not valid.
The specified number of maximum results is not valid.
The specified merge option is not valid for this operation.
The specified sort order is not valid.
The override status is not valid.
The parent commit ID is not valid.
The specified path is not valid.
The pull request event type is not valid.
The pull request ID is not valid.
The pull request status is not valid.
The pull request status update is not valid.
The Amazon Resource Name (ARN) of the user or identity is not valid.
The value of the reaction is not valid.
The specified reference name format is not valid.
Either the enum is not in a valid format, or the specified file version enum is not valid in respect to the current file version.
Automerge was specified for resolving the conflict, but the replacement type is not valid or content is missing.
Automerge was specified for resolving the conflict, but the specified replacement type is not valid.
The specified repository description is not valid.
A specified repository name is not valid.
One or more branch names specified for the trigger is not valid.
The custom data provided for the trigger is not valid.
The Amazon Resource Name (ARN) for the trigger is not valid for the specified destination.
One or more events specified for the trigger is not valid.
The name of the trigger is not valid.
The Amazon Web Services Region for the trigger target does not match the Amazon Web Services Region for the repository.
The value for the resource ARN is not valid.
The revision ID is not valid.
The SHA-256 hash signature for the rule content is not valid.
The specified sort by value is not valid.
The source commit specifier is not valid.
The specified tag is not valid.
The list of tags is not valid.
The map of tags is not valid.
The specified target branch is not valid.
The target for the pull request is not valid.
The targets for the pull request is not valid or not in a valid format.
The title of the pull request is not valid.
Information about whether a file is binary or textual in a merge or pull request operation.
Represents the input of a list branches operation.
Represents the output of a list branches operation.
Represents the input of a list repositories operation.
Represents the output of a list repositories operation.
Returns information about the location of a change or comment in the comparison between two commits or a pull request.
The pull request cannot be merged automatically into the destination branch.
The number of branches for the trigger was exceeded.
The number of allowed conflict resolution entries was exceeded.
The number of files to load exceeds the allowed limit.
The number of specified files to change as part of this commit exceeds the maximum number of files that can be changed in a single commit.
The number of items to compare between the source or destination branches and the merge base has exceeded the maximum allowed.
The number of approvals required for the approval rule exceeds the maximum number allowed.
You cannot create the pull request because the repository has too many open pull requests.
The maximum number of allowed repository names was exceeded.
The number of triggers allowed for the repository was exceeded.
The maximum number of approval rule templates for a repository has been exceeded.
Information about merge hunks in a merge or pull request operation.
Information about the details of a merge hunk that contains a conflict in a merge or pull request operation.
Returns information about a merge or potential merge between a source reference and a destination reference in a pull request.
Information about the file operation conflicts in a merge operation.
A merge option or stategy is required, and none was provided.
More than one conflict resolution entries exists for the conflict.
You cannot include more than one repository in a pull request.
The user name is not valid because it has exceeded the character limit for author names.
The commit cannot be created because no changes will be made to the repository as a result of this commit.
The approval rule cannot be added.
The maximum number of approval rule templates has been exceeded for this Amazon Web Services Region.
Information about the type of an object in a merge operation.
The requested action is not allowed.
Returns information about the template that created the approval rule for a pull request.
The pull request has already had its approval rules set to override.
An override status is required, but no value was provided.
The parent commit ID is not valid because it does not exist.
The file could not be added because the provided parent commit ID is not the current tip of the specified branch.
A parent commit ID is required.
The specified path does not exist.
The folderPath for a location cannot be null.
Returns information about a pull request.
The pull request status cannot be updated because it is already closed.
The pull request cannot be merged because one or more approval rules applied to the pull request have conditions that have not been met.
The approval cannot be applied because the user approving the pull request matches the user who created the pull request.
Metadata about the pull request that is used when comparing the pull request source with its destination.
The pull request ID could not be found.
Returns information about a pull request event.
A pull request ID is required, but none was provided.
Returns information about the change in the merge state for a pull request event.
Information about an update to the source branch of a pull request.
Information about a change to the status of a pull request.
A pull request status is required, but none was provided.
Returns information about a pull request target.
Information about a file added or updated as part of a commit.
The commit cannot be created because one or more files specified in the commit reference both a file and a folder.
Represents the input of a put repository triggers operation.
Represents the output of a put repository triggers operation.
Information about the reaction values provided by users on a comment.
The number of reactions has been exceeded.
Information about the values for reactions to a comment.
A reaction value is required.
The specified reference does not exist.
A reference name is required, but none was provided.
The specified reference is not a supported type.
Information about a replacement content entry in the conflict of a merge or pull request operation.
USE_NEW_CONTENT was specified, but no replacement content has been provided.
A replacement type is required.
The specified repository does not exist.
A repository resource limit was exceeded.
Information about a repository.
The specified repository name already exists.
Information about a repository name and ID.
A repository name is required, but was not specified.
At least one repository name object is required, but was not specified.
The repository does not contain any pull requests with that pull request ID.
Information about a trigger for a repository.
At least one branch name is required, but was not specified in the trigger configuration.
A destination ARN for the target service for the trigger is required, but was not specified.
At least one event for the trigger is required, but was not specified.
A trigger failed to run.
A name for the trigger is required, but was not specified.
The list of triggers for the repository is required, but was not specified.
A valid Amazon Resource Name (ARN) for an CodeCommit resource is required.
The commit cannot be created because one of the changes specifies copying or moving a .gitkeep file.
A revision ID is required, but was not provided.
The revision ID provided in the request does not match the current revision ID.
The file was not added or updated because the content of the file is exactly the same as the content of that file in the repository and branch that you specified.
The commit cannot be created because one or more changes in this commit duplicate actions in the same file path.
Information about the file mode changes.
The source branch and destination branch for the pull request are the same.
The commit cannot be created because no source files or file content have been specified for the commit.
Information about a source file that is part of changes made in a commit.
Returns information about a submodule reference in a repository folder.
Returns information about a symbolic link in a repository folder.
A list of tag keys is required.
The tag policy is not valid.
A map of tags is required.
Returns information about a target for a pull request.
A pull request target is required.
An array of target objects is required.
Represents the input of a test repository triggers operation.
Represents the output of a test repository triggers operation.
The tip of the source branch in the destination repository does not match the tip of the source branch specified in your request.
The divergence between the tips of the provided commit specifiers is too great to determine whether there might be any merge conflicts.
A pull request title is required.
The maximum number of tags for an CodeCommit resource has been exceeded.
Represents the input of an update default branch operation.
Represents the input of an update repository description operation.
Represents the input of an update repository description operation.
Information about the user who made a specified commit.