@aws-sdk/client-codecommit 3.30.0 → 3.34.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 (384) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/dist/cjs/CodeCommitClient.js +13 -13
  3. package/dist/cjs/CodeCommitClient.js.map +1 -1
  4. package/dist/cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +3 -3
  5. package/dist/cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js.map +1 -1
  6. package/dist/cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +3 -3
  7. package/dist/cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js.map +1 -1
  8. package/dist/cjs/commands/BatchDescribeMergeConflictsCommand.js +3 -3
  9. package/dist/cjs/commands/BatchDescribeMergeConflictsCommand.js.map +1 -1
  10. package/dist/cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +3 -3
  11. package/dist/cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js.map +1 -1
  12. package/dist/cjs/commands/BatchGetCommitsCommand.js +3 -3
  13. package/dist/cjs/commands/BatchGetCommitsCommand.js.map +1 -1
  14. package/dist/cjs/commands/BatchGetRepositoriesCommand.js +3 -3
  15. package/dist/cjs/commands/BatchGetRepositoriesCommand.js.map +1 -1
  16. package/dist/cjs/commands/CreateApprovalRuleTemplateCommand.js +3 -3
  17. package/dist/cjs/commands/CreateApprovalRuleTemplateCommand.js.map +1 -1
  18. package/dist/cjs/commands/CreateBranchCommand.js +3 -3
  19. package/dist/cjs/commands/CreateBranchCommand.js.map +1 -1
  20. package/dist/cjs/commands/CreateCommitCommand.js +3 -3
  21. package/dist/cjs/commands/CreateCommitCommand.js.map +1 -1
  22. package/dist/cjs/commands/CreatePullRequestApprovalRuleCommand.js +3 -3
  23. package/dist/cjs/commands/CreatePullRequestApprovalRuleCommand.js.map +1 -1
  24. package/dist/cjs/commands/CreatePullRequestCommand.js +3 -3
  25. package/dist/cjs/commands/CreatePullRequestCommand.js.map +1 -1
  26. package/dist/cjs/commands/CreateRepositoryCommand.js +3 -3
  27. package/dist/cjs/commands/CreateRepositoryCommand.js.map +1 -1
  28. package/dist/cjs/commands/CreateUnreferencedMergeCommitCommand.js +3 -3
  29. package/dist/cjs/commands/CreateUnreferencedMergeCommitCommand.js.map +1 -1
  30. package/dist/cjs/commands/DeleteApprovalRuleTemplateCommand.js +3 -3
  31. package/dist/cjs/commands/DeleteApprovalRuleTemplateCommand.js.map +1 -1
  32. package/dist/cjs/commands/DeleteBranchCommand.js +3 -3
  33. package/dist/cjs/commands/DeleteBranchCommand.js.map +1 -1
  34. package/dist/cjs/commands/DeleteCommentContentCommand.js +3 -3
  35. package/dist/cjs/commands/DeleteCommentContentCommand.js.map +1 -1
  36. package/dist/cjs/commands/DeleteFileCommand.js +3 -3
  37. package/dist/cjs/commands/DeleteFileCommand.js.map +1 -1
  38. package/dist/cjs/commands/DeletePullRequestApprovalRuleCommand.js +3 -3
  39. package/dist/cjs/commands/DeletePullRequestApprovalRuleCommand.js.map +1 -1
  40. package/dist/cjs/commands/DeleteRepositoryCommand.js +3 -3
  41. package/dist/cjs/commands/DeleteRepositoryCommand.js.map +1 -1
  42. package/dist/cjs/commands/DescribeMergeConflictsCommand.js +3 -3
  43. package/dist/cjs/commands/DescribeMergeConflictsCommand.js.map +1 -1
  44. package/dist/cjs/commands/DescribePullRequestEventsCommand.js +3 -3
  45. package/dist/cjs/commands/DescribePullRequestEventsCommand.js.map +1 -1
  46. package/dist/cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +3 -3
  47. package/dist/cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js.map +1 -1
  48. package/dist/cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +3 -3
  49. package/dist/cjs/commands/EvaluatePullRequestApprovalRulesCommand.js.map +1 -1
  50. package/dist/cjs/commands/GetApprovalRuleTemplateCommand.js +3 -3
  51. package/dist/cjs/commands/GetApprovalRuleTemplateCommand.js.map +1 -1
  52. package/dist/cjs/commands/GetBlobCommand.js +3 -3
  53. package/dist/cjs/commands/GetBlobCommand.js.map +1 -1
  54. package/dist/cjs/commands/GetBranchCommand.js +3 -3
  55. package/dist/cjs/commands/GetBranchCommand.js.map +1 -1
  56. package/dist/cjs/commands/GetCommentCommand.js +3 -3
  57. package/dist/cjs/commands/GetCommentCommand.js.map +1 -1
  58. package/dist/cjs/commands/GetCommentReactionsCommand.js +3 -3
  59. package/dist/cjs/commands/GetCommentReactionsCommand.js.map +1 -1
  60. package/dist/cjs/commands/GetCommentsForComparedCommitCommand.js +3 -3
  61. package/dist/cjs/commands/GetCommentsForComparedCommitCommand.js.map +1 -1
  62. package/dist/cjs/commands/GetCommentsForPullRequestCommand.js +3 -3
  63. package/dist/cjs/commands/GetCommentsForPullRequestCommand.js.map +1 -1
  64. package/dist/cjs/commands/GetCommitCommand.js +3 -3
  65. package/dist/cjs/commands/GetCommitCommand.js.map +1 -1
  66. package/dist/cjs/commands/GetDifferencesCommand.js +3 -3
  67. package/dist/cjs/commands/GetDifferencesCommand.js.map +1 -1
  68. package/dist/cjs/commands/GetFileCommand.js +3 -3
  69. package/dist/cjs/commands/GetFileCommand.js.map +1 -1
  70. package/dist/cjs/commands/GetFolderCommand.js +3 -3
  71. package/dist/cjs/commands/GetFolderCommand.js.map +1 -1
  72. package/dist/cjs/commands/GetMergeCommitCommand.js +3 -3
  73. package/dist/cjs/commands/GetMergeCommitCommand.js.map +1 -1
  74. package/dist/cjs/commands/GetMergeConflictsCommand.js +3 -3
  75. package/dist/cjs/commands/GetMergeConflictsCommand.js.map +1 -1
  76. package/dist/cjs/commands/GetMergeOptionsCommand.js +3 -3
  77. package/dist/cjs/commands/GetMergeOptionsCommand.js.map +1 -1
  78. package/dist/cjs/commands/GetPullRequestApprovalStatesCommand.js +3 -3
  79. package/dist/cjs/commands/GetPullRequestApprovalStatesCommand.js.map +1 -1
  80. package/dist/cjs/commands/GetPullRequestCommand.js +3 -3
  81. package/dist/cjs/commands/GetPullRequestCommand.js.map +1 -1
  82. package/dist/cjs/commands/GetPullRequestOverrideStateCommand.js +3 -3
  83. package/dist/cjs/commands/GetPullRequestOverrideStateCommand.js.map +1 -1
  84. package/dist/cjs/commands/GetRepositoryCommand.js +3 -3
  85. package/dist/cjs/commands/GetRepositoryCommand.js.map +1 -1
  86. package/dist/cjs/commands/GetRepositoryTriggersCommand.js +3 -3
  87. package/dist/cjs/commands/GetRepositoryTriggersCommand.js.map +1 -1
  88. package/dist/cjs/commands/ListApprovalRuleTemplatesCommand.js +3 -3
  89. package/dist/cjs/commands/ListApprovalRuleTemplatesCommand.js.map +1 -1
  90. package/dist/cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +3 -3
  91. package/dist/cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js.map +1 -1
  92. package/dist/cjs/commands/ListBranchesCommand.js +3 -3
  93. package/dist/cjs/commands/ListBranchesCommand.js.map +1 -1
  94. package/dist/cjs/commands/ListPullRequestsCommand.js +3 -3
  95. package/dist/cjs/commands/ListPullRequestsCommand.js.map +1 -1
  96. package/dist/cjs/commands/ListRepositoriesCommand.js +3 -3
  97. package/dist/cjs/commands/ListRepositoriesCommand.js.map +1 -1
  98. package/dist/cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +3 -3
  99. package/dist/cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js.map +1 -1
  100. package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
  101. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
  102. package/dist/cjs/commands/MergeBranchesByFastForwardCommand.js +3 -3
  103. package/dist/cjs/commands/MergeBranchesByFastForwardCommand.js.map +1 -1
  104. package/dist/cjs/commands/MergeBranchesBySquashCommand.js +3 -3
  105. package/dist/cjs/commands/MergeBranchesBySquashCommand.js.map +1 -1
  106. package/dist/cjs/commands/MergeBranchesByThreeWayCommand.js +3 -3
  107. package/dist/cjs/commands/MergeBranchesByThreeWayCommand.js.map +1 -1
  108. package/dist/cjs/commands/MergePullRequestByFastForwardCommand.js +3 -3
  109. package/dist/cjs/commands/MergePullRequestByFastForwardCommand.js.map +1 -1
  110. package/dist/cjs/commands/MergePullRequestBySquashCommand.js +3 -3
  111. package/dist/cjs/commands/MergePullRequestBySquashCommand.js.map +1 -1
  112. package/dist/cjs/commands/MergePullRequestByThreeWayCommand.js +3 -3
  113. package/dist/cjs/commands/MergePullRequestByThreeWayCommand.js.map +1 -1
  114. package/dist/cjs/commands/OverridePullRequestApprovalRulesCommand.js +3 -3
  115. package/dist/cjs/commands/OverridePullRequestApprovalRulesCommand.js.map +1 -1
  116. package/dist/cjs/commands/PostCommentForComparedCommitCommand.js +3 -3
  117. package/dist/cjs/commands/PostCommentForComparedCommitCommand.js.map +1 -1
  118. package/dist/cjs/commands/PostCommentForPullRequestCommand.js +3 -3
  119. package/dist/cjs/commands/PostCommentForPullRequestCommand.js.map +1 -1
  120. package/dist/cjs/commands/PostCommentReplyCommand.js +3 -3
  121. package/dist/cjs/commands/PostCommentReplyCommand.js.map +1 -1
  122. package/dist/cjs/commands/PutCommentReactionCommand.js +3 -3
  123. package/dist/cjs/commands/PutCommentReactionCommand.js.map +1 -1
  124. package/dist/cjs/commands/PutFileCommand.js +3 -3
  125. package/dist/cjs/commands/PutFileCommand.js.map +1 -1
  126. package/dist/cjs/commands/PutRepositoryTriggersCommand.js +3 -3
  127. package/dist/cjs/commands/PutRepositoryTriggersCommand.js.map +1 -1
  128. package/dist/cjs/commands/TagResourceCommand.js +3 -3
  129. package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
  130. package/dist/cjs/commands/TestRepositoryTriggersCommand.js +3 -3
  131. package/dist/cjs/commands/TestRepositoryTriggersCommand.js.map +1 -1
  132. package/dist/cjs/commands/UntagResourceCommand.js +3 -3
  133. package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
  134. package/dist/cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +3 -3
  135. package/dist/cjs/commands/UpdateApprovalRuleTemplateContentCommand.js.map +1 -1
  136. package/dist/cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +3 -3
  137. package/dist/cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js.map +1 -1
  138. package/dist/cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +3 -3
  139. package/dist/cjs/commands/UpdateApprovalRuleTemplateNameCommand.js.map +1 -1
  140. package/dist/cjs/commands/UpdateCommentCommand.js +3 -3
  141. package/dist/cjs/commands/UpdateCommentCommand.js.map +1 -1
  142. package/dist/cjs/commands/UpdateDefaultBranchCommand.js +3 -3
  143. package/dist/cjs/commands/UpdateDefaultBranchCommand.js.map +1 -1
  144. package/dist/cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +3 -3
  145. package/dist/cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js.map +1 -1
  146. package/dist/cjs/commands/UpdatePullRequestApprovalStateCommand.js +3 -3
  147. package/dist/cjs/commands/UpdatePullRequestApprovalStateCommand.js.map +1 -1
  148. package/dist/cjs/commands/UpdatePullRequestDescriptionCommand.js +3 -3
  149. package/dist/cjs/commands/UpdatePullRequestDescriptionCommand.js.map +1 -1
  150. package/dist/cjs/commands/UpdatePullRequestStatusCommand.js +3 -3
  151. package/dist/cjs/commands/UpdatePullRequestStatusCommand.js.map +1 -1
  152. package/dist/cjs/commands/UpdatePullRequestTitleCommand.js +3 -3
  153. package/dist/cjs/commands/UpdatePullRequestTitleCommand.js.map +1 -1
  154. package/dist/cjs/commands/UpdateRepositoryDescriptionCommand.js +3 -3
  155. package/dist/cjs/commands/UpdateRepositoryDescriptionCommand.js.map +1 -1
  156. package/dist/cjs/commands/UpdateRepositoryNameCommand.js +3 -3
  157. package/dist/cjs/commands/UpdateRepositoryNameCommand.js.map +1 -1
  158. package/dist/cjs/endpoints.js +1 -1
  159. package/dist/cjs/endpoints.js.map +1 -1
  160. package/dist/cjs/index.js +94 -94
  161. package/dist/cjs/index.js.map +1 -1
  162. package/dist/cjs/models/index.js +2 -2
  163. package/dist/cjs/models/index.js.map +1 -1
  164. package/dist/cjs/package.json +39 -39
  165. package/dist/cjs/protocols/Aws_json1_1.js +449 -449
  166. package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
  167. package/dist/cjs/runtimeConfig.browser.js +4 -4
  168. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  169. package/dist/cjs/runtimeConfig.js +8 -8
  170. package/dist/cjs/runtimeConfig.js.map +1 -1
  171. package/dist/cjs/runtimeConfig.native.js +1 -1
  172. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  173. package/dist/es/CodeCommit.js +1 -400
  174. package/dist/es/CodeCommit.js.map +1 -1
  175. package/dist/es/CodeCommitClient.js +1 -405
  176. package/dist/es/CodeCommitClient.js.map +1 -1
  177. package/dist/es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -33
  178. package/dist/es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js.map +1 -1
  179. package/dist/es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -27
  180. package/dist/es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js.map +1 -1
  181. package/dist/es/commands/BatchDescribeMergeConflictsCommand.js +2 -27
  182. package/dist/es/commands/BatchDescribeMergeConflictsCommand.js.map +1 -1
  183. package/dist/es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -27
  184. package/dist/es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js.map +1 -1
  185. package/dist/es/commands/BatchGetCommitsCommand.js +2 -27
  186. package/dist/es/commands/BatchGetCommitsCommand.js.map +1 -1
  187. package/dist/es/commands/BatchGetRepositoriesCommand.js +2 -34
  188. package/dist/es/commands/BatchGetRepositoriesCommand.js.map +1 -1
  189. package/dist/es/commands/CreateApprovalRuleTemplateCommand.js +2 -31
  190. package/dist/es/commands/CreateApprovalRuleTemplateCommand.js.map +1 -1
  191. package/dist/es/commands/CreateBranchCommand.js +2 -30
  192. package/dist/es/commands/CreateBranchCommand.js.map +1 -1
  193. package/dist/es/commands/CreateCommitCommand.js +2 -27
  194. package/dist/es/commands/CreateCommitCommand.js.map +1 -1
  195. package/dist/es/commands/CreatePullRequestApprovalRuleCommand.js +2 -27
  196. package/dist/es/commands/CreatePullRequestApprovalRuleCommand.js.map +1 -1
  197. package/dist/es/commands/CreatePullRequestCommand.js +2 -27
  198. package/dist/es/commands/CreatePullRequestCommand.js.map +1 -1
  199. package/dist/es/commands/CreateRepositoryCommand.js +2 -27
  200. package/dist/es/commands/CreateRepositoryCommand.js.map +1 -1
  201. package/dist/es/commands/CreateUnreferencedMergeCommitCommand.js +2 -34
  202. package/dist/es/commands/CreateUnreferencedMergeCommitCommand.js.map +1 -1
  203. package/dist/es/commands/DeleteApprovalRuleTemplateCommand.js +2 -27
  204. package/dist/es/commands/DeleteApprovalRuleTemplateCommand.js.map +1 -1
  205. package/dist/es/commands/DeleteBranchCommand.js +2 -27
  206. package/dist/es/commands/DeleteBranchCommand.js.map +1 -1
  207. package/dist/es/commands/DeleteCommentContentCommand.js +2 -27
  208. package/dist/es/commands/DeleteCommentContentCommand.js.map +1 -1
  209. package/dist/es/commands/DeleteFileCommand.js +2 -29
  210. package/dist/es/commands/DeleteFileCommand.js.map +1 -1
  211. package/dist/es/commands/DeletePullRequestApprovalRuleCommand.js +2 -29
  212. package/dist/es/commands/DeletePullRequestApprovalRuleCommand.js.map +1 -1
  213. package/dist/es/commands/DeleteRepositoryCommand.js +2 -32
  214. package/dist/es/commands/DeleteRepositoryCommand.js.map +1 -1
  215. package/dist/es/commands/DescribeMergeConflictsCommand.js +2 -29
  216. package/dist/es/commands/DescribeMergeConflictsCommand.js.map +1 -1
  217. package/dist/es/commands/DescribePullRequestEventsCommand.js +2 -27
  218. package/dist/es/commands/DescribePullRequestEventsCommand.js.map +1 -1
  219. package/dist/es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -30
  220. package/dist/es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js.map +1 -1
  221. package/dist/es/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -27
  222. package/dist/es/commands/EvaluatePullRequestApprovalRulesCommand.js.map +1 -1
  223. package/dist/es/commands/GetApprovalRuleTemplateCommand.js +2 -27
  224. package/dist/es/commands/GetApprovalRuleTemplateCommand.js.map +1 -1
  225. package/dist/es/commands/GetBlobCommand.js +2 -27
  226. package/dist/es/commands/GetBlobCommand.js.map +1 -1
  227. package/dist/es/commands/GetBranchCommand.js +2 -27
  228. package/dist/es/commands/GetBranchCommand.js.map +1 -1
  229. package/dist/es/commands/GetCommentCommand.js +2 -31
  230. package/dist/es/commands/GetCommentCommand.js.map +1 -1
  231. package/dist/es/commands/GetCommentReactionsCommand.js +2 -27
  232. package/dist/es/commands/GetCommentReactionsCommand.js.map +1 -1
  233. package/dist/es/commands/GetCommentsForComparedCommitCommand.js +2 -31
  234. package/dist/es/commands/GetCommentsForComparedCommitCommand.js.map +1 -1
  235. package/dist/es/commands/GetCommentsForPullRequestCommand.js +2 -31
  236. package/dist/es/commands/GetCommentsForPullRequestCommand.js.map +1 -1
  237. package/dist/es/commands/GetCommitCommand.js +2 -27
  238. package/dist/es/commands/GetCommitCommand.js.map +1 -1
  239. package/dist/es/commands/GetDifferencesCommand.js +2 -29
  240. package/dist/es/commands/GetDifferencesCommand.js.map +1 -1
  241. package/dist/es/commands/GetFileCommand.js +2 -27
  242. package/dist/es/commands/GetFileCommand.js.map +1 -1
  243. package/dist/es/commands/GetFolderCommand.js +2 -27
  244. package/dist/es/commands/GetFolderCommand.js.map +1 -1
  245. package/dist/es/commands/GetMergeCommitCommand.js +2 -27
  246. package/dist/es/commands/GetMergeCommitCommand.js.map +1 -1
  247. package/dist/es/commands/GetMergeConflictsCommand.js +2 -27
  248. package/dist/es/commands/GetMergeConflictsCommand.js.map +1 -1
  249. package/dist/es/commands/GetMergeOptionsCommand.js +2 -29
  250. package/dist/es/commands/GetMergeOptionsCommand.js.map +1 -1
  251. package/dist/es/commands/GetPullRequestApprovalStatesCommand.js +2 -28
  252. package/dist/es/commands/GetPullRequestApprovalStatesCommand.js.map +1 -1
  253. package/dist/es/commands/GetPullRequestCommand.js +2 -27
  254. package/dist/es/commands/GetPullRequestCommand.js.map +1 -1
  255. package/dist/es/commands/GetPullRequestOverrideStateCommand.js +2 -28
  256. package/dist/es/commands/GetPullRequestOverrideStateCommand.js.map +1 -1
  257. package/dist/es/commands/GetRepositoryCommand.js +2 -35
  258. package/dist/es/commands/GetRepositoryCommand.js.map +1 -1
  259. package/dist/es/commands/GetRepositoryTriggersCommand.js +2 -27
  260. package/dist/es/commands/GetRepositoryTriggersCommand.js.map +1 -1
  261. package/dist/es/commands/ListApprovalRuleTemplatesCommand.js +2 -28
  262. package/dist/es/commands/ListApprovalRuleTemplatesCommand.js.map +1 -1
  263. package/dist/es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -27
  264. package/dist/es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js.map +1 -1
  265. package/dist/es/commands/ListBranchesCommand.js +2 -27
  266. package/dist/es/commands/ListBranchesCommand.js.map +1 -1
  267. package/dist/es/commands/ListPullRequestsCommand.js +2 -28
  268. package/dist/es/commands/ListPullRequestsCommand.js.map +1 -1
  269. package/dist/es/commands/ListRepositoriesCommand.js +2 -27
  270. package/dist/es/commands/ListRepositoriesCommand.js.map +1 -1
  271. package/dist/es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -27
  272. package/dist/es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js.map +1 -1
  273. package/dist/es/commands/ListTagsForResourceCommand.js +2 -29
  274. package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
  275. package/dist/es/commands/MergeBranchesByFastForwardCommand.js +2 -27
  276. package/dist/es/commands/MergeBranchesByFastForwardCommand.js.map +1 -1
  277. package/dist/es/commands/MergeBranchesBySquashCommand.js +2 -27
  278. package/dist/es/commands/MergeBranchesBySquashCommand.js.map +1 -1
  279. package/dist/es/commands/MergeBranchesByThreeWayCommand.js +2 -27
  280. package/dist/es/commands/MergeBranchesByThreeWayCommand.js.map +1 -1
  281. package/dist/es/commands/MergePullRequestByFastForwardCommand.js +2 -28
  282. package/dist/es/commands/MergePullRequestByFastForwardCommand.js.map +1 -1
  283. package/dist/es/commands/MergePullRequestBySquashCommand.js +2 -28
  284. package/dist/es/commands/MergePullRequestBySquashCommand.js.map +1 -1
  285. package/dist/es/commands/MergePullRequestByThreeWayCommand.js +2 -28
  286. package/dist/es/commands/MergePullRequestByThreeWayCommand.js.map +1 -1
  287. package/dist/es/commands/OverridePullRequestApprovalRulesCommand.js +2 -27
  288. package/dist/es/commands/OverridePullRequestApprovalRulesCommand.js.map +1 -1
  289. package/dist/es/commands/PostCommentForComparedCommitCommand.js +2 -27
  290. package/dist/es/commands/PostCommentForComparedCommitCommand.js.map +1 -1
  291. package/dist/es/commands/PostCommentForPullRequestCommand.js +2 -27
  292. package/dist/es/commands/PostCommentForPullRequestCommand.js.map +1 -1
  293. package/dist/es/commands/PostCommentReplyCommand.js +2 -27
  294. package/dist/es/commands/PostCommentReplyCommand.js.map +1 -1
  295. package/dist/es/commands/PutCommentReactionCommand.js +2 -28
  296. package/dist/es/commands/PutCommentReactionCommand.js.map +1 -1
  297. package/dist/es/commands/PutFileCommand.js +2 -27
  298. package/dist/es/commands/PutFileCommand.js.map +1 -1
  299. package/dist/es/commands/PutRepositoryTriggersCommand.js +2 -27
  300. package/dist/es/commands/PutRepositoryTriggersCommand.js.map +1 -1
  301. package/dist/es/commands/TagResourceCommand.js +2 -29
  302. package/dist/es/commands/TagResourceCommand.js.map +1 -1
  303. package/dist/es/commands/TestRepositoryTriggersCommand.js +2 -29
  304. package/dist/es/commands/TestRepositoryTriggersCommand.js.map +1 -1
  305. package/dist/es/commands/UntagResourceCommand.js +2 -29
  306. package/dist/es/commands/UntagResourceCommand.js.map +1 -1
  307. package/dist/es/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -29
  308. package/dist/es/commands/UpdateApprovalRuleTemplateContentCommand.js.map +1 -1
  309. package/dist/es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -27
  310. package/dist/es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js.map +1 -1
  311. package/dist/es/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -27
  312. package/dist/es/commands/UpdateApprovalRuleTemplateNameCommand.js.map +1 -1
  313. package/dist/es/commands/UpdateCommentCommand.js +2 -27
  314. package/dist/es/commands/UpdateCommentCommand.js.map +1 -1
  315. package/dist/es/commands/UpdateDefaultBranchCommand.js +2 -30
  316. package/dist/es/commands/UpdateDefaultBranchCommand.js.map +1 -1
  317. package/dist/es/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -28
  318. package/dist/es/commands/UpdatePullRequestApprovalRuleContentCommand.js.map +1 -1
  319. package/dist/es/commands/UpdatePullRequestApprovalStateCommand.js +2 -27
  320. package/dist/es/commands/UpdatePullRequestApprovalStateCommand.js.map +1 -1
  321. package/dist/es/commands/UpdatePullRequestDescriptionCommand.js +2 -27
  322. package/dist/es/commands/UpdatePullRequestDescriptionCommand.js.map +1 -1
  323. package/dist/es/commands/UpdatePullRequestStatusCommand.js +2 -27
  324. package/dist/es/commands/UpdatePullRequestStatusCommand.js.map +1 -1
  325. package/dist/es/commands/UpdatePullRequestTitleCommand.js +2 -27
  326. package/dist/es/commands/UpdatePullRequestTitleCommand.js.map +1 -1
  327. package/dist/es/commands/UpdateRepositoryDescriptionCommand.js +2 -34
  328. package/dist/es/commands/UpdateRepositoryDescriptionCommand.js.map +1 -1
  329. package/dist/es/commands/UpdateRepositoryNameCommand.js +2 -31
  330. package/dist/es/commands/UpdateRepositoryNameCommand.js.map +1 -1
  331. package/dist/es/endpoints.js +1 -1
  332. package/dist/es/endpoints.js.map +1 -1
  333. package/dist/es/models/models_0.js +0 -861
  334. package/dist/es/models/models_0.js.map +1 -1
  335. package/dist/es/models/models_1.js +0 -291
  336. package/dist/es/models/models_1.js.map +1 -1
  337. package/dist/es/package.json +39 -39
  338. package/dist/es/pagination/DescribeMergeConflictsPaginator.js +16 -28
  339. package/dist/es/pagination/DescribeMergeConflictsPaginator.js.map +1 -1
  340. package/dist/es/pagination/DescribePullRequestEventsPaginator.js +16 -28
  341. package/dist/es/pagination/DescribePullRequestEventsPaginator.js.map +1 -1
  342. package/dist/es/pagination/GetCommentReactionsPaginator.js +16 -28
  343. package/dist/es/pagination/GetCommentReactionsPaginator.js.map +1 -1
  344. package/dist/es/pagination/GetCommentsForComparedCommitPaginator.js +16 -28
  345. package/dist/es/pagination/GetCommentsForComparedCommitPaginator.js.map +1 -1
  346. package/dist/es/pagination/GetCommentsForPullRequestPaginator.js +16 -28
  347. package/dist/es/pagination/GetCommentsForPullRequestPaginator.js.map +1 -1
  348. package/dist/es/pagination/GetDifferencesPaginator.js +16 -28
  349. package/dist/es/pagination/GetDifferencesPaginator.js.map +1 -1
  350. package/dist/es/pagination/GetMergeConflictsPaginator.js +16 -28
  351. package/dist/es/pagination/GetMergeConflictsPaginator.js.map +1 -1
  352. package/dist/es/pagination/ListApprovalRuleTemplatesPaginator.js +16 -28
  353. package/dist/es/pagination/ListApprovalRuleTemplatesPaginator.js.map +1 -1
  354. package/dist/es/pagination/ListAssociatedApprovalRuleTemplatesForRepositoryPaginator.js +16 -28
  355. package/dist/es/pagination/ListAssociatedApprovalRuleTemplatesForRepositoryPaginator.js.map +1 -1
  356. package/dist/es/pagination/ListBranchesPaginator.js +16 -28
  357. package/dist/es/pagination/ListBranchesPaginator.js.map +1 -1
  358. package/dist/es/pagination/ListPullRequestsPaginator.js +16 -28
  359. package/dist/es/pagination/ListPullRequestsPaginator.js.map +1 -1
  360. package/dist/es/pagination/ListRepositoriesForApprovalRuleTemplatePaginator.js +16 -28
  361. package/dist/es/pagination/ListRepositoriesForApprovalRuleTemplatePaginator.js.map +1 -1
  362. package/dist/es/pagination/ListRepositoriesPaginator.js +16 -28
  363. package/dist/es/pagination/ListRepositoriesPaginator.js.map +1 -1
  364. package/dist/es/protocols/Aws_json1_1.js +5018 -5023
  365. package/dist/es/protocols/Aws_json1_1.js.map +1 -1
  366. package/dist/es/runtimeConfig.browser.js +0 -3
  367. package/dist/es/runtimeConfig.browser.js.map +1 -1
  368. package/dist/es/runtimeConfig.js +0 -3
  369. package/dist/es/runtimeConfig.js.map +1 -1
  370. package/dist/es/runtimeConfig.native.js +0 -3
  371. package/dist/es/runtimeConfig.native.js.map +1 -1
  372. package/dist/es/runtimeConfig.shared.js +0 -3
  373. package/dist/es/runtimeConfig.shared.js.map +1 -1
  374. package/dist/types/runtimeConfig.browser.d.ts +1 -0
  375. package/dist/types/runtimeConfig.d.ts +1 -0
  376. package/dist/types/runtimeConfig.native.d.ts +1 -0
  377. package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  378. package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
  379. package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
  380. package/package.json +39 -39
  381. package/protocols/Aws_json1_1.ts +14 -11
  382. package/tsconfig.es.json +0 -2
  383. package/tsconfig.json +3 -5
  384. package/tsconfig.types.json +8 -0
