@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,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { ListAnomalousLogGroupsRequest, ListAnomalousLogGroupsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListAnomalousLogGroupsCommandInput extends ListAnomalousLogGrou
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListAnomalousLogGroupsCommandOutput extends ListAnomalousLogGroupsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListAnomalousLogGroupsCommand_base: {
|
|
24
|
+
new (input: ListAnomalousLogGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnomalousLogGroupsCommandInput, ListAnomalousLogGroupsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>
|
|
@@ -98,23 +101,5 @@ export interface ListAnomalousLogGroupsCommandOutput extends ListAnomalousLogGro
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class ListAnomalousLogGroupsCommand extends
|
|
102
|
-
readonly input: ListAnomalousLogGroupsCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: ListAnomalousLogGroupsCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAnomalousLogGroupsCommandInput, ListAnomalousLogGroupsCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class ListAnomalousLogGroupsCommand extends ListAnomalousLogGroupsCommand_base {
|
|
120
105
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { ListEventsRequest, ListEventsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListEventsCommandInput extends ListEventsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListEventsCommandOutput extends ListEventsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListEventsCommand_base: {
|
|
24
|
+
new (input: ListEventsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventsCommandInput, ListEventsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
|
@@ -130,23 +133,5 @@ export interface ListEventsCommandOutput extends ListEventsResponse, __MetadataB
|
|
|
130
133
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
131
134
|
*
|
|
132
135
|
*/
|
|
133
|
-
export declare class ListEventsCommand extends
|
|
134
|
-
readonly input: ListEventsCommandInput;
|
|
135
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
136
|
-
/**
|
|
137
|
-
* @public
|
|
138
|
-
*/
|
|
139
|
-
constructor(input: ListEventsCommandInput);
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEventsCommandInput, ListEventsCommandOutput>;
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
private serialize;
|
|
148
|
-
/**
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
|
-
private deserialize;
|
|
136
|
+
export declare class ListEventsCommand extends ListEventsCommand_base {
|
|
152
137
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { ListInsightsRequest, ListInsightsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListInsightsCommandInput extends ListInsightsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListInsightsCommandOutput extends ListInsightsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListInsightsCommand_base: {
|
|
24
|
+
new (input: ListInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInsightsCommandInput, ListInsightsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Returns a list of insights in your Amazon Web Services account. You can specify which insights are
|
|
@@ -163,23 +166,5 @@ export interface ListInsightsCommandOutput extends ListInsightsResponse, __Metad
|
|
|
163
166
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
164
167
|
*
|
|
165
168
|
*/
|
|
166
|
-
export declare class ListInsightsCommand extends
|
|
167
|
-
readonly input: ListInsightsCommandInput;
|
|
168
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
169
|
-
/**
|
|
170
|
-
* @public
|
|
171
|
-
*/
|
|
172
|
-
constructor(input: ListInsightsCommandInput);
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInsightsCommandInput, ListInsightsCommandOutput>;
|
|
177
|
-
/**
|
|
178
|
-
* @internal
|
|
179
|
-
*/
|
|
180
|
-
private serialize;
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
|
-
private deserialize;
|
|
169
|
+
export declare class ListInsightsCommand extends ListInsightsCommand_base {
|
|
185
170
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { ListMonitoredResourcesRequest, ListMonitoredResourcesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMonitoredResourcesCommandInput extends ListMonitoredResourc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMonitoredResourcesCommandOutput extends ListMonitoredResourcesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMonitoredResourcesCommand_base: {
|
|
24
|
+
new (input: ListMonitoredResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMonitoredResourcesCommandInput, ListMonitoredResourcesCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>
|
|
@@ -96,23 +99,5 @@ export interface ListMonitoredResourcesCommandOutput extends ListMonitoredResour
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class ListMonitoredResourcesCommand extends
|
|
100
|
-
readonly input: ListMonitoredResourcesCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: ListMonitoredResourcesCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMonitoredResourcesCommandInput, ListMonitoredResourcesCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class ListMonitoredResourcesCommand extends ListMonitoredResourcesCommand_base {
|
|
118
103
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { ListNotificationChannelsRequest, ListNotificationChannelsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListNotificationChannelsCommandInput extends ListNotificationCh
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListNotificationChannelsCommandOutput extends ListNotificationChannelsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListNotificationChannelsCommand_base: {
|
|
24
|
+
new (input: ListNotificationChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotificationChannelsCommandInput, ListNotificationChannelsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Returns a list of notification channels configured for DevOps Guru. Each notification
|
|
@@ -88,23 +91,5 @@ export interface ListNotificationChannelsCommandOutput extends ListNotificationC
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class ListNotificationChannelsCommand extends
|
|
92
|
-
readonly input: ListNotificationChannelsCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: ListNotificationChannelsCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNotificationChannelsCommandInput, ListNotificationChannelsCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class ListNotificationChannelsCommand extends ListNotificationChannelsCommand_base {
|
|
110
95
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { ListOrganizationInsightsRequest, ListOrganizationInsightsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListOrganizationInsightsCommandInput extends ListOrganizationIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListOrganizationInsightsCommandOutput extends ListOrganizationInsightsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListOrganizationInsightsCommand_base: {
|
|
24
|
+
new (input: ListOrganizationInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOrganizationInsightsCommandInput, ListOrganizationInsightsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of insights associated with the account or OU Id.</p>
|
|
@@ -165,23 +168,5 @@ export interface ListOrganizationInsightsCommandOutput extends ListOrganizationI
|
|
|
165
168
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
166
169
|
*
|
|
167
170
|
*/
|
|
168
|
-
export declare class ListOrganizationInsightsCommand extends
|
|
169
|
-
readonly input: ListOrganizationInsightsCommandInput;
|
|
170
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
171
|
-
/**
|
|
172
|
-
* @public
|
|
173
|
-
*/
|
|
174
|
-
constructor(input: ListOrganizationInsightsCommandInput);
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOrganizationInsightsCommandInput, ListOrganizationInsightsCommandOutput>;
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*/
|
|
182
|
-
private serialize;
|
|
183
|
-
/**
|
|
184
|
-
* @internal
|
|
185
|
-
*/
|
|
186
|
-
private deserialize;
|
|
171
|
+
export declare class ListOrganizationInsightsCommand extends ListOrganizationInsightsCommand_base {
|
|
187
172
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRecommendationsCommandInput extends ListRecommendationsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRecommendationsCommandOutput extends ListRecommendationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRecommendationsCommand_base: {
|
|
24
|
+
new (input: ListRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecommendationsCommandInput, ListRecommendationsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Returns a list of a specified insight's recommendations. Each recommendation includes
|
|
@@ -115,23 +118,5 @@ export interface ListRecommendationsCommandOutput extends ListRecommendationsRes
|
|
|
115
118
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
116
119
|
*
|
|
117
120
|
*/
|
|
118
|
-
export declare class ListRecommendationsCommand extends
|
|
119
|
-
readonly input: ListRecommendationsCommandInput;
|
|
120
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
constructor(input: ListRecommendationsCommandInput);
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecommendationsCommandInput, ListRecommendationsCommandOutput>;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private serialize;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private deserialize;
|
|
121
|
+
export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
|
|
137
122
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { PutFeedbackRequest, PutFeedbackResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutFeedbackCommandInput extends PutFeedbackRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutFeedbackCommandOutput extends PutFeedbackResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutFeedbackCommand_base: {
|
|
24
|
+
new (input: PutFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<PutFeedbackCommandInput, PutFeedbackCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Collects customer feedback about the specified insight. </p>
|
|
@@ -74,23 +77,5 @@ export interface PutFeedbackCommandOutput extends PutFeedbackResponse, __Metadat
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class PutFeedbackCommand extends
|
|
78
|
-
readonly input: PutFeedbackCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: PutFeedbackCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutFeedbackCommandInput, PutFeedbackCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class PutFeedbackCommand extends PutFeedbackCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { RemoveNotificationChannelRequest, RemoveNotificationChannelResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RemoveNotificationChannelCommandInput extends RemoveNotificatio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RemoveNotificationChannelCommandOutput extends RemoveNotificationChannelResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RemoveNotificationChannelCommand_base: {
|
|
24
|
+
new (input: RemoveNotificationChannelCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveNotificationChannelCommandInput, RemoveNotificationChannelCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Removes a notification channel from DevOps Guru. A notification channel is used to notify
|
|
@@ -73,23 +76,5 @@ export interface RemoveNotificationChannelCommandOutput extends RemoveNotificati
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class RemoveNotificationChannelCommand extends
|
|
77
|
-
readonly input: RemoveNotificationChannelCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: RemoveNotificationChannelCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveNotificationChannelCommandInput, RemoveNotificationChannelCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class RemoveNotificationChannelCommand extends RemoveNotificationChannelCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { SearchInsightsRequest, SearchInsightsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SearchInsightsCommandInput extends SearchInsightsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SearchInsightsCommandOutput extends SearchInsightsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SearchInsightsCommand_base: {
|
|
24
|
+
new (input: SearchInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchInsightsCommandInput, SearchInsightsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Returns a list of insights in your Amazon Web Services account. You can specify which insights are
|
|
@@ -181,23 +184,5 @@ export interface SearchInsightsCommandOutput extends SearchInsightsResponse, __M
|
|
|
181
184
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
182
185
|
*
|
|
183
186
|
*/
|
|
184
|
-
export declare class SearchInsightsCommand extends
|
|
185
|
-
readonly input: SearchInsightsCommandInput;
|
|
186
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
187
|
-
/**
|
|
188
|
-
* @public
|
|
189
|
-
*/
|
|
190
|
-
constructor(input: SearchInsightsCommandInput);
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchInsightsCommandInput, SearchInsightsCommandOutput>;
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
|
-
private serialize;
|
|
199
|
-
/**
|
|
200
|
-
* @internal
|
|
201
|
-
*/
|
|
202
|
-
private deserialize;
|
|
187
|
+
export declare class SearchInsightsCommand extends SearchInsightsCommand_base {
|
|
203
188
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { SearchOrganizationInsightsRequest, SearchOrganizationInsightsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SearchOrganizationInsightsCommandInput extends SearchOrganizati
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SearchOrganizationInsightsCommandOutput extends SearchOrganizationInsightsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SearchOrganizationInsightsCommand_base: {
|
|
24
|
+
new (input: SearchOrganizationInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchOrganizationInsightsCommandInput, SearchOrganizationInsightsCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Returns a list of insights in your organization. You can specify which insights are
|
|
@@ -185,23 +188,5 @@ export interface SearchOrganizationInsightsCommandOutput extends SearchOrganizat
|
|
|
185
188
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
186
189
|
*
|
|
187
190
|
*/
|
|
188
|
-
export declare class SearchOrganizationInsightsCommand extends
|
|
189
|
-
readonly input: SearchOrganizationInsightsCommandInput;
|
|
190
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
191
|
-
/**
|
|
192
|
-
* @public
|
|
193
|
-
*/
|
|
194
|
-
constructor(input: SearchOrganizationInsightsCommandInput);
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchOrganizationInsightsCommandInput, SearchOrganizationInsightsCommandOutput>;
|
|
199
|
-
/**
|
|
200
|
-
* @internal
|
|
201
|
-
*/
|
|
202
|
-
private serialize;
|
|
203
|
-
/**
|
|
204
|
-
* @internal
|
|
205
|
-
*/
|
|
206
|
-
private deserialize;
|
|
191
|
+
export declare class SearchOrganizationInsightsCommand extends SearchOrganizationInsightsCommand_base {
|
|
207
192
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { StartCostEstimationRequest, StartCostEstimationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartCostEstimationCommandInput extends StartCostEstimationRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartCostEstimationCommandOutput extends StartCostEstimationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartCostEstimationCommand_base: {
|
|
24
|
+
new (input: StartCostEstimationCommandInput): import("@smithy/smithy-client").CommandImpl<StartCostEstimationCommandInput, StartCostEstimationCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services
|
|
@@ -87,23 +90,5 @@ export interface StartCostEstimationCommandOutput extends StartCostEstimationRes
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class StartCostEstimationCommand extends
|
|
91
|
-
readonly input: StartCostEstimationCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: StartCostEstimationCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartCostEstimationCommandInput, StartCostEstimationCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class StartCostEstimationCommand extends StartCostEstimationCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { UpdateEventSourcesConfigRequest, UpdateEventSourcesConfigResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEventSourcesConfigCommandInput extends UpdateEventSources
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEventSourcesConfigCommandOutput extends UpdateEventSourcesConfigResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEventSourcesConfigCommand_base: {
|
|
24
|
+
new (input: UpdateEventSourcesConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventSourcesConfigCommandInput, UpdateEventSourcesConfigCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Enables or disables integration with a service that can be integrated with DevOps Guru. The
|
|
@@ -71,23 +74,5 @@ export interface UpdateEventSourcesConfigCommandOutput extends UpdateEventSource
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class UpdateEventSourcesConfigCommand extends
|
|
75
|
-
readonly input: UpdateEventSourcesConfigCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: UpdateEventSourcesConfigCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEventSourcesConfigCommandInput, UpdateEventSourcesConfigCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class UpdateEventSourcesConfigCommand extends UpdateEventSourcesConfigCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
5
4
|
import { UpdateResourceCollectionRequest, UpdateResourceCollectionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateResourceCollectionCommandInput extends UpdateResourceColl
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateResourceCollectionCommandOutput extends UpdateResourceCollectionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateResourceCollectionCommand_base: {
|
|
24
|
+
new (input: UpdateResourceCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCollectionCommandInput, UpdateResourceCollectionCommandOutput, DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Updates the collection of resources that DevOps Guru analyzes.
|
|
@@ -87,23 +90,5 @@ export interface UpdateResourceCollectionCommandOutput extends UpdateResourceCol
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from DevOpsGuru service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class UpdateResourceCollectionCommand extends
|
|
91
|
-
readonly input: UpdateResourceCollectionCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: UpdateResourceCollectionCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DevOpsGuruClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateResourceCollectionCommandInput, UpdateResourceCollectionCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class UpdateResourceCollectionCommand extends UpdateResourceCollectionCommand_base {
|
|
109
94
|
}
|