@aws-sdk/client-codecommit 3.337.0 → 3.341.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/CodeCommitClient.js +2 -1
- package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -1
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -1
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateBranchCommand.js +2 -1
- package/dist-cjs/commands/CreateCommitCommand.js +2 -1
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -1
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -1
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -1
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -1
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -1
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -1
- package/dist-cjs/commands/DeleteFileCommand.js +2 -1
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -1
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -1
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -1
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -1
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetBlobCommand.js +2 -1
- package/dist-cjs/commands/GetBranchCommand.js +2 -1
- package/dist-cjs/commands/GetCommentCommand.js +2 -1
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -1
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -1
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -1
- package/dist-cjs/commands/GetCommitCommand.js +2 -1
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -1
- package/dist-cjs/commands/GetFileCommand.js +2 -1
- package/dist-cjs/commands/GetFolderCommand.js +2 -1
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -1
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -1
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -1
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -1
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -1
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -1
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -1
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -1
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -1
- package/dist-cjs/commands/ListBranchesCommand.js +2 -1
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -1
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -1
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -1
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -1
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -1
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -1
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -1
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -1
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -1
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -1
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -1
- package/dist-cjs/commands/PutCommentReactionCommand.js +2 -1
- package/dist-cjs/commands/PutFileCommand.js +2 -1
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -1
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -1
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -1
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -1
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -1
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -1
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -1
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -1
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -1
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -1
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -1
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/CodeCommitServiceException.js +2 -1
- package/dist-es/CodeCommitClient.js +1 -0
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +1 -0
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +1 -0
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +1 -0
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +1 -0
- package/dist-es/commands/BatchGetCommitsCommand.js +1 -0
- package/dist-es/commands/BatchGetRepositoriesCommand.js +1 -0
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +1 -0
- package/dist-es/commands/CreateBranchCommand.js +1 -0
- package/dist-es/commands/CreateCommitCommand.js +1 -0
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +1 -0
- package/dist-es/commands/CreatePullRequestCommand.js +1 -0
- package/dist-es/commands/CreateRepositoryCommand.js +1 -0
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +1 -0
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteBranchCommand.js +1 -0
- package/dist-es/commands/DeleteCommentContentCommand.js +1 -0
- package/dist-es/commands/DeleteFileCommand.js +1 -0
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +1 -0
- package/dist-es/commands/DeleteRepositoryCommand.js +1 -0
- package/dist-es/commands/DescribeMergeConflictsCommand.js +1 -0
- package/dist-es/commands/DescribePullRequestEventsCommand.js +1 -0
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +1 -0
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +1 -0
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +1 -0
- package/dist-es/commands/GetBlobCommand.js +1 -0
- package/dist-es/commands/GetBranchCommand.js +1 -0
- package/dist-es/commands/GetCommentCommand.js +1 -0
- package/dist-es/commands/GetCommentReactionsCommand.js +1 -0
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +1 -0
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +1 -0
- package/dist-es/commands/GetCommitCommand.js +1 -0
- package/dist-es/commands/GetDifferencesCommand.js +1 -0
- package/dist-es/commands/GetFileCommand.js +1 -0
- package/dist-es/commands/GetFolderCommand.js +1 -0
- package/dist-es/commands/GetMergeCommitCommand.js +1 -0
- package/dist-es/commands/GetMergeConflictsCommand.js +1 -0
- package/dist-es/commands/GetMergeOptionsCommand.js +1 -0
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +1 -0
- package/dist-es/commands/GetPullRequestCommand.js +1 -0
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +1 -0
- package/dist-es/commands/GetRepositoryCommand.js +1 -0
- package/dist-es/commands/GetRepositoryTriggersCommand.js +1 -0
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +1 -0
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +1 -0
- package/dist-es/commands/ListBranchesCommand.js +1 -0
- package/dist-es/commands/ListPullRequestsCommand.js +1 -0
- package/dist-es/commands/ListRepositoriesCommand.js +1 -0
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +1 -0
- package/dist-es/commands/MergeBranchesBySquashCommand.js +1 -0
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +1 -0
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +1 -0
- package/dist-es/commands/MergePullRequestBySquashCommand.js +1 -0
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +1 -0
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +1 -0
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +1 -0
- package/dist-es/commands/PostCommentForPullRequestCommand.js +1 -0
- package/dist-es/commands/PostCommentReplyCommand.js +1 -0
- package/dist-es/commands/PutCommentReactionCommand.js +1 -0
- package/dist-es/commands/PutFileCommand.js +1 -0
- package/dist-es/commands/PutRepositoryTriggersCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/TestRepositoryTriggersCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +1 -0
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +1 -0
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +1 -0
- package/dist-es/commands/UpdateCommentCommand.js +1 -0
- package/dist-es/commands/UpdateDefaultBranchCommand.js +1 -0
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +1 -0
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +1 -0
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +1 -0
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +1 -0
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +1 -0
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +1 -0
- package/dist-es/commands/UpdateRepositoryNameCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/CodeCommitServiceException.js +1 -0
- package/dist-types/CodeCommitClient.d.ts +3 -3
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +4 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +4 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +4 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +4 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +4 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +4 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +4 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +4 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +4 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +4 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetBlobCommand.d.ts +4 -0
- package/dist-types/commands/GetBranchCommand.d.ts +4 -0
- package/dist-types/commands/GetCommentCommand.d.ts +4 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +4 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +4 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +4 -0
- package/dist-types/commands/GetCommitCommand.d.ts +4 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +4 -0
- package/dist-types/commands/GetFileCommand.d.ts +4 -0
- package/dist-types/commands/GetFolderCommand.d.ts +4 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +4 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +4 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +4 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +4 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +4 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +4 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +4 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +4 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +4 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +4 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +4 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +4 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +4 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +4 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +4 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +4 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +4 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +4 -0
- package/dist-types/commands/PutFileCommand.d.ts +4 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +4 -0
- package/dist-types/index.d.ts +403 -2
- package/dist-types/models/CodeCommitServiceException.d.ts +1 -0
- package/dist-types/ts3.4/CodeCommitClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/CodeCommitServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListPullRequestsCommand = void 0;
|
|
3
|
+
exports.ListPullRequestsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListPullRequestsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRepositoriesCommand = void 0;
|
|
3
|
+
exports.ListRepositoriesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRepositoriesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRepositoriesForApprovalRuleTemplateCommand = void 0;
|
|
3
|
+
exports.ListRepositoriesForApprovalRuleTemplateCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRepositoriesForApprovalRuleTemplateCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = void 0;
|
|
3
|
+
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MergeBranchesByFastForwardCommand = void 0;
|
|
3
|
+
exports.MergeBranchesByFastForwardCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class MergeBranchesByFastForwardCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MergeBranchesBySquashCommand = void 0;
|
|
3
|
+
exports.MergeBranchesBySquashCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class MergeBranchesBySquashCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MergeBranchesByThreeWayCommand = void 0;
|
|
3
|
+
exports.MergeBranchesByThreeWayCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class MergeBranchesByThreeWayCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MergePullRequestByFastForwardCommand = void 0;
|
|
3
|
+
exports.MergePullRequestByFastForwardCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class MergePullRequestByFastForwardCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MergePullRequestBySquashCommand = void 0;
|
|
3
|
+
exports.MergePullRequestBySquashCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class MergePullRequestBySquashCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MergePullRequestByThreeWayCommand = void 0;
|
|
3
|
+
exports.MergePullRequestByThreeWayCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class MergePullRequestByThreeWayCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OverridePullRequestApprovalRulesCommand = void 0;
|
|
3
|
+
exports.OverridePullRequestApprovalRulesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class OverridePullRequestApprovalRulesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PostCommentForComparedCommitCommand = void 0;
|
|
3
|
+
exports.PostCommentForComparedCommitCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PostCommentForComparedCommitCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PostCommentForPullRequestCommand = void 0;
|
|
3
|
+
exports.PostCommentForPullRequestCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PostCommentForPullRequestCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PostCommentReplyCommand = void 0;
|
|
3
|
+
exports.PostCommentReplyCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PostCommentReplyCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutCommentReactionCommand = void 0;
|
|
3
|
+
exports.PutCommentReactionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutCommentReactionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutFileCommand = void 0;
|
|
3
|
+
exports.PutFileCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutFileCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutRepositoryTriggersCommand = void 0;
|
|
3
|
+
exports.PutRepositoryTriggersCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutRepositoryTriggersCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = void 0;
|
|
3
|
+
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TestRepositoryTriggersCommand = void 0;
|
|
3
|
+
exports.TestRepositoryTriggersCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class TestRepositoryTriggersCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = void 0;
|
|
3
|
+
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateApprovalRuleTemplateContentCommand = void 0;
|
|
3
|
+
exports.UpdateApprovalRuleTemplateContentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateApprovalRuleTemplateContentCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateApprovalRuleTemplateDescriptionCommand = void 0;
|
|
3
|
+
exports.UpdateApprovalRuleTemplateDescriptionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateApprovalRuleTemplateDescriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateApprovalRuleTemplateNameCommand = void 0;
|
|
3
|
+
exports.UpdateApprovalRuleTemplateNameCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateApprovalRuleTemplateNameCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateCommentCommand = void 0;
|
|
3
|
+
exports.UpdateCommentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateCommentCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDefaultBranchCommand = void 0;
|
|
3
|
+
exports.UpdateDefaultBranchCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateDefaultBranchCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdatePullRequestApprovalRuleContentCommand = void 0;
|
|
3
|
+
exports.UpdatePullRequestApprovalRuleContentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdatePullRequestApprovalRuleContentCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdatePullRequestApprovalStateCommand = void 0;
|
|
3
|
+
exports.UpdatePullRequestApprovalStateCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdatePullRequestApprovalStateCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdatePullRequestDescriptionCommand = void 0;
|
|
3
|
+
exports.UpdatePullRequestDescriptionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdatePullRequestDescriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdatePullRequestStatusCommand = void 0;
|
|
3
|
+
exports.UpdatePullRequestStatusCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdatePullRequestStatusCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdatePullRequestTitleCommand = void 0;
|
|
3
|
+
exports.UpdatePullRequestTitleCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdatePullRequestTitleCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRepositoryDescriptionCommand = void 0;
|
|
3
|
+
exports.UpdateRepositoryDescriptionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRepositoryDescriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRepositoryNameCommand = void 0;
|
|
3
|
+
exports.UpdateRepositoryNameCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRepositoryNameCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CodeCommitServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./CodeCommit"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./CodeCommitClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./CodeCommit"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
10
10
|
var CodeCommitServiceException_1 = require("./models/CodeCommitServiceException");
|
|
11
11
|
Object.defineProperty(exports, "CodeCommitServiceException", { enumerable: true, get: function () { return CodeCommitServiceException_1.CodeCommitServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CodeCommitServiceException = void 0;
|
|
3
|
+
exports.CodeCommitServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class CodeCommitServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class CodeCommitClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateApprovalRuleTemplateWithRepositoryCommand, se_AssociateApprovalRuleTemplateWithRepositoryCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_BatchDescribeMergeConflictsCommand, se_BatchDescribeMergeConflictsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchDescribeMergeConflictsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_BatchGetCommitsCommand, se_BatchGetCommitsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchGetCommitsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_BatchGetRepositoriesCommand, se_BatchGetRepositoriesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchGetRepositoriesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateApprovalRuleTemplateCommand, se_CreateApprovalRuleTemplateCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateApprovalRuleTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateBranchCommand, se_CreateBranchCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateBranchCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateCommitCommand, se_CreateCommitCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateCommitCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreatePullRequestApprovalRuleCommand, se_CreatePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreatePullRequestApprovalRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreatePullRequestCommand, se_CreatePullRequestCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreatePullRequestCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRepositoryCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateUnreferencedMergeCommitCommand, se_CreateUnreferencedMergeCommitCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateUnreferencedMergeCommitCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteApprovalRuleTemplateCommand, se_DeleteApprovalRuleTemplateCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteApprovalRuleTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteBranchCommand, se_DeleteBranchCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteBranchCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteCommentContentCommand, se_DeleteCommentContentCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteCommentContentCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|