@aws-sdk/client-devops-guru 3.651.1 → 3.658.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-types/commands/AddNotificationChannelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInsightCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountHealthCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountOverviewCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAnomalyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEventSourcesConfigCommand.d.ts +11 -0
- package/dist-types/commands/DescribeFeedbackCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInsightCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOrganizationHealthCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOrganizationOverviewCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOrganizationResourceCollectionHealthCommand.d.ts +11 -0
- package/dist-types/commands/DescribeResourceCollectionHealthCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServiceIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/GetCostEstimationCommand.d.ts +11 -0
- package/dist-types/commands/GetResourceCollectionCommand.d.ts +11 -0
- package/dist-types/commands/ListAnomaliesForInsightCommand.d.ts +11 -0
- package/dist-types/commands/ListAnomalousLogGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListEventsCommand.d.ts +11 -0
- package/dist-types/commands/ListInsightsCommand.d.ts +11 -0
- package/dist-types/commands/ListMonitoredResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListNotificationChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListOrganizationInsightsCommand.d.ts +11 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +11 -0
- package/dist-types/commands/PutFeedbackCommand.d.ts +11 -0
- package/dist-types/commands/RemoveNotificationChannelCommand.d.ts +11 -0
- package/dist-types/commands/SearchInsightsCommand.d.ts +11 -0
- package/dist-types/commands/SearchOrganizationInsightsCommand.d.ts +11 -0
- package/dist-types/commands/StartCostEstimationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEventSourcesConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourceCollectionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceIntegrationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AddNotificationChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountOverviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAnomalyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEventSourcesConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeFeedbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInsightCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationOverviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationResourceCollectionHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeResourceCollectionHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServiceIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCostEstimationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourceCollectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAnomaliesForInsightCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAnomalousLogGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInsightsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMonitoredResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNotificationChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOrganizationInsightsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveNotificationChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchInsightsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchOrganizationInsightsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartCostEstimationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEventSourcesConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourceCollectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceIntegrationCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -102,4 +102,15 @@ declare const AddNotificationChannelCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class AddNotificationChannelCommand extends AddNotificationChannelCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: AddNotificationChannelRequest;
|
|
109
|
+
output: AddNotificationChannelResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: AddNotificationChannelCommandInput;
|
|
113
|
+
output: AddNotificationChannelCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -77,4 +77,15 @@ declare const DeleteInsightCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class DeleteInsightCommand extends DeleteInsightCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: DeleteInsightRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DeleteInsightCommandInput;
|
|
88
|
+
output: DeleteInsightCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -77,4 +77,15 @@ declare const DescribeAccountHealthCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class DescribeAccountHealthCommand extends DescribeAccountHealthCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: {};
|
|
84
|
+
output: DescribeAccountHealthResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DescribeAccountHealthCommandInput;
|
|
88
|
+
output: DescribeAccountHealthCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -78,4 +78,15 @@ declare const DescribeAccountOverviewCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DescribeAccountOverviewCommand extends DescribeAccountOverviewCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: DescribeAccountOverviewRequest;
|
|
85
|
+
output: DescribeAccountOverviewResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DescribeAccountOverviewCommandInput;
|
|
89
|
+
output: DescribeAccountOverviewCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -326,4 +326,15 @@ declare const DescribeAnomalyCommand_base: {
|
|
|
326
326
|
* @public
|
|
327
327
|
*/
|
|
328
328
|
export declare class DescribeAnomalyCommand extends DescribeAnomalyCommand_base {
|
|
329
|
+
/** @internal type navigation helper, not in runtime. */
|
|
330
|
+
protected static __types: {
|
|
331
|
+
api: {
|
|
332
|
+
input: DescribeAnomalyRequest;
|
|
333
|
+
output: DescribeAnomalyResponse;
|
|
334
|
+
};
|
|
335
|
+
sdk: {
|
|
336
|
+
input: DescribeAnomalyCommandInput;
|
|
337
|
+
output: DescribeAnomalyCommandOutput;
|
|
338
|
+
};
|
|
339
|
+
};
|
|
329
340
|
}
|
|
@@ -78,4 +78,15 @@ declare const DescribeEventSourcesConfigCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DescribeEventSourcesConfigCommand extends DescribeEventSourcesConfigCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: {};
|
|
85
|
+
output: DescribeEventSourcesConfigResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DescribeEventSourcesConfigCommandInput;
|
|
89
|
+
output: DescribeEventSourcesConfigCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -80,4 +80,15 @@ declare const DescribeFeedbackCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DescribeFeedbackCommand extends DescribeFeedbackCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DescribeFeedbackRequest;
|
|
87
|
+
output: DescribeFeedbackResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DescribeFeedbackCommandInput;
|
|
91
|
+
output: DescribeFeedbackCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -134,4 +134,15 @@ declare const DescribeInsightCommand_base: {
|
|
|
134
134
|
* @public
|
|
135
135
|
*/
|
|
136
136
|
export declare class DescribeInsightCommand extends DescribeInsightCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: DescribeInsightRequest;
|
|
141
|
+
output: DescribeInsightResponse;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: DescribeInsightCommandInput;
|
|
145
|
+
output: DescribeInsightCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -82,4 +82,15 @@ declare const DescribeOrganizationHealthCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DescribeOrganizationHealthCommand extends DescribeOrganizationHealthCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DescribeOrganizationHealthRequest;
|
|
89
|
+
output: DescribeOrganizationHealthResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DescribeOrganizationHealthCommandInput;
|
|
93
|
+
output: DescribeOrganizationHealthCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -82,4 +82,15 @@ declare const DescribeOrganizationOverviewCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DescribeOrganizationOverviewCommand extends DescribeOrganizationOverviewCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DescribeOrganizationOverviewRequest;
|
|
89
|
+
output: DescribeOrganizationOverviewResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DescribeOrganizationOverviewCommandInput;
|
|
93
|
+
output: DescribeOrganizationOverviewCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -125,4 +125,15 @@ declare const DescribeOrganizationResourceCollectionHealthCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class DescribeOrganizationResourceCollectionHealthCommand extends DescribeOrganizationResourceCollectionHealthCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: DescribeOrganizationResourceCollectionHealthRequest;
|
|
132
|
+
output: DescribeOrganizationResourceCollectionHealthResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: DescribeOrganizationResourceCollectionHealthCommandInput;
|
|
136
|
+
output: DescribeOrganizationResourceCollectionHealthCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -111,4 +111,15 @@ declare const DescribeResourceCollectionHealthCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class DescribeResourceCollectionHealthCommand extends DescribeResourceCollectionHealthCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: DescribeResourceCollectionHealthRequest;
|
|
118
|
+
output: DescribeResourceCollectionHealthResponse;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: DescribeResourceCollectionHealthCommandInput;
|
|
122
|
+
output: DescribeResourceCollectionHealthCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -88,4 +88,15 @@ declare const DescribeServiceIntegrationCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DescribeServiceIntegrationCommand extends DescribeServiceIntegrationCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: {};
|
|
95
|
+
output: DescribeServiceIntegrationResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DescribeServiceIntegrationCommandInput;
|
|
99
|
+
output: DescribeServiceIntegrationCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -110,4 +110,15 @@ declare const GetCostEstimationCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class GetCostEstimationCommand extends GetCostEstimationCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: GetCostEstimationRequest;
|
|
117
|
+
output: GetCostEstimationResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: GetCostEstimationCommandInput;
|
|
121
|
+
output: GetCostEstimationCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -95,4 +95,15 @@ declare const GetResourceCollectionCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class GetResourceCollectionCommand extends GetResourceCollectionCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: GetResourceCollectionRequest;
|
|
102
|
+
output: GetResourceCollectionResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: GetResourceCollectionCommandInput;
|
|
106
|
+
output: GetResourceCollectionCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -345,4 +345,15 @@ declare const ListAnomaliesForInsightCommand_base: {
|
|
|
345
345
|
* @public
|
|
346
346
|
*/
|
|
347
347
|
export declare class ListAnomaliesForInsightCommand extends ListAnomaliesForInsightCommand_base {
|
|
348
|
+
/** @internal type navigation helper, not in runtime. */
|
|
349
|
+
protected static __types: {
|
|
350
|
+
api: {
|
|
351
|
+
input: ListAnomaliesForInsightRequest;
|
|
352
|
+
output: ListAnomaliesForInsightResponse;
|
|
353
|
+
};
|
|
354
|
+
sdk: {
|
|
355
|
+
input: ListAnomaliesForInsightCommandInput;
|
|
356
|
+
output: ListAnomaliesForInsightCommandOutput;
|
|
357
|
+
};
|
|
358
|
+
};
|
|
348
359
|
}
|
|
@@ -104,4 +104,15 @@ declare const ListAnomalousLogGroupsCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class ListAnomalousLogGroupsCommand extends ListAnomalousLogGroupsCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: ListAnomalousLogGroupsRequest;
|
|
111
|
+
output: ListAnomalousLogGroupsResponse;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: ListAnomalousLogGroupsCommandInput;
|
|
115
|
+
output: ListAnomalousLogGroupsCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -136,4 +136,15 @@ declare const ListEventsCommand_base: {
|
|
|
136
136
|
* @public
|
|
137
137
|
*/
|
|
138
138
|
export declare class ListEventsCommand extends ListEventsCommand_base {
|
|
139
|
+
/** @internal type navigation helper, not in runtime. */
|
|
140
|
+
protected static __types: {
|
|
141
|
+
api: {
|
|
142
|
+
input: ListEventsRequest;
|
|
143
|
+
output: ListEventsResponse;
|
|
144
|
+
};
|
|
145
|
+
sdk: {
|
|
146
|
+
input: ListEventsCommandInput;
|
|
147
|
+
output: ListEventsCommandOutput;
|
|
148
|
+
};
|
|
149
|
+
};
|
|
139
150
|
}
|
|
@@ -169,4 +169,15 @@ declare const ListInsightsCommand_base: {
|
|
|
169
169
|
* @public
|
|
170
170
|
*/
|
|
171
171
|
export declare class ListInsightsCommand extends ListInsightsCommand_base {
|
|
172
|
+
/** @internal type navigation helper, not in runtime. */
|
|
173
|
+
protected static __types: {
|
|
174
|
+
api: {
|
|
175
|
+
input: ListInsightsRequest;
|
|
176
|
+
output: ListInsightsResponse;
|
|
177
|
+
};
|
|
178
|
+
sdk: {
|
|
179
|
+
input: ListInsightsCommandInput;
|
|
180
|
+
output: ListInsightsCommandOutput;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
172
183
|
}
|
|
@@ -102,4 +102,15 @@ declare const ListMonitoredResourcesCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class ListMonitoredResourcesCommand extends ListMonitoredResourcesCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: ListMonitoredResourcesRequest;
|
|
109
|
+
output: ListMonitoredResourcesResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: ListMonitoredResourcesCommandInput;
|
|
113
|
+
output: ListMonitoredResourcesCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -94,4 +94,15 @@ declare const ListNotificationChannelsCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ListNotificationChannelsCommand extends ListNotificationChannelsCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: ListNotificationChannelsRequest;
|
|
101
|
+
output: ListNotificationChannelsResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: ListNotificationChannelsCommandInput;
|
|
105
|
+
output: ListNotificationChannelsCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -171,4 +171,15 @@ declare const ListOrganizationInsightsCommand_base: {
|
|
|
171
171
|
* @public
|
|
172
172
|
*/
|
|
173
173
|
export declare class ListOrganizationInsightsCommand extends ListOrganizationInsightsCommand_base {
|
|
174
|
+
/** @internal type navigation helper, not in runtime. */
|
|
175
|
+
protected static __types: {
|
|
176
|
+
api: {
|
|
177
|
+
input: ListOrganizationInsightsRequest;
|
|
178
|
+
output: ListOrganizationInsightsResponse;
|
|
179
|
+
};
|
|
180
|
+
sdk: {
|
|
181
|
+
input: ListOrganizationInsightsCommandInput;
|
|
182
|
+
output: ListOrganizationInsightsCommandOutput;
|
|
183
|
+
};
|
|
184
|
+
};
|
|
174
185
|
}
|
|
@@ -121,4 +121,15 @@ declare const ListRecommendationsCommand_base: {
|
|
|
121
121
|
* @public
|
|
122
122
|
*/
|
|
123
123
|
export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
|
|
124
|
+
/** @internal type navigation helper, not in runtime. */
|
|
125
|
+
protected static __types: {
|
|
126
|
+
api: {
|
|
127
|
+
input: ListRecommendationsRequest;
|
|
128
|
+
output: ListRecommendationsResponse;
|
|
129
|
+
};
|
|
130
|
+
sdk: {
|
|
131
|
+
input: ListRecommendationsCommandInput;
|
|
132
|
+
output: ListRecommendationsCommandOutput;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
124
135
|
}
|
|
@@ -80,4 +80,15 @@ declare const PutFeedbackCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class PutFeedbackCommand extends PutFeedbackCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: PutFeedbackRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: PutFeedbackCommandInput;
|
|
91
|
+
output: PutFeedbackCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -79,4 +79,15 @@ declare const RemoveNotificationChannelCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class RemoveNotificationChannelCommand extends RemoveNotificationChannelCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: RemoveNotificationChannelRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: RemoveNotificationChannelCommandInput;
|
|
90
|
+
output: RemoveNotificationChannelCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -187,4 +187,15 @@ declare const SearchInsightsCommand_base: {
|
|
|
187
187
|
* @public
|
|
188
188
|
*/
|
|
189
189
|
export declare class SearchInsightsCommand extends SearchInsightsCommand_base {
|
|
190
|
+
/** @internal type navigation helper, not in runtime. */
|
|
191
|
+
protected static __types: {
|
|
192
|
+
api: {
|
|
193
|
+
input: SearchInsightsRequest;
|
|
194
|
+
output: SearchInsightsResponse;
|
|
195
|
+
};
|
|
196
|
+
sdk: {
|
|
197
|
+
input: SearchInsightsCommandInput;
|
|
198
|
+
output: SearchInsightsCommandOutput;
|
|
199
|
+
};
|
|
200
|
+
};
|
|
190
201
|
}
|
|
@@ -191,4 +191,15 @@ declare const SearchOrganizationInsightsCommand_base: {
|
|
|
191
191
|
* @public
|
|
192
192
|
*/
|
|
193
193
|
export declare class SearchOrganizationInsightsCommand extends SearchOrganizationInsightsCommand_base {
|
|
194
|
+
/** @internal type navigation helper, not in runtime. */
|
|
195
|
+
protected static __types: {
|
|
196
|
+
api: {
|
|
197
|
+
input: SearchOrganizationInsightsRequest;
|
|
198
|
+
output: SearchOrganizationInsightsResponse;
|
|
199
|
+
};
|
|
200
|
+
sdk: {
|
|
201
|
+
input: SearchOrganizationInsightsCommandInput;
|
|
202
|
+
output: SearchOrganizationInsightsCommandOutput;
|
|
203
|
+
};
|
|
204
|
+
};
|
|
194
205
|
}
|
|
@@ -93,4 +93,15 @@ declare const StartCostEstimationCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class StartCostEstimationCommand extends StartCostEstimationCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: StartCostEstimationRequest;
|
|
100
|
+
output: {};
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: StartCostEstimationCommandInput;
|
|
104
|
+
output: StartCostEstimationCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -77,4 +77,15 @@ declare const UpdateEventSourcesConfigCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UpdateEventSourcesConfigCommand extends UpdateEventSourcesConfigCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UpdateEventSourcesConfigRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UpdateEventSourcesConfigCommandInput;
|
|
88
|
+
output: UpdateEventSourcesConfigCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -93,4 +93,15 @@ declare const UpdateResourceCollectionCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class UpdateResourceCollectionCommand extends UpdateResourceCollectionCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: UpdateResourceCollectionRequest;
|
|
100
|
+
output: {};
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: UpdateResourceCollectionCommandInput;
|
|
104
|
+
output: UpdateResourceCollectionCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -88,4 +88,15 @@ declare const UpdateServiceIntegrationCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class UpdateServiceIntegrationCommand extends UpdateServiceIntegrationCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: UpdateServiceIntegrationRequest;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: UpdateServiceIntegrationCommandInput;
|
|
99
|
+
output: UpdateServiceIntegrationCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -37,4 +37,15 @@ declare const AddNotificationChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AddNotificationChannelCommand extends AddNotificationChannelCommand_base {
|
|
40
|
+
export declare class AddNotificationChannelCommand extends AddNotificationChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AddNotificationChannelRequest;
|
|
44
|
+
output: AddNotificationChannelResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AddNotificationChannelCommandInput;
|
|
48
|
+
output: AddNotificationChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteInsightCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteInsightCommand extends DeleteInsightCommand_base {
|
|
39
|
+
export declare class DeleteInsightCommand extends DeleteInsightCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteInsightRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteInsightCommandInput;
|
|
47
|
+
output: DeleteInsightCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeAccountHealthCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeAccountHealthCommand extends DescribeAccountHealthCommand_base {
|
|
40
|
+
export declare class DescribeAccountHealthCommand extends DescribeAccountHealthCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeAccountHealthResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeAccountHealthCommandInput;
|
|
48
|
+
output: DescribeAccountHealthCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeAccountOverviewCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeAccountOverviewCommand extends DescribeAccountOverviewCommand_base {
|
|
40
|
+
export declare class DescribeAccountOverviewCommand extends DescribeAccountOverviewCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeAccountOverviewRequest;
|
|
44
|
+
output: DescribeAccountOverviewResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeAccountOverviewCommandInput;
|
|
48
|
+
output: DescribeAccountOverviewCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeAnomalyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeAnomalyCommand extends DescribeAnomalyCommand_base {
|
|
39
|
+
export declare class DescribeAnomalyCommand extends DescribeAnomalyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeAnomalyRequest;
|
|
43
|
+
output: DescribeAnomalyResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeAnomalyCommandInput;
|
|
47
|
+
output: DescribeAnomalyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEventSourcesConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEventSourcesConfigCommand extends DescribeEventSourcesConfigCommand_base {
|
|
40
|
+
export declare class DescribeEventSourcesConfigCommand extends DescribeEventSourcesConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeEventSourcesConfigResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEventSourcesConfigCommandInput;
|
|
48
|
+
output: DescribeEventSourcesConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeFeedbackCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeFeedbackCommand extends DescribeFeedbackCommand_base {
|
|
39
|
+
export declare class DescribeFeedbackCommand extends DescribeFeedbackCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeFeedbackRequest;
|
|
43
|
+
output: DescribeFeedbackResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeFeedbackCommandInput;
|
|
47
|
+
output: DescribeFeedbackCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeInsightCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeInsightCommand extends DescribeInsightCommand_base {
|
|
39
|
+
export declare class DescribeInsightCommand extends DescribeInsightCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeInsightRequest;
|
|
43
|
+
output: DescribeInsightResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeInsightCommandInput;
|
|
47
|
+
output: DescribeInsightCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeOrganizationHealthCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeOrganizationHealthCommand extends DescribeOrganizationHealthCommand_base {
|
|
40
|
+
export declare class DescribeOrganizationHealthCommand extends DescribeOrganizationHealthCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeOrganizationHealthRequest;
|
|
44
|
+
output: DescribeOrganizationHealthResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeOrganizationHealthCommandInput;
|
|
48
|
+
output: DescribeOrganizationHealthCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeOrganizationOverviewCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeOrganizationOverviewCommand extends DescribeOrganizationOverviewCommand_base {
|
|
40
|
+
export declare class DescribeOrganizationOverviewCommand extends DescribeOrganizationOverviewCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeOrganizationOverviewRequest;
|
|
44
|
+
output: DescribeOrganizationOverviewResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeOrganizationOverviewCommandInput;
|
|
48
|
+
output: DescribeOrganizationOverviewCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeOrganizationResourceCollectionHealthCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeOrganizationResourceCollectionHealthCommand extends DescribeOrganizationResourceCollectionHealthCommand_base {
|
|
40
|
+
export declare class DescribeOrganizationResourceCollectionHealthCommand extends DescribeOrganizationResourceCollectionHealthCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeOrganizationResourceCollectionHealthRequest;
|
|
44
|
+
output: DescribeOrganizationResourceCollectionHealthResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeOrganizationResourceCollectionHealthCommandInput;
|
|
48
|
+
output: DescribeOrganizationResourceCollectionHealthCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeResourceCollectionHealthCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeResourceCollectionHealthCommand extends DescribeResourceCollectionHealthCommand_base {
|
|
40
|
+
export declare class DescribeResourceCollectionHealthCommand extends DescribeResourceCollectionHealthCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeResourceCollectionHealthRequest;
|
|
44
|
+
output: DescribeResourceCollectionHealthResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeResourceCollectionHealthCommandInput;
|
|
48
|
+
output: DescribeResourceCollectionHealthCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeServiceIntegrationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeServiceIntegrationCommand extends DescribeServiceIntegrationCommand_base {
|
|
40
|
+
export declare class DescribeServiceIntegrationCommand extends DescribeServiceIntegrationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeServiceIntegrationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeServiceIntegrationCommandInput;
|
|
48
|
+
output: DescribeServiceIntegrationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetCostEstimationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCostEstimationCommand extends GetCostEstimationCommand_base {
|
|
40
|
+
export declare class GetCostEstimationCommand extends GetCostEstimationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCostEstimationRequest;
|
|
44
|
+
output: GetCostEstimationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCostEstimationCommandInput;
|
|
48
|
+
output: GetCostEstimationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetResourceCollectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetResourceCollectionCommand extends GetResourceCollectionCommand_base {
|
|
40
|
+
export declare class GetResourceCollectionCommand extends GetResourceCollectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetResourceCollectionRequest;
|
|
44
|
+
output: GetResourceCollectionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetResourceCollectionCommandInput;
|
|
48
|
+
output: GetResourceCollectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAnomaliesForInsightCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAnomaliesForInsightCommand extends ListAnomaliesForInsightCommand_base {
|
|
40
|
+
export declare class ListAnomaliesForInsightCommand extends ListAnomaliesForInsightCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAnomaliesForInsightRequest;
|
|
44
|
+
output: ListAnomaliesForInsightResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAnomaliesForInsightCommandInput;
|
|
48
|
+
output: ListAnomaliesForInsightCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAnomalousLogGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAnomalousLogGroupsCommand extends ListAnomalousLogGroupsCommand_base {
|
|
40
|
+
export declare class ListAnomalousLogGroupsCommand extends ListAnomalousLogGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAnomalousLogGroupsRequest;
|
|
44
|
+
output: ListAnomalousLogGroupsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAnomalousLogGroupsCommandInput;
|
|
48
|
+
output: ListAnomalousLogGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListEventsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListEventsCommand extends ListEventsCommand_base {
|
|
36
|
+
export declare class ListEventsCommand extends ListEventsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListEventsRequest;
|
|
40
|
+
output: ListEventsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListEventsCommandInput;
|
|
44
|
+
output: ListEventsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListInsightsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListInsightsCommand extends ListInsightsCommand_base {
|
|
36
|
+
export declare class ListInsightsCommand extends ListInsightsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListInsightsRequest;
|
|
40
|
+
output: ListInsightsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListInsightsCommandInput;
|
|
44
|
+
output: ListInsightsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMonitoredResourcesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMonitoredResourcesCommand extends ListMonitoredResourcesCommand_base {
|
|
40
|
+
export declare class ListMonitoredResourcesCommand extends ListMonitoredResourcesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMonitoredResourcesRequest;
|
|
44
|
+
output: ListMonitoredResourcesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMonitoredResourcesCommandInput;
|
|
48
|
+
output: ListMonitoredResourcesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListNotificationChannelsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListNotificationChannelsCommand extends ListNotificationChannelsCommand_base {
|
|
40
|
+
export declare class ListNotificationChannelsCommand extends ListNotificationChannelsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListNotificationChannelsRequest;
|
|
44
|
+
output: ListNotificationChannelsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListNotificationChannelsCommandInput;
|
|
48
|
+
output: ListNotificationChannelsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListOrganizationInsightsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListOrganizationInsightsCommand extends ListOrganizationInsightsCommand_base {
|
|
40
|
+
export declare class ListOrganizationInsightsCommand extends ListOrganizationInsightsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListOrganizationInsightsRequest;
|
|
44
|
+
output: ListOrganizationInsightsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListOrganizationInsightsCommandInput;
|
|
48
|
+
output: ListOrganizationInsightsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListRecommendationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
|
|
40
|
+
export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListRecommendationsRequest;
|
|
44
|
+
output: ListRecommendationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListRecommendationsCommandInput;
|
|
48
|
+
output: ListRecommendationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const PutFeedbackCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class PutFeedbackCommand extends PutFeedbackCommand_base {
|
|
36
|
+
export declare class PutFeedbackCommand extends PutFeedbackCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: PutFeedbackRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: PutFeedbackCommandInput;
|
|
44
|
+
output: PutFeedbackCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RemoveNotificationChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RemoveNotificationChannelCommand extends RemoveNotificationChannelCommand_base {
|
|
40
|
+
export declare class RemoveNotificationChannelCommand extends RemoveNotificationChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RemoveNotificationChannelRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RemoveNotificationChannelCommandInput;
|
|
48
|
+
output: RemoveNotificationChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const SearchInsightsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class SearchInsightsCommand extends SearchInsightsCommand_base {
|
|
39
|
+
export declare class SearchInsightsCommand extends SearchInsightsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: SearchInsightsRequest;
|
|
43
|
+
output: SearchInsightsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: SearchInsightsCommandInput;
|
|
47
|
+
output: SearchInsightsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const SearchOrganizationInsightsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class SearchOrganizationInsightsCommand extends SearchOrganizationInsightsCommand_base {
|
|
40
|
+
export declare class SearchOrganizationInsightsCommand extends SearchOrganizationInsightsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: SearchOrganizationInsightsRequest;
|
|
44
|
+
output: SearchOrganizationInsightsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: SearchOrganizationInsightsCommandInput;
|
|
48
|
+
output: SearchOrganizationInsightsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartCostEstimationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartCostEstimationCommand extends StartCostEstimationCommand_base {
|
|
40
|
+
export declare class StartCostEstimationCommand extends StartCostEstimationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartCostEstimationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartCostEstimationCommandInput;
|
|
48
|
+
output: StartCostEstimationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateEventSourcesConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateEventSourcesConfigCommand extends UpdateEventSourcesConfigCommand_base {
|
|
40
|
+
export declare class UpdateEventSourcesConfigCommand extends UpdateEventSourcesConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateEventSourcesConfigRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateEventSourcesConfigCommandInput;
|
|
48
|
+
output: UpdateEventSourcesConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateResourceCollectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateResourceCollectionCommand extends UpdateResourceCollectionCommand_base {
|
|
40
|
+
export declare class UpdateResourceCollectionCommand extends UpdateResourceCollectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateResourceCollectionRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateResourceCollectionCommandInput;
|
|
48
|
+
output: UpdateResourceCollectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateServiceIntegrationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateServiceIntegrationCommand extends UpdateServiceIntegrationCommand_base {
|
|
40
|
+
export declare class UpdateServiceIntegrationCommand extends UpdateServiceIntegrationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateServiceIntegrationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateServiceIntegrationCommandInput;
|
|
48
|
+
output: UpdateServiceIntegrationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-devops-guru",
|
|
3
3
|
"description": "AWS SDK for JavaScript Devops Guru Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.658.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-devops-guru",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.658.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.658.0",
|
|
25
|
+
"@aws-sdk/core": "3.658.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.658.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
61
|
"tslib": "^2.6.2",
|
|
62
62
|
"uuid": "^9.0.1"
|