@aws-sdk/client-codecommit 3.33.0 → 3.34.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/CHANGELOG.md +11 -0
- package/dist/cjs/package.json +38 -38
- package/dist/es/CodeCommit.js +1 -400
- package/dist/es/CodeCommit.js.map +1 -1
- package/dist/es/CodeCommitClient.js +1 -405
- package/dist/es/CodeCommitClient.js.map +1 -1
- package/dist/es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -33
- package/dist/es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js.map +1 -1
- package/dist/es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -27
- package/dist/es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js.map +1 -1
- package/dist/es/commands/BatchDescribeMergeConflictsCommand.js +2 -27
- package/dist/es/commands/BatchDescribeMergeConflictsCommand.js.map +1 -1
- package/dist/es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -27
- package/dist/es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js.map +1 -1
- package/dist/es/commands/BatchGetCommitsCommand.js +2 -27
- package/dist/es/commands/BatchGetCommitsCommand.js.map +1 -1
- package/dist/es/commands/BatchGetRepositoriesCommand.js +2 -34
- package/dist/es/commands/BatchGetRepositoriesCommand.js.map +1 -1
- package/dist/es/commands/CreateApprovalRuleTemplateCommand.js +2 -31
- package/dist/es/commands/CreateApprovalRuleTemplateCommand.js.map +1 -1
- package/dist/es/commands/CreateBranchCommand.js +2 -30
- package/dist/es/commands/CreateBranchCommand.js.map +1 -1
- package/dist/es/commands/CreateCommitCommand.js +2 -27
- package/dist/es/commands/CreateCommitCommand.js.map +1 -1
- package/dist/es/commands/CreatePullRequestApprovalRuleCommand.js +2 -27
- package/dist/es/commands/CreatePullRequestApprovalRuleCommand.js.map +1 -1
- package/dist/es/commands/CreatePullRequestCommand.js +2 -27
- package/dist/es/commands/CreatePullRequestCommand.js.map +1 -1
- package/dist/es/commands/CreateRepositoryCommand.js +2 -27
- package/dist/es/commands/CreateRepositoryCommand.js.map +1 -1
- package/dist/es/commands/CreateUnreferencedMergeCommitCommand.js +2 -34
- package/dist/es/commands/CreateUnreferencedMergeCommitCommand.js.map +1 -1
- package/dist/es/commands/DeleteApprovalRuleTemplateCommand.js +2 -27
- package/dist/es/commands/DeleteApprovalRuleTemplateCommand.js.map +1 -1
- package/dist/es/commands/DeleteBranchCommand.js +2 -27
- package/dist/es/commands/DeleteBranchCommand.js.map +1 -1
- package/dist/es/commands/DeleteCommentContentCommand.js +2 -27
- package/dist/es/commands/DeleteCommentContentCommand.js.map +1 -1
- package/dist/es/commands/DeleteFileCommand.js +2 -29
- package/dist/es/commands/DeleteFileCommand.js.map +1 -1
- package/dist/es/commands/DeletePullRequestApprovalRuleCommand.js +2 -29
- package/dist/es/commands/DeletePullRequestApprovalRuleCommand.js.map +1 -1
- package/dist/es/commands/DeleteRepositoryCommand.js +2 -32
- package/dist/es/commands/DeleteRepositoryCommand.js.map +1 -1
- package/dist/es/commands/DescribeMergeConflictsCommand.js +2 -29
- package/dist/es/commands/DescribeMergeConflictsCommand.js.map +1 -1
- package/dist/es/commands/DescribePullRequestEventsCommand.js +2 -27
- package/dist/es/commands/DescribePullRequestEventsCommand.js.map +1 -1
- package/dist/es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -30
- package/dist/es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js.map +1 -1
- package/dist/es/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -27
- package/dist/es/commands/EvaluatePullRequestApprovalRulesCommand.js.map +1 -1
- package/dist/es/commands/GetApprovalRuleTemplateCommand.js +2 -27
- package/dist/es/commands/GetApprovalRuleTemplateCommand.js.map +1 -1
- package/dist/es/commands/GetBlobCommand.js +2 -27
- package/dist/es/commands/GetBlobCommand.js.map +1 -1
- package/dist/es/commands/GetBranchCommand.js +2 -27
- package/dist/es/commands/GetBranchCommand.js.map +1 -1
- package/dist/es/commands/GetCommentCommand.js +2 -31
- package/dist/es/commands/GetCommentCommand.js.map +1 -1
- package/dist/es/commands/GetCommentReactionsCommand.js +2 -27
- package/dist/es/commands/GetCommentReactionsCommand.js.map +1 -1
- package/dist/es/commands/GetCommentsForComparedCommitCommand.js +2 -31
- package/dist/es/commands/GetCommentsForComparedCommitCommand.js.map +1 -1
- package/dist/es/commands/GetCommentsForPullRequestCommand.js +2 -31
- package/dist/es/commands/GetCommentsForPullRequestCommand.js.map +1 -1
- package/dist/es/commands/GetCommitCommand.js +2 -27
- package/dist/es/commands/GetCommitCommand.js.map +1 -1
- package/dist/es/commands/GetDifferencesCommand.js +2 -29
- package/dist/es/commands/GetDifferencesCommand.js.map +1 -1
- package/dist/es/commands/GetFileCommand.js +2 -27
- package/dist/es/commands/GetFileCommand.js.map +1 -1
- package/dist/es/commands/GetFolderCommand.js +2 -27
- package/dist/es/commands/GetFolderCommand.js.map +1 -1
- package/dist/es/commands/GetMergeCommitCommand.js +2 -27
- package/dist/es/commands/GetMergeCommitCommand.js.map +1 -1
- package/dist/es/commands/GetMergeConflictsCommand.js +2 -27
- package/dist/es/commands/GetMergeConflictsCommand.js.map +1 -1
- package/dist/es/commands/GetMergeOptionsCommand.js +2 -29
- package/dist/es/commands/GetMergeOptionsCommand.js.map +1 -1
- package/dist/es/commands/GetPullRequestApprovalStatesCommand.js +2 -28
- package/dist/es/commands/GetPullRequestApprovalStatesCommand.js.map +1 -1
- package/dist/es/commands/GetPullRequestCommand.js +2 -27
- package/dist/es/commands/GetPullRequestCommand.js.map +1 -1
- package/dist/es/commands/GetPullRequestOverrideStateCommand.js +2 -28
- package/dist/es/commands/GetPullRequestOverrideStateCommand.js.map +1 -1
- package/dist/es/commands/GetRepositoryCommand.js +2 -35
- package/dist/es/commands/GetRepositoryCommand.js.map +1 -1
- package/dist/es/commands/GetRepositoryTriggersCommand.js +2 -27
- package/dist/es/commands/GetRepositoryTriggersCommand.js.map +1 -1
- package/dist/es/commands/ListApprovalRuleTemplatesCommand.js +2 -28
- package/dist/es/commands/ListApprovalRuleTemplatesCommand.js.map +1 -1
- package/dist/es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -27
- package/dist/es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js.map +1 -1
- package/dist/es/commands/ListBranchesCommand.js +2 -27
- package/dist/es/commands/ListBranchesCommand.js.map +1 -1
- package/dist/es/commands/ListPullRequestsCommand.js +2 -28
- package/dist/es/commands/ListPullRequestsCommand.js.map +1 -1
- package/dist/es/commands/ListRepositoriesCommand.js +2 -27
- package/dist/es/commands/ListRepositoriesCommand.js.map +1 -1
- package/dist/es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -27
- package/dist/es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -29
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/MergeBranchesByFastForwardCommand.js +2 -27
- package/dist/es/commands/MergeBranchesByFastForwardCommand.js.map +1 -1
- package/dist/es/commands/MergeBranchesBySquashCommand.js +2 -27
- package/dist/es/commands/MergeBranchesBySquashCommand.js.map +1 -1
- package/dist/es/commands/MergeBranchesByThreeWayCommand.js +2 -27
- package/dist/es/commands/MergeBranchesByThreeWayCommand.js.map +1 -1
- package/dist/es/commands/MergePullRequestByFastForwardCommand.js +2 -28
- package/dist/es/commands/MergePullRequestByFastForwardCommand.js.map +1 -1
- package/dist/es/commands/MergePullRequestBySquashCommand.js +2 -28
- package/dist/es/commands/MergePullRequestBySquashCommand.js.map +1 -1
- package/dist/es/commands/MergePullRequestByThreeWayCommand.js +2 -28
- package/dist/es/commands/MergePullRequestByThreeWayCommand.js.map +1 -1
- package/dist/es/commands/OverridePullRequestApprovalRulesCommand.js +2 -27
- package/dist/es/commands/OverridePullRequestApprovalRulesCommand.js.map +1 -1
- package/dist/es/commands/PostCommentForComparedCommitCommand.js +2 -27
- package/dist/es/commands/PostCommentForComparedCommitCommand.js.map +1 -1
- package/dist/es/commands/PostCommentForPullRequestCommand.js +2 -27
- package/dist/es/commands/PostCommentForPullRequestCommand.js.map +1 -1
- package/dist/es/commands/PostCommentReplyCommand.js +2 -27
- package/dist/es/commands/PostCommentReplyCommand.js.map +1 -1
- package/dist/es/commands/PutCommentReactionCommand.js +2 -28
- package/dist/es/commands/PutCommentReactionCommand.js.map +1 -1
- package/dist/es/commands/PutFileCommand.js +2 -27
- package/dist/es/commands/PutFileCommand.js.map +1 -1
- package/dist/es/commands/PutRepositoryTriggersCommand.js +2 -27
- package/dist/es/commands/PutRepositoryTriggersCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -29
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/TestRepositoryTriggersCommand.js +2 -29
- package/dist/es/commands/TestRepositoryTriggersCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -29
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -29
- package/dist/es/commands/UpdateApprovalRuleTemplateContentCommand.js.map +1 -1
- package/dist/es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -27
- package/dist/es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js.map +1 -1
- package/dist/es/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -27
- package/dist/es/commands/UpdateApprovalRuleTemplateNameCommand.js.map +1 -1
- package/dist/es/commands/UpdateCommentCommand.js +2 -27
- package/dist/es/commands/UpdateCommentCommand.js.map +1 -1
- package/dist/es/commands/UpdateDefaultBranchCommand.js +2 -30
- package/dist/es/commands/UpdateDefaultBranchCommand.js.map +1 -1
- package/dist/es/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -28
- package/dist/es/commands/UpdatePullRequestApprovalRuleContentCommand.js.map +1 -1
- package/dist/es/commands/UpdatePullRequestApprovalStateCommand.js +2 -27
- package/dist/es/commands/UpdatePullRequestApprovalStateCommand.js.map +1 -1
- package/dist/es/commands/UpdatePullRequestDescriptionCommand.js +2 -27
- package/dist/es/commands/UpdatePullRequestDescriptionCommand.js.map +1 -1
- package/dist/es/commands/UpdatePullRequestStatusCommand.js +2 -27
- package/dist/es/commands/UpdatePullRequestStatusCommand.js.map +1 -1
- package/dist/es/commands/UpdatePullRequestTitleCommand.js +2 -27
- package/dist/es/commands/UpdatePullRequestTitleCommand.js.map +1 -1
- package/dist/es/commands/UpdateRepositoryDescriptionCommand.js +2 -34
- package/dist/es/commands/UpdateRepositoryDescriptionCommand.js.map +1 -1
- package/dist/es/commands/UpdateRepositoryNameCommand.js +2 -31
- package/dist/es/commands/UpdateRepositoryNameCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -861
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/models/models_1.js +0 -291
- package/dist/es/models/models_1.js.map +1 -1
- package/dist/es/package.json +38 -38
- package/dist/es/pagination/DescribeMergeConflictsPaginator.js +16 -28
- package/dist/es/pagination/DescribeMergeConflictsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribePullRequestEventsPaginator.js +16 -28
- package/dist/es/pagination/DescribePullRequestEventsPaginator.js.map +1 -1
- package/dist/es/pagination/GetCommentReactionsPaginator.js +16 -28
- package/dist/es/pagination/GetCommentReactionsPaginator.js.map +1 -1
- package/dist/es/pagination/GetCommentsForComparedCommitPaginator.js +16 -28
- package/dist/es/pagination/GetCommentsForComparedCommitPaginator.js.map +1 -1
- package/dist/es/pagination/GetCommentsForPullRequestPaginator.js +16 -28
- package/dist/es/pagination/GetCommentsForPullRequestPaginator.js.map +1 -1
- package/dist/es/pagination/GetDifferencesPaginator.js +16 -28
- package/dist/es/pagination/GetDifferencesPaginator.js.map +1 -1
- package/dist/es/pagination/GetMergeConflictsPaginator.js +16 -28
- package/dist/es/pagination/GetMergeConflictsPaginator.js.map +1 -1
- package/dist/es/pagination/ListApprovalRuleTemplatesPaginator.js +16 -28
- package/dist/es/pagination/ListApprovalRuleTemplatesPaginator.js.map +1 -1
- package/dist/es/pagination/ListAssociatedApprovalRuleTemplatesForRepositoryPaginator.js +16 -28
- package/dist/es/pagination/ListAssociatedApprovalRuleTemplatesForRepositoryPaginator.js.map +1 -1
- package/dist/es/pagination/ListBranchesPaginator.js +16 -28
- package/dist/es/pagination/ListBranchesPaginator.js.map +1 -1
- package/dist/es/pagination/ListPullRequestsPaginator.js +16 -28
- package/dist/es/pagination/ListPullRequestsPaginator.js.map +1 -1
- package/dist/es/pagination/ListRepositoriesForApprovalRuleTemplatePaginator.js +16 -28
- package/dist/es/pagination/ListRepositoriesForApprovalRuleTemplatePaginator.js.map +1 -1
- package/dist/es/pagination/ListRepositoriesPaginator.js +16 -28
- package/dist/es/pagination/ListRepositoriesPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +5006 -5011
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/package.json +38 -38
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +4 -5
- package/tsconfig.types.json +8 -0
|
@@ -11,681 +11,390 @@ export var SortByEnum;
|
|
|
11
11
|
})(SortByEnum || (SortByEnum = {}));
|
|
12
12
|
export var ListRepositoriesInput;
|
|
13
13
|
(function (ListRepositoriesInput) {
|
|
14
|
-
/**
|
|
15
|
-
* @internal
|
|
16
|
-
*/
|
|
17
14
|
ListRepositoriesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
18
15
|
})(ListRepositoriesInput || (ListRepositoriesInput = {}));
|
|
19
16
|
export var RepositoryNameIdPair;
|
|
20
17
|
(function (RepositoryNameIdPair) {
|
|
21
|
-
/**
|
|
22
|
-
* @internal
|
|
23
|
-
*/
|
|
24
18
|
RepositoryNameIdPair.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
25
19
|
})(RepositoryNameIdPair || (RepositoryNameIdPair = {}));
|
|
26
20
|
export var ListRepositoriesOutput;
|
|
27
21
|
(function (ListRepositoriesOutput) {
|
|
28
|
-
/**
|
|
29
|
-
* @internal
|
|
30
|
-
*/
|
|
31
22
|
ListRepositoriesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
32
23
|
})(ListRepositoriesOutput || (ListRepositoriesOutput = {}));
|
|
33
24
|
export var ListRepositoriesForApprovalRuleTemplateInput;
|
|
34
25
|
(function (ListRepositoriesForApprovalRuleTemplateInput) {
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
26
|
ListRepositoriesForApprovalRuleTemplateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
39
27
|
})(ListRepositoriesForApprovalRuleTemplateInput || (ListRepositoriesForApprovalRuleTemplateInput = {}));
|
|
40
28
|
export var ListRepositoriesForApprovalRuleTemplateOutput;
|
|
41
29
|
(function (ListRepositoriesForApprovalRuleTemplateOutput) {
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
30
|
ListRepositoriesForApprovalRuleTemplateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
31
|
})(ListRepositoriesForApprovalRuleTemplateOutput || (ListRepositoriesForApprovalRuleTemplateOutput = {}));
|
|
47
32
|
export var InvalidResourceArnException;
|
|
48
33
|
(function (InvalidResourceArnException) {
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
34
|
InvalidResourceArnException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
53
35
|
})(InvalidResourceArnException || (InvalidResourceArnException = {}));
|
|
54
36
|
export var ListTagsForResourceInput;
|
|
55
37
|
(function (ListTagsForResourceInput) {
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
38
|
ListTagsForResourceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
60
39
|
})(ListTagsForResourceInput || (ListTagsForResourceInput = {}));
|
|
61
40
|
export var ListTagsForResourceOutput;
|
|
62
41
|
(function (ListTagsForResourceOutput) {
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
42
|
ListTagsForResourceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
67
43
|
})(ListTagsForResourceOutput || (ListTagsForResourceOutput = {}));
|
|
68
44
|
export var ResourceArnRequiredException;
|
|
69
45
|
(function (ResourceArnRequiredException) {
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
46
|
ResourceArnRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
74
47
|
})(ResourceArnRequiredException || (ResourceArnRequiredException = {}));
|
|
75
48
|
export var InvalidTargetBranchException;
|
|
76
49
|
(function (InvalidTargetBranchException) {
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
50
|
InvalidTargetBranchException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
81
51
|
})(InvalidTargetBranchException || (InvalidTargetBranchException = {}));
|
|
82
52
|
export var MergeBranchesByFastForwardInput;
|
|
83
53
|
(function (MergeBranchesByFastForwardInput) {
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
54
|
MergeBranchesByFastForwardInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
88
55
|
})(MergeBranchesByFastForwardInput || (MergeBranchesByFastForwardInput = {}));
|
|
89
56
|
export var MergeBranchesByFastForwardOutput;
|
|
90
57
|
(function (MergeBranchesByFastForwardOutput) {
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
58
|
MergeBranchesByFastForwardOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
95
59
|
})(MergeBranchesByFastForwardOutput || (MergeBranchesByFastForwardOutput = {}));
|
|
96
60
|
export var MergeBranchesBySquashInput;
|
|
97
61
|
(function (MergeBranchesBySquashInput) {
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
62
|
MergeBranchesBySquashInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
102
63
|
})(MergeBranchesBySquashInput || (MergeBranchesBySquashInput = {}));
|
|
103
64
|
export var MergeBranchesBySquashOutput;
|
|
104
65
|
(function (MergeBranchesBySquashOutput) {
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
66
|
MergeBranchesBySquashOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
109
67
|
})(MergeBranchesBySquashOutput || (MergeBranchesBySquashOutput = {}));
|
|
110
68
|
export var MergeBranchesByThreeWayInput;
|
|
111
69
|
(function (MergeBranchesByThreeWayInput) {
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
70
|
MergeBranchesByThreeWayInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
71
|
})(MergeBranchesByThreeWayInput || (MergeBranchesByThreeWayInput = {}));
|
|
117
72
|
export var MergeBranchesByThreeWayOutput;
|
|
118
73
|
(function (MergeBranchesByThreeWayOutput) {
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
74
|
MergeBranchesByThreeWayOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
123
75
|
})(MergeBranchesByThreeWayOutput || (MergeBranchesByThreeWayOutput = {}));
|
|
124
76
|
export var MergePullRequestByFastForwardInput;
|
|
125
77
|
(function (MergePullRequestByFastForwardInput) {
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
78
|
MergePullRequestByFastForwardInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
130
79
|
})(MergePullRequestByFastForwardInput || (MergePullRequestByFastForwardInput = {}));
|
|
131
80
|
export var MergePullRequestByFastForwardOutput;
|
|
132
81
|
(function (MergePullRequestByFastForwardOutput) {
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
82
|
MergePullRequestByFastForwardOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
137
83
|
})(MergePullRequestByFastForwardOutput || (MergePullRequestByFastForwardOutput = {}));
|
|
138
84
|
export var PullRequestApprovalRulesNotSatisfiedException;
|
|
139
85
|
(function (PullRequestApprovalRulesNotSatisfiedException) {
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
86
|
PullRequestApprovalRulesNotSatisfiedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
87
|
})(PullRequestApprovalRulesNotSatisfiedException || (PullRequestApprovalRulesNotSatisfiedException = {}));
|
|
145
88
|
export var TipOfSourceReferenceIsDifferentException;
|
|
146
89
|
(function (TipOfSourceReferenceIsDifferentException) {
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
90
|
TipOfSourceReferenceIsDifferentException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
151
91
|
})(TipOfSourceReferenceIsDifferentException || (TipOfSourceReferenceIsDifferentException = {}));
|
|
152
92
|
export var MergePullRequestBySquashInput;
|
|
153
93
|
(function (MergePullRequestBySquashInput) {
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
94
|
MergePullRequestBySquashInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
95
|
})(MergePullRequestBySquashInput || (MergePullRequestBySquashInput = {}));
|
|
159
96
|
export var MergePullRequestBySquashOutput;
|
|
160
97
|
(function (MergePullRequestBySquashOutput) {
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
98
|
MergePullRequestBySquashOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
99
|
})(MergePullRequestBySquashOutput || (MergePullRequestBySquashOutput = {}));
|
|
166
100
|
export var MergePullRequestByThreeWayInput;
|
|
167
101
|
(function (MergePullRequestByThreeWayInput) {
|
|
168
|
-
/**
|
|
169
|
-
* @internal
|
|
170
|
-
*/
|
|
171
102
|
MergePullRequestByThreeWayInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
172
103
|
})(MergePullRequestByThreeWayInput || (MergePullRequestByThreeWayInput = {}));
|
|
173
104
|
export var MergePullRequestByThreeWayOutput;
|
|
174
105
|
(function (MergePullRequestByThreeWayOutput) {
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
106
|
MergePullRequestByThreeWayOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
179
107
|
})(MergePullRequestByThreeWayOutput || (MergePullRequestByThreeWayOutput = {}));
|
|
180
108
|
export var InvalidOverrideStatusException;
|
|
181
109
|
(function (InvalidOverrideStatusException) {
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
110
|
InvalidOverrideStatusException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
186
111
|
})(InvalidOverrideStatusException || (InvalidOverrideStatusException = {}));
|
|
187
112
|
export var OverrideAlreadySetException;
|
|
188
113
|
(function (OverrideAlreadySetException) {
|
|
189
|
-
/**
|
|
190
|
-
* @internal
|
|
191
|
-
*/
|
|
192
114
|
OverrideAlreadySetException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
193
115
|
})(OverrideAlreadySetException || (OverrideAlreadySetException = {}));
|
|
194
116
|
export var OverridePullRequestApprovalRulesInput;
|
|
195
117
|
(function (OverridePullRequestApprovalRulesInput) {
|
|
196
|
-
/**
|
|
197
|
-
* @internal
|
|
198
|
-
*/
|
|
199
118
|
OverridePullRequestApprovalRulesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
200
119
|
})(OverridePullRequestApprovalRulesInput || (OverridePullRequestApprovalRulesInput = {}));
|
|
201
120
|
export var OverrideStatusRequiredException;
|
|
202
121
|
(function (OverrideStatusRequiredException) {
|
|
203
|
-
/**
|
|
204
|
-
* @internal
|
|
205
|
-
*/
|
|
206
122
|
OverrideStatusRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
207
123
|
})(OverrideStatusRequiredException || (OverrideStatusRequiredException = {}));
|
|
208
124
|
export var CommentContentRequiredException;
|
|
209
125
|
(function (CommentContentRequiredException) {
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
126
|
CommentContentRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
127
|
})(CommentContentRequiredException || (CommentContentRequiredException = {}));
|
|
215
128
|
export var CommentContentSizeLimitExceededException;
|
|
216
129
|
(function (CommentContentSizeLimitExceededException) {
|
|
217
|
-
/**
|
|
218
|
-
* @internal
|
|
219
|
-
*/
|
|
220
130
|
CommentContentSizeLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
221
131
|
})(CommentContentSizeLimitExceededException || (CommentContentSizeLimitExceededException = {}));
|
|
222
132
|
export var InvalidFileLocationException;
|
|
223
133
|
(function (InvalidFileLocationException) {
|
|
224
|
-
/**
|
|
225
|
-
* @internal
|
|
226
|
-
*/
|
|
227
134
|
InvalidFileLocationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
228
135
|
})(InvalidFileLocationException || (InvalidFileLocationException = {}));
|
|
229
136
|
export var InvalidFilePositionException;
|
|
230
137
|
(function (InvalidFilePositionException) {
|
|
231
|
-
/**
|
|
232
|
-
* @internal
|
|
233
|
-
*/
|
|
234
138
|
InvalidFilePositionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
235
139
|
})(InvalidFilePositionException || (InvalidFilePositionException = {}));
|
|
236
140
|
export var InvalidRelativeFileVersionEnumException;
|
|
237
141
|
(function (InvalidRelativeFileVersionEnumException) {
|
|
238
|
-
/**
|
|
239
|
-
* @internal
|
|
240
|
-
*/
|
|
241
142
|
InvalidRelativeFileVersionEnumException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
242
143
|
})(InvalidRelativeFileVersionEnumException || (InvalidRelativeFileVersionEnumException = {}));
|
|
243
144
|
export var PostCommentForComparedCommitInput;
|
|
244
145
|
(function (PostCommentForComparedCommitInput) {
|
|
245
|
-
/**
|
|
246
|
-
* @internal
|
|
247
|
-
*/
|
|
248
146
|
PostCommentForComparedCommitInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
249
147
|
})(PostCommentForComparedCommitInput || (PostCommentForComparedCommitInput = {}));
|
|
250
148
|
export var PostCommentForComparedCommitOutput;
|
|
251
149
|
(function (PostCommentForComparedCommitOutput) {
|
|
252
|
-
/**
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
150
|
PostCommentForComparedCommitOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
256
151
|
})(PostCommentForComparedCommitOutput || (PostCommentForComparedCommitOutput = {}));
|
|
257
152
|
export var PostCommentForPullRequestInput;
|
|
258
153
|
(function (PostCommentForPullRequestInput) {
|
|
259
|
-
/**
|
|
260
|
-
* @internal
|
|
261
|
-
*/
|
|
262
154
|
PostCommentForPullRequestInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
263
155
|
})(PostCommentForPullRequestInput || (PostCommentForPullRequestInput = {}));
|
|
264
156
|
export var PostCommentForPullRequestOutput;
|
|
265
157
|
(function (PostCommentForPullRequestOutput) {
|
|
266
|
-
/**
|
|
267
|
-
* @internal
|
|
268
|
-
*/
|
|
269
158
|
PostCommentForPullRequestOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
270
159
|
})(PostCommentForPullRequestOutput || (PostCommentForPullRequestOutput = {}));
|
|
271
160
|
export var PostCommentReplyInput;
|
|
272
161
|
(function (PostCommentReplyInput) {
|
|
273
|
-
/**
|
|
274
|
-
* @internal
|
|
275
|
-
*/
|
|
276
162
|
PostCommentReplyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
277
163
|
})(PostCommentReplyInput || (PostCommentReplyInput = {}));
|
|
278
164
|
export var PostCommentReplyOutput;
|
|
279
165
|
(function (PostCommentReplyOutput) {
|
|
280
|
-
/**
|
|
281
|
-
* @internal
|
|
282
|
-
*/
|
|
283
166
|
PostCommentReplyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
284
167
|
})(PostCommentReplyOutput || (PostCommentReplyOutput = {}));
|
|
285
168
|
export var InvalidReactionValueException;
|
|
286
169
|
(function (InvalidReactionValueException) {
|
|
287
|
-
/**
|
|
288
|
-
* @internal
|
|
289
|
-
*/
|
|
290
170
|
InvalidReactionValueException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
291
171
|
})(InvalidReactionValueException || (InvalidReactionValueException = {}));
|
|
292
172
|
export var PutCommentReactionInput;
|
|
293
173
|
(function (PutCommentReactionInput) {
|
|
294
|
-
/**
|
|
295
|
-
* @internal
|
|
296
|
-
*/
|
|
297
174
|
PutCommentReactionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
175
|
})(PutCommentReactionInput || (PutCommentReactionInput = {}));
|
|
299
176
|
export var ReactionLimitExceededException;
|
|
300
177
|
(function (ReactionLimitExceededException) {
|
|
301
|
-
/**
|
|
302
|
-
* @internal
|
|
303
|
-
*/
|
|
304
178
|
ReactionLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
305
179
|
})(ReactionLimitExceededException || (ReactionLimitExceededException = {}));
|
|
306
180
|
export var ReactionValueRequiredException;
|
|
307
181
|
(function (ReactionValueRequiredException) {
|
|
308
|
-
/**
|
|
309
|
-
* @internal
|
|
310
|
-
*/
|
|
311
182
|
ReactionValueRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
183
|
})(ReactionValueRequiredException || (ReactionValueRequiredException = {}));
|
|
313
184
|
export var FileContentRequiredException;
|
|
314
185
|
(function (FileContentRequiredException) {
|
|
315
|
-
/**
|
|
316
|
-
* @internal
|
|
317
|
-
*/
|
|
318
186
|
FileContentRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
187
|
})(FileContentRequiredException || (FileContentRequiredException = {}));
|
|
320
188
|
export var PutFileInput;
|
|
321
189
|
(function (PutFileInput) {
|
|
322
|
-
/**
|
|
323
|
-
* @internal
|
|
324
|
-
*/
|
|
325
190
|
PutFileInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
326
191
|
})(PutFileInput || (PutFileInput = {}));
|
|
327
192
|
export var PutFileOutput;
|
|
328
193
|
(function (PutFileOutput) {
|
|
329
|
-
/**
|
|
330
|
-
* @internal
|
|
331
|
-
*/
|
|
332
194
|
PutFileOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
195
|
})(PutFileOutput || (PutFileOutput = {}));
|
|
334
196
|
export var SameFileContentException;
|
|
335
197
|
(function (SameFileContentException) {
|
|
336
|
-
/**
|
|
337
|
-
* @internal
|
|
338
|
-
*/
|
|
339
198
|
SameFileContentException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
199
|
})(SameFileContentException || (SameFileContentException = {}));
|
|
341
200
|
export var InvalidRepositoryTriggerBranchNameException;
|
|
342
201
|
(function (InvalidRepositoryTriggerBranchNameException) {
|
|
343
|
-
/**
|
|
344
|
-
* @internal
|
|
345
|
-
*/
|
|
346
202
|
InvalidRepositoryTriggerBranchNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
203
|
})(InvalidRepositoryTriggerBranchNameException || (InvalidRepositoryTriggerBranchNameException = {}));
|
|
348
204
|
export var InvalidRepositoryTriggerCustomDataException;
|
|
349
205
|
(function (InvalidRepositoryTriggerCustomDataException) {
|
|
350
|
-
/**
|
|
351
|
-
* @internal
|
|
352
|
-
*/
|
|
353
206
|
InvalidRepositoryTriggerCustomDataException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
207
|
})(InvalidRepositoryTriggerCustomDataException || (InvalidRepositoryTriggerCustomDataException = {}));
|
|
355
208
|
export var InvalidRepositoryTriggerDestinationArnException;
|
|
356
209
|
(function (InvalidRepositoryTriggerDestinationArnException) {
|
|
357
|
-
/**
|
|
358
|
-
* @internal
|
|
359
|
-
*/
|
|
360
210
|
InvalidRepositoryTriggerDestinationArnException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
211
|
})(InvalidRepositoryTriggerDestinationArnException || (InvalidRepositoryTriggerDestinationArnException = {}));
|
|
362
212
|
export var InvalidRepositoryTriggerEventsException;
|
|
363
213
|
(function (InvalidRepositoryTriggerEventsException) {
|
|
364
|
-
/**
|
|
365
|
-
* @internal
|
|
366
|
-
*/
|
|
367
214
|
InvalidRepositoryTriggerEventsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
215
|
})(InvalidRepositoryTriggerEventsException || (InvalidRepositoryTriggerEventsException = {}));
|
|
369
216
|
export var InvalidRepositoryTriggerNameException;
|
|
370
217
|
(function (InvalidRepositoryTriggerNameException) {
|
|
371
|
-
/**
|
|
372
|
-
* @internal
|
|
373
|
-
*/
|
|
374
218
|
InvalidRepositoryTriggerNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
219
|
})(InvalidRepositoryTriggerNameException || (InvalidRepositoryTriggerNameException = {}));
|
|
376
220
|
export var InvalidRepositoryTriggerRegionException;
|
|
377
221
|
(function (InvalidRepositoryTriggerRegionException) {
|
|
378
|
-
/**
|
|
379
|
-
* @internal
|
|
380
|
-
*/
|
|
381
222
|
InvalidRepositoryTriggerRegionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
223
|
})(InvalidRepositoryTriggerRegionException || (InvalidRepositoryTriggerRegionException = {}));
|
|
383
224
|
export var MaximumBranchesExceededException;
|
|
384
225
|
(function (MaximumBranchesExceededException) {
|
|
385
|
-
/**
|
|
386
|
-
* @internal
|
|
387
|
-
*/
|
|
388
226
|
MaximumBranchesExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
227
|
})(MaximumBranchesExceededException || (MaximumBranchesExceededException = {}));
|
|
390
228
|
export var MaximumRepositoryTriggersExceededException;
|
|
391
229
|
(function (MaximumRepositoryTriggersExceededException) {
|
|
392
|
-
/**
|
|
393
|
-
* @internal
|
|
394
|
-
*/
|
|
395
230
|
MaximumRepositoryTriggersExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
231
|
})(MaximumRepositoryTriggersExceededException || (MaximumRepositoryTriggersExceededException = {}));
|
|
397
232
|
export var PutRepositoryTriggersInput;
|
|
398
233
|
(function (PutRepositoryTriggersInput) {
|
|
399
|
-
/**
|
|
400
|
-
* @internal
|
|
401
|
-
*/
|
|
402
234
|
PutRepositoryTriggersInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
403
235
|
})(PutRepositoryTriggersInput || (PutRepositoryTriggersInput = {}));
|
|
404
236
|
export var PutRepositoryTriggersOutput;
|
|
405
237
|
(function (PutRepositoryTriggersOutput) {
|
|
406
|
-
/**
|
|
407
|
-
* @internal
|
|
408
|
-
*/
|
|
409
238
|
PutRepositoryTriggersOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
410
239
|
})(PutRepositoryTriggersOutput || (PutRepositoryTriggersOutput = {}));
|
|
411
240
|
export var RepositoryTriggerBranchNameListRequiredException;
|
|
412
241
|
(function (RepositoryTriggerBranchNameListRequiredException) {
|
|
413
|
-
/**
|
|
414
|
-
* @internal
|
|
415
|
-
*/
|
|
416
242
|
RepositoryTriggerBranchNameListRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
243
|
})(RepositoryTriggerBranchNameListRequiredException || (RepositoryTriggerBranchNameListRequiredException = {}));
|
|
418
244
|
export var RepositoryTriggerDestinationArnRequiredException;
|
|
419
245
|
(function (RepositoryTriggerDestinationArnRequiredException) {
|
|
420
|
-
/**
|
|
421
|
-
* @internal
|
|
422
|
-
*/
|
|
423
246
|
RepositoryTriggerDestinationArnRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
247
|
})(RepositoryTriggerDestinationArnRequiredException || (RepositoryTriggerDestinationArnRequiredException = {}));
|
|
425
248
|
export var RepositoryTriggerEventsListRequiredException;
|
|
426
249
|
(function (RepositoryTriggerEventsListRequiredException) {
|
|
427
|
-
/**
|
|
428
|
-
* @internal
|
|
429
|
-
*/
|
|
430
250
|
RepositoryTriggerEventsListRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
431
251
|
})(RepositoryTriggerEventsListRequiredException || (RepositoryTriggerEventsListRequiredException = {}));
|
|
432
252
|
export var RepositoryTriggerNameRequiredException;
|
|
433
253
|
(function (RepositoryTriggerNameRequiredException) {
|
|
434
|
-
/**
|
|
435
|
-
* @internal
|
|
436
|
-
*/
|
|
437
254
|
RepositoryTriggerNameRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
255
|
})(RepositoryTriggerNameRequiredException || (RepositoryTriggerNameRequiredException = {}));
|
|
439
256
|
export var RepositoryTriggersListRequiredException;
|
|
440
257
|
(function (RepositoryTriggersListRequiredException) {
|
|
441
|
-
/**
|
|
442
|
-
* @internal
|
|
443
|
-
*/
|
|
444
258
|
RepositoryTriggersListRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
259
|
})(RepositoryTriggersListRequiredException || (RepositoryTriggersListRequiredException = {}));
|
|
446
260
|
export var TagResourceInput;
|
|
447
261
|
(function (TagResourceInput) {
|
|
448
|
-
/**
|
|
449
|
-
* @internal
|
|
450
|
-
*/
|
|
451
262
|
TagResourceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
263
|
})(TagResourceInput || (TagResourceInput = {}));
|
|
453
264
|
export var TagsMapRequiredException;
|
|
454
265
|
(function (TagsMapRequiredException) {
|
|
455
|
-
/**
|
|
456
|
-
* @internal
|
|
457
|
-
*/
|
|
458
266
|
TagsMapRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
459
267
|
})(TagsMapRequiredException || (TagsMapRequiredException = {}));
|
|
460
268
|
export var TestRepositoryTriggersInput;
|
|
461
269
|
(function (TestRepositoryTriggersInput) {
|
|
462
|
-
/**
|
|
463
|
-
* @internal
|
|
464
|
-
*/
|
|
465
270
|
TestRepositoryTriggersInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
271
|
})(TestRepositoryTriggersInput || (TestRepositoryTriggersInput = {}));
|
|
467
272
|
export var RepositoryTriggerExecutionFailure;
|
|
468
273
|
(function (RepositoryTriggerExecutionFailure) {
|
|
469
|
-
/**
|
|
470
|
-
* @internal
|
|
471
|
-
*/
|
|
472
274
|
RepositoryTriggerExecutionFailure.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
275
|
})(RepositoryTriggerExecutionFailure || (RepositoryTriggerExecutionFailure = {}));
|
|
474
276
|
export var TestRepositoryTriggersOutput;
|
|
475
277
|
(function (TestRepositoryTriggersOutput) {
|
|
476
|
-
/**
|
|
477
|
-
* @internal
|
|
478
|
-
*/
|
|
479
278
|
TestRepositoryTriggersOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
279
|
})(TestRepositoryTriggersOutput || (TestRepositoryTriggersOutput = {}));
|
|
481
280
|
export var InvalidTagKeysListException;
|
|
482
281
|
(function (InvalidTagKeysListException) {
|
|
483
|
-
/**
|
|
484
|
-
* @internal
|
|
485
|
-
*/
|
|
486
282
|
InvalidTagKeysListException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
283
|
})(InvalidTagKeysListException || (InvalidTagKeysListException = {}));
|
|
488
284
|
export var TagKeysListRequiredException;
|
|
489
285
|
(function (TagKeysListRequiredException) {
|
|
490
|
-
/**
|
|
491
|
-
* @internal
|
|
492
|
-
*/
|
|
493
286
|
TagKeysListRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
287
|
})(TagKeysListRequiredException || (TagKeysListRequiredException = {}));
|
|
495
288
|
export var UntagResourceInput;
|
|
496
289
|
(function (UntagResourceInput) {
|
|
497
|
-
/**
|
|
498
|
-
* @internal
|
|
499
|
-
*/
|
|
500
290
|
UntagResourceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
291
|
})(UntagResourceInput || (UntagResourceInput = {}));
|
|
502
292
|
export var InvalidRuleContentSha256Exception;
|
|
503
293
|
(function (InvalidRuleContentSha256Exception) {
|
|
504
|
-
/**
|
|
505
|
-
* @internal
|
|
506
|
-
*/
|
|
507
294
|
InvalidRuleContentSha256Exception.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
295
|
})(InvalidRuleContentSha256Exception || (InvalidRuleContentSha256Exception = {}));
|
|
509
296
|
export var UpdateApprovalRuleTemplateContentInput;
|
|
510
297
|
(function (UpdateApprovalRuleTemplateContentInput) {
|
|
511
|
-
/**
|
|
512
|
-
* @internal
|
|
513
|
-
*/
|
|
514
298
|
UpdateApprovalRuleTemplateContentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
299
|
})(UpdateApprovalRuleTemplateContentInput || (UpdateApprovalRuleTemplateContentInput = {}));
|
|
516
300
|
export var UpdateApprovalRuleTemplateContentOutput;
|
|
517
301
|
(function (UpdateApprovalRuleTemplateContentOutput) {
|
|
518
|
-
/**
|
|
519
|
-
* @internal
|
|
520
|
-
*/
|
|
521
302
|
UpdateApprovalRuleTemplateContentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
303
|
})(UpdateApprovalRuleTemplateContentOutput || (UpdateApprovalRuleTemplateContentOutput = {}));
|
|
523
304
|
export var UpdateApprovalRuleTemplateDescriptionInput;
|
|
524
305
|
(function (UpdateApprovalRuleTemplateDescriptionInput) {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
306
|
UpdateApprovalRuleTemplateDescriptionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
307
|
})(UpdateApprovalRuleTemplateDescriptionInput || (UpdateApprovalRuleTemplateDescriptionInput = {}));
|
|
530
308
|
export var UpdateApprovalRuleTemplateDescriptionOutput;
|
|
531
309
|
(function (UpdateApprovalRuleTemplateDescriptionOutput) {
|
|
532
|
-
/**
|
|
533
|
-
* @internal
|
|
534
|
-
*/
|
|
535
310
|
UpdateApprovalRuleTemplateDescriptionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
311
|
})(UpdateApprovalRuleTemplateDescriptionOutput || (UpdateApprovalRuleTemplateDescriptionOutput = {}));
|
|
537
312
|
export var UpdateApprovalRuleTemplateNameInput;
|
|
538
313
|
(function (UpdateApprovalRuleTemplateNameInput) {
|
|
539
|
-
/**
|
|
540
|
-
* @internal
|
|
541
|
-
*/
|
|
542
314
|
UpdateApprovalRuleTemplateNameInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
315
|
})(UpdateApprovalRuleTemplateNameInput || (UpdateApprovalRuleTemplateNameInput = {}));
|
|
544
316
|
export var UpdateApprovalRuleTemplateNameOutput;
|
|
545
317
|
(function (UpdateApprovalRuleTemplateNameOutput) {
|
|
546
|
-
/**
|
|
547
|
-
* @internal
|
|
548
|
-
*/
|
|
549
318
|
UpdateApprovalRuleTemplateNameOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
550
319
|
})(UpdateApprovalRuleTemplateNameOutput || (UpdateApprovalRuleTemplateNameOutput = {}));
|
|
551
320
|
export var CommentNotCreatedByCallerException;
|
|
552
321
|
(function (CommentNotCreatedByCallerException) {
|
|
553
|
-
/**
|
|
554
|
-
* @internal
|
|
555
|
-
*/
|
|
556
322
|
CommentNotCreatedByCallerException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
323
|
})(CommentNotCreatedByCallerException || (CommentNotCreatedByCallerException = {}));
|
|
558
324
|
export var UpdateCommentInput;
|
|
559
325
|
(function (UpdateCommentInput) {
|
|
560
|
-
/**
|
|
561
|
-
* @internal
|
|
562
|
-
*/
|
|
563
326
|
UpdateCommentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
564
327
|
})(UpdateCommentInput || (UpdateCommentInput = {}));
|
|
565
328
|
export var UpdateCommentOutput;
|
|
566
329
|
(function (UpdateCommentOutput) {
|
|
567
|
-
/**
|
|
568
|
-
* @internal
|
|
569
|
-
*/
|
|
570
330
|
UpdateCommentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
571
331
|
})(UpdateCommentOutput || (UpdateCommentOutput = {}));
|
|
572
332
|
export var UpdateDefaultBranchInput;
|
|
573
333
|
(function (UpdateDefaultBranchInput) {
|
|
574
|
-
/**
|
|
575
|
-
* @internal
|
|
576
|
-
*/
|
|
577
334
|
UpdateDefaultBranchInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
578
335
|
})(UpdateDefaultBranchInput || (UpdateDefaultBranchInput = {}));
|
|
579
336
|
export var UpdatePullRequestApprovalRuleContentInput;
|
|
580
337
|
(function (UpdatePullRequestApprovalRuleContentInput) {
|
|
581
|
-
/**
|
|
582
|
-
* @internal
|
|
583
|
-
*/
|
|
584
338
|
UpdatePullRequestApprovalRuleContentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
339
|
})(UpdatePullRequestApprovalRuleContentInput || (UpdatePullRequestApprovalRuleContentInput = {}));
|
|
586
340
|
export var UpdatePullRequestApprovalRuleContentOutput;
|
|
587
341
|
(function (UpdatePullRequestApprovalRuleContentOutput) {
|
|
588
|
-
/**
|
|
589
|
-
* @internal
|
|
590
|
-
*/
|
|
591
342
|
UpdatePullRequestApprovalRuleContentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
592
343
|
})(UpdatePullRequestApprovalRuleContentOutput || (UpdatePullRequestApprovalRuleContentOutput = {}));
|
|
593
344
|
export var InvalidApprovalStateException;
|
|
594
345
|
(function (InvalidApprovalStateException) {
|
|
595
|
-
/**
|
|
596
|
-
* @internal
|
|
597
|
-
*/
|
|
598
346
|
InvalidApprovalStateException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
599
347
|
})(InvalidApprovalStateException || (InvalidApprovalStateException = {}));
|
|
600
348
|
export var MaximumNumberOfApprovalsExceededException;
|
|
601
349
|
(function (MaximumNumberOfApprovalsExceededException) {
|
|
602
|
-
/**
|
|
603
|
-
* @internal
|
|
604
|
-
*/
|
|
605
350
|
MaximumNumberOfApprovalsExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
351
|
})(MaximumNumberOfApprovalsExceededException || (MaximumNumberOfApprovalsExceededException = {}));
|
|
607
352
|
export var PullRequestCannotBeApprovedByAuthorException;
|
|
608
353
|
(function (PullRequestCannotBeApprovedByAuthorException) {
|
|
609
|
-
/**
|
|
610
|
-
* @internal
|
|
611
|
-
*/
|
|
612
354
|
PullRequestCannotBeApprovedByAuthorException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
355
|
})(PullRequestCannotBeApprovedByAuthorException || (PullRequestCannotBeApprovedByAuthorException = {}));
|
|
614
356
|
export var UpdatePullRequestApprovalStateInput;
|
|
615
357
|
(function (UpdatePullRequestApprovalStateInput) {
|
|
616
|
-
/**
|
|
617
|
-
* @internal
|
|
618
|
-
*/
|
|
619
358
|
UpdatePullRequestApprovalStateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
620
359
|
})(UpdatePullRequestApprovalStateInput || (UpdatePullRequestApprovalStateInput = {}));
|
|
621
360
|
export var UpdatePullRequestDescriptionInput;
|
|
622
361
|
(function (UpdatePullRequestDescriptionInput) {
|
|
623
|
-
/**
|
|
624
|
-
* @internal
|
|
625
|
-
*/
|
|
626
362
|
UpdatePullRequestDescriptionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
363
|
})(UpdatePullRequestDescriptionInput || (UpdatePullRequestDescriptionInput = {}));
|
|
628
364
|
export var UpdatePullRequestDescriptionOutput;
|
|
629
365
|
(function (UpdatePullRequestDescriptionOutput) {
|
|
630
|
-
/**
|
|
631
|
-
* @internal
|
|
632
|
-
*/
|
|
633
366
|
UpdatePullRequestDescriptionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
367
|
})(UpdatePullRequestDescriptionOutput || (UpdatePullRequestDescriptionOutput = {}));
|
|
635
368
|
export var InvalidPullRequestStatusUpdateException;
|
|
636
369
|
(function (InvalidPullRequestStatusUpdateException) {
|
|
637
|
-
/**
|
|
638
|
-
* @internal
|
|
639
|
-
*/
|
|
640
370
|
InvalidPullRequestStatusUpdateException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
371
|
})(InvalidPullRequestStatusUpdateException || (InvalidPullRequestStatusUpdateException = {}));
|
|
642
372
|
export var PullRequestStatusRequiredException;
|
|
643
373
|
(function (PullRequestStatusRequiredException) {
|
|
644
|
-
/**
|
|
645
|
-
* @internal
|
|
646
|
-
*/
|
|
647
374
|
PullRequestStatusRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
648
375
|
})(PullRequestStatusRequiredException || (PullRequestStatusRequiredException = {}));
|
|
649
376
|
export var UpdatePullRequestStatusInput;
|
|
650
377
|
(function (UpdatePullRequestStatusInput) {
|
|
651
|
-
/**
|
|
652
|
-
* @internal
|
|
653
|
-
*/
|
|
654
378
|
UpdatePullRequestStatusInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
379
|
})(UpdatePullRequestStatusInput || (UpdatePullRequestStatusInput = {}));
|
|
656
380
|
export var UpdatePullRequestStatusOutput;
|
|
657
381
|
(function (UpdatePullRequestStatusOutput) {
|
|
658
|
-
/**
|
|
659
|
-
* @internal
|
|
660
|
-
*/
|
|
661
382
|
UpdatePullRequestStatusOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
662
383
|
})(UpdatePullRequestStatusOutput || (UpdatePullRequestStatusOutput = {}));
|
|
663
384
|
export var UpdatePullRequestTitleInput;
|
|
664
385
|
(function (UpdatePullRequestTitleInput) {
|
|
665
|
-
/**
|
|
666
|
-
* @internal
|
|
667
|
-
*/
|
|
668
386
|
UpdatePullRequestTitleInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
669
387
|
})(UpdatePullRequestTitleInput || (UpdatePullRequestTitleInput = {}));
|
|
670
388
|
export var UpdatePullRequestTitleOutput;
|
|
671
389
|
(function (UpdatePullRequestTitleOutput) {
|
|
672
|
-
/**
|
|
673
|
-
* @internal
|
|
674
|
-
*/
|
|
675
390
|
UpdatePullRequestTitleOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
676
391
|
})(UpdatePullRequestTitleOutput || (UpdatePullRequestTitleOutput = {}));
|
|
677
392
|
export var UpdateRepositoryDescriptionInput;
|
|
678
393
|
(function (UpdateRepositoryDescriptionInput) {
|
|
679
|
-
/**
|
|
680
|
-
* @internal
|
|
681
|
-
*/
|
|
682
394
|
UpdateRepositoryDescriptionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
683
395
|
})(UpdateRepositoryDescriptionInput || (UpdateRepositoryDescriptionInput = {}));
|
|
684
396
|
export var UpdateRepositoryNameInput;
|
|
685
397
|
(function (UpdateRepositoryNameInput) {
|
|
686
|
-
/**
|
|
687
|
-
* @internal
|
|
688
|
-
*/
|
|
689
398
|
UpdateRepositoryNameInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
690
399
|
})(UpdateRepositoryNameInput || (UpdateRepositoryNameInput = {}));
|
|
691
400
|
//# sourceMappingURL=models_1.js.map
|