Skip to content

Commit 31b7963

Browse files
committed
chore: cleanup
1 parent b44347f commit 31b7963

File tree

419 files changed

+994
-1864
lines changed

Some content is hidden

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

419 files changed

+994
-1864
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3618,7 +3618,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
36183618
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
36193619
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
36203620

3621-
// HttpBindingProtocolGenerator
36223621
const _aA = "analyzerArn";
36233622
const _cT = "clientToken";
36243623
const _iRP = "includeResourcePlaceholders";
@@ -3682,5 +3681,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
36823681
return sanitizeErrorCode(data["__type"]);
36833682
}
36843683
};
3685-
3686-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -919,8 +919,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
919919
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
920920
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
921921

922-
// HttpBindingProtocolGenerator
923-
924922
const parseBody = (streamBody: any, context: __SerdeContext): any =>
925923
collectBodyString(streamBody, context).then((encoded) => {
926924
if (encoded.length) {
@@ -971,5 +969,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
971969
return sanitizeErrorCode(data["__type"]);
972970
}
973971
};
974-
975-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2417,8 +2417,6 @@ function sharedHeaders(operation: string): __HeaderBag {
24172417
};
24182418
}
24192419

2420-
// HttpRpcProtocolGenerator
2421-
24222420
const parseBody = (streamBody: any, context: __SerdeContext): any =>
24232421
collectBodyString(streamBody, context).then((encoded) => {
24242422
if (encoded.length) {
@@ -2469,5 +2467,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
24692467
return sanitizeErrorCode(data["__type"]);
24702468
}
24712469
};
2472-
2473-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,8 +1639,6 @@ function sharedHeaders(operation: string): __HeaderBag {
16391639
};
16401640
}
16411641

1642-
// HttpRpcProtocolGenerator
1643-
16441642
const parseBody = (streamBody: any, context: __SerdeContext): any =>
16451643
collectBodyString(streamBody, context).then((encoded) => {
16461644
if (encoded.length) {
@@ -1691,5 +1689,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
16911689
return sanitizeErrorCode(data["__type"]);
16921690
}
16931691
};
1694-
1695-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7192,8 +7192,6 @@ function sharedHeaders(operation: string): __HeaderBag {
71927192
};
71937193
}
71947194

7195-
// HttpRpcProtocolGenerator
7196-
71977195
const parseBody = (streamBody: any, context: __SerdeContext): any =>
71987196
collectBodyString(streamBody, context).then((encoded) => {
71997197
if (encoded.length) {
@@ -7244,5 +7242,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
72447242
return sanitizeErrorCode(data["__type"]);
72457243
}
72467244
};
7247-
7248-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,7 +2610,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
26102610
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
26112611
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
26122612

2613-
// HttpBindingProtocolGenerator
26142613
const _a = "alias";
26152614
const _cT = "clientToken";
26162615
const _mR = "maxResults";
@@ -2670,5 +2669,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
26702669
return sanitizeErrorCode(data["__type"]);
26712670
}
26722671
};
2673-
2674-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3494,7 +3494,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
34943494
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
34953495
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
34963496

3497-
// HttpBindingProtocolGenerator
34983497
const _eN = "environmentName";
34993498
const _mR = "maxResults";
35003499
const _nT = "nextToken";
@@ -3550,5 +3549,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
35503549
return sanitizeErrorCode(data["__type"]);
35513550
}
35523551
};
3553-
3554-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3522,8 +3522,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
35223522
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
35233523
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
35243524

3525-
// HttpBindingProtocolGenerator
3526-
35273525
const parseBody = (streamBody: any, context: __SerdeContext): any =>
35283526
collectBodyString(streamBody, context).then((encoded) => {
35293527
if (encoded.length) {
@@ -3574,5 +3572,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
35743572
return sanitizeErrorCode(data["__type"]);
35753573
}
35763574
};
3577-
3578-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3353,7 +3353,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
33533353
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
33543354
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
33553355

3356-
// HttpBindingProtocolGenerator
33573356
const _cT = "clientToken";
33583357
const _mR = "maxResults";
33593358
const _nT = "nextToken";
@@ -3408,5 +3407,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
34083407
return sanitizeErrorCode(data["__type"]);
34093408
}
34103409
};
3411-
3412-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11018,7 +11018,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
1101811018
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
1101911019
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
1102011020

