@aws-sdk/client-codecommit 3.279.0 → 3.282.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +619 -0
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +6 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +6 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +6 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +6 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +6 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +6 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +6 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +6 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +6 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +6 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/GetBlobCommand.d.ts +6 -0
- package/dist-types/commands/GetBranchCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +6 -0
- package/dist-types/commands/GetCommitCommand.d.ts +6 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +6 -0
- package/dist-types/commands/GetFileCommand.d.ts +6 -0
- package/dist-types/commands/GetFolderCommand.d.ts +6 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +6 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +6 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +6 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +6 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +6 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +6 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +6 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +6 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +6 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +6 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +6 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +6 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +6 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +6 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +6 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +6 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +6 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +6 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +6 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +6 -0
- package/dist-types/commands/PutFileCommand.d.ts +6 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +6 -0
- package/package.json +17 -17
package/README.md
CHANGED
|
@@ -594,3 +594,622 @@ To contribute to client you can check our [generate clients scripts](https://git
|
|
|
594
594
|
This SDK is distributed under the
|
|
595
595
|
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
|
|
596
596
|
see LICENSE for more information.
|
|
597
|
+
|
|
598
|
+
## Client Commands (Operations List)
|
|
599
|
+
|
|
600
|
+
<details>
|
|
601
|
+
<summary>
|
|
602
|
+
AssociateApprovalRuleTemplateWithRepository
|
|
603
|
+
</summary>
|
|
604
|
+
|
|
605
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/associateapprovalruletemplatewithrepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/associateapprovalruletemplatewithrepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/associateapprovalruletemplatewithrepositorycommandoutput.html)
|
|
606
|
+
|
|
607
|
+
</details>
|
|
608
|
+
<details>
|
|
609
|
+
<summary>
|
|
610
|
+
BatchAssociateApprovalRuleTemplateWithRepositories
|
|
611
|
+
</summary>
|
|
612
|
+
|
|
613
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/batchassociateapprovalruletemplatewithrepositoriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchassociateapprovalruletemplatewithrepositoriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchassociateapprovalruletemplatewithrepositoriescommandoutput.html)
|
|
614
|
+
|
|
615
|
+
</details>
|
|
616
|
+
<details>
|
|
617
|
+
<summary>
|
|
618
|
+
BatchDescribeMergeConflicts
|
|
619
|
+
</summary>
|
|
620
|
+
|
|
621
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/batchdescribemergeconflictscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchdescribemergeconflictscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchdescribemergeconflictscommandoutput.html)
|
|
622
|
+
|
|
623
|
+
</details>
|
|
624
|
+
<details>
|
|
625
|
+
<summary>
|
|
626
|
+
BatchDisassociateApprovalRuleTemplateFromRepositories
|
|
627
|
+
</summary>
|
|
628
|
+
|
|
629
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/batchdisassociateapprovalruletemplatefromrepositoriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchdisassociateapprovalruletemplatefromrepositoriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchdisassociateapprovalruletemplatefromrepositoriescommandoutput.html)
|
|
630
|
+
|
|
631
|
+
</details>
|
|
632
|
+
<details>
|
|
633
|
+
<summary>
|
|
634
|
+
BatchGetCommits
|
|
635
|
+
</summary>
|
|
636
|
+
|
|
637
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/batchgetcommitscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchgetcommitscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchgetcommitscommandoutput.html)
|
|
638
|
+
|
|
639
|
+
</details>
|
|
640
|
+
<details>
|
|
641
|
+
<summary>
|
|
642
|
+
BatchGetRepositories
|
|
643
|
+
</summary>
|
|
644
|
+
|
|
645
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/batchgetrepositoriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchgetrepositoriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/batchgetrepositoriescommandoutput.html)
|
|
646
|
+
|
|
647
|
+
</details>
|
|
648
|
+
<details>
|
|
649
|
+
<summary>
|
|
650
|
+
CreateApprovalRuleTemplate
|
|
651
|
+
</summary>
|
|
652
|
+
|
|
653
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/createapprovalruletemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createapprovalruletemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createapprovalruletemplatecommandoutput.html)
|
|
654
|
+
|
|
655
|
+
</details>
|
|
656
|
+
<details>
|
|
657
|
+
<summary>
|
|
658
|
+
CreateBranch
|
|
659
|
+
</summary>
|
|
660
|
+
|
|
661
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/createbranchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createbranchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createbranchcommandoutput.html)
|
|
662
|
+
|
|
663
|
+
</details>
|
|
664
|
+
<details>
|
|
665
|
+
<summary>
|
|
666
|
+
CreateCommit
|
|
667
|
+
</summary>
|
|
668
|
+
|
|
669
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/createcommitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createcommitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createcommitcommandoutput.html)
|
|
670
|
+
|
|
671
|
+
</details>
|
|
672
|
+
<details>
|
|
673
|
+
<summary>
|
|
674
|
+
CreatePullRequest
|
|
675
|
+
</summary>
|
|
676
|
+
|
|
677
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/createpullrequestcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createpullrequestcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createpullrequestcommandoutput.html)
|
|
678
|
+
|
|
679
|
+
</details>
|
|
680
|
+
<details>
|
|
681
|
+
<summary>
|
|
682
|
+
CreatePullRequestApprovalRule
|
|
683
|
+
</summary>
|
|
684
|
+
|
|
685
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/createpullrequestapprovalrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createpullrequestapprovalrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createpullrequestapprovalrulecommandoutput.html)
|
|
686
|
+
|
|
687
|
+
</details>
|
|
688
|
+
<details>
|
|
689
|
+
<summary>
|
|
690
|
+
CreateRepository
|
|
691
|
+
</summary>
|
|
692
|
+
|
|
693
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/createrepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createrepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createrepositorycommandoutput.html)
|
|
694
|
+
|
|
695
|
+
</details>
|
|
696
|
+
<details>
|
|
697
|
+
<summary>
|
|
698
|
+
CreateUnreferencedMergeCommit
|
|
699
|
+
</summary>
|
|
700
|
+
|
|
701
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/createunreferencedmergecommitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createunreferencedmergecommitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/createunreferencedmergecommitcommandoutput.html)
|
|
702
|
+
|
|
703
|
+
</details>
|
|
704
|
+
<details>
|
|
705
|
+
<summary>
|
|
706
|
+
DeleteApprovalRuleTemplate
|
|
707
|
+
</summary>
|
|
708
|
+
|
|
709
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/deleteapprovalruletemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deleteapprovalruletemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deleteapprovalruletemplatecommandoutput.html)
|
|
710
|
+
|
|
711
|
+
</details>
|
|
712
|
+
<details>
|
|
713
|
+
<summary>
|
|
714
|
+
DeleteBranch
|
|
715
|
+
</summary>
|
|
716
|
+
|
|
717
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/deletebranchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletebranchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletebranchcommandoutput.html)
|
|
718
|
+
|
|
719
|
+
</details>
|
|
720
|
+
<details>
|
|
721
|
+
<summary>
|
|
722
|
+
DeleteCommentContent
|
|
723
|
+
</summary>
|
|
724
|
+
|
|
725
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/deletecommentcontentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletecommentcontentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletecommentcontentcommandoutput.html)
|
|
726
|
+
|
|
727
|
+
</details>
|
|
728
|
+
<details>
|
|
729
|
+
<summary>
|
|
730
|
+
DeleteFile
|
|
731
|
+
</summary>
|
|
732
|
+
|
|
733
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/deletefilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletefilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletefilecommandoutput.html)
|
|
734
|
+
|
|
735
|
+
</details>
|
|
736
|
+
<details>
|
|
737
|
+
<summary>
|
|
738
|
+
DeletePullRequestApprovalRule
|
|
739
|
+
</summary>
|
|
740
|
+
|
|
741
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/deletepullrequestapprovalrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletepullrequestapprovalrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deletepullrequestapprovalrulecommandoutput.html)
|
|
742
|
+
|
|
743
|
+
</details>
|
|
744
|
+
<details>
|
|
745
|
+
<summary>
|
|
746
|
+
DeleteRepository
|
|
747
|
+
</summary>
|
|
748
|
+
|
|
749
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/deleterepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deleterepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/deleterepositorycommandoutput.html)
|
|
750
|
+
|
|
751
|
+
</details>
|
|
752
|
+
<details>
|
|
753
|
+
<summary>
|
|
754
|
+
DescribeMergeConflicts
|
|
755
|
+
</summary>
|
|
756
|
+
|
|
757
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/describemergeconflictscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/describemergeconflictscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/describemergeconflictscommandoutput.html)
|
|
758
|
+
|
|
759
|
+
</details>
|
|
760
|
+
<details>
|
|
761
|
+
<summary>
|
|
762
|
+
DescribePullRequestEvents
|
|
763
|
+
</summary>
|
|
764
|
+
|
|
765
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/describepullrequesteventscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/describepullrequesteventscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/describepullrequesteventscommandoutput.html)
|
|
766
|
+
|
|
767
|
+
</details>
|
|
768
|
+
<details>
|
|
769
|
+
<summary>
|
|
770
|
+
DisassociateApprovalRuleTemplateFromRepository
|
|
771
|
+
</summary>
|
|
772
|
+
|
|
773
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/disassociateapprovalruletemplatefromrepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/disassociateapprovalruletemplatefromrepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/disassociateapprovalruletemplatefromrepositorycommandoutput.html)
|
|
774
|
+
|
|
775
|
+
</details>
|
|
776
|
+
<details>
|
|
777
|
+
<summary>
|
|
778
|
+
EvaluatePullRequestApprovalRules
|
|
779
|
+
</summary>
|
|
780
|
+
|
|
781
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/evaluatepullrequestapprovalrulescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/evaluatepullrequestapprovalrulescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/evaluatepullrequestapprovalrulescommandoutput.html)
|
|
782
|
+
|
|
783
|
+
</details>
|
|
784
|
+
<details>
|
|
785
|
+
<summary>
|
|
786
|
+
GetApprovalRuleTemplate
|
|
787
|
+
</summary>
|
|
788
|
+
|
|
789
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getapprovalruletemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getapprovalruletemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getapprovalruletemplatecommandoutput.html)
|
|
790
|
+
|
|
791
|
+
</details>
|
|
792
|
+
<details>
|
|
793
|
+
<summary>
|
|
794
|
+
GetBlob
|
|
795
|
+
</summary>
|
|
796
|
+
|
|
797
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getblobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getblobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getblobcommandoutput.html)
|
|
798
|
+
|
|
799
|
+
</details>
|
|
800
|
+
<details>
|
|
801
|
+
<summary>
|
|
802
|
+
GetBranch
|
|
803
|
+
</summary>
|
|
804
|
+
|
|
805
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getbranchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getbranchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getbranchcommandoutput.html)
|
|
806
|
+
|
|
807
|
+
</details>
|
|
808
|
+
<details>
|
|
809
|
+
<summary>
|
|
810
|
+
GetComment
|
|
811
|
+
</summary>
|
|
812
|
+
|
|
813
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getcommentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentcommandoutput.html)
|
|
814
|
+
|
|
815
|
+
</details>
|
|
816
|
+
<details>
|
|
817
|
+
<summary>
|
|
818
|
+
GetCommentReactions
|
|
819
|
+
</summary>
|
|
820
|
+
|
|
821
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getcommentreactionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentreactionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentreactionscommandoutput.html)
|
|
822
|
+
|
|
823
|
+
</details>
|
|
824
|
+
<details>
|
|
825
|
+
<summary>
|
|
826
|
+
GetCommentsForComparedCommit
|
|
827
|
+
</summary>
|
|
828
|
+
|
|
829
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getcommentsforcomparedcommitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentsforcomparedcommitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentsforcomparedcommitcommandoutput.html)
|
|
830
|
+
|
|
831
|
+
</details>
|
|
832
|
+
<details>
|
|
833
|
+
<summary>
|
|
834
|
+
GetCommentsForPullRequest
|
|
835
|
+
</summary>
|
|
836
|
+
|
|
837
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getcommentsforpullrequestcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentsforpullrequestcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommentsforpullrequestcommandoutput.html)
|
|
838
|
+
|
|
839
|
+
</details>
|
|
840
|
+
<details>
|
|
841
|
+
<summary>
|
|
842
|
+
GetCommit
|
|
843
|
+
</summary>
|
|
844
|
+
|
|
845
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getcommitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getcommitcommandoutput.html)
|
|
846
|
+
|
|
847
|
+
</details>
|
|
848
|
+
<details>
|
|
849
|
+
<summary>
|
|
850
|
+
GetDifferences
|
|
851
|
+
</summary>
|
|
852
|
+
|
|
853
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getdifferencescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getdifferencescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getdifferencescommandoutput.html)
|
|
854
|
+
|
|
855
|
+
</details>
|
|
856
|
+
<details>
|
|
857
|
+
<summary>
|
|
858
|
+
GetFile
|
|
859
|
+
</summary>
|
|
860
|
+
|
|
861
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getfilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getfilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getfilecommandoutput.html)
|
|
862
|
+
|
|
863
|
+
</details>
|
|
864
|
+
<details>
|
|
865
|
+
<summary>
|
|
866
|
+
GetFolder
|
|
867
|
+
</summary>
|
|
868
|
+
|
|
869
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getfoldercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getfoldercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getfoldercommandoutput.html)
|
|
870
|
+
|
|
871
|
+
</details>
|
|
872
|
+
<details>
|
|
873
|
+
<summary>
|
|
874
|
+
GetMergeCommit
|
|
875
|
+
</summary>
|
|
876
|
+
|
|
877
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getmergecommitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getmergecommitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getmergecommitcommandoutput.html)
|
|
878
|
+
|
|
879
|
+
</details>
|
|
880
|
+
<details>
|
|
881
|
+
<summary>
|
|
882
|
+
GetMergeConflicts
|
|
883
|
+
</summary>
|
|
884
|
+
|
|
885
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getmergeconflictscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getmergeconflictscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getmergeconflictscommandoutput.html)
|
|
886
|
+
|
|
887
|
+
</details>
|
|
888
|
+
<details>
|
|
889
|
+
<summary>
|
|
890
|
+
GetMergeOptions
|
|
891
|
+
</summary>
|
|
892
|
+
|
|
893
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getmergeoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getmergeoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getmergeoptionscommandoutput.html)
|
|
894
|
+
|
|
895
|
+
</details>
|
|
896
|
+
<details>
|
|
897
|
+
<summary>
|
|
898
|
+
GetPullRequest
|
|
899
|
+
</summary>
|
|
900
|
+
|
|
901
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getpullrequestcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getpullrequestcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getpullrequestcommandoutput.html)
|
|
902
|
+
|
|
903
|
+
</details>
|
|
904
|
+
<details>
|
|
905
|
+
<summary>
|
|
906
|
+
GetPullRequestApprovalStates
|
|
907
|
+
</summary>
|
|
908
|
+
|
|
909
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getpullrequestapprovalstatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getpullrequestapprovalstatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getpullrequestapprovalstatescommandoutput.html)
|
|
910
|
+
|
|
911
|
+
</details>
|
|
912
|
+
<details>
|
|
913
|
+
<summary>
|
|
914
|
+
GetPullRequestOverrideState
|
|
915
|
+
</summary>
|
|
916
|
+
|
|
917
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getpullrequestoverridestatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getpullrequestoverridestatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getpullrequestoverridestatecommandoutput.html)
|
|
918
|
+
|
|
919
|
+
</details>
|
|
920
|
+
<details>
|
|
921
|
+
<summary>
|
|
922
|
+
GetRepository
|
|
923
|
+
</summary>
|
|
924
|
+
|
|
925
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getrepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getrepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getrepositorycommandoutput.html)
|
|
926
|
+
|
|
927
|
+
</details>
|
|
928
|
+
<details>
|
|
929
|
+
<summary>
|
|
930
|
+
GetRepositoryTriggers
|
|
931
|
+
</summary>
|
|
932
|
+
|
|
933
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/getrepositorytriggerscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getrepositorytriggerscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/getrepositorytriggerscommandoutput.html)
|
|
934
|
+
|
|
935
|
+
</details>
|
|
936
|
+
<details>
|
|
937
|
+
<summary>
|
|
938
|
+
ListApprovalRuleTemplates
|
|
939
|
+
</summary>
|
|
940
|
+
|
|
941
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/listapprovalruletemplatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listapprovalruletemplatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listapprovalruletemplatescommandoutput.html)
|
|
942
|
+
|
|
943
|
+
</details>
|
|
944
|
+
<details>
|
|
945
|
+
<summary>
|
|
946
|
+
ListAssociatedApprovalRuleTemplatesForRepository
|
|
947
|
+
</summary>
|
|
948
|
+
|
|
949
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/listassociatedapprovalruletemplatesforrepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listassociatedapprovalruletemplatesforrepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listassociatedapprovalruletemplatesforrepositorycommandoutput.html)
|
|
950
|
+
|
|
951
|
+
</details>
|
|
952
|
+
<details>
|
|
953
|
+
<summary>
|
|
954
|
+
ListBranches
|
|
955
|
+
</summary>
|
|
956
|
+
|
|
957
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/listbranchescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listbranchescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listbranchescommandoutput.html)
|
|
958
|
+
|
|
959
|
+
</details>
|
|
960
|
+
<details>
|
|
961
|
+
<summary>
|
|
962
|
+
ListPullRequests
|
|
963
|
+
</summary>
|
|
964
|
+
|
|
965
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/listpullrequestscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listpullrequestscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listpullrequestscommandoutput.html)
|
|
966
|
+
|
|
967
|
+
</details>
|
|
968
|
+
<details>
|
|
969
|
+
<summary>
|
|
970
|
+
ListRepositories
|
|
971
|
+
</summary>
|
|
972
|
+
|
|
973
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/listrepositoriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listrepositoriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listrepositoriescommandoutput.html)
|
|
974
|
+
|
|
975
|
+
</details>
|
|
976
|
+
<details>
|
|
977
|
+
<summary>
|
|
978
|
+
ListRepositoriesForApprovalRuleTemplate
|
|
979
|
+
</summary>
|
|
980
|
+
|
|
981
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/listrepositoriesforapprovalruletemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listrepositoriesforapprovalruletemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listrepositoriesforapprovalruletemplatecommandoutput.html)
|
|
982
|
+
|
|
983
|
+
</details>
|
|
984
|
+
<details>
|
|
985
|
+
<summary>
|
|
986
|
+
ListTagsForResource
|
|
987
|
+
</summary>
|
|
988
|
+
|
|
989
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/listtagsforresourcecommandoutput.html)
|
|
990
|
+
|
|
991
|
+
</details>
|
|
992
|
+
<details>
|
|
993
|
+
<summary>
|
|
994
|
+
MergeBranchesByFastForward
|
|
995
|
+
</summary>
|
|
996
|
+
|
|
997
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/mergebranchesbyfastforwardcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergebranchesbyfastforwardcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergebranchesbyfastforwardcommandoutput.html)
|
|
998
|
+
|
|
999
|
+
</details>
|
|
1000
|
+
<details>
|
|
1001
|
+
<summary>
|
|
1002
|
+
MergeBranchesBySquash
|
|
1003
|
+
</summary>
|
|
1004
|
+
|
|
1005
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/mergebranchesbysquashcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergebranchesbysquashcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergebranchesbysquashcommandoutput.html)
|
|
1006
|
+
|
|
1007
|
+
</details>
|
|
1008
|
+
<details>
|
|
1009
|
+
<summary>
|
|
1010
|
+
MergeBranchesByThreeWay
|
|
1011
|
+
</summary>
|
|
1012
|
+
|
|
1013
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/mergebranchesbythreewaycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergebranchesbythreewaycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergebranchesbythreewaycommandoutput.html)
|
|
1014
|
+
|
|
1015
|
+
</details>
|
|
1016
|
+
<details>
|
|
1017
|
+
<summary>
|
|
1018
|
+
MergePullRequestByFastForward
|
|
1019
|
+
</summary>
|
|
1020
|
+
|
|
1021
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/mergepullrequestbyfastforwardcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergepullrequestbyfastforwardcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergepullrequestbyfastforwardcommandoutput.html)
|
|
1022
|
+
|
|
1023
|
+
</details>
|
|
1024
|
+
<details>
|
|
1025
|
+
<summary>
|
|
1026
|
+
MergePullRequestBySquash
|
|
1027
|
+
</summary>
|
|
1028
|
+
|
|
1029
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/mergepullrequestbysquashcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergepullrequestbysquashcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergepullrequestbysquashcommandoutput.html)
|
|
1030
|
+
|
|
1031
|
+
</details>
|
|
1032
|
+
<details>
|
|
1033
|
+
<summary>
|
|
1034
|
+
MergePullRequestByThreeWay
|
|
1035
|
+
</summary>
|
|
1036
|
+
|
|
1037
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/mergepullrequestbythreewaycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergepullrequestbythreewaycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/mergepullrequestbythreewaycommandoutput.html)
|
|
1038
|
+
|
|
1039
|
+
</details>
|
|
1040
|
+
<details>
|
|
1041
|
+
<summary>
|
|
1042
|
+
OverridePullRequestApprovalRules
|
|
1043
|
+
</summary>
|
|
1044
|
+
|
|
1045
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/overridepullrequestapprovalrulescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/overridepullrequestapprovalrulescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/overridepullrequestapprovalrulescommandoutput.html)
|
|
1046
|
+
|
|
1047
|
+
</details>
|
|
1048
|
+
<details>
|
|
1049
|
+
<summary>
|
|
1050
|
+
PostCommentForComparedCommit
|
|
1051
|
+
</summary>
|
|
1052
|
+
|
|
1053
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/postcommentforcomparedcommitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/postcommentforcomparedcommitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/postcommentforcomparedcommitcommandoutput.html)
|
|
1054
|
+
|
|
1055
|
+
</details>
|
|
1056
|
+
<details>
|
|
1057
|
+
<summary>
|
|
1058
|
+
PostCommentForPullRequest
|
|
1059
|
+
</summary>
|
|
1060
|
+
|
|
1061
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/postcommentforpullrequestcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/postcommentforpullrequestcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/postcommentforpullrequestcommandoutput.html)
|
|
1062
|
+
|
|
1063
|
+
</details>
|
|
1064
|
+
<details>
|
|
1065
|
+
<summary>
|
|
1066
|
+
PostCommentReply
|
|
1067
|
+
</summary>
|
|
1068
|
+
|
|
1069
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/postcommentreplycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/postcommentreplycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/postcommentreplycommandoutput.html)
|
|
1070
|
+
|
|
1071
|
+
</details>
|
|
1072
|
+
<details>
|
|
1073
|
+
<summary>
|
|
1074
|
+
PutCommentReaction
|
|
1075
|
+
</summary>
|
|
1076
|
+
|
|
1077
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/putcommentreactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/putcommentreactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/putcommentreactioncommandoutput.html)
|
|
1078
|
+
|
|
1079
|
+
</details>
|
|
1080
|
+
<details>
|
|
1081
|
+
<summary>
|
|
1082
|
+
PutFile
|
|
1083
|
+
</summary>
|
|
1084
|
+
|
|
1085
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/putfilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/putfilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/putfilecommandoutput.html)
|
|
1086
|
+
|
|
1087
|
+
</details>
|
|
1088
|
+
<details>
|
|
1089
|
+
<summary>
|
|
1090
|
+
PutRepositoryTriggers
|
|
1091
|
+
</summary>
|
|
1092
|
+
|
|
1093
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/putrepositorytriggerscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/putrepositorytriggerscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/putrepositorytriggerscommandoutput.html)
|
|
1094
|
+
|
|
1095
|
+
</details>
|
|
1096
|
+
<details>
|
|
1097
|
+
<summary>
|
|
1098
|
+
TagResource
|
|
1099
|
+
</summary>
|
|
1100
|
+
|
|
1101
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/tagresourcecommandoutput.html)
|
|
1102
|
+
|
|
1103
|
+
</details>
|
|
1104
|
+
<details>
|
|
1105
|
+
<summary>
|
|
1106
|
+
TestRepositoryTriggers
|
|
1107
|
+
</summary>
|
|
1108
|
+
|
|
1109
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/testrepositorytriggerscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/testrepositorytriggerscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/testrepositorytriggerscommandoutput.html)
|
|
1110
|
+
|
|
1111
|
+
</details>
|
|
1112
|
+
<details>
|
|
1113
|
+
<summary>
|
|
1114
|
+
UntagResource
|
|
1115
|
+
</summary>
|
|
1116
|
+
|
|
1117
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/untagresourcecommandoutput.html)
|
|
1118
|
+
|
|
1119
|
+
</details>
|
|
1120
|
+
<details>
|
|
1121
|
+
<summary>
|
|
1122
|
+
UpdateApprovalRuleTemplateContent
|
|
1123
|
+
</summary>
|
|
1124
|
+
|
|
1125
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updateapprovalruletemplatecontentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updateapprovalruletemplatecontentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updateapprovalruletemplatecontentcommandoutput.html)
|
|
1126
|
+
|
|
1127
|
+
</details>
|
|
1128
|
+
<details>
|
|
1129
|
+
<summary>
|
|
1130
|
+
UpdateApprovalRuleTemplateDescription
|
|
1131
|
+
</summary>
|
|
1132
|
+
|
|
1133
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updateapprovalruletemplatedescriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updateapprovalruletemplatedescriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updateapprovalruletemplatedescriptioncommandoutput.html)
|
|
1134
|
+
|
|
1135
|
+
</details>
|
|
1136
|
+
<details>
|
|
1137
|
+
<summary>
|
|
1138
|
+
UpdateApprovalRuleTemplateName
|
|
1139
|
+
</summary>
|
|
1140
|
+
|
|
1141
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updateapprovalruletemplatenamecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updateapprovalruletemplatenamecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updateapprovalruletemplatenamecommandoutput.html)
|
|
1142
|
+
|
|
1143
|
+
</details>
|
|
1144
|
+
<details>
|
|
1145
|
+
<summary>
|
|
1146
|
+
UpdateComment
|
|
1147
|
+
</summary>
|
|
1148
|
+
|
|
1149
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updatecommentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatecommentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatecommentcommandoutput.html)
|
|
1150
|
+
|
|
1151
|
+
</details>
|
|
1152
|
+
<details>
|
|
1153
|
+
<summary>
|
|
1154
|
+
UpdateDefaultBranch
|
|
1155
|
+
</summary>
|
|
1156
|
+
|
|
1157
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updatedefaultbranchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatedefaultbranchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatedefaultbranchcommandoutput.html)
|
|
1158
|
+
|
|
1159
|
+
</details>
|
|
1160
|
+
<details>
|
|
1161
|
+
<summary>
|
|
1162
|
+
UpdatePullRequestApprovalRuleContent
|
|
1163
|
+
</summary>
|
|
1164
|
+
|
|
1165
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updatepullrequestapprovalrulecontentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequestapprovalrulecontentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequestapprovalrulecontentcommandoutput.html)
|
|
1166
|
+
|
|
1167
|
+
</details>
|
|
1168
|
+
<details>
|
|
1169
|
+
<summary>
|
|
1170
|
+
UpdatePullRequestApprovalState
|
|
1171
|
+
</summary>
|
|
1172
|
+
|
|
1173
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updatepullrequestapprovalstatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequestapprovalstatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequestapprovalstatecommandoutput.html)
|
|
1174
|
+
|
|
1175
|
+
</details>
|
|
1176
|
+
<details>
|
|
1177
|
+
<summary>
|
|
1178
|
+
UpdatePullRequestDescription
|
|
1179
|
+
</summary>
|
|
1180
|
+
|
|
1181
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updatepullrequestdescriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequestdescriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequestdescriptioncommandoutput.html)
|
|
1182
|
+
|
|
1183
|
+
</details>
|
|
1184
|
+
<details>
|
|
1185
|
+
<summary>
|
|
1186
|
+
UpdatePullRequestStatus
|
|
1187
|
+
</summary>
|
|
1188
|
+
|
|
1189
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updatepullrequeststatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequeststatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequeststatuscommandoutput.html)
|
|
1190
|
+
|
|
1191
|
+
</details>
|
|
1192
|
+
<details>
|
|
1193
|
+
<summary>
|
|
1194
|
+
UpdatePullRequestTitle
|
|
1195
|
+
</summary>
|
|
1196
|
+
|
|
1197
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updatepullrequesttitlecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequesttitlecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updatepullrequesttitlecommandoutput.html)
|
|
1198
|
+
|
|
1199
|
+
</details>
|
|
1200
|
+
<details>
|
|
1201
|
+
<summary>
|
|
1202
|
+
UpdateRepositoryDescription
|
|
1203
|
+
</summary>
|
|
1204
|
+
|
|
1205
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updaterepositorydescriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updaterepositorydescriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updaterepositorydescriptioncommandoutput.html)
|
|
1206
|
+
|
|
1207
|
+
</details>
|
|
1208
|
+
<details>
|
|
1209
|
+
<summary>
|
|
1210
|
+
UpdateRepositoryName
|
|
1211
|
+
</summary>
|
|
1212
|
+
|
|
1213
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/classes/updaterepositorynamecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updaterepositorynamecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/interfaces/updaterepositorynamecommandoutput.html)
|
|
1214
|
+
|
|
1215
|
+
</details>
|