Skip to content

Commit 638f527

Browse files
committed
chore: update codegen w/ as never
1 parent 2d25a0b commit 638f527

File tree

359 files changed

+359
-359
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

359 files changed

+359
-359
lines changed

clients/client-accessanalyzer/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1557,7 +1557,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
15571557
output,
15581558
parsedBody,
15591559
errorCode,
1560-
});
1560+
}) as never;
15611561
}
15621562
};
15631563

clients/client-account/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
471471
output,
472472
parsedBody,
473473
errorCode,
474-
});
474+
}) as never;
475475
}
476476
};
477477

clients/client-acm-pca/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
955955
output,
956956
parsedBody,
957957
errorCode,
958-
});
958+
}) as never;
959959
}
960960
};
961961

clients/client-acm/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
643643
output,
644644
parsedBody,
645645
errorCode,
646-
});
646+
}) as never;
647647
}
648648
};
649649

clients/client-alexa-for-business/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3510,7 +3510,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
35103510
output,
35113511
parsedBody,
35123512
errorCode,
3513-
});
3513+
}) as never;
35143514
}
35153515
};
35163516

clients/client-amp/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
12361236
output,
12371237
parsedBody,
12381238
errorCode,
1239-
});
1239+
}) as never;
12401240
}
12411241
};
12421242

clients/client-amplify/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
17521752
output,
17531753
parsedBody,
17541754
errorCode,
1755-
});
1755+
}) as never;
17561756
}
17571757
};
17581758

clients/client-amplifybackend/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1641,7 +1641,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
16411641
output,
16421642
parsedBody,
16431643
errorCode,
1644-
});
1644+
}) as never;
16451645
}
16461646
};
16471647

clients/client-amplifyuibuilder/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
12201220
output,
12211221
parsedBody,
12221222
errorCode,
1223-
});
1223+
}) as never;
12241224
}
12251225
};
12261226

clients/client-api-gateway/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5803,7 +5803,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
58035803
output,
58045804
parsedBody,
58055805
errorCode,
5806-
});
5806+
}) as never;
58075807
}
58085808
};
58095809

clients/client-apigatewaymanagementapi/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
170170
output,
171171
parsedBody,
172172
errorCode,
173-
});
173+
}) as never;
174174
}
175175
};
176176

clients/client-apigatewayv2/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3563,7 +3563,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
35633563
output,
35643564
parsedBody,
35653565
errorCode,
3566-
});
3566+
}) as never;
35673567
}
35683568
};
35693569

clients/client-app-mesh/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1915,7 +1915,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
19151915
output,
19161916
parsedBody,
19171917
errorCode,
1918-
});
1918+
}) as never;
19191919
}
19201920
};
19211921

clients/client-appconfig/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2142,7 +2142,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
21422142
output,
21432143
parsedBody,
21442144
errorCode,
2145-
});
2145+
}) as never;
21462146
}
21472147
};
21482148

clients/client-appconfigdata/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
151151
output,
152152
parsedBody,
153153
errorCode,
154-
});
154+
}) as never;
155155
}
156156
};
157157

clients/client-appfabric/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
12331233
output,
12341234
parsedBody,
12351235
errorCode,
1236-
});
1236+
}) as never;
12371237
}
12381238
};
12391239

clients/client-appflow/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
13991399
output,
14001400
parsedBody,
14011401
errorCode,
1402-
});
1402+
}) as never;
14031403
}
14041404
};
14051405

clients/client-appintegrations/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
10301030
output,
10311031
parsedBody,
10321032
errorCode,
1033-
});
1033+
}) as never;
10341034
}
10351035
};
10361036

clients/client-application-auto-scaling/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
580580
output,
581581
parsedBody,
582582
errorCode,
583-
});
583+
}) as never;
584584
}
585585
};
586586

clients/client-application-discovery-service/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
11371137
output,
11381138
parsedBody,
11391139
errorCode,
1140-
});
1140+
}) as never;
11411141
}
11421142
};
11431143

clients/client-application-insights/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1263,7 +1263,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
12631263
output,
12641264
parsedBody,
12651265
errorCode,
1266-
});
1266+
}) as never;
12671267
}
12681268
};
12691269

clients/client-applicationcostprofiler/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
347347
output,
348348
parsedBody,
349349
errorCode,
350-
});
350+
}) as never;
351351
}
352352
};
353353

