@aws-sdk/client-codecommit 3.479.0 → 3.481.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 (321) hide show
  1. package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +18 -41
  2. package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +18 -41
  3. package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +18 -41
  5. package/dist-cjs/commands/BatchGetCommitsCommand.js +18 -41
  6. package/dist-cjs/commands/BatchGetRepositoriesCommand.js +18 -41
  7. package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +18 -41
  8. package/dist-cjs/commands/CreateBranchCommand.js +18 -41
  9. package/dist-cjs/commands/CreateCommitCommand.js +18 -41
  10. package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +18 -41
  11. package/dist-cjs/commands/CreatePullRequestCommand.js +18 -41
  12. package/dist-cjs/commands/CreateRepositoryCommand.js +18 -41
  13. package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteBranchCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteCommentContentCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteFileCommand.js +18 -41
  18. package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteRepositoryCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeMergeConflictsCommand.js +18 -41
  21. package/dist-cjs/commands/DescribePullRequestEventsCommand.js +18 -41
  22. package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +18 -41
  23. package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +18 -41
  24. package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +18 -41
  25. package/dist-cjs/commands/GetBlobCommand.js +18 -41
  26. package/dist-cjs/commands/GetBranchCommand.js +18 -41
  27. package/dist-cjs/commands/GetCommentCommand.js +18 -41
  28. package/dist-cjs/commands/GetCommentReactionsCommand.js +18 -41
  29. package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +18 -41
  30. package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +18 -41
  31. package/dist-cjs/commands/GetCommitCommand.js +18 -41
  32. package/dist-cjs/commands/GetDifferencesCommand.js +18 -41
  33. package/dist-cjs/commands/GetFileCommand.js +18 -41
  34. package/dist-cjs/commands/GetFolderCommand.js +18 -41
  35. package/dist-cjs/commands/GetMergeCommitCommand.js +18 -41
  36. package/dist-cjs/commands/GetMergeConflictsCommand.js +18 -41
  37. package/dist-cjs/commands/GetMergeOptionsCommand.js +18 -41
  38. package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +18 -41
  39. package/dist-cjs/commands/GetPullRequestCommand.js +18 -41
  40. package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +18 -41
  41. package/dist-cjs/commands/GetRepositoryCommand.js +18 -41
  42. package/dist-cjs/commands/GetRepositoryTriggersCommand.js +18 -41
  43. package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +18 -41
  44. package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +18 -41
  45. package/dist-cjs/commands/ListBranchesCommand.js +18 -41
  46. package/dist-cjs/commands/ListFileCommitHistoryCommand.js +18 -41
  47. package/dist-cjs/commands/ListPullRequestsCommand.js +18 -41
  48. package/dist-cjs/commands/ListRepositoriesCommand.js +18 -41
  49. package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +18 -41
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  51. package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +18 -41
  52. package/dist-cjs/commands/MergeBranchesBySquashCommand.js +18 -41
  53. package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +18 -41
  54. package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +18 -41
  55. package/dist-cjs/commands/MergePullRequestBySquashCommand.js +18 -41
  56. package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +18 -41
  57. package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +18 -41
  58. package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +18 -41
  59. package/dist-cjs/commands/PostCommentForPullRequestCommand.js +18 -41
  60. package/dist-cjs/commands/PostCommentReplyCommand.js +18 -41
  61. package/dist-cjs/commands/PutCommentReactionCommand.js +18 -41
  62. package/dist-cjs/commands/PutFileCommand.js +18 -41
  63. package/dist-cjs/commands/PutRepositoryTriggersCommand.js +18 -41
  64. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  65. package/dist-cjs/commands/TestRepositoryTriggersCommand.js +18 -41
  66. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +18 -41
  68. package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +18 -41
  70. package/dist-cjs/commands/UpdateCommentCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateDefaultBranchCommand.js +18 -41
  72. package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +18 -41
  73. package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +18 -41
  74. package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +18 -41
  75. package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +18 -41
  76. package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +18 -41
  77. package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +18 -41
  78. package/dist-cjs/commands/UpdateRepositoryEncryptionKeyCommand.js +18 -41
  79. package/dist-cjs/commands/UpdateRepositoryNameCommand.js +18 -41
  80. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  81. package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +18 -41
  82. package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +18 -41
  83. package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +18 -41
  84. package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +18 -41
  85. package/dist-es/commands/BatchGetCommitsCommand.js +18 -41
  86. package/dist-es/commands/BatchGetRepositoriesCommand.js +18 -41
  87. package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +18 -41
  88. package/dist-es/commands/CreateBranchCommand.js +18 -41
  89. package/dist-es/commands/CreateCommitCommand.js +18 -41
  90. package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +18 -41
  91. package/dist-es/commands/CreatePullRequestCommand.js +18 -41
  92. package/dist-es/commands/CreateRepositoryCommand.js +18 -41
  93. package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +18 -41
  94. package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +18 -41
  95. package/dist-es/commands/DeleteBranchCommand.js +18 -41
  96. package/dist-es/commands/DeleteCommentContentCommand.js +18 -41
  97. package/dist-es/commands/DeleteFileCommand.js +18 -41
  98. package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +18 -41
  99. package/dist-es/commands/DeleteRepositoryCommand.js +18 -41
  100. package/dist-es/commands/DescribeMergeConflictsCommand.js +18 -41
  101. package/dist-es/commands/DescribePullRequestEventsCommand.js +18 -41
  102. package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +18 -41
  103. package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +18 -41
  104. package/dist-es/commands/GetApprovalRuleTemplateCommand.js +18 -41
  105. package/dist-es/commands/GetBlobCommand.js +18 -41
  106. package/dist-es/commands/GetBranchCommand.js +18 -41
  107. package/dist-es/commands/GetCommentCommand.js +18 -41
  108. package/dist-es/commands/GetCommentReactionsCommand.js +18 -41
  109. package/dist-es/commands/GetCommentsForComparedCommitCommand.js +18 -41
  110. package/dist-es/commands/GetCommentsForPullRequestCommand.js +18 -41
  111. package/dist-es/commands/GetCommitCommand.js +18 -41
  112. package/dist-es/commands/GetDifferencesCommand.js +18 -41
  113. package/dist-es/commands/GetFileCommand.js +18 -41
  114. package/dist-es/commands/GetFolderCommand.js +18 -41
  115. package/dist-es/commands/GetMergeCommitCommand.js +18 -41
  116. package/dist-es/commands/GetMergeConflictsCommand.js +18 -41
  117. package/dist-es/commands/GetMergeOptionsCommand.js +18 -41
  118. package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +18 -41
  119. package/dist-es/commands/GetPullRequestCommand.js +18 -41
  120. package/dist-es/commands/GetPullRequestOverrideStateCommand.js +18 -41
  121. package/dist-es/commands/GetRepositoryCommand.js +18 -41
  122. package/dist-es/commands/GetRepositoryTriggersCommand.js +18 -41
  123. package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +18 -41
  124. package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +18 -41
  125. package/dist-es/commands/ListBranchesCommand.js +18 -41
  126. package/dist-es/commands/ListFileCommitHistoryCommand.js +18 -41
  127. package/dist-es/commands/ListPullRequestsCommand.js +18 -41
  128. package/dist-es/commands/ListRepositoriesCommand.js +18 -41
  129. package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +18 -41
  130. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  131. package/dist-es/commands/MergeBranchesByFastForwardCommand.js +18 -41
  132. package/dist-es/commands/MergeBranchesBySquashCommand.js +18 -41
  133. package/dist-es/commands/MergeBranchesByThreeWayCommand.js +18 -41
  134. package/dist-es/commands/MergePullRequestByFastForwardCommand.js +18 -41
  135. package/dist-es/commands/MergePullRequestBySquashCommand.js +18 -41
  136. package/dist-es/commands/MergePullRequestByThreeWayCommand.js +18 -41
  137. package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +18 -41
  138. package/dist-es/commands/PostCommentForComparedCommitCommand.js +18 -41
  139. package/dist-es/commands/PostCommentForPullRequestCommand.js +18 -41
  140. package/dist-es/commands/PostCommentReplyCommand.js +18 -41
  141. package/dist-es/commands/PutCommentReactionCommand.js +18 -41
  142. package/dist-es/commands/PutFileCommand.js +18 -41
  143. package/dist-es/commands/PutRepositoryTriggersCommand.js +18 -41
  144. package/dist-es/commands/TagResourceCommand.js +18 -41
  145. package/dist-es/commands/TestRepositoryTriggersCommand.js +18 -41
  146. package/dist-es/commands/UntagResourceCommand.js +18 -41
  147. package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +18 -41
  148. package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +18 -41
  149. package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +18 -41
  150. package/dist-es/commands/UpdateCommentCommand.js +18 -41
  151. package/dist-es/commands/UpdateDefaultBranchCommand.js +18 -41
  152. package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +18 -41
  153. package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +18 -41
  154. package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +18 -41
  155. package/dist-es/commands/UpdatePullRequestStatusCommand.js +18 -41
  156. package/dist-es/commands/UpdatePullRequestTitleCommand.js +18 -41
  157. package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +18 -41
  158. package/dist-es/commands/UpdateRepositoryEncryptionKeyCommand.js +18 -41
  159. package/dist-es/commands/UpdateRepositoryNameCommand.js +18 -41
  160. package/dist-es/endpoint/EndpointParameters.js +6 -0
  161. package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +6 -21
  162. package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +6 -21
  163. package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +6 -21
  164. package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +6 -21
  165. package/dist-types/commands/BatchGetCommitsCommand.d.ts +6 -21
  166. package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +6 -21
  167. package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +6 -21
  168. package/dist-types/commands/CreateBranchCommand.d.ts +6 -21
  169. package/dist-types/commands/CreateCommitCommand.d.ts +6 -21
  170. package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +6 -21
  171. package/dist-types/commands/CreatePullRequestCommand.d.ts +6 -21
  172. package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -21
  173. package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +6 -21
  174. package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +6 -21
  175. package/dist-types/commands/DeleteBranchCommand.d.ts +6 -21
  176. package/dist-types/commands/DeleteCommentContentCommand.d.ts +6 -21
  177. package/dist-types/commands/DeleteFileCommand.d.ts +6 -21
  178. package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +6 -21
  179. package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -21
  180. package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +6 -21
  181. package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +6 -21
  182. package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +6 -21
  183. package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +6 -21
  184. package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +6 -21
  185. package/dist-types/commands/GetBlobCommand.d.ts +6 -21
  186. package/dist-types/commands/GetBranchCommand.d.ts +6 -21
  187. package/dist-types/commands/GetCommentCommand.d.ts +6 -21
  188. package/dist-types/commands/GetCommentReactionsCommand.d.ts +6 -21
  189. package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +6 -21
  190. package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +6 -21
  191. package/dist-types/commands/GetCommitCommand.d.ts +6 -21
  192. package/dist-types/commands/GetDifferencesCommand.d.ts +6 -21
  193. package/dist-types/commands/GetFileCommand.d.ts +6 -21
  194. package/dist-types/commands/GetFolderCommand.d.ts +6 -21
  195. package/dist-types/commands/GetMergeCommitCommand.d.ts +6 -21
  196. package/dist-types/commands/GetMergeConflictsCommand.d.ts +6 -21
  197. package/dist-types/commands/GetMergeOptionsCommand.d.ts +6 -21
  198. package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +6 -21
  199. package/dist-types/commands/GetPullRequestCommand.d.ts +6 -21
  200. package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +6 -21
  201. package/dist-types/commands/GetRepositoryCommand.d.ts +6 -21
  202. package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +6 -21
  203. package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +6 -21
  204. package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +6 -21
  205. package/dist-types/commands/ListBranchesCommand.d.ts +6 -21
  206. package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +6 -21
  207. package/dist-types/commands/ListPullRequestsCommand.d.ts +6 -21
  208. package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -21
  209. package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +6 -21
  210. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  211. package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +6 -21
  212. package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +6 -21
  213. package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +6 -21
  214. package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +6 -21
  215. package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +6 -21
  216. package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +6 -21
  217. package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +6 -21
  218. package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +6 -21
  219. package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +6 -21
  220. package/dist-types/commands/PostCommentReplyCommand.d.ts +6 -21
  221. package/dist-types/commands/PutCommentReactionCommand.d.ts +6 -21
  222. package/dist-types/commands/PutFileCommand.d.ts +6 -21
  223. package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +6 -21
  224. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  225. package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +6 -21
  226. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  227. package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +6 -21
  228. package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +6 -21
  229. package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +6 -21
  230. package/dist-types/commands/UpdateCommentCommand.d.ts +6 -21
  231. package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +6 -21
  232. package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +6 -21
  233. package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +6 -21
  234. package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +6 -21
  235. package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +6 -21
  236. package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +6 -21
  237. package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +6 -21
  238. package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +6 -21
  239. package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +6 -21
  240. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  241. package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +12 -24
  242. package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +11 -25
  243. package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +11 -25
  245. package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +11 -25
  263. package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +12 -23
  266. package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/GetFileCommand.d.ts +12 -23
  274. package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +14 -23
  278. package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +11 -25
  285. package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +14 -23
  286. package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +12 -24
  297. package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/PutFileCommand.d.ts +12 -23
  303. package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +12 -24
  306. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +12 -24
  310. package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +12 -24
  314. package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +12 -24
  315. package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  321. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreatePullRequestCommandInput extends CreatePullRequestInput {}
