@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 { MergePullRequestByThreeWayInput, MergePullRequestByThreeWayOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface MergePullRequestByThreeWayCommandInput extends MergePullRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface MergePullRequestByThreeWayCommandOutput extends MergePullRequestByThreeWayOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const MergePullRequestByThreeWayCommand_base: {
|
|
24
|
+
new (input: MergePullRequestByThreeWayCommandInput): import("@smithy/smithy-client").CommandImpl<MergePullRequestByThreeWayCommandInput, MergePullRequestByThreeWayCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Attempts to merge the source commit of a pull request into the specified destination
|
|
@@ -248,23 +251,5 @@ export interface MergePullRequestByThreeWayCommandOutput extends MergePullReques
|
|
|
248
251
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
249
252
|
*
|
|
250
253
|
*/
|
|
251
|
-
export declare class MergePullRequestByThreeWayCommand extends
|
|
252
|
-
readonly input: MergePullRequestByThreeWayCommandInput;
|
|
253
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
254
|
-
/**
|
|
255
|
-
* @public
|
|
256
|
-
*/
|
|
257
|
-
constructor(input: MergePullRequestByThreeWayCommandInput);
|
|
258
|
-
/**
|
|
259
|
-
* @internal
|
|
260
|
-
*/
|
|
261
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<MergePullRequestByThreeWayCommandInput, MergePullRequestByThreeWayCommandOutput>;
|
|
262
|
-
/**
|
|
263
|
-
* @internal
|
|
264
|
-
*/
|
|
265
|
-
private serialize;
|
|
266
|
-
/**
|
|
267
|
-
* @internal
|
|
268
|
-
*/
|
|
269
|
-
private deserialize;
|
|
254
|
+
export declare class MergePullRequestByThreeWayCommand extends MergePullRequestByThreeWayCommand_base {
|
|
270
255
|
}
|
|
@@ -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 { OverridePullRequestApprovalRulesInput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface OverridePullRequestApprovalRulesCommandInput extends OverridePu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface OverridePullRequestApprovalRulesCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const OverridePullRequestApprovalRulesCommand_base: {
|
|
24
|
+
new (input: OverridePullRequestApprovalRulesCommandInput): import("@smithy/smithy-client").CommandImpl<OverridePullRequestApprovalRulesCommandInput, OverridePullRequestApprovalRulesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Sets aside (overrides) all approval rule requirements for a specified pull request.</p>
|
|
@@ -96,23 +99,5 @@ export interface OverridePullRequestApprovalRulesCommandOutput extends __Metadat
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class OverridePullRequestApprovalRulesCommand extends
|
|
100
|
-
readonly input: OverridePullRequestApprovalRulesCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: OverridePullRequestApprovalRulesCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<OverridePullRequestApprovalRulesCommandInput, OverridePullRequestApprovalRulesCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class OverridePullRequestApprovalRulesCommand extends OverridePullRequestApprovalRulesCommand_base {
|
|
118
103
|
}
|
|
@@ -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 { PostCommentForComparedCommitInput, PostCommentForComparedCommitOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PostCommentForComparedCommitCommandInput extends PostCommentFor
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PostCommentForComparedCommitCommandOutput extends PostCommentForComparedCommitOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PostCommentForComparedCommitCommand_base: {
|
|
24
|
+
new (input: PostCommentForComparedCommitCommandInput): import("@smithy/smithy-client").CommandImpl<PostCommentForComparedCommitCommandInput, PostCommentForComparedCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Posts a comment on the comparison between two commits.</p>
|
|
@@ -165,23 +168,5 @@ export interface PostCommentForComparedCommitCommandOutput extends PostCommentFo
|
|
|
165
168
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
166
169
|
*
|
|
167
170
|
*/
|
|
168
|
-
export declare class PostCommentForComparedCommitCommand extends
|
|
169
|
-
readonly input: PostCommentForComparedCommitCommandInput;
|
|
170
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
171
|
-
/**
|
|
172
|
-
* @public
|
|
173
|
-
*/
|
|
174
|
-
constructor(input: PostCommentForComparedCommitCommandInput);
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PostCommentForComparedCommitCommandInput, PostCommentForComparedCommitCommandOutput>;
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*/
|
|
182
|
-
private serialize;
|
|
183
|
-
/**
|
|
184
|
-
* @internal
|
|
185
|
-
*/
|
|
186
|
-
private deserialize;
|
|
171
|
+
export declare class PostCommentForComparedCommitCommand extends PostCommentForComparedCommitCommand_base {
|
|
187
172
|
}
|
|
@@ -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 { PostCommentForPullRequestInput, PostCommentForPullRequestOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PostCommentForPullRequestCommandInput extends PostCommentForPul
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PostCommentForPullRequestCommandOutput extends PostCommentForPullRequestOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PostCommentForPullRequestCommand_base: {
|
|
24
|
+
new (input: PostCommentForPullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<PostCommentForPullRequestCommandInput, PostCommentForPullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Posts a comment on a pull request.</p>
|
|
@@ -179,23 +182,5 @@ export interface PostCommentForPullRequestCommandOutput extends PostCommentForPu
|
|
|
179
182
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
180
183
|
*
|
|
181
184
|
*/
|
|
182
|
-
export declare class PostCommentForPullRequestCommand extends
|
|
183
|
-
readonly input: PostCommentForPullRequestCommandInput;
|
|
184
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
185
|
-
/**
|
|
186
|
-
* @public
|
|
187
|
-
*/
|
|
188
|
-
constructor(input: PostCommentForPullRequestCommandInput);
|
|
189
|
-
/**
|
|
190
|
-
* @internal
|
|
191
|
-
*/
|
|
192
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PostCommentForPullRequestCommandInput, PostCommentForPullRequestCommandOutput>;
|
|
193
|
-
/**
|
|
194
|
-
* @internal
|
|
195
|
-
*/
|
|
196
|
-
private serialize;
|
|
197
|
-
/**
|
|
198
|
-
* @internal
|
|
199
|
-
*/
|
|
200
|
-
private deserialize;
|
|
185
|
+
export declare class PostCommentForPullRequestCommand extends PostCommentForPullRequestCommand_base {
|
|
201
186
|
}
|
|
@@ -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 { PostCommentReplyInput, PostCommentReplyOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PostCommentReplyCommandInput extends PostCommentReplyInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PostCommentReplyCommandOutput extends PostCommentReplyOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PostCommentReplyCommand_base: {
|
|
24
|
+
new (input: PostCommentReplyCommandInput): import("@smithy/smithy-client").CommandImpl<PostCommentReplyCommandInput, PostCommentReplyCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Posts a comment in reply to an existing comment on a comparison between commits or a pull request.</p>
|
|
@@ -98,23 +101,5 @@ export interface PostCommentReplyCommandOutput extends PostCommentReplyOutput, _
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class PostCommentReplyCommand extends
|
|
102
|
-
readonly input: PostCommentReplyCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: PostCommentReplyCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PostCommentReplyCommandInput, PostCommentReplyCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class PostCommentReplyCommand extends PostCommentReplyCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { PutCommentReactionInput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutCommentReactionCommandInput extends PutCommentReactionInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutCommentReactionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutCommentReactionCommand_base: {
|
|
24
|
+
new (input: PutCommentReactionCommandInput): import("@smithy/smithy-client").CommandImpl<PutCommentReactionCommandInput, PutCommentReactionCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates a reaction to a specified comment for the user whose identity is used to make the request. You can only add or
|
|
@@ -73,23 +76,5 @@ export interface PutCommentReactionCommandOutput extends __MetadataBearer {
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class PutCommentReactionCommand extends
|
|
77
|
-
readonly input: PutCommentReactionCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: PutCommentReactionCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutCommentReactionCommandInput, PutCommentReactionCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class PutCommentReactionCommand extends PutCommentReactionCommand_base {
|
|
95
80
|
}
|
|
@@ -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 { PutFileInput, PutFileOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutFileCommandInput extends PutFileInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutFileCommandOutput extends PutFileOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutFileCommand_base: {
|
|
24
|
+
new (input: PutFileCommandInput): import("@smithy/smithy-client").CommandImpl<PutFileCommandInput, PutFileCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.</p>
|
|
@@ -169,23 +172,5 @@ export interface PutFileCommandOutput extends PutFileOutput, __MetadataBearer {
|
|
|
169
172
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
170
173
|
*
|
|
171
174
|
*/
|
|
172
|
-
export declare class PutFileCommand extends
|
|
173
|
-
readonly input: PutFileCommandInput;
|
|
174
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
175
|
-
/**
|
|
176
|
-
* @public
|
|
177
|
-
*/
|
|
178
|
-
constructor(input: PutFileCommandInput);
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*/
|
|
182
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutFileCommandInput, PutFileCommandOutput>;
|
|
183
|
-
/**
|
|
184
|
-
* @internal
|
|
185
|
-
*/
|
|
186
|
-
private serialize;
|
|
187
|
-
/**
|
|
188
|
-
* @internal
|
|
189
|
-
*/
|
|
190
|
-
private deserialize;
|
|
175
|
+
export declare class PutFileCommand extends PutFileCommand_base {
|
|
191
176
|
}
|
|
@@ -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 { PutRepositoryTriggersInput, PutRepositoryTriggersOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutRepositoryTriggersCommandInput extends PutRepositoryTriggers
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutRepositoryTriggersCommandOutput extends PutRepositoryTriggersOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutRepositoryTriggersCommand_base: {
|
|
24
|
+
new (input: PutRepositoryTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<PutRepositoryTriggersCommandInput, PutRepositoryTriggersCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Replaces all triggers for a repository. Used to create or delete triggers.</p>
|
|
@@ -136,23 +139,5 @@ export interface PutRepositoryTriggersCommandOutput extends PutRepositoryTrigger
|
|
|
136
139
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
137
140
|
*
|
|
138
141
|
*/
|
|
139
|
-
export declare class PutRepositoryTriggersCommand extends
|
|
140
|
-
readonly input: PutRepositoryTriggersCommandInput;
|
|
141
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
142
|
-
/**
|
|
143
|
-
* @public
|
|
144
|
-
*/
|
|
145
|
-
constructor(input: PutRepositoryTriggersCommandInput);
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRepositoryTriggersCommandInput, PutRepositoryTriggersCommandOutput>;
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
private serialize;
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
private deserialize;
|
|
142
|
+
export declare class PutRepositoryTriggersCommand extends PutRepositoryTriggersCommand_base {
|
|
158
143
|
}
|
|
@@ -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 { TagResourceInput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates tags for a resource in CodeCommit. For a list of valid resources
|
|
@@ -90,23 +93,5 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class TagResourceCommand extends
|
|
94
|
-
readonly input: TagResourceCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: TagResourceCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
112
97
|
}
|
|
@@ -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 { TestRepositoryTriggersInput, TestRepositoryTriggersOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TestRepositoryTriggersCommandInput extends TestRepositoryTrigge
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TestRepositoryTriggersCommandOutput extends TestRepositoryTriggersOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TestRepositoryTriggersCommand_base: {
|
|
24
|
+
new (input: TestRepositoryTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<TestRepositoryTriggersCommandInput, TestRepositoryTriggersCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Tests the functionality of repository triggers by sending information to the trigger
|
|
@@ -146,23 +149,5 @@ export interface TestRepositoryTriggersCommandOutput extends TestRepositoryTrigg
|
|
|
146
149
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
147
150
|
*
|
|
148
151
|
*/
|
|
149
|
-
export declare class TestRepositoryTriggersCommand extends
|
|
150
|
-
readonly input: TestRepositoryTriggersCommandInput;
|
|
151
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
152
|
-
/**
|
|
153
|
-
* @public
|
|
154
|
-
*/
|
|
155
|
-
constructor(input: TestRepositoryTriggersCommandInput);
|
|
156
|
-
/**
|
|
157
|
-
* @internal
|
|
158
|
-
*/
|
|
159
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestRepositoryTriggersCommandInput, TestRepositoryTriggersCommandOutput>;
|
|
160
|
-
/**
|
|
161
|
-
* @internal
|
|
162
|
-
*/
|
|
163
|
-
private serialize;
|
|
164
|
-
/**
|
|
165
|
-
* @internal
|
|
166
|
-
*/
|
|
167
|
-
private deserialize;
|
|
152
|
+
export declare class TestRepositoryTriggersCommand extends TestRepositoryTriggersCommand_base {
|
|
168
153
|
}
|
|
@@ -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 { UntagResourceInput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes tags for a resource in CodeCommit. For a list of valid resources in CodeCommit, see <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#arn-formats">CodeCommit Resources and Operations</a> in the <i>CodeCommit User
|
|
@@ -89,23 +92,5 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class UntagResourceCommand extends
|
|
93
|
-
readonly input: UntagResourceCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: UntagResourceCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
111
96
|
}
|
|
@@ -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 { UpdateApprovalRuleTemplateContentInput, UpdateApprovalRuleTemplateContentOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateApprovalRuleTemplateContentCommandInput extends UpdateApp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateApprovalRuleTemplateContentCommandOutput extends UpdateApprovalRuleTemplateContentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateApprovalRuleTemplateContentCommand_base: {
|
|
24
|
+
new (input: UpdateApprovalRuleTemplateContentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApprovalRuleTemplateContentCommandInput, UpdateApprovalRuleTemplateContentCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the content of an approval rule template. You can change the number of
|
|
@@ -85,23 +88,5 @@ export interface UpdateApprovalRuleTemplateContentCommandOutput extends UpdateAp
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class UpdateApprovalRuleTemplateContentCommand extends
|
|
89
|
-
readonly input: UpdateApprovalRuleTemplateContentCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: UpdateApprovalRuleTemplateContentCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApprovalRuleTemplateContentCommandInput, UpdateApprovalRuleTemplateContentCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class UpdateApprovalRuleTemplateContentCommand extends UpdateApprovalRuleTemplateContentCommand_base {
|
|
107
92
|
}
|
|
@@ -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 { UpdateApprovalRuleTemplateDescriptionInput, UpdateApprovalRuleTemplateDescriptionOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateApprovalRuleTemplateDescriptionCommandInput extends Updat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateApprovalRuleTemplateDescriptionCommandOutput extends UpdateApprovalRuleTemplateDescriptionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateApprovalRuleTemplateDescriptionCommand_base: {
|
|
24
|
+
new (input: UpdateApprovalRuleTemplateDescriptionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApprovalRuleTemplateDescriptionCommandInput, UpdateApprovalRuleTemplateDescriptionCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the description for a specified approval rule template.</p>
|
|
@@ -78,23 +81,5 @@ export interface UpdateApprovalRuleTemplateDescriptionCommandOutput extends Upda
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class UpdateApprovalRuleTemplateDescriptionCommand extends
|
|
82
|
-
readonly input: UpdateApprovalRuleTemplateDescriptionCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: UpdateApprovalRuleTemplateDescriptionCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApprovalRuleTemplateDescriptionCommandInput, UpdateApprovalRuleTemplateDescriptionCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class UpdateApprovalRuleTemplateDescriptionCommand extends UpdateApprovalRuleTemplateDescriptionCommand_base {
|
|
100
85
|
}
|
|
@@ -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 { UpdateApprovalRuleTemplateNameInput, UpdateApprovalRuleTemplateNameOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateApprovalRuleTemplateNameCommandInput extends UpdateApprov
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateApprovalRuleTemplateNameCommandOutput extends UpdateApprovalRuleTemplateNameOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateApprovalRuleTemplateNameCommand_base: {
|
|
24
|
+
new (input: UpdateApprovalRuleTemplateNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApprovalRuleTemplateNameCommandInput, UpdateApprovalRuleTemplateNameCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the name of a specified approval rule template.</p>
|
|
@@ -78,23 +81,5 @@ export interface UpdateApprovalRuleTemplateNameCommandOutput extends UpdateAppro
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class UpdateApprovalRuleTemplateNameCommand extends
|
|
82
|
-
readonly input: UpdateApprovalRuleTemplateNameCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: UpdateApprovalRuleTemplateNameCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApprovalRuleTemplateNameCommandInput, UpdateApprovalRuleTemplateNameCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class UpdateApprovalRuleTemplateNameCommand extends UpdateApprovalRuleTemplateNameCommand_base {
|
|
100
85
|
}
|