@aws-sdk/client-codecommit 3.775.0 → 3.782.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.
Files changed (80) hide show
  1. package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +1 -0
  2. package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +1 -0
  3. package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +1 -0
  4. package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +1 -0
  5. package/dist-types/commands/BatchGetCommitsCommand.d.ts +1 -0
  6. package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateBranchCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateCommitCommand.d.ts +1 -0
  10. package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +1 -0
  11. package/dist-types/commands/CreatePullRequestCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateRepositoryCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +1 -0
  14. package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +1 -0
  15. package/dist-types/commands/DeleteBranchCommand.d.ts +1 -0
  16. package/dist-types/commands/DeleteCommentContentCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteFileCommand.d.ts +1 -0
  18. package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteRepositoryCommand.d.ts +1 -0
  20. package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +1 -0
  21. package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +1 -0
  22. package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +1 -0
  23. package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +1 -0
  24. package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +1 -0
  25. package/dist-types/commands/GetBlobCommand.d.ts +1 -0
  26. package/dist-types/commands/GetBranchCommand.d.ts +1 -0
  27. package/dist-types/commands/GetCommentCommand.d.ts +1 -0
  28. package/dist-types/commands/GetCommentReactionsCommand.d.ts +1 -0
  29. package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +1 -0
  30. package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +1 -0
  31. package/dist-types/commands/GetCommitCommand.d.ts +1 -0
  32. package/dist-types/commands/GetDifferencesCommand.d.ts +1 -0
  33. package/dist-types/commands/GetFileCommand.d.ts +1 -0
  34. package/dist-types/commands/GetFolderCommand.d.ts +1 -0
  35. package/dist-types/commands/GetMergeCommitCommand.d.ts +1 -0
  36. package/dist-types/commands/GetMergeConflictsCommand.d.ts +1 -0
  37. package/dist-types/commands/GetMergeOptionsCommand.d.ts +1 -0
  38. package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +1 -0
  39. package/dist-types/commands/GetPullRequestCommand.d.ts +1 -0
  40. package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +1 -0
  41. package/dist-types/commands/GetRepositoryCommand.d.ts +1 -0
  42. package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +1 -0
  43. package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +1 -0
  44. package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +1 -0
  45. package/dist-types/commands/ListBranchesCommand.d.ts +1 -0
  46. package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +1 -0
  47. package/dist-types/commands/ListPullRequestsCommand.d.ts +1 -0
  48. package/dist-types/commands/ListRepositoriesCommand.d.ts +1 -0
  49. package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +1 -0
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  51. package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +1 -0
  52. package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +1 -0
  53. package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +1 -0
  54. package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +1 -0
  55. package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +1 -0
  56. package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +1 -0
  57. package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +1 -0
  58. package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +1 -0
  59. package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +1 -0
  60. package/dist-types/commands/PostCommentReplyCommand.d.ts +1 -0
  61. package/dist-types/commands/PutCommentReactionCommand.d.ts +1 -0
  62. package/dist-types/commands/PutFileCommand.d.ts +1 -0
  63. package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +1 -0
  64. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  65. package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +1 -0
  66. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  67. package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +1 -0
  68. package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +1 -0
  69. package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +1 -0
  70. package/dist-types/commands/UpdateCommentCommand.d.ts +1 -0
  71. package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +1 -0
  72. package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +1 -0
  73. package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +1 -0
  74. package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +1 -0
  75. package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +1 -0
  76. package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +1 -0
  77. package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +1 -0
  78. package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +1 -0
  79. package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +1 -0
  80. package/package.json +5 -5
