@aws-sdk/client-devops-guru 3.478.0 → 3.481.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 +9 -9
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeServiceIntegrationCommandInput
|
|
|
21
15
|
export interface DescribeServiceIntegrationCommandOutput
|
|
22
16
|
extends DescribeServiceIntegrationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeServiceIntegrationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeServiceIntegrationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeServiceIntegrationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeServiceIntegrationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeServiceIntegrationCommandInput,
|
|
38
|
-
DescribeServiceIntegrationCommandOutput
|
|
23
|
+
DescribeServiceIntegrationCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeServiceIntegrationCommand extends DescribeServiceIntegrationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface GetCostEstimationCommandInput
|
|
|
21
15
|
export interface GetCostEstimationCommandOutput
|
|
22
16
|
extends GetCostEstimationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetCostEstimationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetCostEstimationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetCostEstimationCommandInput,
|
|
23
|
+
GetCostEstimationCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetCostEstimationCommand extends GetCostEstimationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetResourceCollectionCommandInput
|
|
|
21
15
|
export interface GetResourceCollectionCommandOutput
|
|
22
16
|
extends GetResourceCollectionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetResourceCollectionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetResourceCollectionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetResourceCollectionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetResourceCollectionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetResourceCollectionCommandInput,
|
|
38
|
-
GetResourceCollectionCommandOutput
|
|
23
|
+
GetResourceCollectionCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetResourceCollectionCommand extends GetResourceCollectionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListAnomaliesForInsightCommandInput
|
|
|
21
15
|
export interface ListAnomaliesForInsightCommandOutput
|
|
22
16
|
extends ListAnomaliesForInsightResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListAnomaliesForInsightCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListAnomaliesForInsightCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListAnomaliesForInsightCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListAnomaliesForInsightCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListAnomaliesForInsightCommandInput,
|
|
38
|
-
ListAnomaliesForInsightCommandOutput
|
|
23
|
+
ListAnomaliesForInsightCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListAnomaliesForInsightCommand extends ListAnomaliesForInsightCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListAnomalousLogGroupsCommandInput
|
|
|
21
15
|
export interface ListAnomalousLogGroupsCommandOutput
|
|
22
16
|
extends ListAnomalousLogGroupsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListAnomalousLogGroupsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListAnomalousLogGroupsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListAnomalousLogGroupsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListAnomalousLogGroupsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListAnomalousLogGroupsCommandInput,
|
|
38
|
-
ListAnomalousLogGroupsCommandOutput
|
|
23
|
+
ListAnomalousLogGroupsCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListAnomalousLogGroupsCommand extends ListAnomalousLogGroupsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ListEventsCommandInput extends ListEventsRequest {}
|
|
|
17
11
|
export interface ListEventsCommandOutput
|
|
18
12
|
extends ListEventsResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ListEventsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ListEventsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ListEventsCommandInput,
|
|
19
|
+
ListEventsCommandOutput,
|
|
20
|
+
DevOpsGuruClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ListEventsCommand extends ListEventsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ListInsightsCommandInput extends ListInsightsRequest {}
|
|
|
17
11
|
export interface ListInsightsCommandOutput
|
|
18
12
|
extends ListInsightsResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ListInsightsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ListInsightsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ListInsightsCommandInput,
|
|
19
|
+
ListInsightsCommandOutput,
|
|
20
|
+
DevOpsGuruClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ListInsightsCommand extends ListInsightsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListMonitoredResourcesCommandInput
|
|
|
21
15
|
export interface ListMonitoredResourcesCommandOutput
|
|
22
16
|
extends ListMonitoredResourcesResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListMonitoredResourcesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListMonitoredResourcesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListMonitoredResourcesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListMonitoredResourcesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListMonitoredResourcesCommandInput,
|
|
38
|
-
ListMonitoredResourcesCommandOutput
|
|
23
|
+
ListMonitoredResourcesCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListMonitoredResourcesCommand extends ListMonitoredResourcesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListNotificationChannelsCommandInput
|
|
|
21
15
|
export interface ListNotificationChannelsCommandOutput
|
|
22
16
|
extends ListNotificationChannelsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListNotificationChannelsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListNotificationChannelsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListNotificationChannelsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListNotificationChannelsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListNotificationChannelsCommandInput,
|
|
38
|
-
ListNotificationChannelsCommandOutput
|
|
23
|
+
ListNotificationChannelsCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListNotificationChannelsCommand extends ListNotificationChannelsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListOrganizationInsightsCommandInput
|
|
|
21
15
|
export interface ListOrganizationInsightsCommandOutput
|
|
22
16
|
extends ListOrganizationInsightsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListOrganizationInsightsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListOrganizationInsightsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListOrganizationInsightsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListOrganizationInsightsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListOrganizationInsightsCommandInput,
|
|
38
|
-
ListOrganizationInsightsCommandOutput
|
|
23
|
+
ListOrganizationInsightsCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListOrganizationInsightsCommand extends ListOrganizationInsightsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface ListRecommendationsCommandInput
|
|
|
21
15
|
export interface ListRecommendationsCommandOutput
|
|
22
16
|
extends ListRecommendationsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const ListRecommendationsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRecommendationsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
ListRecommendationsCommandInput,
|
|
23
|
+
ListRecommendationsCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface PutFeedbackCommandInput extends PutFeedbackRequest {}
|
|
|
17
11
|
export interface PutFeedbackCommandOutput
|
|
18
12
|
extends PutFeedbackResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const PutFeedbackCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: PutFeedbackCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
PutFeedbackCommandInput,
|
|
19
|
+
PutFeedbackCommandOutput,
|
|
20
|
+
DevOpsGuruClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class PutFeedbackCommand extends PutFeedbackCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface RemoveNotificationChannelCommandInput
|
|
|
21
15
|
export interface RemoveNotificationChannelCommandOutput
|
|
22
16
|
extends RemoveNotificationChannelResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: RemoveNotificationChannelCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: RemoveNotificationChannelCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DevOpsGuruClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const RemoveNotificationChannelCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: RemoveNotificationChannelCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
RemoveNotificationChannelCommandInput,
|
|
38
|
-
RemoveNotificationChannelCommandOutput
|
|
23
|
+
RemoveNotificationChannelCommandOutput,
|
|
24
|
+
DevOpsGuruClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class RemoveNotificationChannelCommand extends RemoveNotificationChannelCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DevOpsGuruClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface SearchInsightsCommandInput extends SearchInsightsRequest {}
|
|
|
20
14
|
export interface SearchInsightsCommandOutput
|
|
21
15
|
extends SearchInsightsResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const SearchInsightsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: SearchInsightsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
SearchInsightsCommandInput,
|
|
22
|
+
SearchInsightsCommandOutput,
|
|
23
|
+
DevOpsGuruClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class SearchInsightsCommand extends SearchInsightsCommand_base {}
|