@aws-sdk/client-codecommit 3.335.0 → 3.338.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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
EvaluatePullRequestApprovalRulesInput,
|
|
16
16
|
EvaluatePullRequestApprovalRulesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface EvaluatePullRequestApprovalRulesCommandInput
|
|
19
20
|
extends EvaluatePullRequestApprovalRulesInput {}
|
|
20
21
|
export interface EvaluatePullRequestApprovalRulesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetApprovalRuleTemplateInput,
|
|
16
16
|
GetApprovalRuleTemplateOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetApprovalRuleTemplateCommandInput
|
|
19
20
|
extends GetApprovalRuleTemplateInput {}
|
|
20
21
|
export interface GetApprovalRuleTemplateCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetBlobInput, GetBlobOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetBlobCommandInput extends GetBlobInput {}
|
|
16
17
|
export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {}
|
|
17
18
|
export declare class GetBlobCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetBranchInput, GetBranchOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetBranchCommandInput extends GetBranchInput {}
|
|
16
17
|
export interface GetBranchCommandOutput
|
|
17
18
|
extends GetBranchOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetCommentInput, GetCommentOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetCommentCommandInput extends GetCommentInput {}
|
|
16
17
|
export interface GetCommentCommandOutput
|
|
17
18
|
extends GetCommentOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetCommentReactionsInput,
|
|
16
16
|
GetCommentReactionsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCommentReactionsCommandInput
|
|
19
20
|
extends GetCommentReactionsInput {}
|
|
20
21
|
export interface GetCommentReactionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetCommentsForComparedCommitInput,
|
|
16
16
|
GetCommentsForComparedCommitOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCommentsForComparedCommitCommandInput
|
|
19
20
|
extends GetCommentsForComparedCommitInput {}
|
|
20
21
|
export interface GetCommentsForComparedCommitCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetCommentsForPullRequestInput,
|
|
16
16
|
GetCommentsForPullRequestOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCommentsForPullRequestCommandInput
|
|
19
20
|
extends GetCommentsForPullRequestInput {}
|
|
20
21
|
export interface GetCommentsForPullRequestCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetCommitInput, GetCommitOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetCommitCommandInput extends GetCommitInput {}
|
|
16
17
|
export interface GetCommitCommandOutput
|
|
17
18
|
extends GetCommitOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetDifferencesInput, GetDifferencesOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetDifferencesCommandInput extends GetDifferencesInput {}
|
|
16
17
|
export interface GetDifferencesCommandOutput
|
|
17
18
|
extends GetDifferencesOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetFileInput, GetFileOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetFileCommandInput extends GetFileInput {}
|
|
16
17
|
export interface GetFileCommandOutput extends GetFileOutput, __MetadataBearer {}
|
|
17
18
|
export declare class GetFileCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetFolderInput, GetFolderOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetFolderCommandInput extends GetFolderInput {}
|
|
16
17
|
export interface GetFolderCommandOutput
|
|
17
18
|
extends GetFolderOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetMergeCommitInput, GetMergeCommitOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetMergeCommitCommandInput extends GetMergeCommitInput {}
|
|
16
17
|
export interface GetMergeCommitCommandOutput
|
|
17
18
|
extends GetMergeCommitOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetMergeConflictsInput,
|
|
16
16
|
GetMergeConflictsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMergeConflictsCommandInput extends GetMergeConflictsInput {}
|
|
19
20
|
export interface GetMergeConflictsCommandOutput
|
|
20
21
|
extends GetMergeConflictsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetMergeOptionsInput,
|
|
16
16
|
GetMergeOptionsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMergeOptionsCommandInput extends GetMergeOptionsInput {}
|
|
19
20
|
export interface GetMergeOptionsCommandOutput
|
|
20
21
|
extends GetMergeOptionsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetPullRequestApprovalStatesInput,
|
|
16
16
|
GetPullRequestApprovalStatesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetPullRequestApprovalStatesCommandInput
|
|
19
20
|
extends GetPullRequestApprovalStatesInput {}
|
|
20
21
|
export interface GetPullRequestApprovalStatesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetPullRequestInput, GetPullRequestOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetPullRequestCommandInput extends GetPullRequestInput {}
|
|
16
17
|
export interface GetPullRequestCommandOutput
|
|
17
18
|
extends GetPullRequestOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetPullRequestOverrideStateInput,
|
|
16
16
|
GetPullRequestOverrideStateOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetPullRequestOverrideStateCommandInput
|
|
19
20
|
extends GetPullRequestOverrideStateInput {}
|
|
20
21
|
export interface GetPullRequestOverrideStateCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { GetRepositoryInput, GetRepositoryOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetRepositoryCommandInput extends GetRepositoryInput {}
|
|
16
17
|
export interface GetRepositoryCommandOutput
|
|
17
18
|
extends GetRepositoryOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetRepositoryTriggersInput,
|
|
16
16
|
GetRepositoryTriggersOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRepositoryTriggersCommandInput
|
|
19
20
|
extends GetRepositoryTriggersInput {}
|
|
20
21
|
export interface GetRepositoryTriggersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListApprovalRuleTemplatesInput,
|
|
16
16
|
ListApprovalRuleTemplatesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListApprovalRuleTemplatesCommandInput
|
|
19
20
|
extends ListApprovalRuleTemplatesInput {}
|
|
20
21
|
export interface ListApprovalRuleTemplatesCommandOutput
|
package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListAssociatedApprovalRuleTemplatesForRepositoryInput,
|
|
16
16
|
ListAssociatedApprovalRuleTemplatesForRepositoryOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput
|
|
19
20
|
extends ListAssociatedApprovalRuleTemplatesForRepositoryInput {}
|
|
20
21
|
export interface ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { ListBranchesInput, ListBranchesOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListBranchesCommandInput extends ListBranchesInput {}
|
|
16
17
|
export interface ListBranchesCommandOutput
|
|
17
18
|
extends ListBranchesOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListPullRequestsInput,
|
|
16
16
|
ListPullRequestsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListPullRequestsCommandInput extends ListPullRequestsInput {}
|
|
19
20
|
export interface ListPullRequestsCommandOutput
|
|
20
21
|
extends ListPullRequestsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRepositoriesInput,
|
|
16
16
|
ListRepositoriesOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRepositoriesCommandInput extends ListRepositoriesInput {}
|
|
19
20
|
export interface ListRepositoriesCommandOutput
|
|
20
21
|
extends ListRepositoriesOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRepositoriesForApprovalRuleTemplateInput,
|
|
16
16
|
ListRepositoriesForApprovalRuleTemplateOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRepositoriesForApprovalRuleTemplateCommandInput
|
|
19
20
|
extends ListRepositoriesForApprovalRuleTemplateInput {}
|
|
20
21
|
export interface ListRepositoriesForApprovalRuleTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceInput,
|
|
16
16
|
ListTagsForResourceOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceInput {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
MergeBranchesByFastForwardInput,
|
|
16
16
|
MergeBranchesByFastForwardOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MergeBranchesByFastForwardCommandInput
|
|
19
20
|
extends MergeBranchesByFastForwardInput {}
|
|
20
21
|
export interface MergeBranchesByFastForwardCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
MergeBranchesBySquashInput,
|
|
16
16
|
MergeBranchesBySquashOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MergeBranchesBySquashCommandInput
|
|
19
20
|
extends MergeBranchesBySquashInput {}
|
|
20
21
|
export interface MergeBranchesBySquashCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
MergeBranchesByThreeWayInput,
|
|
16
16
|
MergeBranchesByThreeWayOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MergeBranchesByThreeWayCommandInput
|
|
19
20
|
extends MergeBranchesByThreeWayInput {}
|
|
20
21
|
export interface MergeBranchesByThreeWayCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
MergePullRequestByFastForwardInput,
|
|
16
16
|
MergePullRequestByFastForwardOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MergePullRequestByFastForwardCommandInput
|
|
19
20
|
extends MergePullRequestByFastForwardInput {}
|
|
20
21
|
export interface MergePullRequestByFastForwardCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
MergePullRequestBySquashInput,
|
|
16
16
|
MergePullRequestBySquashOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MergePullRequestBySquashCommandInput
|
|
19
20
|
extends MergePullRequestBySquashInput {}
|
|
20
21
|
export interface MergePullRequestBySquashCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
MergePullRequestByThreeWayInput,
|
|
16
16
|
MergePullRequestByThreeWayOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MergePullRequestByThreeWayCommandInput
|
|
19
20
|
extends MergePullRequestByThreeWayInput {}
|
|
20
21
|
export interface MergePullRequestByThreeWayCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { OverridePullRequestApprovalRulesInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface OverridePullRequestApprovalRulesCommandInput
|
|
16
17
|
extends OverridePullRequestApprovalRulesInput {}
|
|
17
18
|
export interface OverridePullRequestApprovalRulesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PostCommentForComparedCommitInput,
|
|
16
16
|
PostCommentForComparedCommitOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PostCommentForComparedCommitCommandInput
|
|
19
20
|
extends PostCommentForComparedCommitInput {}
|
|
20
21
|
export interface PostCommentForComparedCommitCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PostCommentForPullRequestInput,
|
|
16
16
|
PostCommentForPullRequestOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PostCommentForPullRequestCommandInput
|
|
19
20
|
extends PostCommentForPullRequestInput {}
|
|
20
21
|
export interface PostCommentForPullRequestCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PostCommentReplyInput,
|
|
16
16
|
PostCommentReplyOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PostCommentReplyCommandInput extends PostCommentReplyInput {}
|
|
19
20
|
export interface PostCommentReplyCommandOutput
|
|
20
21
|
extends PostCommentReplyOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { PutCommentReactionInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutCommentReactionCommandInput
|
|
16
17
|
extends PutCommentReactionInput {}
|
|
17
18
|
export interface PutCommentReactionCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { PutFileInput, PutFileOutput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutFileCommandInput extends PutFileInput {}
|
|
16
17
|
export interface PutFileCommandOutput extends PutFileOutput, __MetadataBearer {}
|
|
17
18
|
export declare class PutFileCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutRepositoryTriggersInput,
|
|
16
16
|
PutRepositoryTriggersOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutRepositoryTriggersCommandInput
|
|
19
20
|
extends PutRepositoryTriggersInput {}
|
|
20
21
|
export interface PutRepositoryTriggersCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { TagResourceInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
16
17
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class TagResourceCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
TestRepositoryTriggersInput,
|
|
16
16
|
TestRepositoryTriggersOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface TestRepositoryTriggersCommandInput
|
|
19
20
|
extends TestRepositoryTriggersInput {}
|
|
20
21
|
export interface TestRepositoryTriggersCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { UntagResourceInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
16
17
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UntagResourceCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateApprovalRuleTemplateContentInput,
|
|
16
16
|
UpdateApprovalRuleTemplateContentOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateApprovalRuleTemplateContentCommandInput
|
|
19
20
|
extends UpdateApprovalRuleTemplateContentInput {}
|
|
20
21
|
export interface UpdateApprovalRuleTemplateContentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateApprovalRuleTemplateDescriptionInput,
|
|
16
16
|
UpdateApprovalRuleTemplateDescriptionOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateApprovalRuleTemplateDescriptionCommandInput
|
|
19
20
|
extends UpdateApprovalRuleTemplateDescriptionInput {}
|
|
20
21
|
export interface UpdateApprovalRuleTemplateDescriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateApprovalRuleTemplateNameInput,
|
|
16
16
|
UpdateApprovalRuleTemplateNameOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateApprovalRuleTemplateNameCommandInput
|
|
19
20
|
extends UpdateApprovalRuleTemplateNameInput {}
|
|
20
21
|
export interface UpdateApprovalRuleTemplateNameCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { UpdateCommentInput, UpdateCommentOutput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateCommentCommandInput extends UpdateCommentInput {}
|
|
16
17
|
export interface UpdateCommentCommandOutput
|
|
17
18
|
extends UpdateCommentOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { UpdateDefaultBranchInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateDefaultBranchCommandInput
|
|
16
17
|
extends UpdateDefaultBranchInput {}
|
|
17
18
|
export interface UpdateDefaultBranchCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdatePullRequestApprovalRuleContentInput,
|
|
16
16
|
UpdatePullRequestApprovalRuleContentOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdatePullRequestApprovalRuleContentCommandInput
|
|
19
20
|
extends UpdatePullRequestApprovalRuleContentInput {}
|
|
20
21
|
export interface UpdatePullRequestApprovalRuleContentCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { UpdatePullRequestApprovalStateInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdatePullRequestApprovalStateCommandInput
|
|
16
17
|
extends UpdatePullRequestApprovalStateInput {}
|
|
17
18
|
export interface UpdatePullRequestApprovalStateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdatePullRequestDescriptionInput,
|
|
16
16
|
UpdatePullRequestDescriptionOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdatePullRequestDescriptionCommandInput
|
|
19
20
|
extends UpdatePullRequestDescriptionInput {}
|
|
20
21
|
export interface UpdatePullRequestDescriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdatePullRequestStatusInput,
|
|
16
16
|
UpdatePullRequestStatusOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdatePullRequestStatusCommandInput
|
|
19
20
|
extends UpdatePullRequestStatusInput {}
|
|
20
21
|
export interface UpdatePullRequestStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdatePullRequestTitleInput,
|
|
16
16
|
UpdatePullRequestTitleOutput,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdatePullRequestTitleCommandInput
|
|
19
20
|
extends UpdatePullRequestTitleInput {}
|
|
20
21
|
export interface UpdatePullRequestTitleCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { UpdateRepositoryDescriptionInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateRepositoryDescriptionCommandInput
|
|
16
17
|
extends UpdateRepositoryDescriptionInput {}
|
|
17
18
|
export interface UpdateRepositoryDescriptionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeCommitClient";
|
|
14
14
|
import { UpdateRepositoryNameInput } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateRepositoryNameCommandInput
|
|
16
17
|
extends UpdateRepositoryNameInput {}
|
|
17
18
|
export interface UpdateRepositoryNameCommandOutput extends __MetadataBearer {}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./CodeCommit";
|
|
2
1
|
export * from "./CodeCommitClient";
|
|
2
|
+
export * from "./CodeCommit";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { CodeCommitServiceException } from "./models/CodeCommitServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class CodeCommitServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codecommit",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|