@aws-sdk/client-compute-optimizer 3.131.0 → 3.137.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.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/commands/DeleteRecommendationPreferencesCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommendationExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ExportAutoScalingGroupRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/ExportEBSVolumeRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/ExportEC2InstanceRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/ExportLambdaFunctionRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/GetAutoScalingGroupRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/GetEBSVolumeRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/GetEC2InstanceRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/GetEC2RecommendationProjectedMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetEffectiveRecommendationPreferencesCommand.js +2 -2
- package/dist-cjs/commands/GetEnrollmentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetEnrollmentStatusesForOrganizationCommand.js +2 -2
- package/dist-cjs/commands/GetLambdaFunctionRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/GetRecommendationPreferencesCommand.js +2 -2
- package/dist-cjs/commands/GetRecommendationSummariesCommand.js +2 -2
- package/dist-cjs/commands/PutRecommendationPreferencesCommand.js +2 -2
- package/dist-cjs/commands/UpdateEnrollmentStatusCommand.js +2 -2
- package/dist-cjs/models/models_0.js +299 -447
- package/dist-es/commands/DeleteRecommendationPreferencesCommand.js +3 -3
- package/dist-es/commands/DescribeRecommendationExportJobsCommand.js +3 -3
- package/dist-es/commands/ExportAutoScalingGroupRecommendationsCommand.js +3 -3
- package/dist-es/commands/ExportEBSVolumeRecommendationsCommand.js +3 -3
- package/dist-es/commands/ExportEC2InstanceRecommendationsCommand.js +3 -3
- package/dist-es/commands/ExportLambdaFunctionRecommendationsCommand.js +3 -3
- package/dist-es/commands/GetAutoScalingGroupRecommendationsCommand.js +3 -3
- package/dist-es/commands/GetEBSVolumeRecommendationsCommand.js +3 -3
- package/dist-es/commands/GetEC2InstanceRecommendationsCommand.js +3 -3
- package/dist-es/commands/GetEC2RecommendationProjectedMetricsCommand.js +3 -3
- package/dist-es/commands/GetEffectiveRecommendationPreferencesCommand.js +3 -3
- package/dist-es/commands/GetEnrollmentStatusCommand.js +3 -3
- package/dist-es/commands/GetEnrollmentStatusesForOrganizationCommand.js +3 -3
- package/dist-es/commands/GetLambdaFunctionRecommendationsCommand.js +3 -3
- package/dist-es/commands/GetRecommendationPreferencesCommand.js +3 -3
- package/dist-es/commands/GetRecommendationSummariesCommand.js +3 -3
- package/dist-es/commands/PutRecommendationPreferencesCommand.js +3 -3
- package/dist-es/commands/UpdateEnrollmentStatusCommand.js +3 -3
- package/dist-es/models/models_0.js +74 -296
- package/dist-types/models/models_0.d.ts +296 -444
- package/dist-types/ts3.4/models/models_0.d.ts +148 -296
- package/package.json +6 -6
|
@@ -24,10 +24,6 @@ export interface AccountEnrollmentStatus {
|
|
|
24
24
|
|
|
25
25
|
lastUpdatedTimestamp?: Date;
|
|
26
26
|
}
|
|
27
|
-
export declare namespace AccountEnrollmentStatus {
|
|
28
|
-
|
|
29
|
-
const filterSensitiveLog: (obj: AccountEnrollmentStatus) => any;
|
|
30
|
-
}
|
|
31
27
|
|
|
32
28
|
export interface AutoScalingGroupConfiguration {
|
|
33
29
|
|
|
@@ -39,10 +35,6 @@ export interface AutoScalingGroupConfiguration {
|
|
|
39
35
|
|
|
40
36
|
instanceType?: string;
|
|
41
37
|
}
|
|
42
|
-
export declare namespace AutoScalingGroupConfiguration {
|
|
43
|
-
|
|
44
|
-
const filterSensitiveLog: (obj: AutoScalingGroupConfiguration) => any;
|
|
45
|
-
}
|
|
46
38
|
export declare enum CurrentPerformanceRisk {
|
|
47
39
|
HIGH = "High",
|
|
48
40
|
LOW = "Low",
|
|
@@ -70,10 +62,6 @@ export interface EffectiveRecommendationPreferences {
|
|
|
70
62
|
|
|
71
63
|
inferredWorkloadTypes?: InferredWorkloadTypesPreference | string;
|
|
72
64
|
}
|
|
73
|
-
export declare namespace EffectiveRecommendationPreferences {
|
|
74
|
-
|
|
75
|
-
const filterSensitiveLog: (obj: EffectiveRecommendationPreferences) => any;
|
|
76
|
-
}
|
|
77
65
|
export declare enum Finding {
|
|
78
66
|
NOT_OPTIMIZED = "NotOptimized",
|
|
79
67
|
OPTIMIZED = "Optimized",
|
|
@@ -124,10 +112,6 @@ export interface UtilizationMetric {
|
|
|
124
112
|
|
|
125
113
|
value?: number;
|
|
126
114
|
}
|
|
127
|
-
export declare namespace UtilizationMetric {
|
|
128
|
-
|
|
129
|
-
const filterSensitiveLog: (obj: UtilizationMetric) => any;
|
|
130
|
-
}
|
|
131
115
|
export declare enum Currency {
|
|
132
116
|
CNY = "CNY",
|
|
133
117
|
USD = "USD"
|
|
@@ -139,10 +123,6 @@ export interface EstimatedMonthlySavings {
|
|
|
139
123
|
|
|
140
124
|
value?: number;
|
|
141
125
|
}
|
|
142
|
-
export declare namespace EstimatedMonthlySavings {
|
|
143
|
-
|
|
144
|
-
const filterSensitiveLog: (obj: EstimatedMonthlySavings) => any;
|
|
145
|
-
}
|
|
146
126
|
|
|
147
127
|
export interface SavingsOpportunity {
|
|
148
128
|
|
|
@@ -150,10 +130,6 @@ export interface SavingsOpportunity {
|
|
|
150
130
|
|
|
151
131
|
estimatedMonthlySavings?: EstimatedMonthlySavings;
|
|
152
132
|
}
|
|
153
|
-
export declare namespace SavingsOpportunity {
|
|
154
|
-
|
|
155
|
-
const filterSensitiveLog: (obj: SavingsOpportunity) => any;
|
|
156
|
-
}
|
|
157
133
|
|
|
158
134
|
export interface AutoScalingGroupRecommendationOption {
|
|
159
135
|
|
|
@@ -169,10 +145,6 @@ export interface AutoScalingGroupRecommendationOption {
|
|
|
169
145
|
|
|
170
146
|
migrationEffort?: MigrationEffort | string;
|
|
171
147
|
}
|
|
172
|
-
export declare namespace AutoScalingGroupRecommendationOption {
|
|
173
|
-
|
|
174
|
-
const filterSensitiveLog: (obj: AutoScalingGroupRecommendationOption) => any;
|
|
175
|
-
}
|
|
176
148
|
|
|
177
149
|
export interface AutoScalingGroupRecommendation {
|
|
178
150
|
|
|
@@ -200,10 +172,6 @@ export interface AutoScalingGroupRecommendation {
|
|
|
200
172
|
|
|
201
173
|
inferredWorkloadTypes?: (InferredWorkloadType | string)[];
|
|
202
174
|
}
|
|
203
|
-
export declare namespace AutoScalingGroupRecommendation {
|
|
204
|
-
|
|
205
|
-
const filterSensitiveLog: (obj: AutoScalingGroupRecommendation) => any;
|
|
206
|
-
}
|
|
207
175
|
export declare enum RecommendationPreferenceName {
|
|
208
176
|
ENHANCED_INFRASTRUCTURE_METRICS = "EnhancedInfrastructureMetrics",
|
|
209
177
|
INFERRED_WORKLOAD_TYPES = "InferredWorkloadTypes"
|
|
@@ -227,10 +195,6 @@ export interface Scope {
|
|
|
227
195
|
|
|
228
196
|
value?: string;
|
|
229
197
|
}
|
|
230
|
-
export declare namespace Scope {
|
|
231
|
-
|
|
232
|
-
const filterSensitiveLog: (obj: Scope) => any;
|
|
233
|
-
}
|
|
234
198
|
export interface DeleteRecommendationPreferencesRequest {
|
|
235
199
|
|
|
236
200
|
resourceType: ResourceType | string | undefined;
|
|
@@ -239,16 +203,8 @@ export interface DeleteRecommendationPreferencesRequest {
|
|
|
239
203
|
|
|
240
204
|
recommendationPreferenceNames: (RecommendationPreferenceName | string)[] | undefined;
|
|
241
205
|
}
|
|
242
|
-
export declare namespace DeleteRecommendationPreferencesRequest {
|
|
243
|
-
|
|
244
|
-
const filterSensitiveLog: (obj: DeleteRecommendationPreferencesRequest) => any;
|
|
245
|
-
}
|
|
246
206
|
export interface DeleteRecommendationPreferencesResponse {
|
|
247
207
|
}
|
|
248
|
-
export declare namespace DeleteRecommendationPreferencesResponse {
|
|
249
|
-
|
|
250
|
-
const filterSensitiveLog: (obj: DeleteRecommendationPreferencesResponse) => any;
|
|
251
|
-
}
|
|
252
208
|
|
|
253
209
|
export declare class InternalServerException extends __BaseException {
|
|
254
210
|
readonly name: "InternalServerException";
|
|
@@ -309,10 +265,6 @@ export interface JobFilter {
|
|
|
309
265
|
|
|
310
266
|
values?: string[];
|
|
311
267
|
}
|
|
312
|
-
export declare namespace JobFilter {
|
|
313
|
-
|
|
314
|
-
const filterSensitiveLog: (obj: JobFilter) => any;
|
|
315
|
-
}
|
|
316
268
|
export interface DescribeRecommendationExportJobsRequest {
|
|
317
269
|
|
|
318
270
|
jobIds?: string[];
|
|
@@ -323,10 +275,6 @@ export interface DescribeRecommendationExportJobsRequest {
|
|
|
323
275
|
|
|
324
276
|
maxResults?: number;
|
|
325
277
|
}
|
|
326
|
-
export declare namespace DescribeRecommendationExportJobsRequest {
|
|
327
|
-
|
|
328
|
-
const filterSensitiveLog: (obj: DescribeRecommendationExportJobsRequest) => any;
|
|
329
|
-
}
|
|
330
278
|
|
|
331
279
|
export interface S3Destination {
|
|
332
280
|
|
|
@@ -336,19 +284,11 @@ export interface S3Destination {
|
|
|
336
284
|
|
|
337
285
|
metadataKey?: string;
|
|
338
286
|
}
|
|
339
|
-
export declare namespace S3Destination {
|
|
340
|
-
|
|
341
|
-
const filterSensitiveLog: (obj: S3Destination) => any;
|
|
342
|
-
}
|
|
343
287
|
|
|
344
288
|
export interface ExportDestination {
|
|
345
289
|
|
|
346
290
|
s3?: S3Destination;
|
|
347
291
|
}
|
|
348
|
-
export declare namespace ExportDestination {
|
|
349
|
-
|
|
350
|
-
const filterSensitiveLog: (obj: ExportDestination) => any;
|
|
351
|
-
}
|
|
352
292
|
export declare enum JobStatus {
|
|
353
293
|
COMPLETE = "Complete",
|
|
354
294
|
FAILED = "Failed",
|
|
@@ -372,20 +312,12 @@ export interface RecommendationExportJob {
|
|
|
372
312
|
|
|
373
313
|
failureReason?: string;
|
|
374
314
|
}
|
|
375
|
-
export declare namespace RecommendationExportJob {
|
|
376
|
-
|
|
377
|
-
const filterSensitiveLog: (obj: RecommendationExportJob) => any;
|
|
378
|
-
}
|
|
379
315
|
export interface DescribeRecommendationExportJobsResponse {
|
|
380
316
|
|
|
381
317
|
recommendationExportJobs?: RecommendationExportJob[];
|
|
382
318
|
|
|
383
319
|
nextToken?: string;
|
|
384
320
|
}
|
|
385
|
-
export declare namespace DescribeRecommendationExportJobsResponse {
|
|
386
|
-
|
|
387
|
-
const filterSensitiveLog: (obj: DescribeRecommendationExportJobsResponse) => any;
|
|
388
|
-
}
|
|
389
321
|
export declare enum ExportableAutoScalingGroupField {
|
|
390
322
|
ACCOUNT_ID = "AccountId",
|
|
391
323
|
AUTO_SCALING_GROUP_ARN = "AutoScalingGroupArn",
|
|
@@ -457,19 +389,11 @@ export interface Filter {
|
|
|
457
389
|
|
|
458
390
|
values?: string[];
|
|
459
391
|
}
|
|
460
|
-
export declare namespace Filter {
|
|
461
|
-
|
|
462
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
463
|
-
}
|
|
464
392
|
|
|
465
393
|
export interface RecommendationPreferences {
|
|
466
394
|
|
|
467
395
|
cpuVendorArchitectures?: (CpuVendorArchitecture | string)[];
|
|
468
396
|
}
|
|
469
|
-
export declare namespace RecommendationPreferences {
|
|
470
|
-
|
|
471
|
-
const filterSensitiveLog: (obj: RecommendationPreferences) => any;
|
|
472
|
-
}
|
|
473
397
|
|
|
474
398
|
export interface S3DestinationConfig {
|
|
475
399
|
|
|
@@ -477,10 +401,6 @@ export interface S3DestinationConfig {
|
|
|
477
401
|
|
|
478
402
|
keyPrefix?: string;
|
|
479
403
|
}
|
|
480
|
-
export declare namespace S3DestinationConfig {
|
|
481
|
-
|
|
482
|
-
const filterSensitiveLog: (obj: S3DestinationConfig) => any;
|
|
483
|
-
}
|
|
484
404
|
export interface ExportAutoScalingGroupRecommendationsRequest {
|
|
485
405
|
|
|
486
406
|
accountIds?: string[];
|
|
@@ -497,20 +417,12 @@ export interface ExportAutoScalingGroupRecommendationsRequest {
|
|
|
497
417
|
|
|
498
418
|
recommendationPreferences?: RecommendationPreferences;
|
|
499
419
|
}
|
|
500
|
-
export declare namespace ExportAutoScalingGroupRecommendationsRequest {
|
|
501
|
-
|
|
502
|
-
const filterSensitiveLog: (obj: ExportAutoScalingGroupRecommendationsRequest) => any;
|
|
503
|
-
}
|
|
504
420
|
export interface ExportAutoScalingGroupRecommendationsResponse {
|
|
505
421
|
|
|
506
422
|
jobId?: string;
|
|
507
423
|
|
|
508
424
|
s3Destination?: S3Destination;
|
|
509
425
|
}
|
|
510
|
-
export declare namespace ExportAutoScalingGroupRecommendationsResponse {
|
|
511
|
-
|
|
512
|
-
const filterSensitiveLog: (obj: ExportAutoScalingGroupRecommendationsResponse) => any;
|
|
513
|
-
}
|
|
514
426
|
|
|
515
427
|
export declare class LimitExceededException extends __BaseException {
|
|
516
428
|
readonly name: "LimitExceededException";
|
|
@@ -558,10 +470,6 @@ export interface EBSFilter {
|
|
|
558
470
|
|
|
559
471
|
values?: string[];
|
|
560
472
|
}
|
|
561
|
-
export declare namespace EBSFilter {
|
|
562
|
-
|
|
563
|
-
const filterSensitiveLog: (obj: EBSFilter) => any;
|
|
564
|
-
}
|
|
565
473
|
export interface ExportEBSVolumeRecommendationsRequest {
|
|
566
474
|
|
|
567
475
|
accountIds?: string[];
|
|
@@ -576,20 +484,12 @@ export interface ExportEBSVolumeRecommendationsRequest {
|
|
|
576
484
|
|
|
577
485
|
includeMemberAccounts?: boolean;
|
|
578
486
|
}
|
|
579
|
-
export declare namespace ExportEBSVolumeRecommendationsRequest {
|
|
580
|
-
|
|
581
|
-
const filterSensitiveLog: (obj: ExportEBSVolumeRecommendationsRequest) => any;
|
|
582
|
-
}
|
|
583
487
|
export interface ExportEBSVolumeRecommendationsResponse {
|
|
584
488
|
|
|
585
489
|
jobId?: string;
|
|
586
490
|
|
|
587
491
|
s3Destination?: S3Destination;
|
|
588
492
|
}
|
|
589
|
-
export declare namespace ExportEBSVolumeRecommendationsResponse {
|
|
590
|
-
|
|
591
|
-
const filterSensitiveLog: (obj: ExportEBSVolumeRecommendationsResponse) => any;
|
|
592
|
-
}
|
|
593
493
|
export declare enum ExportableInstanceField {
|
|
594
494
|
ACCOUNT_ID = "AccountId",
|
|
595
495
|
CURRENT_INSTANCE_TYPE = "CurrentInstanceType",
|
|
@@ -660,20 +560,12 @@ export interface ExportEC2InstanceRecommendationsRequest {
|
|
|
660
560
|
|
|
661
561
|
recommendationPreferences?: RecommendationPreferences;
|
|
662
562
|
}
|
|
663
|
-
export declare namespace ExportEC2InstanceRecommendationsRequest {
|
|
664
|
-
|
|
665
|
-
const filterSensitiveLog: (obj: ExportEC2InstanceRecommendationsRequest) => any;
|
|
666
|
-
}
|
|
667
563
|
export interface ExportEC2InstanceRecommendationsResponse {
|
|
668
564
|
|
|
669
565
|
jobId?: string;
|
|
670
566
|
|
|
671
567
|
s3Destination?: S3Destination;
|
|
672
568
|
}
|
|
673
|
-
export declare namespace ExportEC2InstanceRecommendationsResponse {
|
|
674
|
-
|
|
675
|
-
const filterSensitiveLog: (obj: ExportEC2InstanceRecommendationsResponse) => any;
|
|
676
|
-
}
|
|
677
569
|
export declare enum ExportableLambdaFunctionField {
|
|
678
570
|
ACCOUNT_ID = "AccountId",
|
|
679
571
|
CURRENT_CONFIGURATION_MEMORY_SIZE = "CurrentConfigurationMemorySize",
|
|
@@ -713,10 +605,6 @@ export interface LambdaFunctionRecommendationFilter {
|
|
|
713
605
|
|
|
714
606
|
values?: string[];
|
|
715
607
|
}
|
|
716
|
-
export declare namespace LambdaFunctionRecommendationFilter {
|
|
717
|
-
|
|
718
|
-
const filterSensitiveLog: (obj: LambdaFunctionRecommendationFilter) => any;
|
|
719
|
-
}
|
|
720
608
|
export interface ExportLambdaFunctionRecommendationsRequest {
|
|
721
609
|
|
|
722
610
|
accountIds?: string[];
|
|
@@ -731,20 +619,12 @@ export interface ExportLambdaFunctionRecommendationsRequest {
|
|
|
731
619
|
|
|
732
620
|
includeMemberAccounts?: boolean;
|
|
733
621
|
}
|
|
734
|
-
export declare namespace ExportLambdaFunctionRecommendationsRequest {
|
|
735
|
-
|
|
736
|
-
const filterSensitiveLog: (obj: ExportLambdaFunctionRecommendationsRequest) => any;
|
|
737
|
-
}
|
|
738
622
|
export interface ExportLambdaFunctionRecommendationsResponse {
|
|
739
623
|
|
|
740
624
|
jobId?: string;
|
|
741
625
|
|
|
742
626
|
s3Destination?: S3Destination;
|
|
743
627
|
}
|
|
744
|
-
export declare namespace ExportLambdaFunctionRecommendationsResponse {
|
|
745
|
-
|
|
746
|
-
const filterSensitiveLog: (obj: ExportLambdaFunctionRecommendationsResponse) => any;
|
|
747
|
-
}
|
|
748
628
|
export interface GetAutoScalingGroupRecommendationsRequest {
|
|
749
629
|
|
|
750
630
|
accountIds?: string[];
|
|
@@ -759,10 +639,6 @@ export interface GetAutoScalingGroupRecommendationsRequest {
|
|
|
759
639
|
|
|
760
640
|
recommendationPreferences?: RecommendationPreferences;
|
|
761
641
|
}
|
|
762
|
-
export declare namespace GetAutoScalingGroupRecommendationsRequest {
|
|
763
|
-
|
|
764
|
-
const filterSensitiveLog: (obj: GetAutoScalingGroupRecommendationsRequest) => any;
|
|
765
|
-
}
|
|
766
642
|
|
|
767
643
|
export interface GetRecommendationError {
|
|
768
644
|
|
|
@@ -772,10 +648,6 @@ export interface GetRecommendationError {
|
|
|
772
648
|
|
|
773
649
|
message?: string;
|
|
774
650
|
}
|
|
775
|
-
export declare namespace GetRecommendationError {
|
|
776
|
-
|
|
777
|
-
const filterSensitiveLog: (obj: GetRecommendationError) => any;
|
|
778
|
-
}
|
|
779
651
|
export interface GetAutoScalingGroupRecommendationsResponse {
|
|
780
652
|
|
|
781
653
|
nextToken?: string;
|
|
@@ -784,10 +656,6 @@ export interface GetAutoScalingGroupRecommendationsResponse {
|
|
|
784
656
|
|
|
785
657
|
errors?: GetRecommendationError[];
|
|
786
658
|
}
|
|
787
|
-
export declare namespace GetAutoScalingGroupRecommendationsResponse {
|
|
788
|
-
|
|
789
|
-
const filterSensitiveLog: (obj: GetAutoScalingGroupRecommendationsResponse) => any;
|
|
790
|
-
}
|
|
791
659
|
export interface GetEBSVolumeRecommendationsRequest {
|
|
792
660
|
|
|
793
661
|
volumeArns?: string[];
|
|
@@ -800,10 +668,6 @@ export interface GetEBSVolumeRecommendationsRequest {
|
|
|
800
668
|
|
|
801
669
|
accountIds?: string[];
|
|
802
670
|
}
|
|
803
|
-
export declare namespace GetEBSVolumeRecommendationsRequest {
|
|
804
|
-
|
|
805
|
-
const filterSensitiveLog: (obj: GetEBSVolumeRecommendationsRequest) => any;
|
|
806
|
-
}
|
|
807
671
|
|
|
808
672
|
export interface VolumeConfiguration {
|
|
809
673
|
|
|
@@ -819,10 +683,6 @@ export interface VolumeConfiguration {
|
|
|
819
683
|
|
|
820
684
|
volumeBurstThroughput?: number;
|
|
821
685
|
}
|
|
822
|
-
export declare namespace VolumeConfiguration {
|
|
823
|
-
|
|
824
|
-
const filterSensitiveLog: (obj: VolumeConfiguration) => any;
|
|
825
|
-
}
|
|
826
686
|
export declare enum EBSFinding {
|
|
827
687
|
NOT_OPTIMIZED = "NotOptimized",
|
|
828
688
|
OPTIMIZED = "Optimized"
|
|
@@ -842,10 +702,6 @@ export interface EBSUtilizationMetric {
|
|
|
842
702
|
|
|
843
703
|
value?: number;
|
|
844
704
|
}
|
|
845
|
-
export declare namespace EBSUtilizationMetric {
|
|
846
|
-
|
|
847
|
-
const filterSensitiveLog: (obj: EBSUtilizationMetric) => any;
|
|
848
|
-
}
|
|
849
705
|
|
|
850
706
|
export interface VolumeRecommendationOption {
|
|
851
707
|
|
|
@@ -857,10 +713,6 @@ export interface VolumeRecommendationOption {
|
|
|
857
713
|
|
|
858
714
|
savingsOpportunity?: SavingsOpportunity;
|
|
859
715
|
}
|
|
860
|
-
export declare namespace VolumeRecommendationOption {
|
|
861
|
-
|
|
862
|
-
const filterSensitiveLog: (obj: VolumeRecommendationOption) => any;
|
|
863
|
-
}
|
|
864
716
|
|
|
865
717
|
export interface VolumeRecommendation {
|
|
866
718
|
|
|
@@ -882,10 +734,6 @@ export interface VolumeRecommendation {
|
|
|
882
734
|
|
|
883
735
|
currentPerformanceRisk?: CurrentPerformanceRisk | string;
|
|
884
736
|
}
|
|
885
|
-
export declare namespace VolumeRecommendation {
|
|
886
|
-
|
|
887
|
-
const filterSensitiveLog: (obj: VolumeRecommendation) => any;
|
|
888
|
-
}
|
|
889
737
|
export interface GetEBSVolumeRecommendationsResponse {
|
|
890
738
|
|
|
891
739
|
nextToken?: string;
|
|
@@ -894,10 +742,6 @@ export interface GetEBSVolumeRecommendationsResponse {
|
|
|
894
742
|
|
|
895
743
|
errors?: GetRecommendationError[];
|
|
896
744
|
}
|
|
897
|
-
export declare namespace GetEBSVolumeRecommendationsResponse {
|
|
898
|
-
|
|
899
|
-
const filterSensitiveLog: (obj: GetEBSVolumeRecommendationsResponse) => any;
|
|
900
|
-
}
|
|
901
745
|
export interface GetEC2InstanceRecommendationsRequest {
|
|
902
746
|
|
|
903
747
|
instanceArns?: string[];
|
|
@@ -912,10 +756,6 @@ export interface GetEC2InstanceRecommendationsRequest {
|
|
|
912
756
|
|
|
913
757
|
recommendationPreferences?: RecommendationPreferences;
|
|
914
758
|
}
|
|
915
|
-
export declare namespace GetEC2InstanceRecommendationsRequest {
|
|
916
|
-
|
|
917
|
-
const filterSensitiveLog: (obj: GetEC2InstanceRecommendationsRequest) => any;
|
|
918
|
-
}
|
|
919
759
|
export declare enum InstanceRecommendationFindingReasonCode {
|
|
920
760
|
CPU_OVER_PROVISIONED = "CPUOverprovisioned",
|
|
921
761
|
CPU_UNDER_PROVISIONED = "CPUUnderprovisioned",
|
|
@@ -959,10 +799,6 @@ export interface InstanceRecommendationOption {
|
|
|
959
799
|
|
|
960
800
|
migrationEffort?: MigrationEffort | string;
|
|
961
801
|
}
|
|
962
|
-
export declare namespace InstanceRecommendationOption {
|
|
963
|
-
|
|
964
|
-
const filterSensitiveLog: (obj: InstanceRecommendationOption) => any;
|
|
965
|
-
}
|
|
966
802
|
export declare enum RecommendationSourceType {
|
|
967
803
|
AUTO_SCALING_GROUP = "AutoScalingGroup",
|
|
968
804
|
EBS_VOLUME = "EbsVolume",
|
|
@@ -976,10 +812,6 @@ export interface RecommendationSource {
|
|
|
976
812
|
|
|
977
813
|
recommendationSourceType?: RecommendationSourceType | string;
|
|
978
814
|
}
|
|
979
|
-
export declare namespace RecommendationSource {
|
|
980
|
-
|
|
981
|
-
const filterSensitiveLog: (obj: RecommendationSource) => any;
|
|
982
|
-
}
|
|
983
815
|
|
|
984
816
|
export interface InstanceRecommendation {
|
|
985
817
|
|
|
@@ -1011,10 +843,6 @@ export interface InstanceRecommendation {
|
|
|
1011
843
|
|
|
1012
844
|
inferredWorkloadTypes?: (InferredWorkloadType | string)[];
|
|
1013
845
|
}
|
|
1014
|
-
export declare namespace InstanceRecommendation {
|
|
1015
|
-
|
|
1016
|
-
const filterSensitiveLog: (obj: InstanceRecommendation) => any;
|
|
1017
|
-
}
|
|
1018
846
|
export interface GetEC2InstanceRecommendationsResponse {
|
|
1019
847
|
|
|
1020
848
|
nextToken?: string;
|
|
@@ -1023,10 +851,6 @@ export interface GetEC2InstanceRecommendationsResponse {
|
|
|
1023
851
|
|
|
1024
852
|
errors?: GetRecommendationError[];
|
|
1025
853
|
}
|
|
1026
|
-
export declare namespace GetEC2InstanceRecommendationsResponse {
|
|
1027
|
-
|
|
1028
|
-
const filterSensitiveLog: (obj: GetEC2InstanceRecommendationsResponse) => any;
|
|
1029
|
-
}
|
|
1030
854
|
export interface GetEC2RecommendationProjectedMetricsRequest {
|
|
1031
855
|
|
|
1032
856
|
instanceArn: string | undefined;
|
|
@@ -1041,10 +865,6 @@ export interface GetEC2RecommendationProjectedMetricsRequest {
|
|
|
1041
865
|
|
|
1042
866
|
recommendationPreferences?: RecommendationPreferences;
|
|
1043
867
|
}
|
|
1044
|
-
export declare namespace GetEC2RecommendationProjectedMetricsRequest {
|
|
1045
|
-
|
|
1046
|
-
const filterSensitiveLog: (obj: GetEC2RecommendationProjectedMetricsRequest) => any;
|
|
1047
|
-
}
|
|
1048
868
|
|
|
1049
869
|
export interface ProjectedMetric {
|
|
1050
870
|
|
|
@@ -1054,10 +874,6 @@ export interface ProjectedMetric {
|
|
|
1054
874
|
|
|
1055
875
|
values?: number[];
|
|
1056
876
|
}
|
|
1057
|
-
export declare namespace ProjectedMetric {
|
|
1058
|
-
|
|
1059
|
-
const filterSensitiveLog: (obj: ProjectedMetric) => any;
|
|
1060
|
-
}
|
|
1061
877
|
|
|
1062
878
|
export interface RecommendedOptionProjectedMetric {
|
|
1063
879
|
|
|
@@ -1067,40 +883,20 @@ export interface RecommendedOptionProjectedMetric {
|
|
|
1067
883
|
|
|
1068
884
|
projectedMetrics?: ProjectedMetric[];
|
|
1069
885
|
}
|
|
1070
|
-
export declare namespace RecommendedOptionProjectedMetric {
|
|
1071
|
-
|
|
1072
|
-
const filterSensitiveLog: (obj: RecommendedOptionProjectedMetric) => any;
|
|
1073
|
-
}
|
|
1074
886
|
export interface GetEC2RecommendationProjectedMetricsResponse {
|
|
1075
887
|
|
|
1076
888
|
recommendedOptionProjectedMetrics?: RecommendedOptionProjectedMetric[];
|
|
1077
889
|
}
|
|
1078
|
-
export declare namespace GetEC2RecommendationProjectedMetricsResponse {
|
|
1079
|
-
|
|
1080
|
-
const filterSensitiveLog: (obj: GetEC2RecommendationProjectedMetricsResponse) => any;
|
|
1081
|
-
}
|
|
1082
890
|
export interface GetEffectiveRecommendationPreferencesRequest {
|
|
1083
891
|
|
|
1084
892
|
resourceArn: string | undefined;
|
|
1085
893
|
}
|
|
1086
|
-
export declare namespace GetEffectiveRecommendationPreferencesRequest {
|
|
1087
|
-
|
|
1088
|
-
const filterSensitiveLog: (obj: GetEffectiveRecommendationPreferencesRequest) => any;
|
|
1089
|
-
}
|
|
1090
894
|
export interface GetEffectiveRecommendationPreferencesResponse {
|
|
1091
895
|
|
|
1092
896
|
enhancedInfrastructureMetrics?: EnhancedInfrastructureMetrics | string;
|
|
1093
897
|
}
|
|
1094
|
-
export declare namespace GetEffectiveRecommendationPreferencesResponse {
|
|
1095
|
-
|
|
1096
|
-
const filterSensitiveLog: (obj: GetEffectiveRecommendationPreferencesResponse) => any;
|
|
1097
|
-
}
|
|
1098
898
|
export interface GetEnrollmentStatusRequest {
|
|
1099
899
|
}
|
|
1100
|
-
export declare namespace GetEnrollmentStatusRequest {
|
|
1101
|
-
|
|
1102
|
-
const filterSensitiveLog: (obj: GetEnrollmentStatusRequest) => any;
|
|
1103
|
-
}
|
|
1104
900
|
export interface GetEnrollmentStatusResponse {
|
|
1105
901
|
|
|
1106
902
|
status?: Status | string;
|
|
@@ -1113,10 +909,6 @@ export interface GetEnrollmentStatusResponse {
|
|
|
1113
909
|
|
|
1114
910
|
numberOfMemberAccountsOptedIn?: number;
|
|
1115
911
|
}
|
|
1116
|
-
export declare namespace GetEnrollmentStatusResponse {
|
|
1117
|
-
|
|
1118
|
-
const filterSensitiveLog: (obj: GetEnrollmentStatusResponse) => any;
|
|
1119
|
-
}
|
|
1120
912
|
export declare enum EnrollmentFilterName {
|
|
1121
913
|
STATUS = "Status"
|
|
1122
914
|
}
|
|
@@ -1127,10 +919,6 @@ export interface EnrollmentFilter {
|
|
|
1127
919
|
|
|
1128
920
|
values?: string[];
|
|
1129
921
|
}
|
|
1130
|
-
export declare namespace EnrollmentFilter {
|
|
1131
|
-
|
|
1132
|
-
const filterSensitiveLog: (obj: EnrollmentFilter) => any;
|
|
1133
|
-
}
|
|
1134
922
|
export interface GetEnrollmentStatusesForOrganizationRequest {
|
|
1135
923
|
|
|
1136
924
|
filters?: EnrollmentFilter[];
|
|
@@ -1139,20 +927,12 @@ export interface GetEnrollmentStatusesForOrganizationRequest {
|
|
|
1139
927
|
|
|
1140
928
|
maxResults?: number;
|
|
1141
929
|
}
|
|
1142
|
-
export declare namespace GetEnrollmentStatusesForOrganizationRequest {
|
|
1143
|
-
|
|
1144
|
-
const filterSensitiveLog: (obj: GetEnrollmentStatusesForOrganizationRequest) => any;
|
|
1145
|
-
}
|
|
1146
930
|
export interface GetEnrollmentStatusesForOrganizationResponse {
|
|
1147
931
|
|
|
1148
932
|
accountEnrollmentStatuses?: AccountEnrollmentStatus[];
|
|
1149
933
|
|
|
1150
934
|
nextToken?: string;
|
|
1151
935
|
}
|
|
1152
|
-
export declare namespace GetEnrollmentStatusesForOrganizationResponse {
|
|
1153
|
-
|
|
1154
|
-
const filterSensitiveLog: (obj: GetEnrollmentStatusesForOrganizationResponse) => any;
|
|
1155
|
-
}
|
|
1156
936
|
export interface GetLambdaFunctionRecommendationsRequest {
|
|
1157
937
|
|
|
1158
938
|
functionArns?: string[];
|
|
@@ -1165,10 +945,6 @@ export interface GetLambdaFunctionRecommendationsRequest {
|
|
|
1165
945
|
|
|
1166
946
|
maxResults?: number;
|
|
1167
947
|
}
|
|
1168
|
-
export declare namespace GetLambdaFunctionRecommendationsRequest {
|
|
1169
|
-
|
|
1170
|
-
const filterSensitiveLog: (obj: GetLambdaFunctionRecommendationsRequest) => any;
|
|
1171
|
-
}
|
|
1172
948
|
export declare enum LambdaFunctionRecommendationFinding {
|
|
1173
949
|
NOT_OPTIMIZED = "NotOptimized",
|
|
1174
950
|
OPTIMIZED = "Optimized",
|
|
@@ -1197,10 +973,6 @@ export interface LambdaFunctionMemoryProjectedMetric {
|
|
|
1197
973
|
|
|
1198
974
|
value?: number;
|
|
1199
975
|
}
|
|
1200
|
-
export declare namespace LambdaFunctionMemoryProjectedMetric {
|
|
1201
|
-
|
|
1202
|
-
const filterSensitiveLog: (obj: LambdaFunctionMemoryProjectedMetric) => any;
|
|
1203
|
-
}
|
|
1204
976
|
|
|
1205
977
|
export interface LambdaFunctionMemoryRecommendationOption {
|
|
1206
978
|
|
|
@@ -1212,10 +984,6 @@ export interface LambdaFunctionMemoryRecommendationOption {
|
|
|
1212
984
|
|
|
1213
985
|
savingsOpportunity?: SavingsOpportunity;
|
|
1214
986
|
}
|
|
1215
|
-
export declare namespace LambdaFunctionMemoryRecommendationOption {
|
|
1216
|
-
|
|
1217
|
-
const filterSensitiveLog: (obj: LambdaFunctionMemoryRecommendationOption) => any;
|
|
1218
|
-
}
|
|
1219
987
|
export declare enum LambdaFunctionMetricName {
|
|
1220
988
|
DURATION = "Duration",
|
|
1221
989
|
MEMORY = "Memory"
|
|
@@ -1233,10 +1001,6 @@ export interface LambdaFunctionUtilizationMetric {
|
|
|
1233
1001
|
|
|
1234
1002
|
value?: number;
|
|
1235
1003
|
}
|
|
1236
|
-
export declare namespace LambdaFunctionUtilizationMetric {
|
|
1237
|
-
|
|
1238
|
-
const filterSensitiveLog: (obj: LambdaFunctionUtilizationMetric) => any;
|
|
1239
|
-
}
|
|
1240
1004
|
|
|
1241
1005
|
export interface LambdaFunctionRecommendation {
|
|
1242
1006
|
|
|
@@ -1264,20 +1028,12 @@ export interface LambdaFunctionRecommendation {
|
|
|
1264
1028
|
|
|
1265
1029
|
currentPerformanceRisk?: CurrentPerformanceRisk | string;
|
|
1266
1030
|
}
|
|
1267
|
-
export declare namespace LambdaFunctionRecommendation {
|
|
1268
|
-
|
|
1269
|
-
const filterSensitiveLog: (obj: LambdaFunctionRecommendation) => any;
|
|
1270
|
-
}
|
|
1271
1031
|
export interface GetLambdaFunctionRecommendationsResponse {
|
|
1272
1032
|
|
|
1273
1033
|
nextToken?: string;
|
|
1274
1034
|
|
|
1275
1035
|
lambdaFunctionRecommendations?: LambdaFunctionRecommendation[];
|
|
1276
1036
|
}
|
|
1277
|
-
export declare namespace GetLambdaFunctionRecommendationsResponse {
|
|
1278
|
-
|
|
1279
|
-
const filterSensitiveLog: (obj: GetLambdaFunctionRecommendationsResponse) => any;
|
|
1280
|
-
}
|
|
1281
1037
|
export interface GetRecommendationPreferencesRequest {
|
|
1282
1038
|
|
|
1283
1039
|
resourceType: ResourceType | string | undefined;
|
|
@@ -1288,10 +1044,6 @@ export interface GetRecommendationPreferencesRequest {
|
|
|
1288
1044
|
|
|
1289
1045
|
maxResults?: number;
|
|
1290
1046
|
}
|
|
1291
|
-
export declare namespace GetRecommendationPreferencesRequest {
|
|
1292
|
-
|
|
1293
|
-
const filterSensitiveLog: (obj: GetRecommendationPreferencesRequest) => any;
|
|
1294
|
-
}
|
|
1295
1047
|
|
|
1296
1048
|
export interface RecommendationPreferencesDetail {
|
|
1297
1049
|
|
|
@@ -1303,20 +1055,12 @@ export interface RecommendationPreferencesDetail {
|
|
|
1303
1055
|
|
|
1304
1056
|
inferredWorkloadTypes?: InferredWorkloadTypesPreference | string;
|
|
1305
1057
|
}
|
|
1306
|
-
export declare namespace RecommendationPreferencesDetail {
|
|
1307
|
-
|
|
1308
|
-
const filterSensitiveLog: (obj: RecommendationPreferencesDetail) => any;
|
|
1309
|
-
}
|
|
1310
1058
|
export interface GetRecommendationPreferencesResponse {
|
|
1311
1059
|
|
|
1312
1060
|
nextToken?: string;
|
|
1313
1061
|
|
|
1314
1062
|
recommendationPreferencesDetails?: RecommendationPreferencesDetail[];
|
|
1315
1063
|
}
|
|
1316
|
-
export declare namespace GetRecommendationPreferencesResponse {
|
|
1317
|
-
|
|
1318
|
-
const filterSensitiveLog: (obj: GetRecommendationPreferencesResponse) => any;
|
|
1319
|
-
}
|
|
1320
1064
|
export interface GetRecommendationSummariesRequest {
|
|
1321
1065
|
|
|
1322
1066
|
accountIds?: string[];
|
|
@@ -1325,10 +1069,6 @@ export interface GetRecommendationSummariesRequest {
|
|
|
1325
1069
|
|
|
1326
1070
|
maxResults?: number;
|
|
1327
1071
|
}
|
|
1328
|
-
export declare namespace GetRecommendationSummariesRequest {
|
|
1329
|
-
|
|
1330
|
-
const filterSensitiveLog: (obj: GetRecommendationSummariesRequest) => any;
|
|
1331
|
-
}
|
|
1332
1072
|
|
|
1333
1073
|
export interface CurrentPerformanceRiskRatings {
|
|
1334
1074
|
|
|
@@ -1340,10 +1080,6 @@ export interface CurrentPerformanceRiskRatings {
|
|
|
1340
1080
|
|
|
1341
1081
|
veryLow?: number;
|
|
1342
1082
|
}
|
|
1343
|
-
export declare namespace CurrentPerformanceRiskRatings {
|
|
1344
|
-
|
|
1345
|
-
const filterSensitiveLog: (obj: CurrentPerformanceRiskRatings) => any;
|
|
1346
|
-
}
|
|
1347
1083
|
export declare enum FindingReasonCode {
|
|
1348
1084
|
MEMORY_OVER_PROVISIONED = "MemoryOverprovisioned",
|
|
1349
1085
|
MEMORY_UNDER_PROVISIONED = "MemoryUnderprovisioned"
|
|
@@ -1355,10 +1091,6 @@ export interface ReasonCodeSummary {
|
|
|
1355
1091
|
|
|
1356
1092
|
value?: number;
|
|
1357
1093
|
}
|
|
1358
|
-
export declare namespace ReasonCodeSummary {
|
|
1359
|
-
|
|
1360
|
-
const filterSensitiveLog: (obj: ReasonCodeSummary) => any;
|
|
1361
|
-
}
|
|
1362
1094
|
|
|
1363
1095
|
export interface Summary {
|
|
1364
1096
|
|
|
@@ -1368,10 +1100,6 @@ export interface Summary {
|
|
|
1368
1100
|
|
|
1369
1101
|
reasonCodeSummaries?: ReasonCodeSummary[];
|
|
1370
1102
|
}
|
|
1371
|
-
export declare namespace Summary {
|
|
1372
|
-
|
|
1373
|
-
const filterSensitiveLog: (obj: Summary) => any;
|
|
1374
|
-
}
|
|
1375
1103
|
|
|
1376
1104
|
export interface RecommendationSummary {
|
|
1377
1105
|
|
|
@@ -1385,20 +1113,12 @@ export interface RecommendationSummary {
|
|
|
1385
1113
|
|
|
1386
1114
|
currentPerformanceRiskRatings?: CurrentPerformanceRiskRatings;
|
|
1387
1115
|
}
|
|
1388
|
-
export declare namespace RecommendationSummary {
|
|
1389
|
-
|
|
1390
|
-
const filterSensitiveLog: (obj: RecommendationSummary) => any;
|
|
1391
|
-
}
|
|
1392
1116
|
export interface GetRecommendationSummariesResponse {
|
|
1393
1117
|
|
|
1394
1118
|
nextToken?: string;
|
|
1395
1119
|
|
|
1396
1120
|
recommendationSummaries?: RecommendationSummary[];
|
|
1397
1121
|
}
|
|
1398
|
-
export declare namespace GetRecommendationSummariesResponse {
|
|
1399
|
-
|
|
1400
|
-
const filterSensitiveLog: (obj: GetRecommendationSummariesResponse) => any;
|
|
1401
|
-
}
|
|
1402
1122
|
export interface PutRecommendationPreferencesRequest {
|
|
1403
1123
|
|
|
1404
1124
|
resourceType: ResourceType | string | undefined;
|
|
@@ -1409,33 +1129,165 @@ export interface PutRecommendationPreferencesRequest {
|
|
|
1409
1129
|
|
|
1410
1130
|
inferredWorkloadTypes?: InferredWorkloadTypesPreference | string;
|
|
1411
1131
|
}
|
|
1412
|
-
export declare namespace PutRecommendationPreferencesRequest {
|
|
1413
|
-
|
|
1414
|
-
const filterSensitiveLog: (obj: PutRecommendationPreferencesRequest) => any;
|
|
1415
|
-
}
|
|
1416
1132
|
export interface PutRecommendationPreferencesResponse {
|
|
1417
1133
|
}
|
|
1418
|
-
export declare namespace PutRecommendationPreferencesResponse {
|
|
1419
|
-
|
|
1420
|
-
const filterSensitiveLog: (obj: PutRecommendationPreferencesResponse) => any;
|
|
1421
|
-
}
|
|
1422
1134
|
export interface UpdateEnrollmentStatusRequest {
|
|
1423
1135
|
|
|
1424
1136
|
status: Status | string | undefined;
|
|
1425
1137
|
|
|
1426
1138
|
includeMemberAccounts?: boolean;
|
|
1427
1139
|
}
|
|
1428
|
-
export declare namespace UpdateEnrollmentStatusRequest {
|
|
1429
|
-
|
|
1430
|
-
const filterSensitiveLog: (obj: UpdateEnrollmentStatusRequest) => any;
|
|
1431
|
-
}
|
|
1432
1140
|
export interface UpdateEnrollmentStatusResponse {
|
|
1433
1141
|
|
|
1434
1142
|
status?: Status | string;
|
|
1435
1143
|
|
|
1436
1144
|
statusReason?: string;
|
|
1437
1145
|
}
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1146
|
+
|
|
1147
|
+
export declare const AccountEnrollmentStatusFilterSensitiveLog: (obj: AccountEnrollmentStatus) => any;
|
|
1148
|
+
|
|
1149
|
+
export declare const AutoScalingGroupConfigurationFilterSensitiveLog: (obj: AutoScalingGroupConfiguration) => any;
|
|
1150
|
+
|
|
1151
|
+
export declare const EffectiveRecommendationPreferencesFilterSensitiveLog: (obj: EffectiveRecommendationPreferences) => any;
|
|
1152
|
+
|
|
1153
|
+
export declare const UtilizationMetricFilterSensitiveLog: (obj: UtilizationMetric) => any;
|
|
1154
|
+
|
|
1155
|
+
export declare const EstimatedMonthlySavingsFilterSensitiveLog: (obj: EstimatedMonthlySavings) => any;
|
|
1156
|
+
|
|
1157
|
+
export declare const SavingsOpportunityFilterSensitiveLog: (obj: SavingsOpportunity) => any;
|
|
1158
|
+
|
|
1159
|
+
export declare const AutoScalingGroupRecommendationOptionFilterSensitiveLog: (obj: AutoScalingGroupRecommendationOption) => any;
|
|
1160
|
+
|
|
1161
|
+
export declare const AutoScalingGroupRecommendationFilterSensitiveLog: (obj: AutoScalingGroupRecommendation) => any;
|
|
1162
|
+
|
|
1163
|
+
export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
|
|
1164
|
+
|
|
1165
|
+
export declare const DeleteRecommendationPreferencesRequestFilterSensitiveLog: (obj: DeleteRecommendationPreferencesRequest) => any;
|
|
1166
|
+
|
|
1167
|
+
export declare const DeleteRecommendationPreferencesResponseFilterSensitiveLog: (obj: DeleteRecommendationPreferencesResponse) => any;
|
|
1168
|
+
|
|
1169
|
+
export declare const JobFilterFilterSensitiveLog: (obj: JobFilter) => any;
|
|
1170
|
+
|
|
1171
|
+
export declare const DescribeRecommendationExportJobsRequestFilterSensitiveLog: (obj: DescribeRecommendationExportJobsRequest) => any;
|
|
1172
|
+
|
|
1173
|
+
export declare const S3DestinationFilterSensitiveLog: (obj: S3Destination) => any;
|
|
1174
|
+
|
|
1175
|
+
export declare const ExportDestinationFilterSensitiveLog: (obj: ExportDestination) => any;
|
|
1176
|
+
|
|
1177
|
+
export declare const RecommendationExportJobFilterSensitiveLog: (obj: RecommendationExportJob) => any;
|
|
1178
|
+
|
|
1179
|
+
export declare const DescribeRecommendationExportJobsResponseFilterSensitiveLog: (obj: DescribeRecommendationExportJobsResponse) => any;
|
|
1180
|
+
|
|
1181
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1182
|
+
|
|
1183
|
+
export declare const RecommendationPreferencesFilterSensitiveLog: (obj: RecommendationPreferences) => any;
|
|
1184
|
+
|
|
1185
|
+
export declare const S3DestinationConfigFilterSensitiveLog: (obj: S3DestinationConfig) => any;
|
|
1186
|
+
|
|
1187
|
+
export declare const ExportAutoScalingGroupRecommendationsRequestFilterSensitiveLog: (obj: ExportAutoScalingGroupRecommendationsRequest) => any;
|
|
1188
|
+
|
|
1189
|
+
export declare const ExportAutoScalingGroupRecommendationsResponseFilterSensitiveLog: (obj: ExportAutoScalingGroupRecommendationsResponse) => any;
|
|
1190
|
+
|
|
1191
|
+
export declare const EBSFilterFilterSensitiveLog: (obj: EBSFilter) => any;
|
|
1192
|
+
|
|
1193
|
+
export declare const ExportEBSVolumeRecommendationsRequestFilterSensitiveLog: (obj: ExportEBSVolumeRecommendationsRequest) => any;
|
|
1194
|
+
|
|
1195
|
+
export declare const ExportEBSVolumeRecommendationsResponseFilterSensitiveLog: (obj: ExportEBSVolumeRecommendationsResponse) => any;
|
|
1196
|
+
|
|
1197
|
+
export declare const ExportEC2InstanceRecommendationsRequestFilterSensitiveLog: (obj: ExportEC2InstanceRecommendationsRequest) => any;
|
|
1198
|
+
|
|
1199
|
+
export declare const ExportEC2InstanceRecommendationsResponseFilterSensitiveLog: (obj: ExportEC2InstanceRecommendationsResponse) => any;
|
|
1200
|
+
|
|
1201
|
+
export declare const LambdaFunctionRecommendationFilterFilterSensitiveLog: (obj: LambdaFunctionRecommendationFilter) => any;
|
|
1202
|
+
|
|
1203
|
+
export declare const ExportLambdaFunctionRecommendationsRequestFilterSensitiveLog: (obj: ExportLambdaFunctionRecommendationsRequest) => any;
|
|
1204
|
+
|
|
1205
|
+
export declare const ExportLambdaFunctionRecommendationsResponseFilterSensitiveLog: (obj: ExportLambdaFunctionRecommendationsResponse) => any;
|
|
1206
|
+
|
|
1207
|
+
export declare const GetAutoScalingGroupRecommendationsRequestFilterSensitiveLog: (obj: GetAutoScalingGroupRecommendationsRequest) => any;
|
|
1208
|
+
|
|
1209
|
+
export declare const GetRecommendationErrorFilterSensitiveLog: (obj: GetRecommendationError) => any;
|
|
1210
|
+
|
|
1211
|
+
export declare const GetAutoScalingGroupRecommendationsResponseFilterSensitiveLog: (obj: GetAutoScalingGroupRecommendationsResponse) => any;
|
|
1212
|
+
|
|
1213
|
+
export declare const GetEBSVolumeRecommendationsRequestFilterSensitiveLog: (obj: GetEBSVolumeRecommendationsRequest) => any;
|
|
1214
|
+
|
|
1215
|
+
export declare const VolumeConfigurationFilterSensitiveLog: (obj: VolumeConfiguration) => any;
|
|
1216
|
+
|
|
1217
|
+
export declare const EBSUtilizationMetricFilterSensitiveLog: (obj: EBSUtilizationMetric) => any;
|
|
1218
|
+
|
|
1219
|
+
export declare const VolumeRecommendationOptionFilterSensitiveLog: (obj: VolumeRecommendationOption) => any;
|
|
1220
|
+
|
|
1221
|
+
export declare const VolumeRecommendationFilterSensitiveLog: (obj: VolumeRecommendation) => any;
|
|
1222
|
+
|
|
1223
|
+
export declare const GetEBSVolumeRecommendationsResponseFilterSensitiveLog: (obj: GetEBSVolumeRecommendationsResponse) => any;
|
|
1224
|
+
|
|
1225
|
+
export declare const GetEC2InstanceRecommendationsRequestFilterSensitiveLog: (obj: GetEC2InstanceRecommendationsRequest) => any;
|
|
1226
|
+
|
|
1227
|
+
export declare const InstanceRecommendationOptionFilterSensitiveLog: (obj: InstanceRecommendationOption) => any;
|
|
1228
|
+
|
|
1229
|
+
export declare const RecommendationSourceFilterSensitiveLog: (obj: RecommendationSource) => any;
|
|
1230
|
+
|
|
1231
|
+
export declare const InstanceRecommendationFilterSensitiveLog: (obj: InstanceRecommendation) => any;
|
|
1232
|
+
|
|
1233
|
+
export declare const GetEC2InstanceRecommendationsResponseFilterSensitiveLog: (obj: GetEC2InstanceRecommendationsResponse) => any;
|
|
1234
|
+
|
|
1235
|
+
export declare const GetEC2RecommendationProjectedMetricsRequestFilterSensitiveLog: (obj: GetEC2RecommendationProjectedMetricsRequest) => any;
|
|
1236
|
+
|
|
1237
|
+
export declare const ProjectedMetricFilterSensitiveLog: (obj: ProjectedMetric) => any;
|
|
1238
|
+
|
|
1239
|
+
export declare const RecommendedOptionProjectedMetricFilterSensitiveLog: (obj: RecommendedOptionProjectedMetric) => any;
|
|
1240
|
+
|
|
1241
|
+
export declare const GetEC2RecommendationProjectedMetricsResponseFilterSensitiveLog: (obj: GetEC2RecommendationProjectedMetricsResponse) => any;
|
|
1242
|
+
|
|
1243
|
+
export declare const GetEffectiveRecommendationPreferencesRequestFilterSensitiveLog: (obj: GetEffectiveRecommendationPreferencesRequest) => any;
|
|
1244
|
+
|
|
1245
|
+
export declare const GetEffectiveRecommendationPreferencesResponseFilterSensitiveLog: (obj: GetEffectiveRecommendationPreferencesResponse) => any;
|
|
1246
|
+
|
|
1247
|
+
export declare const GetEnrollmentStatusRequestFilterSensitiveLog: (obj: GetEnrollmentStatusRequest) => any;
|
|
1248
|
+
|
|
1249
|
+
export declare const GetEnrollmentStatusResponseFilterSensitiveLog: (obj: GetEnrollmentStatusResponse) => any;
|
|
1250
|
+
|
|
1251
|
+
export declare const EnrollmentFilterFilterSensitiveLog: (obj: EnrollmentFilter) => any;
|
|
1252
|
+
|
|
1253
|
+
export declare const GetEnrollmentStatusesForOrganizationRequestFilterSensitiveLog: (obj: GetEnrollmentStatusesForOrganizationRequest) => any;
|
|
1254
|
+
|
|
1255
|
+
export declare const GetEnrollmentStatusesForOrganizationResponseFilterSensitiveLog: (obj: GetEnrollmentStatusesForOrganizationResponse) => any;
|
|
1256
|
+
|
|
1257
|
+
export declare const GetLambdaFunctionRecommendationsRequestFilterSensitiveLog: (obj: GetLambdaFunctionRecommendationsRequest) => any;
|
|
1258
|
+
|
|
1259
|
+
export declare const LambdaFunctionMemoryProjectedMetricFilterSensitiveLog: (obj: LambdaFunctionMemoryProjectedMetric) => any;
|
|
1260
|
+
|
|
1261
|
+
export declare const LambdaFunctionMemoryRecommendationOptionFilterSensitiveLog: (obj: LambdaFunctionMemoryRecommendationOption) => any;
|
|
1262
|
+
|
|
1263
|
+
export declare const LambdaFunctionUtilizationMetricFilterSensitiveLog: (obj: LambdaFunctionUtilizationMetric) => any;
|
|
1264
|
+
|
|
1265
|
+
export declare const LambdaFunctionRecommendationFilterSensitiveLog: (obj: LambdaFunctionRecommendation) => any;
|
|
1266
|
+
|
|
1267
|
+
export declare const GetLambdaFunctionRecommendationsResponseFilterSensitiveLog: (obj: GetLambdaFunctionRecommendationsResponse) => any;
|
|
1268
|
+
|
|
1269
|
+
export declare const GetRecommendationPreferencesRequestFilterSensitiveLog: (obj: GetRecommendationPreferencesRequest) => any;
|
|
1270
|
+
|
|
1271
|
+
export declare const RecommendationPreferencesDetailFilterSensitiveLog: (obj: RecommendationPreferencesDetail) => any;
|
|
1272
|
+
|
|
1273
|
+
export declare const GetRecommendationPreferencesResponseFilterSensitiveLog: (obj: GetRecommendationPreferencesResponse) => any;
|
|
1274
|
+
|
|
1275
|
+
export declare const GetRecommendationSummariesRequestFilterSensitiveLog: (obj: GetRecommendationSummariesRequest) => any;
|
|
1276
|
+
|
|
1277
|
+
export declare const CurrentPerformanceRiskRatingsFilterSensitiveLog: (obj: CurrentPerformanceRiskRatings) => any;
|
|
1278
|
+
|
|
1279
|
+
export declare const ReasonCodeSummaryFilterSensitiveLog: (obj: ReasonCodeSummary) => any;
|
|
1280
|
+
|
|
1281
|
+
export declare const SummaryFilterSensitiveLog: (obj: Summary) => any;
|
|
1282
|
+
|
|
1283
|
+
export declare const RecommendationSummaryFilterSensitiveLog: (obj: RecommendationSummary) => any;
|
|
1284
|
+
|
|
1285
|
+
export declare const GetRecommendationSummariesResponseFilterSensitiveLog: (obj: GetRecommendationSummariesResponse) => any;
|
|
1286
|
+
|
|
1287
|
+
export declare const PutRecommendationPreferencesRequestFilterSensitiveLog: (obj: PutRecommendationPreferencesRequest) => any;
|
|
1288
|
+
|
|
1289
|
+
export declare const PutRecommendationPreferencesResponseFilterSensitiveLog: (obj: PutRecommendationPreferencesResponse) => any;
|
|
1290
|
+
|
|
1291
|
+
export declare const UpdateEnrollmentStatusRequestFilterSensitiveLog: (obj: UpdateEnrollmentStatusRequest) => any;
|
|
1292
|
+
|
|
1293
|
+
export declare const UpdateEnrollmentStatusResponseFilterSensitiveLog: (obj: UpdateEnrollmentStatusResponse) => any;
|