20
14
  export interface CreatePullRequestCommandOutput
21
15
  extends CreatePullRequestOutput,
22
16
  __MetadataBearer {}
23
- export declare class CreatePullRequestCommand extends $Command<
24
- CreatePullRequestCommandInput,
25
- CreatePullRequestCommandOutput,
26
- CodeCommitClientResolvedConfig
27
- > {
28
- readonly input: CreatePullRequestCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreatePullRequestCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: CodeCommitClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreatePullRequestCommandInput, CreatePullRequestCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreatePullRequestCommand_base: {
18
+ new (
19
+ input: CreatePullRequestCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreatePullRequestCommandInput,
22
+ CreatePullRequestCommandOutput,
23
+ CodeCommitClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreatePullRequestCommand extends CreatePullRequestCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreateRepositoryCommandInput extends CreateRepositoryInput {}
20
14
  export interface CreateRepositoryCommandOutput
21
15
  extends CreateRepositoryOutput,
22
16
  __MetadataBearer {}
23
- export declare class CreateRepositoryCommand extends $Command<
24
- CreateRepositoryCommandInput,
25
- CreateRepositoryCommandOutput,
26
- CodeCommitClientResolvedConfig
27
- > {
28
- readonly input: CreateRepositoryCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateRepositoryCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: CodeCommitClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateRepositoryCommandInput, CreateRepositoryCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateRepositoryCommand_base: {
18
+ new (
19
+ input: CreateRepositoryCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateRepositoryCommandInput,
22
+ CreateRepositoryCommandOutput,
23
+ CodeCommitClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateUnreferencedMergeCommitCommandInput
21
15
  export interface CreateUnreferencedMergeCommitCommandOutput
22
16
  extends CreateUnreferencedMergeCommitOutput,
23
17
  __MetadataBearer {}
24
- export declare class CreateUnreferencedMergeCommitCommand extends $Command<
25
- CreateUnreferencedMergeCommitCommandInput,
26
- CreateUnreferencedMergeCommitCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: CreateUnreferencedMergeCommitCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateUnreferencedMergeCommitCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateUnreferencedMergeCommitCommand_base: {
19
+ new (
20
+ input: CreateUnreferencedMergeCommitCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateUnreferencedMergeCommitCommandInput,
38
- CreateUnreferencedMergeCommitCommandOutput
23
+ CreateUnreferencedMergeCommitCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateUnreferencedMergeCommitCommand extends CreateUnreferencedMergeCommitCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteApprovalRuleTemplateCommandInput
21
15
  export interface DeleteApprovalRuleTemplateCommandOutput
22
16
  extends DeleteApprovalRuleTemplateOutput,
23
17
  __MetadataBearer {}
24
- export declare class DeleteApprovalRuleTemplateCommand extends $Command<
25
- DeleteApprovalRuleTemplateCommandInput,
26
- DeleteApprovalRuleTemplateCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: DeleteApprovalRuleTemplateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteApprovalRuleTemplateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteApprovalRuleTemplateCommand_base: {
19
+ new (
20
+ input: DeleteApprovalRuleTemplateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteApprovalRuleTemplateCommandInput,
38
- DeleteApprovalRuleTemplateCommandOutput
23
+ DeleteApprovalRuleTemplateCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteApprovalRuleTemplateCommand extends DeleteApprovalRuleTemplateCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DeleteBranchCommandInput extends DeleteBranchInput {}
17
11
  export interface DeleteBranchCommandOutput
18
12
  extends DeleteBranchOutput,
19
13
  __MetadataBearer {}
20
- export declare class DeleteBranchCommand extends $Command<
21
- DeleteBranchCommandInput,
22
- DeleteBranchCommandOutput,
23
- CodeCommitClientResolvedConfig
24
- > {
25
- readonly input: DeleteBranchCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteBranchCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: CodeCommitClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DeleteBranchCommandInput, DeleteBranchCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DeleteBranchCommand_base: {
15
+ new (
16
+ input: DeleteBranchCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteBranchCommandInput,
19
+ DeleteBranchCommandOutput,
20
+ CodeCommitClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteBranchCommand extends DeleteBranchCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteCommentContentCommandInput
21
15
  export interface DeleteCommentContentCommandOutput
22
16
  extends DeleteCommentContentOutput,
23
17
  __MetadataBearer {}
24
- export declare class DeleteCommentContentCommand extends $Command<
25
- DeleteCommentContentCommandInput,
26
- DeleteCommentContentCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: DeleteCommentContentCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteCommentContentCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteCommentContentCommand_base: {
19
+ new (
20
+ input: DeleteCommentContentCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteCommentContentCommandInput,
38
- DeleteCommentContentCommandOutput
23
+ DeleteCommentContentCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteCommentContentCommand extends DeleteCommentContentCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DeleteFileCommandInput extends DeleteFileInput {}
17
11
  export interface DeleteFileCommandOutput
18
12
  extends DeleteFileOutput,
19
13
  __MetadataBearer {}
20
- export declare class DeleteFileCommand extends $Command<
21
- DeleteFileCommandInput,
22
- DeleteFileCommandOutput,
23
- CodeCommitClientResolvedConfig
24
- > {
25
- readonly input: DeleteFileCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteFileCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: CodeCommitClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DeleteFileCommandInput, DeleteFileCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DeleteFileCommand_base: {
15
+ new (
16
+ input: DeleteFileCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteFileCommandInput,
19
+ DeleteFileCommandOutput,
20
+ CodeCommitClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteFileCommand extends DeleteFileCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeletePullRequestApprovalRuleCommandInput
21
15
  export interface DeletePullRequestApprovalRuleCommandOutput
22
16
  extends DeletePullRequestApprovalRuleOutput,
23
17
  __MetadataBearer {}
24
- export declare class DeletePullRequestApprovalRuleCommand extends $Command<
25
- DeletePullRequestApprovalRuleCommandInput,
26
- DeletePullRequestApprovalRuleCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: DeletePullRequestApprovalRuleCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeletePullRequestApprovalRuleCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeletePullRequestApprovalRuleCommand_base: {
19
+ new (
20
+ input: DeletePullRequestApprovalRuleCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeletePullRequestApprovalRuleCommandInput,
38
- DeletePullRequestApprovalRuleCommandOutput
23
+ DeletePullRequestApprovalRuleCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeletePullRequestApprovalRuleCommand extends DeletePullRequestApprovalRuleCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DeleteRepositoryCommandInput extends DeleteRepositoryInput {}
20
14
  export interface DeleteRepositoryCommandOutput
21
15
  extends DeleteRepositoryOutput,
22
16
  __MetadataBearer {}
23
- export declare class DeleteRepositoryCommand extends $Command<
24
- DeleteRepositoryCommandInput,
25
- DeleteRepositoryCommandOutput,
26
- CodeCommitClientResolvedConfig
27
- > {
28
- readonly input: DeleteRepositoryCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteRepositoryCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: CodeCommitClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteRepositoryCommand_base: {
18
+ new (
19
+ input: DeleteRepositoryCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteRepositoryCommandInput,
22
+ DeleteRepositoryCommandOutput,
23
+ CodeCommitClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeMergeConflictsCommandInput
21
15
  export interface DescribeMergeConflictsCommandOutput
22
16
  extends DescribeMergeConflictsOutput,
23
17
  __MetadataBearer {}
24
- export declare class DescribeMergeConflictsCommand extends $Command<
25
- DescribeMergeConflictsCommandInput,
26
- DescribeMergeConflictsCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: DescribeMergeConflictsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeMergeConflictsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeMergeConflictsCommand_base: {
19
+ new (
20
+ input: DescribeMergeConflictsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeMergeConflictsCommandInput,
38
- DescribeMergeConflictsCommandOutput
23
+ DescribeMergeConflictsCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeMergeConflictsCommand extends DescribeMergeConflictsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribePullRequestEventsCommandInput
21
15
  export interface DescribePullRequestEventsCommandOutput
22
16
  extends DescribePullRequestEventsOutput,
23
17
  __MetadataBearer {}
24
- export declare class DescribePullRequestEventsCommand extends $Command<
25
- DescribePullRequestEventsCommandInput,
26
- DescribePullRequestEventsCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: DescribePullRequestEventsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribePullRequestEventsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribePullRequestEventsCommand_base: {
19
+ new (
20
+ input: DescribePullRequestEventsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribePullRequestEventsCommandInput,
38
- DescribePullRequestEventsCommandOutput
23
+ DescribePullRequestEventsCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribePullRequestEventsCommand extends DescribePullRequestEventsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,24 +11,16 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryCommandInput
17
11
  extends DisassociateApprovalRuleTemplateFromRepositoryInput {}
18
12
  export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Command<
21
- DisassociateApprovalRuleTemplateFromRepositoryCommandInput,
22
- DisassociateApprovalRuleTemplateFromRepositoryCommandOutput,
23
- CodeCommitClientResolvedConfig
24
- > {
25
- readonly input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(
14
+ declare const DisassociateApprovalRuleTemplateFromRepositoryCommand_base: {
15
+ new (
28
16
  input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput
29
- );
30
- resolveMiddleware(
31
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
- configuration: CodeCommitClientResolvedConfig,
33
- options?: __HttpHandlerOptions
34
- ): Handler<
17
+ ): import("@smithy/smithy-client").CommandImpl<
35
18
  DisassociateApprovalRuleTemplateFromRepositoryCommandInput,
36
- DisassociateApprovalRuleTemplateFromRepositoryCommandOutput
19
+ DisassociateApprovalRuleTemplateFromRepositoryCommandOutput,
20
+ CodeCommitClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
37
23
  >;
38
- private serialize;
39
- private deserialize;
40
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand extends DisassociateApprovalRuleTemplateFromRepositoryCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface EvaluatePullRequestApprovalRulesCommandInput
21
15
  export interface EvaluatePullRequestApprovalRulesCommandOutput
22
16
  extends EvaluatePullRequestApprovalRulesOutput,
23
17
  __MetadataBearer {}
24
- export declare class EvaluatePullRequestApprovalRulesCommand extends $Command<
25
- EvaluatePullRequestApprovalRulesCommandInput,
26
- EvaluatePullRequestApprovalRulesCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: EvaluatePullRequestApprovalRulesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: EvaluatePullRequestApprovalRulesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const EvaluatePullRequestApprovalRulesCommand_base: {
19
+ new (
20
+ input: EvaluatePullRequestApprovalRulesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  EvaluatePullRequestApprovalRulesCommandInput,
38
- EvaluatePullRequestApprovalRulesCommandOutput
23
+ EvaluatePullRequestApprovalRulesCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class EvaluatePullRequestApprovalRulesCommand extends EvaluatePullRequestApprovalRulesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CodeCommitClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetApprovalRuleTemplateCommandInput
21
15
  export interface GetApprovalRuleTemplateCommandOutput
22
16
  extends GetApprovalRuleTemplateOutput,
23
17
  __MetadataBearer {}
24
- export declare class GetApprovalRuleTemplateCommand extends $Command<
25
- GetApprovalRuleTemplateCommandInput,
26
- GetApprovalRuleTemplateCommandOutput,
27
- CodeCommitClientResolvedConfig
28
- > {
29
- readonly input: GetApprovalRuleTemplateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetApprovalRuleTemplateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeCommitClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetApprovalRuleTemplateCommand_base: {
19
+ new (
20
+ input: GetApprovalRuleTemplateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetApprovalRuleTemplateCommandInput,
38
- GetApprovalRuleTemplateCommandOutput
23
+ GetApprovalRuleTemplateCommandOutput,
24
+ CodeCommitClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetApprovalRuleTemplateCommand extends GetApprovalRuleTemplateCommand_base {}