11021-
// HttpBindingProtocolGenerator
1102211021
const _a = "accepts";
1102311022
const _ac = "accept";
1102411023
const _cD = "contentDisposition";
@@ -11099,5 +11098,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
1109911098
return sanitizeErrorCode(data["__type"]);
1110011099
}
1110111100
};
11102-
11103-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
339339
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
340340
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
341341

342-
// HttpBindingProtocolGenerator
343-
344342
const parseBody = (streamBody: any, context: __SerdeContext): any =>
345343
collectBodyString(streamBody, context).then((encoded) => {
346344
if (encoded.length) {
@@ -391,5 +389,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
391389
return sanitizeErrorCode(data["__type"]);
392390
}
393391
};
394-
395-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6616,7 +6616,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
66166616
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
66176617
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
66186618

6619-
// HttpBindingProtocolGenerator
66206619
const _B = "Basepath";
66216620
const _EV = "ExportVersion";
66226621
const _FOW = "FailOnWarnings";
@@ -6686,5 +6685,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
66866685
return sanitizeErrorCode(data["__type"]);
66876686
}
66886687
};
6689-
6690-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4620,7 +4620,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
46204620
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
46214621
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
46224622

4623-
// HttpBindingProtocolGenerator
46244623
const _l = "limit";
46254624
const _mO = "meshOwner";
46264625
const _nT = "nextToken";
@@ -4676,5 +4675,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
46764675
return sanitizeErrorCode(data["__type"]);
46774676
}
46784677
};
4679-
4680-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3814,7 +3814,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
38143814
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
38153815
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
38163816

3817-
// HttpBindingProtocolGenerator
38183817
const _AI = "ApplicationId";
38193818
const _CCV = "ClientConfigurationVersion";
38203819
const _CI = "ClientId";
@@ -3908,5 +3907,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
39083907
return sanitizeErrorCode(data["__type"]);
39093908
}
39103909
};
3911-
3912-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
299299
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
300300
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
301301

302-
// HttpBindingProtocolGenerator
303302
const _CT = "ConfigurationToken";
304303
const _CTo = "ContentType";
305304
const _NPCT = "NextPollConfigurationToken";
@@ -361,5 +360,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
361360
return sanitizeErrorCode(data["__type"]);
362361
}
363362
};
364-
365-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2529,7 +2529,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
25292529
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
25302530
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
25312531

2532-
// HttpBindingProtocolGenerator
25332532
const _mR = "maxResults";
25342533
const _nT = "nextToken";
25352534
const _rAS = "retryAfterSeconds";
@@ -2586,5 +2585,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
25862585
return sanitizeErrorCode(data["__type"]);
25872586
}
25882587
};
2589-
2590-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3304,7 +3304,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
33043304
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
33053305
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
33063306

3307-
// HttpBindingProtocolGenerator
33083307
const _tK = "tagKeys";
33093308

33103309
const parseBody = (streamBody: any, context: __SerdeContext): any =>
@@ -3357,5 +3356,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
33573356
return sanitizeErrorCode(data["__type"]);
33583357
}
33593358
};
3360-
3361-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,7 +1880,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
18801880
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
18811881
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
18821882

1883-
// HttpBindingProtocolGenerator
18841883
const _MR = "MaxResults";
18851884
const _NT = "NextToken";
18861885
const _mR = "maxResults";
@@ -1937,5 +1936,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
19371936
return sanitizeErrorCode(data["__type"]);
19381937
}
19391938
};
1940-
1941-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,8 +1598,6 @@ function sharedHeaders(operation: string): __HeaderBag {
15981598
};
15991599
}
16001600

1601-
// HttpRpcProtocolGenerator
1602-
16031601
const parseBody = (streamBody: any, context: __SerdeContext): any =>
16041602
collectBodyString(streamBody, context).then((encoded) => {
16051603
if (encoded.length) {
@@ -1650,5 +1648,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
16501648
return sanitizeErrorCode(data["__type"]);
16511649
}
16521650
};
1653-
1654-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,8 +2909,6 @@ function sharedHeaders(operation: string): __HeaderBag {
29092909
};
29102910
}
29112911