clients/client-apprunner/src/protocols/Aws_json1_0.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1471,7 +1471,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
14711471
output,
14721472
parsedBody,
14731473
errorCode,
1474-
});
1474+
}) as never;
14751475
}
14761476
};
14771477

clients/client-appstream/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2898,7 +2898,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
28982898
output,
28992899
parsedBody,
29002900
errorCode,
2901-
});
2901+
}) as never;
29022902
}
29032903
};
29042904

clients/client-appsync/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2849,7 +2849,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
28492849
output,
28502850
parsedBody,
28512851
errorCode,
2852-
});
2852+
}) as never;
28532853
}
28542854
};
28552855

clients/client-arc-zonal-shift/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
598598
output,
599599
parsedBody,
600600
errorCode,
601-
});
601+
}) as never;
602602
}
603603
};
604604

clients/client-athena/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2596,7 +2596,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
25962596
output,
25972597
parsedBody,
25982598
errorCode,
2599-
});
2599+
}) as never;
26002600
}
26012601
};
26022602

clients/client-auditmanager/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2879,7 +2879,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
28792879
output,
28802880
parsedBody,
28812881
errorCode,
2882-
});
2882+
}) as never;
28832883
}
28842884
};
28852885

clients/client-auto-scaling-plans/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
302302
output,
303303
parsedBody,
304304
errorCode,
305-
});
305+
}) as never;
306306
}
307307
};
308308

clients/client-b2bi/src/protocols/Aws_json1_0.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
10261026
output,
10271027
parsedBody,
10281028
errorCode,
1029-
});
1029+
}) as never;
10301030
}
10311031
};
10321032

clients/client-backup-gateway/src/protocols/Aws_json1_0.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
992992
output,
993993
parsedBody,
994994
errorCode,
995-
});
995+
}) as never;
996996
}
997997
};
998998

clients/client-backup/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4307,7 +4307,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
43074307
output,
43084308
parsedBody,
43094309
errorCode,
4310-
});
4310+
}) as never;
43114311
}
43124312
};
43134313

clients/client-backupstorage/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
501501
output,
502502
parsedBody,
503503
errorCode,
504-
});
504+
}) as never;
505505
}
506506
};
507507

clients/client-batch/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
12411241
output,
12421242
parsedBody,
12431243
errorCode,
1244-
});
1244+
}) as never;
12451245
}
12461246
};
12471247

clients/client-bcm-data-exports/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
495495
output,
496496
parsedBody,
497497
errorCode,
498-
});
498+
}) as never;
499499
}
500500
};
501501

clients/client-bedrock-agent-runtime/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
247247
output,
248248
parsedBody,
249249
errorCode,
250-
});
250+
}) as never;
251251
}
252252
};
253253

clients/client-bedrock-agent/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1941,7 +1941,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
19411941
output,
19421942
parsedBody,
19431943
errorCode,
1944-
});
1944+
}) as never;
19451945
}
19461946
};
19471947

clients/client-bedrock-runtime/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
168168
output,
169169
parsedBody,
170170
errorCode,
171-
});
171+
}) as never;
172172
}
173173
};
174174

clients/client-bedrock/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
10281028
output,
10291029
parsedBody,
10301030
errorCode,
1031-
});
1031+
}) as never;
10321032
}
10331033
};
10341034

clients/client-billingconductor/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1691,7 +1691,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
16911691
output,
16921692
parsedBody,
16931693
errorCode,
1694-
});
1694+
}) as never;
16951695
}
16961696
};
16971697

clients/client-braket/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
718718
output,
719719
parsedBody,
720720
errorCode,
721-
});
721+
}) as never;
722722
}
723723
};
724724

clients/client-budgets/src/protocols/Aws_json1_1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
944944
output,
945945
parsedBody,
946946
errorCode,
947-
});
947+
}) as never;
948948
}
949949
};
950950

clients/client-chime-sdk-identity/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
14341434
output,
14351435
parsedBody,
14361436
errorCode,
1437-
});
1437+
}) as never;
14381438
}
14391439
};
14401440

clients/client-chime-sdk-media-pipelines/src/protocols/Aws_restJson1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,7 @@ const de_CommandError = async (output: __HttpResponse, context: __SerdeContext):
15431543
output,
15441544
parsedBody,
15451545
errorCode,
1546-
});
1546+
}) as never;
15471547
}
15481548
};
15491549

0 commit comments

Comments
 (0)