@aws-sdk/client-codecommit 3.306.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (159) hide show
  1. package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -2
  2. package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -2
  3. package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -2
  7. package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -2
  8. package/dist-cjs/commands/CreateBranchCommand.js +2 -2
  9. package/dist-cjs/commands/CreateCommitCommand.js +2 -2
  10. package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -2
  11. package/dist-cjs/commands/CreatePullRequestCommand.js +2 -2
  12. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
  13. package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteBranchCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteFileCommand.js +2 -2
  18. package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -2
  22. package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -2
  23. package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -2
  24. package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -2
  25. package/dist-cjs/commands/GetBlobCommand.js +2 -2
  26. package/dist-cjs/commands/GetBranchCommand.js +2 -2
  27. package/dist-cjs/commands/GetCommentCommand.js +2 -2
  28. package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -2
  29. package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -2
  30. package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -2
  31. package/dist-cjs/commands/GetCommitCommand.js +2 -2
  32. package/dist-cjs/commands/GetDifferencesCommand.js +2 -2
  33. package/dist-cjs/commands/GetFileCommand.js +2 -2
  34. package/dist-cjs/commands/GetFolderCommand.js +2 -2
  35. package/dist-cjs/commands/GetMergeCommitCommand.js +2 -2
  36. package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -2
  37. package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -2
  38. package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -2
  39. package/dist-cjs/commands/GetPullRequestCommand.js +2 -2
  40. package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -2
  41. package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
  42. package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -2
  43. package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -2
  44. package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -2
  45. package/dist-cjs/commands/ListBranchesCommand.js +2 -2
  46. package/dist-cjs/commands/ListPullRequestsCommand.js +2 -2
  47. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
  48. package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -2
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  50. package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -2
  51. package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -2
  52. package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -2
  53. package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -2
  54. package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -2
  55. package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -2
  56. package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -2
  57. package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -2
  58. package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -2
  59. package/dist-cjs/commands/PostCommentReplyCommand.js +2 -2
  60. package/dist-cjs/commands/PutCommentReactionCommand.js +2 -2
  61. package/dist-cjs/commands/PutFileCommand.js +2 -2
  62. package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -2
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -2
  65. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateCommentCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -2
  71. package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -2
  72. package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -2
  73. package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -2
  74. package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -2
  75. package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -2
  78. package/dist-cjs/protocols/Aws_json1_1.js +2653 -2713
  79. package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +3 -3
  80. package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +3 -3
  81. package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +3 -3
  82. package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +3 -3
  83. package/dist-es/commands/BatchGetCommitsCommand.js +3 -3
  84. package/dist-es/commands/BatchGetRepositoriesCommand.js +3 -3
  85. package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +3 -3
  86. package/dist-es/commands/CreateBranchCommand.js +3 -3
  87. package/dist-es/commands/CreateCommitCommand.js +3 -3
  88. package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +3 -3
  89. package/dist-es/commands/CreatePullRequestCommand.js +3 -3
  90. package/dist-es/commands/CreateRepositoryCommand.js +3 -3
  91. package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +3 -3
  92. package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +3 -3
  93. package/dist-es/commands/DeleteBranchCommand.js +3 -3
  94. package/dist-es/commands/DeleteCommentContentCommand.js +3 -3
  95. package/dist-es/commands/DeleteFileCommand.js +3 -3
  96. package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +3 -3
  97. package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
  98. package/dist-es/commands/DescribeMergeConflictsCommand.js +3 -3
  99. package/dist-es/commands/DescribePullRequestEventsCommand.js +3 -3
  100. package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +3 -3
  101. package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +3 -3
  102. package/dist-es/commands/GetApprovalRuleTemplateCommand.js +3 -3
  103. package/dist-es/commands/GetBlobCommand.js +3 -3
  104. package/dist-es/commands/GetBranchCommand.js +3 -3
  105. package/dist-es/commands/GetCommentCommand.js +3 -3
  106. package/dist-es/commands/GetCommentReactionsCommand.js +3 -3
  107. package/dist-es/commands/GetCommentsForComparedCommitCommand.js +3 -3
  108. package/dist-es/commands/GetCommentsForPullRequestCommand.js +3 -3
  109. package/dist-es/commands/GetCommitCommand.js +3 -3
  110. package/dist-es/commands/GetDifferencesCommand.js +3 -3
  111. package/dist-es/commands/GetFileCommand.js +3 -3
  112. package/dist-es/commands/GetFolderCommand.js +3 -3
  113. package/dist-es/commands/GetMergeCommitCommand.js +3 -3
  114. package/dist-es/commands/GetMergeConflictsCommand.js +3 -3
  115. package/dist-es/commands/GetMergeOptionsCommand.js +3 -3
  116. package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +3 -3
  117. package/dist-es/commands/GetPullRequestCommand.js +3 -3
  118. package/dist-es/commands/GetPullRequestOverrideStateCommand.js +3 -3
  119. package/dist-es/commands/GetRepositoryCommand.js +3 -3
  120. package/dist-es/commands/GetRepositoryTriggersCommand.js +3 -3
  121. package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +3 -3
  122. package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +3 -3
  123. package/dist-es/commands/ListBranchesCommand.js +3 -3
  124. package/dist-es/commands/ListPullRequestsCommand.js +3 -3
  125. package/dist-es/commands/ListRepositoriesCommand.js +3 -3
  126. package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +3 -3
  127. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  128. package/dist-es/commands/MergeBranchesByFastForwardCommand.js +3 -3
  129. package/dist-es/commands/MergeBranchesBySquashCommand.js +3 -3
  130. package/dist-es/commands/MergeBranchesByThreeWayCommand.js +3 -3
  131. package/dist-es/commands/MergePullRequestByFastForwardCommand.js +3 -3
  132. package/dist-es/commands/MergePullRequestBySquashCommand.js +3 -3
  133. package/dist-es/commands/MergePullRequestByThreeWayCommand.js +3 -3
  134. package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +3 -3
  135. package/dist-es/commands/PostCommentForComparedCommitCommand.js +3 -3
  136. package/dist-es/commands/PostCommentForPullRequestCommand.js +3 -3
  137. package/dist-es/commands/PostCommentReplyCommand.js +3 -3
  138. package/dist-es/commands/PutCommentReactionCommand.js +3 -3
  139. package/dist-es/commands/PutFileCommand.js +3 -3
  140. package/dist-es/commands/PutRepositoryTriggersCommand.js +3 -3
  141. package/dist-es/commands/TagResourceCommand.js +3 -3
  142. package/dist-es/commands/TestRepositoryTriggersCommand.js +3 -3
  143. package/dist-es/commands/UntagResourceCommand.js +3 -3
  144. package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +3 -3
  145. package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +3 -3
  146. package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +3 -3
  147. package/dist-es/commands/UpdateCommentCommand.js +3 -3
  148. package/dist-es/commands/UpdateDefaultBranchCommand.js +3 -3
  149. package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +3 -3
  150. package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +3 -3
  151. package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +3 -3
  152. package/dist-es/commands/UpdatePullRequestStatusCommand.js +3 -3
  153. package/dist-es/commands/UpdatePullRequestTitleCommand.js +3 -3
  154. package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +3 -3
  155. package/dist-es/commands/UpdateRepositoryNameCommand.js +3 -3
  156. package/dist-es/protocols/Aws_json1_1.js +2495 -2555
  157. package/dist-types/protocols/Aws_json1_1.d.ts +616 -154
  158. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +154 -154
  159. package/package.json +6 -6
