@aws-sdk/client-codecommit 3.986.0 → 3.988.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +98 -6251
- package/dist-cjs/models/CodeCommitServiceException.js +12 -0
- package/dist-cjs/models/errors.js +2464 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +3271 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +1203 -1197
- package/dist-types/schemas/schemas_0.d.ts +186 -179
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +181 -179
- package/package.json +13 -13
|
@@ -0,0 +1,3271 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FileContentSizeLimitExceededException$ = exports.FileContentRequiredException$ = exports.FileContentAndSourceFileSpecifiedException$ = exports.EncryptionKeyUnavailableException$ = exports.EncryptionKeyRequiredException$ = exports.EncryptionKeyNotFoundException$ = exports.EncryptionKeyInvalidUsageException$ = exports.EncryptionKeyInvalidIdException$ = exports.EncryptionKeyDisabledException$ = exports.EncryptionKeyAccessDeniedException$ = exports.EncryptionIntegrityChecksFailedException$ = exports.DirectoryNameConflictsWithFileNameException$ = exports.DefaultBranchCannotBeDeletedException$ = exports.ConcurrentReferenceUpdateException$ = exports.CommitRequiredException$ = exports.CommitMessageLengthExceededException$ = exports.CommitIdsListRequiredException$ = exports.CommitIdsLimitExceededException$ = exports.CommitIdRequiredException$ = exports.CommitIdDoesNotExistException$ = exports.CommitDoesNotExistException$ = exports.CommentNotCreatedByCallerException$ = exports.CommentIdRequiredException$ = exports.CommentDoesNotExistException$ = exports.CommentDeletedException$ = exports.CommentContentSizeLimitExceededException$ = exports.CommentContentRequiredException$ = exports.ClientRequestTokenRequiredException$ = exports.CannotModifyApprovalRuleFromTemplateException$ = exports.CannotDeleteApprovalRuleFromTemplateException$ = exports.BranchNameRequiredException$ = exports.BranchNameIsTagNameException$ = exports.BranchNameExistsException$ = exports.BranchDoesNotExistException$ = exports.BlobIdRequiredException$ = exports.BlobIdDoesNotExistException$ = exports.BeforeCommitIdAndAfterCommitIdAreSameException$ = exports.AuthorDoesNotExistException$ = exports.ApprovalStateRequiredException$ = exports.ApprovalRuleTemplateNameRequiredException$ = exports.ApprovalRuleTemplateNameAlreadyExistsException$ = exports.ApprovalRuleTemplateInUseException$ = exports.ApprovalRuleTemplateDoesNotExistException$ = exports.ApprovalRuleTemplateContentRequiredException$ = exports.ApprovalRuleNameRequiredException$ = exports.ApprovalRuleNameAlreadyExistsException$ = exports.ApprovalRuleDoesNotExistException$ = exports.ApprovalRuleContentRequiredException$ = exports.ActorDoesNotExistException$ = exports.CodeCommitServiceException$ = void 0;
|
|
4
|
+
exports.InvalidRelativeFileVersionEnumException$ = exports.InvalidReferenceNameException$ = exports.InvalidReactionValueException$ = exports.InvalidReactionUserArnException$ = exports.InvalidPullRequestStatusUpdateException$ = exports.InvalidPullRequestStatusException$ = exports.InvalidPullRequestIdException$ = exports.InvalidPullRequestEventTypeException$ = exports.InvalidPathException$ = exports.InvalidParentCommitIdException$ = exports.InvalidOverrideStatusException$ = exports.InvalidOrderException$ = exports.InvalidMergeOptionException$ = exports.InvalidMaxResultsException$ = exports.InvalidMaxMergeHunksException$ = exports.InvalidMaxConflictFilesException$ = exports.InvalidFilePositionException$ = exports.InvalidFileModeException$ = exports.InvalidFileLocationException$ = exports.InvalidEmailException$ = exports.InvalidDestinationCommitSpecifierException$ = exports.InvalidDescriptionException$ = exports.InvalidDeletionParameterException$ = exports.InvalidContinuationTokenException$ = exports.InvalidConflictResolutionStrategyException$ = exports.InvalidConflictResolutionException$ = exports.InvalidConflictDetailLevelException$ = exports.InvalidCommitIdException$ = exports.InvalidCommitException$ = exports.InvalidCommentIdException$ = exports.InvalidClientRequestTokenException$ = exports.InvalidBranchNameException$ = exports.InvalidBlobIdException$ = exports.InvalidAuthorArnException$ = exports.InvalidApprovalStateException$ = exports.InvalidApprovalRuleTemplateNameException$ = exports.InvalidApprovalRuleTemplateDescriptionException$ = exports.InvalidApprovalRuleTemplateContentException$ = exports.InvalidApprovalRuleNameException$ = exports.InvalidApprovalRuleContentException$ = exports.InvalidActorArnException$ = exports.IdempotencyParameterMismatchException$ = exports.FolderDoesNotExistException$ = exports.FolderContentSizeLimitExceededException$ = exports.FileTooLargeException$ = exports.FilePathConflictsWithSubmodulePathException$ = exports.FileNameConflictsWithDirectoryNameException$ = exports.FileModeRequiredException$ = exports.FileEntryRequiredException$ = exports.FileDoesNotExistException$ = void 0;
|
|
5
|
+
exports.PullRequestApprovalRulesNotSatisfiedException$ = exports.PullRequestAlreadyClosedException$ = exports.PathRequiredException$ = exports.PathDoesNotExistException$ = exports.ParentCommitIdRequiredException$ = exports.ParentCommitIdOutdatedException$ = exports.ParentCommitDoesNotExistException$ = exports.OverrideStatusRequiredException$ = exports.OverrideAlreadySetException$ = exports.OperationNotAllowedException$ = exports.NumberOfRuleTemplatesExceededException$ = exports.NumberOfRulesExceededException$ = exports.NoChangeException$ = exports.NameLengthExceededException$ = exports.MultipleRepositoriesInPullRequestException$ = exports.MultipleConflictResolutionEntriesException$ = exports.MergeOptionRequiredException$ = exports.MaximumRuleTemplatesAssociatedWithRepositoryException$ = exports.MaximumRepositoryTriggersExceededException$ = exports.MaximumRepositoryNamesExceededException$ = exports.MaximumOpenPullRequestsExceededException$ = exports.MaximumNumberOfApprovalsExceededException$ = exports.MaximumItemsToCompareExceededException$ = exports.MaximumFileEntriesExceededException$ = exports.MaximumFileContentToLoadExceededException$ = exports.MaximumConflictResolutionEntriesExceededException$ = exports.MaximumBranchesExceededException$ = exports.ManualMergeRequiredException$ = exports.InvalidTitleException$ = exports.InvalidTargetsException$ = exports.InvalidTargetException$ = exports.InvalidTargetBranchException$ = exports.InvalidTagsMapException$ = exports.InvalidTagKeysListException$ = exports.InvalidSystemTagUsageException$ = exports.InvalidSourceCommitSpecifierException$ = exports.InvalidSortByException$ = exports.InvalidRuleContentSha256Exception$ = exports.InvalidRevisionIdException$ = exports.InvalidResourceArnException$ = exports.InvalidRepositoryTriggerRegionException$ = exports.InvalidRepositoryTriggerNameException$ = exports.InvalidRepositoryTriggerEventsException$ = exports.InvalidRepositoryTriggerDestinationArnException$ = exports.InvalidRepositoryTriggerCustomDataException$ = exports.InvalidRepositoryTriggerBranchNameException$ = exports.InvalidRepositoryNameException$ = exports.InvalidRepositoryDescriptionException$ = exports.InvalidReplacementTypeException$ = exports.InvalidReplacementContentException$ = void 0;
|
|
6
|
+
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = exports.BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = exports.AssociateApprovalRuleTemplateWithRepositoryInput$ = exports.ApprovalStateChangedEventMetadata$ = exports.ApprovalRuleTemplate$ = exports.ApprovalRuleOverriddenEventMetadata$ = exports.ApprovalRuleEventMetadata$ = exports.ApprovalRule$ = exports.Approval$ = exports.errorTypeRegistries = exports.TooManyTagsException$ = exports.TitleRequiredException$ = exports.TipsDivergenceExceededException$ = exports.TipOfSourceReferenceIsDifferentException$ = exports.TargetsRequiredException$ = exports.TargetRequiredException$ = exports.TagsMapRequiredException$ = exports.TagPolicyException$ = exports.TagKeysListRequiredException$ = exports.SourceFileOrContentRequiredException$ = exports.SourceAndDestinationAreSameException$ = exports.SamePathRequestException$ = exports.SameFileContentException$ = exports.RevisionNotCurrentException$ = exports.RevisionIdRequiredException$ = exports.RestrictedSourceFileException$ = exports.ResourceArnRequiredException$ = exports.RepositoryTriggersListRequiredException$ = exports.RepositoryTriggerNameRequiredException$ = exports.RepositoryTriggerEventsListRequiredException$ = exports.RepositoryTriggerDestinationArnRequiredException$ = exports.RepositoryTriggerBranchNameListRequiredException$ = exports.RepositoryNotAssociatedWithPullRequestException$ = exports.RepositoryNamesRequiredException$ = exports.RepositoryNameRequiredException$ = exports.RepositoryNameExistsException$ = exports.RepositoryLimitExceededException$ = exports.RepositoryDoesNotExistException$ = exports.ReplacementTypeRequiredException$ = exports.ReplacementContentRequiredException$ = exports.ReferenceTypeNotSupportedException$ = exports.ReferenceNameRequiredException$ = exports.ReferenceDoesNotExistException$ = exports.ReactionValueRequiredException$ = exports.ReactionLimitExceededException$ = exports.PutFileEntryConflictException$ = exports.PullRequestStatusRequiredException$ = exports.PullRequestIdRequiredException$ = exports.PullRequestDoesNotExistException$ = exports.PullRequestCannotBeApprovedByAuthorException$ = void 0;
|
|
7
|
+
exports.DescribeMergeConflictsOutput$ = exports.DescribeMergeConflictsInput$ = exports.DeleteRepositoryOutput$ = exports.DeleteRepositoryInput$ = exports.DeletePullRequestApprovalRuleOutput$ = exports.DeletePullRequestApprovalRuleInput$ = exports.DeleteFileOutput$ = exports.DeleteFileInput$ = exports.DeleteFileEntry$ = exports.DeleteCommentContentOutput$ = exports.DeleteCommentContentInput$ = exports.DeleteBranchOutput$ = exports.DeleteBranchInput$ = exports.DeleteApprovalRuleTemplateOutput$ = exports.DeleteApprovalRuleTemplateInput$ = exports.CreateUnreferencedMergeCommitOutput$ = exports.CreateUnreferencedMergeCommitInput$ = exports.CreateRepositoryOutput$ = exports.CreateRepositoryInput$ = exports.CreatePullRequestOutput$ = exports.CreatePullRequestInput$ = exports.CreatePullRequestApprovalRuleOutput$ = exports.CreatePullRequestApprovalRuleInput$ = exports.CreateCommitOutput$ = exports.CreateCommitInput$ = exports.CreateBranchInput$ = exports.CreateApprovalRuleTemplateOutput$ = exports.CreateApprovalRuleTemplateInput$ = exports.ConflictResolution$ = exports.ConflictMetadata$ = exports.Conflict$ = exports.Commit$ = exports.CommentsForPullRequest$ = exports.CommentsForComparedCommit$ = exports.Comment$ = exports.BranchInfo$ = exports.BlobMetadata$ = exports.BatchGetRepositoriesOutput$ = exports.BatchGetRepositoriesInput$ = exports.BatchGetRepositoriesError$ = exports.BatchGetCommitsOutput$ = exports.BatchGetCommitsInput$ = exports.BatchGetCommitsError$ = exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = exports.BatchDescribeMergeConflictsOutput$ = exports.BatchDescribeMergeConflictsInput$ = exports.BatchDescribeMergeConflictsError$ = exports.BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = void 0;
|
|
8
|
+
exports.GetRepositoryTriggersInput$ = exports.GetRepositoryOutput$ = exports.GetRepositoryInput$ = exports.GetPullRequestOverrideStateOutput$ = exports.GetPullRequestOverrideStateInput$ = exports.GetPullRequestOutput$ = exports.GetPullRequestInput$ = exports.GetPullRequestApprovalStatesOutput$ = exports.GetPullRequestApprovalStatesInput$ = exports.GetMergeOptionsOutput$ = exports.GetMergeOptionsInput$ = exports.GetMergeConflictsOutput$ = exports.GetMergeConflictsInput$ = exports.GetMergeCommitOutput$ = exports.GetMergeCommitInput$ = exports.GetFolderOutput$ = exports.GetFolderInput$ = exports.GetFileOutput$ = exports.GetFileInput$ = exports.GetDifferencesOutput$ = exports.GetDifferencesInput$ = exports.GetCommitOutput$ = exports.GetCommitInput$ = exports.GetCommentsForPullRequestOutput$ = exports.GetCommentsForPullRequestInput$ = exports.GetCommentsForComparedCommitOutput$ = exports.GetCommentsForComparedCommitInput$ = exports.GetCommentReactionsOutput$ = exports.GetCommentReactionsInput$ = exports.GetCommentOutput$ = exports.GetCommentInput$ = exports.GetBranchOutput$ = exports.GetBranchInput$ = exports.GetBlobOutput$ = exports.GetBlobInput$ = exports.GetApprovalRuleTemplateOutput$ = exports.GetApprovalRuleTemplateInput$ = exports.Folder$ = exports.FileVersion$ = exports.FileSizes$ = exports.FileModes$ = exports.FileMetadata$ = exports.File$ = exports.Evaluation$ = exports.EvaluatePullRequestApprovalRulesOutput$ = exports.EvaluatePullRequestApprovalRulesInput$ = exports.DisassociateApprovalRuleTemplateFromRepositoryInput$ = exports.Difference$ = exports.DescribePullRequestEventsOutput$ = exports.DescribePullRequestEventsInput$ = void 0;
|
|
9
|
+
exports.PullRequestStatusChangedEventMetadata$ = exports.PullRequestSourceReferenceUpdatedEventMetadata$ = exports.PullRequestMergedStateChangedEventMetadata$ = exports.PullRequestEvent$ = exports.PullRequestCreatedEventMetadata$ = exports.PullRequest$ = exports.PostCommentReplyOutput$ = exports.PostCommentReplyInput$ = exports.PostCommentForPullRequestOutput$ = exports.PostCommentForPullRequestInput$ = exports.PostCommentForComparedCommitOutput$ = exports.PostCommentForComparedCommitInput$ = exports.OverridePullRequestApprovalRulesInput$ = exports.OriginApprovalRuleTemplate$ = exports.ObjectTypes$ = exports.MergePullRequestByThreeWayOutput$ = exports.MergePullRequestByThreeWayInput$ = exports.MergePullRequestBySquashOutput$ = exports.MergePullRequestBySquashInput$ = exports.MergePullRequestByFastForwardOutput$ = exports.MergePullRequestByFastForwardInput$ = exports.MergeOperations$ = exports.MergeMetadata$ = exports.MergeHunkDetail$ = exports.MergeHunk$ = exports.MergeBranchesByThreeWayOutput$ = exports.MergeBranchesByThreeWayInput$ = exports.MergeBranchesBySquashOutput$ = exports.MergeBranchesBySquashInput$ = exports.MergeBranchesByFastForwardOutput$ = exports.MergeBranchesByFastForwardInput$ = exports.Location$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListRepositoriesOutput$ = exports.ListRepositoriesInput$ = exports.ListRepositoriesForApprovalRuleTemplateOutput$ = exports.ListRepositoriesForApprovalRuleTemplateInput$ = exports.ListPullRequestsOutput$ = exports.ListPullRequestsInput$ = exports.ListFileCommitHistoryResponse$ = exports.ListFileCommitHistoryRequest$ = exports.ListBranchesOutput$ = exports.ListBranchesInput$ = exports.ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = exports.ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = exports.ListApprovalRuleTemplatesOutput$ = exports.ListApprovalRuleTemplatesInput$ = exports.IsBinaryFile$ = exports.GetRepositoryTriggersOutput$ = void 0;
|
|
10
|
+
exports.BatchDisassociateApprovalRuleTemplateFromRepositories$ = exports.BatchDescribeMergeConflicts$ = exports.BatchAssociateApprovalRuleTemplateWithRepositories$ = exports.AssociateApprovalRuleTemplateWithRepository$ = exports.UserInfo$ = exports.UpdateRepositoryNameInput$ = exports.UpdateRepositoryEncryptionKeyOutput$ = exports.UpdateRepositoryEncryptionKeyInput$ = exports.UpdateRepositoryDescriptionInput$ = exports.UpdatePullRequestTitleOutput$ = exports.UpdatePullRequestTitleInput$ = exports.UpdatePullRequestStatusOutput$ = exports.UpdatePullRequestStatusInput$ = exports.UpdatePullRequestDescriptionOutput$ = exports.UpdatePullRequestDescriptionInput$ = exports.UpdatePullRequestApprovalStateInput$ = exports.UpdatePullRequestApprovalRuleContentOutput$ = exports.UpdatePullRequestApprovalRuleContentInput$ = exports.UpdateDefaultBranchInput$ = exports.UpdateCommentOutput$ = exports.UpdateCommentInput$ = exports.UpdateApprovalRuleTemplateNameOutput$ = exports.UpdateApprovalRuleTemplateNameInput$ = exports.UpdateApprovalRuleTemplateDescriptionOutput$ = exports.UpdateApprovalRuleTemplateDescriptionInput$ = exports.UpdateApprovalRuleTemplateContentOutput$ = exports.UpdateApprovalRuleTemplateContentInput$ = exports.UntagResourceInput$ = exports.TestRepositoryTriggersOutput$ = exports.TestRepositoryTriggersInput$ = exports.Target$ = exports.TagResourceInput$ = exports.SymbolicLink$ = exports.SubModule$ = exports.SourceFileSpecifier$ = exports.SetFileModeEntry$ = exports.RepositoryTriggerExecutionFailure$ = exports.RepositoryTrigger$ = exports.RepositoryNameIdPair$ = exports.RepositoryMetadata$ = exports.ReplaceContentEntry$ = exports.ReactionValueFormats$ = exports.ReactionForComment$ = exports.PutRepositoryTriggersOutput$ = exports.PutRepositoryTriggersInput$ = exports.PutFileOutput$ = exports.PutFileInput$ = exports.PutFileEntry$ = exports.PutCommentReactionInput$ = exports.PullRequestTarget$ = void 0;
|
|
11
|
+
exports.MergePullRequestByFastForward$ = exports.MergeBranchesByThreeWay$ = exports.MergeBranchesBySquash$ = exports.MergeBranchesByFastForward$ = exports.ListTagsForResource$ = exports.ListRepositoriesForApprovalRuleTemplate$ = exports.ListRepositories$ = exports.ListPullRequests$ = exports.ListFileCommitHistory$ = exports.ListBranches$ = exports.ListAssociatedApprovalRuleTemplatesForRepository$ = exports.ListApprovalRuleTemplates$ = exports.GetRepositoryTriggers$ = exports.GetRepository$ = exports.GetPullRequestOverrideState$ = exports.GetPullRequestApprovalStates$ = exports.GetPullRequest$ = exports.GetMergeOptions$ = exports.GetMergeConflicts$ = exports.GetMergeCommit$ = exports.GetFolder$ = exports.GetFile$ = exports.GetDifferences$ = exports.GetCommit$ = exports.GetCommentsForPullRequest$ = exports.GetCommentsForComparedCommit$ = exports.GetCommentReactions$ = exports.GetComment$ = exports.GetBranch$ = exports.GetBlob$ = exports.GetApprovalRuleTemplate$ = exports.EvaluatePullRequestApprovalRules$ = exports.DisassociateApprovalRuleTemplateFromRepository$ = exports.DescribePullRequestEvents$ = exports.DescribeMergeConflicts$ = exports.DeleteRepository$ = exports.DeletePullRequestApprovalRule$ = exports.DeleteFile$ = exports.DeleteCommentContent$ = exports.DeleteBranch$ = exports.DeleteApprovalRuleTemplate$ = exports.CreateUnreferencedMergeCommit$ = exports.CreateRepository$ = exports.CreatePullRequestApprovalRule$ = exports.CreatePullRequest$ = exports.CreateCommit$ = exports.CreateBranch$ = exports.CreateApprovalRuleTemplate$ = exports.BatchGetRepositories$ = exports.BatchGetCommits$ = void 0;
|
|
12
|
+
exports.UpdateRepositoryName$ = exports.UpdateRepositoryEncryptionKey$ = exports.UpdateRepositoryDescription$ = exports.UpdatePullRequestTitle$ = exports.UpdatePullRequestStatus$ = exports.UpdatePullRequestDescription$ = exports.UpdatePullRequestApprovalState$ = exports.UpdatePullRequestApprovalRuleContent$ = exports.UpdateDefaultBranch$ = exports.UpdateComment$ = exports.UpdateApprovalRuleTemplateName$ = exports.UpdateApprovalRuleTemplateDescription$ = exports.UpdateApprovalRuleTemplateContent$ = exports.UntagResource$ = exports.TestRepositoryTriggers$ = exports.TagResource$ = exports.PutRepositoryTriggers$ = exports.PutFile$ = exports.PutCommentReaction$ = exports.PostCommentReply$ = exports.PostCommentForPullRequest$ = exports.PostCommentForComparedCommit$ = exports.OverridePullRequestApprovalRules$ = exports.MergePullRequestByThreeWay$ = exports.MergePullRequestBySquash$ = void 0;
|
|
13
|
+
const _A = "Approval";
|
|
14
|
+
const _AARTWR = "AssociateApprovalRuleTemplateWithRepository";
|
|
15
|
+
const _AARTWRI = "AssociateApprovalRuleTemplateWithRepositoryInput";
|
|
16
|
+
const _ADNEE = "ActorDoesNotExistException";
|
|
17
|
+
const _ADNEEu = "AuthorDoesNotExistException";
|
|
18
|
+
const _AL = "ApprovalList";
|
|
19
|
+
const _AR = "ApprovalRule";
|
|
20
|
+
const _ARCRE = "ApprovalRuleContentRequiredException";
|
|
21
|
+
const _ARDNEE = "ApprovalRuleDoesNotExistException";
|
|
22
|
+
const _AREM = "ApprovalRuleEventMetadata";
|
|
23
|
+
const _ARL = "ApprovalRulesList";
|
|
24
|
+
const _ARNAEE = "ApprovalRuleNameAlreadyExistsException";
|
|
25
|
+
const _ARNRE = "ApprovalRuleNameRequiredException";
|
|
26
|
+
const _AROEM = "ApprovalRuleOverriddenEventMetadata";
|
|
27
|
+
const _ART = "ApprovalRuleTemplate";
|
|
28
|
+
const _ARTCRE = "ApprovalRuleTemplateContentRequiredException";
|
|
29
|
+
const _ARTDNEE = "ApprovalRuleTemplateDoesNotExistException";
|
|
30
|
+
const _ARTIUE = "ApprovalRuleTemplateInUseException";
|
|
31
|
+
const _ARTNAEE = "ApprovalRuleTemplateNameAlreadyExistsException";
|
|
32
|
+
const _ARTNRE = "ApprovalRuleTemplateNameRequiredException";
|
|
33
|
+
const _ASCEM = "ApprovalStateChangedEventMetadata";
|
|
34
|
+
const _ASRE = "ApprovalStateRequiredException";
|
|
35
|
+
const _Ar = "Arn";
|
|
36
|
+
const _BAARTWR = "BatchAssociateApprovalRuleTemplateWithRepositories";
|
|
37
|
+
const _BAARTWRE = "BatchAssociateApprovalRuleTemplateWithRepositoriesError";
|
|
38
|
+
const _BAARTWREL = "BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList";
|
|
39
|
+
const _BAARTWRI = "BatchAssociateApprovalRuleTemplateWithRepositoriesInput";
|
|
40
|
+
const _BAARTWRO = "BatchAssociateApprovalRuleTemplateWithRepositoriesOutput";
|
|
41
|
+
const _BCIAACIASE = "BeforeCommitIdAndAfterCommitIdAreSameException";
|
|
42
|
+
const _BDARTFR = "BatchDisassociateApprovalRuleTemplateFromRepositories";
|
|
43
|
+
const _BDARTFRE = "BatchDisassociateApprovalRuleTemplateFromRepositoriesError";
|
|
44
|
+
const _BDARTFREL = "BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList";
|
|
45
|
+
const _BDARTFRI = "BatchDisassociateApprovalRuleTemplateFromRepositoriesInput";
|
|
46
|
+
const _BDARTFRO = "BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput";
|
|
47
|
+
const _BDMC = "BatchDescribeMergeConflicts";
|
|
48
|
+
const _BDMCE = "BatchDescribeMergeConflictsError";
|
|
49
|
+
const _BDMCEa = "BatchDescribeMergeConflictsErrors";
|
|
50
|
+
const _BDMCI = "BatchDescribeMergeConflictsInput";
|
|
51
|
+
const _BDMCO = "BatchDescribeMergeConflictsOutput";
|
|
52
|
+
const _BDNEE = "BranchDoesNotExistException";
|
|
53
|
+
const _BGC = "BatchGetCommits";
|
|
54
|
+
const _BGCE = "BatchGetCommitsError";
|
|
55
|
+
const _BGCEL = "BatchGetCommitsErrorsList";
|
|
56
|
+
const _BGCI = "BatchGetCommitsInput";
|
|
57
|
+
const _BGCO = "BatchGetCommitsOutput";
|
|
58
|
+
const _BGR = "BatchGetRepositories";
|
|
59
|
+
const _BGRE = "BatchGetRepositoriesError";
|
|
60
|
+
const _BGREL = "BatchGetRepositoriesErrorsList";
|
|
61
|
+
const _BGRI = "BatchGetRepositoriesInput";
|
|
62
|
+
const _BGRO = "BatchGetRepositoriesOutput";
|
|
63
|
+
const _BI = "BranchInfo";
|
|
64
|
+
const _BIDNEE = "BlobIdDoesNotExistException";
|
|
65
|
+
const _BIRE = "BlobIdRequiredException";
|
|
66
|
+
const _BM = "BlobMetadata";
|
|
67
|
+
const _BNEE = "BranchNameExistsException";
|
|
68
|
+
const _BNITNE = "BranchNameIsTagNameException";
|
|
69
|
+
const _BNRE = "BranchNameRequiredException";
|
|
70
|
+
const _C = "Comment";
|
|
71
|
+
const _CART = "CreateApprovalRuleTemplate";
|
|
72
|
+
const _CARTI = "CreateApprovalRuleTemplateInput";
|
|
73
|
+
const _CARTO = "CreateApprovalRuleTemplateOutput";
|
|
74
|
+
const _CB = "CreateBranch";
|
|
75
|
+
const _CBI = "CreateBranchInput";
|
|
76
|
+
const _CC = "CreateCommit";
|
|
77
|
+
const _CCI = "CreateCommitInput";
|
|
78
|
+
const _CCO = "CreateCommitOutput";
|
|
79
|
+
const _CCRE = "CommentContentRequiredException";
|
|
80
|
+
const _CCSLEE = "CommentContentSizeLimitExceededException";
|
|
81
|
+
const _CDARFTE = "CannotDeleteApprovalRuleFromTemplateException";
|
|
82
|
+
const _CDE = "CommentDeletedException";
|
|
83
|
+
const _CDNEE = "CommentDoesNotExistException";
|
|
84
|
+
const _CDNEEo = "CommitDoesNotExistException";
|
|
85
|
+
const _CFCC = "CommentsForComparedCommit";
|
|
86
|
+
const _CFCCD = "CommentsForComparedCommitData";
|
|
87
|
+
const _CFPR = "CommentsForPullRequest";
|
|
88
|
+
const _CFPRD = "CommentsForPullRequestData";
|
|
89
|
+
const _CIDNEE = "CommitIdDoesNotExistException";
|
|
90
|
+
const _CILEE = "CommitIdsLimitExceededException";
|
|
91
|
+
const _CILRE = "CommitIdsListRequiredException";
|
|
92
|
+
const _CIRE = "CommentIdRequiredException";
|
|
93
|
+
const _CIREo = "CommitIdRequiredException";
|
|
94
|
+
const _CM = "ConflictMetadata";
|
|
95
|
+
const _CMARFTE = "CannotModifyApprovalRuleFromTemplateException";
|
|
96
|
+
const _CML = "ConflictMetadataList";
|
|
97
|
+
const _CMLEE = "CommitMessageLengthExceededException";
|
|
98
|
+
const _CNCBCE = "CommentNotCreatedByCallerException";
|
|
99
|
+
const _COL = "CommitObjectsList";
|
|
100
|
+
const _CPR = "CreatePullRequest";
|
|
101
|
+
const _CPRAR = "CreatePullRequestApprovalRule";
|
|
102
|
+
const _CPRARI = "CreatePullRequestApprovalRuleInput";
|
|
103
|
+
const _CPRARO = "CreatePullRequestApprovalRuleOutput";
|
|
104
|
+
const _CPRI = "CreatePullRequestInput";
|
|
105
|
+
const _CPRO = "CreatePullRequestOutput";
|
|
106
|
+
const _CR = "ConflictResolution";
|
|
107
|
+
const _CRE = "CommitRequiredException";
|
|
108
|
+
const _CRI = "CreateRepositoryInput";
|
|
109
|
+
const _CRO = "CreateRepositoryOutput";
|
|
110
|
+
const _CRTRE = "ClientRequestTokenRequiredException";
|
|
111
|
+
const _CRUE = "ConcurrentReferenceUpdateException";
|
|
112
|
+
const _CRr = "CreateRepository";
|
|
113
|
+
const _CUMC = "CreateUnreferencedMergeCommit";
|
|
114
|
+
const _CUMCI = "CreateUnreferencedMergeCommitInput";
|
|
115
|
+
const _CUMCO = "CreateUnreferencedMergeCommitOutput";
|
|
116
|
+
const _Co = "Commit";
|
|
117
|
+
const _Com = "Comments";
|
|
118
|
+
const _Con = "Conflict";
|
|
119
|
+
const _Conf = "Conflicts";
|
|
120
|
+
const _D = "Difference";
|
|
121
|
+
const _DART = "DeleteApprovalRuleTemplate";
|
|
122
|
+
const _DARTFR = "DisassociateApprovalRuleTemplateFromRepository";
|
|
123
|
+
const _DARTFRI = "DisassociateApprovalRuleTemplateFromRepositoryInput";
|
|
124
|
+
const _DARTI = "DeleteApprovalRuleTemplateInput";
|
|
125
|
+
const _DARTO = "DeleteApprovalRuleTemplateOutput";
|
|
126
|
+
const _DB = "DeleteBranch";
|
|
127
|
+
const _DBCBDE = "DefaultBranchCannotBeDeletedException";
|
|
128
|
+
const _DBI = "DeleteBranchInput";
|
|
129
|
+
const _DBO = "DeleteBranchOutput";
|
|
130
|
+
const _DCC = "DeleteCommentContent";
|
|
131
|
+
const _DCCI = "DeleteCommentContentInput";
|
|
132
|
+
const _DCCO = "DeleteCommentContentOutput";
|
|
133
|
+
const _DF = "DeleteFile";
|
|
134
|
+
const _DFE = "DeleteFileEntry";
|
|
135
|
+
const _DFEe = "DeleteFileEntries";
|
|
136
|
+
const _DFI = "DeleteFileInput";
|
|
137
|
+
const _DFO = "DeleteFileOutput";
|
|
138
|
+
const _DL = "DifferenceList";
|
|
139
|
+
const _DMC = "DescribeMergeConflicts";
|
|
140
|
+
const _DMCI = "DescribeMergeConflictsInput";
|
|
141
|
+
const _DMCO = "DescribeMergeConflictsOutput";
|
|
142
|
+
const _DNCWFNE = "DirectoryNameConflictsWithFileNameException";
|
|
143
|
+
const _DPRAR = "DeletePullRequestApprovalRule";
|
|
144
|
+
const _DPRARI = "DeletePullRequestApprovalRuleInput";
|
|
145
|
+
const _DPRARO = "DeletePullRequestApprovalRuleOutput";
|
|
146
|
+
const _DPRE = "DescribePullRequestEvents";
|
|
147
|
+
const _DPREI = "DescribePullRequestEventsInput";
|
|
148
|
+
const _DPREO = "DescribePullRequestEventsOutput";
|
|
149
|
+
const _DR = "DeleteRepository";
|
|
150
|
+
const _DRI = "DeleteRepositoryInput";
|
|
151
|
+
const _DRO = "DeleteRepositoryOutput";
|
|
152
|
+
const _E = "Evaluation";
|
|
153
|
+
const _EICFE = "EncryptionIntegrityChecksFailedException";
|
|
154
|
+
const _EKADE = "EncryptionKeyAccessDeniedException";
|
|
155
|
+
const _EKDE = "EncryptionKeyDisabledException";
|
|
156
|
+
const _EKIIE = "EncryptionKeyInvalidIdException";
|
|
157
|
+
const _EKIUE = "EncryptionKeyInvalidUsageException";
|
|
158
|
+
const _EKNFE = "EncryptionKeyNotFoundException";
|
|
159
|
+
const _EKRE = "EncryptionKeyRequiredException";
|
|
160
|
+
const _EKUE = "EncryptionKeyUnavailableException";
|
|
161
|
+
const _EPRAR = "EvaluatePullRequestApprovalRules";
|
|
162
|
+
const _EPRARI = "EvaluatePullRequestApprovalRulesInput";
|
|
163
|
+
const _EPRARO = "EvaluatePullRequestApprovalRulesOutput";
|
|
164
|
+
const _F = "File";
|
|
165
|
+
const _FCASFSE = "FileContentAndSourceFileSpecifiedException";
|
|
166
|
+
const _FCRE = "FileContentRequiredException";
|
|
167
|
+
const _FCSLEE = "FileContentSizeLimitExceededException";
|
|
168
|
+
const _FCSLEEo = "FolderContentSizeLimitExceededException";
|
|
169
|
+
const _FDNEE = "FileDoesNotExistException";
|
|
170
|
+
const _FDNEEo = "FolderDoesNotExistException";
|
|
171
|
+
const _FERE = "FileEntryRequiredException";
|
|
172
|
+
const _FL = "FileList";
|
|
173
|
+
const _FLo = "FolderList";
|
|
174
|
+
const _FM = "FileMetadata";
|
|
175
|
+
const _FMRE = "FileModeRequiredException";
|
|
176
|
+
const _FMi = "FileModes";
|
|
177
|
+
const _FMil = "FilesMetadata";
|
|
178
|
+
const _FNCWDNE = "FileNameConflictsWithDirectoryNameException";
|
|
179
|
+
const _FPCWSPE = "FilePathConflictsWithSubmodulePathException";
|
|
180
|
+
const _FS = "FileSizes";
|
|
181
|
+
const _FTLE = "FileTooLargeException";
|
|
182
|
+
const _FV = "FileVersion";
|
|
183
|
+
const _Fo = "Folder";
|
|
184
|
+
const _GART = "GetApprovalRuleTemplate";
|
|
185
|
+
const _GARTI = "GetApprovalRuleTemplateInput";
|
|
186
|
+
const _GARTO = "GetApprovalRuleTemplateOutput";
|
|
187
|
+
const _GB = "GetBlob";
|
|
188
|
+
const _GBI = "GetBlobInput";
|
|
189
|
+
const _GBIe = "GetBranchInput";
|
|
190
|
+
const _GBO = "GetBlobOutput";
|
|
191
|
+
const _GBOe = "GetBranchOutput";
|
|
192
|
+
const _GBe = "GetBranch";
|
|
193
|
+
const _GC = "GetComment";
|
|
194
|
+
const _GCFCC = "GetCommentsForComparedCommit";
|
|
195
|
+
const _GCFCCI = "GetCommentsForComparedCommitInput";
|
|
196
|
+
const _GCFCCO = "GetCommentsForComparedCommitOutput";
|
|
197
|
+
const _GCFPR = "GetCommentsForPullRequest";
|
|
198
|
+
const _GCFPRI = "GetCommentsForPullRequestInput";
|
|
199
|
+
const _GCFPRO = "GetCommentsForPullRequestOutput";
|
|
200
|
+
const _GCI = "GetCommentInput";
|
|
201
|
+
const _GCIe = "GetCommitInput";
|
|
202
|
+
const _GCO = "GetCommentOutput";
|
|
203
|
+
const _GCOe = "GetCommitOutput";
|
|
204
|
+
const _GCR = "GetCommentReactions";
|
|
205
|
+
const _GCRI = "GetCommentReactionsInput";
|
|
206
|
+
const _GCRO = "GetCommentReactionsOutput";
|
|
207
|
+
const _GCe = "GetCommit";
|
|
208
|
+
const _GD = "GetDifferences";
|
|
209
|
+
const _GDI = "GetDifferencesInput";
|
|
210
|
+
const _GDO = "GetDifferencesOutput";
|
|
211
|
+
const _GF = "GetFile";
|
|
212
|
+
const _GFI = "GetFileInput";
|
|
213
|
+
const _GFIe = "GetFolderInput";
|
|
214
|
+
const _GFO = "GetFileOutput";
|
|
215
|
+
const _GFOe = "GetFolderOutput";
|
|
216
|
+
const _GFe = "GetFolder";
|
|
217
|
+
const _GMC = "GetMergeCommit";
|
|
218
|
+
const _GMCI = "GetMergeCommitInput";
|
|
219
|
+
const _GMCIe = "GetMergeConflictsInput";
|
|
220
|
+
const _GMCO = "GetMergeCommitOutput";
|
|
221
|
+
const _GMCOe = "GetMergeConflictsOutput";
|
|
222
|
+
const _GMCe = "GetMergeConflicts";
|
|
223
|
+
const _GMO = "GetMergeOptions";
|
|
224
|
+
const _GMOI = "GetMergeOptionsInput";
|
|
225
|
+
const _GMOO = "GetMergeOptionsOutput";
|
|
226
|
+
const _GPR = "GetPullRequest";
|
|
227
|
+
const _GPRAS = "GetPullRequestApprovalStates";
|
|
228
|
+
const _GPRASI = "GetPullRequestApprovalStatesInput";
|
|
229
|
+
const _GPRASO = "GetPullRequestApprovalStatesOutput";
|
|
230
|
+
const _GPRI = "GetPullRequestInput";
|
|
231
|
+
const _GPRO = "GetPullRequestOutput";
|
|
232
|
+
const _GPROS = "GetPullRequestOverrideState";
|
|
233
|
+
const _GPROSI = "GetPullRequestOverrideStateInput";
|
|
234
|
+
const _GPROSO = "GetPullRequestOverrideStateOutput";
|
|
235
|
+
const _GR = "GetRepository";
|
|
236
|
+
const _GRI = "GetRepositoryInput";
|
|
237
|
+
const _GRO = "GetRepositoryOutput";
|
|
238
|
+
const _GRT = "GetRepositoryTriggers";
|
|
239
|
+
const _GRTI = "GetRepositoryTriggersInput";
|
|
240
|
+
const _GRTO = "GetRepositoryTriggersOutput";
|
|
241
|
+
const _IAAE = "InvalidActorArnException";
|
|
242
|
+
const _IAAEn = "InvalidAuthorArnException";
|
|
243
|
+
const _IARCE = "InvalidApprovalRuleContentException";
|
|
244
|
+
const _IARNE = "InvalidApprovalRuleNameException";
|
|
245
|
+
const _IARTCE = "InvalidApprovalRuleTemplateContentException";
|
|
246
|
+
const _IARTDE = "InvalidApprovalRuleTemplateDescriptionException";
|
|
247
|
+
const _IARTNE = "InvalidApprovalRuleTemplateNameException";
|
|
248
|
+
const _IASE = "InvalidApprovalStateException";
|
|
249
|
+
const _IBF = "IsBinaryFile";
|
|
250
|
+
const _IBIE = "InvalidBlobIdException";
|
|
251
|
+
const _IBNE = "InvalidBranchNameException";
|
|
252
|
+
const _ICDLE = "InvalidConflictDetailLevelException";
|
|
253
|
+
const _ICE = "InvalidCommitException";
|
|
254
|
+
const _ICIE = "InvalidCommentIdException";
|
|
255
|
+
const _ICIEn = "InvalidCommitIdException";
|
|
256
|
+
const _ICRE = "InvalidConflictResolutionException";
|
|
257
|
+
const _ICRSE = "InvalidConflictResolutionStrategyException";
|
|
258
|
+
const _ICRTE = "InvalidClientRequestTokenException";
|
|
259
|
+
const _ICTE = "InvalidContinuationTokenException";
|
|
260
|
+
const _IDCSE = "InvalidDestinationCommitSpecifierException";
|
|
261
|
+
const _IDE = "InvalidDescriptionException";
|
|
262
|
+
const _IDPE = "InvalidDeletionParameterException";
|
|
263
|
+
const _IEE = "InvalidEmailException";
|
|
264
|
+
const _IFLE = "InvalidFileLocationException";
|
|
265
|
+
const _IFME = "InvalidFileModeException";
|
|
266
|
+
const _IFPE = "InvalidFilePositionException";
|
|
267
|
+
const _IMCFE = "InvalidMaxConflictFilesException";
|
|
268
|
+
const _IMMHE = "InvalidMaxMergeHunksException";
|
|
269
|
+
const _IMOE = "InvalidMergeOptionException";
|
|
270
|
+
const _IMRE = "InvalidMaxResultsException";
|
|
271
|
+
const _IOE = "InvalidOrderException";
|
|
272
|
+
const _IOSE = "InvalidOverrideStatusException";
|
|
273
|
+
const _IPCIE = "InvalidParentCommitIdException";
|
|
274
|
+
const _IPE = "InvalidPathException";
|
|
275
|
+
const _IPME = "IdempotencyParameterMismatchException";
|
|
276
|
+
const _IPRETE = "InvalidPullRequestEventTypeException";
|
|
277
|
+
const _IPRIE = "InvalidPullRequestIdException";
|
|
278
|
+
const _IPRSE = "InvalidPullRequestStatusException";
|
|
279
|
+
const _IPRSUE = "InvalidPullRequestStatusUpdateException";
|
|
280
|
+
const _IRAE = "InvalidResourceArnException";
|
|
281
|
+
const _IRCE = "InvalidReplacementContentException";
|
|
282
|
+
const _IRCSE = "InvalidRuleContentSha256Exception";
|
|
283
|
+
const _IRDE = "InvalidRepositoryDescriptionException";
|
|
284
|
+
const _IRFVEE = "InvalidRelativeFileVersionEnumException";
|
|
285
|
+
const _IRIE = "InvalidRevisionIdException";
|
|
286
|
+
const _IRNE = "InvalidReferenceNameException";
|
|
287
|
+
const _IRNEn = "InvalidRepositoryNameException";
|
|
288
|
+
const _IRTBNE = "InvalidRepositoryTriggerBranchNameException";
|
|
289
|
+
const _IRTCDE = "InvalidRepositoryTriggerCustomDataException";
|
|
290
|
+
const _IRTDAE = "InvalidRepositoryTriggerDestinationArnException";
|
|
291
|
+
const _IRTE = "InvalidReplacementTypeException";
|
|
292
|
+
const _IRTEE = "InvalidRepositoryTriggerEventsException";
|
|
293
|
+
const _IRTNE = "InvalidRepositoryTriggerNameException";
|
|
294
|
+
const _IRTRE = "InvalidRepositoryTriggerRegionException";
|
|
295
|
+
const _IRUAE = "InvalidReactionUserArnException";
|
|
296
|
+
const _IRVE = "InvalidReactionValueException";
|
|
297
|
+
const _ISBE = "InvalidSortByException";
|
|
298
|
+
const _ISCSE = "InvalidSourceCommitSpecifierException";
|
|
299
|
+
const _ISTUE = "InvalidSystemTagUsageException";
|
|
300
|
+
const _ITBE = "InvalidTargetBranchException";
|
|
301
|
+
const _ITE = "InvalidTargetException";
|
|
302
|
+
const _ITEn = "InvalidTargetsException";
|
|
303
|
+
const _ITEnv = "InvalidTitleException";
|
|
304
|
+
const _ITKLE = "InvalidTagKeysListException";
|
|
305
|
+
const _ITME = "InvalidTagsMapException";
|
|
306
|
+
const _L = "Location";
|
|
307
|
+
const _LAARTFR = "ListAssociatedApprovalRuleTemplatesForRepository";
|
|
308
|
+
const _LAARTFRI = "ListAssociatedApprovalRuleTemplatesForRepositoryInput";
|
|
309
|
+
const _LAARTFRO = "ListAssociatedApprovalRuleTemplatesForRepositoryOutput";
|
|
310
|
+
const _LART = "ListApprovalRuleTemplates";
|
|
311
|
+
const _LARTI = "ListApprovalRuleTemplatesInput";
|
|
312
|
+
const _LARTO = "ListApprovalRuleTemplatesOutput";
|
|
313
|
+
const _LB = "ListBranches";
|
|
314
|
+
const _LBI = "ListBranchesInput";
|
|
315
|
+
const _LBO = "ListBranchesOutput";
|
|
316
|
+
const _LFCH = "ListFileCommitHistory";
|
|
317
|
+
const _LFCHR = "ListFileCommitHistoryRequest";
|
|
318
|
+
const _LFCHRi = "ListFileCommitHistoryResponse";
|
|
319
|
+
const _LPR = "ListPullRequests";
|
|
320
|
+
const _LPRI = "ListPullRequestsInput";
|
|
321
|
+
const _LPRO = "ListPullRequestsOutput";
|
|
322
|
+
const _LR = "ListRepositories";
|
|
323
|
+
const _LRFART = "ListRepositoriesForApprovalRuleTemplate";
|
|
324
|
+
const _LRFARTI = "ListRepositoriesForApprovalRuleTemplateInput";
|
|
325
|
+
const _LRFARTO = "ListRepositoriesForApprovalRuleTemplateOutput";
|
|
326
|
+
const _LRI = "ListRepositoriesInput";
|
|
327
|
+
const _LRO = "ListRepositoriesOutput";
|
|
328
|
+
const _LTFR = "ListTagsForResource";
|
|
329
|
+
const _LTFRI = "ListTagsForResourceInput";
|
|
330
|
+
const _LTFRO = "ListTagsForResourceOutput";
|
|
331
|
+
const _MBBFF = "MergeBranchesByFastForward";
|
|
332
|
+
const _MBBFFI = "MergeBranchesByFastForwardInput";
|
|
333
|
+
const _MBBFFO = "MergeBranchesByFastForwardOutput";
|
|
334
|
+
const _MBBS = "MergeBranchesBySquash";
|
|
335
|
+
const _MBBSI = "MergeBranchesBySquashInput";
|
|
336
|
+
const _MBBSO = "MergeBranchesBySquashOutput";
|
|
337
|
+
const _MBBTW = "MergeBranchesByThreeWay";
|
|
338
|
+
const _MBBTWI = "MergeBranchesByThreeWayInput";
|
|
339
|
+
const _MBBTWO = "MergeBranchesByThreeWayOutput";
|
|
340
|
+
const _MBEE = "MaximumBranchesExceededException";
|
|
341
|
+
const _MCREE = "MultipleConflictResolutionEntriesException";
|
|
342
|
+
const _MCREEE = "MaximumConflictResolutionEntriesExceededException";
|
|
343
|
+
const _MFCTLEE = "MaximumFileContentToLoadExceededException";
|
|
344
|
+
const _MFEEE = "MaximumFileEntriesExceededException";
|
|
345
|
+
const _MH = "MergeHunk";
|
|
346
|
+
const _MHD = "MergeHunkDetail";
|
|
347
|
+
const _MHe = "MergeHunks";
|
|
348
|
+
const _MITCEE = "MaximumItemsToCompareExceededException";
|
|
349
|
+
const _MM = "MergeMetadata";
|
|
350
|
+
const _MMRE = "ManualMergeRequiredException";
|
|
351
|
+
const _MNOAEE = "MaximumNumberOfApprovalsExceededException";
|
|
352
|
+
const _MO = "MergeOperations";
|
|
353
|
+
const _MOPREE = "MaximumOpenPullRequestsExceededException";
|
|
354
|
+
const _MORE = "MergeOptionRequiredException";
|
|
355
|
+
const _MPRBFF = "MergePullRequestByFastForward";
|
|
356
|
+
const _MPRBFFI = "MergePullRequestByFastForwardInput";
|
|
357
|
+
const _MPRBFFO = "MergePullRequestByFastForwardOutput";
|
|
358
|
+
const _MPRBS = "MergePullRequestBySquash";
|
|
359
|
+
const _MPRBSI = "MergePullRequestBySquashInput";
|
|
360
|
+
const _MPRBSO = "MergePullRequestBySquashOutput";
|
|
361
|
+
const _MPRBTW = "MergePullRequestByThreeWay";
|
|
362
|
+
const _MPRBTWI = "MergePullRequestByThreeWayInput";
|
|
363
|
+
const _MPRBTWO = "MergePullRequestByThreeWayOutput";
|
|
364
|
+
const _MR = "MaxResults";
|
|
365
|
+
const _MRIPRE = "MultipleRepositoriesInPullRequestException";
|
|
366
|
+
const _MRNEE = "MaximumRepositoryNamesExceededException";
|
|
367
|
+
const _MRTAWRE = "MaximumRuleTemplatesAssociatedWithRepositoryException";
|
|
368
|
+
const _MRTEE = "MaximumRepositoryTriggersExceededException";
|
|
369
|
+
const _NCE = "NoChangeException";
|
|
370
|
+
const _NLEE = "NameLengthExceededException";
|
|
371
|
+
const _NOREE = "NumberOfRulesExceededException";
|
|
372
|
+
const _NORTEE = "NumberOfRuleTemplatesExceededException";
|
|
373
|
+
const _NT = "NextToken";
|
|
374
|
+
const _OART = "OriginApprovalRuleTemplate";
|
|
375
|
+
const _OASE = "OverrideAlreadySetException";
|
|
376
|
+
const _ONAE = "OperationNotAllowedException";
|
|
377
|
+
const _OPRAR = "OverridePullRequestApprovalRules";
|
|
378
|
+
const _OPRARI = "OverridePullRequestApprovalRulesInput";
|
|
379
|
+
const _OSRE = "OverrideStatusRequiredException";
|
|
380
|
+
const _OT = "ObjectTypes";
|
|
381
|
+
const _PCDNEE = "ParentCommitDoesNotExistException";
|
|
382
|
+
const _PCFCC = "PostCommentForComparedCommit";
|
|
383
|
+
const _PCFCCI = "PostCommentForComparedCommitInput";
|
|
384
|
+
const _PCFCCO = "PostCommentForComparedCommitOutput";
|
|
385
|
+
const _PCFPR = "PostCommentForPullRequest";
|
|
386
|
+
const _PCFPRI = "PostCommentForPullRequestInput";
|
|
387
|
+
const _PCFPRO = "PostCommentForPullRequestOutput";
|
|
388
|
+
const _PCIOE = "ParentCommitIdOutdatedException";
|
|
389
|
+
const _PCIRE = "ParentCommitIdRequiredException";
|
|
390
|
+
const _PCR = "PostCommentReply";
|
|
391
|
+
const _PCRI = "PostCommentReplyInput";
|
|
392
|
+
const _PCRIu = "PutCommentReactionInput";
|
|
393
|
+
const _PCRO = "PostCommentReplyOutput";
|
|
394
|
+
const _PCRu = "PutCommentReaction";
|
|
395
|
+
const _PDNEE = "PathDoesNotExistException";
|
|
396
|
+
const _PF = "PutFile";
|
|
397
|
+
const _PFE = "PutFileEntry";
|
|
398
|
+
const _PFECE = "PutFileEntryConflictException";
|
|
399
|
+
const _PFEu = "PutFileEntries";
|
|
400
|
+
const _PFI = "PutFileInput";
|
|
401
|
+
const _PFO = "PutFileOutput";
|
|
402
|
+
const _PR = "PullRequest";
|
|
403
|
+
const _PRACE = "PullRequestAlreadyClosedException";
|
|
404
|
+
const _PRARNSE = "PullRequestApprovalRulesNotSatisfiedException";
|
|
405
|
+
const _PRCBABAE = "PullRequestCannotBeApprovedByAuthorException";
|
|
406
|
+
const _PRCEM = "PullRequestCreatedEventMetadata";
|
|
407
|
+
const _PRDNEE = "PullRequestDoesNotExistException";
|
|
408
|
+
const _PRE = "PathRequiredException";
|
|
409
|
+
const _PREL = "PullRequestEventList";
|
|
410
|
+
const _PREu = "PullRequestEvent";
|
|
411
|
+
const _PRIRE = "PullRequestIdRequiredException";
|
|
412
|
+
const _PRMSCEM = "PullRequestMergedStateChangedEventMetadata";
|
|
413
|
+
const _PRSCEM = "PullRequestStatusChangedEventMetadata";
|
|
414
|
+
const _PRSRE = "PullRequestStatusRequiredException";
|
|
415
|
+
const _PRSRUEM = "PullRequestSourceReferenceUpdatedEventMetadata";
|
|
416
|
+
const _PRT = "PullRequestTarget";
|
|
417
|
+
const _PRTI = "PutRepositoryTriggersInput";
|
|
418
|
+
const _PRTL = "PullRequestTargetList";
|
|
419
|
+
const _PRTO = "PutRepositoryTriggersOutput";
|
|
420
|
+
const _PRTu = "PutRepositoryTriggers";
|
|
421
|
+
const _RARE = "ResourceArnRequiredException";
|
|
422
|
+
const _RCE = "ReplaceContentEntry";
|
|
423
|
+
const _RCEe = "ReplaceContentEntries";
|
|
424
|
+
const _RCRE = "ReplacementContentRequiredException";
|
|
425
|
+
const _RD = "RevisionDag";
|
|
426
|
+
const _RDNEE = "ReferenceDoesNotExistException";
|
|
427
|
+
const _RDNEEe = "RepositoryDoesNotExistException";
|
|
428
|
+
const _RFC = "ReactionForComment";
|
|
429
|
+
const _RFCL = "ReactionsForCommentList";
|
|
430
|
+
const _RIRE = "RevisionIdRequiredException";
|
|
431
|
+
const _RLEE = "ReactionLimitExceededException";
|
|
432
|
+
const _RLEEe = "RepositoryLimitExceededException";
|
|
433
|
+
const _RM = "RepositoryMetadata";
|
|
434
|
+
const _RML = "RepositoryMetadataList";
|
|
435
|
+
const _RNAWPRE = "RepositoryNotAssociatedWithPullRequestException";
|
|
436
|
+
const _RNCE = "RevisionNotCurrentException";
|
|
437
|
+
const _RNEE = "RepositoryNameExistsException";
|
|
438
|
+
const _RNIP = "RepositoryNameIdPair";
|
|
439
|
+
const _RNIPL = "RepositoryNameIdPairList";
|
|
440
|
+
const _RNRE = "ReferenceNameRequiredException";
|
|
441
|
+
const _RNREe = "RepositoryNameRequiredException";
|
|
442
|
+
const _RNREep = "RepositoryNamesRequiredException";
|
|
443
|
+
const _RSFE = "RestrictedSourceFileException";
|
|
444
|
+
const _RT = "RepositoryTrigger";
|
|
445
|
+
const _RTBNLRE = "RepositoryTriggerBranchNameListRequiredException";
|
|
446
|
+
const _RTDARE = "RepositoryTriggerDestinationArnRequiredException";
|
|
447
|
+
const _RTEF = "RepositoryTriggerExecutionFailure";
|
|
448
|
+
const _RTEFL = "RepositoryTriggerExecutionFailureList";
|
|
449
|
+
const _RTELRE = "RepositoryTriggerEventsListRequiredException";
|
|
450
|
+
const _RTL = "RepositoryTriggersList";
|
|
451
|
+
const _RTLRE = "RepositoryTriggersListRequiredException";
|
|
452
|
+
const _RTNRE = "RepositoryTriggerNameRequiredException";
|
|
453
|
+
const _RTNSE = "ReferenceTypeNotSupportedException";
|
|
454
|
+
const _RTRE = "ReplacementTypeRequiredException";
|
|
455
|
+
const _RVF = "ReactionValueFormats";
|
|
456
|
+
const _RVRE = "ReactionValueRequiredException";
|
|
457
|
+
const _SADASE = "SourceAndDestinationAreSameException";
|
|
458
|
+
const _SFCE = "SameFileContentException";
|
|
459
|
+
const _SFME = "SetFileModeEntry";
|
|
460
|
+
const _SFMEe = "SetFileModeEntries";
|
|
461
|
+
const _SFOCRE = "SourceFileOrContentRequiredException";
|
|
462
|
+
const _SFS = "SourceFileSpecifier";
|
|
463
|
+
const _SL = "SymbolicLink";
|
|
464
|
+
const _SLL = "SymbolicLinkList";
|
|
465
|
+
const _SM = "SubModule";
|
|
466
|
+
const _SML = "SubModuleList";
|
|
467
|
+
const _SPRE = "SamePathRequestException";
|
|
468
|
+
const _T = "Target";
|
|
469
|
+
const _TDEE = "TipsDivergenceExceededException";
|
|
470
|
+
const _TKLRE = "TagKeysListRequiredException";
|
|
471
|
+
const _TL = "TargetList";
|
|
472
|
+
const _TMRE = "TagsMapRequiredException";
|
|
473
|
+
const _TMTE = "TooManyTagsException";
|
|
474
|
+
const _TOSRIDE = "TipOfSourceReferenceIsDifferentException";
|
|
475
|
+
const _TPE = "TagPolicyException";
|
|
476
|
+
const _TR = "TagResource";
|
|
477
|
+
const _TRE = "TargetRequiredException";
|
|
478
|
+
const _TREa = "TargetsRequiredException";
|
|
479
|
+
const _TREi = "TitleRequiredException";
|
|
480
|
+
const _TRI = "TagResourceInput";
|
|
481
|
+
const _TRT = "TestRepositoryTriggers";
|
|
482
|
+
const _TRTI = "TestRepositoryTriggersInput";
|
|
483
|
+
const _TRTO = "TestRepositoryTriggersOutput";
|
|
484
|
+
const _UARTC = "UpdateApprovalRuleTemplateContent";
|
|
485
|
+
const _UARTCI = "UpdateApprovalRuleTemplateContentInput";
|
|
486
|
+
const _UARTCO = "UpdateApprovalRuleTemplateContentOutput";
|
|
487
|
+
const _UARTD = "UpdateApprovalRuleTemplateDescription";
|
|
488
|
+
const _UARTDI = "UpdateApprovalRuleTemplateDescriptionInput";
|
|
489
|
+
const _UARTDO = "UpdateApprovalRuleTemplateDescriptionOutput";
|
|
490
|
+
const _UARTN = "UpdateApprovalRuleTemplateName";
|
|
491
|
+
const _UARTNI = "UpdateApprovalRuleTemplateNameInput";
|
|
492
|
+
const _UARTNO = "UpdateApprovalRuleTemplateNameOutput";
|
|
493
|
+
const _UC = "UpdateComment";
|
|
494
|
+
const _UCI = "UpdateCommentInput";
|
|
495
|
+
const _UCO = "UpdateCommentOutput";
|
|
496
|
+
const _UDB = "UpdateDefaultBranch";
|
|
497
|
+
const _UDBI = "UpdateDefaultBranchInput";
|
|
498
|
+
const _UI = "UserInfo";
|
|
499
|
+
const _UPRARC = "UpdatePullRequestApprovalRuleContent";
|
|
500
|
+
const _UPRARCI = "UpdatePullRequestApprovalRuleContentInput";
|
|
501
|
+
const _UPRARCO = "UpdatePullRequestApprovalRuleContentOutput";
|
|
502
|
+
const _UPRAS = "UpdatePullRequestApprovalState";
|
|
503
|
+
const _UPRASI = "UpdatePullRequestApprovalStateInput";
|
|
504
|
+
const _UPRD = "UpdatePullRequestDescription";
|
|
505
|
+
const _UPRDI = "UpdatePullRequestDescriptionInput";
|
|
506
|
+
const _UPRDO = "UpdatePullRequestDescriptionOutput";
|
|
507
|
+
const _UPRS = "UpdatePullRequestStatus";
|
|
508
|
+
const _UPRSI = "UpdatePullRequestStatusInput";
|
|
509
|
+
const _UPRSO = "UpdatePullRequestStatusOutput";
|
|
510
|
+
const _UPRT = "UpdatePullRequestTitle";
|
|
511
|
+
const _UPRTI = "UpdatePullRequestTitleInput";
|
|
512
|
+
const _UPRTO = "UpdatePullRequestTitleOutput";
|
|
513
|
+
const _UR = "UntagResource";
|
|
514
|
+
const _URD = "UpdateRepositoryDescription";
|
|
515
|
+
const _URDI = "UpdateRepositoryDescriptionInput";
|
|
516
|
+
const _UREK = "UpdateRepositoryEncryptionKey";
|
|
517
|
+
const _UREKI = "UpdateRepositoryEncryptionKeyInput";
|
|
518
|
+
const _UREKO = "UpdateRepositoryEncryptionKeyOutput";
|
|
519
|
+
const _URI = "UntagResourceInput";
|
|
520
|
+
const _URN = "UpdateRepositoryName";
|
|
521
|
+
const _URNI = "UpdateRepositoryNameInput";
|
|
522
|
+
const _a = "author";
|
|
523
|
+
const _aA = "authorArn";
|
|
524
|
+
const _aAc = "actorArn";
|
|
525
|
+
const _aB = "afterBlob";
|
|
526
|
+
const _aBI = "afterBlobId";
|
|
527
|
+
const _aCI = "afterCommitId";
|
|
528
|
+
const _aCS = "afterCommitSpecifier";
|
|
529
|
+
const _aD = "additionalData";
|
|
530
|
+
const _aI = "accountId";
|
|
531
|
+
const _aN = "authorName";
|
|
532
|
+
const _aP = "absolutePath";
|
|
533
|
+
const _aPf = "afterPath";
|
|
534
|
+
const _aR = "approvalRule";
|
|
535
|
+
const _aRC = "approvalRuleContent";
|
|
536
|
+
const _aREM = "approvalRuleEventMetadata";
|
|
537
|
+
const _aRI = "approvalRuleId";
|
|
538
|
+
const _aRN = "approvalRuleName";
|
|
539
|
+
const _aRNS = "approvalRulesNotSatisfied";
|
|
540
|
+
const _aRNs = "associatedRepositoryNames";
|
|
541
|
+
const _aROEM = "approvalRuleOverriddenEventMetadata";
|
|
542
|
+
const _aRS = "approvalRulesSatisfied";
|
|
543
|
+
const _aRT = "approvalRuleTemplate";
|
|
544
|
+
const _aRTC = "approvalRuleTemplateContent";
|
|
545
|
+
const _aRTD = "approvalRuleTemplateDescription";
|
|
546
|
+
const _aRTI = "approvalRuleTemplateId";
|
|
547
|
+
const _aRTN = "approvalRuleTemplateName";
|
|
548
|
+
const _aRTNp = "approvalRuleTemplateNames";
|
|
549
|
+
const _aRp = "approvalRules";
|
|
550
|
+
const _aS = "approvalState";
|
|
551
|
+
const _aSCEM = "approvalStateChangedEventMetadata";
|
|
552
|
+
const _aSp = "approvalStatus";
|
|
553
|
+
const _ap = "approved";
|
|
554
|
+
const _app = "approvals";
|
|
555
|
+
const _b = "base";
|
|
556
|
+
const _bB = "beforeBlob";
|
|
557
|
+
const _bBI = "beforeBlobId";
|
|
558
|
+
const _bCI = "baseCommitId";
|
|
559
|
+
const _bCIe = "beforeCommitId";
|
|
560
|
+
const _bCS = "beforeCommitSpecifier";
|
|
561
|
+
const _bI = "blobId";
|
|
562
|
+
const _bN = "branchName";
|
|
563
|
+
const _bP = "beforePath";
|
|
564
|
+
const _br = "branch";
|
|
565
|
+
const _bra = "branches";
|
|
566
|
+
const _c = "client";
|
|
567
|
+
const _cC = "contentConflict";
|
|
568
|
+
const _cD = "creationDate";
|
|
569
|
+
const _cDL = "conflictDetailLevel";
|
|
570
|
+
const _cDu = "customData";
|
|
571
|
+
const _cFCCD = "commentsForComparedCommitData";
|
|
572
|
+
const _cFPRD = "commentsForPullRequestData";
|
|
573
|
+
const _cI = "commitId";
|
|
574
|
+
const _cIo = "commitIds";
|
|
575
|
+
const _cIom = "commentId";
|
|
576
|
+
const _cIon = "configurationId";
|
|
577
|
+
const _cM = "conflictMetadata";
|
|
578
|
+
const _cML = "conflictMetadataList";
|
|
579
|
+
const _cMo = "commitMessage";
|
|
580
|
+
const _cR = "callerReactions";
|
|
581
|
+
const _cRS = "conflictResolutionStrategy";
|
|
582
|
+
const _cRT = "clientRequestToken";
|
|
583
|
+
const _cRo = "conflictResolution";
|
|
584
|
+
const _cS = "commitSpecifier";
|
|
585
|
+
const _cT = "changeType";
|
|
586
|
+
const _cUH = "cloneUrlHttp";
|
|
587
|
+
const _cUS = "cloneUrlSsh";
|
|
588
|
+
const _co = "conflicts";
|
|
589
|
+
const _com = "commits";
|
|
590
|
+
const _comm = "comments";
|
|
591
|
+
const _comme = "comment";
|
|
592
|
+
const _commi = "committer";
|
|
593
|
+
const _commit = "commit";
|
|
594
|
+
const _con = "content";
|
|
595
|
+
const _d = "deleted";
|
|
596
|
+
const _dA = "destinationArn";
|
|
597
|
+
const _dB = "deletedBranch";
|
|
598
|
+
const _dBN = "defaultBranchName";
|
|
599
|
+
const _dBe = "defaultBranch";
|
|
600
|
+
const _dC = "destinationCommit";
|
|
601
|
+
const _dCI = "destinationCommitId";
|
|
602
|
+
const _dCS = "destinationCommitSpecifier";
|
|
603
|
+
const _dF = "deleteFiles";
|
|
604
|
+
const _dR = "destinationReference";
|
|
605
|
+
const _dRN = "disassociatedRepositoryNames";
|
|
606
|
+
const _da = "date";
|
|
607
|
+
const _de = "description";
|
|
608
|
+
const _des = "destination";
|
|
609
|
+
const _di = "differences";
|
|
610
|
+
const _e = "error";
|
|
611
|
+
const _eC = "errorCode";
|
|
612
|
+
const _eD = "eventDate";
|
|
613
|
+
const _eL = "endLine";
|
|
614
|
+
const _eM = "errorMessage";
|
|
615
|
+
const _eN = "exceptionName";
|
|
616
|
+
const _eRCS = "existingRuleContentSha256";
|
|
617
|
+
const _em = "email";
|
|
618
|
+
const _emo = "emoji";
|
|
619
|
+
const _er = "errors";
|
|
620
|
+
const _ev = "evaluation";
|
|
621
|
+
const _eve = "events";
|
|
622
|
+
const _f = "files";
|
|
623
|
+
const _fA = "filesAdded";
|
|
624
|
+
const _fC = "fileContent";
|
|
625
|
+
const _fD = "filesDeleted";
|
|
626
|
+
const _fE = "failedExecutions";
|
|
627
|
+
const _fM = "fileModes";
|
|
628
|
+
const _fMC = "fileModeConflict";
|
|
629
|
+
const _fMa = "failureMessage";
|
|
630
|
+
const _fMi = "fileMode";
|
|
631
|
+
const _fP = "filePath";
|
|
632
|
+
const _fPi = "filePaths";
|
|
633
|
+
const _fPil = "filePosition";
|
|
634
|
+
const _fPo = "folderPath";
|
|
635
|
+
const _fS = "fileSizes";
|
|
636
|
+
const _fSi = "fileSize";
|
|
637
|
+
const _fU = "filesUpdated";
|
|
638
|
+
const _hC = "hunkContent";
|
|
639
|
+
const _iBF = "isBinaryFile";
|
|
640
|
+
const _iC = "isConflict";
|
|
641
|
+
const _iM = "isMerged";
|
|
642
|
+
const _iMs = "isMove";
|
|
643
|
+
const _iRT = "inReplyTo";
|
|
644
|
+
const _kEF = "keepEmptyFolders";
|
|
645
|
+
const _kKI = "kmsKeyId";
|
|
646
|
+
const _l = "location";
|
|
647
|
+
const _lAD = "lastActivityDate";
|
|
648
|
+
const _lMD = "lastModifiedDate";
|
|
649
|
+
const _lMU = "lastModifiedUser";
|
|
650
|
+
const _m = "message";
|
|
651
|
+
const _mB = "mergedBy";
|
|
652
|
+
const _mBe = "mergeBase";
|
|
653
|
+
const _mCF = "maxConflictFiles";
|
|
654
|
+
const _mCI = "mergedCommitId";
|
|
655
|
+
const _mCIe = "mergeCommitId";
|
|
656
|
+
const _mH = "mergeHunks";
|
|
657
|
+
const _mM = "mergeMetadata";
|
|
658
|
+
const _mMH = "maxMergeHunks";
|
|
659
|
+
const _mO = "mergeOption";
|
|
660
|
+
const _mOe = "mergeOperations";
|
|
661
|
+
const _mOer = "mergeOptions";
|
|
662
|
+
const _mR = "maxResults";
|
|
663
|
+
const _me = "mergeable";
|
|
664
|
+
const _mo = "mode";
|
|
665
|
+
const _n = "name";
|
|
666
|
+
const _nARTN = "newApprovalRuleTemplateName";
|
|
667
|
+
const _nN = "newName";
|
|
668
|
+
const _nOC = "numberOfConflicts";
|
|
669
|
+
const _nRC = "newRuleContent";
|
|
670
|
+
const _nT = "nextToken";
|
|
671
|
+
const _o = "overridden";
|
|
672
|
+
const _oART = "originApprovalRuleTemplate";
|
|
673
|
+
const _oARTN = "oldApprovalRuleTemplateName";
|
|
674
|
+
const _oKKI = "originalKmsKeyId";
|
|
675
|
+
const _oN = "oldName";
|
|
676
|
+
const _oS = "overrideStatus";
|
|
677
|
+
const _oT = "objectTypes";
|
|
678
|
+
const _oTC = "objectTypeConflict";
|
|
679
|
+
const _or = "order";
|
|
680
|
+
const _ov = "overrider";
|
|
681
|
+
const _p = "path";
|
|
682
|
+
const _pCI = "parentCommitId";
|
|
683
|
+
const _pF = "putFiles";
|
|
684
|
+
const _pR = "pullRequest";
|
|
685
|
+
const _pRCEM = "pullRequestCreatedEventMetadata";
|
|
686
|
+
const _pRE = "pullRequestEvents";
|
|
687
|
+
const _pRET = "pullRequestEventType";
|
|
688
|
+
const _pRI = "pullRequestId";
|
|
689
|
+
const _pRIu = "pullRequestIds";
|
|
690
|
+
const _pRMSCEM = "pullRequestMergedStateChangedEventMetadata";
|
|
691
|
+
const _pRS = "pullRequestStatus";
|
|
692
|
+
const _pRSCEM = "pullRequestStatusChangedEventMetadata";
|
|
693
|
+
const _pRSRUEM = "pullRequestSourceReferenceUpdatedEventMetadata";
|
|
694
|
+
const _pRT = "pullRequestTargets";
|
|
695
|
+
const _pa = "parents";
|
|
696
|
+
const _r = "repositories";
|
|
697
|
+
const _rA = "resourceArn";
|
|
698
|
+
const _rC = "reactionCounts";
|
|
699
|
+
const _rCS = "ruleContentSha256";
|
|
700
|
+
const _rCe = "replaceContents";
|
|
701
|
+
const _rCev = "revisionChildren";
|
|
702
|
+
const _rD = "repositoryDescription";
|
|
703
|
+
const _rDe = "revisionDag";
|
|
704
|
+
const _rFC = "reactionsForComment";
|
|
705
|
+
const _rFDUC = "reactionsFromDeletedUsersCount";
|
|
706
|
+
const _rFV = "relativeFileVersion";
|
|
707
|
+
const _rI = "revisionId";
|
|
708
|
+
const _rIe = "repositoryId";
|
|
709
|
+
const _rM = "repositoryMetadata";
|
|
710
|
+
const _rN = "repositoryName";
|
|
711
|
+
const _rNF = "repositoriesNotFound";
|
|
712
|
+
const _rNe = "repositoryNames";
|
|
713
|
+
const _rP = "relativePath";
|
|
714
|
+
const _rT = "replacementType";
|
|
715
|
+
const _rU = "reactionUsers";
|
|
716
|
+
const _rUA = "reactionUserArn";
|
|
717
|
+
const _rV = "reactionValue";
|
|
718
|
+
const _re = "reaction";
|
|
719
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.codecommit";
|
|
720
|
+
const _sB = "sortBy";
|
|
721
|
+
const _sC = "sourceCommit";
|
|
722
|
+
const _sCI = "sourceCommitId";
|
|
723
|
+
const _sCS = "sourceCommitSpecifier";
|
|
724
|
+
const _sCh = "shortCode";
|
|
725
|
+
const _sE = "successfulExecutions";
|
|
726
|
+
const _sF = "subFolders";
|
|
727
|
+
const _sFM = "setFileModes";
|
|
728
|
+
const _sFo = "sourceFile";
|
|
729
|
+
const _sL = "symbolicLinks";
|
|
730
|
+
const _sLt = "startLine";
|
|
731
|
+
const _sM = "subModules";
|
|
732
|
+
const _sR = "sourceReference";
|
|
733
|
+
const _se = "server";
|
|
734
|
+
const _so = "source";
|
|
735
|
+
const _t = "title";
|
|
736
|
+
const _tB = "targetBranch";
|
|
737
|
+
const _tI = "treeId";
|
|
738
|
+
const _tK = "tagKeys";
|
|
739
|
+
const _ta = "targets";
|
|
740
|
+
const _tag = "tags";
|
|
741
|
+
const _tr = "triggers";
|
|
742
|
+
const _tri = "trigger";
|
|
743
|
+
const _u = "unicode";
|
|
744
|
+
const _uA = "userArn";
|
|
745
|
+
const n0 = "com.amazonaws.codecommit";
|
|
746
|
+
const schema_1 = require("@smithy/core/schema");
|
|
747
|
+
const CodeCommitServiceException_1 = require("../models/CodeCommitServiceException");
|
|
748
|
+
const errors_1 = require("../models/errors");
|
|
749
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
750
|
+
exports.CodeCommitServiceException$ = [-3, _s, "CodeCommitServiceException", 0, [], []];
|
|
751
|
+
_s_registry.registerError(exports.CodeCommitServiceException$, CodeCommitServiceException_1.CodeCommitServiceException);
|
|
752
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
753
|
+
exports.ActorDoesNotExistException$ = [-3, n0, _ADNEE,
|
|
754
|
+
{ [_e]: _c },
|
|
755
|
+
[_m],
|
|
756
|
+
[0]
|
|
757
|
+
];
|
|
758
|
+
n0_registry.registerError(exports.ActorDoesNotExistException$, errors_1.ActorDoesNotExistException);
|
|
759
|
+
exports.ApprovalRuleContentRequiredException$ = [-3, n0, _ARCRE,
|
|
760
|
+
{ [_e]: _c },
|
|
761
|
+
[_m],
|
|
762
|
+
[0]
|
|
763
|
+
];
|
|
764
|
+
n0_registry.registerError(exports.ApprovalRuleContentRequiredException$, errors_1.ApprovalRuleContentRequiredException);
|
|
765
|
+
exports.ApprovalRuleDoesNotExistException$ = [-3, n0, _ARDNEE,
|
|
766
|
+
{ [_e]: _c },
|
|
767
|
+
[_m],
|
|
768
|
+
[0]
|
|
769
|
+
];
|
|
770
|
+
n0_registry.registerError(exports.ApprovalRuleDoesNotExistException$, errors_1.ApprovalRuleDoesNotExistException);
|
|
771
|
+
exports.ApprovalRuleNameAlreadyExistsException$ = [-3, n0, _ARNAEE,
|
|
772
|
+
{ [_e]: _c },
|
|
773
|
+
[_m],
|
|
774
|
+
[0]
|
|
775
|
+
];
|
|
776
|
+
n0_registry.registerError(exports.ApprovalRuleNameAlreadyExistsException$, errors_1.ApprovalRuleNameAlreadyExistsException);
|
|
777
|
+
exports.ApprovalRuleNameRequiredException$ = [-3, n0, _ARNRE,
|
|
778
|
+
{ [_e]: _c },
|
|
779
|
+
[_m],
|
|
780
|
+
[0]
|
|
781
|
+
];
|
|
782
|
+
n0_registry.registerError(exports.ApprovalRuleNameRequiredException$, errors_1.ApprovalRuleNameRequiredException);
|
|
783
|
+
exports.ApprovalRuleTemplateContentRequiredException$ = [-3, n0, _ARTCRE,
|
|
784
|
+
{ [_e]: _c },
|
|
785
|
+
[_m],
|
|
786
|
+
[0]
|
|
787
|
+
];
|
|
788
|
+
n0_registry.registerError(exports.ApprovalRuleTemplateContentRequiredException$, errors_1.ApprovalRuleTemplateContentRequiredException);
|
|
789
|
+
exports.ApprovalRuleTemplateDoesNotExistException$ = [-3, n0, _ARTDNEE,
|
|
790
|
+
{ [_e]: _c },
|
|
791
|
+
[_m],
|
|
792
|
+
[0]
|
|
793
|
+
];
|
|
794
|
+
n0_registry.registerError(exports.ApprovalRuleTemplateDoesNotExistException$, errors_1.ApprovalRuleTemplateDoesNotExistException);
|
|
795
|
+
exports.ApprovalRuleTemplateInUseException$ = [-3, n0, _ARTIUE,
|
|
796
|
+
{ [_e]: _c },
|
|
797
|
+
[_m],
|
|
798
|
+
[0]
|
|
799
|
+
];
|
|
800
|
+
n0_registry.registerError(exports.ApprovalRuleTemplateInUseException$, errors_1.ApprovalRuleTemplateInUseException);
|
|
801
|
+
exports.ApprovalRuleTemplateNameAlreadyExistsException$ = [-3, n0, _ARTNAEE,
|
|
802
|
+
{ [_e]: _c },
|
|
803
|
+
[_m],
|
|
804
|
+
[0]
|
|
805
|
+
];
|
|
806
|
+
n0_registry.registerError(exports.ApprovalRuleTemplateNameAlreadyExistsException$, errors_1.ApprovalRuleTemplateNameAlreadyExistsException);
|
|
807
|
+
exports.ApprovalRuleTemplateNameRequiredException$ = [-3, n0, _ARTNRE,
|
|
808
|
+
{ [_e]: _c },
|
|
809
|
+
[_m],
|
|
810
|
+
[0]
|
|
811
|
+
];
|
|
812
|
+
n0_registry.registerError(exports.ApprovalRuleTemplateNameRequiredException$, errors_1.ApprovalRuleTemplateNameRequiredException);
|
|
813
|
+
exports.ApprovalStateRequiredException$ = [-3, n0, _ASRE,
|
|
814
|
+
{ [_e]: _c },
|
|
815
|
+
[_m],
|
|
816
|
+
[0]
|
|
817
|
+
];
|
|
818
|
+
n0_registry.registerError(exports.ApprovalStateRequiredException$, errors_1.ApprovalStateRequiredException);
|
|
819
|
+
exports.AuthorDoesNotExistException$ = [-3, n0, _ADNEEu,
|
|
820
|
+
{ [_e]: _c },
|
|
821
|
+
[_m],
|
|
822
|
+
[0]
|
|
823
|
+
];
|
|
824
|
+
n0_registry.registerError(exports.AuthorDoesNotExistException$, errors_1.AuthorDoesNotExistException);
|
|
825
|
+
exports.BeforeCommitIdAndAfterCommitIdAreSameException$ = [-3, n0, _BCIAACIASE,
|
|
826
|
+
{ [_e]: _c },
|
|
827
|
+
[_m],
|
|
828
|
+
[0]
|
|
829
|
+
];
|
|
830
|
+
n0_registry.registerError(exports.BeforeCommitIdAndAfterCommitIdAreSameException$, errors_1.BeforeCommitIdAndAfterCommitIdAreSameException);
|
|
831
|
+
exports.BlobIdDoesNotExistException$ = [-3, n0, _BIDNEE,
|
|
832
|
+
{ [_e]: _c },
|
|
833
|
+
[_m],
|
|
834
|
+
[0]
|
|
835
|
+
];
|
|
836
|
+
n0_registry.registerError(exports.BlobIdDoesNotExistException$, errors_1.BlobIdDoesNotExistException);
|
|
837
|
+
exports.BlobIdRequiredException$ = [-3, n0, _BIRE,
|
|
838
|
+
{ [_e]: _c },
|
|
839
|
+
[_m],
|
|
840
|
+
[0]
|
|
841
|
+
];
|
|
842
|
+
n0_registry.registerError(exports.BlobIdRequiredException$, errors_1.BlobIdRequiredException);
|
|
843
|
+
exports.BranchDoesNotExistException$ = [-3, n0, _BDNEE,
|
|
844
|
+
{ [_e]: _c },
|
|
845
|
+
[_m],
|
|
846
|
+
[0]
|
|
847
|
+
];
|
|
848
|
+
n0_registry.registerError(exports.BranchDoesNotExistException$, errors_1.BranchDoesNotExistException);
|
|
849
|
+
exports.BranchNameExistsException$ = [-3, n0, _BNEE,
|
|
850
|
+
{ [_e]: _c },
|
|
851
|
+
[_m],
|
|
852
|
+
[0]
|
|
853
|
+
];
|
|
854
|
+
n0_registry.registerError(exports.BranchNameExistsException$, errors_1.BranchNameExistsException);
|
|
855
|
+
exports.BranchNameIsTagNameException$ = [-3, n0, _BNITNE,
|
|
856
|
+
{ [_e]: _c },
|
|
857
|
+
[_m],
|
|
858
|
+
[0]
|
|
859
|
+
];
|
|
860
|
+
n0_registry.registerError(exports.BranchNameIsTagNameException$, errors_1.BranchNameIsTagNameException);
|
|
861
|
+
exports.BranchNameRequiredException$ = [-3, n0, _BNRE,
|
|
862
|
+
{ [_e]: _c },
|
|
863
|
+
[_m],
|
|
864
|
+
[0]
|
|
865
|
+
];
|
|
866
|
+
n0_registry.registerError(exports.BranchNameRequiredException$, errors_1.BranchNameRequiredException);
|
|
867
|
+
exports.CannotDeleteApprovalRuleFromTemplateException$ = [-3, n0, _CDARFTE,
|
|
868
|
+
{ [_e]: _c },
|
|
869
|
+
[_m],
|
|
870
|
+
[0]
|
|
871
|
+
];
|
|
872
|
+
n0_registry.registerError(exports.CannotDeleteApprovalRuleFromTemplateException$, errors_1.CannotDeleteApprovalRuleFromTemplateException);
|
|
873
|
+
exports.CannotModifyApprovalRuleFromTemplateException$ = [-3, n0, _CMARFTE,
|
|
874
|
+
{ [_e]: _c },
|
|
875
|
+
[_m],
|
|
876
|
+
[0]
|
|
877
|
+
];
|
|
878
|
+
n0_registry.registerError(exports.CannotModifyApprovalRuleFromTemplateException$, errors_1.CannotModifyApprovalRuleFromTemplateException);
|
|
879
|
+
exports.ClientRequestTokenRequiredException$ = [-3, n0, _CRTRE,
|
|
880
|
+
{ [_e]: _c },
|
|
881
|
+
[_m],
|
|
882
|
+
[0]
|
|
883
|
+
];
|
|
884
|
+
n0_registry.registerError(exports.ClientRequestTokenRequiredException$, errors_1.ClientRequestTokenRequiredException);
|
|
885
|
+
exports.CommentContentRequiredException$ = [-3, n0, _CCRE,
|
|
886
|
+
{ [_e]: _c },
|
|
887
|
+
[_m],
|
|
888
|
+
[0]
|
|
889
|
+
];
|
|
890
|
+
n0_registry.registerError(exports.CommentContentRequiredException$, errors_1.CommentContentRequiredException);
|
|
891
|
+
exports.CommentContentSizeLimitExceededException$ = [-3, n0, _CCSLEE,
|
|
892
|
+
{ [_e]: _c },
|
|
893
|
+
[_m],
|
|
894
|
+
[0]
|
|
895
|
+
];
|
|
896
|
+
n0_registry.registerError(exports.CommentContentSizeLimitExceededException$, errors_1.CommentContentSizeLimitExceededException);
|
|
897
|
+
exports.CommentDeletedException$ = [-3, n0, _CDE,
|
|
898
|
+
{ [_e]: _c },
|
|
899
|
+
[_m],
|
|
900
|
+
[0]
|
|
901
|
+
];
|
|
902
|
+
n0_registry.registerError(exports.CommentDeletedException$, errors_1.CommentDeletedException);
|
|
903
|
+
exports.CommentDoesNotExistException$ = [-3, n0, _CDNEE,
|
|
904
|
+
{ [_e]: _c },
|
|
905
|
+
[_m],
|
|
906
|
+
[0]
|
|
907
|
+
];
|
|
908
|
+
n0_registry.registerError(exports.CommentDoesNotExistException$, errors_1.CommentDoesNotExistException);
|
|
909
|
+
exports.CommentIdRequiredException$ = [-3, n0, _CIRE,
|
|
910
|
+
{ [_e]: _c },
|
|
911
|
+
[_m],
|
|
912
|
+
[0]
|
|
913
|
+
];
|
|
914
|
+
n0_registry.registerError(exports.CommentIdRequiredException$, errors_1.CommentIdRequiredException);
|
|
915
|
+
exports.CommentNotCreatedByCallerException$ = [-3, n0, _CNCBCE,
|
|
916
|
+
{ [_e]: _c },
|
|
917
|
+
[_m],
|
|
918
|
+
[0]
|
|
919
|
+
];
|
|
920
|
+
n0_registry.registerError(exports.CommentNotCreatedByCallerException$, errors_1.CommentNotCreatedByCallerException);
|
|
921
|
+
exports.CommitDoesNotExistException$ = [-3, n0, _CDNEEo,
|
|
922
|
+
{ [_e]: _c },
|
|
923
|
+
[_m],
|
|
924
|
+
[0]
|
|
925
|
+
];
|
|
926
|
+
n0_registry.registerError(exports.CommitDoesNotExistException$, errors_1.CommitDoesNotExistException);
|
|
927
|
+
exports.CommitIdDoesNotExistException$ = [-3, n0, _CIDNEE,
|
|
928
|
+
{ [_e]: _c },
|
|
929
|
+
[_m],
|
|
930
|
+
[0]
|
|
931
|
+
];
|
|
932
|
+
n0_registry.registerError(exports.CommitIdDoesNotExistException$, errors_1.CommitIdDoesNotExistException);
|
|
933
|
+
exports.CommitIdRequiredException$ = [-3, n0, _CIREo,
|
|
934
|
+
{ [_e]: _c },
|
|
935
|
+
[_m],
|
|
936
|
+
[0]
|
|
937
|
+
];
|
|
938
|
+
n0_registry.registerError(exports.CommitIdRequiredException$, errors_1.CommitIdRequiredException);
|
|
939
|
+
exports.CommitIdsLimitExceededException$ = [-3, n0, _CILEE,
|
|
940
|
+
{ [_e]: _c },
|
|
941
|
+
[_m],
|
|
942
|
+
[0]
|
|
943
|
+
];
|
|
944
|
+
n0_registry.registerError(exports.CommitIdsLimitExceededException$, errors_1.CommitIdsLimitExceededException);
|
|
945
|
+
exports.CommitIdsListRequiredException$ = [-3, n0, _CILRE,
|
|
946
|
+
{ [_e]: _c },
|
|
947
|
+
[_m],
|
|
948
|
+
[0]
|
|
949
|
+
];
|
|
950
|
+
n0_registry.registerError(exports.CommitIdsListRequiredException$, errors_1.CommitIdsListRequiredException);
|
|
951
|
+
exports.CommitMessageLengthExceededException$ = [-3, n0, _CMLEE,
|
|
952
|
+
{ [_e]: _c },
|
|
953
|
+
[_m],
|
|
954
|
+
[0]
|
|
955
|
+
];
|
|
956
|
+
n0_registry.registerError(exports.CommitMessageLengthExceededException$, errors_1.CommitMessageLengthExceededException);
|
|
957
|
+
exports.CommitRequiredException$ = [-3, n0, _CRE,
|
|
958
|
+
{ [_e]: _c },
|
|
959
|
+
[_m],
|
|
960
|
+
[0]
|
|
961
|
+
];
|
|
962
|
+
n0_registry.registerError(exports.CommitRequiredException$, errors_1.CommitRequiredException);
|
|
963
|
+
exports.ConcurrentReferenceUpdateException$ = [-3, n0, _CRUE,
|
|
964
|
+
{ [_e]: _c },
|
|
965
|
+
[_m],
|
|
966
|
+
[0]
|
|
967
|
+
];
|
|
968
|
+
n0_registry.registerError(exports.ConcurrentReferenceUpdateException$, errors_1.ConcurrentReferenceUpdateException);
|
|
969
|
+
exports.DefaultBranchCannotBeDeletedException$ = [-3, n0, _DBCBDE,
|
|
970
|
+
{ [_e]: _c },
|
|
971
|
+
[_m],
|
|
972
|
+
[0]
|
|
973
|
+
];
|
|
974
|
+
n0_registry.registerError(exports.DefaultBranchCannotBeDeletedException$, errors_1.DefaultBranchCannotBeDeletedException);
|
|
975
|
+
exports.DirectoryNameConflictsWithFileNameException$ = [-3, n0, _DNCWFNE,
|
|
976
|
+
{ [_e]: _c },
|
|
977
|
+
[_m],
|
|
978
|
+
[0]
|
|
979
|
+
];
|
|
980
|
+
n0_registry.registerError(exports.DirectoryNameConflictsWithFileNameException$, errors_1.DirectoryNameConflictsWithFileNameException);
|
|
981
|
+
exports.EncryptionIntegrityChecksFailedException$ = [-3, n0, _EICFE,
|
|
982
|
+
{ [_e]: _se },
|
|
983
|
+
[_m],
|
|
984
|
+
[0]
|
|
985
|
+
];
|
|
986
|
+
n0_registry.registerError(exports.EncryptionIntegrityChecksFailedException$, errors_1.EncryptionIntegrityChecksFailedException);
|
|
987
|
+
exports.EncryptionKeyAccessDeniedException$ = [-3, n0, _EKADE,
|
|
988
|
+
{ [_e]: _c },
|
|
989
|
+
[_m],
|
|
990
|
+
[0]
|
|
991
|
+
];
|
|
992
|
+
n0_registry.registerError(exports.EncryptionKeyAccessDeniedException$, errors_1.EncryptionKeyAccessDeniedException);
|
|
993
|
+
exports.EncryptionKeyDisabledException$ = [-3, n0, _EKDE,
|
|
994
|
+
{ [_e]: _c },
|
|
995
|
+
[_m],
|
|
996
|
+
[0]
|
|
997
|
+
];
|
|
998
|
+
n0_registry.registerError(exports.EncryptionKeyDisabledException$, errors_1.EncryptionKeyDisabledException);
|
|
999
|
+
exports.EncryptionKeyInvalidIdException$ = [-3, n0, _EKIIE,
|
|
1000
|
+
{ [_e]: _c },
|
|
1001
|
+
[_m],
|
|
1002
|
+
[0]
|
|
1003
|
+
];
|
|
1004
|
+
n0_registry.registerError(exports.EncryptionKeyInvalidIdException$, errors_1.EncryptionKeyInvalidIdException);
|
|
1005
|
+
exports.EncryptionKeyInvalidUsageException$ = [-3, n0, _EKIUE,
|
|
1006
|
+
{ [_e]: _c },
|
|
1007
|
+
[_m],
|
|
1008
|
+
[0]
|
|
1009
|
+
];
|
|
1010
|
+
n0_registry.registerError(exports.EncryptionKeyInvalidUsageException$, errors_1.EncryptionKeyInvalidUsageException);
|
|
1011
|
+
exports.EncryptionKeyNotFoundException$ = [-3, n0, _EKNFE,
|
|
1012
|
+
{ [_e]: _c },
|
|
1013
|
+
[_m],
|
|
1014
|
+
[0]
|
|
1015
|
+
];
|
|
1016
|
+
n0_registry.registerError(exports.EncryptionKeyNotFoundException$, errors_1.EncryptionKeyNotFoundException);
|
|
1017
|
+
exports.EncryptionKeyRequiredException$ = [-3, n0, _EKRE,
|
|
1018
|
+
{ [_e]: _c },
|
|
1019
|
+
[_m],
|
|
1020
|
+
[0]
|
|
1021
|
+
];
|
|
1022
|
+
n0_registry.registerError(exports.EncryptionKeyRequiredException$, errors_1.EncryptionKeyRequiredException);
|
|
1023
|
+
exports.EncryptionKeyUnavailableException$ = [-3, n0, _EKUE,
|
|
1024
|
+
{ [_e]: _c },
|
|
1025
|
+
[_m],
|
|
1026
|
+
[0]
|
|
1027
|
+
];
|
|
1028
|
+
n0_registry.registerError(exports.EncryptionKeyUnavailableException$, errors_1.EncryptionKeyUnavailableException);
|
|
1029
|
+
exports.FileContentAndSourceFileSpecifiedException$ = [-3, n0, _FCASFSE,
|
|
1030
|
+
{ [_e]: _c },
|
|
1031
|
+
[_m],
|
|
1032
|
+
[0]
|
|
1033
|
+
];
|
|
1034
|
+
n0_registry.registerError(exports.FileContentAndSourceFileSpecifiedException$, errors_1.FileContentAndSourceFileSpecifiedException);
|
|
1035
|
+
exports.FileContentRequiredException$ = [-3, n0, _FCRE,
|
|
1036
|
+
{ [_e]: _c },
|
|
1037
|
+
[_m],
|
|
1038
|
+
[0]
|
|
1039
|
+
];
|
|
1040
|
+
n0_registry.registerError(exports.FileContentRequiredException$, errors_1.FileContentRequiredException);
|
|
1041
|
+
exports.FileContentSizeLimitExceededException$ = [-3, n0, _FCSLEE,
|
|
1042
|
+
{ [_e]: _c },
|
|
1043
|
+
[_m],
|
|
1044
|
+
[0]
|
|
1045
|
+
];
|
|
1046
|
+
n0_registry.registerError(exports.FileContentSizeLimitExceededException$, errors_1.FileContentSizeLimitExceededException);
|
|
1047
|
+
exports.FileDoesNotExistException$ = [-3, n0, _FDNEE,
|
|
1048
|
+
{ [_e]: _c },
|
|
1049
|
+
[_m],
|
|
1050
|
+
[0]
|
|
1051
|
+
];
|
|
1052
|
+
n0_registry.registerError(exports.FileDoesNotExistException$, errors_1.FileDoesNotExistException);
|
|
1053
|
+
exports.FileEntryRequiredException$ = [-3, n0, _FERE,
|
|
1054
|
+
{ [_e]: _c },
|
|
1055
|
+
[_m],
|
|
1056
|
+
[0]
|
|
1057
|
+
];
|
|
1058
|
+
n0_registry.registerError(exports.FileEntryRequiredException$, errors_1.FileEntryRequiredException);
|
|
1059
|
+
exports.FileModeRequiredException$ = [-3, n0, _FMRE,
|
|
1060
|
+
{ [_e]: _c },
|
|
1061
|
+
[_m],
|
|
1062
|
+
[0]
|
|
1063
|
+
];
|
|
1064
|
+
n0_registry.registerError(exports.FileModeRequiredException$, errors_1.FileModeRequiredException);
|
|
1065
|
+
exports.FileNameConflictsWithDirectoryNameException$ = [-3, n0, _FNCWDNE,
|
|
1066
|
+
{ [_e]: _c },
|
|
1067
|
+
[_m],
|
|
1068
|
+
[0]
|
|
1069
|
+
];
|
|
1070
|
+
n0_registry.registerError(exports.FileNameConflictsWithDirectoryNameException$, errors_1.FileNameConflictsWithDirectoryNameException);
|
|
1071
|
+
exports.FilePathConflictsWithSubmodulePathException$ = [-3, n0, _FPCWSPE,
|
|
1072
|
+
{ [_e]: _c },
|
|
1073
|
+
[_m],
|
|
1074
|
+
[0]
|
|
1075
|
+
];
|
|
1076
|
+
n0_registry.registerError(exports.FilePathConflictsWithSubmodulePathException$, errors_1.FilePathConflictsWithSubmodulePathException);
|
|
1077
|
+
exports.FileTooLargeException$ = [-3, n0, _FTLE,
|
|
1078
|
+
{ [_e]: _c },
|
|
1079
|
+
[_m],
|
|
1080
|
+
[0]
|
|
1081
|
+
];
|
|
1082
|
+
n0_registry.registerError(exports.FileTooLargeException$, errors_1.FileTooLargeException);
|
|
1083
|
+
exports.FolderContentSizeLimitExceededException$ = [-3, n0, _FCSLEEo,
|
|
1084
|
+
{ [_e]: _c },
|
|
1085
|
+
[_m],
|
|
1086
|
+
[0]
|
|
1087
|
+
];
|
|
1088
|
+
n0_registry.registerError(exports.FolderContentSizeLimitExceededException$, errors_1.FolderContentSizeLimitExceededException);
|
|
1089
|
+
exports.FolderDoesNotExistException$ = [-3, n0, _FDNEEo,
|
|
1090
|
+
{ [_e]: _c },
|
|
1091
|
+
[_m],
|
|
1092
|
+
[0]
|
|
1093
|
+
];
|
|
1094
|
+
n0_registry.registerError(exports.FolderDoesNotExistException$, errors_1.FolderDoesNotExistException);
|
|
1095
|
+
exports.IdempotencyParameterMismatchException$ = [-3, n0, _IPME,
|
|
1096
|
+
{ [_e]: _c },
|
|
1097
|
+
[_m],
|
|
1098
|
+
[0]
|
|
1099
|
+
];
|
|
1100
|
+
n0_registry.registerError(exports.IdempotencyParameterMismatchException$, errors_1.IdempotencyParameterMismatchException);
|
|
1101
|
+
exports.InvalidActorArnException$ = [-3, n0, _IAAE,
|
|
1102
|
+
{ [_e]: _c },
|
|
1103
|
+
[_m],
|
|
1104
|
+
[0]
|
|
1105
|
+
];
|
|
1106
|
+
n0_registry.registerError(exports.InvalidActorArnException$, errors_1.InvalidActorArnException);
|
|
1107
|
+
exports.InvalidApprovalRuleContentException$ = [-3, n0, _IARCE,
|
|
1108
|
+
{ [_e]: _c },
|
|
1109
|
+
[_m],
|
|
1110
|
+
[0]
|
|
1111
|
+
];
|
|
1112
|
+
n0_registry.registerError(exports.InvalidApprovalRuleContentException$, errors_1.InvalidApprovalRuleContentException);
|
|
1113
|
+
exports.InvalidApprovalRuleNameException$ = [-3, n0, _IARNE,
|
|
1114
|
+
{ [_e]: _c },
|
|
1115
|
+
[_m],
|
|
1116
|
+
[0]
|
|
1117
|
+
];
|
|
1118
|
+
n0_registry.registerError(exports.InvalidApprovalRuleNameException$, errors_1.InvalidApprovalRuleNameException);
|
|
1119
|
+
exports.InvalidApprovalRuleTemplateContentException$ = [-3, n0, _IARTCE,
|
|
1120
|
+
{ [_e]: _c },
|
|
1121
|
+
[_m],
|
|
1122
|
+
[0]
|
|
1123
|
+
];
|
|
1124
|
+
n0_registry.registerError(exports.InvalidApprovalRuleTemplateContentException$, errors_1.InvalidApprovalRuleTemplateContentException);
|
|
1125
|
+
exports.InvalidApprovalRuleTemplateDescriptionException$ = [-3, n0, _IARTDE,
|
|
1126
|
+
{ [_e]: _c },
|
|
1127
|
+
[_m],
|
|
1128
|
+
[0]
|
|
1129
|
+
];
|
|
1130
|
+
n0_registry.registerError(exports.InvalidApprovalRuleTemplateDescriptionException$, errors_1.InvalidApprovalRuleTemplateDescriptionException);
|
|
1131
|
+
exports.InvalidApprovalRuleTemplateNameException$ = [-3, n0, _IARTNE,
|
|
1132
|
+
{ [_e]: _c },
|
|
1133
|
+
[_m],
|
|
1134
|
+
[0]
|
|
1135
|
+
];
|
|
1136
|
+
n0_registry.registerError(exports.InvalidApprovalRuleTemplateNameException$, errors_1.InvalidApprovalRuleTemplateNameException);
|
|
1137
|
+
exports.InvalidApprovalStateException$ = [-3, n0, _IASE,
|
|
1138
|
+
{ [_e]: _c },
|
|
1139
|
+
[_m],
|
|
1140
|
+
[0]
|
|
1141
|
+
];
|
|
1142
|
+
n0_registry.registerError(exports.InvalidApprovalStateException$, errors_1.InvalidApprovalStateException);
|
|
1143
|
+
exports.InvalidAuthorArnException$ = [-3, n0, _IAAEn,
|
|
1144
|
+
{ [_e]: _c },
|
|
1145
|
+
[_m],
|
|
1146
|
+
[0]
|
|
1147
|
+
];
|
|
1148
|
+
n0_registry.registerError(exports.InvalidAuthorArnException$, errors_1.InvalidAuthorArnException);
|
|
1149
|
+
exports.InvalidBlobIdException$ = [-3, n0, _IBIE,
|
|
1150
|
+
{ [_e]: _c },
|
|
1151
|
+
[_m],
|
|
1152
|
+
[0]
|
|
1153
|
+
];
|
|
1154
|
+
n0_registry.registerError(exports.InvalidBlobIdException$, errors_1.InvalidBlobIdException);
|
|
1155
|
+
exports.InvalidBranchNameException$ = [-3, n0, _IBNE,
|
|
1156
|
+
{ [_e]: _c },
|
|
1157
|
+
[_m],
|
|
1158
|
+
[0]
|
|
1159
|
+
];
|
|
1160
|
+
n0_registry.registerError(exports.InvalidBranchNameException$, errors_1.InvalidBranchNameException);
|
|
1161
|
+
exports.InvalidClientRequestTokenException$ = [-3, n0, _ICRTE,
|
|
1162
|
+
{ [_e]: _c },
|
|
1163
|
+
[_m],
|
|
1164
|
+
[0]
|
|
1165
|
+
];
|
|
1166
|
+
n0_registry.registerError(exports.InvalidClientRequestTokenException$, errors_1.InvalidClientRequestTokenException);
|
|
1167
|
+
exports.InvalidCommentIdException$ = [-3, n0, _ICIE,
|
|
1168
|
+
{ [_e]: _c },
|
|
1169
|
+
[_m],
|
|
1170
|
+
[0]
|
|
1171
|
+
];
|
|
1172
|
+
n0_registry.registerError(exports.InvalidCommentIdException$, errors_1.InvalidCommentIdException);
|
|
1173
|
+
exports.InvalidCommitException$ = [-3, n0, _ICE,
|
|
1174
|
+
{ [_e]: _c },
|
|
1175
|
+
[_m],
|
|
1176
|
+
[0]
|
|
1177
|
+
];
|
|
1178
|
+
n0_registry.registerError(exports.InvalidCommitException$, errors_1.InvalidCommitException);
|
|
1179
|
+
exports.InvalidCommitIdException$ = [-3, n0, _ICIEn,
|
|
1180
|
+
{ [_e]: _c },
|
|
1181
|
+
[_m],
|
|
1182
|
+
[0]
|
|
1183
|
+
];
|
|
1184
|
+
n0_registry.registerError(exports.InvalidCommitIdException$, errors_1.InvalidCommitIdException);
|
|
1185
|
+
exports.InvalidConflictDetailLevelException$ = [-3, n0, _ICDLE,
|
|
1186
|
+
{ [_e]: _c },
|
|
1187
|
+
[_m],
|
|
1188
|
+
[0]
|
|
1189
|
+
];
|
|
1190
|
+
n0_registry.registerError(exports.InvalidConflictDetailLevelException$, errors_1.InvalidConflictDetailLevelException);
|
|
1191
|
+
exports.InvalidConflictResolutionException$ = [-3, n0, _ICRE,
|
|
1192
|
+
{ [_e]: _c },
|
|
1193
|
+
[_m],
|
|
1194
|
+
[0]
|
|
1195
|
+
];
|
|
1196
|
+
n0_registry.registerError(exports.InvalidConflictResolutionException$, errors_1.InvalidConflictResolutionException);
|
|
1197
|
+
exports.InvalidConflictResolutionStrategyException$ = [-3, n0, _ICRSE,
|
|
1198
|
+
{ [_e]: _c },
|
|
1199
|
+
[_m],
|
|
1200
|
+
[0]
|
|
1201
|
+
];
|
|
1202
|
+
n0_registry.registerError(exports.InvalidConflictResolutionStrategyException$, errors_1.InvalidConflictResolutionStrategyException);
|
|
1203
|
+
exports.InvalidContinuationTokenException$ = [-3, n0, _ICTE,
|
|
1204
|
+
{ [_e]: _c },
|
|
1205
|
+
[_m],
|
|
1206
|
+
[0]
|
|
1207
|
+
];
|
|
1208
|
+
n0_registry.registerError(exports.InvalidContinuationTokenException$, errors_1.InvalidContinuationTokenException);
|
|
1209
|
+
exports.InvalidDeletionParameterException$ = [-3, n0, _IDPE,
|
|
1210
|
+
{ [_e]: _c },
|
|
1211
|
+
[_m],
|
|
1212
|
+
[0]
|
|
1213
|
+
];
|
|
1214
|
+
n0_registry.registerError(exports.InvalidDeletionParameterException$, errors_1.InvalidDeletionParameterException);
|
|
1215
|
+
exports.InvalidDescriptionException$ = [-3, n0, _IDE,
|
|
1216
|
+
{ [_e]: _c },
|
|
1217
|
+
[_m],
|
|
1218
|
+
[0]
|
|
1219
|
+
];
|
|
1220
|
+
n0_registry.registerError(exports.InvalidDescriptionException$, errors_1.InvalidDescriptionException);
|
|
1221
|
+
exports.InvalidDestinationCommitSpecifierException$ = [-3, n0, _IDCSE,
|
|
1222
|
+
{ [_e]: _c },
|
|
1223
|
+
[_m],
|
|
1224
|
+
[0]
|
|
1225
|
+
];
|
|
1226
|
+
n0_registry.registerError(exports.InvalidDestinationCommitSpecifierException$, errors_1.InvalidDestinationCommitSpecifierException);
|
|
1227
|
+
exports.InvalidEmailException$ = [-3, n0, _IEE,
|
|
1228
|
+
{ [_e]: _c },
|
|
1229
|
+
[_m],
|
|
1230
|
+
[0]
|
|
1231
|
+
];
|
|
1232
|
+
n0_registry.registerError(exports.InvalidEmailException$, errors_1.InvalidEmailException);
|
|
1233
|
+
exports.InvalidFileLocationException$ = [-3, n0, _IFLE,
|
|
1234
|
+
{ [_e]: _c },
|
|
1235
|
+
[_m],
|
|
1236
|
+
[0]
|
|
1237
|
+
];
|
|
1238
|
+
n0_registry.registerError(exports.InvalidFileLocationException$, errors_1.InvalidFileLocationException);
|
|
1239
|
+
exports.InvalidFileModeException$ = [-3, n0, _IFME,
|
|
1240
|
+
{ [_e]: _c },
|
|
1241
|
+
[_m],
|
|
1242
|
+
[0]
|
|
1243
|
+
];
|
|
1244
|
+
n0_registry.registerError(exports.InvalidFileModeException$, errors_1.InvalidFileModeException);
|
|
1245
|
+
exports.InvalidFilePositionException$ = [-3, n0, _IFPE,
|
|
1246
|
+
{ [_e]: _c },
|
|
1247
|
+
[_m],
|
|
1248
|
+
[0]
|
|
1249
|
+
];
|
|
1250
|
+
n0_registry.registerError(exports.InvalidFilePositionException$, errors_1.InvalidFilePositionException);
|
|
1251
|
+
exports.InvalidMaxConflictFilesException$ = [-3, n0, _IMCFE,
|
|
1252
|
+
{ [_e]: _c },
|
|
1253
|
+
[_m],
|
|
1254
|
+
[0]
|
|
1255
|
+
];
|
|
1256
|
+
n0_registry.registerError(exports.InvalidMaxConflictFilesException$, errors_1.InvalidMaxConflictFilesException);
|
|
1257
|
+
exports.InvalidMaxMergeHunksException$ = [-3, n0, _IMMHE,
|
|
1258
|
+
{ [_e]: _c },
|
|
1259
|
+
[_m],
|
|
1260
|
+
[0]
|
|
1261
|
+
];
|
|
1262
|
+
n0_registry.registerError(exports.InvalidMaxMergeHunksException$, errors_1.InvalidMaxMergeHunksException);
|
|
1263
|
+
exports.InvalidMaxResultsException$ = [-3, n0, _IMRE,
|
|
1264
|
+
{ [_e]: _c },
|
|
1265
|
+
[_m],
|
|
1266
|
+
[0]
|
|
1267
|
+
];
|
|
1268
|
+
n0_registry.registerError(exports.InvalidMaxResultsException$, errors_1.InvalidMaxResultsException);
|
|
1269
|
+
exports.InvalidMergeOptionException$ = [-3, n0, _IMOE,
|
|
1270
|
+
{ [_e]: _c },
|
|
1271
|
+
[_m],
|
|
1272
|
+
[0]
|
|
1273
|
+
];
|
|
1274
|
+
n0_registry.registerError(exports.InvalidMergeOptionException$, errors_1.InvalidMergeOptionException);
|
|
1275
|
+
exports.InvalidOrderException$ = [-3, n0, _IOE,
|
|
1276
|
+
{ [_e]: _c },
|
|
1277
|
+
[_m],
|
|
1278
|
+
[0]
|
|
1279
|
+
];
|
|
1280
|
+
n0_registry.registerError(exports.InvalidOrderException$, errors_1.InvalidOrderException);
|
|
1281
|
+
exports.InvalidOverrideStatusException$ = [-3, n0, _IOSE,
|
|
1282
|
+
{ [_e]: _c },
|
|
1283
|
+
[_m],
|
|
1284
|
+
[0]
|
|
1285
|
+
];
|
|
1286
|
+
n0_registry.registerError(exports.InvalidOverrideStatusException$, errors_1.InvalidOverrideStatusException);
|
|
1287
|
+
exports.InvalidParentCommitIdException$ = [-3, n0, _IPCIE,
|
|
1288
|
+
{ [_e]: _c },
|
|
1289
|
+
[_m],
|
|
1290
|
+
[0]
|
|
1291
|
+
];
|
|
1292
|
+
n0_registry.registerError(exports.InvalidParentCommitIdException$, errors_1.InvalidParentCommitIdException);
|
|
1293
|
+
exports.InvalidPathException$ = [-3, n0, _IPE,
|
|
1294
|
+
{ [_e]: _c },
|
|
1295
|
+
[_m],
|
|
1296
|
+
[0]
|
|
1297
|
+
];
|
|
1298
|
+
n0_registry.registerError(exports.InvalidPathException$, errors_1.InvalidPathException);
|
|
1299
|
+
exports.InvalidPullRequestEventTypeException$ = [-3, n0, _IPRETE,
|
|
1300
|
+
{ [_e]: _c },
|
|
1301
|
+
[_m],
|
|
1302
|
+
[0]
|
|
1303
|
+
];
|
|
1304
|
+
n0_registry.registerError(exports.InvalidPullRequestEventTypeException$, errors_1.InvalidPullRequestEventTypeException);
|
|
1305
|
+
exports.InvalidPullRequestIdException$ = [-3, n0, _IPRIE,
|
|
1306
|
+
{ [_e]: _c },
|
|
1307
|
+
[_m],
|
|
1308
|
+
[0]
|
|
1309
|
+
];
|
|
1310
|
+
n0_registry.registerError(exports.InvalidPullRequestIdException$, errors_1.InvalidPullRequestIdException);
|
|
1311
|
+
exports.InvalidPullRequestStatusException$ = [-3, n0, _IPRSE,
|
|
1312
|
+
{ [_e]: _c },
|
|
1313
|
+
[_m],
|
|
1314
|
+
[0]
|
|
1315
|
+
];
|
|
1316
|
+
n0_registry.registerError(exports.InvalidPullRequestStatusException$, errors_1.InvalidPullRequestStatusException);
|
|
1317
|
+
exports.InvalidPullRequestStatusUpdateException$ = [-3, n0, _IPRSUE,
|
|
1318
|
+
{ [_e]: _c },
|
|
1319
|
+
[_m],
|
|
1320
|
+
[0]
|
|
1321
|
+
];
|
|
1322
|
+
n0_registry.registerError(exports.InvalidPullRequestStatusUpdateException$, errors_1.InvalidPullRequestStatusUpdateException);
|
|
1323
|
+
exports.InvalidReactionUserArnException$ = [-3, n0, _IRUAE,
|
|
1324
|
+
{ [_e]: _c },
|
|
1325
|
+
[_m],
|
|
1326
|
+
[0]
|
|
1327
|
+
];
|
|
1328
|
+
n0_registry.registerError(exports.InvalidReactionUserArnException$, errors_1.InvalidReactionUserArnException);
|
|
1329
|
+
exports.InvalidReactionValueException$ = [-3, n0, _IRVE,
|
|
1330
|
+
{ [_e]: _c },
|
|
1331
|
+
[_m],
|
|
1332
|
+
[0]
|
|
1333
|
+
];
|
|
1334
|
+
n0_registry.registerError(exports.InvalidReactionValueException$, errors_1.InvalidReactionValueException);
|
|
1335
|
+
exports.InvalidReferenceNameException$ = [-3, n0, _IRNE,
|
|
1336
|
+
{ [_e]: _c },
|
|
1337
|
+
[_m],
|
|
1338
|
+
[0]
|
|
1339
|
+
];
|
|
1340
|
+
n0_registry.registerError(exports.InvalidReferenceNameException$, errors_1.InvalidReferenceNameException);
|
|
1341
|
+
exports.InvalidRelativeFileVersionEnumException$ = [-3, n0, _IRFVEE,
|
|
1342
|
+
{ [_e]: _c },
|
|
1343
|
+
[_m],
|
|
1344
|
+
[0]
|
|
1345
|
+
];
|
|
1346
|
+
n0_registry.registerError(exports.InvalidRelativeFileVersionEnumException$, errors_1.InvalidRelativeFileVersionEnumException);
|
|
1347
|
+
exports.InvalidReplacementContentException$ = [-3, n0, _IRCE,
|
|
1348
|
+
{ [_e]: _c },
|
|
1349
|
+
[_m],
|
|
1350
|
+
[0]
|
|
1351
|
+
];
|
|
1352
|
+
n0_registry.registerError(exports.InvalidReplacementContentException$, errors_1.InvalidReplacementContentException);
|
|
1353
|
+
exports.InvalidReplacementTypeException$ = [-3, n0, _IRTE,
|
|
1354
|
+
{ [_e]: _c },
|
|
1355
|
+
[_m],
|
|
1356
|
+
[0]
|
|
1357
|
+
];
|
|
1358
|
+
n0_registry.registerError(exports.InvalidReplacementTypeException$, errors_1.InvalidReplacementTypeException);
|
|
1359
|
+
exports.InvalidRepositoryDescriptionException$ = [-3, n0, _IRDE,
|
|
1360
|
+
{ [_e]: _c },
|
|
1361
|
+
[_m],
|
|
1362
|
+
[0]
|
|
1363
|
+
];
|
|
1364
|
+
n0_registry.registerError(exports.InvalidRepositoryDescriptionException$, errors_1.InvalidRepositoryDescriptionException);
|
|
1365
|
+
exports.InvalidRepositoryNameException$ = [-3, n0, _IRNEn,
|
|
1366
|
+
{ [_e]: _c },
|
|
1367
|
+
[_m],
|
|
1368
|
+
[0]
|
|
1369
|
+
];
|
|
1370
|
+
n0_registry.registerError(exports.InvalidRepositoryNameException$, errors_1.InvalidRepositoryNameException);
|
|
1371
|
+
exports.InvalidRepositoryTriggerBranchNameException$ = [-3, n0, _IRTBNE,
|
|
1372
|
+
{ [_e]: _c },
|
|
1373
|
+
[_m],
|
|
1374
|
+
[0]
|
|
1375
|
+
];
|
|
1376
|
+
n0_registry.registerError(exports.InvalidRepositoryTriggerBranchNameException$, errors_1.InvalidRepositoryTriggerBranchNameException);
|
|
1377
|
+
exports.InvalidRepositoryTriggerCustomDataException$ = [-3, n0, _IRTCDE,
|
|
1378
|
+
{ [_e]: _c },
|
|
1379
|
+
[_m],
|
|
1380
|
+
[0]
|
|
1381
|
+
];
|
|
1382
|
+
n0_registry.registerError(exports.InvalidRepositoryTriggerCustomDataException$, errors_1.InvalidRepositoryTriggerCustomDataException);
|
|
1383
|
+
exports.InvalidRepositoryTriggerDestinationArnException$ = [-3, n0, _IRTDAE,
|
|
1384
|
+
{ [_e]: _c },
|
|
1385
|
+
[_m],
|
|
1386
|
+
[0]
|
|
1387
|
+
];
|
|
1388
|
+
n0_registry.registerError(exports.InvalidRepositoryTriggerDestinationArnException$, errors_1.InvalidRepositoryTriggerDestinationArnException);
|
|
1389
|
+
exports.InvalidRepositoryTriggerEventsException$ = [-3, n0, _IRTEE,
|
|
1390
|
+
{ [_e]: _c },
|
|
1391
|
+
[_m],
|
|
1392
|
+
[0]
|
|
1393
|
+
];
|
|
1394
|
+
n0_registry.registerError(exports.InvalidRepositoryTriggerEventsException$, errors_1.InvalidRepositoryTriggerEventsException);
|
|
1395
|
+
exports.InvalidRepositoryTriggerNameException$ = [-3, n0, _IRTNE,
|
|
1396
|
+
{ [_e]: _c },
|
|
1397
|
+
[_m],
|
|
1398
|
+
[0]
|
|
1399
|
+
];
|
|
1400
|
+
n0_registry.registerError(exports.InvalidRepositoryTriggerNameException$, errors_1.InvalidRepositoryTriggerNameException);
|
|
1401
|
+
exports.InvalidRepositoryTriggerRegionException$ = [-3, n0, _IRTRE,
|
|
1402
|
+
{ [_e]: _c },
|
|
1403
|
+
[_m],
|
|
1404
|
+
[0]
|
|
1405
|
+
];
|
|
1406
|
+
n0_registry.registerError(exports.InvalidRepositoryTriggerRegionException$, errors_1.InvalidRepositoryTriggerRegionException);
|
|
1407
|
+
exports.InvalidResourceArnException$ = [-3, n0, _IRAE,
|
|
1408
|
+
{ [_e]: _c },
|
|
1409
|
+
[_m],
|
|
1410
|
+
[0]
|
|
1411
|
+
];
|
|
1412
|
+
n0_registry.registerError(exports.InvalidResourceArnException$, errors_1.InvalidResourceArnException);
|
|
1413
|
+
exports.InvalidRevisionIdException$ = [-3, n0, _IRIE,
|
|
1414
|
+
{ [_e]: _c },
|
|
1415
|
+
[_m],
|
|
1416
|
+
[0]
|
|
1417
|
+
];
|
|
1418
|
+
n0_registry.registerError(exports.InvalidRevisionIdException$, errors_1.InvalidRevisionIdException);
|
|
1419
|
+
exports.InvalidRuleContentSha256Exception$ = [-3, n0, _IRCSE,
|
|
1420
|
+
{ [_e]: _c },
|
|
1421
|
+
[_m],
|
|
1422
|
+
[0]
|
|
1423
|
+
];
|
|
1424
|
+
n0_registry.registerError(exports.InvalidRuleContentSha256Exception$, errors_1.InvalidRuleContentSha256Exception);
|
|
1425
|
+
exports.InvalidSortByException$ = [-3, n0, _ISBE,
|
|
1426
|
+
{ [_e]: _c },
|
|
1427
|
+
[_m],
|
|
1428
|
+
[0]
|
|
1429
|
+
];
|
|
1430
|
+
n0_registry.registerError(exports.InvalidSortByException$, errors_1.InvalidSortByException);
|
|
1431
|
+
exports.InvalidSourceCommitSpecifierException$ = [-3, n0, _ISCSE,
|
|
1432
|
+
{ [_e]: _c },
|
|
1433
|
+
[_m],
|
|
1434
|
+
[0]
|
|
1435
|
+
];
|
|
1436
|
+
n0_registry.registerError(exports.InvalidSourceCommitSpecifierException$, errors_1.InvalidSourceCommitSpecifierException);
|
|
1437
|
+
exports.InvalidSystemTagUsageException$ = [-3, n0, _ISTUE,
|
|
1438
|
+
{ [_e]: _c },
|
|
1439
|
+
[_m],
|
|
1440
|
+
[0]
|
|
1441
|
+
];
|
|
1442
|
+
n0_registry.registerError(exports.InvalidSystemTagUsageException$, errors_1.InvalidSystemTagUsageException);
|
|
1443
|
+
exports.InvalidTagKeysListException$ = [-3, n0, _ITKLE,
|
|
1444
|
+
{ [_e]: _c },
|
|
1445
|
+
[_m],
|
|
1446
|
+
[0]
|
|
1447
|
+
];
|
|
1448
|
+
n0_registry.registerError(exports.InvalidTagKeysListException$, errors_1.InvalidTagKeysListException);
|
|
1449
|
+
exports.InvalidTagsMapException$ = [-3, n0, _ITME,
|
|
1450
|
+
{ [_e]: _c },
|
|
1451
|
+
[_m],
|
|
1452
|
+
[0]
|
|
1453
|
+
];
|
|
1454
|
+
n0_registry.registerError(exports.InvalidTagsMapException$, errors_1.InvalidTagsMapException);
|
|
1455
|
+
exports.InvalidTargetBranchException$ = [-3, n0, _ITBE,
|
|
1456
|
+
{ [_e]: _c },
|
|
1457
|
+
[_m],
|
|
1458
|
+
[0]
|
|
1459
|
+
];
|
|
1460
|
+
n0_registry.registerError(exports.InvalidTargetBranchException$, errors_1.InvalidTargetBranchException);
|
|
1461
|
+
exports.InvalidTargetException$ = [-3, n0, _ITE,
|
|
1462
|
+
{ [_e]: _c },
|
|
1463
|
+
[_m],
|
|
1464
|
+
[0]
|
|
1465
|
+
];
|
|
1466
|
+
n0_registry.registerError(exports.InvalidTargetException$, errors_1.InvalidTargetException);
|
|
1467
|
+
exports.InvalidTargetsException$ = [-3, n0, _ITEn,
|
|
1468
|
+
{ [_e]: _c },
|
|
1469
|
+
[_m],
|
|
1470
|
+
[0]
|
|
1471
|
+
];
|
|
1472
|
+
n0_registry.registerError(exports.InvalidTargetsException$, errors_1.InvalidTargetsException);
|
|
1473
|
+
exports.InvalidTitleException$ = [-3, n0, _ITEnv,
|
|
1474
|
+
{ [_e]: _c },
|
|
1475
|
+
[_m],
|
|
1476
|
+
[0]
|
|
1477
|
+
];
|
|
1478
|
+
n0_registry.registerError(exports.InvalidTitleException$, errors_1.InvalidTitleException);
|
|
1479
|
+
exports.ManualMergeRequiredException$ = [-3, n0, _MMRE,
|
|
1480
|
+
{ [_e]: _c },
|
|
1481
|
+
[_m],
|
|
1482
|
+
[0]
|
|
1483
|
+
];
|
|
1484
|
+
n0_registry.registerError(exports.ManualMergeRequiredException$, errors_1.ManualMergeRequiredException);
|
|
1485
|
+
exports.MaximumBranchesExceededException$ = [-3, n0, _MBEE,
|
|
1486
|
+
{ [_e]: _c },
|
|
1487
|
+
[_m],
|
|
1488
|
+
[0]
|
|
1489
|
+
];
|
|
1490
|
+
n0_registry.registerError(exports.MaximumBranchesExceededException$, errors_1.MaximumBranchesExceededException);
|
|
1491
|
+
exports.MaximumConflictResolutionEntriesExceededException$ = [-3, n0, _MCREEE,
|
|
1492
|
+
{ [_e]: _c },
|
|
1493
|
+
[_m],
|
|
1494
|
+
[0]
|
|
1495
|
+
];
|
|
1496
|
+
n0_registry.registerError(exports.MaximumConflictResolutionEntriesExceededException$, errors_1.MaximumConflictResolutionEntriesExceededException);
|
|
1497
|
+
exports.MaximumFileContentToLoadExceededException$ = [-3, n0, _MFCTLEE,
|
|
1498
|
+
{ [_e]: _c },
|
|
1499
|
+
[_m],
|
|
1500
|
+
[0]
|
|
1501
|
+
];
|
|
1502
|
+
n0_registry.registerError(exports.MaximumFileContentToLoadExceededException$, errors_1.MaximumFileContentToLoadExceededException);
|
|
1503
|
+
exports.MaximumFileEntriesExceededException$ = [-3, n0, _MFEEE,
|
|
1504
|
+
{ [_e]: _c },
|
|
1505
|
+
[_m],
|
|
1506
|
+
[0]
|
|
1507
|
+
];
|
|
1508
|
+
n0_registry.registerError(exports.MaximumFileEntriesExceededException$, errors_1.MaximumFileEntriesExceededException);
|
|
1509
|
+
exports.MaximumItemsToCompareExceededException$ = [-3, n0, _MITCEE,
|
|
1510
|
+
{ [_e]: _c },
|
|
1511
|
+
[_m],
|
|
1512
|
+
[0]
|
|
1513
|
+
];
|
|
1514
|
+
n0_registry.registerError(exports.MaximumItemsToCompareExceededException$, errors_1.MaximumItemsToCompareExceededException);
|
|
1515
|
+
exports.MaximumNumberOfApprovalsExceededException$ = [-3, n0, _MNOAEE,
|
|
1516
|
+
{ [_e]: _c },
|
|
1517
|
+
[_m],
|
|
1518
|
+
[0]
|
|
1519
|
+
];
|
|
1520
|
+
n0_registry.registerError(exports.MaximumNumberOfApprovalsExceededException$, errors_1.MaximumNumberOfApprovalsExceededException);
|
|
1521
|
+
exports.MaximumOpenPullRequestsExceededException$ = [-3, n0, _MOPREE,
|
|
1522
|
+
{ [_e]: _c },
|
|
1523
|
+
[_m],
|
|
1524
|
+
[0]
|
|
1525
|
+
];
|
|
1526
|
+
n0_registry.registerError(exports.MaximumOpenPullRequestsExceededException$, errors_1.MaximumOpenPullRequestsExceededException);
|
|
1527
|
+
exports.MaximumRepositoryNamesExceededException$ = [-3, n0, _MRNEE,
|
|
1528
|
+
{ [_e]: _c },
|
|
1529
|
+
[_m],
|
|
1530
|
+
[0]
|
|
1531
|
+
];
|
|
1532
|
+
n0_registry.registerError(exports.MaximumRepositoryNamesExceededException$, errors_1.MaximumRepositoryNamesExceededException);
|
|
1533
|
+
exports.MaximumRepositoryTriggersExceededException$ = [-3, n0, _MRTEE,
|
|
1534
|
+
{ [_e]: _c },
|
|
1535
|
+
[_m],
|
|
1536
|
+
[0]
|
|
1537
|
+
];
|
|
1538
|
+
n0_registry.registerError(exports.MaximumRepositoryTriggersExceededException$, errors_1.MaximumRepositoryTriggersExceededException);
|
|
1539
|
+
exports.MaximumRuleTemplatesAssociatedWithRepositoryException$ = [-3, n0, _MRTAWRE,
|
|
1540
|
+
{ [_e]: _c },
|
|
1541
|
+
[_m],
|
|
1542
|
+
[0]
|
|
1543
|
+
];
|
|
1544
|
+
n0_registry.registerError(exports.MaximumRuleTemplatesAssociatedWithRepositoryException$, errors_1.MaximumRuleTemplatesAssociatedWithRepositoryException);
|
|
1545
|
+
exports.MergeOptionRequiredException$ = [-3, n0, _MORE,
|
|
1546
|
+
{ [_e]: _c },
|
|
1547
|
+
[_m],
|
|
1548
|
+
[0]
|
|
1549
|
+
];
|
|
1550
|
+
n0_registry.registerError(exports.MergeOptionRequiredException$, errors_1.MergeOptionRequiredException);
|
|
1551
|
+
exports.MultipleConflictResolutionEntriesException$ = [-3, n0, _MCREE,
|
|
1552
|
+
{ [_e]: _c },
|
|
1553
|
+
[_m],
|
|
1554
|
+
[0]
|
|
1555
|
+
];
|
|
1556
|
+
n0_registry.registerError(exports.MultipleConflictResolutionEntriesException$, errors_1.MultipleConflictResolutionEntriesException);
|
|
1557
|
+
exports.MultipleRepositoriesInPullRequestException$ = [-3, n0, _MRIPRE,
|
|
1558
|
+
{ [_e]: _c },
|
|
1559
|
+
[_m],
|
|
1560
|
+
[0]
|
|
1561
|
+
];
|
|
1562
|
+
n0_registry.registerError(exports.MultipleRepositoriesInPullRequestException$, errors_1.MultipleRepositoriesInPullRequestException);
|
|
1563
|
+
exports.NameLengthExceededException$ = [-3, n0, _NLEE,
|
|
1564
|
+
{ [_e]: _c },
|
|
1565
|
+
[_m],
|
|
1566
|
+
[0]
|
|
1567
|
+
];
|
|
1568
|
+
n0_registry.registerError(exports.NameLengthExceededException$, errors_1.NameLengthExceededException);
|
|
1569
|
+
exports.NoChangeException$ = [-3, n0, _NCE,
|
|
1570
|
+
{ [_e]: _c },
|
|
1571
|
+
[_m],
|
|
1572
|
+
[0]
|
|
1573
|
+
];
|
|
1574
|
+
n0_registry.registerError(exports.NoChangeException$, errors_1.NoChangeException);
|
|
1575
|
+
exports.NumberOfRulesExceededException$ = [-3, n0, _NOREE,
|
|
1576
|
+
{ [_e]: _c },
|
|
1577
|
+
[_m],
|
|
1578
|
+
[0]
|
|
1579
|
+
];
|
|
1580
|
+
n0_registry.registerError(exports.NumberOfRulesExceededException$, errors_1.NumberOfRulesExceededException);
|
|
1581
|
+
exports.NumberOfRuleTemplatesExceededException$ = [-3, n0, _NORTEE,
|
|
1582
|
+
{ [_e]: _c },
|
|
1583
|
+
[_m],
|
|
1584
|
+
[0]
|
|
1585
|
+
];
|
|
1586
|
+
n0_registry.registerError(exports.NumberOfRuleTemplatesExceededException$, errors_1.NumberOfRuleTemplatesExceededException);
|
|
1587
|
+
exports.OperationNotAllowedException$ = [-3, n0, _ONAE,
|
|
1588
|
+
{ [_e]: _c },
|
|
1589
|
+
[_m],
|
|
1590
|
+
[0]
|
|
1591
|
+
];
|
|
1592
|
+
n0_registry.registerError(exports.OperationNotAllowedException$, errors_1.OperationNotAllowedException);
|
|
1593
|
+
exports.OverrideAlreadySetException$ = [-3, n0, _OASE,
|
|
1594
|
+
{ [_e]: _c },
|
|
1595
|
+
[_m],
|
|
1596
|
+
[0]
|
|
1597
|
+
];
|
|
1598
|
+
n0_registry.registerError(exports.OverrideAlreadySetException$, errors_1.OverrideAlreadySetException);
|
|
1599
|
+
exports.OverrideStatusRequiredException$ = [-3, n0, _OSRE,
|
|
1600
|
+
{ [_e]: _c },
|
|
1601
|
+
[_m],
|
|
1602
|
+
[0]
|
|
1603
|
+
];
|
|
1604
|
+
n0_registry.registerError(exports.OverrideStatusRequiredException$, errors_1.OverrideStatusRequiredException);
|
|
1605
|
+
exports.ParentCommitDoesNotExistException$ = [-3, n0, _PCDNEE,
|
|
1606
|
+
{ [_e]: _c },
|
|
1607
|
+
[_m],
|
|
1608
|
+
[0]
|
|
1609
|
+
];
|
|
1610
|
+
n0_registry.registerError(exports.ParentCommitDoesNotExistException$, errors_1.ParentCommitDoesNotExistException);
|
|
1611
|
+
exports.ParentCommitIdOutdatedException$ = [-3, n0, _PCIOE,
|
|
1612
|
+
{ [_e]: _c },
|
|
1613
|
+
[_m],
|
|
1614
|
+
[0]
|
|
1615
|
+
];
|
|
1616
|
+
n0_registry.registerError(exports.ParentCommitIdOutdatedException$, errors_1.ParentCommitIdOutdatedException);
|
|
1617
|
+
exports.ParentCommitIdRequiredException$ = [-3, n0, _PCIRE,
|
|
1618
|
+
{ [_e]: _c },
|
|
1619
|
+
[_m],
|
|
1620
|
+
[0]
|
|
1621
|
+
];
|
|
1622
|
+
n0_registry.registerError(exports.ParentCommitIdRequiredException$, errors_1.ParentCommitIdRequiredException);
|
|
1623
|
+
exports.PathDoesNotExistException$ = [-3, n0, _PDNEE,
|
|
1624
|
+
{ [_e]: _c },
|
|
1625
|
+
[_m],
|
|
1626
|
+
[0]
|
|
1627
|
+
];
|
|
1628
|
+
n0_registry.registerError(exports.PathDoesNotExistException$, errors_1.PathDoesNotExistException);
|
|
1629
|
+
exports.PathRequiredException$ = [-3, n0, _PRE,
|
|
1630
|
+
{ [_e]: _c },
|
|
1631
|
+
[_m],
|
|
1632
|
+
[0]
|
|
1633
|
+
];
|
|
1634
|
+
n0_registry.registerError(exports.PathRequiredException$, errors_1.PathRequiredException);
|
|
1635
|
+
exports.PullRequestAlreadyClosedException$ = [-3, n0, _PRACE,
|
|
1636
|
+
{ [_e]: _c },
|
|
1637
|
+
[_m],
|
|
1638
|
+
[0]
|
|
1639
|
+
];
|
|
1640
|
+
n0_registry.registerError(exports.PullRequestAlreadyClosedException$, errors_1.PullRequestAlreadyClosedException);
|
|
1641
|
+
exports.PullRequestApprovalRulesNotSatisfiedException$ = [-3, n0, _PRARNSE,
|
|
1642
|
+
{ [_e]: _c },
|
|
1643
|
+
[_m],
|
|
1644
|
+
[0]
|
|
1645
|
+
];
|
|
1646
|
+
n0_registry.registerError(exports.PullRequestApprovalRulesNotSatisfiedException$, errors_1.PullRequestApprovalRulesNotSatisfiedException);
|
|
1647
|
+
exports.PullRequestCannotBeApprovedByAuthorException$ = [-3, n0, _PRCBABAE,
|
|
1648
|
+
{ [_e]: _c },
|
|
1649
|
+
[_m],
|
|
1650
|
+
[0]
|
|
1651
|
+
];
|
|
1652
|
+
n0_registry.registerError(exports.PullRequestCannotBeApprovedByAuthorException$, errors_1.PullRequestCannotBeApprovedByAuthorException);
|
|
1653
|
+
exports.PullRequestDoesNotExistException$ = [-3, n0, _PRDNEE,
|
|
1654
|
+
{ [_e]: _c },
|
|
1655
|
+
[_m],
|
|
1656
|
+
[0]
|
|
1657
|
+
];
|
|
1658
|
+
n0_registry.registerError(exports.PullRequestDoesNotExistException$, errors_1.PullRequestDoesNotExistException);
|
|
1659
|
+
exports.PullRequestIdRequiredException$ = [-3, n0, _PRIRE,
|
|
1660
|
+
{ [_e]: _c },
|
|
1661
|
+
[_m],
|
|
1662
|
+
[0]
|
|
1663
|
+
];
|
|
1664
|
+
n0_registry.registerError(exports.PullRequestIdRequiredException$, errors_1.PullRequestIdRequiredException);
|
|
1665
|
+
exports.PullRequestStatusRequiredException$ = [-3, n0, _PRSRE,
|
|
1666
|
+
{ [_e]: _c },
|
|
1667
|
+
[_m],
|
|
1668
|
+
[0]
|
|
1669
|
+
];
|
|
1670
|
+
n0_registry.registerError(exports.PullRequestStatusRequiredException$, errors_1.PullRequestStatusRequiredException);
|
|
1671
|
+
exports.PutFileEntryConflictException$ = [-3, n0, _PFECE,
|
|
1672
|
+
{ [_e]: _c },
|
|
1673
|
+
[_m],
|
|
1674
|
+
[0]
|
|
1675
|
+
];
|
|
1676
|
+
n0_registry.registerError(exports.PutFileEntryConflictException$, errors_1.PutFileEntryConflictException);
|
|
1677
|
+
exports.ReactionLimitExceededException$ = [-3, n0, _RLEE,
|
|
1678
|
+
{ [_e]: _c },
|
|
1679
|
+
[_m],
|
|
1680
|
+
[0]
|
|
1681
|
+
];
|
|
1682
|
+
n0_registry.registerError(exports.ReactionLimitExceededException$, errors_1.ReactionLimitExceededException);
|
|
1683
|
+
exports.ReactionValueRequiredException$ = [-3, n0, _RVRE,
|
|
1684
|
+
{ [_e]: _c },
|
|
1685
|
+
[_m],
|
|
1686
|
+
[0]
|
|
1687
|
+
];
|
|
1688
|
+
n0_registry.registerError(exports.ReactionValueRequiredException$, errors_1.ReactionValueRequiredException);
|
|
1689
|
+
exports.ReferenceDoesNotExistException$ = [-3, n0, _RDNEE,
|
|
1690
|
+
{ [_e]: _c },
|
|
1691
|
+
[_m],
|
|
1692
|
+
[0]
|
|
1693
|
+
];
|
|
1694
|
+
n0_registry.registerError(exports.ReferenceDoesNotExistException$, errors_1.ReferenceDoesNotExistException);
|
|
1695
|
+
exports.ReferenceNameRequiredException$ = [-3, n0, _RNRE,
|
|
1696
|
+
{ [_e]: _c },
|
|
1697
|
+
[_m],
|
|
1698
|
+
[0]
|
|
1699
|
+
];
|
|
1700
|
+
n0_registry.registerError(exports.ReferenceNameRequiredException$, errors_1.ReferenceNameRequiredException);
|
|
1701
|
+
exports.ReferenceTypeNotSupportedException$ = [-3, n0, _RTNSE,
|
|
1702
|
+
{ [_e]: _c },
|
|
1703
|
+
[_m],
|
|
1704
|
+
[0]
|
|
1705
|
+
];
|
|
1706
|
+
n0_registry.registerError(exports.ReferenceTypeNotSupportedException$, errors_1.ReferenceTypeNotSupportedException);
|
|
1707
|
+
exports.ReplacementContentRequiredException$ = [-3, n0, _RCRE,
|
|
1708
|
+
{ [_e]: _c },
|
|
1709
|
+
[_m],
|
|
1710
|
+
[0]
|
|
1711
|
+
];
|
|
1712
|
+
n0_registry.registerError(exports.ReplacementContentRequiredException$, errors_1.ReplacementContentRequiredException);
|
|
1713
|
+
exports.ReplacementTypeRequiredException$ = [-3, n0, _RTRE,
|
|
1714
|
+
{ [_e]: _c },
|
|
1715
|
+
[_m],
|
|
1716
|
+
[0]
|
|
1717
|
+
];
|
|
1718
|
+
n0_registry.registerError(exports.ReplacementTypeRequiredException$, errors_1.ReplacementTypeRequiredException);
|
|
1719
|
+
exports.RepositoryDoesNotExistException$ = [-3, n0, _RDNEEe,
|
|
1720
|
+
{ [_e]: _c },
|
|
1721
|
+
[_m],
|
|
1722
|
+
[0]
|
|
1723
|
+
];
|
|
1724
|
+
n0_registry.registerError(exports.RepositoryDoesNotExistException$, errors_1.RepositoryDoesNotExistException);
|
|
1725
|
+
exports.RepositoryLimitExceededException$ = [-3, n0, _RLEEe,
|
|
1726
|
+
{ [_e]: _c },
|
|
1727
|
+
[_m],
|
|
1728
|
+
[0]
|
|
1729
|
+
];
|
|
1730
|
+
n0_registry.registerError(exports.RepositoryLimitExceededException$, errors_1.RepositoryLimitExceededException);
|
|
1731
|
+
exports.RepositoryNameExistsException$ = [-3, n0, _RNEE,
|
|
1732
|
+
{ [_e]: _c },
|
|
1733
|
+
[_m],
|
|
1734
|
+
[0]
|
|
1735
|
+
];
|
|
1736
|
+
n0_registry.registerError(exports.RepositoryNameExistsException$, errors_1.RepositoryNameExistsException);
|
|
1737
|
+
exports.RepositoryNameRequiredException$ = [-3, n0, _RNREe,
|
|
1738
|
+
{ [_e]: _c },
|
|
1739
|
+
[_m],
|
|
1740
|
+
[0]
|
|
1741
|
+
];
|
|
1742
|
+
n0_registry.registerError(exports.RepositoryNameRequiredException$, errors_1.RepositoryNameRequiredException);
|
|
1743
|
+
exports.RepositoryNamesRequiredException$ = [-3, n0, _RNREep,
|
|
1744
|
+
{ [_e]: _c },
|
|
1745
|
+
[_m],
|
|
1746
|
+
[0]
|
|
1747
|
+
];
|
|
1748
|
+
n0_registry.registerError(exports.RepositoryNamesRequiredException$, errors_1.RepositoryNamesRequiredException);
|
|
1749
|
+
exports.RepositoryNotAssociatedWithPullRequestException$ = [-3, n0, _RNAWPRE,
|
|
1750
|
+
{ [_e]: _c },
|
|
1751
|
+
[_m],
|
|
1752
|
+
[0]
|
|
1753
|
+
];
|
|
1754
|
+
n0_registry.registerError(exports.RepositoryNotAssociatedWithPullRequestException$, errors_1.RepositoryNotAssociatedWithPullRequestException);
|
|
1755
|
+
exports.RepositoryTriggerBranchNameListRequiredException$ = [-3, n0, _RTBNLRE,
|
|
1756
|
+
{ [_e]: _c },
|
|
1757
|
+
[_m],
|
|
1758
|
+
[0]
|
|
1759
|
+
];
|
|
1760
|
+
n0_registry.registerError(exports.RepositoryTriggerBranchNameListRequiredException$, errors_1.RepositoryTriggerBranchNameListRequiredException);
|
|
1761
|
+
exports.RepositoryTriggerDestinationArnRequiredException$ = [-3, n0, _RTDARE,
|
|
1762
|
+
{ [_e]: _c },
|
|
1763
|
+
[_m],
|
|
1764
|
+
[0]
|
|
1765
|
+
];
|
|
1766
|
+
n0_registry.registerError(exports.RepositoryTriggerDestinationArnRequiredException$, errors_1.RepositoryTriggerDestinationArnRequiredException);
|
|
1767
|
+
exports.RepositoryTriggerEventsListRequiredException$ = [-3, n0, _RTELRE,
|
|
1768
|
+
{ [_e]: _c },
|
|
1769
|
+
[_m],
|
|
1770
|
+
[0]
|
|
1771
|
+
];
|
|
1772
|
+
n0_registry.registerError(exports.RepositoryTriggerEventsListRequiredException$, errors_1.RepositoryTriggerEventsListRequiredException);
|
|
1773
|
+
exports.RepositoryTriggerNameRequiredException$ = [-3, n0, _RTNRE,
|
|
1774
|
+
{ [_e]: _c },
|
|
1775
|
+
[_m],
|
|
1776
|
+
[0]
|
|
1777
|
+
];
|
|
1778
|
+
n0_registry.registerError(exports.RepositoryTriggerNameRequiredException$, errors_1.RepositoryTriggerNameRequiredException);
|
|
1779
|
+
exports.RepositoryTriggersListRequiredException$ = [-3, n0, _RTLRE,
|
|
1780
|
+
{ [_e]: _c },
|
|
1781
|
+
[_m],
|
|
1782
|
+
[0]
|
|
1783
|
+
];
|
|
1784
|
+
n0_registry.registerError(exports.RepositoryTriggersListRequiredException$, errors_1.RepositoryTriggersListRequiredException);
|
|
1785
|
+
exports.ResourceArnRequiredException$ = [-3, n0, _RARE,
|
|
1786
|
+
{ [_e]: _c },
|
|
1787
|
+
[_m],
|
|
1788
|
+
[0]
|
|
1789
|
+
];
|
|
1790
|
+
n0_registry.registerError(exports.ResourceArnRequiredException$, errors_1.ResourceArnRequiredException);
|
|
1791
|
+
exports.RestrictedSourceFileException$ = [-3, n0, _RSFE,
|
|
1792
|
+
{ [_e]: _c },
|
|
1793
|
+
[_m],
|
|
1794
|
+
[0]
|
|
1795
|
+
];
|
|
1796
|
+
n0_registry.registerError(exports.RestrictedSourceFileException$, errors_1.RestrictedSourceFileException);
|
|
1797
|
+
exports.RevisionIdRequiredException$ = [-3, n0, _RIRE,
|
|
1798
|
+
{ [_e]: _c },
|
|
1799
|
+
[_m],
|
|
1800
|
+
[0]
|
|
1801
|
+
];
|
|
1802
|
+
n0_registry.registerError(exports.RevisionIdRequiredException$, errors_1.RevisionIdRequiredException);
|
|
1803
|
+
exports.RevisionNotCurrentException$ = [-3, n0, _RNCE,
|
|
1804
|
+
{ [_e]: _c },
|
|
1805
|
+
[_m],
|
|
1806
|
+
[0]
|
|
1807
|
+
];
|
|
1808
|
+
n0_registry.registerError(exports.RevisionNotCurrentException$, errors_1.RevisionNotCurrentException);
|
|
1809
|
+
exports.SameFileContentException$ = [-3, n0, _SFCE,
|
|
1810
|
+
{ [_e]: _c },
|
|
1811
|
+
[_m],
|
|
1812
|
+
[0]
|
|
1813
|
+
];
|
|
1814
|
+
n0_registry.registerError(exports.SameFileContentException$, errors_1.SameFileContentException);
|
|
1815
|
+
exports.SamePathRequestException$ = [-3, n0, _SPRE,
|
|
1816
|
+
{ [_e]: _c },
|
|
1817
|
+
[_m],
|
|
1818
|
+
[0]
|
|
1819
|
+
];
|
|
1820
|
+
n0_registry.registerError(exports.SamePathRequestException$, errors_1.SamePathRequestException);
|
|
1821
|
+
exports.SourceAndDestinationAreSameException$ = [-3, n0, _SADASE,
|
|
1822
|
+
{ [_e]: _c },
|
|
1823
|
+
[_m],
|
|
1824
|
+
[0]
|
|
1825
|
+
];
|
|
1826
|
+
n0_registry.registerError(exports.SourceAndDestinationAreSameException$, errors_1.SourceAndDestinationAreSameException);
|
|
1827
|
+
exports.SourceFileOrContentRequiredException$ = [-3, n0, _SFOCRE,
|
|
1828
|
+
{ [_e]: _c },
|
|
1829
|
+
[_m],
|
|
1830
|
+
[0]
|
|
1831
|
+
];
|
|
1832
|
+
n0_registry.registerError(exports.SourceFileOrContentRequiredException$, errors_1.SourceFileOrContentRequiredException);
|
|
1833
|
+
exports.TagKeysListRequiredException$ = [-3, n0, _TKLRE,
|
|
1834
|
+
{ [_e]: _c },
|
|
1835
|
+
[_m],
|
|
1836
|
+
[0]
|
|
1837
|
+
];
|
|
1838
|
+
n0_registry.registerError(exports.TagKeysListRequiredException$, errors_1.TagKeysListRequiredException);
|
|
1839
|
+
exports.TagPolicyException$ = [-3, n0, _TPE,
|
|
1840
|
+
{ [_e]: _c },
|
|
1841
|
+
[_m],
|
|
1842
|
+
[0]
|
|
1843
|
+
];
|
|
1844
|
+
n0_registry.registerError(exports.TagPolicyException$, errors_1.TagPolicyException);
|
|
1845
|
+
exports.TagsMapRequiredException$ = [-3, n0, _TMRE,
|
|
1846
|
+
{ [_e]: _c },
|
|
1847
|
+
[_m],
|
|
1848
|
+
[0]
|
|
1849
|
+
];
|
|
1850
|
+
n0_registry.registerError(exports.TagsMapRequiredException$, errors_1.TagsMapRequiredException);
|
|
1851
|
+
exports.TargetRequiredException$ = [-3, n0, _TRE,
|
|
1852
|
+
{ [_e]: _c },
|
|
1853
|
+
[_m],
|
|
1854
|
+
[0]
|
|
1855
|
+
];
|
|
1856
|
+
n0_registry.registerError(exports.TargetRequiredException$, errors_1.TargetRequiredException);
|
|
1857
|
+
exports.TargetsRequiredException$ = [-3, n0, _TREa,
|
|
1858
|
+
{ [_e]: _c },
|
|
1859
|
+
[_m],
|
|
1860
|
+
[0]
|
|
1861
|
+
];
|
|
1862
|
+
n0_registry.registerError(exports.TargetsRequiredException$, errors_1.TargetsRequiredException);
|
|
1863
|
+
exports.TipOfSourceReferenceIsDifferentException$ = [-3, n0, _TOSRIDE,
|
|
1864
|
+
{ [_e]: _c },
|
|
1865
|
+
[_m],
|
|
1866
|
+
[0]
|
|
1867
|
+
];
|
|
1868
|
+
n0_registry.registerError(exports.TipOfSourceReferenceIsDifferentException$, errors_1.TipOfSourceReferenceIsDifferentException);
|
|
1869
|
+
exports.TipsDivergenceExceededException$ = [-3, n0, _TDEE,
|
|
1870
|
+
{ [_e]: _c },
|
|
1871
|
+
[_m],
|
|
1872
|
+
[0]
|
|
1873
|
+
];
|
|
1874
|
+
n0_registry.registerError(exports.TipsDivergenceExceededException$, errors_1.TipsDivergenceExceededException);
|
|
1875
|
+
exports.TitleRequiredException$ = [-3, n0, _TREi,
|
|
1876
|
+
{ [_e]: _c },
|
|
1877
|
+
[_m],
|
|
1878
|
+
[0]
|
|
1879
|
+
];
|
|
1880
|
+
n0_registry.registerError(exports.TitleRequiredException$, errors_1.TitleRequiredException);
|
|
1881
|
+
exports.TooManyTagsException$ = [-3, n0, _TMTE,
|
|
1882
|
+
{ [_e]: _c },
|
|
1883
|
+
[_m],
|
|
1884
|
+
[0]
|
|
1885
|
+
];
|
|
1886
|
+
n0_registry.registerError(exports.TooManyTagsException$, errors_1.TooManyTagsException);
|
|
1887
|
+
exports.errorTypeRegistries = [
|
|
1888
|
+
_s_registry,
|
|
1889
|
+
n0_registry,
|
|
1890
|
+
];
|
|
1891
|
+
exports.Approval$ = [3, n0, _A,
|
|
1892
|
+
0,
|
|
1893
|
+
[_uA, _aS],
|
|
1894
|
+
[0, 0]
|
|
1895
|
+
];
|
|
1896
|
+
exports.ApprovalRule$ = [3, n0, _AR,
|
|
1897
|
+
0,
|
|
1898
|
+
[_aRI, _aRN, _aRC, _rCS, _lMD, _cD, _lMU, _oART],
|
|
1899
|
+
[0, 0, 0, 0, 4, 4, 0, () => exports.OriginApprovalRuleTemplate$]
|
|
1900
|
+
];
|
|
1901
|
+
exports.ApprovalRuleEventMetadata$ = [3, n0, _AREM,
|
|
1902
|
+
0,
|
|
1903
|
+
[_aRN, _aRI, _aRC],
|
|
1904
|
+
[0, 0, 0]
|
|
1905
|
+
];
|
|
1906
|
+
exports.ApprovalRuleOverriddenEventMetadata$ = [3, n0, _AROEM,
|
|
1907
|
+
0,
|
|
1908
|
+
[_rI, _oS],
|
|
1909
|
+
[0, 0]
|
|
1910
|
+
];
|
|
1911
|
+
exports.ApprovalRuleTemplate$ = [3, n0, _ART,
|
|
1912
|
+
0,
|
|
1913
|
+
[_aRTI, _aRTN, _aRTD, _aRTC, _rCS, _lMD, _cD, _lMU],
|
|
1914
|
+
[0, 0, 0, 0, 0, 4, 4, 0]
|
|
1915
|
+
];
|
|
1916
|
+
exports.ApprovalStateChangedEventMetadata$ = [3, n0, _ASCEM,
|
|
1917
|
+
0,
|
|
1918
|
+
[_rI, _aSp],
|
|
1919
|
+
[0, 0]
|
|
1920
|
+
];
|
|
1921
|
+
exports.AssociateApprovalRuleTemplateWithRepositoryInput$ = [3, n0, _AARTWRI,
|
|
1922
|
+
0,
|
|
1923
|
+
[_aRTN, _rN],
|
|
1924
|
+
[0, 0], 2
|
|
1925
|
+
];
|
|
1926
|
+
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = [3, n0, _BAARTWRE,
|
|
1927
|
+
0,
|
|
1928
|
+
[_rN, _eC, _eM],
|
|
1929
|
+
[0, 0, 0]
|
|
1930
|
+
];
|
|
1931
|
+
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = [3, n0, _BAARTWRI,
|
|
1932
|
+
0,
|
|
1933
|
+
[_aRTN, _rNe],
|
|
1934
|
+
[0, 64 | 0], 2
|
|
1935
|
+
];
|
|
1936
|
+
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = [3, n0, _BAARTWRO,
|
|
1937
|
+
0,
|
|
1938
|
+
[_aRNs, _er],
|
|
1939
|
+
[64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList], 2
|
|
1940
|
+
];
|
|
1941
|
+
exports.BatchDescribeMergeConflictsError$ = [3, n0, _BDMCE,
|
|
1942
|
+
0,
|
|
1943
|
+
[_fP, _eN, _m],
|
|
1944
|
+
[0, 0, 0], 3
|
|
1945
|
+
];
|
|
1946
|
+
exports.BatchDescribeMergeConflictsInput$ = [3, n0, _BDMCI,
|
|
1947
|
+
0,
|
|
1948
|
+
[_rN, _dCS, _sCS, _mO, _mMH, _mCF, _fPi, _cDL, _cRS, _nT],
|
|
1949
|
+
[0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0], 4
|
|
1950
|
+
];
|
|
1951
|
+
exports.BatchDescribeMergeConflictsOutput$ = [3, n0, _BDMCO,
|
|
1952
|
+
0,
|
|
1953
|
+
[_co, _dCI, _sCI, _nT, _er, _bCI],
|
|
1954
|
+
[() => Conflicts, 0, 0, 0, () => BatchDescribeMergeConflictsErrors, 0], 3
|
|
1955
|
+
];
|
|
1956
|
+
exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [3, n0, _BDARTFRE,
|
|
1957
|
+
0,
|
|
1958
|
+
[_rN, _eC, _eM],
|
|
1959
|
+
[0, 0, 0]
|
|
1960
|
+
];
|
|
1961
|
+
exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = [3, n0, _BDARTFRI,
|
|
1962
|
+
0,
|
|
1963
|
+
[_aRTN, _rNe],
|
|
1964
|
+
[0, 64 | 0], 2
|
|
1965
|
+
];
|
|
1966
|
+
exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = [3, n0, _BDARTFRO,
|
|
1967
|
+
0,
|
|
1968
|
+
[_dRN, _er],
|
|
1969
|
+
[64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList], 2
|
|
1970
|
+
];
|
|
1971
|
+
exports.BatchGetCommitsError$ = [3, n0, _BGCE,
|
|
1972
|
+
0,
|
|
1973
|
+
[_cI, _eC, _eM],
|
|
1974
|
+
[0, 0, 0]
|
|
1975
|
+
];
|
|
1976
|
+
exports.BatchGetCommitsInput$ = [3, n0, _BGCI,
|
|
1977
|
+
0,
|
|
1978
|
+
[_cIo, _rN],
|
|
1979
|
+
[64 | 0, 0], 2
|
|
1980
|
+
];
|
|
1981
|
+
exports.BatchGetCommitsOutput$ = [3, n0, _BGCO,
|
|
1982
|
+
0,
|
|
1983
|
+
[_com, _er],
|
|
1984
|
+
[() => CommitObjectsList, () => BatchGetCommitsErrorsList]
|
|
1985
|
+
];
|
|
1986
|
+
exports.BatchGetRepositoriesError$ = [3, n0, _BGRE,
|
|
1987
|
+
0,
|
|
1988
|
+
[_rIe, _rN, _eC, _eM],
|
|
1989
|
+
[0, 0, 0, 0]
|
|
1990
|
+
];
|
|
1991
|
+
exports.BatchGetRepositoriesInput$ = [3, n0, _BGRI,
|
|
1992
|
+
0,
|
|
1993
|
+
[_rNe],
|
|
1994
|
+
[64 | 0], 1
|
|
1995
|
+
];
|
|
1996
|
+
exports.BatchGetRepositoriesOutput$ = [3, n0, _BGRO,
|
|
1997
|
+
0,
|
|
1998
|
+
[_r, _rNF, _er],
|
|
1999
|
+
[() => RepositoryMetadataList, 64 | 0, () => BatchGetRepositoriesErrorsList]
|
|
2000
|
+
];
|
|
2001
|
+
exports.BlobMetadata$ = [3, n0, _BM,
|
|
2002
|
+
0,
|
|
2003
|
+
[_bI, _p, _mo],
|
|
2004
|
+
[0, 0, 0]
|
|
2005
|
+
];
|
|
2006
|
+
exports.BranchInfo$ = [3, n0, _BI,
|
|
2007
|
+
0,
|
|
2008
|
+
[_bN, _cI],
|
|
2009
|
+
[0, 0]
|
|
2010
|
+
];
|
|
2011
|
+
exports.Comment$ = [3, n0, _C,
|
|
2012
|
+
0,
|
|
2013
|
+
[_cIom, _con, _iRT, _cD, _lMD, _aA, _d, _cRT, _cR, _rC],
|
|
2014
|
+
[0, 0, 0, 4, 4, 0, 2, 0, 64 | 0, 128 | 1]
|
|
2015
|
+
];
|
|
2016
|
+
exports.CommentsForComparedCommit$ = [3, n0, _CFCC,
|
|
2017
|
+
0,
|
|
2018
|
+
[_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
|
|
2019
|
+
[0, 0, 0, 0, 0, () => exports.Location$, () => Comments]
|
|
2020
|
+
];
|
|
2021
|
+
exports.CommentsForPullRequest$ = [3, n0, _CFPR,
|
|
2022
|
+
0,
|
|
2023
|
+
[_pRI, _rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
|
|
2024
|
+
[0, 0, 0, 0, 0, 0, () => exports.Location$, () => Comments]
|
|
2025
|
+
];
|
|
2026
|
+
exports.Commit$ = [3, n0, _Co,
|
|
2027
|
+
0,
|
|
2028
|
+
[_cI, _tI, _pa, _m, _a, _commi, _aD],
|
|
2029
|
+
[0, 0, 64 | 0, 0, () => exports.UserInfo$, () => exports.UserInfo$, 0]
|
|
2030
|
+
];
|
|
2031
|
+
exports.Conflict$ = [3, n0, _Con,
|
|
2032
|
+
0,
|
|
2033
|
+
[_cM, _mH],
|
|
2034
|
+
[() => exports.ConflictMetadata$, () => MergeHunks]
|
|
2035
|
+
];
|
|
2036
|
+
exports.ConflictMetadata$ = [3, n0, _CM,
|
|
2037
|
+
0,
|
|
2038
|
+
[_fP, _fS, _fM, _oT, _nOC, _iBF, _cC, _fMC, _oTC, _mOe],
|
|
2039
|
+
[0, () => exports.FileSizes$, () => exports.FileModes$, () => exports.ObjectTypes$, 1, () => exports.IsBinaryFile$, 2, 2, 2, () => exports.MergeOperations$]
|
|
2040
|
+
];
|
|
2041
|
+
exports.ConflictResolution$ = [3, n0, _CR,
|
|
2042
|
+
0,
|
|
2043
|
+
[_rCe, _dF, _sFM],
|
|
2044
|
+
[() => ReplaceContentEntries, () => DeleteFileEntries, () => SetFileModeEntries]
|
|
2045
|
+
];
|
|
2046
|
+
exports.CreateApprovalRuleTemplateInput$ = [3, n0, _CARTI,
|
|
2047
|
+
0,
|
|
2048
|
+
[_aRTN, _aRTC, _aRTD],
|
|
2049
|
+
[0, 0, 0], 2
|
|
2050
|
+
];
|
|
2051
|
+
exports.CreateApprovalRuleTemplateOutput$ = [3, n0, _CARTO,
|
|
2052
|
+
0,
|
|
2053
|
+
[_aRT],
|
|
2054
|
+
[() => exports.ApprovalRuleTemplate$], 1
|
|
2055
|
+
];
|
|
2056
|
+
exports.CreateBranchInput$ = [3, n0, _CBI,
|
|
2057
|
+
0,
|
|
2058
|
+
[_rN, _bN, _cI],
|
|
2059
|
+
[0, 0, 0], 3
|
|
2060
|
+
];
|
|
2061
|
+
exports.CreateCommitInput$ = [3, n0, _CCI,
|
|
2062
|
+
0,
|
|
2063
|
+
[_rN, _bN, _pCI, _aN, _em, _cMo, _kEF, _pF, _dF, _sFM],
|
|
2064
|
+
[0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries], 2
|
|
2065
|
+
];
|
|
2066
|
+
exports.CreateCommitOutput$ = [3, n0, _CCO,
|
|
2067
|
+
0,
|
|
2068
|
+
[_cI, _tI, _fA, _fU, _fD],
|
|
2069
|
+
[0, 0, () => FilesMetadata, () => FilesMetadata, () => FilesMetadata]
|
|
2070
|
+
];
|
|
2071
|
+
exports.CreatePullRequestApprovalRuleInput$ = [3, n0, _CPRARI,
|
|
2072
|
+
0,
|
|
2073
|
+
[_pRI, _aRN, _aRC],
|
|
2074
|
+
[0, 0, 0], 3
|
|
2075
|
+
];
|
|
2076
|
+
exports.CreatePullRequestApprovalRuleOutput$ = [3, n0, _CPRARO,
|
|
2077
|
+
0,
|
|
2078
|
+
[_aR],
|
|
2079
|
+
[() => exports.ApprovalRule$], 1
|
|
2080
|
+
];
|
|
2081
|
+
exports.CreatePullRequestInput$ = [3, n0, _CPRI,
|
|
2082
|
+
0,
|
|
2083
|
+
[_t, _ta, _de, _cRT],
|
|
2084
|
+
[0, () => TargetList, 0, [0, 4]], 2
|
|
2085
|
+
];
|
|
2086
|
+
exports.CreatePullRequestOutput$ = [3, n0, _CPRO,
|
|
2087
|
+
0,
|
|
2088
|
+
[_pR],
|
|
2089
|
+
[() => exports.PullRequest$], 1
|
|
2090
|
+
];
|
|
2091
|
+
exports.CreateRepositoryInput$ = [3, n0, _CRI,
|
|
2092
|
+
0,
|
|
2093
|
+
[_rN, _rD, _tag, _kKI],
|
|
2094
|
+
[0, 0, 128 | 0, 0], 1
|
|
2095
|
+
];
|
|
2096
|
+
exports.CreateRepositoryOutput$ = [3, n0, _CRO,
|
|
2097
|
+
0,
|
|
2098
|
+
[_rM],
|
|
2099
|
+
[() => exports.RepositoryMetadata$]
|
|
2100
|
+
];
|
|
2101
|
+
exports.CreateUnreferencedMergeCommitInput$ = [3, n0, _CUMCI,
|
|
2102
|
+
0,
|
|
2103
|
+
[_rN, _sCS, _dCS, _mO, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
2104
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => exports.ConflictResolution$], 4
|
|
2105
|
+
];
|
|
2106
|
+
exports.CreateUnreferencedMergeCommitOutput$ = [3, n0, _CUMCO,
|
|
2107
|
+
0,
|
|
2108
|
+
[_cI, _tI],
|
|
2109
|
+
[0, 0]
|
|
2110
|
+
];
|
|
2111
|
+
exports.DeleteApprovalRuleTemplateInput$ = [3, n0, _DARTI,
|
|
2112
|
+
0,
|
|
2113
|
+
[_aRTN],
|
|
2114
|
+
[0], 1
|
|
2115
|
+
];
|
|
2116
|
+
exports.DeleteApprovalRuleTemplateOutput$ = [3, n0, _DARTO,
|
|
2117
|
+
0,
|
|
2118
|
+
[_aRTI],
|
|
2119
|
+
[0], 1
|
|
2120
|
+
];
|
|
2121
|
+
exports.DeleteBranchInput$ = [3, n0, _DBI,
|
|
2122
|
+
0,
|
|
2123
|
+
[_rN, _bN],
|
|
2124
|
+
[0, 0], 2
|
|
2125
|
+
];
|
|
2126
|
+
exports.DeleteBranchOutput$ = [3, n0, _DBO,
|
|
2127
|
+
0,
|
|
2128
|
+
[_dB],
|
|
2129
|
+
[() => exports.BranchInfo$]
|
|
2130
|
+
];
|
|
2131
|
+
exports.DeleteCommentContentInput$ = [3, n0, _DCCI,
|
|
2132
|
+
0,
|
|
2133
|
+
[_cIom],
|
|
2134
|
+
[0], 1
|
|
2135
|
+
];
|
|
2136
|
+
exports.DeleteCommentContentOutput$ = [3, n0, _DCCO,
|
|
2137
|
+
0,
|
|
2138
|
+
[_comme],
|
|
2139
|
+
[() => exports.Comment$]
|
|
2140
|
+
];
|
|
2141
|
+
exports.DeleteFileEntry$ = [3, n0, _DFE,
|
|
2142
|
+
0,
|
|
2143
|
+
[_fP],
|
|
2144
|
+
[0], 1
|
|
2145
|
+
];
|
|
2146
|
+
exports.DeleteFileInput$ = [3, n0, _DFI,
|
|
2147
|
+
0,
|
|
2148
|
+
[_rN, _bN, _fP, _pCI, _kEF, _cMo, _n, _em],
|
|
2149
|
+
[0, 0, 0, 0, 2, 0, 0, 0], 4
|
|
2150
|
+
];
|
|
2151
|
+
exports.DeleteFileOutput$ = [3, n0, _DFO,
|
|
2152
|
+
0,
|
|
2153
|
+
[_cI, _bI, _tI, _fP],
|
|
2154
|
+
[0, 0, 0, 0], 4
|
|
2155
|
+
];
|
|
2156
|
+
exports.DeletePullRequestApprovalRuleInput$ = [3, n0, _DPRARI,
|
|
2157
|
+
0,
|
|
2158
|
+
[_pRI, _aRN],
|
|
2159
|
+
[0, 0], 2
|
|
2160
|
+
];
|
|
2161
|
+
exports.DeletePullRequestApprovalRuleOutput$ = [3, n0, _DPRARO,
|
|
2162
|
+
0,
|
|
2163
|
+
[_aRI],
|
|
2164
|
+
[0], 1
|
|
2165
|
+
];
|
|
2166
|
+
exports.DeleteRepositoryInput$ = [3, n0, _DRI,
|
|
2167
|
+
0,
|
|
2168
|
+
[_rN],
|
|
2169
|
+
[0], 1
|
|
2170
|
+
];
|
|
2171
|
+
exports.DeleteRepositoryOutput$ = [3, n0, _DRO,
|
|
2172
|
+
0,
|
|
2173
|
+
[_rIe],
|
|
2174
|
+
[0]
|
|
2175
|
+
];
|
|
2176
|
+
exports.DescribeMergeConflictsInput$ = [3, n0, _DMCI,
|
|
2177
|
+
0,
|
|
2178
|
+
[_rN, _dCS, _sCS, _mO, _fP, _mMH, _cDL, _cRS, _nT],
|
|
2179
|
+
[0, 0, 0, 0, 0, 1, 0, 0, 0], 5
|
|
2180
|
+
];
|
|
2181
|
+
exports.DescribeMergeConflictsOutput$ = [3, n0, _DMCO,
|
|
2182
|
+
0,
|
|
2183
|
+
[_cM, _mH, _dCI, _sCI, _nT, _bCI],
|
|
2184
|
+
[() => exports.ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0], 4
|
|
2185
|
+
];
|
|
2186
|
+
exports.DescribePullRequestEventsInput$ = [3, n0, _DPREI,
|
|
2187
|
+
0,
|
|
2188
|
+
[_pRI, _pRET, _aAc, _nT, _mR],
|
|
2189
|
+
[0, 0, 0, 0, 1], 1
|
|
2190
|
+
];
|
|
2191
|
+
exports.DescribePullRequestEventsOutput$ = [3, n0, _DPREO,
|
|
2192
|
+
0,
|
|
2193
|
+
[_pRE, _nT],
|
|
2194
|
+
[() => PullRequestEventList, 0], 1
|
|
2195
|
+
];
|
|
2196
|
+
exports.Difference$ = [3, n0, _D,
|
|
2197
|
+
0,
|
|
2198
|
+
[_bB, _aB, _cT],
|
|
2199
|
+
[() => exports.BlobMetadata$, () => exports.BlobMetadata$, 0]
|
|
2200
|
+
];
|
|
2201
|
+
exports.DisassociateApprovalRuleTemplateFromRepositoryInput$ = [3, n0, _DARTFRI,
|
|
2202
|
+
0,
|
|
2203
|
+
[_aRTN, _rN],
|
|
2204
|
+
[0, 0], 2
|
|
2205
|
+
];
|
|
2206
|
+
exports.EvaluatePullRequestApprovalRulesInput$ = [3, n0, _EPRARI,
|
|
2207
|
+
0,
|
|
2208
|
+
[_pRI, _rI],
|
|
2209
|
+
[0, 0], 2
|
|
2210
|
+
];
|
|
2211
|
+
exports.EvaluatePullRequestApprovalRulesOutput$ = [3, n0, _EPRARO,
|
|
2212
|
+
0,
|
|
2213
|
+
[_ev],
|
|
2214
|
+
[() => exports.Evaluation$], 1
|
|
2215
|
+
];
|
|
2216
|
+
exports.Evaluation$ = [3, n0, _E,
|
|
2217
|
+
0,
|
|
2218
|
+
[_ap, _o, _aRS, _aRNS],
|
|
2219
|
+
[2, 2, 64 | 0, 64 | 0]
|
|
2220
|
+
];
|
|
2221
|
+
exports.File$ = [3, n0, _F,
|
|
2222
|
+
0,
|
|
2223
|
+
[_bI, _aP, _rP, _fMi],
|
|
2224
|
+
[0, 0, 0, 0]
|
|
2225
|
+
];
|
|
2226
|
+
exports.FileMetadata$ = [3, n0, _FM,
|
|
2227
|
+
0,
|
|
2228
|
+
[_aP, _bI, _fMi],
|
|
2229
|
+
[0, 0, 0]
|
|
2230
|
+
];
|
|
2231
|
+
exports.FileModes$ = [3, n0, _FMi,
|
|
2232
|
+
0,
|
|
2233
|
+
[_so, _des, _b],
|
|
2234
|
+
[0, 0, 0]
|
|
2235
|
+
];
|
|
2236
|
+
exports.FileSizes$ = [3, n0, _FS,
|
|
2237
|
+
0,
|
|
2238
|
+
[_so, _des, _b],
|
|
2239
|
+
[1, 1, 1]
|
|
2240
|
+
];
|
|
2241
|
+
exports.FileVersion$ = [3, n0, _FV,
|
|
2242
|
+
0,
|
|
2243
|
+
[_commit, _bI, _p, _rCev],
|
|
2244
|
+
[() => exports.Commit$, 0, 0, 64 | 0]
|
|
2245
|
+
];
|
|
2246
|
+
exports.Folder$ = [3, n0, _Fo,
|
|
2247
|
+
0,
|
|
2248
|
+
[_tI, _aP, _rP],
|
|
2249
|
+
[0, 0, 0]
|
|
2250
|
+
];
|
|
2251
|
+
exports.GetApprovalRuleTemplateInput$ = [3, n0, _GARTI,
|
|
2252
|
+
0,
|
|
2253
|
+
[_aRTN],
|
|
2254
|
+
[0], 1
|
|
2255
|
+
];
|
|
2256
|
+
exports.GetApprovalRuleTemplateOutput$ = [3, n0, _GARTO,
|
|
2257
|
+
0,
|
|
2258
|
+
[_aRT],
|
|
2259
|
+
[() => exports.ApprovalRuleTemplate$], 1
|
|
2260
|
+
];
|
|
2261
|
+
exports.GetBlobInput$ = [3, n0, _GBI,
|
|
2262
|
+
0,
|
|
2263
|
+
[_rN, _bI],
|
|
2264
|
+
[0, 0], 2
|
|
2265
|
+
];
|
|
2266
|
+
exports.GetBlobOutput$ = [3, n0, _GBO,
|
|
2267
|
+
0,
|
|
2268
|
+
[_con],
|
|
2269
|
+
[21], 1
|
|
2270
|
+
];
|
|
2271
|
+
exports.GetBranchInput$ = [3, n0, _GBIe,
|
|
2272
|
+
0,
|
|
2273
|
+
[_rN, _bN],
|
|
2274
|
+
[0, 0]
|
|
2275
|
+
];
|
|
2276
|
+
exports.GetBranchOutput$ = [3, n0, _GBOe,
|
|
2277
|
+
0,
|
|
2278
|
+
[_br],
|
|
2279
|
+
[() => exports.BranchInfo$]
|
|
2280
|
+
];
|
|
2281
|
+
exports.GetCommentInput$ = [3, n0, _GCI,
|
|
2282
|
+
0,
|
|
2283
|
+
[_cIom],
|
|
2284
|
+
[0], 1
|
|
2285
|
+
];
|
|
2286
|
+
exports.GetCommentOutput$ = [3, n0, _GCO,
|
|
2287
|
+
0,
|
|
2288
|
+
[_comme],
|
|
2289
|
+
[() => exports.Comment$]
|
|
2290
|
+
];
|
|
2291
|
+
exports.GetCommentReactionsInput$ = [3, n0, _GCRI,
|
|
2292
|
+
0,
|
|
2293
|
+
[_cIom, _rUA, _nT, _mR],
|
|
2294
|
+
[0, 0, 0, 1], 1
|
|
2295
|
+
];
|
|
2296
|
+
exports.GetCommentReactionsOutput$ = [3, n0, _GCRO,
|
|
2297
|
+
0,
|
|
2298
|
+
[_rFC, _nT],
|
|
2299
|
+
[() => ReactionsForCommentList, 0], 1
|
|
2300
|
+
];
|
|
2301
|
+
exports.GetCommentsForComparedCommitInput$ = [3, n0, _GCFCCI,
|
|
2302
|
+
0,
|
|
2303
|
+
[_rN, _aCI, _bCIe, _nT, _mR],
|
|
2304
|
+
[0, 0, 0, 0, 1], 2
|
|
2305
|
+
];
|
|
2306
|
+
exports.GetCommentsForComparedCommitOutput$ = [3, n0, _GCFCCO,
|
|
2307
|
+
0,
|
|
2308
|
+
[_cFCCD, _nT],
|
|
2309
|
+
[() => CommentsForComparedCommitData, 0]
|
|
2310
|
+
];
|
|
2311
|
+
exports.GetCommentsForPullRequestInput$ = [3, n0, _GCFPRI,
|
|
2312
|
+
0,
|
|
2313
|
+
[_pRI, _rN, _bCIe, _aCI, _nT, _mR],
|
|
2314
|
+
[0, 0, 0, 0, 0, 1], 1
|
|
2315
|
+
];
|
|
2316
|
+
exports.GetCommentsForPullRequestOutput$ = [3, n0, _GCFPRO,
|
|
2317
|
+
0,
|
|
2318
|
+
[_cFPRD, _nT],
|
|
2319
|
+
[() => CommentsForPullRequestData, 0]
|
|
2320
|
+
];
|
|
2321
|
+
exports.GetCommitInput$ = [3, n0, _GCIe,
|
|
2322
|
+
0,
|
|
2323
|
+
[_rN, _cI],
|
|
2324
|
+
[0, 0], 2
|
|
2325
|
+
];
|
|
2326
|
+
exports.GetCommitOutput$ = [3, n0, _GCOe,
|
|
2327
|
+
0,
|
|
2328
|
+
[_commit],
|
|
2329
|
+
[() => exports.Commit$], 1
|
|
2330
|
+
];
|
|
2331
|
+
exports.GetDifferencesInput$ = [3, n0, _GDI,
|
|
2332
|
+
0,
|
|
2333
|
+
[_rN, _aCS, _bCS, _bP, _aPf, _MR, _NT],
|
|
2334
|
+
[0, 0, 0, 0, 0, 1, 0], 2
|
|
2335
|
+
];
|
|
2336
|
+
exports.GetDifferencesOutput$ = [3, n0, _GDO,
|
|
2337
|
+
0,
|
|
2338
|
+
[_di, _NT],
|
|
2339
|
+
[() => DifferenceList, 0]
|
|
2340
|
+
];
|
|
2341
|
+
exports.GetFileInput$ = [3, n0, _GFI,
|
|
2342
|
+
0,
|
|
2343
|
+
[_rN, _fP, _cS],
|
|
2344
|
+
[0, 0, 0], 2
|
|
2345
|
+
];
|
|
2346
|
+
exports.GetFileOutput$ = [3, n0, _GFO,
|
|
2347
|
+
0,
|
|
2348
|
+
[_cI, _bI, _fP, _fMi, _fSi, _fC],
|
|
2349
|
+
[0, 0, 0, 0, 1, 21], 6
|
|
2350
|
+
];
|
|
2351
|
+
exports.GetFolderInput$ = [3, n0, _GFIe,
|
|
2352
|
+
0,
|
|
2353
|
+
[_rN, _fPo, _cS],
|
|
2354
|
+
[0, 0, 0], 2
|
|
2355
|
+
];
|
|
2356
|
+
exports.GetFolderOutput$ = [3, n0, _GFOe,
|
|
2357
|
+
0,
|
|
2358
|
+
[_cI, _fPo, _tI, _sF, _f, _sL, _sM],
|
|
2359
|
+
[0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList], 2
|
|
2360
|
+
];
|
|
2361
|
+
exports.GetMergeCommitInput$ = [3, n0, _GMCI,
|
|
2362
|
+
0,
|
|
2363
|
+
[_rN, _sCS, _dCS, _cDL, _cRS],
|
|
2364
|
+
[0, 0, 0, 0, 0], 3
|
|
2365
|
+
];
|
|
2366
|
+
exports.GetMergeCommitOutput$ = [3, n0, _GMCO,
|
|
2367
|
+
0,
|
|
2368
|
+
[_sCI, _dCI, _bCI, _mCI],
|
|
2369
|
+
[0, 0, 0, 0]
|
|
2370
|
+
];
|
|
2371
|
+
exports.GetMergeConflictsInput$ = [3, n0, _GMCIe,
|
|
2372
|
+
0,
|
|
2373
|
+
[_rN, _dCS, _sCS, _mO, _cDL, _mCF, _cRS, _nT],
|
|
2374
|
+
[0, 0, 0, 0, 0, 1, 0, 0], 4
|
|
2375
|
+
];
|
|
2376
|
+
exports.GetMergeConflictsOutput$ = [3, n0, _GMCOe,
|
|
2377
|
+
0,
|
|
2378
|
+
[_me, _dCI, _sCI, _cML, _bCI, _nT],
|
|
2379
|
+
[2, 0, 0, () => ConflictMetadataList, 0, 0], 4
|
|
2380
|
+
];
|
|
2381
|
+
exports.GetMergeOptionsInput$ = [3, n0, _GMOI,
|
|
2382
|
+
0,
|
|
2383
|
+
[_rN, _sCS, _dCS, _cDL, _cRS],
|
|
2384
|
+
[0, 0, 0, 0, 0], 3
|
|
2385
|
+
];
|
|
2386
|
+
exports.GetMergeOptionsOutput$ = [3, n0, _GMOO,
|
|
2387
|
+
0,
|
|
2388
|
+
[_mOer, _sCI, _dCI, _bCI],
|
|
2389
|
+
[64 | 0, 0, 0, 0], 4
|
|
2390
|
+
];
|
|
2391
|
+
exports.GetPullRequestApprovalStatesInput$ = [3, n0, _GPRASI,
|
|
2392
|
+
0,
|
|
2393
|
+
[_pRI, _rI],
|
|
2394
|
+
[0, 0], 2
|
|
2395
|
+
];
|
|
2396
|
+
exports.GetPullRequestApprovalStatesOutput$ = [3, n0, _GPRASO,
|
|
2397
|
+
0,
|
|
2398
|
+
[_app],
|
|
2399
|
+
[() => ApprovalList]
|
|
2400
|
+
];
|
|
2401
|
+
exports.GetPullRequestInput$ = [3, n0, _GPRI,
|
|
2402
|
+
0,
|
|
2403
|
+
[_pRI],
|
|
2404
|
+
[0], 1
|
|
2405
|
+
];
|
|
2406
|
+
exports.GetPullRequestOutput$ = [3, n0, _GPRO,
|
|
2407
|
+
0,
|
|
2408
|
+
[_pR],
|
|
2409
|
+
[() => exports.PullRequest$], 1
|
|
2410
|
+
];
|
|
2411
|
+
exports.GetPullRequestOverrideStateInput$ = [3, n0, _GPROSI,
|
|
2412
|
+
0,
|
|
2413
|
+
[_pRI, _rI],
|
|
2414
|
+
[0, 0], 2
|
|
2415
|
+
];
|
|
2416
|
+
exports.GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO,
|
|
2417
|
+
0,
|
|
2418
|
+
[_o, _ov],
|
|
2419
|
+
[2, 0]
|
|
2420
|
+
];
|
|
2421
|
+
exports.GetRepositoryInput$ = [3, n0, _GRI,
|
|
2422
|
+
0,
|
|
2423
|
+
[_rN],
|
|
2424
|
+
[0], 1
|
|
2425
|
+
];
|
|
2426
|
+
exports.GetRepositoryOutput$ = [3, n0, _GRO,
|
|
2427
|
+
0,
|
|
2428
|
+
[_rM],
|
|
2429
|
+
[() => exports.RepositoryMetadata$]
|
|
2430
|
+
];
|
|
2431
|
+
exports.GetRepositoryTriggersInput$ = [3, n0, _GRTI,
|
|
2432
|
+
0,
|
|
2433
|
+
[_rN],
|
|
2434
|
+
[0], 1
|
|
2435
|
+
];
|
|
2436
|
+
exports.GetRepositoryTriggersOutput$ = [3, n0, _GRTO,
|
|
2437
|
+
0,
|
|
2438
|
+
[_cIon, _tr],
|
|
2439
|
+
[0, () => RepositoryTriggersList]
|
|
2440
|
+
];
|
|
2441
|
+
exports.IsBinaryFile$ = [3, n0, _IBF,
|
|
2442
|
+
0,
|
|
2443
|
+
[_so, _des, _b],
|
|
2444
|
+
[2, 2, 2]
|
|
2445
|
+
];
|
|
2446
|
+
exports.ListApprovalRuleTemplatesInput$ = [3, n0, _LARTI,
|
|
2447
|
+
0,
|
|
2448
|
+
[_nT, _mR],
|
|
2449
|
+
[0, 1]
|
|
2450
|
+
];
|
|
2451
|
+
exports.ListApprovalRuleTemplatesOutput$ = [3, n0, _LARTO,
|
|
2452
|
+
0,
|
|
2453
|
+
[_aRTNp, _nT],
|
|
2454
|
+
[64 | 0, 0]
|
|
2455
|
+
];
|
|
2456
|
+
exports.ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = [3, n0, _LAARTFRI,
|
|
2457
|
+
0,
|
|
2458
|
+
[_rN, _nT, _mR],
|
|
2459
|
+
[0, 0, 1], 1
|
|
2460
|
+
];
|
|
2461
|
+
exports.ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [3, n0, _LAARTFRO,
|
|
2462
|
+
0,
|
|
2463
|
+
[_aRTNp, _nT],
|
|
2464
|
+
[64 | 0, 0]
|
|
2465
|
+
];
|
|
2466
|
+
exports.ListBranchesInput$ = [3, n0, _LBI,
|
|
2467
|
+
0,
|
|
2468
|
+
[_rN, _nT],
|
|
2469
|
+
[0, 0], 1
|
|
2470
|
+
];
|
|
2471
|
+
exports.ListBranchesOutput$ = [3, n0, _LBO,
|
|
2472
|
+
0,
|
|
2473
|
+
[_bra, _nT],
|
|
2474
|
+
[64 | 0, 0]
|
|
2475
|
+
];
|
|
2476
|
+
exports.ListFileCommitHistoryRequest$ = [3, n0, _LFCHR,
|
|
2477
|
+
0,
|
|
2478
|
+
[_rN, _fP, _cS, _mR, _nT],
|
|
2479
|
+
[0, 0, 0, 1, 0], 2
|
|
2480
|
+
];
|
|
2481
|
+
exports.ListFileCommitHistoryResponse$ = [3, n0, _LFCHRi,
|
|
2482
|
+
0,
|
|
2483
|
+
[_rDe, _nT],
|
|
2484
|
+
[() => RevisionDag, 0], 1
|
|
2485
|
+
];
|
|
2486
|
+
exports.ListPullRequestsInput$ = [3, n0, _LPRI,
|
|
2487
|
+
0,
|
|
2488
|
+
[_rN, _aA, _pRS, _nT, _mR],
|
|
2489
|
+
[0, 0, 0, 0, 1], 1
|
|
2490
|
+
];
|
|
2491
|
+
exports.ListPullRequestsOutput$ = [3, n0, _LPRO,
|
|
2492
|
+
0,
|
|
2493
|
+
[_pRIu, _nT],
|
|
2494
|
+
[64 | 0, 0], 1
|
|
2495
|
+
];
|
|
2496
|
+
exports.ListRepositoriesForApprovalRuleTemplateInput$ = [3, n0, _LRFARTI,
|
|
2497
|
+
0,
|
|
2498
|
+
[_aRTN, _nT, _mR],
|
|
2499
|
+
[0, 0, 1], 1
|
|
2500
|
+
];
|
|
2501
|
+
exports.ListRepositoriesForApprovalRuleTemplateOutput$ = [3, n0, _LRFARTO,
|
|
2502
|
+
0,
|
|
2503
|
+
[_rNe, _nT],
|
|
2504
|
+
[64 | 0, 0]
|
|
2505
|
+
];
|
|
2506
|
+
exports.ListRepositoriesInput$ = [3, n0, _LRI,
|
|
2507
|
+
0,
|
|
2508
|
+
[_nT, _sB, _or],
|
|
2509
|
+
[0, 0, 0]
|
|
2510
|
+
];
|
|
2511
|
+
exports.ListRepositoriesOutput$ = [3, n0, _LRO,
|
|
2512
|
+
0,
|
|
2513
|
+
[_r, _nT],
|
|
2514
|
+
[() => RepositoryNameIdPairList, 0]
|
|
2515
|
+
];
|
|
2516
|
+
exports.ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
2517
|
+
0,
|
|
2518
|
+
[_rA, _nT],
|
|
2519
|
+
[0, 0], 1
|
|
2520
|
+
];
|
|
2521
|
+
exports.ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
2522
|
+
0,
|
|
2523
|
+
[_tag, _nT],
|
|
2524
|
+
[128 | 0, 0]
|
|
2525
|
+
];
|
|
2526
|
+
exports.Location$ = [3, n0, _L,
|
|
2527
|
+
0,
|
|
2528
|
+
[_fP, _fPil, _rFV],
|
|
2529
|
+
[0, 1, 0]
|
|
2530
|
+
];
|
|
2531
|
+
exports.MergeBranchesByFastForwardInput$ = [3, n0, _MBBFFI,
|
|
2532
|
+
0,
|
|
2533
|
+
[_rN, _sCS, _dCS, _tB],
|
|
2534
|
+
[0, 0, 0, 0], 3
|
|
2535
|
+
];
|
|
2536
|
+
exports.MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO,
|
|
2537
|
+
0,
|
|
2538
|
+
[_cI, _tI],
|
|
2539
|
+
[0, 0]
|
|
2540
|
+
];
|
|
2541
|
+
exports.MergeBranchesBySquashInput$ = [3, n0, _MBBSI,
|
|
2542
|
+
0,
|
|
2543
|
+
[_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
2544
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => exports.ConflictResolution$], 3
|
|
2545
|
+
];
|
|
2546
|
+
exports.MergeBranchesBySquashOutput$ = [3, n0, _MBBSO,
|
|
2547
|
+
0,
|
|
2548
|
+
[_cI, _tI],
|
|
2549
|
+
[0, 0]
|
|
2550
|
+
];
|
|
2551
|
+
exports.MergeBranchesByThreeWayInput$ = [3, n0, _MBBTWI,
|
|
2552
|
+
0,
|
|
2553
|
+
[_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
2554
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => exports.ConflictResolution$], 3
|
|
2555
|
+
];
|
|
2556
|
+
exports.MergeBranchesByThreeWayOutput$ = [3, n0, _MBBTWO,
|
|
2557
|
+
0,
|
|
2558
|
+
[_cI, _tI],
|
|
2559
|
+
[0, 0]
|
|
2560
|
+
];
|
|
2561
|
+
exports.MergeHunk$ = [3, n0, _MH,
|
|
2562
|
+
0,
|
|
2563
|
+
[_iC, _so, _des, _b],
|
|
2564
|
+
[2, () => exports.MergeHunkDetail$, () => exports.MergeHunkDetail$, () => exports.MergeHunkDetail$]
|
|
2565
|
+
];
|
|
2566
|
+
exports.MergeHunkDetail$ = [3, n0, _MHD,
|
|
2567
|
+
0,
|
|
2568
|
+
[_sLt, _eL, _hC],
|
|
2569
|
+
[1, 1, 0]
|
|
2570
|
+
];
|
|
2571
|
+
exports.MergeMetadata$ = [3, n0, _MM,
|
|
2572
|
+
0,
|
|
2573
|
+
[_iM, _mB, _mCIe, _mO],
|
|
2574
|
+
[2, 0, 0, 0]
|
|
2575
|
+
];
|
|
2576
|
+
exports.MergeOperations$ = [3, n0, _MO,
|
|
2577
|
+
0,
|
|
2578
|
+
[_so, _des],
|
|
2579
|
+
[0, 0]
|
|
2580
|
+
];
|
|
2581
|
+
exports.MergePullRequestByFastForwardInput$ = [3, n0, _MPRBFFI,
|
|
2582
|
+
0,
|
|
2583
|
+
[_pRI, _rN, _sCI],
|
|
2584
|
+
[0, 0, 0], 2
|
|
2585
|
+
];
|
|
2586
|
+
exports.MergePullRequestByFastForwardOutput$ = [3, n0, _MPRBFFO,
|
|
2587
|
+
0,
|
|
2588
|
+
[_pR],
|
|
2589
|
+
[() => exports.PullRequest$]
|
|
2590
|
+
];
|
|
2591
|
+
exports.MergePullRequestBySquashInput$ = [3, n0, _MPRBSI,
|
|
2592
|
+
0,
|
|
2593
|
+
[_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
|
|
2594
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => exports.ConflictResolution$], 2
|
|
2595
|
+
];
|
|
2596
|
+
exports.MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO,
|
|
2597
|
+
0,
|
|
2598
|
+
[_pR],
|
|
2599
|
+
[() => exports.PullRequest$]
|
|
2600
|
+
];
|
|
2601
|
+
exports.MergePullRequestByThreeWayInput$ = [3, n0, _MPRBTWI,
|
|
2602
|
+
0,
|
|
2603
|
+
[_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
|
|
2604
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => exports.ConflictResolution$], 2
|
|
2605
|
+
];
|
|
2606
|
+
exports.MergePullRequestByThreeWayOutput$ = [3, n0, _MPRBTWO,
|
|
2607
|
+
0,
|
|
2608
|
+
[_pR],
|
|
2609
|
+
[() => exports.PullRequest$]
|
|
2610
|
+
];
|
|
2611
|
+
exports.ObjectTypes$ = [3, n0, _OT,
|
|
2612
|
+
0,
|
|
2613
|
+
[_so, _des, _b],
|
|
2614
|
+
[0, 0, 0]
|
|
2615
|
+
];
|
|
2616
|
+
exports.OriginApprovalRuleTemplate$ = [3, n0, _OART,
|
|
2617
|
+
0,
|
|
2618
|
+
[_aRTI, _aRTN],
|
|
2619
|
+
[0, 0]
|
|
2620
|
+
];
|
|
2621
|
+
exports.OverridePullRequestApprovalRulesInput$ = [3, n0, _OPRARI,
|
|
2622
|
+
0,
|
|
2623
|
+
[_pRI, _rI, _oS],
|
|
2624
|
+
[0, 0, 0], 3
|
|
2625
|
+
];
|
|
2626
|
+
exports.PostCommentForComparedCommitInput$ = [3, n0, _PCFCCI,
|
|
2627
|
+
0,
|
|
2628
|
+
[_rN, _aCI, _con, _bCIe, _l, _cRT],
|
|
2629
|
+
[0, 0, 0, 0, () => exports.Location$, [0, 4]], 3
|
|
2630
|
+
];
|
|
2631
|
+
exports.PostCommentForComparedCommitOutput$ = [3, n0, _PCFCCO,
|
|
2632
|
+
0,
|
|
2633
|
+
[_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
|
|
2634
|
+
[0, 0, 0, 0, 0, () => exports.Location$, () => exports.Comment$]
|
|
2635
|
+
];
|
|
2636
|
+
exports.PostCommentForPullRequestInput$ = [3, n0, _PCFPRI,
|
|
2637
|
+
0,
|
|
2638
|
+
[_pRI, _rN, _bCIe, _aCI, _con, _l, _cRT],
|
|
2639
|
+
[0, 0, 0, 0, 0, () => exports.Location$, [0, 4]], 5
|
|
2640
|
+
];
|
|
2641
|
+
exports.PostCommentForPullRequestOutput$ = [3, n0, _PCFPRO,
|
|
2642
|
+
0,
|
|
2643
|
+
[_rN, _pRI, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
|
|
2644
|
+
[0, 0, 0, 0, 0, 0, () => exports.Location$, () => exports.Comment$]
|
|
2645
|
+
];
|
|
2646
|
+
exports.PostCommentReplyInput$ = [3, n0, _PCRI,
|
|
2647
|
+
0,
|
|
2648
|
+
[_iRT, _con, _cRT],
|
|
2649
|
+
[0, 0, [0, 4]], 2
|
|
2650
|
+
];
|
|
2651
|
+
exports.PostCommentReplyOutput$ = [3, n0, _PCRO,
|
|
2652
|
+
0,
|
|
2653
|
+
[_comme],
|
|
2654
|
+
[() => exports.Comment$]
|
|
2655
|
+
];
|
|
2656
|
+
exports.PullRequest$ = [3, n0, _PR,
|
|
2657
|
+
0,
|
|
2658
|
+
[_pRI, _t, _de, _lAD, _cD, _pRS, _aA, _pRT, _cRT, _rI, _aRp],
|
|
2659
|
+
[0, 0, 0, 4, 4, 0, 0, () => PullRequestTargetList, 0, 0, () => ApprovalRulesList]
|
|
2660
|
+
];
|
|
2661
|
+
exports.PullRequestCreatedEventMetadata$ = [3, n0, _PRCEM,
|
|
2662
|
+
0,
|
|
2663
|
+
[_rN, _sCI, _dCI, _mBe],
|
|
2664
|
+
[0, 0, 0, 0]
|
|
2665
|
+
];
|
|
2666
|
+
exports.PullRequestEvent$ = [3, n0, _PREu,
|
|
2667
|
+
0,
|
|
2668
|
+
[_pRI, _eD, _pRET, _aAc, _pRCEM, _pRSCEM, _pRSRUEM, _pRMSCEM, _aREM, _aSCEM, _aROEM],
|
|
2669
|
+
[0, 4, 0, 0, () => exports.PullRequestCreatedEventMetadata$, () => exports.PullRequestStatusChangedEventMetadata$, () => exports.PullRequestSourceReferenceUpdatedEventMetadata$, () => exports.PullRequestMergedStateChangedEventMetadata$, () => exports.ApprovalRuleEventMetadata$, () => exports.ApprovalStateChangedEventMetadata$, () => exports.ApprovalRuleOverriddenEventMetadata$]
|
|
2670
|
+
];
|
|
2671
|
+
exports.PullRequestMergedStateChangedEventMetadata$ = [3, n0, _PRMSCEM,
|
|
2672
|
+
0,
|
|
2673
|
+
[_rN, _dR, _mM],
|
|
2674
|
+
[0, 0, () => exports.MergeMetadata$]
|
|
2675
|
+
];
|
|
2676
|
+
exports.PullRequestSourceReferenceUpdatedEventMetadata$ = [3, n0, _PRSRUEM,
|
|
2677
|
+
0,
|
|
2678
|
+
[_rN, _bCIe, _aCI, _mBe],
|
|
2679
|
+
[0, 0, 0, 0]
|
|
2680
|
+
];
|
|
2681
|
+
exports.PullRequestStatusChangedEventMetadata$ = [3, n0, _PRSCEM,
|
|
2682
|
+
0,
|
|
2683
|
+
[_pRS],
|
|
2684
|
+
[0]
|
|
2685
|
+
];
|
|
2686
|
+
exports.PullRequestTarget$ = [3, n0, _PRT,
|
|
2687
|
+
0,
|
|
2688
|
+
[_rN, _sR, _dR, _dC, _sC, _mBe, _mM],
|
|
2689
|
+
[0, 0, 0, 0, 0, 0, () => exports.MergeMetadata$]
|
|
2690
|
+
];
|
|
2691
|
+
exports.PutCommentReactionInput$ = [3, n0, _PCRIu,
|
|
2692
|
+
0,
|
|
2693
|
+
[_cIom, _rV],
|
|
2694
|
+
[0, 0], 2
|
|
2695
|
+
];
|
|
2696
|
+
exports.PutFileEntry$ = [3, n0, _PFE,
|
|
2697
|
+
0,
|
|
2698
|
+
[_fP, _fMi, _fC, _sFo],
|
|
2699
|
+
[0, 0, 21, () => exports.SourceFileSpecifier$], 1
|
|
2700
|
+
];
|
|
2701
|
+
exports.PutFileInput$ = [3, n0, _PFI,
|
|
2702
|
+
0,
|
|
2703
|
+
[_rN, _bN, _fC, _fP, _fMi, _pCI, _cMo, _n, _em],
|
|
2704
|
+
[0, 0, 21, 0, 0, 0, 0, 0, 0], 4
|
|
2705
|
+
];
|
|
2706
|
+
exports.PutFileOutput$ = [3, n0, _PFO,
|
|
2707
|
+
0,
|
|
2708
|
+
[_cI, _bI, _tI],
|
|
2709
|
+
[0, 0, 0], 3
|
|
2710
|
+
];
|
|
2711
|
+
exports.PutRepositoryTriggersInput$ = [3, n0, _PRTI,
|
|
2712
|
+
0,
|
|
2713
|
+
[_rN, _tr],
|
|
2714
|
+
[0, () => RepositoryTriggersList], 2
|
|
2715
|
+
];
|
|
2716
|
+
exports.PutRepositoryTriggersOutput$ = [3, n0, _PRTO,
|
|
2717
|
+
0,
|
|
2718
|
+
[_cIon],
|
|
2719
|
+
[0]
|
|
2720
|
+
];
|
|
2721
|
+
exports.ReactionForComment$ = [3, n0, _RFC,
|
|
2722
|
+
0,
|
|
2723
|
+
[_re, _rU, _rFDUC],
|
|
2724
|
+
[() => exports.ReactionValueFormats$, 64 | 0, 1]
|
|
2725
|
+
];
|
|
2726
|
+
exports.ReactionValueFormats$ = [3, n0, _RVF,
|
|
2727
|
+
0,
|
|
2728
|
+
[_emo, _sCh, _u],
|
|
2729
|
+
[0, 0, 0]
|
|
2730
|
+
];
|
|
2731
|
+
exports.ReplaceContentEntry$ = [3, n0, _RCE,
|
|
2732
|
+
0,
|
|
2733
|
+
[_fP, _rT, _con, _fMi],
|
|
2734
|
+
[0, 0, 21, 0], 2
|
|
2735
|
+
];
|
|
2736
|
+
exports.RepositoryMetadata$ = [3, n0, _RM,
|
|
2737
|
+
0,
|
|
2738
|
+
[_aI, _rIe, _rN, _rD, _dBe, _lMD, _cD, _cUH, _cUS, _Ar, _kKI],
|
|
2739
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0]
|
|
2740
|
+
];
|
|
2741
|
+
exports.RepositoryNameIdPair$ = [3, n0, _RNIP,
|
|
2742
|
+
0,
|
|
2743
|
+
[_rN, _rIe],
|
|
2744
|
+
[0, 0]
|
|
2745
|
+
];
|
|
2746
|
+
exports.RepositoryTrigger$ = [3, n0, _RT,
|
|
2747
|
+
0,
|
|
2748
|
+
[_n, _dA, _eve, _cDu, _bra],
|
|
2749
|
+
[0, 0, 64 | 0, 0, 64 | 0], 3
|
|
2750
|
+
];
|
|
2751
|
+
exports.RepositoryTriggerExecutionFailure$ = [3, n0, _RTEF,
|
|
2752
|
+
0,
|
|
2753
|
+
[_tri, _fMa],
|
|
2754
|
+
[0, 0]
|
|
2755
|
+
];
|
|
2756
|
+
exports.SetFileModeEntry$ = [3, n0, _SFME,
|
|
2757
|
+
0,
|
|
2758
|
+
[_fP, _fMi],
|
|
2759
|
+
[0, 0], 2
|
|
2760
|
+
];
|
|
2761
|
+
exports.SourceFileSpecifier$ = [3, n0, _SFS,
|
|
2762
|
+
0,
|
|
2763
|
+
[_fP, _iMs],
|
|
2764
|
+
[0, 2], 1
|
|
2765
|
+
];
|
|
2766
|
+
exports.SubModule$ = [3, n0, _SM,
|
|
2767
|
+
0,
|
|
2768
|
+
[_cI, _aP, _rP],
|
|
2769
|
+
[0, 0, 0]
|
|
2770
|
+
];
|
|
2771
|
+
exports.SymbolicLink$ = [3, n0, _SL,
|
|
2772
|
+
0,
|
|
2773
|
+
[_bI, _aP, _rP, _fMi],
|
|
2774
|
+
[0, 0, 0, 0]
|
|
2775
|
+
];
|
|
2776
|
+
exports.TagResourceInput$ = [3, n0, _TRI,
|
|
2777
|
+
0,
|
|
2778
|
+
[_rA, _tag],
|
|
2779
|
+
[0, 128 | 0], 2
|
|
2780
|
+
];
|
|
2781
|
+
exports.Target$ = [3, n0, _T,
|
|
2782
|
+
0,
|
|
2783
|
+
[_rN, _sR, _dR],
|
|
2784
|
+
[0, 0, 0], 2
|
|
2785
|
+
];
|
|
2786
|
+
exports.TestRepositoryTriggersInput$ = [3, n0, _TRTI,
|
|
2787
|
+
0,
|
|
2788
|
+
[_rN, _tr],
|
|
2789
|
+
[0, () => RepositoryTriggersList], 2
|
|
2790
|
+
];
|
|
2791
|
+
exports.TestRepositoryTriggersOutput$ = [3, n0, _TRTO,
|
|
2792
|
+
0,
|
|
2793
|
+
[_sE, _fE],
|
|
2794
|
+
[64 | 0, () => RepositoryTriggerExecutionFailureList]
|
|
2795
|
+
];
|
|
2796
|
+
exports.UntagResourceInput$ = [3, n0, _URI,
|
|
2797
|
+
0,
|
|
2798
|
+
[_rA, _tK],
|
|
2799
|
+
[0, 64 | 0], 2
|
|
2800
|
+
];
|
|
2801
|
+
exports.UpdateApprovalRuleTemplateContentInput$ = [3, n0, _UARTCI,
|
|
2802
|
+
0,
|
|
2803
|
+
[_aRTN, _nRC, _eRCS],
|
|
2804
|
+
[0, 0, 0], 2
|
|
2805
|
+
];
|
|
2806
|
+
exports.UpdateApprovalRuleTemplateContentOutput$ = [3, n0, _UARTCO,
|
|
2807
|
+
0,
|
|
2808
|
+
[_aRT],
|
|
2809
|
+
[() => exports.ApprovalRuleTemplate$], 1
|
|
2810
|
+
];
|
|
2811
|
+
exports.UpdateApprovalRuleTemplateDescriptionInput$ = [3, n0, _UARTDI,
|
|
2812
|
+
0,
|
|
2813
|
+
[_aRTN, _aRTD],
|
|
2814
|
+
[0, 0], 2
|
|
2815
|
+
];
|
|
2816
|
+
exports.UpdateApprovalRuleTemplateDescriptionOutput$ = [3, n0, _UARTDO,
|
|
2817
|
+
0,
|
|
2818
|
+
[_aRT],
|
|
2819
|
+
[() => exports.ApprovalRuleTemplate$], 1
|
|
2820
|
+
];
|
|
2821
|
+
exports.UpdateApprovalRuleTemplateNameInput$ = [3, n0, _UARTNI,
|
|
2822
|
+
0,
|
|
2823
|
+
[_oARTN, _nARTN],
|
|
2824
|
+
[0, 0], 2
|
|
2825
|
+
];
|
|
2826
|
+
exports.UpdateApprovalRuleTemplateNameOutput$ = [3, n0, _UARTNO,
|
|
2827
|
+
0,
|
|
2828
|
+
[_aRT],
|
|
2829
|
+
[() => exports.ApprovalRuleTemplate$], 1
|
|
2830
|
+
];
|
|
2831
|
+
exports.UpdateCommentInput$ = [3, n0, _UCI,
|
|
2832
|
+
0,
|
|
2833
|
+
[_cIom, _con],
|
|
2834
|
+
[0, 0], 2
|
|
2835
|
+
];
|
|
2836
|
+
exports.UpdateCommentOutput$ = [3, n0, _UCO,
|
|
2837
|
+
0,
|
|
2838
|
+
[_comme],
|
|
2839
|
+
[() => exports.Comment$]
|
|
2840
|
+
];
|
|
2841
|
+
exports.UpdateDefaultBranchInput$ = [3, n0, _UDBI,
|
|
2842
|
+
0,
|
|
2843
|
+
[_rN, _dBN],
|
|
2844
|
+
[0, 0], 2
|
|
2845
|
+
];
|
|
2846
|
+
exports.UpdatePullRequestApprovalRuleContentInput$ = [3, n0, _UPRARCI,
|
|
2847
|
+
0,
|
|
2848
|
+
[_pRI, _aRN, _nRC, _eRCS],
|
|
2849
|
+
[0, 0, 0, 0], 3
|
|
2850
|
+
];
|
|
2851
|
+
exports.UpdatePullRequestApprovalRuleContentOutput$ = [3, n0, _UPRARCO,
|
|
2852
|
+
0,
|
|
2853
|
+
[_aR],
|
|
2854
|
+
[() => exports.ApprovalRule$], 1
|
|
2855
|
+
];
|
|
2856
|
+
exports.UpdatePullRequestApprovalStateInput$ = [3, n0, _UPRASI,
|
|
2857
|
+
0,
|
|
2858
|
+
[_pRI, _rI, _aS],
|
|
2859
|
+
[0, 0, 0], 3
|
|
2860
|
+
];
|
|
2861
|
+
exports.UpdatePullRequestDescriptionInput$ = [3, n0, _UPRDI,
|
|
2862
|
+
0,
|
|
2863
|
+
[_pRI, _de],
|
|
2864
|
+
[0, 0], 2
|
|
2865
|
+
];
|
|
2866
|
+
exports.UpdatePullRequestDescriptionOutput$ = [3, n0, _UPRDO,
|
|
2867
|
+
0,
|
|
2868
|
+
[_pR],
|
|
2869
|
+
[() => exports.PullRequest$], 1
|
|
2870
|
+
];
|
|
2871
|
+
exports.UpdatePullRequestStatusInput$ = [3, n0, _UPRSI,
|
|
2872
|
+
0,
|
|
2873
|
+
[_pRI, _pRS],
|
|
2874
|
+
[0, 0], 2
|
|
2875
|
+
];
|
|
2876
|
+
exports.UpdatePullRequestStatusOutput$ = [3, n0, _UPRSO,
|
|
2877
|
+
0,
|
|
2878
|
+
[_pR],
|
|
2879
|
+
[() => exports.PullRequest$], 1
|
|
2880
|
+
];
|
|
2881
|
+
exports.UpdatePullRequestTitleInput$ = [3, n0, _UPRTI,
|
|
2882
|
+
0,
|
|
2883
|
+
[_pRI, _t],
|
|
2884
|
+
[0, 0], 2
|
|
2885
|
+
];
|
|
2886
|
+
exports.UpdatePullRequestTitleOutput$ = [3, n0, _UPRTO,
|
|
2887
|
+
0,
|
|
2888
|
+
[_pR],
|
|
2889
|
+
[() => exports.PullRequest$], 1
|
|
2890
|
+
];
|
|
2891
|
+
exports.UpdateRepositoryDescriptionInput$ = [3, n0, _URDI,
|
|
2892
|
+
0,
|
|
2893
|
+
[_rN, _rD],
|
|
2894
|
+
[0, 0], 1
|
|
2895
|
+
];
|
|
2896
|
+
exports.UpdateRepositoryEncryptionKeyInput$ = [3, n0, _UREKI,
|
|
2897
|
+
0,
|
|
2898
|
+
[_rN, _kKI],
|
|
2899
|
+
[0, 0], 2
|
|
2900
|
+
];
|
|
2901
|
+
exports.UpdateRepositoryEncryptionKeyOutput$ = [3, n0, _UREKO,
|
|
2902
|
+
0,
|
|
2903
|
+
[_rIe, _kKI, _oKKI],
|
|
2904
|
+
[0, 0, 0]
|
|
2905
|
+
];
|
|
2906
|
+
exports.UpdateRepositoryNameInput$ = [3, n0, _URNI,
|
|
2907
|
+
0,
|
|
2908
|
+
[_oN, _nN],
|
|
2909
|
+
[0, 0], 2
|
|
2910
|
+
];
|
|
2911
|
+
exports.UserInfo$ = [3, n0, _UI,
|
|
2912
|
+
0,
|
|
2913
|
+
[_n, _em, _da],
|
|
2914
|
+
[0, 0, 0]
|
|
2915
|
+
];
|
|
2916
|
+
var __Unit = "unit";
|
|
2917
|
+
var ApprovalList = [1, n0, _AL,
|
|
2918
|
+
0, () => exports.Approval$
|
|
2919
|
+
];
|
|
2920
|
+
var ApprovalRulesList = [1, n0, _ARL,
|
|
2921
|
+
0, () => exports.ApprovalRule$
|
|
2922
|
+
];
|
|
2923
|
+
var ApprovalRulesNotSatisfiedList = 64 | 0;
|
|
2924
|
+
var ApprovalRulesSatisfiedList = 64 | 0;
|
|
2925
|
+
var ApprovalRuleTemplateNameList = 64 | 0;
|
|
2926
|
+
var BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList = [1, n0, _BAARTWREL,
|
|
2927
|
+
0, () => exports.BatchAssociateApprovalRuleTemplateWithRepositoriesError$
|
|
2928
|
+
];
|
|
2929
|
+
var BatchDescribeMergeConflictsErrors = [1, n0, _BDMCEa,
|
|
2930
|
+
0, () => exports.BatchDescribeMergeConflictsError$
|
|
2931
|
+
];
|
|
2932
|
+
var BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList = [1, n0, _BDARTFREL,
|
|
2933
|
+
0, () => exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesError$
|
|
2934
|
+
];
|
|
2935
|
+
var BatchGetCommitsErrorsList = [1, n0, _BGCEL,
|
|
2936
|
+
0, () => exports.BatchGetCommitsError$
|
|
2937
|
+
];
|
|
2938
|
+
var BatchGetRepositoriesErrorsList = [1, n0, _BGREL,
|
|
2939
|
+
0, () => exports.BatchGetRepositoriesError$
|
|
2940
|
+
];
|
|
2941
|
+
var BranchNameList = 64 | 0;
|
|
2942
|
+
var CallerReactions = 64 | 0;
|
|
2943
|
+
var Comments = [1, n0, _Com,
|
|
2944
|
+
0, () => exports.Comment$
|
|
2945
|
+
];
|
|
2946
|
+
var CommentsForComparedCommitData = [1, n0, _CFCCD,
|
|
2947
|
+
0, () => exports.CommentsForComparedCommit$
|
|
2948
|
+
];
|
|
2949
|
+
var CommentsForPullRequestData = [1, n0, _CFPRD,
|
|
2950
|
+
0, () => exports.CommentsForPullRequest$
|
|
2951
|
+
];
|
|
2952
|
+
var CommitIdsInputList = 64 | 0;
|
|
2953
|
+
var CommitObjectsList = [1, n0, _COL,
|
|
2954
|
+
0, () => exports.Commit$
|
|
2955
|
+
];
|
|
2956
|
+
var ConflictMetadataList = [1, n0, _CML,
|
|
2957
|
+
0, () => exports.ConflictMetadata$
|
|
2958
|
+
];
|
|
2959
|
+
var Conflicts = [1, n0, _Conf,
|
|
2960
|
+
0, () => exports.Conflict$
|
|
2961
|
+
];
|
|
2962
|
+
var DeleteFileEntries = [1, n0, _DFEe,
|
|
2963
|
+
0, () => exports.DeleteFileEntry$
|
|
2964
|
+
];
|
|
2965
|
+
var DifferenceList = [1, n0, _DL,
|
|
2966
|
+
0, () => exports.Difference$
|
|
2967
|
+
];
|
|
2968
|
+
var FileList = [1, n0, _FL,
|
|
2969
|
+
0, () => exports.File$
|
|
2970
|
+
];
|
|
2971
|
+
var FilePaths = 64 | 0;
|
|
2972
|
+
var FilesMetadata = [1, n0, _FMil,
|
|
2973
|
+
0, () => exports.FileMetadata$
|
|
2974
|
+
];
|
|
2975
|
+
var FolderList = [1, n0, _FLo,
|
|
2976
|
+
0, () => exports.Folder$
|
|
2977
|
+
];
|
|
2978
|
+
var MergeHunks = [1, n0, _MHe,
|
|
2979
|
+
0, () => exports.MergeHunk$
|
|
2980
|
+
];
|
|
2981
|
+
var MergeOptions = 64 | 0;
|
|
2982
|
+
var ParentList = 64 | 0;
|
|
2983
|
+
var PullRequestEventList = [1, n0, _PREL,
|
|
2984
|
+
0, () => exports.PullRequestEvent$
|
|
2985
|
+
];
|
|
2986
|
+
var PullRequestIdList = 64 | 0;
|
|
2987
|
+
var PullRequestTargetList = [1, n0, _PRTL,
|
|
2988
|
+
0, () => exports.PullRequestTarget$
|
|
2989
|
+
];
|
|
2990
|
+
var PutFileEntries = [1, n0, _PFEu,
|
|
2991
|
+
0, () => exports.PutFileEntry$
|
|
2992
|
+
];
|
|
2993
|
+
var ReactionsForCommentList = [1, n0, _RFCL,
|
|
2994
|
+
0, () => exports.ReactionForComment$
|
|
2995
|
+
];
|
|
2996
|
+
var ReactionUsersList = 64 | 0;
|
|
2997
|
+
var ReplaceContentEntries = [1, n0, _RCEe,
|
|
2998
|
+
0, () => exports.ReplaceContentEntry$
|
|
2999
|
+
];
|
|
3000
|
+
var RepositoryMetadataList = [1, n0, _RML,
|
|
3001
|
+
0, () => exports.RepositoryMetadata$
|
|
3002
|
+
];
|
|
3003
|
+
var RepositoryNameIdPairList = [1, n0, _RNIPL,
|
|
3004
|
+
0, () => exports.RepositoryNameIdPair$
|
|
3005
|
+
];
|
|
3006
|
+
var RepositoryNameList = 64 | 0;
|
|
3007
|
+
var RepositoryNotFoundList = 64 | 0;
|
|
3008
|
+
var RepositoryTriggerEventList = 64 | 0;
|
|
3009
|
+
var RepositoryTriggerExecutionFailureList = [1, n0, _RTEFL,
|
|
3010
|
+
0, () => exports.RepositoryTriggerExecutionFailure$
|
|
3011
|
+
];
|
|
3012
|
+
var RepositoryTriggerNameList = 64 | 0;
|
|
3013
|
+
var RepositoryTriggersList = [1, n0, _RTL,
|
|
3014
|
+
0, () => exports.RepositoryTrigger$
|
|
3015
|
+
];
|
|
3016
|
+
var RevisionChildren = 64 | 0;
|
|
3017
|
+
var RevisionDag = [1, n0, _RD,
|
|
3018
|
+
0, () => exports.FileVersion$
|
|
3019
|
+
];
|
|
3020
|
+
var SetFileModeEntries = [1, n0, _SFMEe,
|
|
3021
|
+
0, () => exports.SetFileModeEntry$
|
|
3022
|
+
];
|
|
3023
|
+
var SubModuleList = [1, n0, _SML,
|
|
3024
|
+
0, () => exports.SubModule$
|
|
3025
|
+
];
|
|
3026
|
+
var SymbolicLinkList = [1, n0, _SLL,
|
|
3027
|
+
0, () => exports.SymbolicLink$
|
|
3028
|
+
];
|
|
3029
|
+
var TagKeysList = 64 | 0;
|
|
3030
|
+
var TargetList = [1, n0, _TL,
|
|
3031
|
+
0, () => exports.Target$
|
|
3032
|
+
];
|
|
3033
|
+
var ReactionCountsMap = 128 | 1;
|
|
3034
|
+
var TagsMap = 128 | 0;
|
|
3035
|
+
exports.AssociateApprovalRuleTemplateWithRepository$ = [9, n0, _AARTWR,
|
|
3036
|
+
0, () => exports.AssociateApprovalRuleTemplateWithRepositoryInput$, () => __Unit
|
|
3037
|
+
];
|
|
3038
|
+
exports.BatchAssociateApprovalRuleTemplateWithRepositories$ = [9, n0, _BAARTWR,
|
|
3039
|
+
0, () => exports.BatchAssociateApprovalRuleTemplateWithRepositoriesInput$, () => exports.BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$
|
|
3040
|
+
];
|
|
3041
|
+
exports.BatchDescribeMergeConflicts$ = [9, n0, _BDMC,
|
|
3042
|
+
0, () => exports.BatchDescribeMergeConflictsInput$, () => exports.BatchDescribeMergeConflictsOutput$
|
|
3043
|
+
];
|
|
3044
|
+
exports.BatchDisassociateApprovalRuleTemplateFromRepositories$ = [9, n0, _BDARTFR,
|
|
3045
|
+
0, () => exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$, () => exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$
|
|
3046
|
+
];
|
|
3047
|
+
exports.BatchGetCommits$ = [9, n0, _BGC,
|
|
3048
|
+
0, () => exports.BatchGetCommitsInput$, () => exports.BatchGetCommitsOutput$
|
|
3049
|
+
];
|
|
3050
|
+
exports.BatchGetRepositories$ = [9, n0, _BGR,
|
|
3051
|
+
0, () => exports.BatchGetRepositoriesInput$, () => exports.BatchGetRepositoriesOutput$
|
|
3052
|
+
];
|
|
3053
|
+
exports.CreateApprovalRuleTemplate$ = [9, n0, _CART,
|
|
3054
|
+
0, () => exports.CreateApprovalRuleTemplateInput$, () => exports.CreateApprovalRuleTemplateOutput$
|
|
3055
|
+
];
|
|
3056
|
+
exports.CreateBranch$ = [9, n0, _CB,
|
|
3057
|
+
0, () => exports.CreateBranchInput$, () => __Unit
|
|
3058
|
+
];
|
|
3059
|
+
exports.CreateCommit$ = [9, n0, _CC,
|
|
3060
|
+
0, () => exports.CreateCommitInput$, () => exports.CreateCommitOutput$
|
|
3061
|
+
];
|
|
3062
|
+
exports.CreatePullRequest$ = [9, n0, _CPR,
|
|
3063
|
+
0, () => exports.CreatePullRequestInput$, () => exports.CreatePullRequestOutput$
|
|
3064
|
+
];
|
|
3065
|
+
exports.CreatePullRequestApprovalRule$ = [9, n0, _CPRAR,
|
|
3066
|
+
0, () => exports.CreatePullRequestApprovalRuleInput$, () => exports.CreatePullRequestApprovalRuleOutput$
|
|
3067
|
+
];
|
|
3068
|
+
exports.CreateRepository$ = [9, n0, _CRr,
|
|
3069
|
+
0, () => exports.CreateRepositoryInput$, () => exports.CreateRepositoryOutput$
|
|
3070
|
+
];
|
|
3071
|
+
exports.CreateUnreferencedMergeCommit$ = [9, n0, _CUMC,
|
|
3072
|
+
0, () => exports.CreateUnreferencedMergeCommitInput$, () => exports.CreateUnreferencedMergeCommitOutput$
|
|
3073
|
+
];
|
|
3074
|
+
exports.DeleteApprovalRuleTemplate$ = [9, n0, _DART,
|
|
3075
|
+
0, () => exports.DeleteApprovalRuleTemplateInput$, () => exports.DeleteApprovalRuleTemplateOutput$
|
|
3076
|
+
];
|
|
3077
|
+
exports.DeleteBranch$ = [9, n0, _DB,
|
|
3078
|
+
0, () => exports.DeleteBranchInput$, () => exports.DeleteBranchOutput$
|
|
3079
|
+
];
|
|
3080
|
+
exports.DeleteCommentContent$ = [9, n0, _DCC,
|
|
3081
|
+
0, () => exports.DeleteCommentContentInput$, () => exports.DeleteCommentContentOutput$
|
|
3082
|
+
];
|
|
3083
|
+
exports.DeleteFile$ = [9, n0, _DF,
|
|
3084
|
+
0, () => exports.DeleteFileInput$, () => exports.DeleteFileOutput$
|
|
3085
|
+
];
|
|
3086
|
+
exports.DeletePullRequestApprovalRule$ = [9, n0, _DPRAR,
|
|
3087
|
+
0, () => exports.DeletePullRequestApprovalRuleInput$, () => exports.DeletePullRequestApprovalRuleOutput$
|
|
3088
|
+
];
|
|
3089
|
+
exports.DeleteRepository$ = [9, n0, _DR,
|
|
3090
|
+
0, () => exports.DeleteRepositoryInput$, () => exports.DeleteRepositoryOutput$
|
|
3091
|
+
];
|
|
3092
|
+
exports.DescribeMergeConflicts$ = [9, n0, _DMC,
|
|
3093
|
+
0, () => exports.DescribeMergeConflictsInput$, () => exports.DescribeMergeConflictsOutput$
|
|
3094
|
+
];
|
|
3095
|
+
exports.DescribePullRequestEvents$ = [9, n0, _DPRE,
|
|
3096
|
+
0, () => exports.DescribePullRequestEventsInput$, () => exports.DescribePullRequestEventsOutput$
|
|
3097
|
+
];
|
|
3098
|
+
exports.DisassociateApprovalRuleTemplateFromRepository$ = [9, n0, _DARTFR,
|
|
3099
|
+
0, () => exports.DisassociateApprovalRuleTemplateFromRepositoryInput$, () => __Unit
|
|
3100
|
+
];
|
|
3101
|
+
exports.EvaluatePullRequestApprovalRules$ = [9, n0, _EPRAR,
|
|
3102
|
+
0, () => exports.EvaluatePullRequestApprovalRulesInput$, () => exports.EvaluatePullRequestApprovalRulesOutput$
|
|
3103
|
+
];
|
|
3104
|
+
exports.GetApprovalRuleTemplate$ = [9, n0, _GART,
|
|
3105
|
+
0, () => exports.GetApprovalRuleTemplateInput$, () => exports.GetApprovalRuleTemplateOutput$
|
|
3106
|
+
];
|
|
3107
|
+
exports.GetBlob$ = [9, n0, _GB,
|
|
3108
|
+
0, () => exports.GetBlobInput$, () => exports.GetBlobOutput$
|
|
3109
|
+
];
|
|
3110
|
+
exports.GetBranch$ = [9, n0, _GBe,
|
|
3111
|
+
0, () => exports.GetBranchInput$, () => exports.GetBranchOutput$
|
|
3112
|
+
];
|
|
3113
|
+
exports.GetComment$ = [9, n0, _GC,
|
|
3114
|
+
0, () => exports.GetCommentInput$, () => exports.GetCommentOutput$
|
|
3115
|
+
];
|
|
3116
|
+
exports.GetCommentReactions$ = [9, n0, _GCR,
|
|
3117
|
+
0, () => exports.GetCommentReactionsInput$, () => exports.GetCommentReactionsOutput$
|
|
3118
|
+
];
|
|
3119
|
+
exports.GetCommentsForComparedCommit$ = [9, n0, _GCFCC,
|
|
3120
|
+
0, () => exports.GetCommentsForComparedCommitInput$, () => exports.GetCommentsForComparedCommitOutput$
|
|
3121
|
+
];
|
|
3122
|
+
exports.GetCommentsForPullRequest$ = [9, n0, _GCFPR,
|
|
3123
|
+
0, () => exports.GetCommentsForPullRequestInput$, () => exports.GetCommentsForPullRequestOutput$
|
|
3124
|
+
];
|
|
3125
|
+
exports.GetCommit$ = [9, n0, _GCe,
|
|
3126
|
+
0, () => exports.GetCommitInput$, () => exports.GetCommitOutput$
|
|
3127
|
+
];
|
|
3128
|
+
exports.GetDifferences$ = [9, n0, _GD,
|
|
3129
|
+
0, () => exports.GetDifferencesInput$, () => exports.GetDifferencesOutput$
|
|
3130
|
+
];
|
|
3131
|
+
exports.GetFile$ = [9, n0, _GF,
|
|
3132
|
+
0, () => exports.GetFileInput$, () => exports.GetFileOutput$
|
|
3133
|
+
];
|
|
3134
|
+
exports.GetFolder$ = [9, n0, _GFe,
|
|
3135
|
+
0, () => exports.GetFolderInput$, () => exports.GetFolderOutput$
|
|
3136
|
+
];
|
|
3137
|
+
exports.GetMergeCommit$ = [9, n0, _GMC,
|
|
3138
|
+
0, () => exports.GetMergeCommitInput$, () => exports.GetMergeCommitOutput$
|
|
3139
|
+
];
|
|
3140
|
+
exports.GetMergeConflicts$ = [9, n0, _GMCe,
|
|
3141
|
+
0, () => exports.GetMergeConflictsInput$, () => exports.GetMergeConflictsOutput$
|
|
3142
|
+
];
|
|
3143
|
+
exports.GetMergeOptions$ = [9, n0, _GMO,
|
|
3144
|
+
0, () => exports.GetMergeOptionsInput$, () => exports.GetMergeOptionsOutput$
|
|
3145
|
+
];
|
|
3146
|
+
exports.GetPullRequest$ = [9, n0, _GPR,
|
|
3147
|
+
0, () => exports.GetPullRequestInput$, () => exports.GetPullRequestOutput$
|
|
3148
|
+
];
|
|
3149
|
+
exports.GetPullRequestApprovalStates$ = [9, n0, _GPRAS,
|
|
3150
|
+
0, () => exports.GetPullRequestApprovalStatesInput$, () => exports.GetPullRequestApprovalStatesOutput$
|
|
3151
|
+
];
|
|
3152
|
+
exports.GetPullRequestOverrideState$ = [9, n0, _GPROS,
|
|
3153
|
+
0, () => exports.GetPullRequestOverrideStateInput$, () => exports.GetPullRequestOverrideStateOutput$
|
|
3154
|
+
];
|
|
3155
|
+
exports.GetRepository$ = [9, n0, _GR,
|
|
3156
|
+
0, () => exports.GetRepositoryInput$, () => exports.GetRepositoryOutput$
|
|
3157
|
+
];
|
|
3158
|
+
exports.GetRepositoryTriggers$ = [9, n0, _GRT,
|
|
3159
|
+
0, () => exports.GetRepositoryTriggersInput$, () => exports.GetRepositoryTriggersOutput$
|
|
3160
|
+
];
|
|
3161
|
+
exports.ListApprovalRuleTemplates$ = [9, n0, _LART,
|
|
3162
|
+
0, () => exports.ListApprovalRuleTemplatesInput$, () => exports.ListApprovalRuleTemplatesOutput$
|
|
3163
|
+
];
|
|
3164
|
+
exports.ListAssociatedApprovalRuleTemplatesForRepository$ = [9, n0, _LAARTFR,
|
|
3165
|
+
0, () => exports.ListAssociatedApprovalRuleTemplatesForRepositoryInput$, () => exports.ListAssociatedApprovalRuleTemplatesForRepositoryOutput$
|
|
3166
|
+
];
|
|
3167
|
+
exports.ListBranches$ = [9, n0, _LB,
|
|
3168
|
+
0, () => exports.ListBranchesInput$, () => exports.ListBranchesOutput$
|
|
3169
|
+
];
|
|
3170
|
+
exports.ListFileCommitHistory$ = [9, n0, _LFCH,
|
|
3171
|
+
0, () => exports.ListFileCommitHistoryRequest$, () => exports.ListFileCommitHistoryResponse$
|
|
3172
|
+
];
|
|
3173
|
+
exports.ListPullRequests$ = [9, n0, _LPR,
|
|
3174
|
+
0, () => exports.ListPullRequestsInput$, () => exports.ListPullRequestsOutput$
|
|
3175
|
+
];
|
|
3176
|
+
exports.ListRepositories$ = [9, n0, _LR,
|
|
3177
|
+
0, () => exports.ListRepositoriesInput$, () => exports.ListRepositoriesOutput$
|
|
3178
|
+
];
|
|
3179
|
+
exports.ListRepositoriesForApprovalRuleTemplate$ = [9, n0, _LRFART,
|
|
3180
|
+
0, () => exports.ListRepositoriesForApprovalRuleTemplateInput$, () => exports.ListRepositoriesForApprovalRuleTemplateOutput$
|
|
3181
|
+
];
|
|
3182
|
+
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
3183
|
+
0, () => exports.ListTagsForResourceInput$, () => exports.ListTagsForResourceOutput$
|
|
3184
|
+
];
|
|
3185
|
+
exports.MergeBranchesByFastForward$ = [9, n0, _MBBFF,
|
|
3186
|
+
0, () => exports.MergeBranchesByFastForwardInput$, () => exports.MergeBranchesByFastForwardOutput$
|
|
3187
|
+
];
|
|
3188
|
+
exports.MergeBranchesBySquash$ = [9, n0, _MBBS,
|
|
3189
|
+
0, () => exports.MergeBranchesBySquashInput$, () => exports.MergeBranchesBySquashOutput$
|
|
3190
|
+
];
|
|
3191
|
+
exports.MergeBranchesByThreeWay$ = [9, n0, _MBBTW,
|
|
3192
|
+
0, () => exports.MergeBranchesByThreeWayInput$, () => exports.MergeBranchesByThreeWayOutput$
|
|
3193
|
+
];
|
|
3194
|
+
exports.MergePullRequestByFastForward$ = [9, n0, _MPRBFF,
|
|
3195
|
+
0, () => exports.MergePullRequestByFastForwardInput$, () => exports.MergePullRequestByFastForwardOutput$
|
|
3196
|
+
];
|
|
3197
|
+
exports.MergePullRequestBySquash$ = [9, n0, _MPRBS,
|
|
3198
|
+
0, () => exports.MergePullRequestBySquashInput$, () => exports.MergePullRequestBySquashOutput$
|
|
3199
|
+
];
|
|
3200
|
+
exports.MergePullRequestByThreeWay$ = [9, n0, _MPRBTW,
|
|
3201
|
+
0, () => exports.MergePullRequestByThreeWayInput$, () => exports.MergePullRequestByThreeWayOutput$
|
|
3202
|
+
];
|
|
3203
|
+
exports.OverridePullRequestApprovalRules$ = [9, n0, _OPRAR,
|
|
3204
|
+
0, () => exports.OverridePullRequestApprovalRulesInput$, () => __Unit
|
|
3205
|
+
];
|
|
3206
|
+
exports.PostCommentForComparedCommit$ = [9, n0, _PCFCC,
|
|
3207
|
+
2, () => exports.PostCommentForComparedCommitInput$, () => exports.PostCommentForComparedCommitOutput$
|
|
3208
|
+
];
|
|
3209
|
+
exports.PostCommentForPullRequest$ = [9, n0, _PCFPR,
|
|
3210
|
+
2, () => exports.PostCommentForPullRequestInput$, () => exports.PostCommentForPullRequestOutput$
|
|
3211
|
+
];
|
|
3212
|
+
exports.PostCommentReply$ = [9, n0, _PCR,
|
|
3213
|
+
2, () => exports.PostCommentReplyInput$, () => exports.PostCommentReplyOutput$
|
|
3214
|
+
];
|
|
3215
|
+
exports.PutCommentReaction$ = [9, n0, _PCRu,
|
|
3216
|
+
0, () => exports.PutCommentReactionInput$, () => __Unit
|
|
3217
|
+
];
|
|
3218
|
+
exports.PutFile$ = [9, n0, _PF,
|
|
3219
|
+
0, () => exports.PutFileInput$, () => exports.PutFileOutput$
|
|
3220
|
+
];
|
|
3221
|
+
exports.PutRepositoryTriggers$ = [9, n0, _PRTu,
|
|
3222
|
+
0, () => exports.PutRepositoryTriggersInput$, () => exports.PutRepositoryTriggersOutput$
|
|
3223
|
+
];
|
|
3224
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
3225
|
+
0, () => exports.TagResourceInput$, () => __Unit
|
|
3226
|
+
];
|
|
3227
|
+
exports.TestRepositoryTriggers$ = [9, n0, _TRT,
|
|
3228
|
+
0, () => exports.TestRepositoryTriggersInput$, () => exports.TestRepositoryTriggersOutput$
|
|
3229
|
+
];
|
|
3230
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
3231
|
+
0, () => exports.UntagResourceInput$, () => __Unit
|
|
3232
|
+
];
|
|
3233
|
+
exports.UpdateApprovalRuleTemplateContent$ = [9, n0, _UARTC,
|
|
3234
|
+
0, () => exports.UpdateApprovalRuleTemplateContentInput$, () => exports.UpdateApprovalRuleTemplateContentOutput$
|
|
3235
|
+
];
|
|
3236
|
+
exports.UpdateApprovalRuleTemplateDescription$ = [9, n0, _UARTD,
|
|
3237
|
+
0, () => exports.UpdateApprovalRuleTemplateDescriptionInput$, () => exports.UpdateApprovalRuleTemplateDescriptionOutput$
|
|
3238
|
+
];
|
|
3239
|
+
exports.UpdateApprovalRuleTemplateName$ = [9, n0, _UARTN,
|
|
3240
|
+
0, () => exports.UpdateApprovalRuleTemplateNameInput$, () => exports.UpdateApprovalRuleTemplateNameOutput$
|
|
3241
|
+
];
|
|
3242
|
+
exports.UpdateComment$ = [9, n0, _UC,
|
|
3243
|
+
0, () => exports.UpdateCommentInput$, () => exports.UpdateCommentOutput$
|
|
3244
|
+
];
|
|
3245
|
+
exports.UpdateDefaultBranch$ = [9, n0, _UDB,
|
|
3246
|
+
0, () => exports.UpdateDefaultBranchInput$, () => __Unit
|
|
3247
|
+
];
|
|
3248
|
+
exports.UpdatePullRequestApprovalRuleContent$ = [9, n0, _UPRARC,
|
|
3249
|
+
0, () => exports.UpdatePullRequestApprovalRuleContentInput$, () => exports.UpdatePullRequestApprovalRuleContentOutput$
|
|
3250
|
+
];
|
|
3251
|
+
exports.UpdatePullRequestApprovalState$ = [9, n0, _UPRAS,
|
|
3252
|
+
0, () => exports.UpdatePullRequestApprovalStateInput$, () => __Unit
|
|
3253
|
+
];
|
|
3254
|
+
exports.UpdatePullRequestDescription$ = [9, n0, _UPRD,
|
|
3255
|
+
0, () => exports.UpdatePullRequestDescriptionInput$, () => exports.UpdatePullRequestDescriptionOutput$
|
|
3256
|
+
];
|
|
3257
|
+
exports.UpdatePullRequestStatus$ = [9, n0, _UPRS,
|
|
3258
|
+
0, () => exports.UpdatePullRequestStatusInput$, () => exports.UpdatePullRequestStatusOutput$
|
|
3259
|
+
];
|
|
3260
|
+
exports.UpdatePullRequestTitle$ = [9, n0, _UPRT,
|
|
3261
|
+
0, () => exports.UpdatePullRequestTitleInput$, () => exports.UpdatePullRequestTitleOutput$
|
|
3262
|
+
];
|
|
3263
|
+
exports.UpdateRepositoryDescription$ = [9, n0, _URD,
|
|
3264
|
+
0, () => exports.UpdateRepositoryDescriptionInput$, () => __Unit
|
|
3265
|
+
];
|
|
3266
|
+
exports.UpdateRepositoryEncryptionKey$ = [9, n0, _UREK,
|
|
3267
|
+
0, () => exports.UpdateRepositoryEncryptionKeyInput$, () => exports.UpdateRepositoryEncryptionKeyOutput$
|
|
3268
|
+
];
|
|
3269
|
+
exports.UpdateRepositoryName$ = [9, n0, _URN,
|
|
3270
|
+
0, () => exports.UpdateRepositoryNameInput$, () => __Unit
|
|
3271
|
+
];
|