@aws-sdk/client-codecommit 3.297.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateBranchCommand.js +2 -3
- package/dist-cjs/commands/CreateCommitCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -3
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileCommand.js +2 -3
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetBlobCommand.js +2 -3
- package/dist-cjs/commands/GetBranchCommand.js +2 -3
- package/dist-cjs/commands/GetCommentCommand.js +2 -3
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetCommitCommand.js +2 -3
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -3
- package/dist-cjs/commands/GetFileCommand.js +2 -3
- package/dist-cjs/commands/GetFolderCommand.js +2 -3
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-cjs/commands/ListBranchesCommand.js +2 -3
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -3
- package/dist-cjs/commands/PutCommentReactionCommand.js +2 -3
- package/dist-cjs/commands/PutFileCommand.js +2 -3
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -575
- package/dist-cjs/models/models_1.js +1 -226
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/CreateBranchCommand.js +2 -3
- package/dist-es/commands/CreateCommitCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestCommand.js +2 -3
- package/dist-es/commands/CreateRepositoryCommand.js +2 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteBranchCommand.js +2 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-es/commands/DeleteFileCommand.js +2 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/GetBlobCommand.js +2 -3
- package/dist-es/commands/GetBranchCommand.js +2 -3
- package/dist-es/commands/GetCommentCommand.js +2 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-es/commands/GetCommitCommand.js +2 -3
- package/dist-es/commands/GetDifferencesCommand.js +2 -3
- package/dist-es/commands/GetFileCommand.js +2 -3
- package/dist-es/commands/GetFolderCommand.js +2 -3
- package/dist-es/commands/GetMergeCommitCommand.js +2 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-es/commands/GetPullRequestCommand.js +2 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-es/commands/GetRepositoryCommand.js +2 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-es/commands/ListBranchesCommand.js +2 -3
- package/dist-es/commands/ListPullRequestsCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-es/commands/PostCommentReplyCommand.js +2 -3
- package/dist-es/commands/PutCommentReactionCommand.js +2 -3
- package/dist-es/commands/PutFileCommand.js +2 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-es/commands/UpdateCommentCommand.js +2 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -429
- package/dist-es/models/models_1.js +0 -168
- package/dist-types/models/models_0.d.ts +0 -572
- package/dist-types/models/models_1.d.ts +0 -224
- package/dist-types/ts3.4/models/models_0.d.ts +0 -377
- package/dist-types/ts3.4/models/models_1.d.ts +0 -166
- package/package.json +4 -3
|
@@ -4946,575 +4946,3 @@ export declare class InvalidSortByException extends __BaseException {
|
|
|
4946
4946
|
*/
|
|
4947
4947
|
constructor(opts: __ExceptionOptionType<InvalidSortByException, __BaseException>);
|
|
4948
4948
|
}
|
|
4949
|
-
/**
|
|
4950
|
-
* @internal
|
|
4951
|
-
*/
|
|
4952
|
-
export declare const ApprovalFilterSensitiveLog: (obj: Approval) => any;
|
|
4953
|
-
/**
|
|
4954
|
-
* @internal
|
|
4955
|
-
*/
|
|
4956
|
-
export declare const OriginApprovalRuleTemplateFilterSensitiveLog: (obj: OriginApprovalRuleTemplate) => any;
|
|
4957
|
-
/**
|
|
4958
|
-
* @internal
|
|
4959
|
-
*/
|
|
4960
|
-
export declare const ApprovalRuleFilterSensitiveLog: (obj: ApprovalRule) => any;
|
|
4961
|
-
/**
|
|
4962
|
-
* @internal
|
|
4963
|
-
*/
|
|
4964
|
-
export declare const ApprovalRuleEventMetadataFilterSensitiveLog: (obj: ApprovalRuleEventMetadata) => any;
|
|
4965
|
-
/**
|
|
4966
|
-
* @internal
|
|
4967
|
-
*/
|
|
4968
|
-
export declare const ApprovalRuleOverriddenEventMetadataFilterSensitiveLog: (obj: ApprovalRuleOverriddenEventMetadata) => any;
|
|
4969
|
-
/**
|
|
4970
|
-
* @internal
|
|
4971
|
-
*/
|
|
4972
|
-
export declare const ApprovalRuleTemplateFilterSensitiveLog: (obj: ApprovalRuleTemplate) => any;
|
|
4973
|
-
/**
|
|
4974
|
-
* @internal
|
|
4975
|
-
*/
|
|
4976
|
-
export declare const ApprovalStateChangedEventMetadataFilterSensitiveLog: (obj: ApprovalStateChangedEventMetadata) => any;
|
|
4977
|
-
/**
|
|
4978
|
-
* @internal
|
|
4979
|
-
*/
|
|
4980
|
-
export declare const AssociateApprovalRuleTemplateWithRepositoryInputFilterSensitiveLog: (obj: AssociateApprovalRuleTemplateWithRepositoryInput) => any;
|
|
4981
|
-
/**
|
|
4982
|
-
* @internal
|
|
4983
|
-
*/
|
|
4984
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesInputFilterSensitiveLog: (obj: BatchAssociateApprovalRuleTemplateWithRepositoriesInput) => any;
|
|
4985
|
-
/**
|
|
4986
|
-
* @internal
|
|
4987
|
-
*/
|
|
4988
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesErrorFilterSensitiveLog: (obj: BatchAssociateApprovalRuleTemplateWithRepositoriesError) => any;
|
|
4989
|
-
/**
|
|
4990
|
-
* @internal
|
|
4991
|
-
*/
|
|
4992
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesOutputFilterSensitiveLog: (obj: BatchAssociateApprovalRuleTemplateWithRepositoriesOutput) => any;
|
|
4993
|
-
/**
|
|
4994
|
-
* @internal
|
|
4995
|
-
*/
|
|
4996
|
-
export declare const BatchDescribeMergeConflictsInputFilterSensitiveLog: (obj: BatchDescribeMergeConflictsInput) => any;
|
|
4997
|
-
/**
|
|
4998
|
-
* @internal
|
|
4999
|
-
*/
|
|
5000
|
-
export declare const FileModesFilterSensitiveLog: (obj: FileModes) => any;
|
|
5001
|
-
/**
|
|
5002
|
-
* @internal
|
|
5003
|
-
*/
|
|
5004
|
-
export declare const FileSizesFilterSensitiveLog: (obj: FileSizes) => any;
|
|
5005
|
-
/**
|
|
5006
|
-
* @internal
|
|
5007
|
-
*/
|
|
5008
|
-
export declare const IsBinaryFileFilterSensitiveLog: (obj: IsBinaryFile) => any;
|
|
5009
|
-
/**
|
|
5010
|
-
* @internal
|
|
5011
|
-
*/
|
|
5012
|
-
export declare const MergeOperationsFilterSensitiveLog: (obj: MergeOperations) => any;
|
|
5013
|
-
/**
|
|
5014
|
-
* @internal
|
|
5015
|
-
*/
|
|
5016
|
-
export declare const ObjectTypesFilterSensitiveLog: (obj: ObjectTypes) => any;
|
|
5017
|
-
/**
|
|
5018
|
-
* @internal
|
|
5019
|
-
*/
|
|
5020
|
-
export declare const ConflictMetadataFilterSensitiveLog: (obj: ConflictMetadata) => any;
|
|
5021
|
-
/**
|
|
5022
|
-
* @internal
|
|
5023
|
-
*/
|
|
5024
|
-
export declare const MergeHunkDetailFilterSensitiveLog: (obj: MergeHunkDetail) => any;
|
|
5025
|
-
/**
|
|
5026
|
-
* @internal
|
|
5027
|
-
*/
|
|
5028
|
-
export declare const MergeHunkFilterSensitiveLog: (obj: MergeHunk) => any;
|
|
5029
|
-
/**
|
|
5030
|
-
* @internal
|
|
5031
|
-
*/
|
|
5032
|
-
export declare const ConflictFilterSensitiveLog: (obj: Conflict) => any;
|
|
5033
|
-
/**
|
|
5034
|
-
* @internal
|
|
5035
|
-
*/
|
|
5036
|
-
export declare const BatchDescribeMergeConflictsErrorFilterSensitiveLog: (obj: BatchDescribeMergeConflictsError) => any;
|
|
5037
|
-
/**
|
|
5038
|
-
* @internal
|
|
5039
|
-
*/
|
|
5040
|
-
export declare const BatchDescribeMergeConflictsOutputFilterSensitiveLog: (obj: BatchDescribeMergeConflictsOutput) => any;
|
|
5041
|
-
/**
|
|
5042
|
-
* @internal
|
|
5043
|
-
*/
|
|
5044
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesInputFilterSensitiveLog: (obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesInput) => any;
|
|
5045
|
-
/**
|
|
5046
|
-
* @internal
|
|
5047
|
-
*/
|
|
5048
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorFilterSensitiveLog: (obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesError) => any;
|
|
5049
|
-
/**
|
|
5050
|
-
* @internal
|
|
5051
|
-
*/
|
|
5052
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesOutputFilterSensitiveLog: (obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput) => any;
|
|
5053
|
-
/**
|
|
5054
|
-
* @internal
|
|
5055
|
-
*/
|
|
5056
|
-
export declare const BatchGetCommitsInputFilterSensitiveLog: (obj: BatchGetCommitsInput) => any;
|
|
5057
|
-
/**
|
|
5058
|
-
* @internal
|
|
5059
|
-
*/
|
|
5060
|
-
export declare const UserInfoFilterSensitiveLog: (obj: UserInfo) => any;
|
|
5061
|
-
/**
|
|
5062
|
-
* @internal
|
|
5063
|
-
*/
|
|
5064
|
-
export declare const CommitFilterSensitiveLog: (obj: Commit) => any;
|
|
5065
|
-
/**
|
|
5066
|
-
* @internal
|
|
5067
|
-
*/
|
|
5068
|
-
export declare const BatchGetCommitsErrorFilterSensitiveLog: (obj: BatchGetCommitsError) => any;
|
|
5069
|
-
/**
|
|
5070
|
-
* @internal
|
|
5071
|
-
*/
|
|
5072
|
-
export declare const BatchGetCommitsOutputFilterSensitiveLog: (obj: BatchGetCommitsOutput) => any;
|
|
5073
|
-
/**
|
|
5074
|
-
* @internal
|
|
5075
|
-
*/
|
|
5076
|
-
export declare const BatchGetRepositoriesInputFilterSensitiveLog: (obj: BatchGetRepositoriesInput) => any;
|
|
5077
|
-
/**
|
|
5078
|
-
* @internal
|
|
5079
|
-
*/
|
|
5080
|
-
export declare const RepositoryMetadataFilterSensitiveLog: (obj: RepositoryMetadata) => any;
|
|
5081
|
-
/**
|
|
5082
|
-
* @internal
|
|
5083
|
-
*/
|
|
5084
|
-
export declare const BatchGetRepositoriesOutputFilterSensitiveLog: (obj: BatchGetRepositoriesOutput) => any;
|
|
5085
|
-
/**
|
|
5086
|
-
* @internal
|
|
5087
|
-
*/
|
|
5088
|
-
export declare const BlobMetadataFilterSensitiveLog: (obj: BlobMetadata) => any;
|
|
5089
|
-
/**
|
|
5090
|
-
* @internal
|
|
5091
|
-
*/
|
|
5092
|
-
export declare const BranchInfoFilterSensitiveLog: (obj: BranchInfo) => any;
|
|
5093
|
-
/**
|
|
5094
|
-
* @internal
|
|
5095
|
-
*/
|
|
5096
|
-
export declare const CreateApprovalRuleTemplateInputFilterSensitiveLog: (obj: CreateApprovalRuleTemplateInput) => any;
|
|
5097
|
-
/**
|
|
5098
|
-
* @internal
|
|
5099
|
-
*/
|
|
5100
|
-
export declare const CreateApprovalRuleTemplateOutputFilterSensitiveLog: (obj: CreateApprovalRuleTemplateOutput) => any;
|
|
5101
|
-
/**
|
|
5102
|
-
* @internal
|
|
5103
|
-
*/
|
|
5104
|
-
export declare const CreateBranchInputFilterSensitiveLog: (obj: CreateBranchInput) => any;
|
|
5105
|
-
/**
|
|
5106
|
-
* @internal
|
|
5107
|
-
*/
|
|
5108
|
-
export declare const DeleteFileEntryFilterSensitiveLog: (obj: DeleteFileEntry) => any;
|
|
5109
|
-
/**
|
|
5110
|
-
* @internal
|
|
5111
|
-
*/
|
|
5112
|
-
export declare const SourceFileSpecifierFilterSensitiveLog: (obj: SourceFileSpecifier) => any;
|
|
5113
|
-
/**
|
|
5114
|
-
* @internal
|
|
5115
|
-
*/
|
|
5116
|
-
export declare const PutFileEntryFilterSensitiveLog: (obj: PutFileEntry) => any;
|
|
5117
|
-
/**
|
|
5118
|
-
* @internal
|
|
5119
|
-
*/
|
|
5120
|
-
export declare const SetFileModeEntryFilterSensitiveLog: (obj: SetFileModeEntry) => any;
|
|
5121
|
-
/**
|
|
5122
|
-
* @internal
|
|
5123
|
-
*/
|
|
5124
|
-
export declare const CreateCommitInputFilterSensitiveLog: (obj: CreateCommitInput) => any;
|
|
5125
|
-
/**
|
|
5126
|
-
* @internal
|
|
5127
|
-
*/
|
|
5128
|
-
export declare const FileMetadataFilterSensitiveLog: (obj: FileMetadata) => any;
|
|
5129
|
-
/**
|
|
5130
|
-
* @internal
|
|
5131
|
-
*/
|
|
5132
|
-
export declare const CreateCommitOutputFilterSensitiveLog: (obj: CreateCommitOutput) => any;
|
|
5133
|
-
/**
|
|
5134
|
-
* @internal
|
|
5135
|
-
*/
|
|
5136
|
-
export declare const TargetFilterSensitiveLog: (obj: Target) => any;
|
|
5137
|
-
/**
|
|
5138
|
-
* @internal
|
|
5139
|
-
*/
|
|
5140
|
-
export declare const CreatePullRequestInputFilterSensitiveLog: (obj: CreatePullRequestInput) => any;
|
|
5141
|
-
/**
|
|
5142
|
-
* @internal
|
|
5143
|
-
*/
|
|
5144
|
-
export declare const MergeMetadataFilterSensitiveLog: (obj: MergeMetadata) => any;
|
|
5145
|
-
/**
|
|
5146
|
-
* @internal
|
|
5147
|
-
*/
|
|
5148
|
-
export declare const PullRequestTargetFilterSensitiveLog: (obj: PullRequestTarget) => any;
|
|
5149
|
-
/**
|
|
5150
|
-
* @internal
|
|
5151
|
-
*/
|
|
5152
|
-
export declare const PullRequestFilterSensitiveLog: (obj: PullRequest) => any;
|
|
5153
|
-
/**
|
|
5154
|
-
* @internal
|
|
5155
|
-
*/
|
|
5156
|
-
export declare const CreatePullRequestOutputFilterSensitiveLog: (obj: CreatePullRequestOutput) => any;
|
|
5157
|
-
/**
|
|
5158
|
-
* @internal
|
|
5159
|
-
*/
|
|
5160
|
-
export declare const CreatePullRequestApprovalRuleInputFilterSensitiveLog: (obj: CreatePullRequestApprovalRuleInput) => any;
|
|
5161
|
-
/**
|
|
5162
|
-
* @internal
|
|
5163
|
-
*/
|
|
5164
|
-
export declare const CreatePullRequestApprovalRuleOutputFilterSensitiveLog: (obj: CreatePullRequestApprovalRuleOutput) => any;
|
|
5165
|
-
/**
|
|
5166
|
-
* @internal
|
|
5167
|
-
*/
|
|
5168
|
-
export declare const CreateRepositoryInputFilterSensitiveLog: (obj: CreateRepositoryInput) => any;
|
|
5169
|
-
/**
|
|
5170
|
-
* @internal
|
|
5171
|
-
*/
|
|
5172
|
-
export declare const CreateRepositoryOutputFilterSensitiveLog: (obj: CreateRepositoryOutput) => any;
|
|
5173
|
-
/**
|
|
5174
|
-
* @internal
|
|
5175
|
-
*/
|
|
5176
|
-
export declare const ReplaceContentEntryFilterSensitiveLog: (obj: ReplaceContentEntry) => any;
|
|
5177
|
-
/**
|
|
5178
|
-
* @internal
|
|
5179
|
-
*/
|
|
5180
|
-
export declare const ConflictResolutionFilterSensitiveLog: (obj: ConflictResolution) => any;
|
|
5181
|
-
/**
|
|
5182
|
-
* @internal
|
|
5183
|
-
*/
|
|
5184
|
-
export declare const CreateUnreferencedMergeCommitInputFilterSensitiveLog: (obj: CreateUnreferencedMergeCommitInput) => any;
|
|
5185
|
-
/**
|
|
5186
|
-
* @internal
|
|
5187
|
-
*/
|
|
5188
|
-
export declare const CreateUnreferencedMergeCommitOutputFilterSensitiveLog: (obj: CreateUnreferencedMergeCommitOutput) => any;
|
|
5189
|
-
/**
|
|
5190
|
-
* @internal
|
|
5191
|
-
*/
|
|
5192
|
-
export declare const DeleteApprovalRuleTemplateInputFilterSensitiveLog: (obj: DeleteApprovalRuleTemplateInput) => any;
|
|
5193
|
-
/**
|
|
5194
|
-
* @internal
|
|
5195
|
-
*/
|
|
5196
|
-
export declare const DeleteApprovalRuleTemplateOutputFilterSensitiveLog: (obj: DeleteApprovalRuleTemplateOutput) => any;
|
|
5197
|
-
/**
|
|
5198
|
-
* @internal
|
|
5199
|
-
*/
|
|
5200
|
-
export declare const DeleteBranchInputFilterSensitiveLog: (obj: DeleteBranchInput) => any;
|
|
5201
|
-
/**
|
|
5202
|
-
* @internal
|
|
5203
|
-
*/
|
|
5204
|
-
export declare const DeleteBranchOutputFilterSensitiveLog: (obj: DeleteBranchOutput) => any;
|
|
5205
|
-
/**
|
|
5206
|
-
* @internal
|
|
5207
|
-
*/
|
|
5208
|
-
export declare const DeleteCommentContentInputFilterSensitiveLog: (obj: DeleteCommentContentInput) => any;
|
|
5209
|
-
/**
|
|
5210
|
-
* @internal
|
|
5211
|
-
*/
|
|
5212
|
-
export declare const CommentFilterSensitiveLog: (obj: Comment) => any;
|
|
5213
|
-
/**
|
|
5214
|
-
* @internal
|
|
5215
|
-
*/
|
|
5216
|
-
export declare const DeleteCommentContentOutputFilterSensitiveLog: (obj: DeleteCommentContentOutput) => any;
|
|
5217
|
-
/**
|
|
5218
|
-
* @internal
|
|
5219
|
-
*/
|
|
5220
|
-
export declare const DeleteFileInputFilterSensitiveLog: (obj: DeleteFileInput) => any;
|
|
5221
|
-
/**
|
|
5222
|
-
* @internal
|
|
5223
|
-
*/
|
|
5224
|
-
export declare const DeleteFileOutputFilterSensitiveLog: (obj: DeleteFileOutput) => any;
|
|
5225
|
-
/**
|
|
5226
|
-
* @internal
|
|
5227
|
-
*/
|
|
5228
|
-
export declare const DeletePullRequestApprovalRuleInputFilterSensitiveLog: (obj: DeletePullRequestApprovalRuleInput) => any;
|
|
5229
|
-
/**
|
|
5230
|
-
* @internal
|
|
5231
|
-
*/
|
|
5232
|
-
export declare const DeletePullRequestApprovalRuleOutputFilterSensitiveLog: (obj: DeletePullRequestApprovalRuleOutput) => any;
|
|
5233
|
-
/**
|
|
5234
|
-
* @internal
|
|
5235
|
-
*/
|
|
5236
|
-
export declare const DeleteRepositoryInputFilterSensitiveLog: (obj: DeleteRepositoryInput) => any;
|
|
5237
|
-
/**
|
|
5238
|
-
* @internal
|
|
5239
|
-
*/
|
|
5240
|
-
export declare const DeleteRepositoryOutputFilterSensitiveLog: (obj: DeleteRepositoryOutput) => any;
|
|
5241
|
-
/**
|
|
5242
|
-
* @internal
|
|
5243
|
-
*/
|
|
5244
|
-
export declare const DescribeMergeConflictsInputFilterSensitiveLog: (obj: DescribeMergeConflictsInput) => any;
|
|
5245
|
-
/**
|
|
5246
|
-
* @internal
|
|
5247
|
-
*/
|
|
5248
|
-
export declare const DescribeMergeConflictsOutputFilterSensitiveLog: (obj: DescribeMergeConflictsOutput) => any;
|
|
5249
|
-
/**
|
|
5250
|
-
* @internal
|
|
5251
|
-
*/
|
|
5252
|
-
export declare const DescribePullRequestEventsInputFilterSensitiveLog: (obj: DescribePullRequestEventsInput) => any;
|
|
5253
|
-
/**
|
|
5254
|
-
* @internal
|
|
5255
|
-
*/
|
|
5256
|
-
export declare const PullRequestCreatedEventMetadataFilterSensitiveLog: (obj: PullRequestCreatedEventMetadata) => any;
|
|
5257
|
-
/**
|
|
5258
|
-
* @internal
|
|
5259
|
-
*/
|
|
5260
|
-
export declare const PullRequestMergedStateChangedEventMetadataFilterSensitiveLog: (obj: PullRequestMergedStateChangedEventMetadata) => any;
|
|
5261
|
-
/**
|
|
5262
|
-
* @internal
|
|
5263
|
-
*/
|
|
5264
|
-
export declare const PullRequestSourceReferenceUpdatedEventMetadataFilterSensitiveLog: (obj: PullRequestSourceReferenceUpdatedEventMetadata) => any;
|
|
5265
|
-
/**
|
|
5266
|
-
* @internal
|
|
5267
|
-
*/
|
|
5268
|
-
export declare const PullRequestStatusChangedEventMetadataFilterSensitiveLog: (obj: PullRequestStatusChangedEventMetadata) => any;
|
|
5269
|
-
/**
|
|
5270
|
-
* @internal
|
|
5271
|
-
*/
|
|
5272
|
-
export declare const PullRequestEventFilterSensitiveLog: (obj: PullRequestEvent) => any;
|
|
5273
|
-
/**
|
|
5274
|
-
* @internal
|
|
5275
|
-
*/
|
|
5276
|
-
export declare const DescribePullRequestEventsOutputFilterSensitiveLog: (obj: DescribePullRequestEventsOutput) => any;
|
|
5277
|
-
/**
|
|
5278
|
-
* @internal
|
|
5279
|
-
*/
|
|
5280
|
-
export declare const DisassociateApprovalRuleTemplateFromRepositoryInputFilterSensitiveLog: (obj: DisassociateApprovalRuleTemplateFromRepositoryInput) => any;
|
|
5281
|
-
/**
|
|
5282
|
-
* @internal
|
|
5283
|
-
*/
|
|
5284
|
-
export declare const EvaluatePullRequestApprovalRulesInputFilterSensitiveLog: (obj: EvaluatePullRequestApprovalRulesInput) => any;
|
|
5285
|
-
/**
|
|
5286
|
-
* @internal
|
|
5287
|
-
*/
|
|
5288
|
-
export declare const EvaluationFilterSensitiveLog: (obj: Evaluation) => any;
|
|
5289
|
-
/**
|
|
5290
|
-
* @internal
|
|
5291
|
-
*/
|
|
5292
|
-
export declare const EvaluatePullRequestApprovalRulesOutputFilterSensitiveLog: (obj: EvaluatePullRequestApprovalRulesOutput) => any;
|
|
5293
|
-
/**
|
|
5294
|
-
* @internal
|
|
5295
|
-
*/
|
|
5296
|
-
export declare const GetApprovalRuleTemplateInputFilterSensitiveLog: (obj: GetApprovalRuleTemplateInput) => any;
|
|
5297
|
-
/**
|
|
5298
|
-
* @internal
|
|
5299
|
-
*/
|
|
5300
|
-
export declare const GetApprovalRuleTemplateOutputFilterSensitiveLog: (obj: GetApprovalRuleTemplateOutput) => any;
|
|
5301
|
-
/**
|
|
5302
|
-
* @internal
|
|
5303
|
-
*/
|
|
5304
|
-
export declare const GetBlobInputFilterSensitiveLog: (obj: GetBlobInput) => any;
|
|
5305
|
-
/**
|
|
5306
|
-
* @internal
|
|
5307
|
-
*/
|
|
5308
|
-
export declare const GetBlobOutputFilterSensitiveLog: (obj: GetBlobOutput) => any;
|
|
5309
|
-
/**
|
|
5310
|
-
* @internal
|
|
5311
|
-
*/
|
|
5312
|
-
export declare const GetBranchInputFilterSensitiveLog: (obj: GetBranchInput) => any;
|
|
5313
|
-
/**
|
|
5314
|
-
* @internal
|
|
5315
|
-
*/
|
|
5316
|
-
export declare const GetBranchOutputFilterSensitiveLog: (obj: GetBranchOutput) => any;
|
|
5317
|
-
/**
|
|
5318
|
-
* @internal
|
|
5319
|
-
*/
|
|
5320
|
-
export declare const GetCommentInputFilterSensitiveLog: (obj: GetCommentInput) => any;
|
|
5321
|
-
/**
|
|
5322
|
-
* @internal
|
|
5323
|
-
*/
|
|
5324
|
-
export declare const GetCommentOutputFilterSensitiveLog: (obj: GetCommentOutput) => any;
|
|
5325
|
-
/**
|
|
5326
|
-
* @internal
|
|
5327
|
-
*/
|
|
5328
|
-
export declare const GetCommentReactionsInputFilterSensitiveLog: (obj: GetCommentReactionsInput) => any;
|
|
5329
|
-
/**
|
|
5330
|
-
* @internal
|
|
5331
|
-
*/
|
|
5332
|
-
export declare const ReactionValueFormatsFilterSensitiveLog: (obj: ReactionValueFormats) => any;
|
|
5333
|
-
/**
|
|
5334
|
-
* @internal
|
|
5335
|
-
*/
|
|
5336
|
-
export declare const ReactionForCommentFilterSensitiveLog: (obj: ReactionForComment) => any;
|
|
5337
|
-
/**
|
|
5338
|
-
* @internal
|
|
5339
|
-
*/
|
|
5340
|
-
export declare const GetCommentReactionsOutputFilterSensitiveLog: (obj: GetCommentReactionsOutput) => any;
|
|
5341
|
-
/**
|
|
5342
|
-
* @internal
|
|
5343
|
-
*/
|
|
5344
|
-
export declare const GetCommentsForComparedCommitInputFilterSensitiveLog: (obj: GetCommentsForComparedCommitInput) => any;
|
|
5345
|
-
/**
|
|
5346
|
-
* @internal
|
|
5347
|
-
*/
|
|
5348
|
-
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
5349
|
-
/**
|
|
5350
|
-
* @internal
|
|
5351
|
-
*/
|
|
5352
|
-
export declare const CommentsForComparedCommitFilterSensitiveLog: (obj: CommentsForComparedCommit) => any;
|
|
5353
|
-
/**
|
|
5354
|
-
* @internal
|
|
5355
|
-
*/
|
|
5356
|
-
export declare const GetCommentsForComparedCommitOutputFilterSensitiveLog: (obj: GetCommentsForComparedCommitOutput) => any;
|
|
5357
|
-
/**
|
|
5358
|
-
* @internal
|
|
5359
|
-
*/
|
|
5360
|
-
export declare const GetCommentsForPullRequestInputFilterSensitiveLog: (obj: GetCommentsForPullRequestInput) => any;
|
|
5361
|
-
/**
|
|
5362
|
-
* @internal
|
|
5363
|
-
*/
|
|
5364
|
-
export declare const CommentsForPullRequestFilterSensitiveLog: (obj: CommentsForPullRequest) => any;
|
|
5365
|
-
/**
|
|
5366
|
-
* @internal
|
|
5367
|
-
*/
|
|
5368
|
-
export declare const GetCommentsForPullRequestOutputFilterSensitiveLog: (obj: GetCommentsForPullRequestOutput) => any;
|
|
5369
|
-
/**
|
|
5370
|
-
* @internal
|
|
5371
|
-
*/
|
|
5372
|
-
export declare const GetCommitInputFilterSensitiveLog: (obj: GetCommitInput) => any;
|
|
5373
|
-
/**
|
|
5374
|
-
* @internal
|
|
5375
|
-
*/
|
|
5376
|
-
export declare const GetCommitOutputFilterSensitiveLog: (obj: GetCommitOutput) => any;
|
|
5377
|
-
/**
|
|
5378
|
-
* @internal
|
|
5379
|
-
*/
|
|
5380
|
-
export declare const GetDifferencesInputFilterSensitiveLog: (obj: GetDifferencesInput) => any;
|
|
5381
|
-
/**
|
|
5382
|
-
* @internal
|
|
5383
|
-
*/
|
|
5384
|
-
export declare const DifferenceFilterSensitiveLog: (obj: Difference) => any;
|
|
5385
|
-
/**
|
|
5386
|
-
* @internal
|
|
5387
|
-
*/
|
|
5388
|
-
export declare const GetDifferencesOutputFilterSensitiveLog: (obj: GetDifferencesOutput) => any;
|
|
5389
|
-
/**
|
|
5390
|
-
* @internal
|
|
5391
|
-
*/
|
|
5392
|
-
export declare const GetFileInputFilterSensitiveLog: (obj: GetFileInput) => any;
|
|
5393
|
-
/**
|
|
5394
|
-
* @internal
|
|
5395
|
-
*/
|
|
5396
|
-
export declare const GetFileOutputFilterSensitiveLog: (obj: GetFileOutput) => any;
|
|
5397
|
-
/**
|
|
5398
|
-
* @internal
|
|
5399
|
-
*/
|
|
5400
|
-
export declare const GetFolderInputFilterSensitiveLog: (obj: GetFolderInput) => any;
|
|
5401
|
-
/**
|
|
5402
|
-
* @internal
|
|
5403
|
-
*/
|
|
5404
|
-
export declare const FileFilterSensitiveLog: (obj: File) => any;
|
|
5405
|
-
/**
|
|
5406
|
-
* @internal
|
|
5407
|
-
*/
|
|
5408
|
-
export declare const FolderFilterSensitiveLog: (obj: Folder) => any;
|
|
5409
|
-
/**
|
|
5410
|
-
* @internal
|
|
5411
|
-
*/
|
|
5412
|
-
export declare const SubModuleFilterSensitiveLog: (obj: SubModule) => any;
|
|
5413
|
-
/**
|
|
5414
|
-
* @internal
|
|
5415
|
-
*/
|
|
5416
|
-
export declare const SymbolicLinkFilterSensitiveLog: (obj: SymbolicLink) => any;
|
|
5417
|
-
/**
|
|
5418
|
-
* @internal
|
|
5419
|
-
*/
|
|
5420
|
-
export declare const GetFolderOutputFilterSensitiveLog: (obj: GetFolderOutput) => any;
|
|
5421
|
-
/**
|
|
5422
|
-
* @internal
|
|
5423
|
-
*/
|
|
5424
|
-
export declare const GetMergeCommitInputFilterSensitiveLog: (obj: GetMergeCommitInput) => any;
|
|
5425
|
-
/**
|
|
5426
|
-
* @internal
|
|
5427
|
-
*/
|
|
5428
|
-
export declare const GetMergeCommitOutputFilterSensitiveLog: (obj: GetMergeCommitOutput) => any;
|
|
5429
|
-
/**
|
|
5430
|
-
* @internal
|
|
5431
|
-
*/
|
|
5432
|
-
export declare const GetMergeConflictsInputFilterSensitiveLog: (obj: GetMergeConflictsInput) => any;
|
|
5433
|
-
/**
|
|
5434
|
-
* @internal
|
|
5435
|
-
*/
|
|
5436
|
-
export declare const GetMergeConflictsOutputFilterSensitiveLog: (obj: GetMergeConflictsOutput) => any;
|
|
5437
|
-
/**
|
|
5438
|
-
* @internal
|
|
5439
|
-
*/
|
|
5440
|
-
export declare const GetMergeOptionsInputFilterSensitiveLog: (obj: GetMergeOptionsInput) => any;
|
|
5441
|
-
/**
|
|
5442
|
-
* @internal
|
|
5443
|
-
*/
|
|
5444
|
-
export declare const GetMergeOptionsOutputFilterSensitiveLog: (obj: GetMergeOptionsOutput) => any;
|
|
5445
|
-
/**
|
|
5446
|
-
* @internal
|
|
5447
|
-
*/
|
|
5448
|
-
export declare const GetPullRequestInputFilterSensitiveLog: (obj: GetPullRequestInput) => any;
|
|
5449
|
-
/**
|
|
5450
|
-
* @internal
|
|
5451
|
-
*/
|
|
5452
|
-
export declare const GetPullRequestOutputFilterSensitiveLog: (obj: GetPullRequestOutput) => any;
|
|
5453
|
-
/**
|
|
5454
|
-
* @internal
|
|
5455
|
-
*/
|
|
5456
|
-
export declare const GetPullRequestApprovalStatesInputFilterSensitiveLog: (obj: GetPullRequestApprovalStatesInput) => any;
|
|
5457
|
-
/**
|
|
5458
|
-
* @internal
|
|
5459
|
-
*/
|
|
5460
|
-
export declare const GetPullRequestApprovalStatesOutputFilterSensitiveLog: (obj: GetPullRequestApprovalStatesOutput) => any;
|
|
5461
|
-
/**
|
|
5462
|
-
* @internal
|
|
5463
|
-
*/
|
|
5464
|
-
export declare const GetPullRequestOverrideStateInputFilterSensitiveLog: (obj: GetPullRequestOverrideStateInput) => any;
|
|
5465
|
-
/**
|
|
5466
|
-
* @internal
|
|
5467
|
-
*/
|
|
5468
|
-
export declare const GetPullRequestOverrideStateOutputFilterSensitiveLog: (obj: GetPullRequestOverrideStateOutput) => any;
|
|
5469
|
-
/**
|
|
5470
|
-
* @internal
|
|
5471
|
-
*/
|
|
5472
|
-
export declare const GetRepositoryInputFilterSensitiveLog: (obj: GetRepositoryInput) => any;
|
|
5473
|
-
/**
|
|
5474
|
-
* @internal
|
|
5475
|
-
*/
|
|
5476
|
-
export declare const GetRepositoryOutputFilterSensitiveLog: (obj: GetRepositoryOutput) => any;
|
|
5477
|
-
/**
|
|
5478
|
-
* @internal
|
|
5479
|
-
*/
|
|
5480
|
-
export declare const GetRepositoryTriggersInputFilterSensitiveLog: (obj: GetRepositoryTriggersInput) => any;
|
|
5481
|
-
/**
|
|
5482
|
-
* @internal
|
|
5483
|
-
*/
|
|
5484
|
-
export declare const RepositoryTriggerFilterSensitiveLog: (obj: RepositoryTrigger) => any;
|
|
5485
|
-
/**
|
|
5486
|
-
* @internal
|
|
5487
|
-
*/
|
|
5488
|
-
export declare const GetRepositoryTriggersOutputFilterSensitiveLog: (obj: GetRepositoryTriggersOutput) => any;
|
|
5489
|
-
/**
|
|
5490
|
-
* @internal
|
|
5491
|
-
*/
|
|
5492
|
-
export declare const ListApprovalRuleTemplatesInputFilterSensitiveLog: (obj: ListApprovalRuleTemplatesInput) => any;
|
|
5493
|
-
/**
|
|
5494
|
-
* @internal
|
|
5495
|
-
*/
|
|
5496
|
-
export declare const ListApprovalRuleTemplatesOutputFilterSensitiveLog: (obj: ListApprovalRuleTemplatesOutput) => any;
|
|
5497
|
-
/**
|
|
5498
|
-
* @internal
|
|
5499
|
-
*/
|
|
5500
|
-
export declare const ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog: (obj: ListAssociatedApprovalRuleTemplatesForRepositoryInput) => any;
|
|
5501
|
-
/**
|
|
5502
|
-
* @internal
|
|
5503
|
-
*/
|
|
5504
|
-
export declare const ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog: (obj: ListAssociatedApprovalRuleTemplatesForRepositoryOutput) => any;
|
|
5505
|
-
/**
|
|
5506
|
-
* @internal
|
|
5507
|
-
*/
|
|
5508
|
-
export declare const ListBranchesInputFilterSensitiveLog: (obj: ListBranchesInput) => any;
|
|
5509
|
-
/**
|
|
5510
|
-
* @internal
|
|
5511
|
-
*/
|
|
5512
|
-
export declare const ListBranchesOutputFilterSensitiveLog: (obj: ListBranchesOutput) => any;
|
|
5513
|
-
/**
|
|
5514
|
-
* @internal
|
|
5515
|
-
*/
|
|
5516
|
-
export declare const ListPullRequestsInputFilterSensitiveLog: (obj: ListPullRequestsInput) => any;
|
|
5517
|
-
/**
|
|
5518
|
-
* @internal
|
|
5519
|
-
*/
|
|
5520
|
-
export declare const ListPullRequestsOutputFilterSensitiveLog: (obj: ListPullRequestsOutput) => any;
|