@aws-sdk/client-trustedadvisor 3.927.0 → 3.929.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist-cjs/index.js +921 -759
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/TrustedAdvisorClient.js +2 -0
  4. package/dist-es/commands/BatchUpdateRecommendationResourceExclusionCommand.js +3 -9
  5. package/dist-es/commands/GetOrganizationRecommendationCommand.js +3 -10
  6. package/dist-es/commands/GetRecommendationCommand.js +3 -10
  7. package/dist-es/commands/ListChecksCommand.js +3 -9
  8. package/dist-es/commands/ListOrganizationRecommendationAccountsCommand.js +3 -10
  9. package/dist-es/commands/ListOrganizationRecommendationResourcesCommand.js +3 -9
  10. package/dist-es/commands/ListOrganizationRecommendationsCommand.js +3 -9
  11. package/dist-es/commands/ListRecommendationResourcesCommand.js +3 -9
  12. package/dist-es/commands/ListRecommendationsCommand.js +3 -9
  13. package/dist-es/commands/UpdateOrganizationRecommendationLifecycleCommand.js +3 -10
  14. package/dist-es/commands/UpdateRecommendationLifecycleCommand.js +3 -10
  15. package/dist-es/models/models_0.js +0 -37
  16. package/dist-es/runtimeConfig.shared.js +2 -0
  17. package/dist-es/schemas/schemas_0.js +894 -0
  18. package/dist-types/TrustedAdvisorClient.d.ts +10 -1
  19. package/dist-types/models/models_0.d.ts +0 -32
  20. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  21. package/dist-types/runtimeConfig.d.ts +1 -0
  22. package/dist-types/runtimeConfig.native.d.ts +1 -0
  23. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  24. package/dist-types/schemas/schemas_0.d.ts +65 -0
  25. package/dist-types/ts3.4/TrustedAdvisorClient.d.ts +4 -0
  26. package/dist-types/ts3.4/models/models_0.d.ts +0 -24
  27. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  28. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  29. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  30. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  31. package/dist-types/ts3.4/schemas/schemas_0.d.ts +71 -0
  32. package/package.json +5 -5
  33. package/dist-es/protocols/Aws_restJson1.js +0 -633
  34. package/dist-types/protocols/Aws_restJson1.d.ts +0 -101
  35. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -137