@@ -311,619 +311,619 @@ import {
311
311
  UpdateRepositoryNameCommandInput,
312
312
  UpdateRepositoryNameCommandOutput,
313
313
  } from "../commands/UpdateRepositoryNameCommand";
314
- export declare const serializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand: (
314
+ export declare const se_AssociateApprovalRuleTemplateWithRepositoryCommand: (
315
315
  input: AssociateApprovalRuleTemplateWithRepositoryCommandInput,
316
316
  context: __SerdeContext
317
317
  ) => Promise<__HttpRequest>;
318
- export declare const serializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (
318
+ export declare const se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (
319
319
  input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput,
320
320
  context: __SerdeContext
321
321
  ) => Promise<__HttpRequest>;
322
- export declare const serializeAws_json1_1BatchDescribeMergeConflictsCommand: (
322
+ export declare const se_BatchDescribeMergeConflictsCommand: (
323
323
  input: BatchDescribeMergeConflictsCommandInput,
324
324
  context: __SerdeContext
325
325
  ) => Promise<__HttpRequest>;
326
- export declare const serializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (
326
+ export declare const se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (
327
327
  input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput,
328
328
  context: __SerdeContext
329
329
  ) => Promise<__HttpRequest>;
330
- export declare const serializeAws_json1_1BatchGetCommitsCommand: (
330
+ export declare const se_BatchGetCommitsCommand: (
331
331
  input: BatchGetCommitsCommandInput,
332
332
  context: __SerdeContext
333
333
  ) => Promise<__HttpRequest>;
334
- export declare const serializeAws_json1_1BatchGetRepositoriesCommand: (
334
+ export declare const se_BatchGetRepositoriesCommand: (
335
335
  input: BatchGetRepositoriesCommandInput,
336
336
  context: __SerdeContext
337
337
  ) => Promise<__HttpRequest>;
338
- export declare const serializeAws_json1_1CreateApprovalRuleTemplateCommand: (
338
+ export declare const se_CreateApprovalRuleTemplateCommand: (
339
339
  input: CreateApprovalRuleTemplateCommandInput,
340
340
  context: __SerdeContext
341
341
  ) => Promise<__HttpRequest>;
342
- export declare const serializeAws_json1_1CreateBranchCommand: (
342
+ export declare const se_CreateBranchCommand: (
343
343
  input: CreateBranchCommandInput,
344
344
  context: __SerdeContext
345
345
  ) => Promise<__HttpRequest>;
346
- export declare const serializeAws_json1_1CreateCommitCommand: (
346
+ export declare const se_CreateCommitCommand: (
347
347
  input: CreateCommitCommandInput,
348
348
  context: __SerdeContext
349
349
  ) => Promise<__HttpRequest>;
350
- export declare const serializeAws_json1_1CreatePullRequestCommand: (
350
+ export declare const se_CreatePullRequestCommand: (
351
351
  input: CreatePullRequestCommandInput,
352
352
  context: __SerdeContext
353
353
  ) => Promise<__HttpRequest>;
354
- export declare const serializeAws_json1_1CreatePullRequestApprovalRuleCommand: (
354
+ export declare const se_CreatePullRequestApprovalRuleCommand: (
355
355
  input: CreatePullRequestApprovalRuleCommandInput,
356
356
  context: __SerdeContext
357
357
  ) => Promise<__HttpRequest>;
358
- export declare const serializeAws_json1_1CreateRepositoryCommand: (
358
+ export declare const se_CreateRepositoryCommand: (
359
359
  input: CreateRepositoryCommandInput,
360
360
  context: __SerdeContext
361
361
  ) => Promise<__HttpRequest>;
362
- export declare const serializeAws_json1_1CreateUnreferencedMergeCommitCommand: (
362
+ export declare const se_CreateUnreferencedMergeCommitCommand: (
363
363
  input: CreateUnreferencedMergeCommitCommandInput,
364
364
  context: __SerdeContext
365
365
  ) => Promise<__HttpRequest>;
366
- export declare const serializeAws_json1_1DeleteApprovalRuleTemplateCommand: (
366
+ export declare const se_DeleteApprovalRuleTemplateCommand: (
367
367
  input: DeleteApprovalRuleTemplateCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_json1_1DeleteBranchCommand: (
370
+ export declare const se_DeleteBranchCommand: (
371
371
  input: DeleteBranchCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_json1_1DeleteCommentContentCommand: (
374
+ export declare const se_DeleteCommentContentCommand: (
375
375
  input: DeleteCommentContentCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_json1_1DeleteFileCommand: (
378
+ export declare const se_DeleteFileCommand: (
379
379
  input: DeleteFileCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_json1_1DeletePullRequestApprovalRuleCommand: (
382
+ export declare const se_DeletePullRequestApprovalRuleCommand: (
383
383
  input: DeletePullRequestApprovalRuleCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_json1_1DeleteRepositoryCommand: (
386
+ export declare const se_DeleteRepositoryCommand: (
387
387
  input: DeleteRepositoryCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_json1_1DescribeMergeConflictsCommand: (
390
+ export declare const se_DescribeMergeConflictsCommand: (
391
391
  input: DescribeMergeConflictsCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_json1_1DescribePullRequestEventsCommand: (
394
+ export declare const se_DescribePullRequestEventsCommand: (
395
395
  input: DescribePullRequestEventsCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand: (
398
+ export declare const se_DisassociateApprovalRuleTemplateFromRepositoryCommand: (
399
399
  input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_json1_1EvaluatePullRequestApprovalRulesCommand: (
402
+ export declare const se_EvaluatePullRequestApprovalRulesCommand: (
403
403
  input: EvaluatePullRequestApprovalRulesCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_json1_1GetApprovalRuleTemplateCommand: (
406
+ export declare const se_GetApprovalRuleTemplateCommand: (
407
407
  input: GetApprovalRuleTemplateCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_json1_1GetBlobCommand: (
410
+ export declare const se_GetBlobCommand: (
411
411
  input: GetBlobCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_json1_1GetBranchCommand: (
414
+ export declare const se_GetBranchCommand: (
415
415
  input: GetBranchCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_json1_1GetCommentCommand: (
418
+ export declare const se_GetCommentCommand: (
419
419
  input: GetCommentCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_json1_1GetCommentReactionsCommand: (
422
+ export declare const se_GetCommentReactionsCommand: (
423
423
  input: GetCommentReactionsCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_json1_1GetCommentsForComparedCommitCommand: (
426
+ export declare const se_GetCommentsForComparedCommitCommand: (
427
427
  input: GetCommentsForComparedCommitCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_json1_1GetCommentsForPullRequestCommand: (
430
+ export declare const se_GetCommentsForPullRequestCommand: (
431
431
  input: GetCommentsForPullRequestCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_json1_1GetCommitCommand: (
434
+ export declare const se_GetCommitCommand: (
435
435
  input: GetCommitCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_json1_1GetDifferencesCommand: (
438
+ export declare const se_GetDifferencesCommand: (
439
439
  input: GetDifferencesCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_json1_1GetFileCommand: (
442
+ export declare const se_GetFileCommand: (
443
443
  input: GetFileCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_json1_1GetFolderCommand: (
446
+ export declare const se_GetFolderCommand: (
447
447
  input: GetFolderCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_json1_1GetMergeCommitCommand: (
450
+ export declare const se_GetMergeCommitCommand: (
451
451
  input: GetMergeCommitCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_json1_1GetMergeConflictsCommand: (
454
+ export declare const se_GetMergeConflictsCommand: (
455
455
  input: GetMergeConflictsCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_json1_1GetMergeOptionsCommand: (
458
+ export declare const se_GetMergeOptionsCommand: (
459
459
  input: GetMergeOptionsCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_json1_1GetPullRequestCommand: (
462
+ export declare const se_GetPullRequestCommand: (
463
463
  input: GetPullRequestCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_json1_1GetPullRequestApprovalStatesCommand: (
466
+ export declare const se_GetPullRequestApprovalStatesCommand: (
467
467
  input: GetPullRequestApprovalStatesCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_json1_1GetPullRequestOverrideStateCommand: (
470
+ export declare const se_GetPullRequestOverrideStateCommand: (
471
471
  input: GetPullRequestOverrideStateCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_json1_1GetRepositoryCommand: (
474
+ export declare const se_GetRepositoryCommand: (
475
475
  input: GetRepositoryCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_json1_1GetRepositoryTriggersCommand: (
478
+ export declare const se_GetRepositoryTriggersCommand: (
479
479
  input: GetRepositoryTriggersCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_json1_1ListApprovalRuleTemplatesCommand: (
482
+ export declare const se_ListApprovalRuleTemplatesCommand: (
483
483
  input: ListApprovalRuleTemplatesCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (
486
+ export declare const se_ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (
487
487
  input: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_json1_1ListBranchesCommand: (
490
+ export declare const se_ListBranchesCommand: (
491
491
  input: ListBranchesCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_json1_1ListPullRequestsCommand: (
494
+ export declare const se_ListPullRequestsCommand: (
495
495
  input: ListPullRequestsCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_json1_1ListRepositoriesCommand: (
498
+ export declare const se_ListRepositoriesCommand: (
499
499
  input: ListRepositoriesCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand: (
502
+ export declare const se_ListRepositoriesForApprovalRuleTemplateCommand: (
503
503
  input: ListRepositoriesForApprovalRuleTemplateCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (
506
+ export declare const se_ListTagsForResourceCommand: (
507
507
  input: ListTagsForResourceCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_json1_1MergeBranchesByFastForwardCommand: (
510
+ export declare const se_MergeBranchesByFastForwardCommand: (
511
511
  input: MergeBranchesByFastForwardCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_json1_1MergeBranchesBySquashCommand: (
514
+ export declare const se_MergeBranchesBySquashCommand: (
515
515
  input: MergeBranchesBySquashCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_json1_1MergeBranchesByThreeWayCommand: (
518
+ export declare const se_MergeBranchesByThreeWayCommand: (
519
519
  input: MergeBranchesByThreeWayCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_json1_1MergePullRequestByFastForwardCommand: (
522
+ export declare const se_MergePullRequestByFastForwardCommand: (
523
523
  input: MergePullRequestByFastForwardCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_json1_1MergePullRequestBySquashCommand: (
526
+ export declare const se_MergePullRequestBySquashCommand: (
527
527
  input: MergePullRequestBySquashCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_json1_1MergePullRequestByThreeWayCommand: (
530
+ export declare const se_MergePullRequestByThreeWayCommand: (
531
531
  input: MergePullRequestByThreeWayCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const serializeAws_json1_1OverridePullRequestApprovalRulesCommand: (
534
+ export declare const se_OverridePullRequestApprovalRulesCommand: (
535
535
  input: OverridePullRequestApprovalRulesCommandInput,
536
536
  context: __SerdeContext
537
537
  ) => Promise<__HttpRequest>;
538
- export declare const serializeAws_json1_1PostCommentForComparedCommitCommand: (
538
+ export declare const se_PostCommentForComparedCommitCommand: (
539
539
  input: PostCommentForComparedCommitCommandInput,
540
540
  context: __SerdeContext
541
541
  ) => Promise<__HttpRequest>;
542
- export declare const serializeAws_json1_1PostCommentForPullRequestCommand: (
542
+ export declare const se_PostCommentForPullRequestCommand: (
543
543
  input: PostCommentForPullRequestCommandInput,
544
544
  context: __SerdeContext
545
545
  ) => Promise<__HttpRequest>;
546
- export declare const serializeAws_json1_1PostCommentReplyCommand: (
546
+ export declare const se_PostCommentReplyCommand: (
547
547
  input: PostCommentReplyCommandInput,
548
548
  context: __SerdeContext
549
549
  ) => Promise<__HttpRequest>;
550
- export declare const serializeAws_json1_1PutCommentReactionCommand: (
550
+ export declare const se_PutCommentReactionCommand: (
551
551
  input: PutCommentReactionCommandInput,
552
552
  context: __SerdeContext
553
553
  ) => Promise<__HttpRequest>;
554
- export declare const serializeAws_json1_1PutFileCommand: (
554
+ export declare const se_PutFileCommand: (
555
555
  input: PutFileCommandInput,
556
556
  context: __SerdeContext
557
557
  ) => Promise<__HttpRequest>;
558
- export declare const serializeAws_json1_1PutRepositoryTriggersCommand: (
558
+ export declare const se_PutRepositoryTriggersCommand: (
559
559
  input: PutRepositoryTriggersCommandInput,
560
560
  context: __SerdeContext
561
561
  ) => Promise<__HttpRequest>;
562
- export declare const serializeAws_json1_1TagResourceCommand: (
562
+ export declare const se_TagResourceCommand: (
563
563
  input: TagResourceCommandInput,
564
564
  context: __SerdeContext
565
565
  ) => Promise<__HttpRequest>;
566
- export declare const serializeAws_json1_1TestRepositoryTriggersCommand: (
566
+ export declare const se_TestRepositoryTriggersCommand: (
567
567
  input: TestRepositoryTriggersCommandInput,
568
568
  context: __SerdeContext
569
569
  ) => Promise<__HttpRequest>;
570
- export declare const serializeAws_json1_1UntagResourceCommand: (
570
+ export declare const se_UntagResourceCommand: (
571
571
  input: UntagResourceCommandInput,
572
572
  context: __SerdeContext
573
573
  ) => Promise<__HttpRequest>;
574
- export declare const serializeAws_json1_1UpdateApprovalRuleTemplateContentCommand: (
574
+ export declare const se_UpdateApprovalRuleTemplateContentCommand: (
575
575
  input: UpdateApprovalRuleTemplateContentCommandInput,
576
576
  context: __SerdeContext
577
577
  ) => Promise<__HttpRequest>;
578
- export declare const serializeAws_json1_1UpdateApprovalRuleTemplateDescriptionCommand: (
578
+ export declare const se_UpdateApprovalRuleTemplateDescriptionCommand: (
579
579
  input: UpdateApprovalRuleTemplateDescriptionCommandInput,
580
580
  context: __SerdeContext
581
581
  ) => Promise<__HttpRequest>;
582
- export declare const serializeAws_json1_1UpdateApprovalRuleTemplateNameCommand: (
582
+ export declare const se_UpdateApprovalRuleTemplateNameCommand: (
583
583
  input: UpdateApprovalRuleTemplateNameCommandInput,
584
584
  context: __SerdeContext
585
585
  ) => Promise<__HttpRequest>;
586
- export declare const serializeAws_json1_1UpdateCommentCommand: (
586
+ export declare const se_UpdateCommentCommand: (
587
587
  input: UpdateCommentCommandInput,
588
588
  context: __SerdeContext
589
589
  ) => Promise<__HttpRequest>;
590
- export declare const serializeAws_json1_1UpdateDefaultBranchCommand: (
590
+ export declare const se_UpdateDefaultBranchCommand: (
591
591
  input: UpdateDefaultBranchCommandInput,
592
592
  context: __SerdeContext
593
593
  ) => Promise<__HttpRequest>;
594
- export declare const serializeAws_json1_1UpdatePullRequestApprovalRuleContentCommand: (
594
+ export declare const se_UpdatePullRequestApprovalRuleContentCommand: (
595
595
  input: UpdatePullRequestApprovalRuleContentCommandInput,
596
596
  context: __SerdeContext
597
597
  ) => Promise<__HttpRequest>;
598
- export declare const serializeAws_json1_1UpdatePullRequestApprovalStateCommand: (
598
+ export declare const se_UpdatePullRequestApprovalStateCommand: (
599
599
  input: UpdatePullRequestApprovalStateCommandInput,
600
600
  context: __SerdeContext
601
601
  ) => Promise<__HttpRequest>;
602
- export declare const serializeAws_json1_1UpdatePullRequestDescriptionCommand: (
602
+ export declare const se_UpdatePullRequestDescriptionCommand: (
603
603
  input: UpdatePullRequestDescriptionCommandInput,
604
604
  context: __SerdeContext
605
605
  ) => Promise<__HttpRequest>;
606
- export declare const serializeAws_json1_1UpdatePullRequestStatusCommand: (
606
+ export declare const se_UpdatePullRequestStatusCommand: (
607
607
  input: UpdatePullRequestStatusCommandInput,
608
608
  context: __SerdeContext
609
609
  ) => Promise<__HttpRequest>;
610
- export declare const serializeAws_json1_1UpdatePullRequestTitleCommand: (
610
+ export declare const se_UpdatePullRequestTitleCommand: (
611
611
  input: UpdatePullRequestTitleCommandInput,
612
612
  context: __SerdeContext
613
613
  ) => Promise<__HttpRequest>;
614
- export declare const serializeAws_json1_1UpdateRepositoryDescriptionCommand: (
614
+ export declare const se_UpdateRepositoryDescriptionCommand: (
615
615
  input: UpdateRepositoryDescriptionCommandInput,
616
616
  context: __SerdeContext
617
617
  ) => Promise<__HttpRequest>;
618
- export declare const serializeAws_json1_1UpdateRepositoryNameCommand: (
618
+ export declare const se_UpdateRepositoryNameCommand: (
619
619
  input: UpdateRepositoryNameCommandInput,
620
620
  context: __SerdeContext
621
621
  ) => Promise<__HttpRequest>;
622
- export declare const deserializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand: (
622
+ export declare const de_AssociateApprovalRuleTemplateWithRepositoryCommand: (
623
623
  output: __HttpResponse,
624
624
  context: __SerdeContext
625
625
  ) => Promise<AssociateApprovalRuleTemplateWithRepositoryCommandOutput>;
626
- export declare const deserializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (
626
+ export declare const de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand: (
627
627
  output: __HttpResponse,
628
628
  context: __SerdeContext
629
629
  ) => Promise<BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput>;
630
- export declare const deserializeAws_json1_1BatchDescribeMergeConflictsCommand: (
630
+ export declare const de_BatchDescribeMergeConflictsCommand: (
631
631
  output: __HttpResponse,
632
632
  context: __SerdeContext
633
633
  ) => Promise<BatchDescribeMergeConflictsCommandOutput>;
634
- export declare const deserializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (
634
+ export declare const de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand: (
635
635
  output: __HttpResponse,
636
636
  context: __SerdeContext
637
637
  ) => Promise<BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput>;
638
- export declare const deserializeAws_json1_1BatchGetCommitsCommand: (
638
+ export declare const de_BatchGetCommitsCommand: (
639
639
  output: __HttpResponse,
640
640
  context: __SerdeContext
641
641
  ) => Promise<BatchGetCommitsCommandOutput>;
642
- export declare const deserializeAws_json1_1BatchGetRepositoriesCommand: (
642
+ export declare const de_BatchGetRepositoriesCommand: (
643
643
  output: __HttpResponse,
644
644
  context: __SerdeContext
645
645
  ) => Promise<BatchGetRepositoriesCommandOutput>;
646
- export declare const deserializeAws_json1_1CreateApprovalRuleTemplateCommand: (
646
+ export declare const de_CreateApprovalRuleTemplateCommand: (
647
647
  output: __HttpResponse,
648
648
  context: __SerdeContext
649
649
  ) => Promise<CreateApprovalRuleTemplateCommandOutput>;
650
- export declare const deserializeAws_json1_1CreateBranchCommand: (
650
+ export declare const de_CreateBranchCommand: (
651
651
  output: __HttpResponse,
652
652
  context: __SerdeContext
653
653
  ) => Promise<CreateBranchCommandOutput>;
654
- export declare const deserializeAws_json1_1CreateCommitCommand: (
654
+ export declare const de_CreateCommitCommand: (
655
655
  output: __HttpResponse,
656
656
  context: __SerdeContext
657
657
  ) => Promise<CreateCommitCommandOutput>;
658
- export declare const deserializeAws_json1_1CreatePullRequestCommand: (
658
+ export declare const de_CreatePullRequestCommand: (
659
659
  output: __HttpResponse,
660
660
  context: __SerdeContext
661
661
  ) => Promise<CreatePullRequestCommandOutput>;
662
- export declare const deserializeAws_json1_1CreatePullRequestApprovalRuleCommand: (
662
+ export declare const de_CreatePullRequestApprovalRuleCommand: (
663
663
  output: __HttpResponse,
664
664
  context: __SerdeContext
665
665
  ) => Promise<CreatePullRequestApprovalRuleCommandOutput>;
666
- export declare const deserializeAws_json1_1CreateRepositoryCommand: (
666
+ export declare const de_CreateRepositoryCommand: (
667
667
  output: __HttpResponse,
668
668
  context: __SerdeContext
669
669
  ) => Promise<CreateRepositoryCommandOutput>;
670
- export declare const deserializeAws_json1_1CreateUnreferencedMergeCommitCommand: (
670
+ export declare const de_CreateUnreferencedMergeCommitCommand: (
671
671
  output: __HttpResponse,
672
672
  context: __SerdeContext
673
673
  ) => Promise<CreateUnreferencedMergeCommitCommandOutput>;
674
- export declare const deserializeAws_json1_1DeleteApprovalRuleTemplateCommand: (
674
+ export declare const de_DeleteApprovalRuleTemplateCommand: (
675
675
  output: __HttpResponse,
676
676
  context: __SerdeContext
677
677
  ) => Promise<DeleteApprovalRuleTemplateCommandOutput>;
678
- export declare const deserializeAws_json1_1DeleteBranchCommand: (
678
+ export declare const de_DeleteBranchCommand: (
679
679
  output: __HttpResponse,
680
680
  context: __SerdeContext
681
681
  ) => Promise<DeleteBranchCommandOutput>;
682
- export declare const deserializeAws_json1_1DeleteCommentContentCommand: (
682
+ export declare const de_DeleteCommentContentCommand: (
683
683
  output: __HttpResponse,
684
684
  context: __SerdeContext
685
685
  ) => Promise<DeleteCommentContentCommandOutput>;
686
- export declare const deserializeAws_json1_1DeleteFileCommand: (
686
+ export declare const de_DeleteFileCommand: (
687
687
  output: __HttpResponse,
688
688
  context: __SerdeContext
689
689
  ) => Promise<DeleteFileCommandOutput>;
690
- export declare const deserializeAws_json1_1DeletePullRequestApprovalRuleCommand: (
690
+ export declare const de_DeletePullRequestApprovalRuleCommand: (
691
691
  output: __HttpResponse,
692
692
  context: __SerdeContext
693
693
  ) => Promise<DeletePullRequestApprovalRuleCommandOutput>;
694
- export declare const deserializeAws_json1_1DeleteRepositoryCommand: (
694
+ export declare const de_DeleteRepositoryCommand: (
695
695
  output: __HttpResponse,
696
696
  context: __SerdeContext
697
697
  ) => Promise<DeleteRepositoryCommandOutput>;
698
- export declare const deserializeAws_json1_1DescribeMergeConflictsCommand: (
698
+ export declare const de_DescribeMergeConflictsCommand: (
699
699
  output: __HttpResponse,
700
700
  context: __SerdeContext
701
701
  ) => Promise<DescribeMergeConflictsCommandOutput>;
702
- export declare const deserializeAws_json1_1DescribePullRequestEventsCommand: (
702
+ export declare const de_DescribePullRequestEventsCommand: (
703
703
  output: __HttpResponse,
704
704
  context: __SerdeContext
705
705
  ) => Promise<DescribePullRequestEventsCommandOutput>;
706
- export declare const deserializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand: (
706
+ export declare const de_DisassociateApprovalRuleTemplateFromRepositoryCommand: (
707
707
  output: __HttpResponse,
708
708
  context: __SerdeContext
709
709
  ) => Promise<DisassociateApprovalRuleTemplateFromRepositoryCommandOutput>;
710
- export declare const deserializeAws_json1_1EvaluatePullRequestApprovalRulesCommand: (
710
+ export declare const de_EvaluatePullRequestApprovalRulesCommand: (
711
711
  output: __HttpResponse,
712
712
  context: __SerdeContext
713
713
  ) => Promise<EvaluatePullRequestApprovalRulesCommandOutput>;
714
- export declare const deserializeAws_json1_1GetApprovalRuleTemplateCommand: (
714
+ export declare const de_GetApprovalRuleTemplateCommand: (
715
715
  output: __HttpResponse,
716
716
  context: __SerdeContext
717
717
  ) => Promise<GetApprovalRuleTemplateCommandOutput>;
718
- export declare const deserializeAws_json1_1GetBlobCommand: (
718
+ export declare const de_GetBlobCommand: (
719
719
  output: __HttpResponse,
720
720
  context: __SerdeContext
721
721
  ) => Promise<GetBlobCommandOutput>;
722
- export declare const deserializeAws_json1_1GetBranchCommand: (
722
+ export declare const de_GetBranchCommand: (
723
723
  output: __HttpResponse,
724
724
  context: __SerdeContext
725
725
  ) => Promise<GetBranchCommandOutput>;
726
- export declare const deserializeAws_json1_1GetCommentCommand: (
726
+ export declare const de_GetCommentCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<GetCommentCommandOutput>;
730
- export declare const deserializeAws_json1_1GetCommentReactionsCommand: (
730
+ export declare const de_GetCommentReactionsCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<GetCommentReactionsCommandOutput>;
734
- export declare const deserializeAws_json1_1GetCommentsForComparedCommitCommand: (
734
+ export declare const de_GetCommentsForComparedCommitCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<GetCommentsForComparedCommitCommandOutput>;
738
- export declare const deserializeAws_json1_1GetCommentsForPullRequestCommand: (
738
+ export declare const de_GetCommentsForPullRequestCommand: (
739
739
  output: __HttpResponse,
740
740
  context: __SerdeContext
741
741
  ) => Promise<GetCommentsForPullRequestCommandOutput>;
742
- export declare const deserializeAws_json1_1GetCommitCommand: (
742
+ export declare const de_GetCommitCommand: (
743
743
  output: __HttpResponse,
744
744
  context: __SerdeContext
745
745
  ) => Promise<GetCommitCommandOutput>;
746
- export declare const deserializeAws_json1_1GetDifferencesCommand: (
746
+ export declare const de_GetDifferencesCommand: (
747
747
  output: __HttpResponse,
748
748
  context: __SerdeContext
749
749
  ) => Promise<GetDifferencesCommandOutput>;
750
- export declare const deserializeAws_json1_1GetFileCommand: (
750
+ export declare const de_GetFileCommand: (
751
751
  output: __HttpResponse,
752
752
  context: __SerdeContext
753
753
  ) => Promise<GetFileCommandOutput>;
754
- export declare const deserializeAws_json1_1GetFolderCommand: (
754
+ export declare const de_GetFolderCommand: (
755
755
  output: __HttpResponse,
756
756
  context: __SerdeContext
757
757
  ) => Promise<GetFolderCommandOutput>;
758
- export declare const deserializeAws_json1_1GetMergeCommitCommand: (
758
+ export declare const de_GetMergeCommitCommand: (
759
759
  output: __HttpResponse,
760
760
  context: __SerdeContext
761
761
  ) => Promise<GetMergeCommitCommandOutput>;
762
- export declare const deserializeAws_json1_1GetMergeConflictsCommand: (
762
+ export declare const de_GetMergeConflictsCommand: (
763
763
  output: __HttpResponse,
764
764
  context: __SerdeContext
765
765
  ) => Promise<GetMergeConflictsCommandOutput>;
766
- export declare const deserializeAws_json1_1GetMergeOptionsCommand: (
766
+ export declare const de_GetMergeOptionsCommand: (
767
767
  output: __HttpResponse,
768
768
  context: __SerdeContext
769
769
  ) => Promise<GetMergeOptionsCommandOutput>;
770
- export declare const deserializeAws_json1_1GetPullRequestCommand: (
770
+ export declare const de_GetPullRequestCommand: (
771
771
  output: __HttpResponse,
772
772
  context: __SerdeContext
773
773
  ) => Promise<GetPullRequestCommandOutput>;
774
- export declare const deserializeAws_json1_1GetPullRequestApprovalStatesCommand: (
774
+ export declare const de_GetPullRequestApprovalStatesCommand: (
775
775
  output: __HttpResponse,
776
776
  context: __SerdeContext
777
777
  ) => Promise<GetPullRequestApprovalStatesCommandOutput>;
778
- export declare const deserializeAws_json1_1GetPullRequestOverrideStateCommand: (
778
+ export declare const de_GetPullRequestOverrideStateCommand: (
779
779
  output: __HttpResponse,
780
780
  context: __SerdeContext
781
781
  ) => Promise<GetPullRequestOverrideStateCommandOutput>;
782
- export declare const deserializeAws_json1_1GetRepositoryCommand: (
782
+ export declare const de_GetRepositoryCommand: (
783
783
  output: __HttpResponse,
784
784
  context: __SerdeContext
785
785
  ) => Promise<GetRepositoryCommandOutput>;
786
- export declare const deserializeAws_json1_1GetRepositoryTriggersCommand: (
786
+ export declare const de_GetRepositoryTriggersCommand: (
787
787
  output: __HttpResponse,
788
788
  context: __SerdeContext
789
789
  ) => Promise<GetRepositoryTriggersCommandOutput>;
790
- export declare const deserializeAws_json1_1ListApprovalRuleTemplatesCommand: (
790
+ export declare const de_ListApprovalRuleTemplatesCommand: (
791
791
  output: __HttpResponse,
792
792
  context: __SerdeContext
793
793
  ) => Promise<ListApprovalRuleTemplatesCommandOutput>;
794
- export declare const deserializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (
794
+ export declare const de_ListAssociatedApprovalRuleTemplatesForRepositoryCommand: (
795
795
  output: __HttpResponse,
796
796
  context: __SerdeContext
797
797
  ) => Promise<ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput>;
798
- export declare const deserializeAws_json1_1ListBranchesCommand: (
798
+ export declare const de_ListBranchesCommand: (
799
799
  output: __HttpResponse,
800
800
  context: __SerdeContext
801
801
  ) => Promise<ListBranchesCommandOutput>;
802
- export declare const deserializeAws_json1_1ListPullRequestsCommand: (
802
+ export declare const de_ListPullRequestsCommand: (
803
803
  output: __HttpResponse,
804
804
  context: __SerdeContext
805
805
  ) => Promise<ListPullRequestsCommandOutput>;
806
- export declare const deserializeAws_json1_1ListRepositoriesCommand: (
806
+ export declare const de_ListRepositoriesCommand: (
807
807
  output: __HttpResponse,
808
808
  context: __SerdeContext
809
809
  ) => Promise<ListRepositoriesCommandOutput>;
810
- export declare const deserializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand: (
810
+ export declare const de_ListRepositoriesForApprovalRuleTemplateCommand: (
811
811
  output: __HttpResponse,
812
812
  context: __SerdeContext
813
813
  ) => Promise<ListRepositoriesForApprovalRuleTemplateCommandOutput>;
814
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
814
+ export declare const de_ListTagsForResourceCommand: (
815
815
  output: __HttpResponse,
816
816
  context: __SerdeContext
817
817
  ) => Promise<ListTagsForResourceCommandOutput>;
818
- export declare const deserializeAws_json1_1MergeBranchesByFastForwardCommand: (
818
+ export declare const de_MergeBranchesByFastForwardCommand: (
819
819
  output: __HttpResponse,
820
820
  context: __SerdeContext
821
821
  ) => Promise<MergeBranchesByFastForwardCommandOutput>;
822
- export declare const deserializeAws_json1_1MergeBranchesBySquashCommand: (
822
+ export declare const de_MergeBranchesBySquashCommand: (
823
823
  output: __HttpResponse,
824
824
  context: __SerdeContext
825
825
  ) => Promise<MergeBranchesBySquashCommandOutput>;
826
- export declare const deserializeAws_json1_1MergeBranchesByThreeWayCommand: (
826
+ export declare const de_MergeBranchesByThreeWayCommand: (
827
827
  output: __HttpResponse,
828
828
  context: __SerdeContext
829
829
  ) => Promise<MergeBranchesByThreeWayCommandOutput>;
830
- export declare const deserializeAws_json1_1MergePullRequestByFastForwardCommand: (
830
+ export declare const de_MergePullRequestByFastForwardCommand: (
831
831
  output: __HttpResponse,
832
832
  context: __SerdeContext
833
833
  ) => Promise<MergePullRequestByFastForwardCommandOutput>;
834
- export declare const deserializeAws_json1_1MergePullRequestBySquashCommand: (
834
+ export declare const de_MergePullRequestBySquashCommand: (
835
835
  output: __HttpResponse,
836
836
  context: __SerdeContext
837
837
  ) => Promise<MergePullRequestBySquashCommandOutput>;
838
- export declare const deserializeAws_json1_1MergePullRequestByThreeWayCommand: (
838
+ export declare const de_MergePullRequestByThreeWayCommand: (
839
839
  output: __HttpResponse,
840
840
  context: __SerdeContext
841
841
  ) => Promise<MergePullRequestByThreeWayCommandOutput>;
842
- export declare const deserializeAws_json1_1OverridePullRequestApprovalRulesCommand: (
842
+ export declare const de_OverridePullRequestApprovalRulesCommand: (
843
843
  output: __HttpResponse,
844
844
  context: __SerdeContext
845
845
  ) => Promise<OverridePullRequestApprovalRulesCommandOutput>;
846
- export declare const deserializeAws_json1_1PostCommentForComparedCommitCommand: (
846
+ export declare const de_PostCommentForComparedCommitCommand: (
847
847
  output: __HttpResponse,
848
848
  context: __SerdeContext
849
849
  ) => Promise<PostCommentForComparedCommitCommandOutput>;
850
- export declare const deserializeAws_json1_1PostCommentForPullRequestCommand: (
850
+ export declare const de_PostCommentForPullRequestCommand: (
851
851
  output: __HttpResponse,
852
852
  context: __SerdeContext
853
853
  ) => Promise<PostCommentForPullRequestCommandOutput>;
854
- export declare const deserializeAws_json1_1PostCommentReplyCommand: (
854
+ export declare const de_PostCommentReplyCommand: (
855
855
  output: __HttpResponse,
856
856
  context: __SerdeContext
857
857
  ) => Promise<PostCommentReplyCommandOutput>;
858
- export declare const deserializeAws_json1_1PutCommentReactionCommand: (
858
+ export declare const de_PutCommentReactionCommand: (
859
859
  output: __HttpResponse,
860
860
  context: __SerdeContext
861
861
  ) => Promise<PutCommentReactionCommandOutput>;
862
- export declare const deserializeAws_json1_1PutFileCommand: (
862
+ export declare const de_PutFileCommand: (
863
863
  output: __HttpResponse,
864
864
  context: __SerdeContext
865
865
  ) => Promise<PutFileCommandOutput>;
866
- export declare const deserializeAws_json1_1PutRepositoryTriggersCommand: (
866
+ export declare const de_PutRepositoryTriggersCommand: (
867
867
  output: __HttpResponse,
868
868
  context: __SerdeContext
869
869
  ) => Promise<PutRepositoryTriggersCommandOutput>;
870
- export declare const deserializeAws_json1_1TagResourceCommand: (
870
+ export declare const de_TagResourceCommand: (
871
871
  output: __HttpResponse,
872
872
  context: __SerdeContext
873
873
  ) => Promise<TagResourceCommandOutput>;
874
- export declare const deserializeAws_json1_1TestRepositoryTriggersCommand: (
874
+ export declare const de_TestRepositoryTriggersCommand: (
875
875
  output: __HttpResponse,
876
876
  context: __SerdeContext
877
877
  ) => Promise<TestRepositoryTriggersCommandOutput>;
878
- export declare const deserializeAws_json1_1UntagResourceCommand: (
878
+ export declare const de_UntagResourceCommand: (
879
879
  output: __HttpResponse,
880
880
  context: __SerdeContext
881
881
  ) => Promise<UntagResourceCommandOutput>;
882
- export declare const deserializeAws_json1_1UpdateApprovalRuleTemplateContentCommand: (
882
+ export declare const de_UpdateApprovalRuleTemplateContentCommand: (
883
883
  output: __HttpResponse,
884
884
  context: __SerdeContext
885
885
  ) => Promise<UpdateApprovalRuleTemplateContentCommandOutput>;
886
- export declare const deserializeAws_json1_1UpdateApprovalRuleTemplateDescriptionCommand: (
886
+ export declare const de_UpdateApprovalRuleTemplateDescriptionCommand: (
887
887
  output: __HttpResponse,
888
888
  context: __SerdeContext
889
889
  ) => Promise<UpdateApprovalRuleTemplateDescriptionCommandOutput>;
890
- export declare const deserializeAws_json1_1UpdateApprovalRuleTemplateNameCommand: (
890
+ export declare const de_UpdateApprovalRuleTemplateNameCommand: (
891
891
  output: __HttpResponse,
892
892
  context: __SerdeContext
893
893
  ) => Promise<UpdateApprovalRuleTemplateNameCommandOutput>;
894
- export declare const deserializeAws_json1_1UpdateCommentCommand: (
894
+ export declare const de_UpdateCommentCommand: (
895
895
  output: __HttpResponse,
896
896
  context: __SerdeContext
897
897
  ) => Promise<UpdateCommentCommandOutput>;
898
- export declare const deserializeAws_json1_1UpdateDefaultBranchCommand: (
898
+ export declare const de_UpdateDefaultBranchCommand: (
899
899
  output: __HttpResponse,
900
900
  context: __SerdeContext
901
901
  ) => Promise<UpdateDefaultBranchCommandOutput>;
902
- export declare const deserializeAws_json1_1UpdatePullRequestApprovalRuleContentCommand: (
902
+ export declare const de_UpdatePullRequestApprovalRuleContentCommand: (
903
903
  output: __HttpResponse,
904
904
  context: __SerdeContext
905
905
  ) => Promise<UpdatePullRequestApprovalRuleContentCommandOutput>;
906
- export declare const deserializeAws_json1_1UpdatePullRequestApprovalStateCommand: (
906
+ export declare const de_UpdatePullRequestApprovalStateCommand: (
907
907
  output: __HttpResponse,
908
908
  context: __SerdeContext
909
909
  ) => Promise<UpdatePullRequestApprovalStateCommandOutput>;
910
- export declare const deserializeAws_json1_1UpdatePullRequestDescriptionCommand: (
910
+ export declare const de_UpdatePullRequestDescriptionCommand: (
911
911
  output: __HttpResponse,
912
912
  context: __SerdeContext
913
913
  ) => Promise<UpdatePullRequestDescriptionCommandOutput>;
914
- export declare const deserializeAws_json1_1UpdatePullRequestStatusCommand: (
914
+ export declare const de_UpdatePullRequestStatusCommand: (
915
915
  output: __HttpResponse,
916
916
  context: __SerdeContext
917
917
  ) => Promise<UpdatePullRequestStatusCommandOutput>;
918
- export declare const deserializeAws_json1_1UpdatePullRequestTitleCommand: (
918
+ export declare const de_UpdatePullRequestTitleCommand: (
919
919
  output: __HttpResponse,
920
920
  context: __SerdeContext
921
921
  ) => Promise<UpdatePullRequestTitleCommandOutput>;
922
- export declare const deserializeAws_json1_1UpdateRepositoryDescriptionCommand: (
922
+ export declare const de_UpdateRepositoryDescriptionCommand: (
923
923
  output: __HttpResponse,
924
924
  context: __SerdeContext
925
925
  ) => Promise<UpdateRepositoryDescriptionCommandOutput>;
926
- export declare const deserializeAws_json1_1UpdateRepositoryNameCommand: (
926
+ export declare const de_UpdateRepositoryNameCommand: (
927
927
  output: __HttpResponse,
928
928
  context: __SerdeContext
929
929
  ) => Promise<UpdateRepositoryNameCommandOutput>;