@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 { AssociateApprovalRuleTemplateWithRepositoryInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AssociateApprovalRuleTemplateWithRepositoryCommandInput extends
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AssociateApprovalRuleTemplateWithRepositoryCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AssociateApprovalRuleTemplateWithRepositoryCommand_base: {
|
|
24
|
+
new (input: AssociateApprovalRuleTemplateWithRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApprovalRuleTemplateWithRepositoryCommandInput, AssociateApprovalRuleTemplateWithRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an association between an approval rule template and a specified repository.
|
|
@@ -101,23 +104,5 @@ export interface AssociateApprovalRuleTemplateWithRepositoryCommandOutput extend
|
|
|
101
104
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
102
105
|
*
|
|
103
106
|
*/
|
|
104
|
-
export declare class AssociateApprovalRuleTemplateWithRepositoryCommand extends
|
|
105
|
-
readonly input: AssociateApprovalRuleTemplateWithRepositoryCommandInput;
|
|
106
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
constructor(input: AssociateApprovalRuleTemplateWithRepositoryCommandInput);
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateApprovalRuleTemplateWithRepositoryCommandInput, AssociateApprovalRuleTemplateWithRepositoryCommandOutput>;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private serialize;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private deserialize;
|
|
107
|
+
export declare class AssociateApprovalRuleTemplateWithRepositoryCommand extends AssociateApprovalRuleTemplateWithRepositoryCommand_base {
|
|
123
108
|
}
|
|
@@ -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 { BatchAssociateApprovalRuleTemplateWithRepositoriesInput, BatchAssociateApprovalRuleTemplateWithRepositoriesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput extends BatchAssociateApprovalRuleTemplateWithRepositoriesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base: {
|
|
24
|
+
new (input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput, BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an association between an approval rule template and one or more specified repositories. </p>
|
|
@@ -96,23 +99,5 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends
|
|
100
|
-
readonly input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput, BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_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 { BatchDescribeMergeConflictsInput, BatchDescribeMergeConflictsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchDescribeMergeConflictsCommandInput extends BatchDescribeMe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchDescribeMergeConflictsCommandOutput extends BatchDescribeMergeConflictsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchDescribeMergeConflictsCommand_base: {
|
|
24
|
+
new (input: BatchDescribeMergeConflictsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDescribeMergeConflictsCommandInput, BatchDescribeMergeConflictsCommandOutput, 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 commit specifiers using the squash or three-way merge strategy.</p>
|
|
@@ -196,23 +199,5 @@ export interface BatchDescribeMergeConflictsCommandOutput extends BatchDescribeM
|
|
|
196
199
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
197
200
|
*
|
|
198
201
|
*/
|
|
199
|
-
export declare class BatchDescribeMergeConflictsCommand extends
|
|
200
|
-
readonly input: BatchDescribeMergeConflictsCommandInput;
|
|
201
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
202
|
-
/**
|
|
203
|
-
* @public
|
|
204
|
-
*/
|
|
205
|
-
constructor(input: BatchDescribeMergeConflictsCommandInput);
|
|
206
|
-
/**
|
|
207
|
-
* @internal
|
|
208
|
-
*/
|
|
209
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDescribeMergeConflictsCommandInput, BatchDescribeMergeConflictsCommandOutput>;
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
private serialize;
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
|
-
private deserialize;
|
|
202
|
+
export declare class BatchDescribeMergeConflictsCommand extends BatchDescribeMergeConflictsCommand_base {
|
|
218
203
|
}
|
package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts
CHANGED
|
@@ -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 { BatchDisassociateApprovalRuleTemplateFromRepositoriesInput, BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput extends BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base: {
|
|
24
|
+
new (input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput, BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the association between an approval rule template and one or more specified repositories. </p>
|
|
@@ -96,23 +99,5 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOut
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends
|
|
100
|
-
readonly input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput, BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_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 { BatchGetCommitsInput, BatchGetCommitsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchGetCommitsCommandInput extends BatchGetCommitsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchGetCommitsCommandOutput extends BatchGetCommitsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchGetCommitsCommand_base: {
|
|
24
|
+
new (input: BatchGetCommitsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCommitsCommandInput, BatchGetCommitsCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about the contents of one or more commits in a repository.</p>
|
|
@@ -116,23 +119,5 @@ export interface BatchGetCommitsCommandOutput extends BatchGetCommitsOutput, __M
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class BatchGetCommitsCommand extends
|
|
120
|
-
readonly input: BatchGetCommitsCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: BatchGetCommitsCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetCommitsCommandInput, BatchGetCommitsCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class BatchGetCommitsCommand extends BatchGetCommitsCommand_base {
|
|
138
123
|
}
|
|
@@ -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 { BatchGetRepositoriesInput, BatchGetRepositoriesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchGetRepositoriesCommandInput extends BatchGetRepositoriesIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchGetRepositoriesCommandOutput extends BatchGetRepositoriesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchGetRepositoriesCommand_base: {
|
|
24
|
+
new (input: BatchGetRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetRepositoriesCommandInput, BatchGetRepositoriesCommandOutput, 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 repositories.</p>
|
|
@@ -57,11 +60,20 @@ export interface BatchGetRepositoriesCommandOutput extends BatchGetRepositoriesO
|
|
|
57
60
|
* // cloneUrlHttp: "STRING_VALUE",
|
|
58
61
|
* // cloneUrlSsh: "STRING_VALUE",
|
|
59
62
|
* // Arn: "STRING_VALUE",
|
|
63
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
60
64
|
* // },
|
|
61
65
|
* // ],
|
|
62
66
|
* // repositoriesNotFound: [ // RepositoryNotFoundList
|
|
63
67
|
* // "STRING_VALUE",
|
|
64
68
|
* // ],
|
|
69
|
+
* // errors: [ // BatchGetRepositoriesErrorsList
|
|
70
|
+
* // { // BatchGetRepositoriesError
|
|
71
|
+
* // repositoryId: "STRING_VALUE",
|
|
72
|
+
* // repositoryName: "STRING_VALUE",
|
|
73
|
+
* // errorCode: "EncryptionIntegrityChecksFailedException" || "EncryptionKeyAccessDeniedException" || "EncryptionKeyDisabledException" || "EncryptionKeyNotFoundException" || "EncryptionKeyUnavailableException" || "RepositoryDoesNotExistException",
|
|
74
|
+
* // errorMessage: "STRING_VALUE",
|
|
75
|
+
* // },
|
|
76
|
+
* // ],
|
|
65
77
|
* // };
|
|
66
78
|
*
|
|
67
79
|
* ```
|
|
@@ -105,23 +117,5 @@ export interface BatchGetRepositoriesCommandOutput extends BatchGetRepositoriesO
|
|
|
105
117
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
106
118
|
*
|
|
107
119
|
*/
|
|
108
|
-
export declare class BatchGetRepositoriesCommand extends
|
|
109
|
-
readonly input: BatchGetRepositoriesCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: BatchGetRepositoriesCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetRepositoriesCommandInput, BatchGetRepositoriesCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
120
|
+
export declare class BatchGetRepositoriesCommand extends BatchGetRepositoriesCommand_base {
|
|
127
121
|
}
|
|
@@ -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 { CreateApprovalRuleTemplateInput, CreateApprovalRuleTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateApprovalRuleTemplateCommandInput extends CreateApprovalRu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateApprovalRuleTemplateCommandOutput extends CreateApprovalRuleTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateApprovalRuleTemplateCommand_base: {
|
|
24
|
+
new (input: CreateApprovalRuleTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApprovalRuleTemplateCommandInput, CreateApprovalRuleTemplateCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a template for approval rules that can then be associated with one or more
|
|
@@ -93,23 +96,5 @@ export interface CreateApprovalRuleTemplateCommandOutput extends CreateApprovalR
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class CreateApprovalRuleTemplateCommand extends
|
|
97
|
-
readonly input: CreateApprovalRuleTemplateCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: CreateApprovalRuleTemplateCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApprovalRuleTemplateCommandInput, CreateApprovalRuleTemplateCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class CreateApprovalRuleTemplateCommand extends CreateApprovalRuleTemplateCommand_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 { CreateBranchInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateBranchCommandInput extends CreateBranchInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateBranchCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateBranchCommand_base: {
|
|
24
|
+
new (input: CreateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBranchCommandInput, CreateBranchCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a branch in a repository and points the branch to a commit.</p>
|
|
@@ -103,23 +106,5 @@ export interface CreateBranchCommandOutput extends __MetadataBearer {
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class CreateBranchCommand extends
|
|
107
|
-
readonly input: CreateBranchCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: CreateBranchCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBranchCommandInput, CreateBranchCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class CreateBranchCommand extends CreateBranchCommand_base {
|
|
125
110
|
}
|
|
@@ -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 { CreateCommitInput, CreateCommitOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCommitCommandInput extends CreateCommitInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCommitCommandOutput extends CreateCommitOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCommitCommand_base: {
|
|
24
|
+
new (input: CreateCommitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCommitCommandInput, CreateCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a commit for a repository on the tip of a specified branch.</p>
|
|
@@ -239,23 +242,5 @@ export interface CreateCommitCommandOutput extends CreateCommitOutput, __Metadat
|
|
|
239
242
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
240
243
|
*
|
|
241
244
|
*/
|
|
242
|
-
export declare class CreateCommitCommand extends
|
|
243
|
-
readonly input: CreateCommitCommandInput;
|
|
244
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
245
|
-
/**
|
|
246
|
-
* @public
|
|
247
|
-
*/
|
|
248
|
-
constructor(input: CreateCommitCommandInput);
|
|
249
|
-
/**
|
|
250
|
-
* @internal
|
|
251
|
-
*/
|
|
252
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCommitCommandInput, CreateCommitCommandOutput>;
|
|
253
|
-
/**
|
|
254
|
-
* @internal
|
|
255
|
-
*/
|
|
256
|
-
private serialize;
|
|
257
|
-
/**
|
|
258
|
-
* @internal
|
|
259
|
-
*/
|
|
260
|
-
private deserialize;
|
|
245
|
+
export declare class CreateCommitCommand extends CreateCommitCommand_base {
|
|
261
246
|
}
|
|
@@ -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 { CreatePullRequestApprovalRuleInput, CreatePullRequestApprovalRuleOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreatePullRequestApprovalRuleCommandInput extends CreatePullReq
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreatePullRequestApprovalRuleCommandOutput extends CreatePullRequestApprovalRuleOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreatePullRequestApprovalRuleCommand_base: {
|
|
24
|
+
new (input: CreatePullRequestApprovalRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePullRequestApprovalRuleCommandInput, CreatePullRequestApprovalRuleCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an approval rule for a pull request.</p>
|
|
@@ -111,23 +114,5 @@ export interface CreatePullRequestApprovalRuleCommandOutput extends CreatePullRe
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class CreatePullRequestApprovalRuleCommand extends
|
|
115
|
-
readonly input: CreatePullRequestApprovalRuleCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: CreatePullRequestApprovalRuleCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePullRequestApprovalRuleCommandInput, CreatePullRequestApprovalRuleCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class CreatePullRequestApprovalRuleCommand extends CreatePullRequestApprovalRuleCommand_base {
|
|
133
118
|
}
|
|
@@ -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 { CreatePullRequestInput, CreatePullRequestOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreatePullRequestCommandInput extends CreatePullRequestInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreatePullRequestCommandOutput extends CreatePullRequestOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreatePullRequestCommand_base: {
|
|
24
|
+
new (input: CreatePullRequestCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePullRequestCommandInput, CreatePullRequestCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a pull request in the specified repository.</p>
|
|
@@ -192,23 +195,5 @@ export interface CreatePullRequestCommandOutput extends CreatePullRequestOutput,
|
|
|
192
195
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
193
196
|
*
|
|
194
197
|
*/
|
|
195
|
-
export declare class CreatePullRequestCommand extends
|
|
196
|
-
readonly input: CreatePullRequestCommandInput;
|
|
197
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
198
|
-
/**
|
|
199
|
-
* @public
|
|
200
|
-
*/
|
|
201
|
-
constructor(input: CreatePullRequestCommandInput);
|
|
202
|
-
/**
|
|
203
|
-
* @internal
|
|
204
|
-
*/
|
|
205
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePullRequestCommandInput, CreatePullRequestCommandOutput>;
|
|
206
|
-
/**
|
|
207
|
-
* @internal
|
|
208
|
-
*/
|
|
209
|
-
private serialize;
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
private deserialize;
|
|
198
|
+
export declare class CreatePullRequestCommand extends CreatePullRequestCommand_base {
|
|
214
199
|
}
|
|
@@ -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 { CreateRepositoryInput, CreateRepositoryOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRepositoryCommandInput extends CreateRepositoryInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRepositoryCommand_base: {
|
|
24
|
+
new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new, empty repository.</p>
|
|
@@ -36,6 +39,7 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
36
39
|
* tags: { // TagsMap
|
|
37
40
|
* "<keys>": "STRING_VALUE",
|
|
38
41
|
* },
|
|
42
|
+
* kmsKeyId: "STRING_VALUE",
|
|
39
43
|
* };
|
|
40
44
|
* const command = new CreateRepositoryCommand(input);
|
|
41
45
|
* const response = await client.send(command);
|
|
@@ -51,6 +55,7 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
51
55
|
* // cloneUrlHttp: "STRING_VALUE",
|
|
52
56
|
* // cloneUrlSsh: "STRING_VALUE",
|
|
53
57
|
* // Arn: "STRING_VALUE",
|
|
58
|
+
* // kmsKeyId: "STRING_VALUE",
|
|
54
59
|
* // },
|
|
55
60
|
* // };
|
|
56
61
|
*
|
|
@@ -71,6 +76,13 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
71
76
|
* @throws {@link EncryptionKeyDisabledException} (client fault)
|
|
72
77
|
* <p>The encryption key is disabled.</p>
|
|
73
78
|
*
|
|
79
|
+
* @throws {@link EncryptionKeyInvalidIdException} (client fault)
|
|
80
|
+
* <p>The Key Management Service encryption key is not valid.</p>
|
|
81
|
+
*
|
|
82
|
+
* @throws {@link EncryptionKeyInvalidUsageException} (client fault)
|
|
83
|
+
* <p>A KMS encryption key was used to try and encrypt or decrypt a repository, but either the repository or the key was not
|
|
84
|
+
* in a valid state to support the operation.</p>
|
|
85
|
+
*
|
|
74
86
|
* @throws {@link EncryptionKeyNotFoundException} (client fault)
|
|
75
87
|
* <p>No encryption key was found.</p>
|
|
76
88
|
*
|
|
@@ -113,23 +125,5 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
113
125
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
114
126
|
*
|
|
115
127
|
*/
|
|
116
|
-
export declare class CreateRepositoryCommand extends
|
|
117
|
-
readonly input: CreateRepositoryCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: CreateRepositoryCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRepositoryCommandInput, CreateRepositoryCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
128
|
+
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
135
129
|
}
|
|
@@ -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 { CreateUnreferencedMergeCommitInput, CreateUnreferencedMergeCommitOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateUnreferencedMergeCommitCommandInput extends CreateUnrefer
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnreferencedMergeCommitOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateUnreferencedMergeCommitCommand_base: {
|
|
24
|
+
new (input: CreateUnreferencedMergeCommitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUnreferencedMergeCommitCommandInput, CreateUnreferencedMergeCommitCommandOutput, CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an unreferenced commit that represents the result of merging two branches
|
|
@@ -209,23 +212,5 @@ export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnrefe
|
|
|
209
212
|
* <p>Base exception class for all service exceptions from CodeCommit service.</p>
|
|
210
213
|
*
|
|
211
214
|
*/
|
|
212
|
-
export declare class CreateUnreferencedMergeCommitCommand extends
|
|
213
|
-
readonly input: CreateUnreferencedMergeCommitCommandInput;
|
|
214
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
215
|
-
/**
|
|
216
|
-
* @public
|
|
217
|
-
*/
|
|
218
|
-
constructor(input: CreateUnreferencedMergeCommitCommandInput);
|
|
219
|
-
/**
|
|
220
|
-
* @internal
|
|
221
|
-
*/
|
|
222
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeCommitClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUnreferencedMergeCommitCommandInput, CreateUnreferencedMergeCommitCommandOutput>;
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
|
-
private serialize;
|
|
227
|
-
/**
|
|
228
|
-
* @internal
|
|
229
|
-
*/
|
|
230
|
-
private deserialize;
|
|
215
|
+
export declare class CreateUnreferencedMergeCommitCommand extends CreateUnreferencedMergeCommitCommand_base {
|
|
231
216
|
}
|