@aws-sdk/client-compute-optimizer 3.335.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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ComputeOptimizerClient = void 0;
|
|
3
|
+
exports.ComputeOptimizerClient = exports.__Client = void 0;
|
|
4
4
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
5
5
|
const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
|
|
6
6
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
@@ -11,6 +11,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
|
11
11
|
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
12
12
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
13
13
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
14
|
+
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
14
15
|
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
15
16
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
16
17
|
class ComputeOptimizerClient extends smithy_client_1.Client {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteRecommendationPreferencesCommand = void 0;
|
|
3
|
+
exports.DeleteRecommendationPreferencesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class DeleteRecommendationPreferencesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeRecommendationExportJobsCommand = void 0;
|
|
3
|
+
exports.DescribeRecommendationExportJobsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class DescribeRecommendationExportJobsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ExportAutoScalingGroupRecommendationsCommand = void 0;
|
|
3
|
+
exports.ExportAutoScalingGroupRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class ExportAutoScalingGroupRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ExportEBSVolumeRecommendationsCommand = void 0;
|
|
3
|
+
exports.ExportEBSVolumeRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class ExportEBSVolumeRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ExportEC2InstanceRecommendationsCommand = void 0;
|
|
3
|
+
exports.ExportEC2InstanceRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class ExportEC2InstanceRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ExportECSServiceRecommendationsCommand = void 0;
|
|
3
|
+
exports.ExportECSServiceRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class ExportECSServiceRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ExportLambdaFunctionRecommendationsCommand = void 0;
|
|
3
|
+
exports.ExportLambdaFunctionRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class ExportLambdaFunctionRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetAutoScalingGroupRecommendationsCommand = void 0;
|
|
3
|
+
exports.GetAutoScalingGroupRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetAutoScalingGroupRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetEBSVolumeRecommendationsCommand = void 0;
|
|
3
|
+
exports.GetEBSVolumeRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetEBSVolumeRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetEC2InstanceRecommendationsCommand = void 0;
|
|
3
|
+
exports.GetEC2InstanceRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetEC2InstanceRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetEC2RecommendationProjectedMetricsCommand = void 0;
|
|
3
|
+
exports.GetEC2RecommendationProjectedMetricsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetEC2RecommendationProjectedMetricsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetECSServiceRecommendationProjectedMetricsCommand = void 0;
|
|
3
|
+
exports.GetECSServiceRecommendationProjectedMetricsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetECSServiceRecommendationProjectedMetricsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetECSServiceRecommendationsCommand = void 0;
|
|
3
|
+
exports.GetECSServiceRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetECSServiceRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetEffectiveRecommendationPreferencesCommand = void 0;
|
|
3
|
+
exports.GetEffectiveRecommendationPreferencesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetEffectiveRecommendationPreferencesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetEnrollmentStatusCommand = void 0;
|
|
3
|
+
exports.GetEnrollmentStatusCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetEnrollmentStatusCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetEnrollmentStatusesForOrganizationCommand = void 0;
|
|
3
|
+
exports.GetEnrollmentStatusesForOrganizationCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetEnrollmentStatusesForOrganizationCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetLambdaFunctionRecommendationsCommand = void 0;
|
|
3
|
+
exports.GetLambdaFunctionRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetLambdaFunctionRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetRecommendationPreferencesCommand = void 0;
|
|
3
|
+
exports.GetRecommendationPreferencesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetRecommendationPreferencesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetRecommendationSummariesCommand = void 0;
|
|
3
|
+
exports.GetRecommendationSummariesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class GetRecommendationSummariesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutRecommendationPreferencesCommand = void 0;
|
|
3
|
+
exports.PutRecommendationPreferencesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class PutRecommendationPreferencesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateEnrollmentStatusCommand = void 0;
|
|
3
|
+
exports.UpdateEnrollmentStatusCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
8
9
|
class UpdateEnrollmentStatusCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ComputeOptimizerServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./ComputeOptimizer"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./ComputeOptimizerClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./ComputeOptimizer"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
10
10
|
var ComputeOptimizerServiceException_1 = require("./models/ComputeOptimizerServiceException");
|
|
11
11
|
Object.defineProperty(exports, "ComputeOptimizerServiceException", { enumerable: true, get: function () { return ComputeOptimizerServiceException_1.ComputeOptimizerServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ComputeOptimizerServiceException = void 0;
|
|
3
|
+
exports.ComputeOptimizerServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class ComputeOptimizerServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class ComputeOptimizerClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteRecommendationPreferencesCommand, se_DeleteRecommendationPreferencesCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteRecommendationPreferencesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeRecommendationExportJobsCommand, se_DescribeRecommendationExportJobsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeRecommendationExportJobsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ExportAutoScalingGroupRecommendationsCommand, se_ExportAutoScalingGroupRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ExportAutoScalingGroupRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ExportEBSVolumeRecommendationsCommand, se_ExportEBSVolumeRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ExportEBSVolumeRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ExportEC2InstanceRecommendationsCommand, se_ExportEC2InstanceRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ExportEC2InstanceRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ExportECSServiceRecommendationsCommand, se_ExportECSServiceRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ExportECSServiceRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ExportLambdaFunctionRecommendationsCommand, se_ExportLambdaFunctionRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ExportLambdaFunctionRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetAutoScalingGroupRecommendationsCommand, se_GetAutoScalingGroupRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetAutoScalingGroupRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetEBSVolumeRecommendationsCommand, se_GetEBSVolumeRecommendationsCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetEBSVolumeRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetEC2InstanceRecommendationsCommand, se_GetEC2InstanceRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetEC2InstanceRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetEC2RecommendationProjectedMetricsCommand, se_GetEC2RecommendationProjectedMetricsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetEC2RecommendationProjectedMetricsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetECSServiceRecommendationProjectedMetricsCommand, se_GetECSServiceRecommendationProjectedMetricsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetECSServiceRecommendationProjectedMetricsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetECSServiceRecommendationsCommand, se_GetECSServiceRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetECSServiceRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetEffectiveRecommendationPreferencesCommand, se_GetEffectiveRecommendationPreferencesCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetEffectiveRecommendationPreferencesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetEnrollmentStatusCommand, se_GetEnrollmentStatusCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetEnrollmentStatusCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetEnrollmentStatusesForOrganizationCommand, se_GetEnrollmentStatusesForOrganizationCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetEnrollmentStatusesForOrganizationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetLambdaFunctionRecommendationsCommand, se_GetLambdaFunctionRecommendationsCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetLambdaFunctionRecommendationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetRecommendationPreferencesCommand, se_GetRecommendationPreferencesCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetRecommendationPreferencesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetRecommendationSummariesCommand, se_GetRecommendationSummariesCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetRecommendationSummariesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutRecommendationPreferencesCommand, se_PutRecommendationPreferencesCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutRecommendationPreferencesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateEnrollmentStatusCommand, se_UpdateEnrollmentStatusCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateEnrollmentStatusCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -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";
|
|
@@ -30,6 +30,7 @@ import { GetRecommendationSummariesCommandInput, GetRecommendationSummariesComma
|
|
|
30
30
|
import { PutRecommendationPreferencesCommandInput, PutRecommendationPreferencesCommandOutput } from "./commands/PutRecommendationPreferencesCommand";
|
|
31
31
|
import { UpdateEnrollmentStatusCommandInput, UpdateEnrollmentStatusCommandOutput } from "./commands/UpdateEnrollmentStatusCommand";
|
|
32
32
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
33
|
+
export { __Client };
|
|
33
34
|
/**
|
|
34
35
|
* @public
|
|
35
36
|
*/
|
|
@@ -144,7 +145,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
144
145
|
/**
|
|
145
146
|
* @public
|
|
146
147
|
*/
|
|
147
|
-
type ComputeOptimizerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
148
|
+
export type ComputeOptimizerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
148
149
|
/**
|
|
149
150
|
* @public
|
|
150
151
|
*
|
|
@@ -155,7 +156,7 @@ export interface ComputeOptimizerClientConfig extends ComputeOptimizerClientConf
|
|
|
155
156
|
/**
|
|
156
157
|
* @public
|
|
157
158
|
*/
|
|
158
|
-
type ComputeOptimizerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
159
|
+
export type ComputeOptimizerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
159
160
|
/**
|
|
160
161
|
* @public
|
|
161
162
|
*
|
|
@@ -191,4 +192,3 @@ export declare class ComputeOptimizerClient extends __Client<__HttpHandlerOption
|
|
|
191
192
|
*/
|
|
192
193
|
destroy(): void;
|
|
193
194
|
}
|
|
194
|
-
export {};
|
|
@@ -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 { DeleteRecommendationPreferencesRequest, DeleteRecommendationPreferencesResponse } 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 { DescribeRecommendationExportJobsRequest, DescribeRecommendationExportJobsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|