@aws-sdk/client-codecommit 3.649.0 → 3.651.1
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/index.js +79 -237
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +1 -3
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +1 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +1 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +1 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +1 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +1 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +1 -3
- package/dist-es/commands/CreateBranchCommand.js +1 -3
- package/dist-es/commands/CreateCommitCommand.js +1 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +1 -3
- package/dist-es/commands/CreatePullRequestCommand.js +1 -3
- package/dist-es/commands/CreateRepositoryCommand.js +1 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +1 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteBranchCommand.js +1 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +1 -3
- package/dist-es/commands/DeleteFileCommand.js +1 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +1 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +1 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +1 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +1 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +1 -3
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +1 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +1 -3
- package/dist-es/commands/GetBlobCommand.js +1 -3
- package/dist-es/commands/GetBranchCommand.js +1 -3
- package/dist-es/commands/GetCommentCommand.js +1 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +1 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +1 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +1 -3
- package/dist-es/commands/GetCommitCommand.js +1 -3
- package/dist-es/commands/GetDifferencesCommand.js +1 -3
- package/dist-es/commands/GetFileCommand.js +1 -3
- package/dist-es/commands/GetFolderCommand.js +1 -3
- package/dist-es/commands/GetMergeCommitCommand.js +1 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +1 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +1 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +1 -3
- package/dist-es/commands/GetPullRequestCommand.js +1 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +1 -3
- package/dist-es/commands/GetRepositoryCommand.js +1 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +1 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +1 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +1 -3
- package/dist-es/commands/ListBranchesCommand.js +1 -3
- package/dist-es/commands/ListFileCommitHistoryCommand.js +1 -3
- package/dist-es/commands/ListPullRequestsCommand.js +1 -3
- package/dist-es/commands/ListRepositoriesCommand.js +1 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +1 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +1 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +1 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +1 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +1 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +1 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +1 -3
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +1 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +1 -3
- package/dist-es/commands/PostCommentReplyCommand.js +1 -3
- package/dist-es/commands/PutCommentReactionCommand.js +1 -3
- package/dist-es/commands/PutFileCommand.js +1 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/TestRepositoryTriggersCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +1 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +1 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +1 -3
- package/dist-es/commands/UpdateCommentCommand.js +1 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +1 -3
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +1 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +1 -3
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +1 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +1 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +1 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +1 -3
- package/dist-es/commands/UpdateRepositoryEncryptionKeyCommand.js +1 -3
- package/dist-es/commands/UpdateRepositoryNameCommand.js +1 -3
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -8060,9 +8060,7 @@ function sharedHeaders(operation) {
|
|
|
8060
8060
|
__name(sharedHeaders, "sharedHeaders");
|
|
8061
8061
|
|
|
8062
8062
|
// src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts
|
|
8063
|
-
var _AssociateApprovalRuleTemplateWithRepositoryCommand = class _AssociateApprovalRuleTemplateWithRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8064
|
-
...commonParams
|
|
8065
|
-
}).m(function(Command, cs, config, o) {
|
|
8063
|
+
var _AssociateApprovalRuleTemplateWithRepositoryCommand = class _AssociateApprovalRuleTemplateWithRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8066
8064
|
return [
|
|
8067
8065
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8068
8066
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8076,9 +8074,7 @@ var AssociateApprovalRuleTemplateWithRepositoryCommand = _AssociateApprovalRuleT
|
|
|
8076
8074
|
|
|
8077
8075
|
|
|
8078
8076
|
|
|
8079
|
-
var _BatchAssociateApprovalRuleTemplateWithRepositoriesCommand = class _BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8080
|
-
...commonParams
|
|
8081
|
-
}).m(function(Command, cs, config, o) {
|
|
8077
|
+
var _BatchAssociateApprovalRuleTemplateWithRepositoriesCommand = class _BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8082
8078
|
return [
|
|
8083
8079
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8084
8080
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8092,9 +8088,7 @@ var BatchAssociateApprovalRuleTemplateWithRepositoriesCommand = _BatchAssociateA
|
|
|
8092
8088
|
|
|
8093
8089
|
|
|
8094
8090
|
|
|
8095
|
-
var _BatchDescribeMergeConflictsCommand = class _BatchDescribeMergeConflictsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8096
|
-
...commonParams
|
|
8097
|
-
}).m(function(Command, cs, config, o) {
|
|
8091
|
+
var _BatchDescribeMergeConflictsCommand = class _BatchDescribeMergeConflictsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8098
8092
|
return [
|
|
8099
8093
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8100
8094
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8108,9 +8102,7 @@ var BatchDescribeMergeConflictsCommand = _BatchDescribeMergeConflictsCommand;
|
|
|
8108
8102
|
|
|
8109
8103
|
|
|
8110
8104
|
|
|
8111
|
-
var _BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand = class _BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8112
|
-
...commonParams
|
|
8113
|
-
}).m(function(Command, cs, config, o) {
|
|
8105
|
+
var _BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand = class _BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8114
8106
|
return [
|
|
8115
8107
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8116
8108
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8124,9 +8116,7 @@ var BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand = _BatchDisasso
|
|
|
8124
8116
|
|
|
8125
8117
|
|
|
8126
8118
|
|
|
8127
|
-
var _BatchGetCommitsCommand = class _BatchGetCommitsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8128
|
-
...commonParams
|
|
8129
|
-
}).m(function(Command, cs, config, o) {
|
|
8119
|
+
var _BatchGetCommitsCommand = class _BatchGetCommitsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8130
8120
|
return [
|
|
8131
8121
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8132
8122
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8140,9 +8130,7 @@ var BatchGetCommitsCommand = _BatchGetCommitsCommand;
|
|
|
8140
8130
|
|
|
8141
8131
|
|
|
8142
8132
|
|
|
8143
|
-
var _BatchGetRepositoriesCommand = class _BatchGetRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8144
|
-
...commonParams
|
|
8145
|
-
}).m(function(Command, cs, config, o) {
|
|
8133
|
+
var _BatchGetRepositoriesCommand = class _BatchGetRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8146
8134
|
return [
|
|
8147
8135
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8148
8136
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8156,9 +8144,7 @@ var BatchGetRepositoriesCommand = _BatchGetRepositoriesCommand;
|
|
|
8156
8144
|
|
|
8157
8145
|
|
|
8158
8146
|
|
|
8159
|
-
var _CreateApprovalRuleTemplateCommand = class _CreateApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8160
|
-
...commonParams
|
|
8161
|
-
}).m(function(Command, cs, config, o) {
|
|
8147
|
+
var _CreateApprovalRuleTemplateCommand = class _CreateApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8162
8148
|
return [
|
|
8163
8149
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8164
8150
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8172,9 +8158,7 @@ var CreateApprovalRuleTemplateCommand = _CreateApprovalRuleTemplateCommand;
|
|
|
8172
8158
|
|
|
8173
8159
|
|
|
8174
8160
|
|
|
8175
|
-
var _CreateBranchCommand = class _CreateBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8176
|
-
...commonParams
|
|
8177
|
-
}).m(function(Command, cs, config, o) {
|
|
8161
|
+
var _CreateBranchCommand = class _CreateBranchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8178
8162
|
return [
|
|
8179
8163
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8180
8164
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8188,9 +8172,7 @@ var CreateBranchCommand = _CreateBranchCommand;
|
|
|
8188
8172
|
|
|
8189
8173
|
|
|
8190
8174
|
|
|
8191
|
-
var _CreateCommitCommand = class _CreateCommitCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8192
|
-
...commonParams
|
|
8193
|
-
}).m(function(Command, cs, config, o) {
|
|
8175
|
+
var _CreateCommitCommand = class _CreateCommitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8194
8176
|
return [
|
|
8195
8177
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8196
8178
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8204,9 +8186,7 @@ var CreateCommitCommand = _CreateCommitCommand;
|
|
|
8204
8186
|
|
|
8205
8187
|
|
|
8206
8188
|
|
|
8207
|
-
var _CreatePullRequestApprovalRuleCommand = class _CreatePullRequestApprovalRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8208
|
-
...commonParams
|
|
8209
|
-
}).m(function(Command, cs, config, o) {
|
|
8189
|
+
var _CreatePullRequestApprovalRuleCommand = class _CreatePullRequestApprovalRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8210
8190
|
return [
|
|
8211
8191
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8212
8192
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8220,9 +8200,7 @@ var CreatePullRequestApprovalRuleCommand = _CreatePullRequestApprovalRuleCommand
|
|
|
8220
8200
|
|
|
8221
8201
|
|
|
8222
8202
|
|
|
8223
|
-
var _CreatePullRequestCommand = class _CreatePullRequestCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8224
|
-
...commonParams
|
|
8225
|
-
}).m(function(Command, cs, config, o) {
|
|
8203
|
+
var _CreatePullRequestCommand = class _CreatePullRequestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8226
8204
|
return [
|
|
8227
8205
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8228
8206
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8236,9 +8214,7 @@ var CreatePullRequestCommand = _CreatePullRequestCommand;
|
|
|
8236
8214
|
|
|
8237
8215
|
|
|
8238
8216
|
|
|
8239
|
-
var _CreateRepositoryCommand = class _CreateRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8240
|
-
...commonParams
|
|
8241
|
-
}).m(function(Command, cs, config, o) {
|
|
8217
|
+
var _CreateRepositoryCommand = class _CreateRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8242
8218
|
return [
|
|
8243
8219
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8244
8220
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8252,9 +8228,7 @@ var CreateRepositoryCommand = _CreateRepositoryCommand;
|
|
|
8252
8228
|
|
|
8253
8229
|
|
|
8254
8230
|
|
|
8255
|
-
var _CreateUnreferencedMergeCommitCommand = class _CreateUnreferencedMergeCommitCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8256
|
-
...commonParams
|
|
8257
|
-
}).m(function(Command, cs, config, o) {
|
|
8231
|
+
var _CreateUnreferencedMergeCommitCommand = class _CreateUnreferencedMergeCommitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8258
8232
|
return [
|
|
8259
8233
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8260
8234
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8268,9 +8242,7 @@ var CreateUnreferencedMergeCommitCommand = _CreateUnreferencedMergeCommitCommand
|
|
|
8268
8242
|
|
|
8269
8243
|
|
|
8270
8244
|
|
|
8271
|
-
var _DeleteApprovalRuleTemplateCommand = class _DeleteApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8272
|
-
...commonParams
|
|
8273
|
-
}).m(function(Command, cs, config, o) {
|
|
8245
|
+
var _DeleteApprovalRuleTemplateCommand = class _DeleteApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8274
8246
|
return [
|
|
8275
8247
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8276
8248
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8284,9 +8256,7 @@ var DeleteApprovalRuleTemplateCommand = _DeleteApprovalRuleTemplateCommand;
|
|
|
8284
8256
|
|
|
8285
8257
|
|
|
8286
8258
|
|
|
8287
|
-
var _DeleteBranchCommand = class _DeleteBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8288
|
-
...commonParams
|
|
8289
|
-
}).m(function(Command, cs, config, o) {
|
|
8259
|
+
var _DeleteBranchCommand = class _DeleteBranchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8290
8260
|
return [
|
|
8291
8261
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8292
8262
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8300,9 +8270,7 @@ var DeleteBranchCommand = _DeleteBranchCommand;
|
|
|
8300
8270
|
|
|
8301
8271
|
|
|
8302
8272
|
|
|
8303
|
-
var _DeleteCommentContentCommand = class _DeleteCommentContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8304
|
-
...commonParams
|
|
8305
|
-
}).m(function(Command, cs, config, o) {
|
|
8273
|
+
var _DeleteCommentContentCommand = class _DeleteCommentContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8306
8274
|
return [
|
|
8307
8275
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8308
8276
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8316,9 +8284,7 @@ var DeleteCommentContentCommand = _DeleteCommentContentCommand;
|
|
|
8316
8284
|
|
|
8317
8285
|
|
|
8318
8286
|
|
|
8319
|
-
var _DeleteFileCommand = class _DeleteFileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8320
|
-
...commonParams
|
|
8321
|
-
}).m(function(Command, cs, config, o) {
|
|
8287
|
+
var _DeleteFileCommand = class _DeleteFileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8322
8288
|
return [
|
|
8323
8289
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8324
8290
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8332,9 +8298,7 @@ var DeleteFileCommand = _DeleteFileCommand;
|
|
|
8332
8298
|
|
|
8333
8299
|
|
|
8334
8300
|
|
|
8335
|
-
var _DeletePullRequestApprovalRuleCommand = class _DeletePullRequestApprovalRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8336
|
-
...commonParams
|
|
8337
|
-
}).m(function(Command, cs, config, o) {
|
|
8301
|
+
var _DeletePullRequestApprovalRuleCommand = class _DeletePullRequestApprovalRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8338
8302
|
return [
|
|
8339
8303
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8340
8304
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8348,9 +8312,7 @@ var DeletePullRequestApprovalRuleCommand = _DeletePullRequestApprovalRuleCommand
|
|
|
8348
8312
|
|
|
8349
8313
|
|
|
8350
8314
|
|
|
8351
|
-
var _DeleteRepositoryCommand = class _DeleteRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8352
|
-
...commonParams
|
|
8353
|
-
}).m(function(Command, cs, config, o) {
|
|
8315
|
+
var _DeleteRepositoryCommand = class _DeleteRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8354
8316
|
return [
|
|
8355
8317
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8356
8318
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8364,9 +8326,7 @@ var DeleteRepositoryCommand = _DeleteRepositoryCommand;
|
|
|
8364
8326
|
|
|
8365
8327
|
|
|
8366
8328
|
|
|
8367
|
-
var _DescribeMergeConflictsCommand = class _DescribeMergeConflictsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8368
|
-
...commonParams
|
|
8369
|
-
}).m(function(Command, cs, config, o) {
|
|
8329
|
+
var _DescribeMergeConflictsCommand = class _DescribeMergeConflictsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8370
8330
|
return [
|
|
8371
8331
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8372
8332
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8380,9 +8340,7 @@ var DescribeMergeConflictsCommand = _DescribeMergeConflictsCommand;
|
|
|
8380
8340
|
|
|
8381
8341
|
|
|
8382
8342
|
|
|
8383
|
-
var _DescribePullRequestEventsCommand = class _DescribePullRequestEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8384
|
-
...commonParams
|
|
8385
|
-
}).m(function(Command, cs, config, o) {
|
|
8343
|
+
var _DescribePullRequestEventsCommand = class _DescribePullRequestEventsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8386
8344
|
return [
|
|
8387
8345
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8388
8346
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8396,9 +8354,7 @@ var DescribePullRequestEventsCommand = _DescribePullRequestEventsCommand;
|
|
|
8396
8354
|
|
|
8397
8355
|
|
|
8398
8356
|
|
|
8399
|
-
var _DisassociateApprovalRuleTemplateFromRepositoryCommand = class _DisassociateApprovalRuleTemplateFromRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8400
|
-
...commonParams
|
|
8401
|
-
}).m(function(Command, cs, config, o) {
|
|
8357
|
+
var _DisassociateApprovalRuleTemplateFromRepositoryCommand = class _DisassociateApprovalRuleTemplateFromRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8402
8358
|
return [
|
|
8403
8359
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8404
8360
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8412,9 +8368,7 @@ var DisassociateApprovalRuleTemplateFromRepositoryCommand = _DisassociateApprova
|
|
|
8412
8368
|
|
|
8413
8369
|
|
|
8414
8370
|
|
|
8415
|
-
var _EvaluatePullRequestApprovalRulesCommand = class _EvaluatePullRequestApprovalRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8416
|
-
...commonParams
|
|
8417
|
-
}).m(function(Command, cs, config, o) {
|
|
8371
|
+
var _EvaluatePullRequestApprovalRulesCommand = class _EvaluatePullRequestApprovalRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8418
8372
|
return [
|
|
8419
8373
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8420
8374
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8428,9 +8382,7 @@ var EvaluatePullRequestApprovalRulesCommand = _EvaluatePullRequestApprovalRulesC
|
|
|
8428
8382
|
|
|
8429
8383
|
|
|
8430
8384
|
|
|
8431
|
-
var _GetApprovalRuleTemplateCommand = class _GetApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8432
|
-
...commonParams
|
|
8433
|
-
}).m(function(Command, cs, config, o) {
|
|
8385
|
+
var _GetApprovalRuleTemplateCommand = class _GetApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8434
8386
|
return [
|
|
8435
8387
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8436
8388
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8444,9 +8396,7 @@ var GetApprovalRuleTemplateCommand = _GetApprovalRuleTemplateCommand;
|
|
|
8444
8396
|
|
|
8445
8397
|
|
|
8446
8398
|
|
|
8447
|
-
var _GetBlobCommand = class _GetBlobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8448
|
-
...commonParams
|
|
8449
|
-
}).m(function(Command, cs, config, o) {
|
|
8399
|
+
var _GetBlobCommand = class _GetBlobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8450
8400
|
return [
|
|
8451
8401
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8452
8402
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8460,9 +8410,7 @@ var GetBlobCommand = _GetBlobCommand;
|
|
|
8460
8410
|
|
|
8461
8411
|
|
|
8462
8412
|
|
|
8463
|
-
var _GetBranchCommand = class _GetBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8464
|
-
...commonParams
|
|
8465
|
-
}).m(function(Command, cs, config, o) {
|
|
8413
|
+
var _GetBranchCommand = class _GetBranchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8466
8414
|
return [
|
|
8467
8415
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8468
8416
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8476,9 +8424,7 @@ var GetBranchCommand = _GetBranchCommand;
|
|
|
8476
8424
|
|
|
8477
8425
|
|
|
8478
8426
|
|
|
8479
|
-
var _GetCommentCommand = class _GetCommentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8480
|
-
...commonParams
|
|
8481
|
-
}).m(function(Command, cs, config, o) {
|
|
8427
|
+
var _GetCommentCommand = class _GetCommentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8482
8428
|
return [
|
|
8483
8429
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8484
8430
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8492,9 +8438,7 @@ var GetCommentCommand = _GetCommentCommand;
|
|
|
8492
8438
|
|
|
8493
8439
|
|
|
8494
8440
|
|
|
8495
|
-
var _GetCommentReactionsCommand = class _GetCommentReactionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8496
|
-
...commonParams
|
|
8497
|
-
}).m(function(Command, cs, config, o) {
|
|
8441
|
+
var _GetCommentReactionsCommand = class _GetCommentReactionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8498
8442
|
return [
|
|
8499
8443
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8500
8444
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8508,9 +8452,7 @@ var GetCommentReactionsCommand = _GetCommentReactionsCommand;
|
|
|
8508
8452
|
|
|
8509
8453
|
|
|
8510
8454
|
|
|
8511
|
-
var _GetCommentsForComparedCommitCommand = class _GetCommentsForComparedCommitCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8512
|
-
...commonParams
|
|
8513
|
-
}).m(function(Command, cs, config, o) {
|
|
8455
|
+
var _GetCommentsForComparedCommitCommand = class _GetCommentsForComparedCommitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8514
8456
|
return [
|
|
8515
8457
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8516
8458
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8524,9 +8466,7 @@ var GetCommentsForComparedCommitCommand = _GetCommentsForComparedCommitCommand;
|
|
|
8524
8466
|
|
|
8525
8467
|
|
|
8526
8468
|
|
|
8527
|
-
var _GetCommentsForPullRequestCommand = class _GetCommentsForPullRequestCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8528
|
-
...commonParams
|
|
8529
|
-
}).m(function(Command, cs, config, o) {
|
|
8469
|
+
var _GetCommentsForPullRequestCommand = class _GetCommentsForPullRequestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8530
8470
|
return [
|
|
8531
8471
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8532
8472
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8540,9 +8480,7 @@ var GetCommentsForPullRequestCommand = _GetCommentsForPullRequestCommand;
|
|
|
8540
8480
|
|
|
8541
8481
|
|
|
8542
8482
|
|
|
8543
|
-
var _GetCommitCommand = class _GetCommitCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8544
|
-
...commonParams
|
|
8545
|
-
}).m(function(Command, cs, config, o) {
|
|
8483
|
+
var _GetCommitCommand = class _GetCommitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8546
8484
|
return [
|
|
8547
8485
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8548
8486
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8556,9 +8494,7 @@ var GetCommitCommand = _GetCommitCommand;
|
|
|
8556
8494
|
|
|
8557
8495
|
|
|
8558
8496
|
|
|
8559
|
-
var _GetDifferencesCommand = class _GetDifferencesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8560
|
-
...commonParams
|
|
8561
|
-
}).m(function(Command, cs, config, o) {
|
|
8497
|
+
var _GetDifferencesCommand = class _GetDifferencesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8562
8498
|
return [
|
|
8563
8499
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8564
8500
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8572,9 +8508,7 @@ var GetDifferencesCommand = _GetDifferencesCommand;
|
|
|
8572
8508
|
|
|
8573
8509
|
|
|
8574
8510
|
|
|
8575
|
-
var _GetFileCommand = class _GetFileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8576
|
-
...commonParams
|
|
8577
|
-
}).m(function(Command, cs, config, o) {
|
|
8511
|
+
var _GetFileCommand = class _GetFileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8578
8512
|
return [
|
|
8579
8513
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8580
8514
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8588,9 +8522,7 @@ var GetFileCommand = _GetFileCommand;
|
|
|
8588
8522
|
|
|
8589
8523
|
|
|
8590
8524
|
|
|
8591
|
-
var _GetFolderCommand = class _GetFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8592
|
-
...commonParams
|
|
8593
|
-
}).m(function(Command, cs, config, o) {
|
|
8525
|
+
var _GetFolderCommand = class _GetFolderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8594
8526
|
return [
|
|
8595
8527
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8596
8528
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8604,9 +8536,7 @@ var GetFolderCommand = _GetFolderCommand;
|
|
|
8604
8536
|
|
|
8605
8537
|
|
|
8606
8538
|
|
|
8607
|
-
var _GetMergeCommitCommand = class _GetMergeCommitCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8608
|
-
...commonParams
|
|
8609
|
-
}).m(function(Command, cs, config, o) {
|
|
8539
|
+
var _GetMergeCommitCommand = class _GetMergeCommitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8610
8540
|
return [
|
|
8611
8541
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8612
8542
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8620,9 +8550,7 @@ var GetMergeCommitCommand = _GetMergeCommitCommand;
|
|
|
8620
8550
|
|
|
8621
8551
|
|
|
8622
8552
|
|
|
8623
|
-
var _GetMergeConflictsCommand = class _GetMergeConflictsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8624
|
-
...commonParams
|
|
8625
|
-
}).m(function(Command, cs, config, o) {
|
|
8553
|
+
var _GetMergeConflictsCommand = class _GetMergeConflictsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8626
8554
|
return [
|
|
8627
8555
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8628
8556
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8636,9 +8564,7 @@ var GetMergeConflictsCommand = _GetMergeConflictsCommand;
|
|
|
8636
8564
|
|
|
8637
8565
|
|
|
8638
8566
|
|
|
8639
|
-
var _GetMergeOptionsCommand = class _GetMergeOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8640
|
-
...commonParams
|
|
8641
|
-
}).m(function(Command, cs, config, o) {
|
|
8567
|
+
var _GetMergeOptionsCommand = class _GetMergeOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8642
8568
|
return [
|
|
8643
8569
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8644
8570
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8652,9 +8578,7 @@ var GetMergeOptionsCommand = _GetMergeOptionsCommand;
|
|
|
8652
8578
|
|
|
8653
8579
|
|
|
8654
8580
|
|
|
8655
|
-
var _GetPullRequestApprovalStatesCommand = class _GetPullRequestApprovalStatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8656
|
-
...commonParams
|
|
8657
|
-
}).m(function(Command, cs, config, o) {
|
|
8581
|
+
var _GetPullRequestApprovalStatesCommand = class _GetPullRequestApprovalStatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8658
8582
|
return [
|
|
8659
8583
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8660
8584
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8668,9 +8592,7 @@ var GetPullRequestApprovalStatesCommand = _GetPullRequestApprovalStatesCommand;
|
|
|
8668
8592
|
|
|
8669
8593
|
|
|
8670
8594
|
|
|
8671
|
-
var _GetPullRequestCommand = class _GetPullRequestCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8672
|
-
...commonParams
|
|
8673
|
-
}).m(function(Command, cs, config, o) {
|
|
8595
|
+
var _GetPullRequestCommand = class _GetPullRequestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8674
8596
|
return [
|
|
8675
8597
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8676
8598
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8684,9 +8606,7 @@ var GetPullRequestCommand = _GetPullRequestCommand;
|
|
|
8684
8606
|
|
|
8685
8607
|
|
|
8686
8608
|
|
|
8687
|
-
var _GetPullRequestOverrideStateCommand = class _GetPullRequestOverrideStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8688
|
-
...commonParams
|
|
8689
|
-
}).m(function(Command, cs, config, o) {
|
|
8609
|
+
var _GetPullRequestOverrideStateCommand = class _GetPullRequestOverrideStateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8690
8610
|
return [
|
|
8691
8611
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8692
8612
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8700,9 +8620,7 @@ var GetPullRequestOverrideStateCommand = _GetPullRequestOverrideStateCommand;
|
|
|
8700
8620
|
|
|
8701
8621
|
|
|
8702
8622
|
|
|
8703
|
-
var _GetRepositoryCommand = class _GetRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8704
|
-
...commonParams
|
|
8705
|
-
}).m(function(Command, cs, config, o) {
|
|
8623
|
+
var _GetRepositoryCommand = class _GetRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8706
8624
|
return [
|
|
8707
8625
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8708
8626
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8716,9 +8634,7 @@ var GetRepositoryCommand = _GetRepositoryCommand;
|
|
|
8716
8634
|
|
|
8717
8635
|
|
|
8718
8636
|
|
|
8719
|
-
var _GetRepositoryTriggersCommand = class _GetRepositoryTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8720
|
-
...commonParams
|
|
8721
|
-
}).m(function(Command, cs, config, o) {
|
|
8637
|
+
var _GetRepositoryTriggersCommand = class _GetRepositoryTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8722
8638
|
return [
|
|
8723
8639
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8724
8640
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8732,9 +8648,7 @@ var GetRepositoryTriggersCommand = _GetRepositoryTriggersCommand;
|
|
|
8732
8648
|
|
|
8733
8649
|
|
|
8734
8650
|
|
|
8735
|
-
var _ListApprovalRuleTemplatesCommand = class _ListApprovalRuleTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8736
|
-
...commonParams
|
|
8737
|
-
}).m(function(Command, cs, config, o) {
|
|
8651
|
+
var _ListApprovalRuleTemplatesCommand = class _ListApprovalRuleTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8738
8652
|
return [
|
|
8739
8653
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8740
8654
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8748,9 +8662,7 @@ var ListApprovalRuleTemplatesCommand = _ListApprovalRuleTemplatesCommand;
|
|
|
8748
8662
|
|
|
8749
8663
|
|
|
8750
8664
|
|
|
8751
|
-
var _ListAssociatedApprovalRuleTemplatesForRepositoryCommand = class _ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8752
|
-
...commonParams
|
|
8753
|
-
}).m(function(Command, cs, config, o) {
|
|
8665
|
+
var _ListAssociatedApprovalRuleTemplatesForRepositoryCommand = class _ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8754
8666
|
return [
|
|
8755
8667
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8756
8668
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8764,9 +8676,7 @@ var ListAssociatedApprovalRuleTemplatesForRepositoryCommand = _ListAssociatedApp
|
|
|
8764
8676
|
|
|
8765
8677
|
|
|
8766
8678
|
|
|
8767
|
-
var _ListBranchesCommand = class _ListBranchesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8768
|
-
...commonParams
|
|
8769
|
-
}).m(function(Command, cs, config, o) {
|
|
8679
|
+
var _ListBranchesCommand = class _ListBranchesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8770
8680
|
return [
|
|
8771
8681
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8772
8682
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8780,9 +8690,7 @@ var ListBranchesCommand = _ListBranchesCommand;
|
|
|
8780
8690
|
|
|
8781
8691
|
|
|
8782
8692
|
|
|
8783
|
-
var _ListFileCommitHistoryCommand = class _ListFileCommitHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8784
|
-
...commonParams
|
|
8785
|
-
}).m(function(Command, cs, config, o) {
|
|
8693
|
+
var _ListFileCommitHistoryCommand = class _ListFileCommitHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8786
8694
|
return [
|
|
8787
8695
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8788
8696
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8796,9 +8704,7 @@ var ListFileCommitHistoryCommand = _ListFileCommitHistoryCommand;
|
|
|
8796
8704
|
|
|
8797
8705
|
|
|
8798
8706
|
|
|
8799
|
-
var _ListPullRequestsCommand = class _ListPullRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8800
|
-
...commonParams
|
|
8801
|
-
}).m(function(Command, cs, config, o) {
|
|
8707
|
+
var _ListPullRequestsCommand = class _ListPullRequestsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8802
8708
|
return [
|
|
8803
8709
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8804
8710
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8812,9 +8718,7 @@ var ListPullRequestsCommand = _ListPullRequestsCommand;
|
|
|
8812
8718
|
|
|
8813
8719
|
|
|
8814
8720
|
|
|
8815
|
-
var _ListRepositoriesCommand = class _ListRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8816
|
-
...commonParams
|
|
8817
|
-
}).m(function(Command, cs, config, o) {
|
|
8721
|
+
var _ListRepositoriesCommand = class _ListRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8818
8722
|
return [
|
|
8819
8723
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8820
8724
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8828,9 +8732,7 @@ var ListRepositoriesCommand = _ListRepositoriesCommand;
|
|
|
8828
8732
|
|
|
8829
8733
|
|
|
8830
8734
|
|
|
8831
|
-
var _ListRepositoriesForApprovalRuleTemplateCommand = class _ListRepositoriesForApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8832
|
-
...commonParams
|
|
8833
|
-
}).m(function(Command, cs, config, o) {
|
|
8735
|
+
var _ListRepositoriesForApprovalRuleTemplateCommand = class _ListRepositoriesForApprovalRuleTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8834
8736
|
return [
|
|
8835
8737
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8836
8738
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8844,9 +8746,7 @@ var ListRepositoriesForApprovalRuleTemplateCommand = _ListRepositoriesForApprova
|
|
|
8844
8746
|
|
|
8845
8747
|
|
|
8846
8748
|
|
|
8847
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8848
|
-
...commonParams
|
|
8849
|
-
}).m(function(Command, cs, config, o) {
|
|
8749
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8850
8750
|
return [
|
|
8851
8751
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8852
8752
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8860,9 +8760,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
8860
8760
|
|
|
8861
8761
|
|
|
8862
8762
|
|
|
8863
|
-
var _MergeBranchesByFastForwardCommand = class _MergeBranchesByFastForwardCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8864
|
-
...commonParams
|
|
8865
|
-
}).m(function(Command, cs, config, o) {
|
|
8763
|
+
var _MergeBranchesByFastForwardCommand = class _MergeBranchesByFastForwardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8866
8764
|
return [
|
|
8867
8765
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8868
8766
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8876,9 +8774,7 @@ var MergeBranchesByFastForwardCommand = _MergeBranchesByFastForwardCommand;
|
|
|
8876
8774
|
|
|
8877
8775
|
|
|
8878
8776
|
|
|
8879
|
-
var _MergeBranchesBySquashCommand = class _MergeBranchesBySquashCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8880
|
-
...commonParams
|
|
8881
|
-
}).m(function(Command, cs, config, o) {
|
|
8777
|
+
var _MergeBranchesBySquashCommand = class _MergeBranchesBySquashCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8882
8778
|
return [
|
|
8883
8779
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8884
8780
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8892,9 +8788,7 @@ var MergeBranchesBySquashCommand = _MergeBranchesBySquashCommand;
|
|
|
8892
8788
|
|
|
8893
8789
|
|
|
8894
8790
|
|
|
8895
|
-
var _MergeBranchesByThreeWayCommand = class _MergeBranchesByThreeWayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8896
|
-
...commonParams
|
|
8897
|
-
}).m(function(Command, cs, config, o) {
|
|
8791
|
+
var _MergeBranchesByThreeWayCommand = class _MergeBranchesByThreeWayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8898
8792
|
return [
|
|
8899
8793
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8900
8794
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8908,9 +8802,7 @@ var MergeBranchesByThreeWayCommand = _MergeBranchesByThreeWayCommand;
|
|
|
8908
8802
|
|
|
8909
8803
|
|
|
8910
8804
|
|
|
8911
|
-
var _MergePullRequestByFastForwardCommand = class _MergePullRequestByFastForwardCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8912
|
-
...commonParams
|
|
8913
|
-
}).m(function(Command, cs, config, o) {
|
|
8805
|
+
var _MergePullRequestByFastForwardCommand = class _MergePullRequestByFastForwardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8914
8806
|
return [
|
|
8915
8807
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8916
8808
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8924,9 +8816,7 @@ var MergePullRequestByFastForwardCommand = _MergePullRequestByFastForwardCommand
|
|
|
8924
8816
|
|
|
8925
8817
|
|
|
8926
8818
|
|
|
8927
|
-
var _MergePullRequestBySquashCommand = class _MergePullRequestBySquashCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8928
|
-
...commonParams
|
|
8929
|
-
}).m(function(Command, cs, config, o) {
|
|
8819
|
+
var _MergePullRequestBySquashCommand = class _MergePullRequestBySquashCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8930
8820
|
return [
|
|
8931
8821
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8932
8822
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8940,9 +8830,7 @@ var MergePullRequestBySquashCommand = _MergePullRequestBySquashCommand;
|
|
|
8940
8830
|
|
|
8941
8831
|
|
|
8942
8832
|
|
|
8943
|
-
var _MergePullRequestByThreeWayCommand = class _MergePullRequestByThreeWayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8944
|
-
...commonParams
|
|
8945
|
-
}).m(function(Command, cs, config, o) {
|
|
8833
|
+
var _MergePullRequestByThreeWayCommand = class _MergePullRequestByThreeWayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8946
8834
|
return [
|
|
8947
8835
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8948
8836
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8956,9 +8844,7 @@ var MergePullRequestByThreeWayCommand = _MergePullRequestByThreeWayCommand;
|
|
|
8956
8844
|
|
|
8957
8845
|
|
|
8958
8846
|
|
|
8959
|
-
var _OverridePullRequestApprovalRulesCommand = class _OverridePullRequestApprovalRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8960
|
-
...commonParams
|
|
8961
|
-
}).m(function(Command, cs, config, o) {
|
|
8847
|
+
var _OverridePullRequestApprovalRulesCommand = class _OverridePullRequestApprovalRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8962
8848
|
return [
|
|
8963
8849
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8964
8850
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8972,9 +8858,7 @@ var OverridePullRequestApprovalRulesCommand = _OverridePullRequestApprovalRulesC
|
|
|
8972
8858
|
|
|
8973
8859
|
|
|
8974
8860
|
|
|
8975
|
-
var _PostCommentForComparedCommitCommand = class _PostCommentForComparedCommitCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8976
|
-
...commonParams
|
|
8977
|
-
}).m(function(Command, cs, config, o) {
|
|
8861
|
+
var _PostCommentForComparedCommitCommand = class _PostCommentForComparedCommitCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8978
8862
|
return [
|
|
8979
8863
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8980
8864
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -8988,9 +8872,7 @@ var PostCommentForComparedCommitCommand = _PostCommentForComparedCommitCommand;
|
|
|
8988
8872
|
|
|
8989
8873
|
|
|
8990
8874
|
|
|
8991
|
-
var _PostCommentForPullRequestCommand = class _PostCommentForPullRequestCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8992
|
-
...commonParams
|
|
8993
|
-
}).m(function(Command, cs, config, o) {
|
|
8875
|
+
var _PostCommentForPullRequestCommand = class _PostCommentForPullRequestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
8994
8876
|
return [
|
|
8995
8877
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
8996
8878
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9004,9 +8886,7 @@ var PostCommentForPullRequestCommand = _PostCommentForPullRequestCommand;
|
|
|
9004
8886
|
|
|
9005
8887
|
|
|
9006
8888
|
|
|
9007
|
-
var _PostCommentReplyCommand = class _PostCommentReplyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9008
|
-
...commonParams
|
|
9009
|
-
}).m(function(Command, cs, config, o) {
|
|
8889
|
+
var _PostCommentReplyCommand = class _PostCommentReplyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9010
8890
|
return [
|
|
9011
8891
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9012
8892
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9020,9 +8900,7 @@ var PostCommentReplyCommand = _PostCommentReplyCommand;
|
|
|
9020
8900
|
|
|
9021
8901
|
|
|
9022
8902
|
|
|
9023
|
-
var _PutCommentReactionCommand = class _PutCommentReactionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9024
|
-
...commonParams
|
|
9025
|
-
}).m(function(Command, cs, config, o) {
|
|
8903
|
+
var _PutCommentReactionCommand = class _PutCommentReactionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9026
8904
|
return [
|
|
9027
8905
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9028
8906
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9036,9 +8914,7 @@ var PutCommentReactionCommand = _PutCommentReactionCommand;
|
|
|
9036
8914
|
|
|
9037
8915
|
|
|
9038
8916
|
|
|
9039
|
-
var _PutFileCommand = class _PutFileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9040
|
-
...commonParams
|
|
9041
|
-
}).m(function(Command, cs, config, o) {
|
|
8917
|
+
var _PutFileCommand = class _PutFileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9042
8918
|
return [
|
|
9043
8919
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9044
8920
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9052,9 +8928,7 @@ var PutFileCommand = _PutFileCommand;
|
|
|
9052
8928
|
|
|
9053
8929
|
|
|
9054
8930
|
|
|
9055
|
-
var _PutRepositoryTriggersCommand = class _PutRepositoryTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9056
|
-
...commonParams
|
|
9057
|
-
}).m(function(Command, cs, config, o) {
|
|
8931
|
+
var _PutRepositoryTriggersCommand = class _PutRepositoryTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9058
8932
|
return [
|
|
9059
8933
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9060
8934
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9068,9 +8942,7 @@ var PutRepositoryTriggersCommand = _PutRepositoryTriggersCommand;
|
|
|
9068
8942
|
|
|
9069
8943
|
|
|
9070
8944
|
|
|
9071
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9072
|
-
...commonParams
|
|
9073
|
-
}).m(function(Command, cs, config, o) {
|
|
8945
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9074
8946
|
return [
|
|
9075
8947
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9076
8948
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9084,9 +8956,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
9084
8956
|
|
|
9085
8957
|
|
|
9086
8958
|
|
|
9087
|
-
var _TestRepositoryTriggersCommand = class _TestRepositoryTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9088
|
-
...commonParams
|
|
9089
|
-
}).m(function(Command, cs, config, o) {
|
|
8959
|
+
var _TestRepositoryTriggersCommand = class _TestRepositoryTriggersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9090
8960
|
return [
|
|
9091
8961
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9092
8962
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9100,9 +8970,7 @@ var TestRepositoryTriggersCommand = _TestRepositoryTriggersCommand;
|
|
|
9100
8970
|
|
|
9101
8971
|
|
|
9102
8972
|
|
|
9103
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9104
|
-
...commonParams
|
|
9105
|
-
}).m(function(Command, cs, config, o) {
|
|
8973
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9106
8974
|
return [
|
|
9107
8975
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9108
8976
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9116,9 +8984,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
9116
8984
|
|
|
9117
8985
|
|
|
9118
8986
|
|
|
9119
|
-
var _UpdateApprovalRuleTemplateContentCommand = class _UpdateApprovalRuleTemplateContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9120
|
-
...commonParams
|
|
9121
|
-
}).m(function(Command, cs, config, o) {
|
|
8987
|
+
var _UpdateApprovalRuleTemplateContentCommand = class _UpdateApprovalRuleTemplateContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9122
8988
|
return [
|
|
9123
8989
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9124
8990
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9132,9 +8998,7 @@ var UpdateApprovalRuleTemplateContentCommand = _UpdateApprovalRuleTemplateConten
|
|
|
9132
8998
|
|
|
9133
8999
|
|
|
9134
9000
|
|
|
9135
|
-
var _UpdateApprovalRuleTemplateDescriptionCommand = class _UpdateApprovalRuleTemplateDescriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9136
|
-
...commonParams
|
|
9137
|
-
}).m(function(Command, cs, config, o) {
|
|
9001
|
+
var _UpdateApprovalRuleTemplateDescriptionCommand = class _UpdateApprovalRuleTemplateDescriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9138
9002
|
return [
|
|
9139
9003
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9140
9004
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9148,9 +9012,7 @@ var UpdateApprovalRuleTemplateDescriptionCommand = _UpdateApprovalRuleTemplateDe
|
|
|
9148
9012
|
|
|
9149
9013
|
|
|
9150
9014
|
|
|
9151
|
-
var _UpdateApprovalRuleTemplateNameCommand = class _UpdateApprovalRuleTemplateNameCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9152
|
-
...commonParams
|
|
9153
|
-
}).m(function(Command, cs, config, o) {
|
|
9015
|
+
var _UpdateApprovalRuleTemplateNameCommand = class _UpdateApprovalRuleTemplateNameCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9154
9016
|
return [
|
|
9155
9017
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9156
9018
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9164,9 +9026,7 @@ var UpdateApprovalRuleTemplateNameCommand = _UpdateApprovalRuleTemplateNameComma
|
|
|
9164
9026
|
|
|
9165
9027
|
|
|
9166
9028
|
|
|
9167
|
-
var _UpdateCommentCommand = class _UpdateCommentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9168
|
-
...commonParams
|
|
9169
|
-
}).m(function(Command, cs, config, o) {
|
|
9029
|
+
var _UpdateCommentCommand = class _UpdateCommentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9170
9030
|
return [
|
|
9171
9031
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9172
9032
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9180,9 +9040,7 @@ var UpdateCommentCommand = _UpdateCommentCommand;
|
|
|
9180
9040
|
|
|
9181
9041
|
|
|
9182
9042
|
|
|
9183
|
-
var _UpdateDefaultBranchCommand = class _UpdateDefaultBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9184
|
-
...commonParams
|
|
9185
|
-
}).m(function(Command, cs, config, o) {
|
|
9043
|
+
var _UpdateDefaultBranchCommand = class _UpdateDefaultBranchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9186
9044
|
return [
|
|
9187
9045
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9188
9046
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9196,9 +9054,7 @@ var UpdateDefaultBranchCommand = _UpdateDefaultBranchCommand;
|
|
|
9196
9054
|
|
|
9197
9055
|
|
|
9198
9056
|
|
|
9199
|
-
var _UpdatePullRequestApprovalRuleContentCommand = class _UpdatePullRequestApprovalRuleContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9200
|
-
...commonParams
|
|
9201
|
-
}).m(function(Command, cs, config, o) {
|
|
9057
|
+
var _UpdatePullRequestApprovalRuleContentCommand = class _UpdatePullRequestApprovalRuleContentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9202
9058
|
return [
|
|
9203
9059
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9204
9060
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9212,9 +9068,7 @@ var UpdatePullRequestApprovalRuleContentCommand = _UpdatePullRequestApprovalRule
|
|
|
9212
9068
|
|
|
9213
9069
|
|
|
9214
9070
|
|
|
9215
|
-
var _UpdatePullRequestApprovalStateCommand = class _UpdatePullRequestApprovalStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9216
|
-
...commonParams
|
|
9217
|
-
}).m(function(Command, cs, config, o) {
|
|
9071
|
+
var _UpdatePullRequestApprovalStateCommand = class _UpdatePullRequestApprovalStateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9218
9072
|
return [
|
|
9219
9073
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9220
9074
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9228,9 +9082,7 @@ var UpdatePullRequestApprovalStateCommand = _UpdatePullRequestApprovalStateComma
|
|
|
9228
9082
|
|
|
9229
9083
|
|
|
9230
9084
|
|
|
9231
|
-
var _UpdatePullRequestDescriptionCommand = class _UpdatePullRequestDescriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9232
|
-
...commonParams
|
|
9233
|
-
}).m(function(Command, cs, config, o) {
|
|
9085
|
+
var _UpdatePullRequestDescriptionCommand = class _UpdatePullRequestDescriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9234
9086
|
return [
|
|
9235
9087
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9236
9088
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9244,9 +9096,7 @@ var UpdatePullRequestDescriptionCommand = _UpdatePullRequestDescriptionCommand;
|
|
|
9244
9096
|
|
|
9245
9097
|
|
|
9246
9098
|
|
|
9247
|
-
var _UpdatePullRequestStatusCommand = class _UpdatePullRequestStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9248
|
-
...commonParams
|
|
9249
|
-
}).m(function(Command, cs, config, o) {
|
|
9099
|
+
var _UpdatePullRequestStatusCommand = class _UpdatePullRequestStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9250
9100
|
return [
|
|
9251
9101
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9252
9102
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9260,9 +9110,7 @@ var UpdatePullRequestStatusCommand = _UpdatePullRequestStatusCommand;
|
|
|
9260
9110
|
|
|
9261
9111
|
|
|
9262
9112
|
|
|
9263
|
-
var _UpdatePullRequestTitleCommand = class _UpdatePullRequestTitleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9264
|
-
...commonParams
|
|
9265
|
-
}).m(function(Command, cs, config, o) {
|
|
9113
|
+
var _UpdatePullRequestTitleCommand = class _UpdatePullRequestTitleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9266
9114
|
return [
|
|
9267
9115
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9268
9116
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9276,9 +9124,7 @@ var UpdatePullRequestTitleCommand = _UpdatePullRequestTitleCommand;
|
|
|
9276
9124
|
|
|
9277
9125
|
|
|
9278
9126
|
|
|
9279
|
-
var _UpdateRepositoryDescriptionCommand = class _UpdateRepositoryDescriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9280
|
-
...commonParams
|
|
9281
|
-
}).m(function(Command, cs, config, o) {
|
|
9127
|
+
var _UpdateRepositoryDescriptionCommand = class _UpdateRepositoryDescriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9282
9128
|
return [
|
|
9283
9129
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9284
9130
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9292,9 +9138,7 @@ var UpdateRepositoryDescriptionCommand = _UpdateRepositoryDescriptionCommand;
|
|
|
9292
9138
|
|
|
9293
9139
|
|
|
9294
9140
|
|
|
9295
|
-
var _UpdateRepositoryEncryptionKeyCommand = class _UpdateRepositoryEncryptionKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9296
|
-
...commonParams
|
|
9297
|
-
}).m(function(Command, cs, config, o) {
|
|
9141
|
+
var _UpdateRepositoryEncryptionKeyCommand = class _UpdateRepositoryEncryptionKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9298
9142
|
return [
|
|
9299
9143
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9300
9144
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -9308,9 +9152,7 @@ var UpdateRepositoryEncryptionKeyCommand = _UpdateRepositoryEncryptionKeyCommand
|
|
|
9308
9152
|
|
|
9309
9153
|
|
|
9310
9154
|
|
|
9311
|
-
var _UpdateRepositoryNameCommand = class _UpdateRepositoryNameCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
9312
|
-
...commonParams
|
|
9313
|
-
}).m(function(Command, cs, config, o) {
|
|
9155
|
+
var _UpdateRepositoryNameCommand = class _UpdateRepositoryNameCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
9314
9156
|
return [
|
|
9315
9157
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
9316
9158
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|