@@ -1 +1 @@
1
- {"version":3,"file":"GetFolderCommand.js","sourceRoot":"","sources":["../../../commands/GetFolderCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,EAAE,sCAAsC,EAAE,oCAAoC,EAAE,MAAM,0BAA0B,CAAC;AACxH,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAsC,oCAIrC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,0BAAqB,KAA4B;QAAjD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuB;;QAG/C,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,4CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,kBAAkB,CAAC;QACvC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,cAAc,CAAC,kBAAkB;YAC1D,wBAAwB,EAAE,eAAe,CAAC,kBAAkB;SAC7D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oCAAS,GAAjB,UAAkB,KAA4B,EAAE,OAAuB;QACrE,OAAO,oCAAoC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAEO,sCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sCAAsC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAIH,uBAAC;AAAD,CAAC,AAtDD,CAAsC,QAAQ,GAsD7C"}
1
+ {"version":3,"file":"GetFolderCommand.js","sourceRoot":"","sources":["../../../commands/GetFolderCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,EAAE,sCAAsC,EAAE,oCAAoC,EAAE,MAAM,0BAA0B,CAAC;AACxH,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAsC,oCAIrC;IAIC,0BAAqB,KAA4B;QAAjD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuB;;IAIjD,CAAC;IAKD,4CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,kBAAkB,CAAC;QACvC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,cAAc,CAAC,kBAAkB;YAC1D,wBAAwB,EAAE,eAAe,CAAC,kBAAkB;SAC7D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oCAAS,GAAjB,UAAkB,KAA4B,EAAE,OAAuB;QACrE,OAAO,oCAAoC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAEO,sCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sCAAsC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAIH,uBAAC;AAAD,CAAC,AAtDD,CAAsC,QAAQ,GAsD7C"}
@@ -3,38 +3,13 @@ import { GetMergeCommitInput, GetMergeCommitOutput } from "../models/models_0";
3
3
  import { deserializeAws_json1_1GetMergeCommitCommand, serializeAws_json1_1GetMergeCommitCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns information about a specified merge commit.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { CodeCommitClient, GetMergeCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
12
- * // const { CodeCommitClient, GetMergeCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
13
- * const client = new CodeCommitClient(config);
14
- * const command = new GetMergeCommitCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link GetMergeCommitCommandInput} for command's `input` shape.
19
- * @see {@link GetMergeCommitCommandOutput} for command's `response` shape.
20
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var GetMergeCommitCommand = /** @class */ (function (_super) {
6
+ var GetMergeCommitCommand = (function (_super) {
24
7
  __extends(GetMergeCommitCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function GetMergeCommitCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  GetMergeCommitCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetMergeCommitCommand.js","sourceRoot":"","sources":["../../../commands/GetMergeCommitCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA2C,yCAI1C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,+BAAqB,KAAiC;QAAtD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;QAGpD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
1
+ {"version":3,"file":"GetMergeCommitCommand.js","sourceRoot":"","sources":["../../../commands/GetMergeCommitCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
@@ -3,38 +3,13 @@ import { GetMergeConflictsInput, GetMergeConflictsOutput } from "../models/model
3
3
  import { deserializeAws_json1_1GetMergeConflictsCommand, serializeAws_json1_1GetMergeConflictsCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { CodeCommitClient, GetMergeConflictsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
12
- * // const { CodeCommitClient, GetMergeConflictsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
13
- * const client = new CodeCommitClient(config);
14
- * const command = new GetMergeConflictsCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link GetMergeConflictsCommandInput} for command's `input` shape.
19
- * @see {@link GetMergeConflictsCommandOutput} for command's `response` shape.
20
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var GetMergeConflictsCommand = /** @class */ (function (_super) {
6
+ var GetMergeConflictsCommand = (function (_super) {
24
7
  __extends(GetMergeConflictsCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function GetMergeConflictsCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  GetMergeConflictsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetMergeConflictsCommand.js","sourceRoot":"","sources":["../../../commands/GetMergeConflictsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA8C,4CAI7C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,kCAAqB,KAAoC;QAAzD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;QAGvD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
1
+ {"version":3,"file":"GetMergeConflictsCommand.js","sourceRoot":"","sources":["../../../commands/GetMergeConflictsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
@@ -3,40 +3,13 @@ import { GetMergeOptionsInput, GetMergeOptionsOutput } from "../models/models_0"
3
3
  import { deserializeAws_json1_1GetMergeOptionsCommand, serializeAws_json1_1GetMergeOptionsCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns information about the merge options available for merging two specified
8
- * branches. For details about why a merge option is not available, use GetMergeConflicts
9
- * or DescribeMergeConflicts.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { CodeCommitClient, GetMergeOptionsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
14
- * // const { CodeCommitClient, GetMergeOptionsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
15
- * const client = new CodeCommitClient(config);
16
- * const command = new GetMergeOptionsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetMergeOptionsCommandInput} for command's `input` shape.
21
- * @see {@link GetMergeOptionsCommandOutput} for command's `response` shape.
22
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var GetMergeOptionsCommand = /** @class */ (function (_super) {
6
+ var GetMergeOptionsCommand = (function (_super) {
26
7
  __extends(GetMergeOptionsCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function GetMergeOptionsCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  GetMergeOptionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetMergeOptionsCommand.js","sourceRoot":"","sources":["../../../commands/GetMergeOptionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;GAkBG;AACH;IAA4C,0CAI3C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,gCAAqB,KAAkC;QAAvD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;QAGrD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
1
+ {"version":3,"file":"GetMergeOptionsCommand.js","sourceRoot":"","sources":["../../../commands/GetMergeOptionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
@@ -3,39 +3,13 @@ import { GetPullRequestApprovalStatesInput, GetPullRequestApprovalStatesOutput }
3
3
  import { deserializeAws_json1_1GetPullRequestApprovalStatesCommand, serializeAws_json1_1GetPullRequestApprovalStatesCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Gets information about the approval states for a specified pull request. Approval states only apply to pull requests that have one or more
8
- * approval rules applied to them.</p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { CodeCommitClient, GetPullRequestApprovalStatesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
13
- * // const { CodeCommitClient, GetPullRequestApprovalStatesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
14
- * const client = new CodeCommitClient(config);
15
- * const command = new GetPullRequestApprovalStatesCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link GetPullRequestApprovalStatesCommandInput} for command's `input` shape.
20
- * @see {@link GetPullRequestApprovalStatesCommandOutput} for command's `response` shape.
21
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var GetPullRequestApprovalStatesCommand = /** @class */ (function (_super) {
6
+ var GetPullRequestApprovalStatesCommand = (function (_super) {
25
7
  __extends(GetPullRequestApprovalStatesCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function GetPullRequestApprovalStatesCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  GetPullRequestApprovalStatesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetPullRequestApprovalStatesCommand.js","sourceRoot":"","sources":["../../../commands/GetPullRequestApprovalStatesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;;GAiBG;AACH;IAAyD,uDAIxD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6CAAqB,KAA+C;QAApE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0C;;QAGlE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,qCAAqC,CAAC;QAC1D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,kCAAkC,CAAC,kBAAkB;SAChF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uDAAS,GAAjB,UAAkB,KAA+C,EAAE,OAAuB;QACxF,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,yDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,0CAAC;AAAD,CAAC,AAzDD,CAAyD,QAAQ,GAyDhE"}
1
+ {"version":3,"file":"GetPullRequestApprovalStatesCommand.js","sourceRoot":"","sources":["../../../commands/GetPullRequestApprovalStatesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAyD,uDAIxD;IAIC,6CAAqB,KAA+C;QAApE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0C;;IAIpE,CAAC;IAKD,+DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,qCAAqC,CAAC;QAC1D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,kCAAkC,CAAC,kBAAkB;SAChF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uDAAS,GAAjB,UAAkB,KAA+C,EAAE,OAAuB;QACxF,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,yDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,0CAAC;AAAD,CAAC,AAzDD,CAAyD,QAAQ,GAyDhE"}
@@ -3,38 +3,13 @@ import { GetPullRequestInput, GetPullRequestOutput } from "../models/models_0";
3
3
  import { deserializeAws_json1_1GetPullRequestCommand, serializeAws_json1_1GetPullRequestCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Gets information about a pull request in a specified repository.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { CodeCommitClient, GetPullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
12
- * // const { CodeCommitClient, GetPullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
13
- * const client = new CodeCommitClient(config);
14
- * const command = new GetPullRequestCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link GetPullRequestCommandInput} for command's `input` shape.
19
- * @see {@link GetPullRequestCommandOutput} for command's `response` shape.
20
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var GetPullRequestCommand = /** @class */ (function (_super) {
6
+ var GetPullRequestCommand = (function (_super) {
24
7
  __extends(GetPullRequestCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function GetPullRequestCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  GetPullRequestCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetPullRequestCommand.js","sourceRoot":"","sources":["../../../commands/GetPullRequestCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA2C,yCAI1C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,+BAAqB,KAAiC;QAAtD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;QAGpD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
1
+ {"version":3,"file":"GetPullRequestCommand.js","sourceRoot":"","sources":["../../../commands/GetPullRequestCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
@@ -3,39 +3,13 @@ import { GetPullRequestOverrideStateInput, GetPullRequestOverrideStateOutput } f
3
3
  import { deserializeAws_json1_1GetPullRequestOverrideStateCommand, serializeAws_json1_1GetPullRequestOverrideStateCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns information about whether approval rules have been set aside (overridden) for a
8
- * pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.</p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { CodeCommitClient, GetPullRequestOverrideStateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
13
- * // const { CodeCommitClient, GetPullRequestOverrideStateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
14
- * const client = new CodeCommitClient(config);
15
- * const command = new GetPullRequestOverrideStateCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link GetPullRequestOverrideStateCommandInput} for command's `input` shape.
20
- * @see {@link GetPullRequestOverrideStateCommandOutput} for command's `response` shape.
21
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var GetPullRequestOverrideStateCommand = /** @class */ (function (_super) {
6
+ var GetPullRequestOverrideStateCommand = (function (_super) {
25
7
  __extends(GetPullRequestOverrideStateCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function GetPullRequestOverrideStateCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  GetPullRequestOverrideStateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetPullRequestOverrideStateCommand.js","sourceRoot":"","sources":["../../../commands/GetPullRequestOverrideStateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;GAiBG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
1
+ {"version":3,"file":"GetPullRequestOverrideStateCommand.js","sourceRoot":"","sources":["../../../commands/GetPullRequestOverrideStateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAwD,sDAIvD;IAIC,4CAAqB,KAA8C;QAAnE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;IAInE,CAAC;IAKD,8DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
@@ -3,46 +3,13 @@ import { GetRepositoryInput, GetRepositoryOutput } from "../models/models_0";
3
3
  import { deserializeAws_json1_1GetRepositoryCommand, serializeAws_json1_1GetRepositoryCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns information about a repository.</p>
8
- *
9
- * <note>
10
- * <p>The description field for a repository accepts all HTML characters and all valid
11
- * Unicode characters. Applications that do not HTML-encode the description and display
12
- * it in a webpage can expose users to potentially malicious code. Make sure that you
13
- * HTML-encode the description field in any application that uses this API to display
14
- * the repository description on a webpage.</p>
15
- * </note>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { CodeCommitClient, GetRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
20
- * // const { CodeCommitClient, GetRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
21
- * const client = new CodeCommitClient(config);
22
- * const command = new GetRepositoryCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link GetRepositoryCommandInput} for command's `input` shape.
27
- * @see {@link GetRepositoryCommandOutput} for command's `response` shape.
28
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
- var GetRepositoryCommand = /** @class */ (function (_super) {
6
+ var GetRepositoryCommand = (function (_super) {
32
7
  __extends(GetRepositoryCommand, _super);
33
- // Start section: command_properties
34
- // End section: command_properties
35
8
  function GetRepositoryCommand(input) {
36
- var _this =
37
- // Start section: command_constructor
38
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
39
10
  _this.input = input;
40
11
  return _this;
41
- // End section: command_constructor
42
12
  }
43
- /**
44
- * @internal
45
- */
46
13
  GetRepositoryCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
47
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
48
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetRepositoryCommand.js","sourceRoot":"","sources":["../../../commands/GetRepositoryCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH;IAA0C,wCAIzC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,8BAAqB,KAAgC;QAArD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;QAGnD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
1
+ {"version":3,"file":"GetRepositoryCommand.js","sourceRoot":"","sources":["../../../commands/GetRepositoryCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAuC7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
@@ -3,38 +3,13 @@ import { GetRepositoryTriggersInput, GetRepositoryTriggersOutput } from "../mode
3
3
  import { deserializeAws_json1_1GetRepositoryTriggersCommand, serializeAws_json1_1GetRepositoryTriggersCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Gets information about triggers configured for a repository.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { CodeCommitClient, GetRepositoryTriggersCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
12
- * // const { CodeCommitClient, GetRepositoryTriggersCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
13
- * const client = new CodeCommitClient(config);
14
- * const command = new GetRepositoryTriggersCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link GetRepositoryTriggersCommandInput} for command's `input` shape.
19
- * @see {@link GetRepositoryTriggersCommandOutput} for command's `response` shape.
20
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var GetRepositoryTriggersCommand = /** @class */ (function (_super) {
6
+ var GetRepositoryTriggersCommand = (function (_super) {
24
7
  __extends(GetRepositoryTriggersCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function GetRepositoryTriggersCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  GetRepositoryTriggersCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"GetRepositoryTriggersCommand.js","sourceRoot":"","sources":["../../../commands/GetRepositoryTriggersCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAkD,gDAIjD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,sCAAqB,KAAwC;QAA7D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;QAG3D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
1
+ {"version":3,"file":"GetRepositoryTriggersCommand.js","sourceRoot":"","sources":["../../../commands/GetRepositoryTriggersCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
@@ -3,39 +3,13 @@ import { ListApprovalRuleTemplatesInput, ListApprovalRuleTemplatesOutput } from
3
3
  import { deserializeAws_json1_1ListApprovalRuleTemplatesCommand, serializeAws_json1_1ListApprovalRuleTemplatesCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Lists all approval rule templates in the specified AWS Region in your AWS account. If
8
- * an AWS Region is not specified, the AWS Region where you are signed in is used.</p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { CodeCommitClient, ListApprovalRuleTemplatesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
13
- * // const { CodeCommitClient, ListApprovalRuleTemplatesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
14
- * const client = new CodeCommitClient(config);
15
- * const command = new ListApprovalRuleTemplatesCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link ListApprovalRuleTemplatesCommandInput} for command's `input` shape.
20
- * @see {@link ListApprovalRuleTemplatesCommandOutput} for command's `response` shape.
21
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var ListApprovalRuleTemplatesCommand = /** @class */ (function (_super) {
6
+ var ListApprovalRuleTemplatesCommand = (function (_super) {
25
7
  __extends(ListApprovalRuleTemplatesCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function ListApprovalRuleTemplatesCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  ListApprovalRuleTemplatesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"ListApprovalRuleTemplatesCommand.js","sourceRoot":"","sources":["../../../commands/ListApprovalRuleTemplatesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;GAiBG;AACH;IAAsD,oDAIrD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,0CAAqB,KAA4C;QAAjE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;QAG/D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
1
+ {"version":3,"file":"ListApprovalRuleTemplatesCommand.js","sourceRoot":"","sources":["../../../commands/ListApprovalRuleTemplatesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
@@ -3,38 +3,13 @@ import { ListAssociatedApprovalRuleTemplatesForRepositoryInput, ListAssociatedAp
3
3
  import { deserializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, serializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Lists all approval rule templates that are associated with a specified repository.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { CodeCommitClient, ListAssociatedApprovalRuleTemplatesForRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
12
- * // const { CodeCommitClient, ListAssociatedApprovalRuleTemplatesForRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
13
- * const client = new CodeCommitClient(config);
14
- * const command = new ListAssociatedApprovalRuleTemplatesForRepositoryCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput} for command's `input` shape.
19
- * @see {@link ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput} for command's `response` shape.
20
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var ListAssociatedApprovalRuleTemplatesForRepositoryCommand = /** @class */ (function (_super) {
6
+ var ListAssociatedApprovalRuleTemplatesForRepositoryCommand = (function (_super) {
24
7
  __extends(ListAssociatedApprovalRuleTemplatesForRepositoryCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function ListAssociatedApprovalRuleTemplatesForRepositoryCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  ListAssociatedApprovalRuleTemplatesForRepositoryCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js","sourceRoot":"","sources":["../../../commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,qDAAqD,EACrD,sDAAsD,GACvD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,6EAA6E,EAC7E,2EAA2E,GAC5E,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiB7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA6E,2EAI5E;IACC,oCAAoC;IACpC,kCAAkC;IAElC,iEAAqB,KAAmE;QAAxF;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8D;;QAGtF,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,mFAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAK9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yDAAyD,CAAC;QAC9E,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qDAAqD,CAAC,kBAAkB;YACjG,wBAAwB,EAAE,sDAAsD,CAAC,kBAAkB;SACpG,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2EAAS,GAAjB,UACE,KAAmE,EACnE,OAAuB;QAEvB,OAAO,2EAA2E,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrG,CAAC;IAEO,6EAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,6EAA6E,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxG,CAAC;IAIH,8DAAC;AAAD,CAAC,AA/DD,CAA6E,QAAQ,GA+DpF"}
1
+ {"version":3,"file":"ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js","sourceRoot":"","sources":["../../../commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,qDAAqD,EACrD,sDAAsD,GACvD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,6EAA6E,EAC7E,2EAA2E,GAC5E,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAA6E,2EAI5E;IAIC,iEAAqB,KAAmE;QAAxF,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8D;;IAIxF,CAAC;IAKD,mFAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAK9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yDAAyD,CAAC;QAC9E,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qDAAqD,CAAC,kBAAkB;YACjG,wBAAwB,EAAE,sDAAsD,CAAC,kBAAkB;SACpG,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2EAAS,GAAjB,UACE,KAAmE,EACnE,OAAuB;QAEvB,OAAO,2EAA2E,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrG,CAAC;IAEO,6EAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,6EAA6E,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxG,CAAC;IAIH,8DAAC;AAAD,CAAC,AA/DD,CAA6E,QAAQ,GA+DpF"}
@@ -3,38 +3,13 @@ import { ListBranchesInput, ListBranchesOutput } from "../models/models_0";
3
3
  import { deserializeAws_json1_1ListBranchesCommand, serializeAws_json1_1ListBranchesCommand, } from "../protocols/Aws_json1_1";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Gets information about one or more branches in a repository.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { CodeCommitClient, ListBranchesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
12
- * // const { CodeCommitClient, ListBranchesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
13
- * const client = new CodeCommitClient(config);
14
- * const command = new ListBranchesCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link ListBranchesCommandInput} for command's `input` shape.
19
- * @see {@link ListBranchesCommandOutput} for command's `response` shape.
20
- * @see {@link CodeCommitClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var ListBranchesCommand = /** @class */ (function (_super) {
6
+ var ListBranchesCommand = (function (_super) {
24
7
  __extends(ListBranchesCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function ListBranchesCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  ListBranchesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"ListBranchesCommand.js","sourceRoot":"","sources":["../../../commands/ListBranchesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAyC,uCAIxC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6BAAqB,KAA+B;QAApD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;QAGlD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iBAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,kBAAkB,CAAC,kBAAkB;SAChE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
1
+ {"version":3,"file":"ListBranchesCommand.js","sourceRoot":"","sources":["../../../commands/ListBranchesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iBAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,kBAAkB,CAAC,kBAAkB;SAChE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}