@aws-sdk/client-codecommit 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -0
- package/dist-cjs/CodeCommit.js +2 -0
- package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +18 -41
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +18 -41
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +18 -41
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +18 -41
- package/dist-cjs/commands/BatchGetCommitsCommand.js +18 -41
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +18 -41
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateBranchCommand.js +18 -41
- package/dist-cjs/commands/CreateCommitCommand.js +18 -41
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +18 -41
- package/dist-cjs/commands/CreatePullRequestCommand.js +18 -41
- package/dist-cjs/commands/CreateRepositoryCommand.js +18 -41
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +18 -41
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteBranchCommand.js +18 -41
- package/dist-cjs/commands/DeleteCommentContentCommand.js +18 -41
- package/dist-cjs/commands/DeleteFileCommand.js +18 -41
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteRepositoryCommand.js +18 -41
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +18 -41
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +18 -41
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +18 -41
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +18 -41
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetBlobCommand.js +18 -41
- package/dist-cjs/commands/GetBranchCommand.js +18 -41
- package/dist-cjs/commands/GetCommentCommand.js +18 -41
- package/dist-cjs/commands/GetCommentReactionsCommand.js +18 -41
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +18 -41
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +18 -41
- package/dist-cjs/commands/GetCommitCommand.js +18 -41
- package/dist-cjs/commands/GetDifferencesCommand.js +18 -41
- package/dist-cjs/commands/GetFileCommand.js +18 -41
- package/dist-cjs/commands/GetFolderCommand.js +18 -41
- package/dist-cjs/commands/GetMergeCommitCommand.js +18 -41
- package/dist-cjs/commands/GetMergeConflictsCommand.js +18 -41
- package/dist-cjs/commands/GetMergeOptionsCommand.js +18 -41
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +18 -41
- package/dist-cjs/commands/GetPullRequestCommand.js +18 -41
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +18 -41
- package/dist-cjs/commands/GetRepositoryCommand.js +18 -41
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +18 -41
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +18 -41
- package/dist-cjs/commands/ListBranchesCommand.js +18 -41
- package/dist-cjs/commands/ListFileCommitHistoryCommand.js +18 -41
- package/dist-cjs/commands/ListPullRequestsCommand.js +18 -41
- package/dist-cjs/commands/ListRepositoriesCommand.js +18 -41
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +18 -41
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +18 -41
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +18 -41
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +18 -41
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +18 -41
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +18 -41
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +18 -41
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +18 -41
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +18 -41
- package/dist-cjs/commands/PostCommentReplyCommand.js +18 -41
- package/dist-cjs/commands/PutCommentReactionCommand.js +18 -41
- package/dist-cjs/commands/PutFileCommand.js +18 -41
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +18 -41
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +18 -41
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateCommentCommand.js +18 -41
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +18 -41
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +18 -41
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +18 -41
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +18 -41
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +18 -41
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +18 -41
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +18 -41
- package/dist-cjs/commands/UpdateRepositoryEncryptionKeyCommand.js +28 -0
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +18 -41
- package/dist-cjs/commands/index.js +1 -0
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/models/models_0.js +38 -30
- package/dist-cjs/models/models_1.js +40 -1
- package/dist-cjs/protocols/Aws_json1_1.js +110 -5
- package/dist-es/CodeCommit.js +2 -0
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +18 -41
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +18 -41
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +18 -41
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +18 -41
- package/dist-es/commands/BatchGetCommitsCommand.js +18 -41
- package/dist-es/commands/BatchGetRepositoriesCommand.js +18 -41
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +18 -41
- package/dist-es/commands/CreateBranchCommand.js +18 -41
- package/dist-es/commands/CreateCommitCommand.js +18 -41
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +18 -41
- package/dist-es/commands/CreatePullRequestCommand.js +18 -41
- package/dist-es/commands/CreateRepositoryCommand.js +18 -41
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +18 -41
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteBranchCommand.js +18 -41
- package/dist-es/commands/DeleteCommentContentCommand.js +18 -41
- package/dist-es/commands/DeleteFileCommand.js +18 -41
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +18 -41
- package/dist-es/commands/DeleteRepositoryCommand.js +18 -41
- package/dist-es/commands/DescribeMergeConflictsCommand.js +18 -41
- package/dist-es/commands/DescribePullRequestEventsCommand.js +18 -41
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +18 -41
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +18 -41
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +18 -41
- package/dist-es/commands/GetBlobCommand.js +18 -41
- package/dist-es/commands/GetBranchCommand.js +18 -41
- package/dist-es/commands/GetCommentCommand.js +18 -41
- package/dist-es/commands/GetCommentReactionsCommand.js +18 -41
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +18 -41
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +18 -41
- package/dist-es/commands/GetCommitCommand.js +18 -41
- package/dist-es/commands/GetDifferencesCommand.js +18 -41
- package/dist-es/commands/GetFileCommand.js +18 -41
- package/dist-es/commands/GetFolderCommand.js +18 -41
- package/dist-es/commands/GetMergeCommitCommand.js +18 -41
- package/dist-es/commands/GetMergeConflictsCommand.js +18 -41
- package/dist-es/commands/GetMergeOptionsCommand.js +18 -41
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +18 -41
- package/dist-es/commands/GetPullRequestCommand.js +18 -41
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +18 -41
- package/dist-es/commands/GetRepositoryCommand.js +18 -41
- package/dist-es/commands/GetRepositoryTriggersCommand.js +18 -41
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +18 -41
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +18 -41
- package/dist-es/commands/ListBranchesCommand.js +18 -41
- package/dist-es/commands/ListFileCommitHistoryCommand.js +18 -41
- package/dist-es/commands/ListPullRequestsCommand.js +18 -41
- package/dist-es/commands/ListRepositoriesCommand.js +18 -41
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +18 -41
- package/dist-es/commands/MergeBranchesBySquashCommand.js +18 -41
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +18 -41
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +18 -41
- package/dist-es/commands/MergePullRequestBySquashCommand.js +18 -41
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +18 -41
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +18 -41
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +18 -41
- package/dist-es/commands/PostCommentForPullRequestCommand.js +18 -41
- package/dist-es/commands/PostCommentReplyCommand.js +18 -41
- package/dist-es/commands/PutCommentReactionCommand.js +18 -41
- package/dist-es/commands/PutFileCommand.js +18 -41
- package/dist-es/commands/PutRepositoryTriggersCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TestRepositoryTriggersCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +18 -41
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +18 -41
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +18 -41
- package/dist-es/commands/UpdateCommentCommand.js +18 -41
- package/dist-es/commands/UpdateDefaultBranchCommand.js +18 -41
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +18 -41
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +18 -41
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +18 -41
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +18 -41
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +18 -41
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +18 -41
- package/dist-es/commands/UpdateRepositoryEncryptionKeyCommand.js +24 -0
- package/dist-es/commands/UpdateRepositoryNameCommand.js +18 -41
- package/dist-es/commands/index.js +1 -0
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/models/models_0.js +32 -24
- package/dist-es/models/models_1.js +36 -0
- package/dist-es/protocols/Aws_json1_1.js +105 -2
- package/dist-types/CodeCommit.d.ts +12 -0
- package/dist-types/CodeCommitClient.d.ts +8 -2
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +6 -21
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +6 -21
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +15 -21
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateBranchCommand.d.ts +6 -21
- package/dist-types/commands/CreateCommitCommand.d.ts +6 -21
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreatePullRequestCommand.d.ts +6 -21
- package/dist-types/commands/CreateRepositoryCommand.d.ts +15 -21
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBranchCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFileCommand.d.ts +6 -21
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +6 -21
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +6 -21
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetBlobCommand.d.ts +6 -21
- package/dist-types/commands/GetBranchCommand.d.ts +6 -21
- package/dist-types/commands/GetCommentCommand.d.ts +6 -21
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +6 -21
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +6 -21
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +6 -21
- package/dist-types/commands/GetCommitCommand.d.ts +6 -21
- package/dist-types/commands/GetDifferencesCommand.d.ts +6 -21
- package/dist-types/commands/GetFileCommand.d.ts +6 -21
- package/dist-types/commands/GetFolderCommand.d.ts +6 -21
- package/dist-types/commands/GetMergeCommitCommand.d.ts +6 -21
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +6 -21
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +6 -21
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +6 -21
- package/dist-types/commands/GetPullRequestCommand.d.ts +6 -21
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +6 -21
- package/dist-types/commands/GetRepositoryCommand.d.ts +7 -21
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +6 -21
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/ListBranchesCommand.d.ts +6 -21
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +8 -22
- package/dist-types/commands/ListPullRequestsCommand.d.ts +7 -23
- package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -21
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +6 -21
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +6 -21
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +6 -21
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +6 -21
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +6 -21
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +6 -21
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +6 -21
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +6 -21
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +6 -21
- package/dist-types/commands/PostCommentReplyCommand.d.ts +6 -21
- package/dist-types/commands/PutCommentReactionCommand.d.ts +6 -21
- package/dist-types/commands/PutFileCommand.d.ts +6 -21
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCommentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +100 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +6 -21
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/index.d.ts +5 -0
- package/dist-types/models/models_0.d.ts +86 -71
- package/dist-types/models/models_1.d.ts +122 -1
- package/dist-types/protocols/Aws_json1_1.d.ts +9 -0
- package/dist-types/ts3.4/CodeCommit.d.ts +17 -0
- package/dist-types/ts3.4/CodeCommitClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +14 -28
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +18 -25
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +30 -0
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/models/models_0.d.ts +39 -28
- package/dist-types/ts3.4/models/models_1.d.ts +45 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +12 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DeleteApprovalRuleTemplateInput, DeleteApprovalRuleTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApprovalRuleTemplateCommandInput extends DeleteApprovalRu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApprovalRuleTemplateCommandOutput extends DeleteApprovalRuleTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApprovalRuleTemplateCommand_base: {
|
|
24
|
+
new (input: DeleteApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApprovalRuleTemplateCommandInput, DeleteApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a specified approval rule template. Deleting a template does not remove approval rules on pull requests already created with the template.</p>
|
|
@@ -63,23 +66,5 @@ export interface DeleteApprovalRuleTemplateCommandOutput extends DeleteApprovalR
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DeleteApprovalRuleTemplateCommand extends
|
|
67
|
-
readonly input: DeleteApprovalRuleTemplateCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DeleteApprovalRuleTemplateCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApprovalRuleTemplateCommandInput, DeleteApprovalRuleTemplateCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DeleteApprovalRuleTemplateCommand extends DeleteApprovalRuleTemplateCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DeleteBranchInput, DeleteBranchOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBranchCommandInput extends DeleteBranchInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBranchCommandOutput extends DeleteBranchOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBranchCommand_base: {
|
|
24
|
+
new (input: DeleteBranchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBranchCommandInput, DeleteBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a branch from a repository, unless that branch is the default branch for the repository. </p>
|
|
@@ -93,23 +96,5 @@ export interface DeleteBranchCommandOutput extends DeleteBranchOutput, __Metadat
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class DeleteBranchCommand extends
|
|
97
|
-
readonly input: DeleteBranchCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: DeleteBranchCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBranchCommandInput, DeleteBranchCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class DeleteBranchCommand extends DeleteBranchCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DeleteCommentContentInput, DeleteCommentContentOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCommentContentCommandInput extends DeleteCommentContentIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCommentContentCommandOutput extends DeleteCommentContentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCommentContentCommand_base: {
|
|
24
|
+
new (input: DeleteCommentContentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCommentContentCommandInput, DeleteCommentContentCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the content of a comment made on a change, file, or commit in a repository.</p>
|
|
@@ -79,23 +82,5 @@ export interface DeleteCommentContentCommandOutput extends DeleteCommentContentO
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DeleteCommentContentCommand extends
|
|
83
|
-
readonly input: DeleteCommentContentCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DeleteCommentContentCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCommentContentCommandInput, DeleteCommentContentCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DeleteCommentContentCommand extends DeleteCommentContentCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DeleteFileInput, DeleteFileOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteFileCommandInput extends DeleteFileInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteFileCommandOutput extends DeleteFileOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteFileCommand_base: {
|
|
24
|
+
new (input: DeleteFileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileCommandInput, DeleteFileCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a specified file from a specified branch. A commit is created on the branch
|
|
@@ -140,23 +143,5 @@ export interface DeleteFileCommandOutput extends DeleteFileOutput, __MetadataBea
|
|
|
140
143
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
141
144
|
*
|
|
142
145
|
*/
|
|
143
|
-
export declare class DeleteFileCommand extends
|
|
144
|
-
readonly input: DeleteFileCommandInput;
|
|
145
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
146
|
-
/**
|
|
147
|
-
* @public
|
|
148
|
-
*/
|
|
149
|
-
constructor(input: DeleteFileCommandInput);
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFileCommandInput, DeleteFileCommandOutput>;
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
private serialize;
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
private deserialize;
|
|
146
|
+
export declare class DeleteFileCommand extends DeleteFileCommand_base {
|
|
162
147
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DeletePullRequestApprovalRuleInput, DeletePullRequestApprovalRuleOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeletePullRequestApprovalRuleCommandInput extends DeletePullReq
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeletePullRequestApprovalRuleCommandOutput extends DeletePullRequestApprovalRuleOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeletePullRequestApprovalRuleCommand_base: {
|
|
24
|
+
new (input: DeletePullRequestApprovalRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePullRequestApprovalRuleCommandInput, DeletePullRequestApprovalRuleCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an approval rule from a specified pull request. Approval rules can be deleted from a pull request only if the pull request is open, and if the
|
|
@@ -91,23 +94,5 @@ export interface DeletePullRequestApprovalRuleCommandOutput extends DeletePullRe
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class DeletePullRequestApprovalRuleCommand extends
|
|
95
|
-
readonly input: DeletePullRequestApprovalRuleCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: DeletePullRequestApprovalRuleCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePullRequestApprovalRuleCommandInput, DeletePullRequestApprovalRuleCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class DeletePullRequestApprovalRuleCommand extends DeletePullRequestApprovalRuleCommand_base {
|
|
113
98
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DeleteRepositoryInput, DeleteRepositoryOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteRepositoryCommandInput extends DeleteRepositoryInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteRepositoryCommand_base: {
|
|
24
|
+
new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a repository. If a specified repository was already deleted, a null repository
|
|
@@ -82,23 +85,5 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DeleteRepositoryCommand extends
|
|
86
|
-
readonly input: DeleteRepositoryCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DeleteRepositoryCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DescribeMergeConflictsInput, DescribeMergeConflictsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeMergeConflictsCommandInput extends DescribeMergeConflic
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeMergeConflictsCommandOutput extends DescribeMergeConflictsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeMergeConflictsCommand_base: {
|
|
24
|
+
new (input: DescribeMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMergeConflictsCommandInput, DescribeMergeConflictsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about one or more merge conflicts in the attempted merge of two
|
|
@@ -191,23 +194,5 @@ export interface DescribeMergeConflictsCommandOutput extends DescribeMergeConfli
|
|
|
191
194
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
192
195
|
*
|
|
193
196
|
*/
|
|
194
|
-
export declare class DescribeMergeConflictsCommand extends
|
|
195
|
-
readonly input: DescribeMergeConflictsCommandInput;
|
|
196
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
197
|
-
/**
|
|
198
|
-
* @public
|
|
199
|
-
*/
|
|
200
|
-
constructor(input: DescribeMergeConflictsCommandInput);
|
|
201
|
-
/**
|
|
202
|
-
* @internal
|
|
203
|
-
*/
|
|
204
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMergeConflictsCommandInput, DescribeMergeConflictsCommandOutput>;
|
|
205
|
-
/**
|
|
206
|
-
* @internal
|
|
207
|
-
*/
|
|
208
|
-
private serialize;
|
|
209
|
-
/**
|
|
210
|
-
* @internal
|
|
211
|
-
*/
|
|
212
|
-
private deserialize;
|
|
197
|
+
export declare class DescribeMergeConflictsCommand extends DescribeMergeConflictsCommand_base {
|
|
213
198
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DescribePullRequestEventsInput, DescribePullRequestEventsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribePullRequestEventsCommandInput extends DescribePullReque
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribePullRequestEventsCommandOutput extends DescribePullRequestEventsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribePullRequestEventsCommand_base: {
|
|
24
|
+
new (input: DescribePullRequestEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePullRequestEventsCommandInput, DescribePullRequestEventsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about one or more pull request events.</p>
|
|
@@ -141,23 +144,5 @@ export interface DescribePullRequestEventsCommandOutput extends DescribePullRequ
|
|
|
141
144
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
142
145
|
*
|
|
143
146
|
*/
|
|
144
|
-
export declare class DescribePullRequestEventsCommand extends
|
|
145
|
-
readonly input: DescribePullRequestEventsCommandInput;
|
|
146
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
147
|
-
/**
|
|
148
|
-
* @public
|
|
149
|
-
*/
|
|
150
|
-
constructor(input: DescribePullRequestEventsCommandInput);
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePullRequestEventsCommandInput, DescribePullRequestEventsCommandOutput>;
|
|
155
|
-
/**
|
|
156
|
-
* @internal
|
|
157
|
-
*/
|
|
158
|
-
private serialize;
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
private deserialize;
|
|
147
|
+
export declare class DescribePullRequestEventsCommand extends DescribePullRequestEventsCommand_base {
|
|
163
148
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { DisassociateApprovalRuleTemplateFromRepositoryInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryCommandInput exte
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateApprovalRuleTemplateFromRepositoryCommand_base: {
|
|
24
|
+
new (input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApprovalRuleTemplateFromRepositoryCommandInput, DisassociateApprovalRuleTemplateFromRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the association between a template and a repository so that approval rules
|
|
@@ -94,23 +97,5 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput ext
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand extends
|
|
98
|
-
readonly input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateApprovalRuleTemplateFromRepositoryCommandInput, DisassociateApprovalRuleTemplateFromRepositoryCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand extends DisassociateApprovalRuleTemplateFromRepositoryCommand_base {
|
|
116
101
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { EvaluatePullRequestApprovalRulesInput, EvaluatePullRequestApprovalRulesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface EvaluatePullRequestApprovalRulesCommandInput extends EvaluatePu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface EvaluatePullRequestApprovalRulesCommandOutput extends EvaluatePullRequestApprovalRulesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const EvaluatePullRequestApprovalRulesCommand_base: {
|
|
24
|
+
new (input: EvaluatePullRequestApprovalRulesCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluatePullRequestApprovalRulesCommandInput, EvaluatePullRequestApprovalRulesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Evaluates whether a pull request has met all the conditions specified in its associated approval rules.</p>
|
|
@@ -94,23 +97,5 @@ export interface EvaluatePullRequestApprovalRulesCommandOutput extends EvaluateP
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class EvaluatePullRequestApprovalRulesCommand extends
|
|
98
|
-
readonly input: EvaluatePullRequestApprovalRulesCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: EvaluatePullRequestApprovalRulesCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EvaluatePullRequestApprovalRulesCommandInput, EvaluatePullRequestApprovalRulesCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class EvaluatePullRequestApprovalRulesCommand extends EvaluatePullRequestApprovalRulesCommand_base {
|
|
116
101
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { GetApprovalRuleTemplateInput, GetApprovalRuleTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetApprovalRuleTemplateCommandInput extends GetApprovalRuleTemp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetApprovalRuleTemplateCommandOutput extends GetApprovalRuleTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetApprovalRuleTemplateCommand_base: {
|
|
24
|
+
new (input: GetApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetApprovalRuleTemplateCommandInput, GetApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a specified approval rule template.</p>
|
|
@@ -72,23 +75,5 @@ export interface GetApprovalRuleTemplateCommandOutput extends GetApprovalRuleTem
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class GetApprovalRuleTemplateCommand extends
|
|
76
|
-
readonly input: GetApprovalRuleTemplateCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: GetApprovalRuleTemplateCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApprovalRuleTemplateCommandInput, GetApprovalRuleTemplateCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class GetApprovalRuleTemplateCommand extends GetApprovalRuleTemplateCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { GetBlobInput, GetBlobOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetBlobCommandInput extends GetBlobInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetBlobCommand_base: {
|
|
24
|
+
new (input: GetBlobCommandInput): import("@smithy/smithy-client").CommandImpl<GetBlobCommandInput, GetBlobCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the base-64 encoded content of an individual blob in a repository.</p>
|
|
@@ -94,23 +97,5 @@ export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class GetBlobCommand extends
|
|
98
|
-
readonly input: GetBlobCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: GetBlobCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBlobCommandInput, GetBlobCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class GetBlobCommand extends GetBlobCommand_base {
|
|
116
101
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { GetBranchInput, GetBranchOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetBranchCommandInput extends GetBranchInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetBranchCommandOutput extends GetBranchOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetBranchCommand_base: {
|
|
24
|
+
new (input: GetBranchCommandInput): import("@smithy/smithy-client").CommandImpl<GetBranchCommandInput, GetBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a repository branch, including its name and the last commit ID.</p>
|
|
@@ -93,23 +96,5 @@ export interface GetBranchCommandOutput extends GetBranchOutput, __MetadataBeare
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class GetBranchCommand extends
|
|
97
|
-
readonly input: GetBranchCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: GetBranchCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBranchCommandInput, GetBranchCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class GetBranchCommand extends GetBranchCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
4
|
import { GetCommentInput, GetCommentOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCommentCommandInput extends GetCommentInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCommentCommandOutput extends GetCommentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCommentCommand_base: {
|
|
24
|
+
new (input: GetCommentCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommentCommandInput, GetCommentCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the content of a comment made on a change, file, or commit in a repository. </p>
|
|
@@ -98,23 +101,5 @@ export interface GetCommentCommandOutput extends GetCommentOutput, __MetadataBea
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class GetCommentCommand extends
|
|
102
|
-
readonly input: GetCommentCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: GetCommentCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCommentCommandInput, GetCommentCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class GetCommentCommand extends GetCommentCommand_base {
|
|
120
105
|
}
|