@aws-sdk/client-compute-optimizer 3.337.0 → 3.338.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/dist-cjs/ComputeOptimizerClient.js +2 -1
- package/dist-cjs/commands/DeleteRecommendationPreferencesCommand.js +2 -1
- package/dist-cjs/commands/DescribeRecommendationExportJobsCommand.js +2 -1
- package/dist-cjs/commands/ExportAutoScalingGroupRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/ExportEBSVolumeRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/ExportEC2InstanceRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/ExportECSServiceRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/ExportLambdaFunctionRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/GetAutoScalingGroupRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/GetEBSVolumeRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/GetEC2InstanceRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/GetEC2RecommendationProjectedMetricsCommand.js +2 -1
- package/dist-cjs/commands/GetECSServiceRecommendationProjectedMetricsCommand.js +2 -1
- package/dist-cjs/commands/GetECSServiceRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/GetEffectiveRecommendationPreferencesCommand.js +2 -1
- package/dist-cjs/commands/GetEnrollmentStatusCommand.js +2 -1
- package/dist-cjs/commands/GetEnrollmentStatusesForOrganizationCommand.js +2 -1
- package/dist-cjs/commands/GetLambdaFunctionRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/GetRecommendationPreferencesCommand.js +2 -1
- package/dist-cjs/commands/GetRecommendationSummariesCommand.js +2 -1
- package/dist-cjs/commands/PutRecommendationPreferencesCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnrollmentStatusCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/ComputeOptimizerServiceException.js +2 -1
- package/dist-es/ComputeOptimizerClient.js +1 -0
- package/dist-es/commands/DeleteRecommendationPreferencesCommand.js +1 -0
- package/dist-es/commands/DescribeRecommendationExportJobsCommand.js +1 -0
- package/dist-es/commands/ExportAutoScalingGroupRecommendationsCommand.js +1 -0
- package/dist-es/commands/ExportEBSVolumeRecommendationsCommand.js +1 -0
- package/dist-es/commands/ExportEC2InstanceRecommendationsCommand.js +1 -0
- package/dist-es/commands/ExportECSServiceRecommendationsCommand.js +1 -0
- package/dist-es/commands/ExportLambdaFunctionRecommendationsCommand.js +1 -0
- package/dist-es/commands/GetAutoScalingGroupRecommendationsCommand.js +1 -0
- package/dist-es/commands/GetEBSVolumeRecommendationsCommand.js +1 -0
- package/dist-es/commands/GetEC2InstanceRecommendationsCommand.js +1 -0
- package/dist-es/commands/GetEC2RecommendationProjectedMetricsCommand.js +1 -0
- package/dist-es/commands/GetECSServiceRecommendationProjectedMetricsCommand.js +1 -0
- package/dist-es/commands/GetECSServiceRecommendationsCommand.js +1 -0
- package/dist-es/commands/GetEffectiveRecommendationPreferencesCommand.js +1 -0
- package/dist-es/commands/GetEnrollmentStatusCommand.js +1 -0
- package/dist-es/commands/GetEnrollmentStatusesForOrganizationCommand.js +1 -0
- package/dist-es/commands/GetLambdaFunctionRecommendationsCommand.js +1 -0
- package/dist-es/commands/GetRecommendationPreferencesCommand.js +1 -0
- package/dist-es/commands/GetRecommendationSummariesCommand.js +1 -0
- package/dist-es/commands/PutRecommendationPreferencesCommand.js +1 -0
- package/dist-es/commands/UpdateEnrollmentStatusCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/ComputeOptimizerServiceException.js +1 -0
- package/dist-types/ComputeOptimizerClient.d.ts +3 -3
- package/dist-types/commands/DeleteRecommendationPreferencesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRecommendationExportJobsCommand.d.ts +4 -0
- package/dist-types/commands/ExportAutoScalingGroupRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/ExportEBSVolumeRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/ExportEC2InstanceRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/ExportECSServiceRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/ExportLambdaFunctionRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/GetAutoScalingGroupRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/GetEBSVolumeRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/GetEC2InstanceRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/GetEC2RecommendationProjectedMetricsCommand.d.ts +4 -0
- package/dist-types/commands/GetECSServiceRecommendationProjectedMetricsCommand.d.ts +4 -0
- package/dist-types/commands/GetECSServiceRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/GetEffectiveRecommendationPreferencesCommand.d.ts +4 -0
- package/dist-types/commands/GetEnrollmentStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetEnrollmentStatusesForOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/GetLambdaFunctionRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/GetRecommendationPreferencesCommand.d.ts +4 -0
- package/dist-types/commands/GetRecommendationSummariesCommand.d.ts +4 -0
- package/dist-types/commands/PutRecommendationPreferencesCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnrollmentStatusCommand.d.ts +4 -0
- package/dist-types/index.d.ts +18 -2
- package/dist-types/models/ComputeOptimizerServiceException.d.ts +1 -0
- package/dist-types/ts3.4/ComputeOptimizerClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteRecommendationPreferencesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRecommendationExportJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExportAutoScalingGroupRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExportEBSVolumeRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExportEC2InstanceRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExportECSServiceRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExportLambdaFunctionRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAutoScalingGroupRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEBSVolumeRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEC2InstanceRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEC2RecommendationProjectedMetricsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetECSServiceRecommendationProjectedMetricsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetECSServiceRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEffectiveRecommendationPreferencesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnrollmentStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnrollmentStatusesForOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetLambdaFunctionRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRecommendationPreferencesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRecommendationSummariesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutRecommendationPreferencesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnrollmentStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/ComputeOptimizerServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { ExportAutoScalingGroupRecommendationsRequest, ExportAutoScalingGroupRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { ExportEBSVolumeRecommendationsRequest, ExportEBSVolumeRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { ExportEC2InstanceRecommendationsRequest, ExportEC2InstanceRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { ExportECSServiceRecommendationsRequest, ExportECSServiceRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { ExportLambdaFunctionRecommendationsRequest, ExportLambdaFunctionRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetAutoScalingGroupRecommendationsRequest, GetAutoScalingGroupRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetEBSVolumeRecommendationsRequest, GetEBSVolumeRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetEC2InstanceRecommendationsRequest, GetEC2InstanceRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetEC2RecommendationProjectedMetricsRequest, GetEC2RecommendationProjectedMetricsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetECSServiceRecommendationProjectedMetricsRequest, GetECSServiceRecommendationProjectedMetricsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetECSServiceRecommendationsRequest, GetECSServiceRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetEffectiveRecommendationPreferencesRequest, GetEffectiveRecommendationPreferencesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetEnrollmentStatusRequest, GetEnrollmentStatusResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetEnrollmentStatusesForOrganizationRequest, GetEnrollmentStatusesForOrganizationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetLambdaFunctionRecommendationsRequest, GetLambdaFunctionRecommendationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetRecommendationPreferencesRequest, GetRecommendationPreferencesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { GetRecommendationSummariesRequest, GetRecommendationSummariesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { PutRecommendationPreferencesRequest, PutRecommendationPreferencesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient";
|
|
5
5
|
import { UpdateEnrollmentStatusRequest, UpdateEnrollmentStatusResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,22 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Compute Optimizer is a service that analyzes the configuration and utilization
|
|
3
|
+
* metrics of your Amazon Web Services compute resources, such as Amazon EC2
|
|
4
|
+
* instances, Amazon EC2 Auto Scaling groups, Lambda functions, Amazon EBS volumes, and Amazon ECS services on Fargate.
|
|
5
|
+
* It reports whether your resources are optimal, and generates
|
|
6
|
+
* optimization recommendations to reduce the cost and improve the performance of your
|
|
7
|
+
* workloads. Compute Optimizer also provides recent utilization metric data, in addition
|
|
8
|
+
* to projected utilization metric data for the recommendations, which you can use to
|
|
9
|
+
* evaluate which recommendation provides the best price-performance trade-off. The
|
|
10
|
+
* analysis of your usage patterns can help you decide when to move or resize your running
|
|
11
|
+
* resources, and still meet your performance and capacity requirements. For more
|
|
12
|
+
* information about Compute Optimizer, including the required permissions to use the
|
|
13
|
+
* service, see the <a href="https://docs.aws.amazon.com/compute-optimizer/latest/ug/">Compute Optimizer User Guide</a>.</p>
|
|
14
|
+
*
|
|
15
|
+
* @packageDocumentation
|
|
16
|
+
*/
|
|
2
17
|
export * from "./ComputeOptimizerClient";
|
|
18
|
+
export * from "./ComputeOptimizer";
|
|
3
19
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
20
|
export * from "./pagination";
|
|
21
|
+
export * from "./models";
|
|
6
22
|
export { ComputeOptimizerServiceException } from "./models/ComputeOptimizerServiceException";
|
|
@@ -135,6 +135,7 @@ import {
|
|
|
135
135
|
ClientResolvedEndpointParameters,
|
|
136
136
|
EndpointParameters,
|
|
137
137
|
} from "./endpoint/EndpointParameters";
|
|
138
|
+
export { __Client };
|
|
138
139
|
export type ServiceInputTypes =
|
|
139
140
|
| DeleteRecommendationPreferencesCommandInput
|
|
140
141
|
| DescribeRecommendationExportJobsCommandInput
|
|
@@ -203,7 +204,7 @@ export interface ClientDefaults
|
|
|
203
204
|
logger?: __Logger;
|
|
204
205
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
205
206
|
}
|
|
206
|
-
type ComputeOptimizerClientConfigType = Partial<
|
|
207
|
+
export type ComputeOptimizerClientConfigType = Partial<
|
|
207
208
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
208
209
|
> &
|
|
209
210
|
ClientDefaults &
|
|
@@ -216,7 +217,7 @@ type ComputeOptimizerClientConfigType = Partial<
|
|
|
216
217
|
ClientInputEndpointParameters;
|
|
217
218
|
export interface ComputeOptimizerClientConfig
|
|
218
219
|
extends ComputeOptimizerClientConfigType {}
|
|
219
|
-
type ComputeOptimizerClientResolvedConfigType =
|
|
220
|
+
export type ComputeOptimizerClientResolvedConfigType =
|
|
220
221
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
221
222
|
Required<ClientDefaults> &
|
|
222
223
|
RegionResolvedConfig &
|
|
@@ -238,4 +239,3 @@ export declare class ComputeOptimizerClient extends __Client<
|
|
|
238
239
|
constructor(configuration: ComputeOptimizerClientConfig);
|
|
239
240
|
destroy(): void;
|
|
240
241
|
}
|
|
241
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteRecommendationPreferencesRequest,
|
|
16
16
|
DeleteRecommendationPreferencesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRecommendationPreferencesCommandInput
|
|
19
20
|
extends DeleteRecommendationPreferencesRequest {}
|
|
20
21
|
export interface DeleteRecommendationPreferencesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRecommendationExportJobsRequest,
|
|
16
16
|
DescribeRecommendationExportJobsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRecommendationExportJobsCommandInput
|
|
19
20
|
extends DescribeRecommendationExportJobsRequest {}
|
|
20
21
|
export interface DescribeRecommendationExportJobsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ExportAutoScalingGroupRecommendationsRequest,
|
|
16
16
|
ExportAutoScalingGroupRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ExportAutoScalingGroupRecommendationsCommandInput
|
|
19
20
|
extends ExportAutoScalingGroupRecommendationsRequest {}
|
|
20
21
|
export interface ExportAutoScalingGroupRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ExportEBSVolumeRecommendationsRequest,
|
|
16
16
|
ExportEBSVolumeRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ExportEBSVolumeRecommendationsCommandInput
|
|
19
20
|
extends ExportEBSVolumeRecommendationsRequest {}
|
|
20
21
|
export interface ExportEBSVolumeRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ExportEC2InstanceRecommendationsRequest,
|
|
16
16
|
ExportEC2InstanceRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ExportEC2InstanceRecommendationsCommandInput
|
|
19
20
|
extends ExportEC2InstanceRecommendationsRequest {}
|
|
20
21
|
export interface ExportEC2InstanceRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ExportECSServiceRecommendationsRequest,
|
|
16
16
|
ExportECSServiceRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ExportECSServiceRecommendationsCommandInput
|
|
19
20
|
extends ExportECSServiceRecommendationsRequest {}
|
|
20
21
|
export interface ExportECSServiceRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ExportLambdaFunctionRecommendationsRequest,
|
|
16
16
|
ExportLambdaFunctionRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ExportLambdaFunctionRecommendationsCommandInput
|
|
19
20
|
extends ExportLambdaFunctionRecommendationsRequest {}
|
|
20
21
|
export interface ExportLambdaFunctionRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetAutoScalingGroupRecommendationsRequest,
|
|
16
16
|
GetAutoScalingGroupRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAutoScalingGroupRecommendationsCommandInput
|
|
19
20
|
extends GetAutoScalingGroupRecommendationsRequest {}
|
|
20
21
|
export interface GetAutoScalingGroupRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEBSVolumeRecommendationsRequest,
|
|
16
16
|
GetEBSVolumeRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEBSVolumeRecommendationsCommandInput
|
|
19
20
|
extends GetEBSVolumeRecommendationsRequest {}
|
|
20
21
|
export interface GetEBSVolumeRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEC2InstanceRecommendationsRequest,
|
|
16
16
|
GetEC2InstanceRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEC2InstanceRecommendationsCommandInput
|
|
19
20
|
extends GetEC2InstanceRecommendationsRequest {}
|
|
20
21
|
export interface GetEC2InstanceRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEC2RecommendationProjectedMetricsRequest,
|
|
16
16
|
GetEC2RecommendationProjectedMetricsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEC2RecommendationProjectedMetricsCommandInput
|
|
19
20
|
extends GetEC2RecommendationProjectedMetricsRequest {}
|
|
20
21
|
export interface GetEC2RecommendationProjectedMetricsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetECSServiceRecommendationProjectedMetricsRequest,
|
|
16
16
|
GetECSServiceRecommendationProjectedMetricsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetECSServiceRecommendationProjectedMetricsCommandInput
|
|
19
20
|
extends GetECSServiceRecommendationProjectedMetricsRequest {}
|
|
20
21
|
export interface GetECSServiceRecommendationProjectedMetricsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetECSServiceRecommendationsRequest,
|
|
16
16
|
GetECSServiceRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetECSServiceRecommendationsCommandInput
|
|
19
20
|
extends GetECSServiceRecommendationsRequest {}
|
|
20
21
|
export interface GetECSServiceRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEffectiveRecommendationPreferencesRequest,
|
|
16
16
|
GetEffectiveRecommendationPreferencesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEffectiveRecommendationPreferencesCommandInput
|
|
19
20
|
extends GetEffectiveRecommendationPreferencesRequest {}
|
|
20
21
|
export interface GetEffectiveRecommendationPreferencesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEnrollmentStatusRequest,
|
|
16
16
|
GetEnrollmentStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEnrollmentStatusCommandInput
|
|
19
20
|
extends GetEnrollmentStatusRequest {}
|
|
20
21
|
export interface GetEnrollmentStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEnrollmentStatusesForOrganizationRequest,
|
|
16
16
|
GetEnrollmentStatusesForOrganizationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEnrollmentStatusesForOrganizationCommandInput
|
|
19
20
|
extends GetEnrollmentStatusesForOrganizationRequest {}
|
|
20
21
|
export interface GetEnrollmentStatusesForOrganizationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetLambdaFunctionRecommendationsRequest,
|
|
16
16
|
GetLambdaFunctionRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetLambdaFunctionRecommendationsCommandInput
|
|
19
20
|
extends GetLambdaFunctionRecommendationsRequest {}
|
|
20
21
|
export interface GetLambdaFunctionRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetRecommendationPreferencesRequest,
|
|
16
16
|
GetRecommendationPreferencesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRecommendationPreferencesCommandInput
|
|
19
20
|
extends GetRecommendationPreferencesRequest {}
|
|
20
21
|
export interface GetRecommendationPreferencesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetRecommendationSummariesRequest,
|
|
16
16
|
GetRecommendationSummariesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRecommendationSummariesCommandInput
|
|
19
20
|
extends GetRecommendationSummariesRequest {}
|
|
20
21
|
export interface GetRecommendationSummariesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutRecommendationPreferencesRequest,
|
|
16
16
|
PutRecommendationPreferencesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutRecommendationPreferencesCommandInput
|
|
19
20
|
extends PutRecommendationPreferencesRequest {}
|
|
20
21
|
export interface PutRecommendationPreferencesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateEnrollmentStatusRequest,
|
|
16
16
|
UpdateEnrollmentStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateEnrollmentStatusCommandInput
|
|
19
20
|
extends UpdateEnrollmentStatusRequest {}
|
|
20
21
|
export interface UpdateEnrollmentStatusCommandOutput
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./ComputeOptimizer";
|
|
2
1
|
export * from "./ComputeOptimizerClient";
|
|
2
|
+
export * from "./ComputeOptimizer";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { ComputeOptimizerServiceException } from "./models/ComputeOptimizerServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class ComputeOptimizerServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-compute-optimizer",
|
|
3
3
|
"description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|