@aws-sdk/client-codecommit 3.306.0 → 3.310.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.
Files changed (159) hide show
  1. package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -2
  2. package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -2
  3. package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -2
  7. package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -2
  8. package/dist-cjs/commands/CreateBranchCommand.js +2 -2
  9. package/dist-cjs/commands/CreateCommitCommand.js +2 -2
  10. package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -2
  11. package/dist-cjs/commands/CreatePullRequestCommand.js +2 -2
  12. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
  13. package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteBranchCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteFileCommand.js +2 -2
  18. package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -2
  22. package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -2
  23. package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -2
  24. package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -2
  25. package/dist-cjs/commands/GetBlobCommand.js +2 -2
  26. package/dist-cjs/commands/GetBranchCommand.js +2 -2
  27. package/dist-cjs/commands/GetCommentCommand.js +2 -2
  28. package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -2
  29. package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -2
  30. package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -2
  31. package/dist-cjs/commands/GetCommitCommand.js +2 -2
  32. package/dist-cjs/commands/GetDifferencesCommand.js +2 -2
  33. package/dist-cjs/commands/GetFileCommand.js +2 -2
  34. package/dist-cjs/commands/GetFolderCommand.js +2 -2
  35. package/dist-cjs/commands/GetMergeCommitCommand.js +2 -2
  36. package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -2
  37. package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -2
  38. package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -2
  39. package/dist-cjs/commands/GetPullRequestCommand.js +2 -2
  40. package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -2
  41. package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
  42. package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -2
  43. package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -2
  44. package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -2
  45. package/dist-cjs/commands/ListBranchesCommand.js +2 -2
  46. package/dist-cjs/commands/ListPullRequestsCommand.js +2 -2
  47. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
  48. package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -2
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  50. package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -2
  51. package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -2
  52. package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -2
  53. package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -2
  54. package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -2
  55. package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -2
  56. package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -2
  57. package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -2
  58. package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -2
  59. package/dist-cjs/commands/PostCommentReplyCommand.js +2 -2
  60. package/dist-cjs/commands/PutCommentReactionCommand.js +2 -2
  61. package/dist-cjs/commands/PutFileCommand.js +2 -2
  62. package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -2
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -2
  65. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateCommentCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -2
  71. package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -2
  72. package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -2
  73. package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -2
  74. package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -2
  75. package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -2
  78. package/dist-cjs/protocols/Aws_json1_1.js +2653 -2713
  79. package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +3 -3
  80. package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +3 -3
  81. package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +3 -3
  82. package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +3 -3
  83. package/dist-es/commands/BatchGetCommitsCommand.js +3 -3
  84. package/dist-es/commands/BatchGetRepositoriesCommand.js +3 -3
  85. package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +3 -3
  86. package/dist-es/commands/CreateBranchCommand.js +3 -3
  87. package/dist-es/commands/CreateCommitCommand.js +3 -3
  88. package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +3 -3
  89. package/dist-es/commands/CreatePullRequestCommand.js +3 -3
  90. package/dist-es/commands/CreateRepositoryCommand.js +3 -3
  91. package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +3 -3
  92. package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +3 -3
  93. package/dist-es/commands/DeleteBranchCommand.js +3 -3
  94. package/dist-es/commands/DeleteCommentContentCommand.js +3 -3
  95. package/dist-es/commands/DeleteFileCommand.js +3 -3
  96. package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +3 -3
  97. package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
  98. package/dist-es/commands/DescribeMergeConflictsCommand.js +3 -3
  99. package/dist-es/commands/DescribePullRequestEventsCommand.js +3 -3
  100. package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +3 -3
  101. package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +3 -3
  102. package/dist-es/commands/GetApprovalRuleTemplateCommand.js +3 -3
  103. package/dist-es/commands/GetBlobCommand.js +3 -3
  104. package/dist-es/commands/GetBranchCommand.js +3 -3
  105. package/dist-es/commands/GetCommentCommand.js +3 -3
  106. package/dist-es/commands/GetCommentReactionsCommand.js +3 -3
  107. package/dist-es/commands/GetCommentsForComparedCommitCommand.js +3 -3
  108. package/dist-es/commands/GetCommentsForPullRequestCommand.js +3 -3
  109. package/dist-es/commands/GetCommitCommand.js +3 -3
  110. package/dist-es/commands/GetDifferencesCommand.js +3 -3
  111. package/dist-es/commands/GetFileCommand.js +3 -3
  112. package/dist-es/commands/GetFolderCommand.js +3 -3
  113. package/dist-es/commands/GetMergeCommitCommand.js +3 -3
  114. package/dist-es/commands/GetMergeConflictsCommand.js +3 -3
  115. package/dist-es/commands/GetMergeOptionsCommand.js +3 -3
  116. package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +3 -3
  117. package/dist-es/commands/GetPullRequestCommand.js +3 -3
  118. package/dist-es/commands/GetPullRequestOverrideStateCommand.js +3 -3
  119. package/dist-es/commands/GetRepositoryCommand.js +3 -3
  120. package/dist-es/commands/GetRepositoryTriggersCommand.js +3 -3
  121. package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +3 -3
  122. package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +3 -3
  123. package/dist-es/commands/ListBranchesCommand.js +3 -3
  124. package/dist-es/commands/ListPullRequestsCommand.js +3 -3
  125. package/dist-es/commands/ListRepositoriesCommand.js +3 -3
  126. package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +3 -3
  127. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  128. package/dist-es/commands/MergeBranchesByFastForwardCommand.js +3 -3
  129. package/dist-es/commands/MergeBranchesBySquashCommand.js +3 -3
  130. package/dist-es/commands/MergeBranchesByThreeWayCommand.js +3 -3
  131. package/dist-es/commands/MergePullRequestByFastForwardCommand.js +3 -3
  132. package/dist-es/commands/MergePullRequestBySquashCommand.js +3 -3
  133. package/dist-es/commands/MergePullRequestByThreeWayCommand.js +3 -3
  134. package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +3 -3
  135. package/dist-es/commands/PostCommentForComparedCommitCommand.js +3 -3
  136. package/dist-es/commands/PostCommentForPullRequestCommand.js +3 -3
  137. package/dist-es/commands/PostCommentReplyCommand.js +3 -3
  138. package/dist-es/commands/PutCommentReactionCommand.js +3 -3
  139. package/dist-es/commands/PutFileCommand.js +3 -3
  140. package/dist-es/commands/PutRepositoryTriggersCommand.js +3 -3
  141. package/dist-es/commands/TagResourceCommand.js +3 -3
  142. package/dist-es/commands/TestRepositoryTriggersCommand.js +3 -3
  143. package/dist-es/commands/UntagResourceCommand.js +3 -3
  144. package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +3 -3
  145. package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +3 -3
  146. package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +3 -3
  147. package/dist-es/commands/UpdateCommentCommand.js +3 -3
  148. package/dist-es/commands/UpdateDefaultBranchCommand.js +3 -3
  149. package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +3 -3
  150. package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +3 -3
  151. package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +3 -3
  152. package/dist-es/commands/UpdatePullRequestStatusCommand.js +3 -3
  153. package/dist-es/commands/UpdatePullRequestTitleCommand.js +3 -3
  154. package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +3 -3
  155. package/dist-es/commands/UpdateRepositoryNameCommand.js +3 -3
  156. package/dist-es/protocols/Aws_json1_1.js +2495 -2555
  157. package/dist-types/protocols/Aws_json1_1.d.ts +616 -154
  158. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +154 -154
  159. package/package.json +35 -35
