@aws-sdk/client-codecommit 3.479.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/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 +18 -41
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- 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 +18 -41
- package/dist-es/commands/UpdateRepositoryNameCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- 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 +6 -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 +6 -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 +6 -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 +6 -21
- package/dist-types/commands/ListPullRequestsCommand.d.ts +6 -21
- 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 +6 -21
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -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 +12 -24
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +14 -23
- 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 +12 -24
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateApprovalRuleTemplateContentCommandInput
|
|
|
21
15
|
export interface UpdateApprovalRuleTemplateContentCommandOutput
|
|
22
16
|
extends UpdateApprovalRuleTemplateContentOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateApprovalRuleTemplateContentCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateApprovalRuleTemplateContentCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateApprovalRuleTemplateContentCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateApprovalRuleTemplateContentCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateApprovalRuleTemplateContentCommandInput,
|
|
38
|
-
UpdateApprovalRuleTemplateContentCommandOutput
|
|
23
|
+
UpdateApprovalRuleTemplateContentCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateApprovalRuleTemplateContentCommand extends UpdateApprovalRuleTemplateContentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateApprovalRuleTemplateDescriptionCommandInput
|
|
|
21
15
|
export interface UpdateApprovalRuleTemplateDescriptionCommandOutput
|
|
22
16
|
extends UpdateApprovalRuleTemplateDescriptionOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateApprovalRuleTemplateDescriptionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateApprovalRuleTemplateDescriptionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateApprovalRuleTemplateDescriptionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateApprovalRuleTemplateDescriptionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateApprovalRuleTemplateDescriptionCommandInput,
|
|
38
|
-
UpdateApprovalRuleTemplateDescriptionCommandOutput
|
|
23
|
+
UpdateApprovalRuleTemplateDescriptionCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateApprovalRuleTemplateDescriptionCommand extends UpdateApprovalRuleTemplateDescriptionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateApprovalRuleTemplateNameCommandInput
|
|
|
21
15
|
export interface UpdateApprovalRuleTemplateNameCommandOutput
|
|
22
16
|
extends UpdateApprovalRuleTemplateNameOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateApprovalRuleTemplateNameCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateApprovalRuleTemplateNameCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateApprovalRuleTemplateNameCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateApprovalRuleTemplateNameCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateApprovalRuleTemplateNameCommandInput,
|
|
38
|
-
UpdateApprovalRuleTemplateNameCommandOutput
|
|
23
|
+
UpdateApprovalRuleTemplateNameCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateApprovalRuleTemplateNameCommand extends UpdateApprovalRuleTemplateNameCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface UpdateCommentCommandInput extends UpdateCommentInput {}
|
|
|
17
11
|
export interface UpdateCommentCommandOutput
|
|
18
12
|
extends UpdateCommentOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const UpdateCommentCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdateCommentCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
UpdateCommentCommandInput,
|
|
19
|
+
UpdateCommentCommandOutput,
|
|
20
|
+
CodeCommitClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdateCommentCommand extends UpdateCommentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -16,19 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface UpdateDefaultBranchCommandInput
|
|
17
11
|
extends UpdateDefaultBranchInput {}
|
|
18
12
|
export interface UpdateDefaultBranchCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
private serialize;
|
|
33
|
-
private deserialize;
|
|
34
|
-
}
|
|
13
|
+
declare const UpdateDefaultBranchCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: UpdateDefaultBranchCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
17
|
+
UpdateDefaultBranchCommandInput,
|
|
18
|
+
UpdateDefaultBranchCommandOutput,
|
|
19
|
+
CodeCommitClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
22
|
+
>;
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class UpdateDefaultBranchCommand extends UpdateDefaultBranchCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdatePullRequestApprovalRuleContentCommandInput
|
|
|
21
15
|
export interface UpdatePullRequestApprovalRuleContentCommandOutput
|
|
22
16
|
extends UpdatePullRequestApprovalRuleContentOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdatePullRequestApprovalRuleContentCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdatePullRequestApprovalRuleContentCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdatePullRequestApprovalRuleContentCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdatePullRequestApprovalRuleContentCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdatePullRequestApprovalRuleContentCommandInput,
|
|
38
|
-
UpdatePullRequestApprovalRuleContentCommandOutput
|
|
23
|
+
UpdatePullRequestApprovalRuleContentCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdatePullRequestApprovalRuleContentCommand extends UpdatePullRequestApprovalRuleContentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface UpdatePullRequestApprovalStateCommandInput
|
|
|
17
11
|
extends UpdatePullRequestApprovalStateInput {}
|
|
18
12
|
export interface UpdatePullRequestApprovalStateCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: UpdatePullRequestApprovalStateCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: UpdatePullRequestApprovalStateCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const UpdatePullRequestApprovalStateCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdatePullRequestApprovalStateCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
UpdatePullRequestApprovalStateCommandInput,
|
|
34
|
-
UpdatePullRequestApprovalStateCommandOutput
|
|
19
|
+
UpdatePullRequestApprovalStateCommandOutput,
|
|
20
|
+
CodeCommitClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdatePullRequestApprovalStateCommand extends UpdatePullRequestApprovalStateCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdatePullRequestDescriptionCommandInput
|
|
|
21
15
|
export interface UpdatePullRequestDescriptionCommandOutput
|
|
22
16
|
extends UpdatePullRequestDescriptionOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdatePullRequestDescriptionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdatePullRequestDescriptionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdatePullRequestDescriptionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdatePullRequestDescriptionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdatePullRequestDescriptionCommandInput,
|
|
38
|
-
UpdatePullRequestDescriptionCommandOutput
|
|
23
|
+
UpdatePullRequestDescriptionCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdatePullRequestDescriptionCommand extends UpdatePullRequestDescriptionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdatePullRequestStatusCommandInput
|
|
|
21
15
|
export interface UpdatePullRequestStatusCommandOutput
|
|
22
16
|
extends UpdatePullRequestStatusOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdatePullRequestStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdatePullRequestStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdatePullRequestStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdatePullRequestStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdatePullRequestStatusCommandInput,
|
|
38
|
-
UpdatePullRequestStatusCommandOutput
|
|
23
|
+
UpdatePullRequestStatusCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdatePullRequestStatusCommand extends UpdatePullRequestStatusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdatePullRequestTitleCommandInput
|
|
|
21
15
|
export interface UpdatePullRequestTitleCommandOutput
|
|
22
16
|
extends UpdatePullRequestTitleOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdatePullRequestTitleCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdatePullRequestTitleCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdatePullRequestTitleCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdatePullRequestTitleCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdatePullRequestTitleCommandInput,
|
|
38
|
-
UpdatePullRequestTitleCommandOutput
|
|
23
|
+
UpdatePullRequestTitleCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdatePullRequestTitleCommand extends UpdatePullRequestTitleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface UpdateRepositoryDescriptionCommandInput
|
|
|
17
11
|
extends UpdateRepositoryDescriptionInput {}
|
|
18
12
|
export interface UpdateRepositoryDescriptionCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: UpdateRepositoryDescriptionCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: UpdateRepositoryDescriptionCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const UpdateRepositoryDescriptionCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdateRepositoryDescriptionCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
UpdateRepositoryDescriptionCommandInput,
|
|
34
|
-
UpdateRepositoryDescriptionCommandOutput
|
|
19
|
+
UpdateRepositoryDescriptionCommandOutput,
|
|
20
|
+
CodeCommitClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdateRepositoryDescriptionCommand extends UpdateRepositoryDescriptionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateRepositoryEncryptionKeyCommandInput
|
|
|
21
15
|
export interface UpdateRepositoryEncryptionKeyCommandOutput
|
|
22
16
|
extends UpdateRepositoryEncryptionKeyOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateRepositoryEncryptionKeyCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateRepositoryEncryptionKeyCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateRepositoryEncryptionKeyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateRepositoryEncryptionKeyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateRepositoryEncryptionKeyCommandInput,
|
|
38
|
-
UpdateRepositoryEncryptionKeyCommandOutput
|
|
23
|
+
UpdateRepositoryEncryptionKeyCommandOutput,
|
|
24
|
+
CodeCommitClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateRepositoryEncryptionKeyCommand extends UpdateRepositoryEncryptionKeyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CodeCommitClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface UpdateRepositoryNameCommandInput
|
|
17
11
|
extends UpdateRepositoryNameInput {}
|
|
18
12
|
export interface UpdateRepositoryNameCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
> {
|
|
24
|
-
readonly input: UpdateRepositoryNameCommandInput;
|
|
25
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
-
constructor(input: UpdateRepositoryNameCommandInput);
|
|
27
|
-
resolveMiddleware(
|
|
28
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
-
configuration: CodeCommitClientResolvedConfig,
|
|
30
|
-
options?: __HttpHandlerOptions
|
|
31
|
-
): Handler<
|
|
13
|
+
declare const UpdateRepositoryNameCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: UpdateRepositoryNameCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
17
|
UpdateRepositoryNameCommandInput,
|
|
33
|
-
UpdateRepositoryNameCommandOutput
|
|
18
|
+
UpdateRepositoryNameCommandOutput,
|
|
19
|
+
CodeCommitClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
34
22
|
>;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class UpdateRepositoryNameCommand extends UpdateRepositoryNameCommand_base {}
|
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|