@@ -104,6 +104,7 @@ declare const AssociateApprovalRuleTemplateWithRepositoryCommand_base: {
104
104
  * @throws {@link CodeCommitServiceException}
105
105
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class AssociateApprovalRuleTemplateWithRepositoryCommand extends AssociateApprovalRuleTemplateWithRepositoryCommand_base {
@@ -99,6 +99,7 @@ declare const BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base: {
99
99
  * @throws {@link CodeCommitServiceException}
100
100
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base {
@@ -199,6 +199,7 @@ declare const BatchDescribeMergeConflictsCommand_base: {
199
199
  * @throws {@link CodeCommitServiceException}
200
200
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
201
201
  *
202
+ *
202
203
  * @public
203
204
  */
204
205
  export declare class BatchDescribeMergeConflictsCommand extends BatchDescribeMergeConflictsCommand_base {
@@ -99,6 +99,7 @@ declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base:
99
99
  * @throws {@link CodeCommitServiceException}
100
100
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base {
@@ -119,6 +119,7 @@ declare const BatchGetCommitsCommand_base: {
119
119
  * @throws {@link CodeCommitServiceException}
120
120
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class BatchGetCommitsCommand extends BatchGetCommitsCommand_base {
@@ -117,6 +117,7 @@ declare const BatchGetRepositoriesCommand_base: {
117
117
  * @throws {@link CodeCommitServiceException}
118
118
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
119
119
  *
120
+ *
120
121
  * @public
121
122
  */
122
123
  export declare class BatchGetRepositoriesCommand extends BatchGetRepositoriesCommand_base {
@@ -96,6 +96,7 @@ declare const CreateApprovalRuleTemplateCommand_base: {
96
96
  * @throws {@link CodeCommitServiceException}
97
97
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class CreateApprovalRuleTemplateCommand extends CreateApprovalRuleTemplateCommand_base {
@@ -106,6 +106,7 @@ declare const CreateBranchCommand_base: {
106
106
  * @throws {@link CodeCommitServiceException}
107
107
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class CreateBranchCommand extends CreateBranchCommand_base {
@@ -242,6 +242,7 @@ declare const CreateCommitCommand_base: {
242
242
  * @throws {@link CodeCommitServiceException}
243
243
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
244
244
  *
245
+ *
245
246
  * @public
246
247
  */
247
248
  export declare class CreateCommitCommand extends CreateCommitCommand_base {
@@ -114,6 +114,7 @@ declare const CreatePullRequestApprovalRuleCommand_base: {
114
114
  * @throws {@link CodeCommitServiceException}
115
115
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class CreatePullRequestApprovalRuleCommand extends CreatePullRequestApprovalRuleCommand_base {
@@ -195,6 +195,7 @@ declare const CreatePullRequestCommand_base: {
195
195
  * @throws {@link CodeCommitServiceException}
196
196
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
197
197
  *
198
+ *
198
199
  * @public
199
200
  */
200
201
  export declare class CreatePullRequestCommand extends CreatePullRequestCommand_base {
@@ -128,6 +128,7 @@ declare const CreateRepositoryCommand_base: {
128
128
  * @throws {@link CodeCommitServiceException}
129
129
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
130
130
  *
131
+ *
131
132
  * @public
132
133
  */
133
134
  export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
@@ -212,6 +212,7 @@ declare const CreateUnreferencedMergeCommitCommand_base: {
212
212
  * @throws {@link CodeCommitServiceException}
213
213
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
214
214
  *
215
+ *
215
216
  * @public
216
217
  */
217
218
  export declare class CreateUnreferencedMergeCommitCommand extends CreateUnreferencedMergeCommitCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteApprovalRuleTemplateCommand_base: {
66
66
  * @throws {@link CodeCommitServiceException}
67
67
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteApprovalRuleTemplateCommand extends DeleteApprovalRuleTemplateCommand_base {
@@ -96,6 +96,7 @@ declare const DeleteBranchCommand_base: {
96
96
  * @throws {@link CodeCommitServiceException}
97
97
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class DeleteBranchCommand extends DeleteBranchCommand_base {
@@ -82,6 +82,7 @@ declare const DeleteCommentContentCommand_base: {
82
82
  * @throws {@link CodeCommitServiceException}
83
83
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DeleteCommentContentCommand extends DeleteCommentContentCommand_base {
@@ -143,6 +143,7 @@ declare const DeleteFileCommand_base: {
143
143
  * @throws {@link CodeCommitServiceException}
144
144
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
145
145
  *
146
+ *
146
147
  * @public
147
148
  */
148
149
  export declare class DeleteFileCommand extends DeleteFileCommand_base {
@@ -94,6 +94,7 @@ declare const DeletePullRequestApprovalRuleCommand_base: {
94
94
  * @throws {@link CodeCommitServiceException}
95
95
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DeletePullRequestApprovalRuleCommand extends DeletePullRequestApprovalRuleCommand_base {
@@ -85,6 +85,7 @@ declare const DeleteRepositoryCommand_base: {
85
85
  * @throws {@link CodeCommitServiceException}
86
86
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
@@ -194,6 +194,7 @@ declare const DescribeMergeConflictsCommand_base: {
194
194
  * @throws {@link CodeCommitServiceException}
195
195
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
196
196
  *
197
+ *
197
198
  * @public
198
199
  */
199
200
  export declare class DescribeMergeConflictsCommand extends DescribeMergeConflictsCommand_base {
@@ -144,6 +144,7 @@ declare const DescribePullRequestEventsCommand_base: {
144
144
  * @throws {@link CodeCommitServiceException}
145
145
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class DescribePullRequestEventsCommand extends DescribePullRequestEventsCommand_base {
@@ -97,6 +97,7 @@ declare const DisassociateApprovalRuleTemplateFromRepositoryCommand_base: {
97
97
  * @throws {@link CodeCommitServiceException}
98
98
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand extends DisassociateApprovalRuleTemplateFromRepositoryCommand_base {
@@ -97,6 +97,7 @@ declare const EvaluatePullRequestApprovalRulesCommand_base: {
97
97
  * @throws {@link CodeCommitServiceException}
98
98
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class EvaluatePullRequestApprovalRulesCommand extends EvaluatePullRequestApprovalRulesCommand_base {
@@ -75,6 +75,7 @@ declare const GetApprovalRuleTemplateCommand_base: {
75
75
  * @throws {@link CodeCommitServiceException}
76
76
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class GetApprovalRuleTemplateCommand extends GetApprovalRuleTemplateCommand_base {
@@ -97,6 +97,7 @@ declare const GetBlobCommand_base: {
97
97
  * @throws {@link CodeCommitServiceException}
98
98
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class GetBlobCommand extends GetBlobCommand_base {
@@ -96,6 +96,7 @@ declare const GetBranchCommand_base: {
96
96
  * @throws {@link CodeCommitServiceException}
97
97
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class GetBranchCommand extends GetBranchCommand_base {
@@ -101,6 +101,7 @@ declare const GetCommentCommand_base: {
101
101
  * @throws {@link CodeCommitServiceException}
102
102
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class GetCommentCommand extends GetCommentCommand_base {
@@ -92,6 +92,7 @@ declare const GetCommentReactionsCommand_base: {
92
92
  * @throws {@link CodeCommitServiceException}
93
93
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class GetCommentReactionsCommand extends GetCommentReactionsCommand_base {
@@ -138,6 +138,7 @@ declare const GetCommentsForComparedCommitCommand_base: {
138
138
  * @throws {@link CodeCommitServiceException}
139
139
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
140
140
  *
141
+ *
141
142
  * @public
142
143
  */
143
144
  export declare class GetCommentsForComparedCommitCommand extends GetCommentsForComparedCommitCommand_base {
@@ -152,6 +152,7 @@ declare const GetCommentsForPullRequestCommand_base: {
152
152
  * @throws {@link CodeCommitServiceException}
153
153
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
154
154
  *
155
+ *
155
156
  * @public
156
157
  */
157
158
  export declare class GetCommentsForPullRequestCommand extends GetCommentsForPullRequestCommand_base {
@@ -111,6 +111,7 @@ declare const GetCommitCommand_base: {
111
111
  * @throws {@link CodeCommitServiceException}
112
112
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class GetCommitCommand extends GetCommitCommand_base {
@@ -130,6 +130,7 @@ declare const GetDifferencesCommand_base: {
130
130
  * @throws {@link CodeCommitServiceException}
131
131
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class GetDifferencesCommand extends GetDifferencesCommand_base {
@@ -110,6 +110,7 @@ declare const GetFileCommand_base: {
110
110
  * @throws {@link CodeCommitServiceException}
111
111
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class GetFileCommand extends GetFileCommand_base {
@@ -133,6 +133,7 @@ declare const GetFolderCommand_base: {
133
133
  * @throws {@link CodeCommitServiceException}
134
134
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
135
135
  *
136
+ *
136
137
  * @public
137
138
  */
138
139
  export declare class GetFolderCommand extends GetFolderCommand_base {
@@ -105,6 +105,7 @@ declare const GetMergeCommitCommand_base: {
105
105
  * @throws {@link CodeCommitServiceException}
106
106
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class GetMergeCommitCommand extends GetMergeCommitCommand_base {
@@ -170,6 +170,7 @@ declare const GetMergeConflictsCommand_base: {
170
170
  * @throws {@link CodeCommitServiceException}
171
171
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
172
172
  *
173
+ *
173
174
  * @public
174
175
  */
175
176
  export declare class GetMergeConflictsCommand extends GetMergeConflictsCommand_base {
@@ -119,6 +119,7 @@ declare const GetMergeOptionsCommand_base: {
119
119
  * @throws {@link CodeCommitServiceException}
120
120
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class GetMergeOptionsCommand extends GetMergeOptionsCommand_base {
@@ -91,6 +91,7 @@ declare const GetPullRequestApprovalStatesCommand_base: {
91
91
  * @throws {@link CodeCommitServiceException}
92
92
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class GetPullRequestApprovalStatesCommand extends GetPullRequestApprovalStatesCommand_base {
@@ -119,6 +119,7 @@ declare const GetPullRequestCommand_base: {
119
119
  * @throws {@link CodeCommitServiceException}
120
120
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class GetPullRequestCommand extends GetPullRequestCommand_base {
@@ -87,6 +87,7 @@ declare const GetPullRequestOverrideStateCommand_base: {
87
87
  * @throws {@link CodeCommitServiceException}
88
88
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetPullRequestOverrideStateCommand extends GetPullRequestOverrideStateCommand_base {
@@ -102,6 +102,7 @@ declare const GetRepositoryCommand_base: {
102
102
  * @throws {@link CodeCommitServiceException}
103
103
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetRepositoryCommand extends GetRepositoryCommand_base {
@@ -96,6 +96,7 @@ declare const GetRepositoryTriggersCommand_base: {
96
96
  * @throws {@link CodeCommitServiceException}
97
97
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class GetRepositoryTriggersCommand extends GetRepositoryTriggersCommand_base {
@@ -65,6 +65,7 @@ declare const ListApprovalRuleTemplatesCommand_base: {
65
65
  * @throws {@link CodeCommitServiceException}
66
66
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class ListApprovalRuleTemplatesCommand extends ListApprovalRuleTemplatesCommand_base {
@@ -94,6 +94,7 @@ declare const ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base: {
94
94
  * @throws {@link CodeCommitServiceException}
95
95
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base {
@@ -90,6 +90,7 @@ declare const ListBranchesCommand_base: {
90
90
  * @throws {@link CodeCommitServiceException}
91
91
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class ListBranchesCommand extends ListBranchesCommand_base {
@@ -135,6 +135,7 @@ declare const ListFileCommitHistoryCommand_base: {
135
135
  * @throws {@link CodeCommitServiceException}
136
136
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
137
137
  *
138
+ *
138
139
  * @public
139
140
  */
140
141
  export declare class ListFileCommitHistoryCommand extends ListFileCommitHistoryCommand_base {
@@ -106,6 +106,7 @@ declare const ListPullRequestsCommand_base: {
106
106
  * @throws {@link CodeCommitServiceException}
107
107
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class ListPullRequestsCommand extends ListPullRequestsCommand_base {
@@ -71,6 +71,7 @@ declare const ListRepositoriesCommand_base: {
71
71
  * @throws {@link CodeCommitServiceException}
72
72
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class ListRepositoriesCommand extends ListRepositoriesCommand_base {
@@ -92,6 +92,7 @@ declare const ListRepositoriesForApprovalRuleTemplateCommand_base: {
92
92
  * @throws {@link CodeCommitServiceException}
93
93
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListRepositoriesForApprovalRuleTemplateCommand extends ListRepositoriesForApprovalRuleTemplateCommand_base {
@@ -80,6 +80,7 @@ declare const ListTagsForResourceCommand_base: {
80
80
  * @throws {@link CodeCommitServiceException}
81
81
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -122,6 +122,7 @@ declare const MergeBranchesByFastForwardCommand_base: {
122
122
  * @throws {@link CodeCommitServiceException}
123
123
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class MergeBranchesByFastForwardCommand extends MergeBranchesByFastForwardCommand_base {
@@ -215,6 +215,7 @@ declare const MergeBranchesBySquashCommand_base: {
215
215
  * @throws {@link CodeCommitServiceException}
216
216
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
217
217
  *
218
+ *
218
219
  * @public
219
220
  */
220
221
  export declare class MergeBranchesBySquashCommand extends MergeBranchesBySquashCommand_base {
@@ -215,6 +215,7 @@ declare const MergeBranchesByThreeWayCommand_base: {
215
215
  * @throws {@link CodeCommitServiceException}
216
216
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
217
217
  *
218
+ *
218
219
  * @public
219
220
  */
220
221
  export declare class MergeBranchesByThreeWayCommand extends MergeBranchesByThreeWayCommand_base {
@@ -161,6 +161,7 @@ declare const MergePullRequestByFastForwardCommand_base: {
161
161
  * @throws {@link CodeCommitServiceException}
162
162
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
163
163
  *
164
+ *
164
165
  * @public
165
166
  */
166
167
  export declare class MergePullRequestByFastForwardCommand extends MergePullRequestByFastForwardCommand_base {
@@ -251,6 +251,7 @@ declare const MergePullRequestBySquashCommand_base: {
251
251
  * @throws {@link CodeCommitServiceException}
252
252
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
253
253
  *
254
+ *
254
255
  * @public
255
256
  */
256
257
  export declare class MergePullRequestBySquashCommand extends MergePullRequestBySquashCommand_base {
@@ -251,6 +251,7 @@ declare const MergePullRequestByThreeWayCommand_base: {
251
251
  * @throws {@link CodeCommitServiceException}
252
252
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
253
253
  *
254
+ *
254
255
  * @public
255
256
  */
256
257
  export declare class MergePullRequestByThreeWayCommand extends MergePullRequestByThreeWayCommand_base {
@@ -99,6 +99,7 @@ declare const OverridePullRequestApprovalRulesCommand_base: {
99
99
  * @throws {@link CodeCommitServiceException}
100
100
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class OverridePullRequestApprovalRulesCommand extends OverridePullRequestApprovalRulesCommand_base {
@@ -168,6 +168,7 @@ declare const PostCommentForComparedCommitCommand_base: {
168
168
  * @throws {@link CodeCommitServiceException}
169
169
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
170
170
  *
171
+ *
171
172
  * @public
172
173
  */
173
174
  export declare class PostCommentForComparedCommitCommand extends PostCommentForComparedCommitCommand_base {
@@ -182,6 +182,7 @@ declare const PostCommentForPullRequestCommand_base: {
182
182
  * @throws {@link CodeCommitServiceException}
183
183
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
184
184
  *
185
+ *
185
186
  * @public
186
187
  */
187
188
  export declare class PostCommentForPullRequestCommand extends PostCommentForPullRequestCommand_base {
@@ -101,6 +101,7 @@ declare const PostCommentReplyCommand_base: {
101
101
  * @throws {@link CodeCommitServiceException}
102
102
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class PostCommentReplyCommand extends PostCommentReplyCommand_base {
@@ -76,6 +76,7 @@ declare const PutCommentReactionCommand_base: {
76
76
  * @throws {@link CodeCommitServiceException}
77
77
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class PutCommentReactionCommand extends PutCommentReactionCommand_base {
@@ -172,6 +172,7 @@ declare const PutFileCommand_base: {
172
172
  * @throws {@link CodeCommitServiceException}
173
173
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
174
174
  *
175
+ *
175
176
  * @public
176
177
  */
177
178
  export declare class PutFileCommand extends PutFileCommand_base {
@@ -139,6 +139,7 @@ declare const PutRepositoryTriggersCommand_base: {
139
139
  * @throws {@link CodeCommitServiceException}
140
140
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
141
141
  *
142
+ *
142
143
  * @public
143
144
  */
144
145
  export declare class PutRepositoryTriggersCommand extends PutRepositoryTriggersCommand_base {
@@ -93,6 +93,7 @@ declare const TagResourceCommand_base: {
93
93
  * @throws {@link CodeCommitServiceException}
94
94
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -149,6 +149,7 @@ declare const TestRepositoryTriggersCommand_base: {
149
149
  * @throws {@link CodeCommitServiceException}
150
150
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
151
151
  *
152
+ *
152
153
  * @public
153
154
  */
154
155
  export declare class TestRepositoryTriggersCommand extends TestRepositoryTriggersCommand_base {
@@ -92,6 +92,7 @@ declare const UntagResourceCommand_base: {
92
92
  * @throws {@link CodeCommitServiceException}
93
93
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -88,6 +88,7 @@ declare const UpdateApprovalRuleTemplateContentCommand_base: {
88
88
  * @throws {@link CodeCommitServiceException}
89
89
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class UpdateApprovalRuleTemplateContentCommand extends UpdateApprovalRuleTemplateContentCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateApprovalRuleTemplateDescriptionCommand_base: {
81
81
  * @throws {@link CodeCommitServiceException}
82
82
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateApprovalRuleTemplateDescriptionCommand extends UpdateApprovalRuleTemplateDescriptionCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateApprovalRuleTemplateNameCommand_base: {
81
81
  * @throws {@link CodeCommitServiceException}
82
82
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateApprovalRuleTemplateNameCommand extends UpdateApprovalRuleTemplateNameCommand_base {
@@ -92,6 +92,7 @@ declare const UpdateCommentCommand_base: {
92
92
  * @throws {@link CodeCommitServiceException}
93
93
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class UpdateCommentCommand extends UpdateCommentCommand_base {
@@ -94,6 +94,7 @@ declare const UpdateDefaultBranchCommand_base: {
94
94
  * @throws {@link CodeCommitServiceException}
95
95
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class UpdateDefaultBranchCommand extends UpdateDefaultBranchCommand_base {
@@ -119,6 +119,7 @@ declare const UpdatePullRequestApprovalRuleContentCommand_base: {
119
119
  * @throws {@link CodeCommitServiceException}
120
120
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class UpdatePullRequestApprovalRuleContentCommand extends UpdatePullRequestApprovalRuleContentCommand_base {
@@ -103,6 +103,7 @@ declare const UpdatePullRequestApprovalStateCommand_base: {
103
103
  * @throws {@link CodeCommitServiceException}
104
104
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class UpdatePullRequestApprovalStateCommand extends UpdatePullRequestApprovalStateCommand_base {
@@ -112,6 +112,7 @@ declare const UpdatePullRequestDescriptionCommand_base: {
112
112
  * @throws {@link CodeCommitServiceException}
113
113
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class UpdatePullRequestDescriptionCommand extends UpdatePullRequestDescriptionCommand_base {
@@ -129,6 +129,7 @@ declare const UpdatePullRequestStatusCommand_base: {
129
129
  * @throws {@link CodeCommitServiceException}
130
130
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
131
131
  *
132
+ *
132
133
  * @public
133
134
  */
134
135
  export declare class UpdatePullRequestStatusCommand extends UpdatePullRequestStatusCommand_base {
@@ -114,6 +114,7 @@ declare const UpdatePullRequestTitleCommand_base: {
114
114
  * @throws {@link CodeCommitServiceException}
115
115
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class UpdatePullRequestTitleCommand extends UpdatePullRequestTitleCommand_base {
@@ -92,6 +92,7 @@ declare const UpdateRepositoryDescriptionCommand_base: {
92
92
  * @throws {@link CodeCommitServiceException}
93
93
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class UpdateRepositoryDescriptionCommand extends UpdateRepositoryDescriptionCommand_base {
@@ -96,6 +96,7 @@ declare const UpdateRepositoryEncryptionKeyCommand_base: {
96
96
  * @throws {@link CodeCommitServiceException}
97
97
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class UpdateRepositoryEncryptionKeyCommand extends UpdateRepositoryEncryptionKeyCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateRepositoryNameCommand_base: {
74
74
  * @throws {@link CodeCommitServiceException}
75
75
  * <p>Base exception class for all service exceptions from CodeCommit service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateRepositoryNameCommand extends UpdateRepositoryNameCommand_base {
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.775.0",
4
+ "version": "3.782.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-codecommit",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",