@@ -0,0 +1,894 @@
1
+ const _ADE = "AccessDeniedException";
2
+ const _ARLS = "AccountRecommendationLifecycleSummary";
3
+ const _ARLSL = "AccountRecommendationLifecycleSummaryList";
4
+ const _BURRE = "BatchUpdateRecommendationResourceExclusion";
5
+ const _BURRER = "BatchUpdateRecommendationResourceExclusionRequest";
6
+ const _BURRERa = "BatchUpdateRecommendationResourceExclusionResponse";
7
+ const _CE = "ConflictException";
8
+ const _CS = "CheckSummary";
9
+ const _CSL = "CheckSummaryList";
10
+ const _GOR = "GetOrganizationRecommendation";
11
+ const _GORR = "GetOrganizationRecommendationRequest";
12
+ const _GORRe = "GetOrganizationRecommendationResponse";
13
+ const _GR = "GetRecommendation";
14
+ const _GRR = "GetRecommendationRequest";
15
+ const _GRRe = "GetRecommendationResponse";
16
+ const _ISE = "InternalServerException";
17
+ const _LC = "ListChecks";
18
+ const _LCR = "ListChecksRequest";
19
+ const _LCRi = "ListChecksResponse";
20
+ const _LOR = "ListOrganizationRecommendations";
21
+ const _LORA = "ListOrganizationRecommendationAccounts";
22
+ const _LORAR = "ListOrganizationRecommendationAccountsRequest";
23
+ const _LORARi = "ListOrganizationRecommendationAccountsResponse";
24
+ const _LORR = "ListOrganizationRecommendationsRequest";
25
+ const _LORRR = "ListOrganizationRecommendationResourcesRequest";
26
+ const _LORRRi = "ListOrganizationRecommendationResourcesResponse";
27
+ const _LORRi = "ListOrganizationRecommendationsResponse";
28
+ const _LORRis = "ListOrganizationRecommendationResources";
29
+ const _LR = "ListRecommendations";
30
+ const _LRR = "ListRecommendationsRequest";
31
+ const _LRRR = "ListRecommendationResourcesRequest";
32
+ const _LRRRi = "ListRecommendationResourcesResponse";
33
+ const _LRRi = "ListRecommendationsResponse";
34
+ const _LRRis = "ListRecommendationResources";
35
+ const _OR = "OrganizationRecommendation";
36
+ const _ORRS = "OrganizationRecommendationResourceSummary";
37
+ const _ORRSL = "OrganizationRecommendationResourceSummaryList";
38
+ const _ORS = "OrganizationRecommendationSummary";
39
+ const _ORSL = "OrganizationRecommendationSummaryList";
40
+ const _R = "Recommendation";
41
+ const _RCOA = "RecommendationCostOptimizingAggregates";
42
+ const _RNFE = "ResourceNotFoundException";
43
+ const _RPSA = "RecommendationPillarSpecificAggregates";
44
+ const _RRA = "RecommendationResourcesAggregates";
45
+ const _RRE = "RecommendationResourceExclusion";
46
+ const _RREL = "RecommendationResourceExclusionList";
47
+ const _RRS = "RecommendationResourceSummary";
48
+ const _RRSL = "RecommendationResourceSummaryList";
49
+ const _RS = "RecommendationSummary";
50
+ const _RSL = "RecommendationSummaryList";
51
+ const _RUR = "RecommendationUpdateReason";
52
+ const _TE = "ThrottlingException";
53
+ const _UORL = "UpdateOrganizationRecommendationLifecycle";
54
+ const _UORLR = "UpdateOrganizationRecommendationLifecycleRequest";
55
+ const _URL = "UpdateRecommendationLifecycle";
56
+ const _URLR = "UpdateRecommendationLifecycleRequest";
57
+ const _URREE = "UpdateRecommendationResourceExclusionError";
58
+ const _URREEL = "UpdateRecommendationResourceExclusionErrorList";
59
+ const _VE = "ValidationException";
60
+ const _a = "arn";
61
+ const _aAI = "affectedAccountId";
62
+ const _aI = "accountId";
63
+ const _aLUA = "afterLastUpdatedAt";
64
+ const _aRA = "accountRecommendationArn";
65
+ const _aRI = "awsResourceId";
66
+ const _aRLS = "accountRecommendationLifecycleSummaries";
67
+ const _aS = "awsServices";
68
+ const _aSw = "awsService";
69
+ const _bLUA = "beforeLastUpdatedAt";
70
+ const _bURREE = "batchUpdateRecommendationResourceExclusionErrors";
71
+ const _c = "client";
72
+ const _cA = "checkArn";
73
+ const _cAr = "createdAt";
74
+ const _cB = "createdBy";
75
+ const _cI = "checkIdentifier";
76
+ const _cO = "costOptimizing";
77
+ const _cS = "checkSummaries";
78
+ const _d = "description";
79
+ const _e = "error";
80
+ const _eC = "errorCount";
81
+ const _eCr = "errorCode";
82
+ const _eM = "errorMessage";
83
+ const _eMS = "estimatedMonthlySavings";
84
+ const _ePMS = "estimatedPercentMonthlySavings";
85
+ const _eS = "exclusionStatus";
86
+ const _h = "http";
87
+ const _hE = "httpError";
88
+ const _hQ = "httpQuery";
89
+ const _i = "id";
90
+ const _iE = "isExcluded";
91
+ const _l = "language";
92
+ const _lS = "lifecycleStage";
93
+ const _lUA = "lastUpdatedAt";
94
+ const _m = "message";
95
+ const _mR = "maxResults";
96
+ const _me = "metadata";
97
+ const _n = "name";
98
+ const _nT = "nextToken";
99
+ const _oC = "okCount";
100
+ const _oR = "organizationRecommendation";
101
+ const _oRI = "organizationRecommendationIdentifier";
102
+ const _oRRS = "organizationRecommendationResourceSummaries";
103
+ const _oRS = "organizationRecommendationSummaries";
104
+ const _p = "pillars";
105
+ const _pSA = "pillarSpecificAggregates";
106
+ const _pi = "pillar";
107
+ const _r = "recommendation";
108
+ const _rA = "resourcesAggregates";
109
+ const _rAe = "resolvedAt";
110
+ const _rAec = "recommendationArn";
111
+ const _rC = "regionCode";
112
+ const _rI = "recommendationIdentifier";
113
+ const _rRE = "recommendationResourceExclusions";
114
+ const _rRS = "recommendationResourceSummaries";
115
+ const _rS = "recommendationSummaries";
116
+ const _s = "source";
117
+ const _se = "server";
118
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.trustedadvisor";
119
+ const _st = "status";
120
+ const _t = "type";
121
+ const _uOBO = "updatedOnBehalfOf";
122
+ const _uOBOJT = "updatedOnBehalfOfJobTitle";
123
+ const _uR = "updateReason";
124
+ const _uRC = "updateReasonCode";
125
+ const _wC = "warningCount";
126
+ const n0 = "com.amazonaws.trustedadvisor";
127
+ import { TypeRegistry } from "@smithy/core/schema";
128
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
129
+ import { TrustedAdvisorServiceException as __TrustedAdvisorServiceException } from "../models/TrustedAdvisorServiceException";
130
+ export var RecommendationUpdateReason = [0, n0, _RUR, 8, 0];
131
+ export var AccessDeniedException = [
132
+ -3,
133
+ n0,
134
+ _ADE,
135
+ {
136
+ [_e]: _c,
137
+ [_hE]: 403,
138
+ },
139
+ [_m],
140
+ [0],
141
+ ];
142
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
143
+ export var AccountRecommendationLifecycleSummary = [
144
+ 3,
145
+ n0,
146
+ _ARLS,
147
+ 0,
148
+ [_aI, _aRA, _lS, _uOBO, _uOBOJT, _uR, _uRC, _lUA],
149
+ [0, 0, 0, 0, 0, [() => RecommendationUpdateReason, 0], 0, 5],
150
+ ];
151
+ export var BatchUpdateRecommendationResourceExclusionRequest = [
152
+ 3,
153
+ n0,
154
+ _BURRER,
155
+ 0,
156
+ [_rRE],
157
+ [() => RecommendationResourceExclusionList],
158
+ ];
159
+ export var BatchUpdateRecommendationResourceExclusionResponse = [
160
+ 3,
161
+ n0,
162
+ _BURRERa,
163
+ 0,
164
+ [_bURREE],
165
+ [() => UpdateRecommendationResourceExclusionErrorList],
166
+ ];
167
+ export var CheckSummary = [
168
+ 3,
169
+ n0,
170
+ _CS,
171
+ 0,
172
+ [_i, _a, _n, _d, _p, _aS, _s, _me],
173
+ [0, 0, 0, 0, 64 | 0, 64 | 0, 0, 128 | 0],
174
+ ];
175
+ export var ConflictException = [
176
+ -3,
177
+ n0,
178
+ _CE,
179
+ {
180
+ [_e]: _c,
181
+ [_hE]: 409,
182
+ },
183
+ [_m],
184
+ [0],
185
+ ];
186
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
187
+ export var GetOrganizationRecommendationRequest = [3, n0, _GORR, 0, [_oRI], [[0, 1]]];
188
+ export var GetOrganizationRecommendationResponse = [
189
+ 3,
190
+ n0,
191
+ _GORRe,
192
+ 0,
193
+ [_oR],
194
+ [[() => OrganizationRecommendation, 0]],
195
+ ];
196
+ export var GetRecommendationRequest = [3, n0, _GRR, 0, [_rI], [[0, 1]]];
197
+ export var GetRecommendationResponse = [3, n0, _GRRe, 0, [_r], [[() => Recommendation, 0]]];
198
+ export var InternalServerException = [
199
+ -3,
200
+ n0,
201
+ _ISE,
202
+ {
203
+ [_e]: _se,
204
+ [_hE]: 500,
205
+ },
206
+ [_m],
207
+ [0],
208
+ ];
209
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
210
+ export var ListChecksRequest = [
211
+ 3,
212
+ n0,
213
+ _LCR,
214
+ 0,
215
+ [_nT, _mR, _pi, _aSw, _s, _l],
216
+ [
217
+ [
218
+ 0,
219
+ {
220
+ [_hQ]: _nT,
221
+ },
222
+ ],
223
+ [
224
+ 1,
225
+ {
226
+ [_hQ]: _mR,
227
+ },
228
+ ],
229
+ [
230
+ 0,
231
+ {
232
+ [_hQ]: _pi,
233
+ },
234
+ ],
235
+ [
236
+ 0,
237
+ {
238
+ [_hQ]: _aSw,
239
+ },
240
+ ],
241
+ [
242
+ 0,
243
+ {
244
+ [_hQ]: _s,
245
+ },
246
+ ],
247
+ [
248
+ 0,
249
+ {
250
+ [_hQ]: _l,
251
+ },
252
+ ],
253
+ ],
254
+ ];
255
+ export var ListChecksResponse = [3, n0, _LCRi, 0, [_nT, _cS], [0, () => CheckSummaryList]];
256
+ export var ListOrganizationRecommendationAccountsRequest = [
257
+ 3,
258
+ n0,
259
+ _LORAR,
260
+ 0,
261
+ [_nT, _mR, _oRI, _aAI],
262
+ [
263
+ [
264
+ 0,
265
+ {
266
+ [_hQ]: _nT,
267
+ },
268
+ ],
269
+ [
270
+ 1,
271
+ {
272
+ [_hQ]: _mR,
273
+ },
274
+ ],
275
+ [0, 1],
276
+ [
277
+ 0,
278
+ {
279
+ [_hQ]: _aAI,
280
+ },
281
+ ],
282
+ ],
283
+ ];
284
+ export var ListOrganizationRecommendationAccountsResponse = [
285
+ 3,
286
+ n0,
287
+ _LORARi,
288
+ 0,
289
+ [_nT, _aRLS],
290
+ [0, [() => AccountRecommendationLifecycleSummaryList, 0]],
291
+ ];
292
+ export var ListOrganizationRecommendationResourcesRequest = [
293
+ 3,
294
+ n0,
295
+ _LORRR,
296
+ 0,
297
+ [_nT, _mR, _st, _eS, _rC, _oRI, _aAI],
298
+ [
299
+ [
300
+ 0,
301
+ {
302
+ [_hQ]: _nT,
303
+ },
304
+ ],
305
+ [
306
+ 1,
307
+ {
308
+ [_hQ]: _mR,
309
+ },
310
+ ],
311
+ [
312
+ 0,
313
+ {
314
+ [_hQ]: _st,
315
+ },
316
+ ],
317
+ [
318
+ 0,
319
+ {
320
+ [_hQ]: _eS,
321
+ },
322
+ ],
323
+ [
324
+ 0,
325
+ {
326
+ [_hQ]: _rC,
327
+ },
328
+ ],
329
+ [0, 1],
330
+ [
331
+ 0,
332
+ {
333
+ [_hQ]: _aAI,
334
+ },
335
+ ],
336
+ ],
337
+ ];
338
+ export var ListOrganizationRecommendationResourcesResponse = [
339
+ 3,
340
+ n0,
341
+ _LORRRi,
342
+ 0,
343
+ [_nT, _oRRS],
344
+ [0, () => OrganizationRecommendationResourceSummaryList],
345
+ ];
346
+ export var ListOrganizationRecommendationsRequest = [
347
+ 3,
348
+ n0,
349
+ _LORR,
350
+ 0,
351
+ [_nT, _mR, _t, _st, _pi, _aSw, _s, _cI, _aLUA, _bLUA],
352
+ [
353
+ [
354
+ 0,
355
+ {
356
+ [_hQ]: _nT,
357
+ },
358
+ ],
359
+ [
360
+ 1,
361
+ {
362
+ [_hQ]: _mR,
363
+ },
364
+ ],
365
+ [
366
+ 0,
367
+ {
368
+ [_hQ]: _t,
369
+ },
370
+ ],
371
+ [
372
+ 0,
373
+ {
374
+ [_hQ]: _st,
375
+ },
376
+ ],
377
+ [
378
+ 0,
379
+ {
380
+ [_hQ]: _pi,
381
+ },
382
+ ],
383
+ [
384
+ 0,
385
+ {
386
+ [_hQ]: _aSw,
387
+ },
388
+ ],
389
+ [
390
+ 0,
391
+ {
392
+ [_hQ]: _s,
393
+ },
394
+ ],
395
+ [
396
+ 0,
397
+ {
398
+ [_hQ]: _cI,
399
+ },
400
+ ],
401
+ [
402
+ 4,
403
+ {
404
+ [_hQ]: _aLUA,
405
+ },
406
+ ],
407
+ [
408
+ 4,
409
+ {
410
+ [_hQ]: _bLUA,
411
+ },
412
+ ],
413
+ ],
414
+ ];
415
+ export var ListOrganizationRecommendationsResponse = [
416
+ 3,
417
+ n0,
418
+ _LORRi,
419
+ 0,
420
+ [_nT, _oRS],
421
+ [0, () => OrganizationRecommendationSummaryList],
422
+ ];
423
+ export var ListRecommendationResourcesRequest = [
424
+ 3,
425
+ n0,
426
+ _LRRR,
427
+ 0,
428
+ [_nT, _mR, _st, _eS, _rC, _rI],
429
+ [
430
+ [
431
+ 0,
432
+ {
433
+ [_hQ]: _nT,
434
+ },
435
+ ],
436
+ [
437
+ 1,
438
+ {
439
+ [_hQ]: _mR,
440
+ },
441
+ ],
442
+ [
443
+ 0,
444
+ {
445
+ [_hQ]: _st,
446
+ },
447
+ ],
448
+ [
449
+ 0,
450
+ {
451
+ [_hQ]: _eS,
452
+ },
453
+ ],
454
+ [
455
+ 0,
456
+ {
457
+ [_hQ]: _rC,
458
+ },
459
+ ],
460
+ [0, 1],
461
+ ],
462
+ ];
463
+ export var ListRecommendationResourcesResponse = [
464
+ 3,
465
+ n0,
466
+ _LRRRi,
467
+ 0,
468
+ [_nT, _rRS],
469
+ [0, () => RecommendationResourceSummaryList],
470
+ ];
471
+ export var ListRecommendationsRequest = [
472
+ 3,
473
+ n0,
474
+ _LRR,
475
+ 0,
476
+ [_nT, _mR, _t, _st, _pi, _aSw, _s, _cI, _aLUA, _bLUA],
477
+ [
478
+ [
479
+ 0,
480
+ {
481
+ [_hQ]: _nT,
482
+ },
483
+ ],
484
+ [
485
+ 1,
486
+ {
487
+ [_hQ]: _mR,
488
+ },
489
+ ],
490
+ [
491
+ 0,
492
+ {
493
+ [_hQ]: _t,
494
+ },
495
+ ],
496
+ [
497
+ 0,
498
+ {
499
+ [_hQ]: _st,
500
+ },
501
+ ],
502
+ [
503
+ 0,
504
+ {
505
+ [_hQ]: _pi,
506
+ },
507
+ ],
508
+ [
509
+ 0,
510
+ {
511
+ [_hQ]: _aSw,
512
+ },
513
+ ],
514
+ [
515
+ 0,
516
+ {
517
+ [_hQ]: _s,
518
+ },
519
+ ],
520
+ [
521
+ 0,
522
+ {
523
+ [_hQ]: _cI,
524
+ },
525
+ ],
526
+ [
527
+ 4,
528
+ {
529
+ [_hQ]: _aLUA,
530
+ },
531
+ ],
532
+ [
533
+ 4,
534
+ {
535
+ [_hQ]: _bLUA,
536
+ },
537
+ ],
538
+ ],
539
+ ];
540
+ export var ListRecommendationsResponse = [
541
+ 3,
542
+ n0,
543
+ _LRRi,
544
+ 0,
545
+ [_nT, _rS],
546
+ [0, () => RecommendationSummaryList],
547
+ ];
548
+ export var OrganizationRecommendation = [
549
+ 3,
550
+ n0,
551
+ _OR,
552
+ 0,
553
+ [_i, _t, _cA, _st, _lS, _p, _s, _aS, _n, _rA, _pSA, _cAr, _lUA, _a, _d, _cB, _uOBO, _uOBOJT, _uR, _uRC, _rAe],
554
+ [
555
+ 0,
556
+ 0,
557
+ 0,
558
+ 0,
559
+ 0,
560
+ 64 | 0,
561
+ 0,
562
+ 64 | 0,
563
+ 0,
564
+ () => RecommendationResourcesAggregates,
565
+ () => RecommendationPillarSpecificAggregates,
566
+ 5,
567
+ 5,
568
+ 0,
569
+ 0,
570
+ 0,
571
+ 0,
572
+ 0,
573
+ [() => RecommendationUpdateReason, 0],
574
+ 0,
575
+ 5,
576
+ ],
577
+ ];
578
+ export var OrganizationRecommendationResourceSummary = [
579
+ 3,
580
+ n0,
581
+ _ORRS,
582
+ 0,
583
+ [_i, _a, _aRI, _rC, _st, _me, _lUA, _eS, _aI, _rAec],
584
+ [0, 0, 0, 0, 0, 128 | 0, 5, 0, 0, 0],
585
+ ];
586
+ export var OrganizationRecommendationSummary = [
587
+ 3,
588
+ n0,
589
+ _ORS,
590
+ 0,
591
+ [_i, _t, _cA, _st, _lS, _p, _s, _aS, _n, _rA, _pSA, _cAr, _lUA, _a],
592
+ [
593
+ 0,
594
+ 0,
595
+ 0,
596
+ 0,
597
+ 0,
598
+ 64 | 0,
599
+ 0,
600
+ 64 | 0,
601
+ 0,
602
+ () => RecommendationResourcesAggregates,
603
+ () => RecommendationPillarSpecificAggregates,
604
+ 5,
605
+ 5,
606
+ 0,
607
+ ],
608
+ ];
609
+ export var Recommendation = [
610
+ 3,
611
+ n0,
612
+ _R,
613
+ 0,
614
+ [_i, _t, _cA, _st, _lS, _p, _s, _aS, _n, _rA, _pSA, _cAr, _lUA, _a, _d, _cB, _uOBO, _uOBOJT, _uR, _uRC, _rAe],
615
+ [
616
+ 0,
617
+ 0,
618
+ 0,
619
+ 0,
620
+ 0,
621
+ 64 | 0,
622
+ 0,
623
+ 64 | 0,
624
+ 0,
625
+ () => RecommendationResourcesAggregates,
626
+ () => RecommendationPillarSpecificAggregates,
627
+ 5,
628
+ 5,
629
+ 0,
630
+ 0,
631
+ 0,
632
+ 0,
633
+ 0,
634
+ [() => RecommendationUpdateReason, 0],
635
+ 0,
636
+ 5,
637
+ ],
638
+ ];
639
+ export var RecommendationCostOptimizingAggregates = [3, n0, _RCOA, 0, [_eMS, _ePMS], [1, 1]];
640
+ export var RecommendationPillarSpecificAggregates = [
641
+ 3,
642
+ n0,
643
+ _RPSA,
644
+ 0,
645
+ [_cO],
646
+ [() => RecommendationCostOptimizingAggregates],
647
+ ];
648
+ export var RecommendationResourceExclusion = [3, n0, _RRE, 0, [_a, _iE], [0, 2]];
649
+ export var RecommendationResourcesAggregates = [3, n0, _RRA, 0, [_oC, _wC, _eC], [1, 1, 1]];
650
+ export var RecommendationResourceSummary = [
651
+ 3,
652
+ n0,
653
+ _RRS,
654
+ 0,
655
+ [_i, _a, _aRI, _rC, _st, _me, _lUA, _eS, _rAec],
656
+ [0, 0, 0, 0, 0, 128 | 0, 5, 0, 0],
657
+ ];
658
+ export var RecommendationSummary = [
659
+ 3,
660
+ n0,
661
+ _RS,
662
+ 0,
663
+ [_i, _t, _cA, _st, _lS, _p, _s, _aS, _n, _rA, _pSA, _cAr, _lUA, _a],
664
+ [
665
+ 0,
666
+ 0,
667
+ 0,
668
+ 0,
669
+ 0,
670
+ 64 | 0,
671
+ 0,
672
+ 64 | 0,
673
+ 0,
674
+ () => RecommendationResourcesAggregates,
675
+ () => RecommendationPillarSpecificAggregates,
676
+ 5,
677
+ 5,
678
+ 0,
679
+ ],
680
+ ];
681
+ export var ResourceNotFoundException = [
682
+ -3,
683
+ n0,
684
+ _RNFE,
685
+ {
686
+ [_e]: _c,
687
+ [_hE]: 404,
688
+ },
689
+ [_m],
690
+ [0],
691
+ ];
692
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
693
+ export var ThrottlingException = [
694
+ -3,
695
+ n0,
696
+ _TE,
697
+ {
698
+ [_e]: _c,
699
+ [_hE]: 429,
700
+ },
701
+ [_m],
702
+ [0],
703
+ ];
704
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
705
+ export var UpdateOrganizationRecommendationLifecycleRequest = [
706
+ 3,
707
+ n0,
708
+ _UORLR,
709
+ 0,
710
+ [_lS, _uR, _uRC, _oRI],
711
+ [0, [() => RecommendationUpdateReason, 0], 0, [0, 1]],
712
+ ];
713
+ export var UpdateRecommendationLifecycleRequest = [
714
+ 3,
715
+ n0,
716
+ _URLR,
717
+ 0,
718
+ [_lS, _uR, _uRC, _rI],
719
+ [0, [() => RecommendationUpdateReason, 0], 0, [0, 1]],
720
+ ];
721
+ export var UpdateRecommendationResourceExclusionError = [
722
+ 3,
723
+ n0,
724
+ _URREE,
725
+ 0,
726
+ [_a, _eCr, _eM],
727
+ [0, 0, 0],
728
+ ];
729
+ export var ValidationException = [
730
+ -3,
731
+ n0,
732
+ _VE,
733
+ {
734
+ [_e]: _c,
735
+ [_hE]: 400,
736
+ },
737
+ [_m],
738
+ [0],
739
+ ];
740
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
741
+ export var __Unit = "unit";
742
+ export var TrustedAdvisorServiceException = [-3, _sm, "TrustedAdvisorServiceException", 0, [], []];
743
+ TypeRegistry.for(_sm).registerError(TrustedAdvisorServiceException, __TrustedAdvisorServiceException);
744
+ export var AccountRecommendationLifecycleSummaryList = [
745
+ 1,
746
+ n0,
747
+ _ARLSL,
748
+ 0,
749
+ [() => AccountRecommendationLifecycleSummary, 0],
750
+ ];
751
+ export var CheckSummaryList = [1, n0, _CSL, 0, () => CheckSummary];
752
+ export var OrganizationRecommendationResourceSummaryList = [
753
+ 1,
754
+ n0,
755
+ _ORRSL,
756
+ 0,
757
+ () => OrganizationRecommendationResourceSummary,
758
+ ];
759
+ export var OrganizationRecommendationSummaryList = [
760
+ 1,
761
+ n0,
762
+ _ORSL,
763
+ 0,
764
+ () => OrganizationRecommendationSummary,
765
+ ];
766
+ export var RecommendationAwsServiceList = 64 | 0;
767
+ export var RecommendationPillarList = 64 | 0;
768
+ export var RecommendationResourceExclusionList = [
769
+ 1,
770
+ n0,
771
+ _RREL,
772
+ 0,
773
+ () => RecommendationResourceExclusion,
774
+ ];
775
+ export var RecommendationResourceSummaryList = [1, n0, _RRSL, 0, () => RecommendationResourceSummary];
776
+ export var RecommendationSummaryList = [1, n0, _RSL, 0, () => RecommendationSummary];
777
+ export var UpdateRecommendationResourceExclusionErrorList = [
778
+ 1,
779
+ n0,
780
+ _URREEL,
781
+ 0,
782
+ () => UpdateRecommendationResourceExclusionError,
783
+ ];
784
+ export var StringMap = 128 | 0;
785
+ export var BatchUpdateRecommendationResourceExclusion = [
786
+ 9,
787
+ n0,
788
+ _BURRE,
789
+ {
790
+ [_h]: ["PUT", "/v1/batch-update-recommendation-resource-exclusion", 200],
791
+ },
792
+ () => BatchUpdateRecommendationResourceExclusionRequest,
793
+ () => BatchUpdateRecommendationResourceExclusionResponse,
794
+ ];
795
+ export var GetOrganizationRecommendation = [
796
+ 9,
797
+ n0,
798
+ _GOR,
799
+ {
800
+ [_h]: ["GET", "/v1/organization-recommendations/{organizationRecommendationIdentifier}", 200],
801
+ },
802
+ () => GetOrganizationRecommendationRequest,
803
+ () => GetOrganizationRecommendationResponse,
804
+ ];
805
+ export var GetRecommendation = [
806
+ 9,
807
+ n0,
808
+ _GR,
809
+ {
810
+ [_h]: ["GET", "/v1/recommendations/{recommendationIdentifier}", 200],
811
+ },
812
+ () => GetRecommendationRequest,
813
+ () => GetRecommendationResponse,
814
+ ];
815
+ export var ListChecks = [
816
+ 9,
817
+ n0,
818
+ _LC,
819
+ {
820
+ [_h]: ["GET", "/v1/checks", 200],
821
+ },
822
+ () => ListChecksRequest,
823
+ () => ListChecksResponse,
824
+ ];
825
+ export var ListOrganizationRecommendationAccounts = [
826
+ 9,
827
+ n0,
828
+ _LORA,
829
+ {
830
+ [_h]: ["GET", "/v1/organization-recommendations/{organizationRecommendationIdentifier}/accounts", 200],
831
+ },
832
+ () => ListOrganizationRecommendationAccountsRequest,
833
+ () => ListOrganizationRecommendationAccountsResponse,
834
+ ];
835
+ export var ListOrganizationRecommendationResources = [
836
+ 9,
837
+ n0,
838
+ _LORRis,
839
+ {
840
+ [_h]: ["GET", "/v1/organization-recommendations/{organizationRecommendationIdentifier}/resources", 200],
841
+ },
842
+ () => ListOrganizationRecommendationResourcesRequest,
843
+ () => ListOrganizationRecommendationResourcesResponse,
844
+ ];
845
+ export var ListOrganizationRecommendations = [
846
+ 9,
847
+ n0,
848
+ _LOR,
849
+ {
850
+ [_h]: ["GET", "/v1/organization-recommendations", 200],
851
+ },
852
+ () => ListOrganizationRecommendationsRequest,
853
+ () => ListOrganizationRecommendationsResponse,
854
+ ];
855
+ export var ListRecommendationResources = [
856
+ 9,
857
+ n0,
858
+ _LRRis,
859
+ {
860
+ [_h]: ["GET", "/v1/recommendations/{recommendationIdentifier}/resources", 200],
861
+ },
862
+ () => ListRecommendationResourcesRequest,
863
+ () => ListRecommendationResourcesResponse,
864
+ ];
865
+ export var ListRecommendations = [
866
+ 9,
867
+ n0,
868
+ _LR,
869
+ {
870
+ [_h]: ["GET", "/v1/recommendations", 200],
871
+ },
872
+ () => ListRecommendationsRequest,
873
+ () => ListRecommendationsResponse,
874
+ ];
875
+ export var UpdateOrganizationRecommendationLifecycle = [
876
+ 9,
877
+ n0,
878
+ _UORL,
879
+ {
880
+ [_h]: ["PUT", "/v1/organization-recommendations/{organizationRecommendationIdentifier}/lifecycle", 200],
881
+ },
882
+ () => UpdateOrganizationRecommendationLifecycleRequest,
883
+ () => __Unit,
884
+ ];
885
+ export var UpdateRecommendationLifecycle = [
886
+ 9,
887
+ n0,
888
+ _URL,
889
+ {
890
+ [_h]: ["PUT", "/v1/recommendations/{recommendationIdentifier}/lifecycle", 200],
891
+ },
892
+ () => UpdateRecommendationLifecycleRequest,
893
+ () => __Unit,
894
+ ];