2912-
// HttpRpcProtocolGenerator
2913-
29142912
const parseBody = (streamBody: any, context: __SerdeContext): any =>
29152913
collectBodyString(streamBody, context).then((encoded) => {
29162914
if (encoded.length) {
@@ -2961,5 +2959,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
29612959
return sanitizeErrorCode(data["__type"]);
29622960
}
29632961
};
2964-
2965-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2868,8 +2868,6 @@ function sharedHeaders(operation: string): __HeaderBag {
28682868
};
28692869
}
28702870

2871-
// HttpRpcProtocolGenerator
2872-
28732871
const parseBody = (streamBody: any, context: __SerdeContext): any =>
28742872
collectBodyString(streamBody, context).then((encoded) => {
28752873
if (encoded.length) {
@@ -2920,5 +2918,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
29202918
return sanitizeErrorCode(data["__type"]);
29212919
}
29222920
};
2923-
2924-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
676676
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
677677
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
678678

679-
// HttpBindingProtocolGenerator
680679
const _mR = "maxResults";
681680
const _nT = "nextToken";
682681

@@ -730,5 +729,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
730729
return sanitizeErrorCode(data["__type"]);
731730
}
732731
};
733-
734-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3496,8 +3496,6 @@ function sharedHeaders(operation: string): __HeaderBag {
34963496
};
34973497
}
34983498

3499-
// HttpRpcProtocolGenerator
3500-
35013499
const parseBody = (streamBody: any, context: __SerdeContext): any =>
35023500
collectBodyString(streamBody, context).then((encoded) => {
35033501
if (encoded.length) {
@@ -3548,5 +3546,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
35483546
return sanitizeErrorCode(data["__type"]);
35493547
}
35503548
};
3551-
3552-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6838,8 +6838,6 @@ function sharedHeaders(operation: string): __HeaderBag {
68386838
};
68396839
}
68406840

6841-
// HttpRpcProtocolGenerator
6842-
68436841
const parseBody = (streamBody: any, context: __SerdeContext): any =>
68446842
collectBodyString(streamBody, context).then((encoded) => {
68456843
if (encoded.length) {
@@ -6890,5 +6888,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
68906888
return sanitizeErrorCode(data["__type"]);
68916889
}
68926890
};
6893-
6894-
// JsonRpcProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5588,7 +5588,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
55885588
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
55895589
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
55905590

5591-
// HttpBindingProtocolGenerator
55925591
const _aT = "apiType";
55935592
const _f = "format";
55945593
const _iD = "includeDirectives";
@@ -5648,5 +5647,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
56485647
return sanitizeErrorCode(data["__type"]);
56495648
}
56505649
};
5651-
5652-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,6 @@ const isSerializableHeaderValue = (value: any): boolean =>
12921292
(!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
12931293
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
12941294

1295-
// HttpBindingProtocolGenerator
12961295
const _mR = "maxResults";
12971296
const _nT = "nextToken";
12981297
const _rI = "resourceIdentifier";
@@ -1348,5 +1347,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
13481347
return sanitizeErrorCode(data["__type"]);
13491348
}
13501349
};
1351-
1352-
// RestJsonProtocolGenerator

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5853,8 +5853,6 @@ function sharedHeaders(operation: string): __HeaderBag {
58535853
};
58545854
}
58555855

5856-
// HttpRpcProtocolGenerator
5857-
58585856
const parseBody = (streamBody: any, context: __SerdeContext): any =>
58595857
collectBodyString(streamBody, context).then((encoded) => {
58605858
if (encoded.length) {
@@ -5905,5 +5903,3 @@ const loadRestJsonErrorCode = (output: __HttpResponse, data: any): string | unde
59055903
return sanitizeErrorCode(data["__type"]);
59065904
}
59075905
};
5908-
5909-
// JsonRpcProtocolGenerator

0 commit comments

Comments
 (0)