@aws-sdk/client-devops-guru 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/AddNotificationChannelCommand.js +18 -41
- package/dist-cjs/commands/DeleteInsightCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountHealthCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountOverviewCommand.js +18 -41
- package/dist-cjs/commands/DescribeAnomalyCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventSourcesConfigCommand.js +18 -41
- package/dist-cjs/commands/DescribeFeedbackCommand.js +18 -41
- package/dist-cjs/commands/DescribeInsightCommand.js +18 -41
- package/dist-cjs/commands/DescribeOrganizationHealthCommand.js +18 -41
- package/dist-cjs/commands/DescribeOrganizationOverviewCommand.js +18 -41
- package/dist-cjs/commands/DescribeOrganizationResourceCollectionHealthCommand.js +18 -41
- package/dist-cjs/commands/DescribeResourceCollectionHealthCommand.js +18 -41
- package/dist-cjs/commands/DescribeServiceIntegrationCommand.js +18 -41
- package/dist-cjs/commands/GetCostEstimationCommand.js +18 -41
- package/dist-cjs/commands/GetResourceCollectionCommand.js +18 -41
- package/dist-cjs/commands/ListAnomaliesForInsightCommand.js +18 -41
- package/dist-cjs/commands/ListAnomalousLogGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListEventsCommand.js +18 -41
- package/dist-cjs/commands/ListInsightsCommand.js +18 -41
- package/dist-cjs/commands/ListMonitoredResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListNotificationChannelsCommand.js +18 -41
- package/dist-cjs/commands/ListOrganizationInsightsCommand.js +18 -41
- package/dist-cjs/commands/ListRecommendationsCommand.js +18 -41
- package/dist-cjs/commands/PutFeedbackCommand.js +18 -41
- package/dist-cjs/commands/RemoveNotificationChannelCommand.js +18 -41
- package/dist-cjs/commands/SearchInsightsCommand.js +18 -41
- package/dist-cjs/commands/SearchOrganizationInsightsCommand.js +18 -41
- package/dist-cjs/commands/StartCostEstimationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEventSourcesConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourceCollectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceIntegrationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddNotificationChannelCommand.js +18 -41
- package/dist-es/commands/DeleteInsightCommand.js +18 -41
- package/dist-es/commands/DescribeAccountHealthCommand.js +18 -41
- package/dist-es/commands/DescribeAccountOverviewCommand.js +18 -41
- package/dist-es/commands/DescribeAnomalyCommand.js +18 -41
- package/dist-es/commands/DescribeEventSourcesConfigCommand.js +18 -41
- package/dist-es/commands/DescribeFeedbackCommand.js +18 -41
- package/dist-es/commands/DescribeInsightCommand.js +18 -41
- package/dist-es/commands/DescribeOrganizationHealthCommand.js +18 -41
- package/dist-es/commands/DescribeOrganizationOverviewCommand.js +18 -41
- package/dist-es/commands/DescribeOrganizationResourceCollectionHealthCommand.js +18 -41
- package/dist-es/commands/DescribeResourceCollectionHealthCommand.js +18 -41
- package/dist-es/commands/DescribeServiceIntegrationCommand.js +18 -41
- package/dist-es/commands/GetCostEstimationCommand.js +18 -41
- package/dist-es/commands/GetResourceCollectionCommand.js +18 -41
- package/dist-es/commands/ListAnomaliesForInsightCommand.js +18 -41
- package/dist-es/commands/ListAnomalousLogGroupsCommand.js +18 -41
- package/dist-es/commands/ListEventsCommand.js +18 -41
- package/dist-es/commands/ListInsightsCommand.js +18 -41
- package/dist-es/commands/ListMonitoredResourcesCommand.js +18 -41
- package/dist-es/commands/ListNotificationChannelsCommand.js +18 -41
- package/dist-es/commands/ListOrganizationInsightsCommand.js +18 -41
- package/dist-es/commands/ListRecommendationsCommand.js +18 -41
- package/dist-es/commands/PutFeedbackCommand.js +18 -41
- package/dist-es/commands/RemoveNotificationChannelCommand.js +18 -41
- package/dist-es/commands/SearchInsightsCommand.js +18 -41
- package/dist-es/commands/SearchOrganizationInsightsCommand.js +18 -41
- package/dist-es/commands/StartCostEstimationCommand.js +18 -41
- package/dist-es/commands/UpdateEventSourcesConfigCommand.js +18 -41
- package/dist-es/commands/UpdateResourceCollectionCommand.js +18 -41
- package/dist-es/commands/UpdateServiceIntegrationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddNotificationChannelCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInsightCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountHealthCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountOverviewCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAnomalyCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventSourcesConfigCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFeedbackCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInsightCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOrganizationHealthCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOrganizationOverviewCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOrganizationResourceCollectionHealthCommand.d.ts +6 -21
- package/dist-types/commands/DescribeResourceCollectionHealthCommand.d.ts +6 -21
- package/dist-types/commands/DescribeServiceIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/GetCostEstimationCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceCollectionCommand.d.ts +6 -21
- package/dist-types/commands/ListAnomaliesForInsightCommand.d.ts +6 -21
- package/dist-types/commands/ListAnomalousLogGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListEventsCommand.d.ts +6 -21
- package/dist-types/commands/ListInsightsCommand.d.ts +6 -21
- package/dist-types/commands/ListMonitoredResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListNotificationChannelsCommand.d.ts +6 -21
- package/dist-types/commands/ListOrganizationInsightsCommand.d.ts +6 -21
- package/dist-types/commands/ListRecommendationsCommand.d.ts +6 -21
- package/dist-types/commands/PutFeedbackCommand.d.ts +6 -21
- package/dist-types/commands/RemoveNotificationChannelCommand.d.ts +6 -21
- package/dist-types/commands/SearchInsightsCommand.d.ts +6 -21
- package/dist-types/commands/SearchOrganizationInsightsCommand.d.ts +6 -21
- package/dist-types/commands/StartCostEstimationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEventSourcesConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceCollectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceIntegrationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddNotificationChannelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountHealthCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountOverviewCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAnomalyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeEventSourcesConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFeedbackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInsightCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeOrganizationHealthCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOrganizationOverviewCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOrganizationResourceCollectionHealthCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeResourceCollectionHealthCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeServiceIntegrationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCostEstimationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourceCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAnomaliesForInsightCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAnomalousLogGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListInsightsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMonitoredResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListNotificationChannelsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOrganizationInsightsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveNotificationChannelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchInsightsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchOrganizationInsightsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartCostEstimationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEventSourcesConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateResourceCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceIntegrationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeEventSourcesConfigCommand, se_DescribeEventSourcesConfigCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeEventSourcesConfigCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeEventSourcesConfigCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeEventSourcesConfig",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeEventSourcesConfigCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeEventSourcesConfigCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeEventSourcesConfigCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeEventSourcesConfig", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeEventSourcesConfigCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeEventSourcesConfigCommand)
|
|
22
|
+
.de(de_DescribeEventSourcesConfigCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeFeedbackCommand, se_DescribeFeedbackCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeFeedbackCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeFeedbackCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeFeedback",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeFeedbackCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeFeedbackCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeFeedbackCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeFeedback", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeFeedbackCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeFeedbackCommand)
|
|
22
|
+
.de(de_DescribeFeedbackCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeInsightCommand, se_DescribeInsightCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeInsightCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeInsightCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeInsight",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeInsightCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeInsightCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeInsightCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeInsight", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeInsightCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeInsightCommand)
|
|
22
|
+
.de(de_DescribeInsightCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeOrganizationHealthCommand, se_DescribeOrganizationHealthCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeOrganizationHealthCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeOrganizationHealthCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeOrganizationHealth",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeOrganizationHealthCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeOrganizationHealthCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeOrganizationHealthCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeOrganizationHealth", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeOrganizationHealthCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeOrganizationHealthCommand)
|
|
22
|
+
.de(de_DescribeOrganizationHealthCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeOrganizationOverviewCommand, se_DescribeOrganizationOverviewCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeOrganizationOverviewCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeOrganizationOverviewCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeOrganizationOverview",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeOrganizationOverviewCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeOrganizationOverviewCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeOrganizationOverviewCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeOrganizationOverview", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeOrganizationOverviewCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeOrganizationOverviewCommand)
|
|
22
|
+
.de(de_DescribeOrganizationOverviewCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeOrganizationResourceCollectionHealthCommand, se_DescribeOrganizationResourceCollectionHealthCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeOrganizationResourceCollectionHealthCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeOrganizationResourceCollectionHealthCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeOrganizationResourceCollectionHealth",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeOrganizationResourceCollectionHealthCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeOrganizationResourceCollectionHealthCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeOrganizationResourceCollectionHealthCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeOrganizationResourceCollectionHealth", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeOrganizationResourceCollectionHealthCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeOrganizationResourceCollectionHealthCommand)
|
|
22
|
+
.de(de_DescribeOrganizationResourceCollectionHealthCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeResourceCollectionHealthCommand, se_DescribeResourceCollectionHealthCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeResourceCollectionHealthCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeResourceCollectionHealthCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeResourceCollectionHealth",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeResourceCollectionHealthCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeResourceCollectionHealthCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeResourceCollectionHealthCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeResourceCollectionHealth", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeResourceCollectionHealthCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeResourceCollectionHealthCommand)
|
|
22
|
+
.de(de_DescribeResourceCollectionHealthCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeServiceIntegrationCommand, se_DescribeServiceIntegrationCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeServiceIntegrationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "DescribeServiceIntegrationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "DescribeServiceIntegration",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeServiceIntegrationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeServiceIntegrationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeServiceIntegrationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "DescribeServiceIntegration", {})
|
|
19
|
+
.n("DevOpsGuruClient", "DescribeServiceIntegrationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeServiceIntegrationCommand)
|
|
22
|
+
.de(de_DescribeServiceIntegrationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetCostEstimationCommand, se_GetCostEstimationCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetCostEstimationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DevOpsGuruClient";
|
|
26
|
-
const commandName = "GetCostEstimationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CapstoneControlPlaneService",
|
|
35
|
-
operation: "GetCostEstimation",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetCostEstimationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetCostEstimationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetCostEstimationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CapstoneControlPlaneService", "GetCostEstimation", {})
|
|
19
|
+
.n("DevOpsGuruClient", "GetCostEstimationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetCostEstimationCommand)
|
|
22
|
+
.de(de_GetCostEstimationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|