@@ -77,157 +77,619 @@ import { UpdatePullRequestStatusCommandInput, UpdatePullRequestStatusCommandOutp
77
77
  import { UpdatePullRequestTitleCommandInput, UpdatePullRequestTitleCommandOutput } from "../commands/UpdatePullRequestTitleCommand";
78
78
  import { UpdateRepositoryDescriptionCommandInput, UpdateRepositoryDescriptionCommandOutput } from "../commands/UpdateRepositoryDescriptionCommand";
79
79
  import { UpdateRepositoryNameCommandInput, UpdateRepositoryNameCommandOutput } from "../commands/UpdateRepositoryNameCommand";
80
- export declare const serializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand: (input: AssociateApprovalRuleTemplateWithRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1BatchDescribeMergeConflictsCommand: (input: BatchDescribeMergeConflictsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1BatchGetCommitsCommand: (input: BatchGetCommitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1BatchGetRepositoriesCommand: (input: BatchGetRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1CreateApprovalRuleTemplateCommand: (input: CreateApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1CreateBranchCommand: (input: CreateBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1CreateCommitCommand: (input: CreateCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1CreatePullRequestCommand: (input: CreatePullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1CreatePullRequestApprovalRuleCommand: (input: CreatePullRequestApprovalRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1CreateRepositoryCommand: (input: CreateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1CreateUnreferencedMergeCommitCommand: (input: CreateUnreferencedMergeCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1DeleteApprovalRuleTemplateCommand: (input: DeleteApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1DeleteBranchCommand: (input: DeleteBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1DeleteCommentContentCommand: (input: DeleteCommentContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1DeleteFileCommand: (input: DeleteFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1DeletePullRequestApprovalRuleCommand: (input: DeletePullRequestApprovalRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1DeleteRepositoryCommand: (input: DeleteRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1DescribeMergeConflictsCommand: (input: DescribeMergeConflictsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1DescribePullRequestEventsCommand: (input: DescribePullRequestEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand: (input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1EvaluatePullRequestApprovalRulesCommand: (input: EvaluatePullRequestApprovalRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1GetApprovalRuleTemplateCommand: (input: GetApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1GetBlobCommand: (input: GetBlobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1GetBranchCommand: (input: GetBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1GetCommentCommand: (input: GetCommentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1GetCommentReactionsCommand: (input: GetCommentReactionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1GetCommentsForComparedCommitCommand: (input: GetCommentsForComparedCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1GetCommentsForPullRequestCommand: (input: GetCommentsForPullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1GetCommitCommand: (input: GetCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1GetDifferencesCommand: (input: GetDifferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1GetFileCommand: (input: GetFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1GetFolderCommand: (input: GetFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1GetMergeCommitCommand: (input: GetMergeCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1GetMergeConflictsCommand: (input: GetMergeConflictsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1GetMergeOptionsCommand: (input: GetMergeOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1GetPullRequestCommand: (input: GetPullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1GetPullRequestApprovalStatesCommand: (input: GetPullRequestApprovalStatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1GetPullRequestOverrideStateCommand: (input: GetPullRequestOverrideStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1GetRepositoryCommand: (input: GetRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1GetRepositoryTriggersCommand: (input: GetRepositoryTriggersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1ListApprovalRuleTemplatesCommand: (input: ListApprovalRuleTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (input: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1ListBranchesCommand: (input: ListBranchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1ListPullRequestsCommand: (input: ListPullRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1ListRepositoriesCommand: (input: ListRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand: (input: ListRepositoriesForApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_1MergeBranchesByFastForwardCommand: (input: MergeBranchesByFastForwardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_1MergeBranchesBySquashCommand: (input: MergeBranchesBySquashCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_1MergeBranchesByThreeWayCommand: (input: MergeBranchesByThreeWayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_1MergePullRequestByFastForwardCommand: (input: MergePullRequestByFastForwardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_json1_1MergePullRequestBySquashCommand: (input: MergePullRequestBySquashCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_json1_1MergePullRequestByThreeWayCommand: (input: MergePullRequestByThreeWayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_json1_1OverridePullRequestApprovalRulesCommand: (input: OverridePullRequestApprovalRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_json1_1PostCommentForComparedCommitCommand: (input: PostCommentForComparedCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_json1_1PostCommentForPullRequestCommand: (input: PostCommentForPullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_json1_1PostCommentReplyCommand: (input: PostCommentReplyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_json1_1PutCommentReactionCommand: (input: PutCommentReactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_json1_1PutFileCommand: (input: PutFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_json1_1PutRepositoryTriggersCommand: (input: PutRepositoryTriggersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_json1_1TestRepositoryTriggersCommand: (input: TestRepositoryTriggersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_json1_1UpdateApprovalRuleTemplateContentCommand: (input: UpdateApprovalRuleTemplateContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_json1_1UpdateApprovalRuleTemplateDescriptionCommand: (input: UpdateApprovalRuleTemplateDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_json1_1UpdateApprovalRuleTemplateNameCommand: (input: UpdateApprovalRuleTemplateNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_json1_1UpdateCommentCommand: (input: UpdateCommentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_json1_1UpdateDefaultBranchCommand: (input: UpdateDefaultBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_json1_1UpdatePullRequestApprovalRuleContentCommand: (input: UpdatePullRequestApprovalRuleContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_json1_1UpdatePullRequestApprovalStateCommand: (input: UpdatePullRequestApprovalStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_json1_1UpdatePullRequestDescriptionCommand: (input: UpdatePullRequestDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_json1_1UpdatePullRequestStatusCommand: (input: UpdatePullRequestStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_json1_1UpdatePullRequestTitleCommand: (input: UpdatePullRequestTitleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_json1_1UpdateRepositoryDescriptionCommand: (input: UpdateRepositoryDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_json1_1UpdateRepositoryNameCommand: (input: UpdateRepositoryNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const deserializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApprovalRuleTemplateWithRepositoryCommandOutput>;
158
- export declare const deserializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput>;
159
- export declare const deserializeAws_json1_1BatchDescribeMergeConflictsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDescribeMergeConflictsCommandOutput>;
160
- export declare const deserializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput>;
161
- export declare const deserializeAws_json1_1BatchGetCommitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetCommitsCommandOutput>;
162
- export declare const deserializeAws_json1_1BatchGetRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetRepositoriesCommandOutput>;
163
- export declare const deserializeAws_json1_1CreateApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApprovalRuleTemplateCommandOutput>;
164
- export declare const deserializeAws_json1_1CreateBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBranchCommandOutput>;
165
- export declare const deserializeAws_json1_1CreateCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCommitCommandOutput>;
166
- export declare const deserializeAws_json1_1CreatePullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePullRequestCommandOutput>;
167
- export declare const deserializeAws_json1_1CreatePullRequestApprovalRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePullRequestApprovalRuleCommandOutput>;
168
- export declare const deserializeAws_json1_1CreateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRepositoryCommandOutput>;
169
- export declare const deserializeAws_json1_1CreateUnreferencedMergeCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUnreferencedMergeCommitCommandOutput>;
170
- export declare const deserializeAws_json1_1DeleteApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApprovalRuleTemplateCommandOutput>;
171
- export declare const deserializeAws_json1_1DeleteBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBranchCommandOutput>;
172
- export declare const deserializeAws_json1_1DeleteCommentContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCommentContentCommandOutput>;
173
- export declare const deserializeAws_json1_1DeleteFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileCommandOutput>;
174
- export declare const deserializeAws_json1_1DeletePullRequestApprovalRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePullRequestApprovalRuleCommandOutput>;
175
- export declare const deserializeAws_json1_1DeleteRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryCommandOutput>;
176
- export declare const deserializeAws_json1_1DescribeMergeConflictsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMergeConflictsCommandOutput>;
177
- export declare const deserializeAws_json1_1DescribePullRequestEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePullRequestEventsCommandOutput>;
178
- export declare const deserializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApprovalRuleTemplateFromRepositoryCommandOutput>;
179
- export declare const deserializeAws_json1_1EvaluatePullRequestApprovalRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EvaluatePullRequestApprovalRulesCommandOutput>;
180
- export declare const deserializeAws_json1_1GetApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApprovalRuleTemplateCommandOutput>;
181
- export declare const deserializeAws_json1_1GetBlobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBlobCommandOutput>;
182
- export declare const deserializeAws_json1_1GetBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBranchCommandOutput>;
183
- export declare const deserializeAws_json1_1GetCommentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentCommandOutput>;
184
- export declare const deserializeAws_json1_1GetCommentReactionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentReactionsCommandOutput>;
185
- export declare const deserializeAws_json1_1GetCommentsForComparedCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentsForComparedCommitCommandOutput>;
186
- export declare const deserializeAws_json1_1GetCommentsForPullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentsForPullRequestCommandOutput>;
187
- export declare const deserializeAws_json1_1GetCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommitCommandOutput>;
188
- export declare const deserializeAws_json1_1GetDifferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDifferencesCommandOutput>;
189
- export declare const deserializeAws_json1_1GetFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFileCommandOutput>;
190
- export declare const deserializeAws_json1_1GetFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFolderCommandOutput>;
191
- export declare const deserializeAws_json1_1GetMergeCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMergeCommitCommandOutput>;
192
- export declare const deserializeAws_json1_1GetMergeConflictsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMergeConflictsCommandOutput>;
193
- export declare const deserializeAws_json1_1GetMergeOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMergeOptionsCommandOutput>;
194
- export declare const deserializeAws_json1_1GetPullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPullRequestCommandOutput>;
195
- export declare const deserializeAws_json1_1GetPullRequestApprovalStatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPullRequestApprovalStatesCommandOutput>;
196
- export declare const deserializeAws_json1_1GetPullRequestOverrideStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPullRequestOverrideStateCommandOutput>;
197
- export declare const deserializeAws_json1_1GetRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryCommandOutput>;
198
- export declare const deserializeAws_json1_1GetRepositoryTriggersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryTriggersCommandOutput>;
199
- export declare const deserializeAws_json1_1ListApprovalRuleTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApprovalRuleTemplatesCommandOutput>;
200
- export declare const deserializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput>;
201
- export declare const deserializeAws_json1_1ListBranchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBranchesCommandOutput>;
202
- export declare const deserializeAws_json1_1ListPullRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPullRequestsCommandOutput>;
203
- export declare const deserializeAws_json1_1ListRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesCommandOutput>;
204
- export declare const deserializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesForApprovalRuleTemplateCommandOutput>;
205
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
206
- export declare const deserializeAws_json1_1MergeBranchesByFastForwardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergeBranchesByFastForwardCommandOutput>;
207
- export declare const deserializeAws_json1_1MergeBranchesBySquashCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergeBranchesBySquashCommandOutput>;
208
- export declare const deserializeAws_json1_1MergeBranchesByThreeWayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergeBranchesByThreeWayCommandOutput>;
209
- export declare const deserializeAws_json1_1MergePullRequestByFastForwardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergePullRequestByFastForwardCommandOutput>;
210
- export declare const deserializeAws_json1_1MergePullRequestBySquashCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergePullRequestBySquashCommandOutput>;
211
- export declare const deserializeAws_json1_1MergePullRequestByThreeWayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergePullRequestByThreeWayCommandOutput>;
212
- export declare const deserializeAws_json1_1OverridePullRequestApprovalRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<OverridePullRequestApprovalRulesCommandOutput>;
213
- export declare const deserializeAws_json1_1PostCommentForComparedCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostCommentForComparedCommitCommandOutput>;
214
- export declare const deserializeAws_json1_1PostCommentForPullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostCommentForPullRequestCommandOutput>;
215
- export declare const deserializeAws_json1_1PostCommentReplyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostCommentReplyCommandOutput>;
216
- export declare const deserializeAws_json1_1PutCommentReactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutCommentReactionCommandOutput>;
217
- export declare const deserializeAws_json1_1PutFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutFileCommandOutput>;
218
- export declare const deserializeAws_json1_1PutRepositoryTriggersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRepositoryTriggersCommandOutput>;
219
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
220
- export declare const deserializeAws_json1_1TestRepositoryTriggersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestRepositoryTriggersCommandOutput>;
221
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
222
- export declare const deserializeAws_json1_1UpdateApprovalRuleTemplateContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApprovalRuleTemplateContentCommandOutput>;
223
- export declare const deserializeAws_json1_1UpdateApprovalRuleTemplateDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApprovalRuleTemplateDescriptionCommandOutput>;
224
- export declare const deserializeAws_json1_1UpdateApprovalRuleTemplateNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApprovalRuleTemplateNameCommandOutput>;
225
- export declare const deserializeAws_json1_1UpdateCommentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCommentCommandOutput>;
226
- export declare const deserializeAws_json1_1UpdateDefaultBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDefaultBranchCommandOutput>;
227
- export declare const deserializeAws_json1_1UpdatePullRequestApprovalRuleContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestApprovalRuleContentCommandOutput>;
228
- export declare const deserializeAws_json1_1UpdatePullRequestApprovalStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestApprovalStateCommandOutput>;
229
- export declare const deserializeAws_json1_1UpdatePullRequestDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestDescriptionCommandOutput>;
230
- export declare const deserializeAws_json1_1UpdatePullRequestStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestStatusCommandOutput>;
231
- export declare const deserializeAws_json1_1UpdatePullRequestTitleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestTitleCommandOutput>;
232
- export declare const deserializeAws_json1_1UpdateRepositoryDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRepositoryDescriptionCommandOutput>;
233
- export declare const deserializeAws_json1_1UpdateRepositoryNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRepositoryNameCommandOutput>;
80
+ /**
81
+ * serializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand
82
+ */
83
+ export declare const se_AssociateApprovalRuleTemplateWithRepositoryCommand: (input: AssociateApprovalRuleTemplateWithRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand
86
+ */
87
+ export declare const se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_1BatchDescribeMergeConflictsCommand
90
+ */
91
+ export declare const se_BatchDescribeMergeConflictsCommand: (input: BatchDescribeMergeConflictsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand
94
+ */
95
+ export declare const se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_1BatchGetCommitsCommand
98
+ */
99
+ export declare const se_BatchGetCommitsCommand: (input: BatchGetCommitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_1BatchGetRepositoriesCommand
102
+ */
103
+ export declare const se_BatchGetRepositoriesCommand: (input: BatchGetRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_1CreateApprovalRuleTemplateCommand
106
+ */
107
+ export declare const se_CreateApprovalRuleTemplateCommand: (input: CreateApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1CreateBranchCommand
110
+ */
111
+ export declare const se_CreateBranchCommand: (input: CreateBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1CreateCommitCommand
114
+ */
115
+ export declare const se_CreateCommitCommand: (input: CreateCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1CreatePullRequestCommand
118
+ */
119
+ export declare const se_CreatePullRequestCommand: (input: CreatePullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1CreatePullRequestApprovalRuleCommand
122
+ */
123
+ export declare const se_CreatePullRequestApprovalRuleCommand: (input: CreatePullRequestApprovalRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1CreateRepositoryCommand
126
+ */
127
+ export declare const se_CreateRepositoryCommand: (input: CreateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1CreateUnreferencedMergeCommitCommand
130
+ */
131
+ export declare const se_CreateUnreferencedMergeCommitCommand: (input: CreateUnreferencedMergeCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1DeleteApprovalRuleTemplateCommand
134
+ */
135
+ export declare const se_DeleteApprovalRuleTemplateCommand: (input: DeleteApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1DeleteBranchCommand
138
+ */
139
+ export declare const se_DeleteBranchCommand: (input: DeleteBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1DeleteCommentContentCommand
142
+ */
143
+ export declare const se_DeleteCommentContentCommand: (input: DeleteCommentContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1DeleteFileCommand
146
+ */
147
+ export declare const se_DeleteFileCommand: (input: DeleteFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1DeletePullRequestApprovalRuleCommand
150
+ */
151
+ export declare const se_DeletePullRequestApprovalRuleCommand: (input: DeletePullRequestApprovalRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1DeleteRepositoryCommand
154
+ */
155
+ export declare const se_DeleteRepositoryCommand: (input: DeleteRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1DescribeMergeConflictsCommand
158
+ */
159
+ export declare const se_DescribeMergeConflictsCommand: (input: DescribeMergeConflictsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1DescribePullRequestEventsCommand
162
+ */
163
+ export declare const se_DescribePullRequestEventsCommand: (input: DescribePullRequestEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand
166
+ */
167
+ export declare const se_DisassociateApprovalRuleTemplateFromRepositoryCommand: (input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1EvaluatePullRequestApprovalRulesCommand
170
+ */
171
+ export declare const se_EvaluatePullRequestApprovalRulesCommand: (input: EvaluatePullRequestApprovalRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1GetApprovalRuleTemplateCommand
174
+ */
175
+ export declare const se_GetApprovalRuleTemplateCommand: (input: GetApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1GetBlobCommand
178
+ */
179
+ export declare const se_GetBlobCommand: (input: GetBlobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1GetBranchCommand
182
+ */
183
+ export declare const se_GetBranchCommand: (input: GetBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1GetCommentCommand
186
+ */
187
+ export declare const se_GetCommentCommand: (input: GetCommentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_json1_1GetCommentReactionsCommand
190
+ */
191
+ export declare const se_GetCommentReactionsCommand: (input: GetCommentReactionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_json1_1GetCommentsForComparedCommitCommand
194
+ */
195
+ export declare const se_GetCommentsForComparedCommitCommand: (input: GetCommentsForComparedCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_json1_1GetCommentsForPullRequestCommand
198
+ */
199
+ export declare const se_GetCommentsForPullRequestCommand: (input: GetCommentsForPullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_json1_1GetCommitCommand
202
+ */
203
+ export declare const se_GetCommitCommand: (input: GetCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_json1_1GetDifferencesCommand
206
+ */
207
+ export declare const se_GetDifferencesCommand: (input: GetDifferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_json1_1GetFileCommand
210
+ */
211
+ export declare const se_GetFileCommand: (input: GetFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_json1_1GetFolderCommand
214
+ */
215
+ export declare const se_GetFolderCommand: (input: GetFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_json1_1GetMergeCommitCommand
218
+ */
219
+ export declare const se_GetMergeCommitCommand: (input: GetMergeCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_json1_1GetMergeConflictsCommand
222
+ */
223
+ export declare const se_GetMergeConflictsCommand: (input: GetMergeConflictsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_json1_1GetMergeOptionsCommand
226
+ */
227
+ export declare const se_GetMergeOptionsCommand: (input: GetMergeOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_json1_1GetPullRequestCommand
230
+ */
231
+ export declare const se_GetPullRequestCommand: (input: GetPullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_json1_1GetPullRequestApprovalStatesCommand
234
+ */
235
+ export declare const se_GetPullRequestApprovalStatesCommand: (input: GetPullRequestApprovalStatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_json1_1GetPullRequestOverrideStateCommand
238
+ */
239
+ export declare const se_GetPullRequestOverrideStateCommand: (input: GetPullRequestOverrideStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_json1_1GetRepositoryCommand
242
+ */
243
+ export declare const se_GetRepositoryCommand: (input: GetRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_json1_1GetRepositoryTriggersCommand
246
+ */
247
+ export declare const se_GetRepositoryTriggersCommand: (input: GetRepositoryTriggersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_json1_1ListApprovalRuleTemplatesCommand
250
+ */
251
+ export declare const se_ListApprovalRuleTemplatesCommand: (input: ListApprovalRuleTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand
254
+ */
255
+ export declare const se_ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (input: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_json1_1ListBranchesCommand
258
+ */
259
+ export declare const se_ListBranchesCommand: (input: ListBranchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_json1_1ListPullRequestsCommand
262
+ */
263
+ export declare const se_ListPullRequestsCommand: (input: ListPullRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_json1_1ListRepositoriesCommand
266
+ */
267
+ export declare const se_ListRepositoriesCommand: (input: ListRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand
270
+ */
271
+ export declare const se_ListRepositoriesForApprovalRuleTemplateCommand: (input: ListRepositoriesForApprovalRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_json1_1ListTagsForResourceCommand
274
+ */
275
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_json1_1MergeBranchesByFastForwardCommand
278
+ */
279
+ export declare const se_MergeBranchesByFastForwardCommand: (input: MergeBranchesByFastForwardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_json1_1MergeBranchesBySquashCommand
282
+ */
283
+ export declare const se_MergeBranchesBySquashCommand: (input: MergeBranchesBySquashCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_json1_1MergeBranchesByThreeWayCommand
286
+ */
287
+ export declare const se_MergeBranchesByThreeWayCommand: (input: MergeBranchesByThreeWayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_json1_1MergePullRequestByFastForwardCommand
290
+ */
291
+ export declare const se_MergePullRequestByFastForwardCommand: (input: MergePullRequestByFastForwardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_json1_1MergePullRequestBySquashCommand
294
+ */
295
+ export declare const se_MergePullRequestBySquashCommand: (input: MergePullRequestBySquashCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_json1_1MergePullRequestByThreeWayCommand
298
+ */
299
+ export declare const se_MergePullRequestByThreeWayCommand: (input: MergePullRequestByThreeWayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_json1_1OverridePullRequestApprovalRulesCommand
302
+ */
303
+ export declare const se_OverridePullRequestApprovalRulesCommand: (input: OverridePullRequestApprovalRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_json1_1PostCommentForComparedCommitCommand
306
+ */
307
+ export declare const se_PostCommentForComparedCommitCommand: (input: PostCommentForComparedCommitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_json1_1PostCommentForPullRequestCommand
310
+ */
311
+ export declare const se_PostCommentForPullRequestCommand: (input: PostCommentForPullRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_json1_1PostCommentReplyCommand
314
+ */
315
+ export declare const se_PostCommentReplyCommand: (input: PostCommentReplyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_json1_1PutCommentReactionCommand
318
+ */
319
+ export declare const se_PutCommentReactionCommand: (input: PutCommentReactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_json1_1PutFileCommand
322
+ */
323
+ export declare const se_PutFileCommand: (input: PutFileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_json1_1PutRepositoryTriggersCommand
326
+ */
327
+ export declare const se_PutRepositoryTriggersCommand: (input: PutRepositoryTriggersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * serializeAws_json1_1TagResourceCommand
330
+ */
331
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
+ /**
333
+ * serializeAws_json1_1TestRepositoryTriggersCommand
334
+ */
335
+ export declare const se_TestRepositoryTriggersCommand: (input: TestRepositoryTriggersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
+ /**
337
+ * serializeAws_json1_1UntagResourceCommand
338
+ */
339
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
+ /**
341
+ * serializeAws_json1_1UpdateApprovalRuleTemplateContentCommand
342
+ */
343
+ export declare const se_UpdateApprovalRuleTemplateContentCommand: (input: UpdateApprovalRuleTemplateContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
+ /**
345
+ * serializeAws_json1_1UpdateApprovalRuleTemplateDescriptionCommand
346
+ */
347
+ export declare const se_UpdateApprovalRuleTemplateDescriptionCommand: (input: UpdateApprovalRuleTemplateDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
+ /**
349
+ * serializeAws_json1_1UpdateApprovalRuleTemplateNameCommand
350
+ */
351
+ export declare const se_UpdateApprovalRuleTemplateNameCommand: (input: UpdateApprovalRuleTemplateNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
+ /**
353
+ * serializeAws_json1_1UpdateCommentCommand
354
+ */
355
+ export declare const se_UpdateCommentCommand: (input: UpdateCommentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
+ /**
357
+ * serializeAws_json1_1UpdateDefaultBranchCommand
358
+ */
359
+ export declare const se_UpdateDefaultBranchCommand: (input: UpdateDefaultBranchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
+ /**
361
+ * serializeAws_json1_1UpdatePullRequestApprovalRuleContentCommand
362
+ */
363
+ export declare const se_UpdatePullRequestApprovalRuleContentCommand: (input: UpdatePullRequestApprovalRuleContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
+ /**
365
+ * serializeAws_json1_1UpdatePullRequestApprovalStateCommand
366
+ */
367
+ export declare const se_UpdatePullRequestApprovalStateCommand: (input: UpdatePullRequestApprovalStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
+ /**
369
+ * serializeAws_json1_1UpdatePullRequestDescriptionCommand
370
+ */
371
+ export declare const se_UpdatePullRequestDescriptionCommand: (input: UpdatePullRequestDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
+ /**
373
+ * serializeAws_json1_1UpdatePullRequestStatusCommand
374
+ */
375
+ export declare const se_UpdatePullRequestStatusCommand: (input: UpdatePullRequestStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
+ /**
377
+ * serializeAws_json1_1UpdatePullRequestTitleCommand
378
+ */
379
+ export declare const se_UpdatePullRequestTitleCommand: (input: UpdatePullRequestTitleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
+ /**
381
+ * serializeAws_json1_1UpdateRepositoryDescriptionCommand
382
+ */
383
+ export declare const se_UpdateRepositoryDescriptionCommand: (input: UpdateRepositoryDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
+ /**
385
+ * serializeAws_json1_1UpdateRepositoryNameCommand
386
+ */
387
+ export declare const se_UpdateRepositoryNameCommand: (input: UpdateRepositoryNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
+ /**
389
+ * deserializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand
390
+ */
391
+ export declare const de_AssociateApprovalRuleTemplateWithRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateApprovalRuleTemplateWithRepositoryCommandOutput>;
392
+ /**
393
+ * deserializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand
394
+ */
395
+ export declare const de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput>;
396
+ /**
397
+ * deserializeAws_json1_1BatchDescribeMergeConflictsCommand
398
+ */
399
+ export declare const de_BatchDescribeMergeConflictsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDescribeMergeConflictsCommandOutput>;
400
+ /**
401
+ * deserializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand
402
+ */
403
+ export declare const de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput>;
404
+ /**
405
+ * deserializeAws_json1_1BatchGetCommitsCommand
406
+ */
407
+ export declare const de_BatchGetCommitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetCommitsCommandOutput>;
408
+ /**
409
+ * deserializeAws_json1_1BatchGetRepositoriesCommand
410
+ */
411
+ export declare const de_BatchGetRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetRepositoriesCommandOutput>;
412
+ /**
413
+ * deserializeAws_json1_1CreateApprovalRuleTemplateCommand
414
+ */
415
+ export declare const de_CreateApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApprovalRuleTemplateCommandOutput>;
416
+ /**
417
+ * deserializeAws_json1_1CreateBranchCommand
418
+ */
419
+ export declare const de_CreateBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBranchCommandOutput>;
420
+ /**
421
+ * deserializeAws_json1_1CreateCommitCommand
422
+ */
423
+ export declare const de_CreateCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCommitCommandOutput>;
424
+ /**
425
+ * deserializeAws_json1_1CreatePullRequestCommand
426
+ */
427
+ export declare const de_CreatePullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePullRequestCommandOutput>;
428
+ /**
429
+ * deserializeAws_json1_1CreatePullRequestApprovalRuleCommand
430
+ */
431
+ export declare const de_CreatePullRequestApprovalRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePullRequestApprovalRuleCommandOutput>;
432
+ /**
433
+ * deserializeAws_json1_1CreateRepositoryCommand
434
+ */
435
+ export declare const de_CreateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRepositoryCommandOutput>;
436
+ /**
437
+ * deserializeAws_json1_1CreateUnreferencedMergeCommitCommand
438
+ */
439
+ export declare const de_CreateUnreferencedMergeCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUnreferencedMergeCommitCommandOutput>;
440
+ /**
441
+ * deserializeAws_json1_1DeleteApprovalRuleTemplateCommand
442
+ */
443
+ export declare const de_DeleteApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApprovalRuleTemplateCommandOutput>;
444
+ /**
445
+ * deserializeAws_json1_1DeleteBranchCommand
446
+ */
447
+ export declare const de_DeleteBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBranchCommandOutput>;
448
+ /**
449
+ * deserializeAws_json1_1DeleteCommentContentCommand
450
+ */
451
+ export declare const de_DeleteCommentContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCommentContentCommandOutput>;
452
+ /**
453
+ * deserializeAws_json1_1DeleteFileCommand
454
+ */
455
+ export declare const de_DeleteFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileCommandOutput>;
456
+ /**
457
+ * deserializeAws_json1_1DeletePullRequestApprovalRuleCommand
458
+ */
459
+ export declare const de_DeletePullRequestApprovalRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePullRequestApprovalRuleCommandOutput>;
460
+ /**
461
+ * deserializeAws_json1_1DeleteRepositoryCommand
462
+ */
463
+ export declare const de_DeleteRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryCommandOutput>;
464
+ /**
465
+ * deserializeAws_json1_1DescribeMergeConflictsCommand
466
+ */
467
+ export declare const de_DescribeMergeConflictsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMergeConflictsCommandOutput>;
468
+ /**
469
+ * deserializeAws_json1_1DescribePullRequestEventsCommand
470
+ */
471
+ export declare const de_DescribePullRequestEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePullRequestEventsCommandOutput>;
472
+ /**
473
+ * deserializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand
474
+ */
475
+ export declare const de_DisassociateApprovalRuleTemplateFromRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateApprovalRuleTemplateFromRepositoryCommandOutput>;
476
+ /**
477
+ * deserializeAws_json1_1EvaluatePullRequestApprovalRulesCommand
478
+ */
479
+ export declare const de_EvaluatePullRequestApprovalRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EvaluatePullRequestApprovalRulesCommandOutput>;
480
+ /**
481
+ * deserializeAws_json1_1GetApprovalRuleTemplateCommand
482
+ */
483
+ export declare const de_GetApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApprovalRuleTemplateCommandOutput>;
484
+ /**
485
+ * deserializeAws_json1_1GetBlobCommand
486
+ */
487
+ export declare const de_GetBlobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBlobCommandOutput>;
488
+ /**
489
+ * deserializeAws_json1_1GetBranchCommand
490
+ */
491
+ export declare const de_GetBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBranchCommandOutput>;
492
+ /**
493
+ * deserializeAws_json1_1GetCommentCommand
494
+ */
495
+ export declare const de_GetCommentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentCommandOutput>;
496
+ /**
497
+ * deserializeAws_json1_1GetCommentReactionsCommand
498
+ */
499
+ export declare const de_GetCommentReactionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentReactionsCommandOutput>;
500
+ /**
501
+ * deserializeAws_json1_1GetCommentsForComparedCommitCommand
502
+ */
503
+ export declare const de_GetCommentsForComparedCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentsForComparedCommitCommandOutput>;
504
+ /**
505
+ * deserializeAws_json1_1GetCommentsForPullRequestCommand
506
+ */
507
+ export declare const de_GetCommentsForPullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommentsForPullRequestCommandOutput>;
508
+ /**
509
+ * deserializeAws_json1_1GetCommitCommand
510
+ */
511
+ export declare const de_GetCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommitCommandOutput>;
512
+ /**
513
+ * deserializeAws_json1_1GetDifferencesCommand
514
+ */
515
+ export declare const de_GetDifferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDifferencesCommandOutput>;
516
+ /**
517
+ * deserializeAws_json1_1GetFileCommand
518
+ */
519
+ export declare const de_GetFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFileCommandOutput>;
520
+ /**
521
+ * deserializeAws_json1_1GetFolderCommand
522
+ */
523
+ export declare const de_GetFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFolderCommandOutput>;
524
+ /**
525
+ * deserializeAws_json1_1GetMergeCommitCommand
526
+ */
527
+ export declare const de_GetMergeCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMergeCommitCommandOutput>;
528
+ /**
529
+ * deserializeAws_json1_1GetMergeConflictsCommand
530
+ */
531
+ export declare const de_GetMergeConflictsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMergeConflictsCommandOutput>;
532
+ /**
533
+ * deserializeAws_json1_1GetMergeOptionsCommand
534
+ */
535
+ export declare const de_GetMergeOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMergeOptionsCommandOutput>;
536
+ /**
537
+ * deserializeAws_json1_1GetPullRequestCommand
538
+ */
539
+ export declare const de_GetPullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPullRequestCommandOutput>;
540
+ /**
541
+ * deserializeAws_json1_1GetPullRequestApprovalStatesCommand
542
+ */
543
+ export declare const de_GetPullRequestApprovalStatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPullRequestApprovalStatesCommandOutput>;
544
+ /**
545
+ * deserializeAws_json1_1GetPullRequestOverrideStateCommand
546
+ */
547
+ export declare const de_GetPullRequestOverrideStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPullRequestOverrideStateCommandOutput>;
548
+ /**
549
+ * deserializeAws_json1_1GetRepositoryCommand
550
+ */
551
+ export declare const de_GetRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryCommandOutput>;
552
+ /**
553
+ * deserializeAws_json1_1GetRepositoryTriggersCommand
554
+ */
555
+ export declare const de_GetRepositoryTriggersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryTriggersCommandOutput>;
556
+ /**
557
+ * deserializeAws_json1_1ListApprovalRuleTemplatesCommand
558
+ */
559
+ export declare const de_ListApprovalRuleTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApprovalRuleTemplatesCommandOutput>;
560
+ /**
561
+ * deserializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand
562
+ */
563
+ export declare const de_ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput>;
564
+ /**
565
+ * deserializeAws_json1_1ListBranchesCommand
566
+ */
567
+ export declare const de_ListBranchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBranchesCommandOutput>;
568
+ /**
569
+ * deserializeAws_json1_1ListPullRequestsCommand
570
+ */
571
+ export declare const de_ListPullRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPullRequestsCommandOutput>;
572
+ /**
573
+ * deserializeAws_json1_1ListRepositoriesCommand
574
+ */
575
+ export declare const de_ListRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesCommandOutput>;
576
+ /**
577
+ * deserializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand
578
+ */
579
+ export declare const de_ListRepositoriesForApprovalRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesForApprovalRuleTemplateCommandOutput>;
580
+ /**
581
+ * deserializeAws_json1_1ListTagsForResourceCommand
582
+ */
583
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
584
+ /**
585
+ * deserializeAws_json1_1MergeBranchesByFastForwardCommand
586
+ */
587
+ export declare const de_MergeBranchesByFastForwardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergeBranchesByFastForwardCommandOutput>;
588
+ /**
589
+ * deserializeAws_json1_1MergeBranchesBySquashCommand
590
+ */
591
+ export declare const de_MergeBranchesBySquashCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergeBranchesBySquashCommandOutput>;
592
+ /**
593
+ * deserializeAws_json1_1MergeBranchesByThreeWayCommand
594
+ */
595
+ export declare const de_MergeBranchesByThreeWayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergeBranchesByThreeWayCommandOutput>;
596
+ /**
597
+ * deserializeAws_json1_1MergePullRequestByFastForwardCommand
598
+ */
599
+ export declare const de_MergePullRequestByFastForwardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergePullRequestByFastForwardCommandOutput>;
600
+ /**
601
+ * deserializeAws_json1_1MergePullRequestBySquashCommand
602
+ */
603
+ export declare const de_MergePullRequestBySquashCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergePullRequestBySquashCommandOutput>;
604
+ /**
605
+ * deserializeAws_json1_1MergePullRequestByThreeWayCommand
606
+ */
607
+ export declare const de_MergePullRequestByThreeWayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MergePullRequestByThreeWayCommandOutput>;
608
+ /**
609
+ * deserializeAws_json1_1OverridePullRequestApprovalRulesCommand
610
+ */
611
+ export declare const de_OverridePullRequestApprovalRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<OverridePullRequestApprovalRulesCommandOutput>;
612
+ /**
613
+ * deserializeAws_json1_1PostCommentForComparedCommitCommand
614
+ */
615
+ export declare const de_PostCommentForComparedCommitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostCommentForComparedCommitCommandOutput>;
616
+ /**
617
+ * deserializeAws_json1_1PostCommentForPullRequestCommand
618
+ */
619
+ export declare const de_PostCommentForPullRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostCommentForPullRequestCommandOutput>;
620
+ /**
621
+ * deserializeAws_json1_1PostCommentReplyCommand
622
+ */
623
+ export declare const de_PostCommentReplyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostCommentReplyCommandOutput>;
624
+ /**
625
+ * deserializeAws_json1_1PutCommentReactionCommand
626
+ */
627
+ export declare const de_PutCommentReactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutCommentReactionCommandOutput>;
628
+ /**
629
+ * deserializeAws_json1_1PutFileCommand
630
+ */
631
+ export declare const de_PutFileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutFileCommandOutput>;
632
+ /**
633
+ * deserializeAws_json1_1PutRepositoryTriggersCommand
634
+ */
635
+ export declare const de_PutRepositoryTriggersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRepositoryTriggersCommandOutput>;
636
+ /**
637
+ * deserializeAws_json1_1TagResourceCommand
638
+ */
639
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
640
+ /**
641
+ * deserializeAws_json1_1TestRepositoryTriggersCommand
642
+ */
643
+ export declare const de_TestRepositoryTriggersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestRepositoryTriggersCommandOutput>;
644
+ /**
645
+ * deserializeAws_json1_1UntagResourceCommand
646
+ */
647
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
648
+ /**
649
+ * deserializeAws_json1_1UpdateApprovalRuleTemplateContentCommand
650
+ */
651
+ export declare const de_UpdateApprovalRuleTemplateContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApprovalRuleTemplateContentCommandOutput>;
652
+ /**
653
+ * deserializeAws_json1_1UpdateApprovalRuleTemplateDescriptionCommand
654
+ */
655
+ export declare const de_UpdateApprovalRuleTemplateDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApprovalRuleTemplateDescriptionCommandOutput>;
656
+ /**
657
+ * deserializeAws_json1_1UpdateApprovalRuleTemplateNameCommand
658
+ */
659
+ export declare const de_UpdateApprovalRuleTemplateNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApprovalRuleTemplateNameCommandOutput>;
660
+ /**
661
+ * deserializeAws_json1_1UpdateCommentCommand
662
+ */
663
+ export declare const de_UpdateCommentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCommentCommandOutput>;
664
+ /**
665
+ * deserializeAws_json1_1UpdateDefaultBranchCommand
666
+ */
667
+ export declare const de_UpdateDefaultBranchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDefaultBranchCommandOutput>;
668
+ /**
669
+ * deserializeAws_json1_1UpdatePullRequestApprovalRuleContentCommand
670
+ */
671
+ export declare const de_UpdatePullRequestApprovalRuleContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestApprovalRuleContentCommandOutput>;
672
+ /**
673
+ * deserializeAws_json1_1UpdatePullRequestApprovalStateCommand
674
+ */
675
+ export declare const de_UpdatePullRequestApprovalStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestApprovalStateCommandOutput>;
676
+ /**
677
+ * deserializeAws_json1_1UpdatePullRequestDescriptionCommand
678
+ */
679
+ export declare const de_UpdatePullRequestDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestDescriptionCommandOutput>;
680
+ /**
681
+ * deserializeAws_json1_1UpdatePullRequestStatusCommand
682
+ */
683
+ export declare const de_UpdatePullRequestStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestStatusCommandOutput>;
684
+ /**
685
+ * deserializeAws_json1_1UpdatePullRequestTitleCommand
686
+ */
687
+ export declare const de_UpdatePullRequestTitleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePullRequestTitleCommandOutput>;
688
+ /**
689
+ * deserializeAws_json1_1UpdateRepositoryDescriptionCommand
690
+ */
691
+ export declare const de_UpdateRepositoryDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRepositoryDescriptionCommandOutput>;
692
+ /**
693
+ * deserializeAws_json1_1UpdateRepositoryNameCommand
694
+ */
695
+ export declare const de_UpdateRepositoryNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRepositoryNameCommandOutput>;