@aws-sdk/client-cost-explorer 3.478.0 → 3.484.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/commands/CreateAnomalyMonitorCommand.js +18 -41
- package/dist-cjs/commands/CreateAnomalySubscriptionCommand.js +18 -41
- package/dist-cjs/commands/CreateCostCategoryDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteAnomalyMonitorCommand.js +18 -41
- package/dist-cjs/commands/DeleteAnomalySubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteCostCategoryDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DescribeCostCategoryDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetAnomaliesCommand.js +18 -41
- package/dist-cjs/commands/GetAnomalyMonitorsCommand.js +18 -41
- package/dist-cjs/commands/GetAnomalySubscriptionsCommand.js +18 -41
- package/dist-cjs/commands/GetCostAndUsageCommand.js +18 -41
- package/dist-cjs/commands/GetCostAndUsageWithResourcesCommand.js +18 -41
- package/dist-cjs/commands/GetCostCategoriesCommand.js +18 -41
- package/dist-cjs/commands/GetCostForecastCommand.js +18 -41
- package/dist-cjs/commands/GetDimensionValuesCommand.js +18 -41
- package/dist-cjs/commands/GetReservationCoverageCommand.js +18 -41
- package/dist-cjs/commands/GetReservationPurchaseRecommendationCommand.js +18 -41
- package/dist-cjs/commands/GetReservationUtilizationCommand.js +18 -41
- package/dist-cjs/commands/GetRightsizingRecommendationCommand.js +18 -41
- package/dist-cjs/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.js +18 -41
- package/dist-cjs/commands/GetSavingsPlansCoverageCommand.js +18 -41
- package/dist-cjs/commands/GetSavingsPlansPurchaseRecommendationCommand.js +18 -41
- package/dist-cjs/commands/GetSavingsPlansUtilizationCommand.js +18 -41
- package/dist-cjs/commands/GetSavingsPlansUtilizationDetailsCommand.js +18 -41
- package/dist-cjs/commands/GetTagsCommand.js +18 -41
- package/dist-cjs/commands/GetUsageForecastCommand.js +18 -41
- package/dist-cjs/commands/ListCostAllocationTagsCommand.js +18 -41
- package/dist-cjs/commands/ListCostCategoryDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ProvideAnomalyFeedbackCommand.js +18 -41
- package/dist-cjs/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAnomalyMonitorCommand.js +18 -41
- package/dist-cjs/commands/UpdateAnomalySubscriptionCommand.js +18 -41
- package/dist-cjs/commands/UpdateCostAllocationTagsStatusCommand.js +18 -41
- package/dist-cjs/commands/UpdateCostCategoryDefinitionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateAnomalyMonitorCommand.js +18 -41
- package/dist-es/commands/CreateAnomalySubscriptionCommand.js +18 -41
- package/dist-es/commands/CreateCostCategoryDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteAnomalyMonitorCommand.js +18 -41
- package/dist-es/commands/DeleteAnomalySubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteCostCategoryDefinitionCommand.js +18 -41
- package/dist-es/commands/DescribeCostCategoryDefinitionCommand.js +18 -41
- package/dist-es/commands/GetAnomaliesCommand.js +18 -41
- package/dist-es/commands/GetAnomalyMonitorsCommand.js +18 -41
- package/dist-es/commands/GetAnomalySubscriptionsCommand.js +18 -41
- package/dist-es/commands/GetCostAndUsageCommand.js +18 -41
- package/dist-es/commands/GetCostAndUsageWithResourcesCommand.js +18 -41
- package/dist-es/commands/GetCostCategoriesCommand.js +18 -41
- package/dist-es/commands/GetCostForecastCommand.js +18 -41
- package/dist-es/commands/GetDimensionValuesCommand.js +18 -41
- package/dist-es/commands/GetReservationCoverageCommand.js +18 -41
- package/dist-es/commands/GetReservationPurchaseRecommendationCommand.js +18 -41
- package/dist-es/commands/GetReservationUtilizationCommand.js +18 -41
- package/dist-es/commands/GetRightsizingRecommendationCommand.js +18 -41
- package/dist-es/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.js +18 -41
- package/dist-es/commands/GetSavingsPlansCoverageCommand.js +18 -41
- package/dist-es/commands/GetSavingsPlansPurchaseRecommendationCommand.js +18 -41
- package/dist-es/commands/GetSavingsPlansUtilizationCommand.js +18 -41
- package/dist-es/commands/GetSavingsPlansUtilizationDetailsCommand.js +18 -41
- package/dist-es/commands/GetTagsCommand.js +18 -41
- package/dist-es/commands/GetUsageForecastCommand.js +18 -41
- package/dist-es/commands/ListCostAllocationTagsCommand.js +18 -41
- package/dist-es/commands/ListCostCategoryDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ProvideAnomalyFeedbackCommand.js +18 -41
- package/dist-es/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAnomalyMonitorCommand.js +18 -41
- package/dist-es/commands/UpdateAnomalySubscriptionCommand.js +18 -41
- package/dist-es/commands/UpdateCostAllocationTagsStatusCommand.js +18 -41
- package/dist-es/commands/UpdateCostCategoryDefinitionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateAnomalyMonitorCommand.d.ts +6 -21
- package/dist-types/commands/CreateAnomalySubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateCostCategoryDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAnomalyMonitorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAnomalySubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCostCategoryDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCostCategoryDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetAnomaliesCommand.d.ts +6 -21
- package/dist-types/commands/GetAnomalyMonitorsCommand.d.ts +6 -21
- package/dist-types/commands/GetAnomalySubscriptionsCommand.d.ts +6 -21
- package/dist-types/commands/GetCostAndUsageCommand.d.ts +6 -21
- package/dist-types/commands/GetCostAndUsageWithResourcesCommand.d.ts +6 -21
- package/dist-types/commands/GetCostCategoriesCommand.d.ts +6 -21
- package/dist-types/commands/GetCostForecastCommand.d.ts +6 -21
- package/dist-types/commands/GetDimensionValuesCommand.d.ts +6 -21
- package/dist-types/commands/GetReservationCoverageCommand.d.ts +6 -21
- package/dist-types/commands/GetReservationPurchaseRecommendationCommand.d.ts +6 -21
- package/dist-types/commands/GetReservationUtilizationCommand.d.ts +6 -21
- package/dist-types/commands/GetRightsizingRecommendationCommand.d.ts +6 -21
- package/dist-types/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.d.ts +6 -21
- package/dist-types/commands/GetSavingsPlansCoverageCommand.d.ts +6 -21
- package/dist-types/commands/GetSavingsPlansPurchaseRecommendationCommand.d.ts +6 -21
- package/dist-types/commands/GetSavingsPlansUtilizationCommand.d.ts +6 -21
- package/dist-types/commands/GetSavingsPlansUtilizationDetailsCommand.d.ts +6 -21
- package/dist-types/commands/GetTagsCommand.d.ts +6 -21
- package/dist-types/commands/GetUsageForecastCommand.d.ts +6 -21
- package/dist-types/commands/ListCostAllocationTagsCommand.d.ts +6 -21
- package/dist-types/commands/ListCostCategoryDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ProvideAnomalyFeedbackCommand.d.ts +6 -21
- package/dist-types/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAnomalyMonitorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAnomalySubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCostAllocationTagsStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCostCategoryDefinitionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateAnomalyMonitorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAnomalySubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCostCategoryDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAnomalyMonitorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAnomalySubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCostCategoryDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCostCategoryDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAnomaliesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAnomalyMonitorsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAnomalySubscriptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCostAndUsageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCostAndUsageWithResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCostCategoriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCostForecastCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDimensionValuesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetReservationCoverageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReservationPurchaseRecommendationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReservationUtilizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRightsizingRecommendationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSavingsPlansCoverageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSavingsPlansPurchaseRecommendationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSavingsPlansUtilizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSavingsPlansUtilizationDetailsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetUsageForecastCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCostAllocationTagsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCostCategoryDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ProvideAnomalyFeedbackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAnomalyMonitorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAnomalySubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCostAllocationTagsStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCostCategoryDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAnomalyMonitorCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "CreateAnomalyMonitorCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "CreateAnomalyMonitor",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateAnomalyMonitorCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateAnomalyMonitorCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateAnomalyMonitorCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "CreateAnomalyMonitor", {})
|
|
22
|
+
.n("CostExplorerClient", "CreateAnomalyMonitorCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateAnomalyMonitorCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateAnomalyMonitorCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateAnomalyMonitorCommand = CreateAnomalyMonitorCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAnomalySubscriptionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "CreateAnomalySubscriptionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "CreateAnomalySubscription",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateAnomalySubscriptionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateAnomalySubscriptionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateAnomalySubscriptionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "CreateAnomalySubscription", {})
|
|
22
|
+
.n("CostExplorerClient", "CreateAnomalySubscriptionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateAnomalySubscriptionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateAnomalySubscriptionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateAnomalySubscriptionCommand = CreateAnomalySubscriptionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateCostCategoryDefinitionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "CreateCostCategoryDefinitionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "CreateCostCategoryDefinition",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateCostCategoryDefinitionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateCostCategoryDefinitionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateCostCategoryDefinitionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "CreateCostCategoryDefinition", {})
|
|
22
|
+
.n("CostExplorerClient", "CreateCostCategoryDefinitionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateCostCategoryDefinitionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateCostCategoryDefinitionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateCostCategoryDefinitionCommand = CreateCostCategoryDefinitionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteAnomalyMonitorCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "DeleteAnomalyMonitorCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "DeleteAnomalyMonitor",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteAnomalyMonitorCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteAnomalyMonitorCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteAnomalyMonitorCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "DeleteAnomalyMonitor", {})
|
|
22
|
+
.n("CostExplorerClient", "DeleteAnomalyMonitorCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteAnomalyMonitorCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteAnomalyMonitorCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteAnomalyMonitorCommand = DeleteAnomalyMonitorCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteAnomalySubscriptionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "DeleteAnomalySubscriptionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "DeleteAnomalySubscription",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteAnomalySubscriptionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteAnomalySubscriptionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteAnomalySubscriptionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "DeleteAnomalySubscription", {})
|
|
22
|
+
.n("CostExplorerClient", "DeleteAnomalySubscriptionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteAnomalySubscriptionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteAnomalySubscriptionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteAnomalySubscriptionCommand = DeleteAnomalySubscriptionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteCostCategoryDefinitionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "DeleteCostCategoryDefinitionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "DeleteCostCategoryDefinition",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteCostCategoryDefinitionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteCostCategoryDefinitionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteCostCategoryDefinitionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "DeleteCostCategoryDefinition", {})
|
|
22
|
+
.n("CostExplorerClient", "DeleteCostCategoryDefinitionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteCostCategoryDefinitionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteCostCategoryDefinitionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteCostCategoryDefinitionCommand = DeleteCostCategoryDefinitionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeCostCategoryDefinitionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "DescribeCostCategoryDefinitionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "DescribeCostCategoryDefinition",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeCostCategoryDefinitionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeCostCategoryDefinitionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeCostCategoryDefinitionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "DescribeCostCategoryDefinition", {})
|
|
22
|
+
.n("CostExplorerClient", "DescribeCostCategoryDefinitionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeCostCategoryDefinitionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeCostCategoryDefinitionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeCostCategoryDefinitionCommand = DescribeCostCategoryDefinitionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class GetAnomaliesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "GetAnomaliesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "GetAnomalies",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_GetAnomaliesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_GetAnomaliesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetAnomaliesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "GetAnomalies", {})
|
|
22
|
+
.n("CostExplorerClient", "GetAnomaliesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_GetAnomaliesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_GetAnomaliesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetAnomaliesCommand = GetAnomaliesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class GetAnomalyMonitorsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CostExplorerClient";
|
|
29
|
-
const commandName = "GetAnomalyMonitorsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSInsightsIndexService",
|
|
38
|
-
operation: "GetAnomalyMonitors",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_GetAnomalyMonitorsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_GetAnomalyMonitorsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetAnomalyMonitorsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSInsightsIndexService", "GetAnomalyMonitors", {})
|
|
22
|
+
.n("CostExplorerClient", "GetAnomalyMonitorsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_GetAnomalyMonitorsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_GetAnomalyMonitorsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetAnomalyMonitorsCommand = GetAnomalyMonitorsCommand;
|