@aws-sdk/client-resiliencehub 3.1087.0 → 3.1088.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/index.js +1 -1
- package/dist-types/ts3.4/Resiliencehub.d.ts +217 -309
- package/dist-types/ts3.4/ResiliencehubClient.d.ts +13 -44
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptResourceGroupingRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchUpdateRecommendationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRecommendationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteAppInputSourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRecommendationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMetricsExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeResiliencyPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeResourceGroupingRecommendationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ImportResourcesToDraftAppVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAlarmRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentComplianceDriftsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentResourceDriftsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAppComponentCompliancesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppComponentRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppInputSourcesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAppVersionAppComponentsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListRecommendationTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResiliencyPoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResourceGroupingRecommendationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSopRecommendationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PublishAppVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDraftAppVersionTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RejectResourceGroupingRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResolveAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetricsExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartResourceGroupingRecommendationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAppVersionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +17 -34
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListMetricsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -15,10 +15,7 @@ import {
|
|
|
15
15
|
BatchUpdateRecommendationStatusCommandInput,
|
|
16
16
|
BatchUpdateRecommendationStatusCommandOutput,
|
|
17
17
|
} from "./commands/BatchUpdateRecommendationStatusCommand";
|
|
18
|
-
import {
|
|
19
|
-
CreateAppCommandInput,
|
|
20
|
-
CreateAppCommandOutput,
|
|
21
|
-
} from "./commands/CreateAppCommand";
|
|
18
|
+
import { CreateAppCommandInput, CreateAppCommandOutput } from "./commands/CreateAppCommand";
|
|
22
19
|
import {
|
|
23
20
|
CreateAppVersionAppComponentCommandInput,
|
|
24
21
|
CreateAppVersionAppComponentCommandOutput,
|
|
@@ -39,10 +36,7 @@ import {
|
|
|
39
36
|
DeleteAppAssessmentCommandInput,
|
|
40
37
|
DeleteAppAssessmentCommandOutput,
|
|
41
38
|
} from "./commands/DeleteAppAssessmentCommand";
|
|
42
|
-
import {
|
|
43
|
-
DeleteAppCommandInput,
|
|
44
|
-
DeleteAppCommandOutput,
|
|
45
|
-
} from "./commands/DeleteAppCommand";
|
|
39
|
+
import { DeleteAppCommandInput, DeleteAppCommandOutput } from "./commands/DeleteAppCommand";
|
|
46
40
|
import {
|
|
47
41
|
DeleteAppInputSourceCommandInput,
|
|
48
42
|
DeleteAppInputSourceCommandOutput,
|
|
@@ -67,10 +61,7 @@ import {
|
|
|
67
61
|
DescribeAppAssessmentCommandInput,
|
|
68
62
|
DescribeAppAssessmentCommandOutput,
|
|
69
63
|
} from "./commands/DescribeAppAssessmentCommand";
|
|
70
|
-
import {
|
|
71
|
-
DescribeAppCommandInput,
|
|
72
|
-
DescribeAppCommandOutput,
|
|
73
|
-
} from "./commands/DescribeAppCommand";
|
|
64
|
+
import { DescribeAppCommandInput, DescribeAppCommandOutput } from "./commands/DescribeAppCommand";
|
|
74
65
|
import {
|
|
75
66
|
DescribeAppVersionAppComponentCommandInput,
|
|
76
67
|
DescribeAppVersionAppComponentCommandOutput,
|
|
@@ -139,10 +130,7 @@ import {
|
|
|
139
130
|
ListAppInputSourcesCommandInput,
|
|
140
131
|
ListAppInputSourcesCommandOutput,
|
|
141
132
|
} from "./commands/ListAppInputSourcesCommand";
|
|
142
|
-
import {
|
|
143
|
-
ListAppsCommandInput,
|
|
144
|
-
ListAppsCommandOutput,
|
|
145
|
-
} from "./commands/ListAppsCommand";
|
|
133
|
+
import { ListAppsCommandInput, ListAppsCommandOutput } from "./commands/ListAppsCommand";
|
|
146
134
|
import {
|
|
147
135
|
ListAppVersionAppComponentsCommandInput,
|
|
148
136
|
ListAppVersionAppComponentsCommandOutput,
|
|
@@ -159,10 +147,7 @@ import {
|
|
|
159
147
|
ListAppVersionsCommandInput,
|
|
160
148
|
ListAppVersionsCommandOutput,
|
|
161
149
|
} from "./commands/ListAppVersionsCommand";
|
|
162
|
-
import {
|
|
163
|
-
ListMetricsCommandInput,
|
|
164
|
-
ListMetricsCommandOutput,
|
|
165
|
-
} from "./commands/ListMetricsCommand";
|
|
150
|
+
import { ListMetricsCommandInput, ListMetricsCommandOutput } from "./commands/ListMetricsCommand";
|
|
166
151
|
import {
|
|
167
152
|
ListRecommendationTemplatesCommandInput,
|
|
168
153
|
ListRecommendationTemplatesCommandOutput,
|
|
@@ -227,18 +212,12 @@ import {
|
|
|
227
212
|
StartResourceGroupingRecommendationTaskCommandInput,
|
|
228
213
|
StartResourceGroupingRecommendationTaskCommandOutput,
|
|
229
214
|
} from "./commands/StartResourceGroupingRecommendationTaskCommand";
|
|
230
|
-
import {
|
|
231
|
-
TagResourceCommandInput,
|
|
232
|
-
TagResourceCommandOutput,
|
|
233
|
-
} from "./commands/TagResourceCommand";
|
|
215
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
234
216
|
import {
|
|
235
217
|
UntagResourceCommandInput,
|
|
236
218
|
UntagResourceCommandOutput,
|
|
237
219
|
} from "./commands/UntagResourceCommand";
|
|
238
|
-
import {
|
|
239
|
-
UpdateAppCommandInput,
|
|
240
|
-
UpdateAppCommandOutput,
|
|
241
|
-
} from "./commands/UpdateAppCommand";
|
|
220
|
+
import { UpdateAppCommandInput, UpdateAppCommandOutput } from "./commands/UpdateAppCommand";
|
|
242
221
|
import {
|
|
243
222
|
UpdateAppVersionAppComponentCommandInput,
|
|
244
223
|
UpdateAppVersionAppComponentCommandOutput,
|
|
@@ -259,1038 +238,967 @@ import { ResiliencehubClient } from "./ResiliencehubClient";
|
|
|
259
238
|
export interface Resiliencehub {
|
|
260
239
|
acceptResourceGroupingRecommendations(
|
|
261
240
|
args: AcceptResourceGroupingRecommendationsCommandInput,
|
|
262
|
-
options?: __HttpHandlerOptions
|
|
241
|
+
options?: __HttpHandlerOptions,
|
|
263
242
|
): Promise<AcceptResourceGroupingRecommendationsCommandOutput>;
|
|
264
243
|
acceptResourceGroupingRecommendations(
|
|
265
244
|
args: AcceptResourceGroupingRecommendationsCommandInput,
|
|
266
|
-
cb: (
|
|
267
|
-
err: any,
|
|
268
|
-
data?: AcceptResourceGroupingRecommendationsCommandOutput
|
|
269
|
-
) => void
|
|
245
|
+
cb: (err: any, data?: AcceptResourceGroupingRecommendationsCommandOutput) => void,
|
|
270
246
|
): void;
|
|
271
247
|
acceptResourceGroupingRecommendations(
|
|
272
248
|
args: AcceptResourceGroupingRecommendationsCommandInput,
|
|
273
249
|
options: __HttpHandlerOptions,
|
|
274
|
-
cb: (
|
|
275
|
-
err: any,
|
|
276
|
-
data?: AcceptResourceGroupingRecommendationsCommandOutput
|
|
277
|
-
) => void
|
|
250
|
+
cb: (err: any, data?: AcceptResourceGroupingRecommendationsCommandOutput) => void,
|
|
278
251
|
): void;
|
|
279
252
|
addDraftAppVersionResourceMappings(
|
|
280
253
|
args: AddDraftAppVersionResourceMappingsCommandInput,
|
|
281
|
-
options?: __HttpHandlerOptions
|
|
254
|
+
options?: __HttpHandlerOptions,
|
|
282
255
|
): Promise<AddDraftAppVersionResourceMappingsCommandOutput>;
|
|
283
256
|
addDraftAppVersionResourceMappings(
|
|
284
257
|
args: AddDraftAppVersionResourceMappingsCommandInput,
|
|
285
|
-
cb: (
|
|
286
|
-
err: any,
|
|
287
|
-
data?: AddDraftAppVersionResourceMappingsCommandOutput
|
|
288
|
-
) => void
|
|
258
|
+
cb: (err: any, data?: AddDraftAppVersionResourceMappingsCommandOutput) => void,
|
|
289
259
|
): void;
|
|
290
260
|
addDraftAppVersionResourceMappings(
|
|
291
261
|
args: AddDraftAppVersionResourceMappingsCommandInput,
|
|
292
262
|
options: __HttpHandlerOptions,
|
|
293
|
-
cb: (
|
|
294
|
-
err: any,
|
|
295
|
-
data?: AddDraftAppVersionResourceMappingsCommandOutput
|
|
296
|
-
) => void
|
|
263
|
+
cb: (err: any, data?: AddDraftAppVersionResourceMappingsCommandOutput) => void,
|
|
297
264
|
): void;
|
|
298
265
|
batchUpdateRecommendationStatus(
|
|
299
266
|
args: BatchUpdateRecommendationStatusCommandInput,
|
|
300
|
-
options?: __HttpHandlerOptions
|
|
267
|
+
options?: __HttpHandlerOptions,
|
|
301
268
|
): Promise<BatchUpdateRecommendationStatusCommandOutput>;
|
|
302
269
|
batchUpdateRecommendationStatus(
|
|
303
270
|
args: BatchUpdateRecommendationStatusCommandInput,
|
|
304
|
-
cb: (err: any, data?: BatchUpdateRecommendationStatusCommandOutput) => void
|
|
271
|
+
cb: (err: any, data?: BatchUpdateRecommendationStatusCommandOutput) => void,
|
|
305
272
|
): void;
|
|
306
273
|
batchUpdateRecommendationStatus(
|
|
307
274
|
args: BatchUpdateRecommendationStatusCommandInput,
|
|
308
275
|
options: __HttpHandlerOptions,
|
|
309
|
-
cb: (err: any, data?: BatchUpdateRecommendationStatusCommandOutput) => void
|
|
276
|
+
cb: (err: any, data?: BatchUpdateRecommendationStatusCommandOutput) => void,
|
|
310
277
|
): void;
|
|
311
278
|
createApp(
|
|
312
279
|
args: CreateAppCommandInput,
|
|
313
|
-
options?: __HttpHandlerOptions
|
|
280
|
+
options?: __HttpHandlerOptions,
|
|
314
281
|
): Promise<CreateAppCommandOutput>;
|
|
315
282
|
createApp(
|
|
316
283
|
args: CreateAppCommandInput,
|
|
317
|
-
cb: (err: any, data?: CreateAppCommandOutput) => void
|
|
284
|
+
cb: (err: any, data?: CreateAppCommandOutput) => void,
|
|
318
285
|
): void;
|
|
319
286
|
createApp(
|
|
320
287
|
args: CreateAppCommandInput,
|
|
321
288
|
options: __HttpHandlerOptions,
|
|
322
|
-
cb: (err: any, data?: CreateAppCommandOutput) => void
|
|
289
|
+
cb: (err: any, data?: CreateAppCommandOutput) => void,
|
|
323
290
|
): void;
|
|
324
291
|
createAppVersionAppComponent(
|
|
325
292
|
args: CreateAppVersionAppComponentCommandInput,
|
|
326
|
-
options?: __HttpHandlerOptions
|
|
293
|
+
options?: __HttpHandlerOptions,
|
|
327
294
|
): Promise<CreateAppVersionAppComponentCommandOutput>;
|
|
328
295
|
createAppVersionAppComponent(
|
|
329
296
|
args: CreateAppVersionAppComponentCommandInput,
|
|
330
|
-
cb: (err: any, data?: CreateAppVersionAppComponentCommandOutput) => void
|
|
297
|
+
cb: (err: any, data?: CreateAppVersionAppComponentCommandOutput) => void,
|
|
331
298
|
): void;
|
|
332
299
|
createAppVersionAppComponent(
|
|
333
300
|
args: CreateAppVersionAppComponentCommandInput,
|
|
334
301
|
options: __HttpHandlerOptions,
|
|
335
|
-
cb: (err: any, data?: CreateAppVersionAppComponentCommandOutput) => void
|
|
302
|
+
cb: (err: any, data?: CreateAppVersionAppComponentCommandOutput) => void,
|
|
336
303
|
): void;
|
|
337
304
|
createAppVersionResource(
|
|
338
305
|
args: CreateAppVersionResourceCommandInput,
|
|
339
|
-
options?: __HttpHandlerOptions
|
|
306
|
+
options?: __HttpHandlerOptions,
|
|
340
307
|
): Promise<CreateAppVersionResourceCommandOutput>;
|
|
341
308
|
createAppVersionResource(
|
|
342
309
|
args: CreateAppVersionResourceCommandInput,
|
|
343
|
-
cb: (err: any, data?: CreateAppVersionResourceCommandOutput) => void
|
|
310
|
+
cb: (err: any, data?: CreateAppVersionResourceCommandOutput) => void,
|
|
344
311
|
): void;
|
|
345
312
|
createAppVersionResource(
|
|
346
313
|
args: CreateAppVersionResourceCommandInput,
|
|
347
314
|
options: __HttpHandlerOptions,
|
|
348
|
-
cb: (err: any, data?: CreateAppVersionResourceCommandOutput) => void
|
|
315
|
+
cb: (err: any, data?: CreateAppVersionResourceCommandOutput) => void,
|
|
349
316
|
): void;
|
|
350
317
|
createRecommendationTemplate(
|
|
351
318
|
args: CreateRecommendationTemplateCommandInput,
|
|
352
|
-
options?: __HttpHandlerOptions
|
|
319
|
+
options?: __HttpHandlerOptions,
|
|
353
320
|
): Promise<CreateRecommendationTemplateCommandOutput>;
|
|
354
321
|
createRecommendationTemplate(
|
|
355
322
|
args: CreateRecommendationTemplateCommandInput,
|
|
356
|
-
cb: (err: any, data?: CreateRecommendationTemplateCommandOutput) => void
|
|
323
|
+
cb: (err: any, data?: CreateRecommendationTemplateCommandOutput) => void,
|
|
357
324
|
): void;
|
|
358
325
|
createRecommendationTemplate(
|
|
359
326
|
args: CreateRecommendationTemplateCommandInput,
|
|
360
327
|
options: __HttpHandlerOptions,
|
|
361
|
-
cb: (err: any, data?: CreateRecommendationTemplateCommandOutput) => void
|
|
328
|
+
cb: (err: any, data?: CreateRecommendationTemplateCommandOutput) => void,
|
|
362
329
|
): void;
|
|
363
330
|
createResiliencyPolicy(
|
|
364
331
|
args: CreateResiliencyPolicyCommandInput,
|
|
365
|
-
options?: __HttpHandlerOptions
|
|
332
|
+
options?: __HttpHandlerOptions,
|
|
366
333
|
): Promise<CreateResiliencyPolicyCommandOutput>;
|
|
367
334
|
createResiliencyPolicy(
|
|
368
335
|
args: CreateResiliencyPolicyCommandInput,
|
|
369
|
-
cb: (err: any, data?: CreateResiliencyPolicyCommandOutput) => void
|
|
336
|
+
cb: (err: any, data?: CreateResiliencyPolicyCommandOutput) => void,
|
|
370
337
|
): void;
|
|
371
338
|
createResiliencyPolicy(
|
|
372
339
|
args: CreateResiliencyPolicyCommandInput,
|
|
373
340
|
options: __HttpHandlerOptions,
|
|
374
|
-
cb: (err: any, data?: CreateResiliencyPolicyCommandOutput) => void
|
|
341
|
+
cb: (err: any, data?: CreateResiliencyPolicyCommandOutput) => void,
|
|
375
342
|
): void;
|
|
376
343
|
deleteApp(
|
|
377
344
|
args: DeleteAppCommandInput,
|
|
378
|
-
options?: __HttpHandlerOptions
|
|
345
|
+
options?: __HttpHandlerOptions,
|
|
379
346
|
): Promise<DeleteAppCommandOutput>;
|
|
380
347
|
deleteApp(
|
|
381
348
|
args: DeleteAppCommandInput,
|
|
382
|
-
cb: (err: any, data?: DeleteAppCommandOutput) => void
|
|
349
|
+
cb: (err: any, data?: DeleteAppCommandOutput) => void,
|
|
383
350
|
): void;
|
|
384
351
|
deleteApp(
|
|
385
352
|
args: DeleteAppCommandInput,
|
|
386
353
|
options: __HttpHandlerOptions,
|
|
387
|
-
cb: (err: any, data?: DeleteAppCommandOutput) => void
|
|
354
|
+
cb: (err: any, data?: DeleteAppCommandOutput) => void,
|
|
388
355
|
): void;
|
|
389
356
|
deleteAppAssessment(
|
|
390
357
|
args: DeleteAppAssessmentCommandInput,
|
|
391
|
-
options?: __HttpHandlerOptions
|
|
358
|
+
options?: __HttpHandlerOptions,
|
|
392
359
|
): Promise<DeleteAppAssessmentCommandOutput>;
|
|
393
360
|
deleteAppAssessment(
|
|
394
361
|
args: DeleteAppAssessmentCommandInput,
|
|
395
|
-
cb: (err: any, data?: DeleteAppAssessmentCommandOutput) => void
|
|
362
|
+
cb: (err: any, data?: DeleteAppAssessmentCommandOutput) => void,
|
|
396
363
|
): void;
|
|
397
364
|
deleteAppAssessment(
|
|
398
365
|
args: DeleteAppAssessmentCommandInput,
|
|
399
366
|
options: __HttpHandlerOptions,
|
|
400
|
-
cb: (err: any, data?: DeleteAppAssessmentCommandOutput) => void
|
|
367
|
+
cb: (err: any, data?: DeleteAppAssessmentCommandOutput) => void,
|
|
401
368
|
): void;
|
|
402
369
|
deleteAppInputSource(
|
|
403
370
|
args: DeleteAppInputSourceCommandInput,
|
|
404
|
-
options?: __HttpHandlerOptions
|
|
371
|
+
options?: __HttpHandlerOptions,
|
|
405
372
|
): Promise<DeleteAppInputSourceCommandOutput>;
|
|
406
373
|
deleteAppInputSource(
|
|
407
374
|
args: DeleteAppInputSourceCommandInput,
|
|
408
|
-
cb: (err: any, data?: DeleteAppInputSourceCommandOutput) => void
|
|
375
|
+
cb: (err: any, data?: DeleteAppInputSourceCommandOutput) => void,
|
|
409
376
|
): void;
|
|
410
377
|
deleteAppInputSource(
|
|
411
378
|
args: DeleteAppInputSourceCommandInput,
|
|
412
379
|
options: __HttpHandlerOptions,
|
|
413
|
-
cb: (err: any, data?: DeleteAppInputSourceCommandOutput) => void
|
|
380
|
+
cb: (err: any, data?: DeleteAppInputSourceCommandOutput) => void,
|
|
414
381
|
): void;
|
|
415
382
|
deleteAppVersionAppComponent(
|
|
416
383
|
args: DeleteAppVersionAppComponentCommandInput,
|
|
417
|
-
options?: __HttpHandlerOptions
|
|
384
|
+
options?: __HttpHandlerOptions,
|
|
418
385
|
): Promise<DeleteAppVersionAppComponentCommandOutput>;
|
|
419
386
|
deleteAppVersionAppComponent(
|
|
420
387
|
args: DeleteAppVersionAppComponentCommandInput,
|
|
421
|
-
cb: (err: any, data?: DeleteAppVersionAppComponentCommandOutput) => void
|
|
388
|
+
cb: (err: any, data?: DeleteAppVersionAppComponentCommandOutput) => void,
|
|
422
389
|
): void;
|
|
423
390
|
deleteAppVersionAppComponent(
|
|
424
391
|
args: DeleteAppVersionAppComponentCommandInput,
|
|
425
392
|
options: __HttpHandlerOptions,
|
|
426
|
-
cb: (err: any, data?: DeleteAppVersionAppComponentCommandOutput) => void
|
|
393
|
+
cb: (err: any, data?: DeleteAppVersionAppComponentCommandOutput) => void,
|
|
427
394
|
): void;
|
|
428
395
|
deleteAppVersionResource(
|
|
429
396
|
args: DeleteAppVersionResourceCommandInput,
|
|
430
|
-
options?: __HttpHandlerOptions
|
|
397
|
+
options?: __HttpHandlerOptions,
|
|
431
398
|
): Promise<DeleteAppVersionResourceCommandOutput>;
|
|
432
399
|
deleteAppVersionResource(
|
|
433
400
|
args: DeleteAppVersionResourceCommandInput,
|
|
434
|
-
cb: (err: any, data?: DeleteAppVersionResourceCommandOutput) => void
|
|
401
|
+
cb: (err: any, data?: DeleteAppVersionResourceCommandOutput) => void,
|
|
435
402
|
): void;
|
|
436
403
|
deleteAppVersionResource(
|
|
437
404
|
args: DeleteAppVersionResourceCommandInput,
|
|
438
405
|
options: __HttpHandlerOptions,
|
|
439
|
-
cb: (err: any, data?: DeleteAppVersionResourceCommandOutput) => void
|
|
406
|
+
cb: (err: any, data?: DeleteAppVersionResourceCommandOutput) => void,
|
|
440
407
|
): void;
|
|
441
408
|
deleteRecommendationTemplate(
|
|
442
409
|
args: DeleteRecommendationTemplateCommandInput,
|
|
443
|
-
options?: __HttpHandlerOptions
|
|
410
|
+
options?: __HttpHandlerOptions,
|
|
444
411
|
): Promise<DeleteRecommendationTemplateCommandOutput>;
|
|
445
412
|
deleteRecommendationTemplate(
|
|
446
413
|
args: DeleteRecommendationTemplateCommandInput,
|
|
447
|
-
cb: (err: any, data?: DeleteRecommendationTemplateCommandOutput) => void
|
|
414
|
+
cb: (err: any, data?: DeleteRecommendationTemplateCommandOutput) => void,
|
|
448
415
|
): void;
|
|
449
416
|
deleteRecommendationTemplate(
|
|
450
417
|
args: DeleteRecommendationTemplateCommandInput,
|
|
451
418
|
options: __HttpHandlerOptions,
|
|
452
|
-
cb: (err: any, data?: DeleteRecommendationTemplateCommandOutput) => void
|
|
419
|
+
cb: (err: any, data?: DeleteRecommendationTemplateCommandOutput) => void,
|
|
453
420
|
): void;
|
|
454
421
|
deleteResiliencyPolicy(
|
|
455
422
|
args: DeleteResiliencyPolicyCommandInput,
|
|
456
|
-
options?: __HttpHandlerOptions
|
|
423
|
+
options?: __HttpHandlerOptions,
|
|
457
424
|
): Promise<DeleteResiliencyPolicyCommandOutput>;
|
|
458
425
|
deleteResiliencyPolicy(
|
|
459
426
|
args: DeleteResiliencyPolicyCommandInput,
|
|
460
|
-
cb: (err: any, data?: DeleteResiliencyPolicyCommandOutput) => void
|
|
427
|
+
cb: (err: any, data?: DeleteResiliencyPolicyCommandOutput) => void,
|
|
461
428
|
): void;
|
|
462
429
|
deleteResiliencyPolicy(
|
|
463
430
|
args: DeleteResiliencyPolicyCommandInput,
|
|
464
431
|
options: __HttpHandlerOptions,
|
|
465
|
-
cb: (err: any, data?: DeleteResiliencyPolicyCommandOutput) => void
|
|
432
|
+
cb: (err: any, data?: DeleteResiliencyPolicyCommandOutput) => void,
|
|
466
433
|
): void;
|
|
467
434
|
describeApp(
|
|
468
435
|
args: DescribeAppCommandInput,
|
|
469
|
-
options?: __HttpHandlerOptions
|
|
436
|
+
options?: __HttpHandlerOptions,
|
|
470
437
|
): Promise<DescribeAppCommandOutput>;
|
|
471
438
|
describeApp(
|
|
472
439
|
args: DescribeAppCommandInput,
|
|
473
|
-
cb: (err: any, data?: DescribeAppCommandOutput) => void
|
|
440
|
+
cb: (err: any, data?: DescribeAppCommandOutput) => void,
|
|
474
441
|
): void;
|
|
475
442
|
describeApp(
|
|
476
443
|
args: DescribeAppCommandInput,
|
|
477
444
|
options: __HttpHandlerOptions,
|
|
478
|
-
cb: (err: any, data?: DescribeAppCommandOutput) => void
|
|
445
|
+
cb: (err: any, data?: DescribeAppCommandOutput) => void,
|
|
479
446
|
): void;
|
|
480
447
|
describeAppAssessment(
|
|
481
448
|
args: DescribeAppAssessmentCommandInput,
|
|
482
|
-
options?: __HttpHandlerOptions
|
|
449
|
+
options?: __HttpHandlerOptions,
|
|
483
450
|
): Promise<DescribeAppAssessmentCommandOutput>;
|
|
484
451
|
describeAppAssessment(
|
|
485
452
|
args: DescribeAppAssessmentCommandInput,
|
|
486
|
-
cb: (err: any, data?: DescribeAppAssessmentCommandOutput) => void
|
|
453
|
+
cb: (err: any, data?: DescribeAppAssessmentCommandOutput) => void,
|
|
487
454
|
): void;
|
|
488
455
|
describeAppAssessment(
|
|
489
456
|
args: DescribeAppAssessmentCommandInput,
|
|
490
457
|
options: __HttpHandlerOptions,
|
|
491
|
-
cb: (err: any, data?: DescribeAppAssessmentCommandOutput) => void
|
|
458
|
+
cb: (err: any, data?: DescribeAppAssessmentCommandOutput) => void,
|
|
492
459
|
): void;
|
|
493
460
|
describeAppVersion(
|
|
494
461
|
args: DescribeAppVersionCommandInput,
|
|
495
|
-
options?: __HttpHandlerOptions
|
|
462
|
+
options?: __HttpHandlerOptions,
|
|
496
463
|
): Promise<DescribeAppVersionCommandOutput>;
|
|
497
464
|
describeAppVersion(
|
|
498
465
|
args: DescribeAppVersionCommandInput,
|
|
499
|
-
cb: (err: any, data?: DescribeAppVersionCommandOutput) => void
|
|
466
|
+
cb: (err: any, data?: DescribeAppVersionCommandOutput) => void,
|
|
500
467
|
): void;
|
|
501
468
|
describeAppVersion(
|
|
502
469
|
args: DescribeAppVersionCommandInput,
|
|
503
470
|
options: __HttpHandlerOptions,
|
|
504
|
-
cb: (err: any, data?: DescribeAppVersionCommandOutput) => void
|
|
471
|
+
cb: (err: any, data?: DescribeAppVersionCommandOutput) => void,
|
|
505
472
|
): void;
|
|
506
473
|
describeAppVersionAppComponent(
|
|
507
474
|
args: DescribeAppVersionAppComponentCommandInput,
|
|
508
|
-
options?: __HttpHandlerOptions
|
|
475
|
+
options?: __HttpHandlerOptions,
|
|
509
476
|
): Promise<DescribeAppVersionAppComponentCommandOutput>;
|
|
510
477
|
describeAppVersionAppComponent(
|
|
511
478
|
args: DescribeAppVersionAppComponentCommandInput,
|
|
512
|
-
cb: (err: any, data?: DescribeAppVersionAppComponentCommandOutput) => void
|
|
479
|
+
cb: (err: any, data?: DescribeAppVersionAppComponentCommandOutput) => void,
|
|
513
480
|
): void;
|
|
514
481
|
describeAppVersionAppComponent(
|
|
515
482
|
args: DescribeAppVersionAppComponentCommandInput,
|
|
516
483
|
options: __HttpHandlerOptions,
|
|
517
|
-
cb: (err: any, data?: DescribeAppVersionAppComponentCommandOutput) => void
|
|
484
|
+
cb: (err: any, data?: DescribeAppVersionAppComponentCommandOutput) => void,
|
|
518
485
|
): void;
|
|
519
486
|
describeAppVersionResource(
|
|
520
487
|
args: DescribeAppVersionResourceCommandInput,
|
|
521
|
-
options?: __HttpHandlerOptions
|
|
488
|
+
options?: __HttpHandlerOptions,
|
|
522
489
|
): Promise<DescribeAppVersionResourceCommandOutput>;
|
|
523
490
|
describeAppVersionResource(
|
|
524
491
|
args: DescribeAppVersionResourceCommandInput,
|
|
525
|
-
cb: (err: any, data?: DescribeAppVersionResourceCommandOutput) => void
|
|
492
|
+
cb: (err: any, data?: DescribeAppVersionResourceCommandOutput) => void,
|
|
526
493
|
): void;
|
|
527
494
|
describeAppVersionResource(
|
|
528
495
|
args: DescribeAppVersionResourceCommandInput,
|
|
529
496
|
options: __HttpHandlerOptions,
|
|
530
|
-
cb: (err: any, data?: DescribeAppVersionResourceCommandOutput) => void
|
|
497
|
+
cb: (err: any, data?: DescribeAppVersionResourceCommandOutput) => void,
|
|
531
498
|
): void;
|
|
532
499
|
describeAppVersionResourcesResolutionStatus(
|
|
533
500
|
args: DescribeAppVersionResourcesResolutionStatusCommandInput,
|
|
534
|
-
options?: __HttpHandlerOptions
|
|
501
|
+
options?: __HttpHandlerOptions,
|
|
535
502
|
): Promise<DescribeAppVersionResourcesResolutionStatusCommandOutput>;
|
|
536
503
|
describeAppVersionResourcesResolutionStatus(
|
|
537
504
|
args: DescribeAppVersionResourcesResolutionStatusCommandInput,
|
|
538
|
-
cb: (
|
|
539
|
-
err: any,
|
|
540
|
-
data?: DescribeAppVersionResourcesResolutionStatusCommandOutput
|
|
541
|
-
) => void
|
|
505
|
+
cb: (err: any, data?: DescribeAppVersionResourcesResolutionStatusCommandOutput) => void,
|
|
542
506
|
): void;
|
|
543
507
|
describeAppVersionResourcesResolutionStatus(
|
|
544
508
|
args: DescribeAppVersionResourcesResolutionStatusCommandInput,
|
|
545
509
|
options: __HttpHandlerOptions,
|
|
546
|
-
cb: (
|
|
547
|
-
err: any,
|
|
548
|
-
data?: DescribeAppVersionResourcesResolutionStatusCommandOutput
|
|
549
|
-
) => void
|
|
510
|
+
cb: (err: any, data?: DescribeAppVersionResourcesResolutionStatusCommandOutput) => void,
|
|
550
511
|
): void;
|
|
551
512
|
describeAppVersionTemplate(
|
|
552
513
|
args: DescribeAppVersionTemplateCommandInput,
|
|
553
|
-
options?: __HttpHandlerOptions
|
|
514
|
+
options?: __HttpHandlerOptions,
|
|
554
515
|
): Promise<DescribeAppVersionTemplateCommandOutput>;
|
|
555
516
|
describeAppVersionTemplate(
|
|
556
517
|
args: DescribeAppVersionTemplateCommandInput,
|
|
557
|
-
cb: (err: any, data?: DescribeAppVersionTemplateCommandOutput) => void
|
|
518
|
+
cb: (err: any, data?: DescribeAppVersionTemplateCommandOutput) => void,
|
|
558
519
|
): void;
|
|
559
520
|
describeAppVersionTemplate(
|
|
560
521
|
args: DescribeAppVersionTemplateCommandInput,
|
|
561
522
|
options: __HttpHandlerOptions,
|
|
562
|
-
cb: (err: any, data?: DescribeAppVersionTemplateCommandOutput) => void
|
|
523
|
+
cb: (err: any, data?: DescribeAppVersionTemplateCommandOutput) => void,
|
|
563
524
|
): void;
|
|
564
525
|
describeDraftAppVersionResourcesImportStatus(
|
|
565
526
|
args: DescribeDraftAppVersionResourcesImportStatusCommandInput,
|
|
566
|
-
options?: __HttpHandlerOptions
|
|
527
|
+
options?: __HttpHandlerOptions,
|
|
567
528
|
): Promise<DescribeDraftAppVersionResourcesImportStatusCommandOutput>;
|
|
568
529
|
describeDraftAppVersionResourcesImportStatus(
|
|
569
530
|
args: DescribeDraftAppVersionResourcesImportStatusCommandInput,
|
|
570
|
-
cb: (
|
|
571
|
-
err: any,
|
|
572
|
-
data?: DescribeDraftAppVersionResourcesImportStatusCommandOutput
|
|
573
|
-
) => void
|
|
531
|
+
cb: (err: any, data?: DescribeDraftAppVersionResourcesImportStatusCommandOutput) => void,
|
|
574
532
|
): void;
|
|
575
533
|
describeDraftAppVersionResourcesImportStatus(
|
|
576
534
|
args: DescribeDraftAppVersionResourcesImportStatusCommandInput,
|
|
577
535
|
options: __HttpHandlerOptions,
|
|
578
|
-
cb: (
|
|
579
|
-
err: any,
|
|
580
|
-
data?: DescribeDraftAppVersionResourcesImportStatusCommandOutput
|
|
581
|
-
) => void
|
|
536
|
+
cb: (err: any, data?: DescribeDraftAppVersionResourcesImportStatusCommandOutput) => void,
|
|
582
537
|
): void;
|
|
583
538
|
describeMetricsExport(
|
|
584
539
|
args: DescribeMetricsExportCommandInput,
|
|
585
|
-
options?: __HttpHandlerOptions
|
|
540
|
+
options?: __HttpHandlerOptions,
|
|
586
541
|
): Promise<DescribeMetricsExportCommandOutput>;
|
|
587
542
|
describeMetricsExport(
|
|
588
543
|
args: DescribeMetricsExportCommandInput,
|
|
589
|
-
cb: (err: any, data?: DescribeMetricsExportCommandOutput) => void
|
|
544
|
+
cb: (err: any, data?: DescribeMetricsExportCommandOutput) => void,
|
|
590
545
|
): void;
|
|
591
546
|
describeMetricsExport(
|
|
592
547
|
args: DescribeMetricsExportCommandInput,
|
|
593
548
|
options: __HttpHandlerOptions,
|
|
594
|
-
cb: (err: any, data?: DescribeMetricsExportCommandOutput) => void
|
|
549
|
+
cb: (err: any, data?: DescribeMetricsExportCommandOutput) => void,
|
|
595
550
|
): void;
|
|
596
551
|
describeResiliencyPolicy(
|
|
597
552
|
args: DescribeResiliencyPolicyCommandInput,
|
|
598
|
-
options?: __HttpHandlerOptions
|
|
553
|
+
options?: __HttpHandlerOptions,
|
|
599
554
|
): Promise<DescribeResiliencyPolicyCommandOutput>;
|
|
600
555
|
describeResiliencyPolicy(
|
|
601
556
|
args: DescribeResiliencyPolicyCommandInput,
|
|
602
|
-
cb: (err: any, data?: DescribeResiliencyPolicyCommandOutput) => void
|
|
557
|
+
cb: (err: any, data?: DescribeResiliencyPolicyCommandOutput) => void,
|
|
603
558
|
): void;
|
|
604
559
|
describeResiliencyPolicy(
|
|
605
560
|
args: DescribeResiliencyPolicyCommandInput,
|
|
606
561
|
options: __HttpHandlerOptions,
|
|
607
|
-
cb: (err: any, data?: DescribeResiliencyPolicyCommandOutput) => void
|
|
562
|
+
cb: (err: any, data?: DescribeResiliencyPolicyCommandOutput) => void,
|
|
608
563
|
): void;
|
|
609
564
|
describeResourceGroupingRecommendationTask(
|
|
610
565
|
args: DescribeResourceGroupingRecommendationTaskCommandInput,
|
|
611
|
-
options?: __HttpHandlerOptions
|
|
566
|
+
options?: __HttpHandlerOptions,
|
|
612
567
|
): Promise<DescribeResourceGroupingRecommendationTaskCommandOutput>;
|
|
613
568
|
describeResourceGroupingRecommendationTask(
|
|
614
569
|
args: DescribeResourceGroupingRecommendationTaskCommandInput,
|
|
615
|
-
cb: (
|
|
616
|
-
err: any,
|
|
617
|
-
data?: DescribeResourceGroupingRecommendationTaskCommandOutput
|
|
618
|
-
) => void
|
|
570
|
+
cb: (err: any, data?: DescribeResourceGroupingRecommendationTaskCommandOutput) => void,
|
|
619
571
|
): void;
|
|
620
572
|
describeResourceGroupingRecommendationTask(
|
|
621
573
|
args: DescribeResourceGroupingRecommendationTaskCommandInput,
|
|
622
574
|
options: __HttpHandlerOptions,
|
|
623
|
-
cb: (
|
|
624
|
-
err: any,
|
|
625
|
-
data?: DescribeResourceGroupingRecommendationTaskCommandOutput
|
|
626
|
-
) => void
|
|
575
|
+
cb: (err: any, data?: DescribeResourceGroupingRecommendationTaskCommandOutput) => void,
|
|
627
576
|
): void;
|
|
628
577
|
importResourcesToDraftAppVersion(
|
|
629
578
|
args: ImportResourcesToDraftAppVersionCommandInput,
|
|
630
|
-
options?: __HttpHandlerOptions
|
|
579
|
+
options?: __HttpHandlerOptions,
|
|
631
580
|
): Promise<ImportResourcesToDraftAppVersionCommandOutput>;
|
|
632
581
|
importResourcesToDraftAppVersion(
|
|
633
582
|
args: ImportResourcesToDraftAppVersionCommandInput,
|
|
634
|
-
cb: (err: any, data?: ImportResourcesToDraftAppVersionCommandOutput) => void
|
|
583
|
+
cb: (err: any, data?: ImportResourcesToDraftAppVersionCommandOutput) => void,
|
|
635
584
|
): void;
|
|
636
585
|
importResourcesToDraftAppVersion(
|
|
637
586
|
args: ImportResourcesToDraftAppVersionCommandInput,
|
|
638
587
|
options: __HttpHandlerOptions,
|
|
639
|
-
cb: (err: any, data?: ImportResourcesToDraftAppVersionCommandOutput) => void
|
|
588
|
+
cb: (err: any, data?: ImportResourcesToDraftAppVersionCommandOutput) => void,
|
|
640
589
|
): void;
|
|
641
590
|
listAlarmRecommendations(
|
|
642
591
|
args: ListAlarmRecommendationsCommandInput,
|
|
643
|
-
options?: __HttpHandlerOptions
|
|
592
|
+
options?: __HttpHandlerOptions,
|
|
644
593
|
): Promise<ListAlarmRecommendationsCommandOutput>;
|
|
645
594
|
listAlarmRecommendations(
|
|
646
595
|
args: ListAlarmRecommendationsCommandInput,
|
|
647
|
-
cb: (err: any, data?: ListAlarmRecommendationsCommandOutput) => void
|
|
596
|
+
cb: (err: any, data?: ListAlarmRecommendationsCommandOutput) => void,
|
|
648
597
|
): void;
|
|
649
598
|
listAlarmRecommendations(
|
|
650
599
|
args: ListAlarmRecommendationsCommandInput,
|
|
651
600
|
options: __HttpHandlerOptions,
|
|
652
|
-
cb: (err: any, data?: ListAlarmRecommendationsCommandOutput) => void
|
|
601
|
+
cb: (err: any, data?: ListAlarmRecommendationsCommandOutput) => void,
|
|
653
602
|
): void;
|
|
654
603
|
listAppAssessmentComplianceDrifts(
|
|
655
604
|
args: ListAppAssessmentComplianceDriftsCommandInput,
|
|
656
|
-
options?: __HttpHandlerOptions
|
|
605
|
+
options?: __HttpHandlerOptions,
|
|
657
606
|
): Promise<ListAppAssessmentComplianceDriftsCommandOutput>;
|
|
658
607
|
listAppAssessmentComplianceDrifts(
|
|
659
608
|
args: ListAppAssessmentComplianceDriftsCommandInput,
|
|
660
|
-
cb: (
|
|
661
|
-
err: any,
|
|
662
|
-
data?: ListAppAssessmentComplianceDriftsCommandOutput
|
|
663
|
-
) => void
|
|
609
|
+
cb: (err: any, data?: ListAppAssessmentComplianceDriftsCommandOutput) => void,
|
|
664
610
|
): void;
|
|
665
611
|
listAppAssessmentComplianceDrifts(
|
|
666
612
|
args: ListAppAssessmentComplianceDriftsCommandInput,
|
|
667
613
|
options: __HttpHandlerOptions,
|
|
668
|
-
cb: (
|
|
669
|
-
err: any,
|
|
670
|
-
data?: ListAppAssessmentComplianceDriftsCommandOutput
|
|
671
|
-
) => void
|
|
614
|
+
cb: (err: any, data?: ListAppAssessmentComplianceDriftsCommandOutput) => void,
|
|
672
615
|
): void;
|
|
673
616
|
listAppAssessmentResourceDrifts(
|
|
674
617
|
args: ListAppAssessmentResourceDriftsCommandInput,
|
|
675
|
-
options?: __HttpHandlerOptions
|
|
618
|
+
options?: __HttpHandlerOptions,
|
|
676
619
|
): Promise<ListAppAssessmentResourceDriftsCommandOutput>;
|
|
677
620
|
listAppAssessmentResourceDrifts(
|
|
678
621
|
args: ListAppAssessmentResourceDriftsCommandInput,
|
|
679
|
-
cb: (err: any, data?: ListAppAssessmentResourceDriftsCommandOutput) => void
|
|
622
|
+
cb: (err: any, data?: ListAppAssessmentResourceDriftsCommandOutput) => void,
|
|
680
623
|
): void;
|
|
681
624
|
listAppAssessmentResourceDrifts(
|
|
682
625
|
args: ListAppAssessmentResourceDriftsCommandInput,
|
|
683
626
|
options: __HttpHandlerOptions,
|
|
684
|
-
cb: (err: any, data?: ListAppAssessmentResourceDriftsCommandOutput) => void
|
|
627
|
+
cb: (err: any, data?: ListAppAssessmentResourceDriftsCommandOutput) => void,
|
|
685
628
|
): void;
|
|
686
629
|
listAppAssessments(): Promise<ListAppAssessmentsCommandOutput>;
|
|
687
630
|
listAppAssessments(
|
|
688
631
|
args: ListAppAssessmentsCommandInput,
|
|
689
|
-
options?: __HttpHandlerOptions
|
|
632
|
+
options?: __HttpHandlerOptions,
|
|
690
633
|
): Promise<ListAppAssessmentsCommandOutput>;
|
|
691
634
|
listAppAssessments(
|
|
692
635
|
args: ListAppAssessmentsCommandInput,
|
|
693
|
-
cb: (err: any, data?: ListAppAssessmentsCommandOutput) => void
|
|
636
|
+
cb: (err: any, data?: ListAppAssessmentsCommandOutput) => void,
|
|
694
637
|
): void;
|
|
695
638
|
listAppAssessments(
|
|
696
639
|
args: ListAppAssessmentsCommandInput,
|
|
697
640
|
options: __HttpHandlerOptions,
|
|
698
|
-
cb: (err: any, data?: ListAppAssessmentsCommandOutput) => void
|
|
641
|
+
cb: (err: any, data?: ListAppAssessmentsCommandOutput) => void,
|
|
699
642
|
): void;
|
|
700
643
|
listAppComponentCompliances(
|
|
701
644
|
args: ListAppComponentCompliancesCommandInput,
|
|
702
|
-
options?: __HttpHandlerOptions
|
|
645
|
+
options?: __HttpHandlerOptions,
|
|
703
646
|
): Promise<ListAppComponentCompliancesCommandOutput>;
|
|
704
647
|
listAppComponentCompliances(
|
|
705
648
|
args: ListAppComponentCompliancesCommandInput,
|
|
706
|
-
cb: (err: any, data?: ListAppComponentCompliancesCommandOutput) => void
|
|
649
|
+
cb: (err: any, data?: ListAppComponentCompliancesCommandOutput) => void,
|
|
707
650
|
): void;
|
|
708
651
|
listAppComponentCompliances(
|
|
709
652
|
args: ListAppComponentCompliancesCommandInput,
|
|
710
653
|
options: __HttpHandlerOptions,
|
|
711
|
-
cb: (err: any, data?: ListAppComponentCompliancesCommandOutput) => void
|
|
654
|
+
cb: (err: any, data?: ListAppComponentCompliancesCommandOutput) => void,
|
|
712
655
|
): void;
|
|
713
656
|
listAppComponentRecommendations(
|
|
714
657
|
args: ListAppComponentRecommendationsCommandInput,
|
|
715
|
-
options?: __HttpHandlerOptions
|
|
658
|
+
options?: __HttpHandlerOptions,
|
|
716
659
|
): Promise<ListAppComponentRecommendationsCommandOutput>;
|
|
717
660
|
listAppComponentRecommendations(
|
|
718
661
|
args: ListAppComponentRecommendationsCommandInput,
|
|
719
|
-
cb: (err: any, data?: ListAppComponentRecommendationsCommandOutput) => void
|
|
662
|
+
cb: (err: any, data?: ListAppComponentRecommendationsCommandOutput) => void,
|
|
720
663
|
): void;
|
|
721
664
|
listAppComponentRecommendations(
|
|
722
665
|
args: ListAppComponentRecommendationsCommandInput,
|
|
723
666
|
options: __HttpHandlerOptions,
|
|
724
|
-
cb: (err: any, data?: ListAppComponentRecommendationsCommandOutput) => void
|
|
667
|
+
cb: (err: any, data?: ListAppComponentRecommendationsCommandOutput) => void,
|
|
725
668
|
): void;
|
|
726
669
|
listAppInputSources(
|
|
727
670
|
args: ListAppInputSourcesCommandInput,
|
|
728
|
-
options?: __HttpHandlerOptions
|
|
671
|
+
options?: __HttpHandlerOptions,
|
|
729
672
|
): Promise<ListAppInputSourcesCommandOutput>;
|
|
730
673
|
listAppInputSources(
|
|
731
674
|
args: ListAppInputSourcesCommandInput,
|
|
732
|
-
cb: (err: any, data?: ListAppInputSourcesCommandOutput) => void
|
|
675
|
+
cb: (err: any, data?: ListAppInputSourcesCommandOutput) => void,
|
|
733
676
|
): void;
|
|
734
677
|
listAppInputSources(
|
|
735
678
|
args: ListAppInputSourcesCommandInput,
|
|
736
679
|
options: __HttpHandlerOptions,
|
|
737
|
-
cb: (err: any, data?: ListAppInputSourcesCommandOutput) => void
|
|
680
|
+
cb: (err: any, data?: ListAppInputSourcesCommandOutput) => void,
|
|
738
681
|
): void;
|
|
739
682
|
listApps(): Promise<ListAppsCommandOutput>;
|
|
740
683
|
listApps(
|
|
741
684
|
args: ListAppsCommandInput,
|
|
742
|
-
options?: __HttpHandlerOptions
|
|
685
|
+
options?: __HttpHandlerOptions,
|
|
743
686
|
): Promise<ListAppsCommandOutput>;
|
|
744
|
-
listApps(
|
|
745
|
-
args: ListAppsCommandInput,
|
|
746
|
-
cb: (err: any, data?: ListAppsCommandOutput) => void
|
|
747
|
-
): void;
|
|
687
|
+
listApps(args: ListAppsCommandInput, cb: (err: any, data?: ListAppsCommandOutput) => void): void;
|
|
748
688
|
listApps(
|
|
749
689
|
args: ListAppsCommandInput,
|
|
750
690
|
options: __HttpHandlerOptions,
|
|
751
|
-
cb: (err: any, data?: ListAppsCommandOutput) => void
|
|
691
|
+
cb: (err: any, data?: ListAppsCommandOutput) => void,
|
|
752
692
|
): void;
|
|
753
693
|
listAppVersionAppComponents(
|
|
754
694
|
args: ListAppVersionAppComponentsCommandInput,
|
|
755
|
-
options?: __HttpHandlerOptions
|
|
695
|
+
options?: __HttpHandlerOptions,
|
|
756
696
|
): Promise<ListAppVersionAppComponentsCommandOutput>;
|
|
757
697
|
listAppVersionAppComponents(
|
|
758
698
|
args: ListAppVersionAppComponentsCommandInput,
|
|
759
|
-
cb: (err: any, data?: ListAppVersionAppComponentsCommandOutput) => void
|
|
699
|
+
cb: (err: any, data?: ListAppVersionAppComponentsCommandOutput) => void,
|
|
760
700
|
): void;
|
|
761
701
|
listAppVersionAppComponents(
|
|
762
702
|
args: ListAppVersionAppComponentsCommandInput,
|
|
763
703
|
options: __HttpHandlerOptions,
|
|
764
|
-
cb: (err: any, data?: ListAppVersionAppComponentsCommandOutput) => void
|
|
704
|
+
cb: (err: any, data?: ListAppVersionAppComponentsCommandOutput) => void,
|
|
765
705
|
): void;
|
|
766
706
|
listAppVersionResourceMappings(
|
|
767
707
|
args: ListAppVersionResourceMappingsCommandInput,
|
|
768
|
-
options?: __HttpHandlerOptions
|
|
708
|
+
options?: __HttpHandlerOptions,
|
|
769
709
|
): Promise<ListAppVersionResourceMappingsCommandOutput>;
|
|
770
710
|
listAppVersionResourceMappings(
|
|
771
711
|
args: ListAppVersionResourceMappingsCommandInput,
|
|
772
|
-
cb: (err: any, data?: ListAppVersionResourceMappingsCommandOutput) => void
|
|
712
|
+
cb: (err: any, data?: ListAppVersionResourceMappingsCommandOutput) => void,
|
|
773
713
|
): void;
|
|
774
714
|
listAppVersionResourceMappings(
|
|
775
715
|
args: ListAppVersionResourceMappingsCommandInput,
|
|
776
716
|
options: __HttpHandlerOptions,
|
|
777
|
-
cb: (err: any, data?: ListAppVersionResourceMappingsCommandOutput) => void
|
|
717
|
+
cb: (err: any, data?: ListAppVersionResourceMappingsCommandOutput) => void,
|
|
778
718
|
): void;
|
|
779
719
|
listAppVersionResources(
|
|
780
720
|
args: ListAppVersionResourcesCommandInput,
|
|
781
|
-
options?: __HttpHandlerOptions
|
|
721
|
+
options?: __HttpHandlerOptions,
|
|
782
722
|
): Promise<ListAppVersionResourcesCommandOutput>;
|
|
783
723
|
listAppVersionResources(
|
|
784
724
|
args: ListAppVersionResourcesCommandInput,
|
|
785
|
-
cb: (err: any, data?: ListAppVersionResourcesCommandOutput) => void
|
|
725
|
+
cb: (err: any, data?: ListAppVersionResourcesCommandOutput) => void,
|
|
786
726
|
): void;
|
|
787
727
|
listAppVersionResources(
|
|
788
728
|
args: ListAppVersionResourcesCommandInput,
|
|
789
729
|
options: __HttpHandlerOptions,
|
|
790
|
-
cb: (err: any, data?: ListAppVersionResourcesCommandOutput) => void
|
|
730
|
+
cb: (err: any, data?: ListAppVersionResourcesCommandOutput) => void,
|
|
791
731
|
): void;
|
|
792
732
|
listAppVersions(
|
|
793
733
|
args: ListAppVersionsCommandInput,
|
|
794
|
-
options?: __HttpHandlerOptions
|
|
734
|
+
options?: __HttpHandlerOptions,
|
|
795
735
|
): Promise<ListAppVersionsCommandOutput>;
|
|
796
736
|
listAppVersions(
|
|
797
737
|
args: ListAppVersionsCommandInput,
|
|
798
|
-
cb: (err: any, data?: ListAppVersionsCommandOutput) => void
|
|
738
|
+
cb: (err: any, data?: ListAppVersionsCommandOutput) => void,
|
|
799
739
|
): void;
|
|
800
740
|
listAppVersions(
|
|
801
741
|
args: ListAppVersionsCommandInput,
|
|
802
742
|
options: __HttpHandlerOptions,
|
|
803
|
-
cb: (err: any, data?: ListAppVersionsCommandOutput) => void
|
|
743
|
+
cb: (err: any, data?: ListAppVersionsCommandOutput) => void,
|
|
804
744
|
): void;
|
|
805
745
|
listMetrics(): Promise<ListMetricsCommandOutput>;
|
|
806
746
|
listMetrics(
|
|
807
747
|
args: ListMetricsCommandInput,
|
|
808
|
-
options?: __HttpHandlerOptions
|
|
748
|
+
options?: __HttpHandlerOptions,
|
|
809
749
|
): Promise<ListMetricsCommandOutput>;
|
|
810
750
|
listMetrics(
|
|
811
751
|
args: ListMetricsCommandInput,
|
|
812
|
-
cb: (err: any, data?: ListMetricsCommandOutput) => void
|
|
752
|
+
cb: (err: any, data?: ListMetricsCommandOutput) => void,
|
|
813
753
|
): void;
|
|
814
754
|
listMetrics(
|
|
815
755
|
args: ListMetricsCommandInput,
|
|
816
756
|
options: __HttpHandlerOptions,
|
|
817
|
-
cb: (err: any, data?: ListMetricsCommandOutput) => void
|
|
757
|
+
cb: (err: any, data?: ListMetricsCommandOutput) => void,
|
|
818
758
|
): void;
|
|
819
759
|
listRecommendationTemplates(): Promise<ListRecommendationTemplatesCommandOutput>;
|
|
820
760
|
listRecommendationTemplates(
|
|
821
761
|
args: ListRecommendationTemplatesCommandInput,
|
|
822
|
-
options?: __HttpHandlerOptions
|
|
762
|
+
options?: __HttpHandlerOptions,
|
|
823
763
|
): Promise<ListRecommendationTemplatesCommandOutput>;
|
|
824
764
|
listRecommendationTemplates(
|
|
825
765
|
args: ListRecommendationTemplatesCommandInput,
|
|
826
|
-
cb: (err: any, data?: ListRecommendationTemplatesCommandOutput) => void
|
|
766
|
+
cb: (err: any, data?: ListRecommendationTemplatesCommandOutput) => void,
|
|
827
767
|
): void;
|
|
828
768
|
listRecommendationTemplates(
|
|
829
769
|
args: ListRecommendationTemplatesCommandInput,
|
|
830
770
|
options: __HttpHandlerOptions,
|
|
831
|
-
cb: (err: any, data?: ListRecommendationTemplatesCommandOutput) => void
|
|
771
|
+
cb: (err: any, data?: ListRecommendationTemplatesCommandOutput) => void,
|
|
832
772
|
): void;
|
|
833
773
|
listResiliencyPolicies(): Promise<ListResiliencyPoliciesCommandOutput>;
|
|
834
774
|
listResiliencyPolicies(
|
|
835
775
|
args: ListResiliencyPoliciesCommandInput,
|
|
836
|
-
options?: __HttpHandlerOptions
|
|
776
|
+
options?: __HttpHandlerOptions,
|
|
837
777
|
): Promise<ListResiliencyPoliciesCommandOutput>;
|
|
838
778
|
listResiliencyPolicies(
|
|
839
779
|
args: ListResiliencyPoliciesCommandInput,
|
|
840
|
-
cb: (err: any, data?: ListResiliencyPoliciesCommandOutput) => void
|
|
780
|
+
cb: (err: any, data?: ListResiliencyPoliciesCommandOutput) => void,
|
|
841
781
|
): void;
|
|
842
782
|
listResiliencyPolicies(
|
|
843
783
|
args: ListResiliencyPoliciesCommandInput,
|
|
844
784
|
options: __HttpHandlerOptions,
|
|
845
|
-
cb: (err: any, data?: ListResiliencyPoliciesCommandOutput) => void
|
|
785
|
+
cb: (err: any, data?: ListResiliencyPoliciesCommandOutput) => void,
|
|
846
786
|
): void;
|
|
847
787
|
listResourceGroupingRecommendations(): Promise<ListResourceGroupingRecommendationsCommandOutput>;
|
|
848
788
|
listResourceGroupingRecommendations(
|
|
849
789
|
args: ListResourceGroupingRecommendationsCommandInput,
|
|
850
|
-
options?: __HttpHandlerOptions
|
|
790
|
+
options?: __HttpHandlerOptions,
|
|
851
791
|
): Promise<ListResourceGroupingRecommendationsCommandOutput>;
|
|
852
792
|
listResourceGroupingRecommendations(
|
|
853
793
|
args: ListResourceGroupingRecommendationsCommandInput,
|
|
854
|
-
cb: (
|
|
855
|
-
err: any,
|
|
856
|
-
data?: ListResourceGroupingRecommendationsCommandOutput
|
|
857
|
-
) => void
|
|
794
|
+
cb: (err: any, data?: ListResourceGroupingRecommendationsCommandOutput) => void,
|
|
858
795
|
): void;
|
|
859
796
|
listResourceGroupingRecommendations(
|
|
860
797
|
args: ListResourceGroupingRecommendationsCommandInput,
|
|
861
798
|
options: __HttpHandlerOptions,
|
|
862
|
-
cb: (
|
|
863
|
-
err: any,
|
|
864
|
-
data?: ListResourceGroupingRecommendationsCommandOutput
|
|
865
|
-
) => void
|
|
799
|
+
cb: (err: any, data?: ListResourceGroupingRecommendationsCommandOutput) => void,
|
|
866
800
|
): void;
|
|
867
801
|
listSopRecommendations(
|
|
868
802
|
args: ListSopRecommendationsCommandInput,
|
|
869
|
-
options?: __HttpHandlerOptions
|
|
803
|
+
options?: __HttpHandlerOptions,
|
|
870
804
|
): Promise<ListSopRecommendationsCommandOutput>;
|
|
871
805
|
listSopRecommendations(
|
|
872
806
|
args: ListSopRecommendationsCommandInput,
|
|
873
|
-
cb: (err: any, data?: ListSopRecommendationsCommandOutput) => void
|
|
807
|
+
cb: (err: any, data?: ListSopRecommendationsCommandOutput) => void,
|
|
874
808
|
): void;
|
|
875
809
|
listSopRecommendations(
|
|
876
810
|
args: ListSopRecommendationsCommandInput,
|
|
877
811
|
options: __HttpHandlerOptions,
|
|
878
|
-
cb: (err: any, data?: ListSopRecommendationsCommandOutput) => void
|
|
812
|
+
cb: (err: any, data?: ListSopRecommendationsCommandOutput) => void,
|
|
879
813
|
): void;
|
|
880
814
|
listSuggestedResiliencyPolicies(): Promise<ListSuggestedResiliencyPoliciesCommandOutput>;
|
|
881
815
|
listSuggestedResiliencyPolicies(
|
|
882
816
|
args: ListSuggestedResiliencyPoliciesCommandInput,
|
|
883
|
-
options?: __HttpHandlerOptions
|
|
817
|
+
options?: __HttpHandlerOptions,
|
|
884
818
|
): Promise<ListSuggestedResiliencyPoliciesCommandOutput>;
|
|
885
819
|
listSuggestedResiliencyPolicies(
|
|
886
820
|
args: ListSuggestedResiliencyPoliciesCommandInput,
|
|
887
|
-
cb: (err: any, data?: ListSuggestedResiliencyPoliciesCommandOutput) => void
|
|
821
|
+
cb: (err: any, data?: ListSuggestedResiliencyPoliciesCommandOutput) => void,
|
|
888
822
|
): void;
|
|
889
823
|
listSuggestedResiliencyPolicies(
|
|
890
824
|
args: ListSuggestedResiliencyPoliciesCommandInput,
|
|
891
825
|
options: __HttpHandlerOptions,
|
|
892
|
-
cb: (err: any, data?: ListSuggestedResiliencyPoliciesCommandOutput) => void
|
|
826
|
+
cb: (err: any, data?: ListSuggestedResiliencyPoliciesCommandOutput) => void,
|
|
893
827
|
): void;
|
|
894
828
|
listTagsForResource(
|
|
895
829
|
args: ListTagsForResourceCommandInput,
|
|
896
|
-
options?: __HttpHandlerOptions
|
|
830
|
+
options?: __HttpHandlerOptions,
|
|
897
831
|
): Promise<ListTagsForResourceCommandOutput>;
|
|
898
832
|
listTagsForResource(
|
|
899
833
|
args: ListTagsForResourceCommandInput,
|
|
900
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
834
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
901
835
|
): void;
|
|
902
836
|
listTagsForResource(
|
|
903
837
|
args: ListTagsForResourceCommandInput,
|
|
904
838
|
options: __HttpHandlerOptions,
|
|
905
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
839
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
906
840
|
): void;
|
|
907
841
|
listTestRecommendations(
|
|
908
842
|
args: ListTestRecommendationsCommandInput,
|
|
909
|
-
options?: __HttpHandlerOptions
|
|
843
|
+
options?: __HttpHandlerOptions,
|
|
910
844
|
): Promise<ListTestRecommendationsCommandOutput>;
|
|
911
845
|
listTestRecommendations(
|
|
912
846
|
args: ListTestRecommendationsCommandInput,
|
|
913
|
-
cb: (err: any, data?: ListTestRecommendationsCommandOutput) => void
|
|
847
|
+
cb: (err: any, data?: ListTestRecommendationsCommandOutput) => void,
|
|
914
848
|
): void;
|
|
915
849
|
listTestRecommendations(
|
|
916
850
|
args: ListTestRecommendationsCommandInput,
|
|
917
851
|
options: __HttpHandlerOptions,
|
|
918
|
-
cb: (err: any, data?: ListTestRecommendationsCommandOutput) => void
|
|
852
|
+
cb: (err: any, data?: ListTestRecommendationsCommandOutput) => void,
|
|
919
853
|
): void;
|
|
920
854
|
listUnsupportedAppVersionResources(
|
|
921
855
|
args: ListUnsupportedAppVersionResourcesCommandInput,
|
|
922
|
-
options?: __HttpHandlerOptions
|
|
856
|
+
options?: __HttpHandlerOptions,
|
|
923
857
|
): Promise<ListUnsupportedAppVersionResourcesCommandOutput>;
|
|
924
858
|
listUnsupportedAppVersionResources(
|
|
925
859
|
args: ListUnsupportedAppVersionResourcesCommandInput,
|
|
926
|
-
cb: (
|
|
927
|
-
err: any,
|
|
928
|
-
data?: ListUnsupportedAppVersionResourcesCommandOutput
|
|
929
|
-
) => void
|
|
860
|
+
cb: (err: any, data?: ListUnsupportedAppVersionResourcesCommandOutput) => void,
|
|
930
861
|
): void;
|
|
931
862
|
listUnsupportedAppVersionResources(
|
|
932
863
|
args: ListUnsupportedAppVersionResourcesCommandInput,
|
|
933
864
|
options: __HttpHandlerOptions,
|
|
934
|
-
cb: (
|
|
935
|
-
err: any,
|
|
936
|
-
data?: ListUnsupportedAppVersionResourcesCommandOutput
|
|
937
|
-
) => void
|
|
865
|
+
cb: (err: any, data?: ListUnsupportedAppVersionResourcesCommandOutput) => void,
|
|
938
866
|
): void;
|
|
939
867
|
publishAppVersion(
|
|
940
868
|
args: PublishAppVersionCommandInput,
|
|
941
|
-
options?: __HttpHandlerOptions
|
|
869
|
+
options?: __HttpHandlerOptions,
|
|
942
870
|
): Promise<PublishAppVersionCommandOutput>;
|
|
943
871
|
publishAppVersion(
|
|
944
872
|
args: PublishAppVersionCommandInput,
|
|
945
|
-
cb: (err: any, data?: PublishAppVersionCommandOutput) => void
|
|
873
|
+
cb: (err: any, data?: PublishAppVersionCommandOutput) => void,
|
|
946
874
|
): void;
|
|
947
875
|
publishAppVersion(
|
|
948
876
|
args: PublishAppVersionCommandInput,
|
|
949
877
|
options: __HttpHandlerOptions,
|
|
950
|
-
cb: (err: any, data?: PublishAppVersionCommandOutput) => void
|
|
878
|
+
cb: (err: any, data?: PublishAppVersionCommandOutput) => void,
|
|
951
879
|
): void;
|
|
952
880
|
putDraftAppVersionTemplate(
|
|
953
881
|
args: PutDraftAppVersionTemplateCommandInput,
|
|
954
|
-
options?: __HttpHandlerOptions
|
|
882
|
+
options?: __HttpHandlerOptions,
|
|
955
883
|
): Promise<PutDraftAppVersionTemplateCommandOutput>;
|
|
956
884
|
putDraftAppVersionTemplate(
|
|
957
885
|
args: PutDraftAppVersionTemplateCommandInput,
|
|
958
|
-
cb: (err: any, data?: PutDraftAppVersionTemplateCommandOutput) => void
|
|
886
|
+
cb: (err: any, data?: PutDraftAppVersionTemplateCommandOutput) => void,
|
|
959
887
|
): void;
|
|
960
888
|
putDraftAppVersionTemplate(
|
|
961
889
|
args: PutDraftAppVersionTemplateCommandInput,
|
|
962
890
|
options: __HttpHandlerOptions,
|
|
963
|
-
cb: (err: any, data?: PutDraftAppVersionTemplateCommandOutput) => void
|
|
891
|
+
cb: (err: any, data?: PutDraftAppVersionTemplateCommandOutput) => void,
|
|
964
892
|
): void;
|
|
965
893
|
rejectResourceGroupingRecommendations(
|
|
966
894
|
args: RejectResourceGroupingRecommendationsCommandInput,
|
|
967
|
-
options?: __HttpHandlerOptions
|
|
895
|
+
options?: __HttpHandlerOptions,
|
|
968
896
|
): Promise<RejectResourceGroupingRecommendationsCommandOutput>;
|
|
969
897
|
rejectResourceGroupingRecommendations(
|
|
970
898
|
args: RejectResourceGroupingRecommendationsCommandInput,
|
|
971
|
-
cb: (
|
|
972
|
-
err: any,
|
|
973
|
-
data?: RejectResourceGroupingRecommendationsCommandOutput
|
|
974
|
-
) => void
|
|
899
|
+
cb: (err: any, data?: RejectResourceGroupingRecommendationsCommandOutput) => void,
|
|
975
900
|
): void;
|
|
976
901
|
rejectResourceGroupingRecommendations(
|
|
977
902
|
args: RejectResourceGroupingRecommendationsCommandInput,
|
|
978
903
|
options: __HttpHandlerOptions,
|
|
979
|
-
cb: (
|
|
980
|
-
err: any,
|
|
981
|
-
data?: RejectResourceGroupingRecommendationsCommandOutput
|
|
982
|
-
) => void
|
|
904
|
+
cb: (err: any, data?: RejectResourceGroupingRecommendationsCommandOutput) => void,
|
|
983
905
|
): void;
|
|
984
906
|
removeDraftAppVersionResourceMappings(
|
|
985
907
|
args: RemoveDraftAppVersionResourceMappingsCommandInput,
|
|
986
|
-
options?: __HttpHandlerOptions
|
|
908
|
+
options?: __HttpHandlerOptions,
|
|
987
909
|
): Promise<RemoveDraftAppVersionResourceMappingsCommandOutput>;
|
|
988
910
|
removeDraftAppVersionResourceMappings(
|
|
989
911
|
args: RemoveDraftAppVersionResourceMappingsCommandInput,
|
|
990
|
-
cb: (
|
|
991
|
-
err: any,
|
|
992
|
-
data?: RemoveDraftAppVersionResourceMappingsCommandOutput
|
|
993
|
-
) => void
|
|
912
|
+
cb: (err: any, data?: RemoveDraftAppVersionResourceMappingsCommandOutput) => void,
|
|
994
913
|
): void;
|
|
995
914
|
removeDraftAppVersionResourceMappings(
|
|
996
915
|
args: RemoveDraftAppVersionResourceMappingsCommandInput,
|
|
997
916
|
options: __HttpHandlerOptions,
|
|
998
|
-
cb: (
|
|
999
|
-
err: any,
|
|
1000
|
-
data?: RemoveDraftAppVersionResourceMappingsCommandOutput
|
|
1001
|
-
) => void
|
|
917
|
+
cb: (err: any, data?: RemoveDraftAppVersionResourceMappingsCommandOutput) => void,
|
|
1002
918
|
): void;
|
|
1003
919
|
resolveAppVersionResources(
|
|
1004
920
|
args: ResolveAppVersionResourcesCommandInput,
|
|
1005
|
-
options?: __HttpHandlerOptions
|
|
921
|
+
options?: __HttpHandlerOptions,
|
|
1006
922
|
): Promise<ResolveAppVersionResourcesCommandOutput>;
|
|
1007
923
|
resolveAppVersionResources(
|
|
1008
924
|
args: ResolveAppVersionResourcesCommandInput,
|
|
1009
|
-
cb: (err: any, data?: ResolveAppVersionResourcesCommandOutput) => void
|
|
925
|
+
cb: (err: any, data?: ResolveAppVersionResourcesCommandOutput) => void,
|
|
1010
926
|
): void;
|
|
1011
927
|
resolveAppVersionResources(
|
|
1012
928
|
args: ResolveAppVersionResourcesCommandInput,
|
|
1013
929
|
options: __HttpHandlerOptions,
|
|
1014
|
-
cb: (err: any, data?: ResolveAppVersionResourcesCommandOutput) => void
|
|
930
|
+
cb: (err: any, data?: ResolveAppVersionResourcesCommandOutput) => void,
|
|
1015
931
|
): void;
|
|
1016
932
|
startAppAssessment(
|
|
1017
933
|
args: StartAppAssessmentCommandInput,
|
|
1018
|
-
options?: __HttpHandlerOptions
|
|
934
|
+
options?: __HttpHandlerOptions,
|
|
1019
935
|
): Promise<StartAppAssessmentCommandOutput>;
|
|
1020
936
|
startAppAssessment(
|
|
1021
937
|
args: StartAppAssessmentCommandInput,
|
|
1022
|
-
cb: (err: any, data?: StartAppAssessmentCommandOutput) => void
|
|
938
|
+
cb: (err: any, data?: StartAppAssessmentCommandOutput) => void,
|
|
1023
939
|
): void;
|
|
1024
940
|
startAppAssessment(
|
|
1025
941
|
args: StartAppAssessmentCommandInput,
|
|
1026
942
|
options: __HttpHandlerOptions,
|
|
1027
|
-
cb: (err: any, data?: StartAppAssessmentCommandOutput) => void
|
|
943
|
+
cb: (err: any, data?: StartAppAssessmentCommandOutput) => void,
|
|
1028
944
|
): void;
|
|
1029
945
|
startMetricsExport(): Promise<StartMetricsExportCommandOutput>;
|
|
1030
946
|
startMetricsExport(
|
|
1031
947
|
args: StartMetricsExportCommandInput,
|
|
1032
|
-
options?: __HttpHandlerOptions
|
|
948
|
+
options?: __HttpHandlerOptions,
|
|
1033
949
|
): Promise<StartMetricsExportCommandOutput>;
|
|
1034
950
|
startMetricsExport(
|
|
1035
951
|
args: StartMetricsExportCommandInput,
|
|
1036
|
-
cb: (err: any, data?: StartMetricsExportCommandOutput) => void
|
|
952
|
+
cb: (err: any, data?: StartMetricsExportCommandOutput) => void,
|
|
1037
953
|
): void;
|
|
1038
954
|
startMetricsExport(
|
|
1039
955
|
args: StartMetricsExportCommandInput,
|
|
1040
956
|
options: __HttpHandlerOptions,
|
|
1041
|
-
cb: (err: any, data?: StartMetricsExportCommandOutput) => void
|
|
957
|
+
cb: (err: any, data?: StartMetricsExportCommandOutput) => void,
|
|
1042
958
|
): void;
|
|
1043
959
|
startResourceGroupingRecommendationTask(
|
|
1044
960
|
args: StartResourceGroupingRecommendationTaskCommandInput,
|
|
1045
|
-
options?: __HttpHandlerOptions
|
|
961
|
+
options?: __HttpHandlerOptions,
|
|
1046
962
|
): Promise<StartResourceGroupingRecommendationTaskCommandOutput>;
|
|
1047
963
|
startResourceGroupingRecommendationTask(
|
|
1048
964
|
args: StartResourceGroupingRecommendationTaskCommandInput,
|
|
1049
|
-
cb: (
|
|
1050
|
-
err: any,
|
|
1051
|
-
data?: StartResourceGroupingRecommendationTaskCommandOutput
|
|
1052
|
-
) => void
|
|
965
|
+
cb: (err: any, data?: StartResourceGroupingRecommendationTaskCommandOutput) => void,
|
|
1053
966
|
): void;
|
|
1054
967
|
startResourceGroupingRecommendationTask(
|
|
1055
968
|
args: StartResourceGroupingRecommendationTaskCommandInput,
|
|
1056
969
|
options: __HttpHandlerOptions,
|
|
1057
|
-
cb: (
|
|
1058
|
-
err: any,
|
|
1059
|
-
data?: StartResourceGroupingRecommendationTaskCommandOutput
|
|
1060
|
-
) => void
|
|
970
|
+
cb: (err: any, data?: StartResourceGroupingRecommendationTaskCommandOutput) => void,
|
|
1061
971
|
): void;
|
|
1062
972
|
tagResource(
|
|
1063
973
|
args: TagResourceCommandInput,
|
|
1064
|
-
options?: __HttpHandlerOptions
|
|
974
|
+
options?: __HttpHandlerOptions,
|
|
1065
975
|
): Promise<TagResourceCommandOutput>;
|
|
1066
976
|
tagResource(
|
|
1067
977
|
args: TagResourceCommandInput,
|
|
1068
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
978
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1069
979
|
): void;
|
|
1070
980
|
tagResource(
|
|
1071
981
|
args: TagResourceCommandInput,
|
|
1072
982
|
options: __HttpHandlerOptions,
|
|
1073
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
983
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1074
984
|
): void;
|
|
1075
985
|
untagResource(
|
|
1076
986
|
args: UntagResourceCommandInput,
|
|
1077
|
-
options?: __HttpHandlerOptions
|
|
987
|
+
options?: __HttpHandlerOptions,
|
|
1078
988
|
): Promise<UntagResourceCommandOutput>;
|
|
1079
989
|
untagResource(
|
|
1080
990
|
args: UntagResourceCommandInput,
|
|
1081
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
991
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1082
992
|
): void;
|
|
1083
993
|
untagResource(
|
|
1084
994
|
args: UntagResourceCommandInput,
|
|
1085
995
|
options: __HttpHandlerOptions,
|
|
1086
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
996
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1087
997
|
): void;
|
|
1088
998
|
updateApp(
|
|
1089
999
|
args: UpdateAppCommandInput,
|
|
1090
|
-
options?: __HttpHandlerOptions
|
|
1000
|
+
options?: __HttpHandlerOptions,
|
|
1091
1001
|
): Promise<UpdateAppCommandOutput>;
|
|
1092
1002
|
updateApp(
|
|
1093
1003
|
args: UpdateAppCommandInput,
|
|
1094
|
-
cb: (err: any, data?: UpdateAppCommandOutput) => void
|
|
1004
|
+
cb: (err: any, data?: UpdateAppCommandOutput) => void,
|
|
1095
1005
|
): void;
|
|
1096
1006
|
updateApp(
|
|
1097
1007
|
args: UpdateAppCommandInput,
|
|
1098
1008
|
options: __HttpHandlerOptions,
|
|
1099
|
-
cb: (err: any, data?: UpdateAppCommandOutput) => void
|
|
1009
|
+
cb: (err: any, data?: UpdateAppCommandOutput) => void,
|
|
1100
1010
|
): void;
|
|
1101
1011
|
updateAppVersion(
|
|
1102
1012
|
args: UpdateAppVersionCommandInput,
|
|
1103
|
-
options?: __HttpHandlerOptions
|
|
1013
|
+
options?: __HttpHandlerOptions,
|
|
1104
1014
|
): Promise<UpdateAppVersionCommandOutput>;
|
|
1105
1015
|
updateAppVersion(
|
|
1106
1016
|
args: UpdateAppVersionCommandInput,
|
|
1107
|
-
cb: (err: any, data?: UpdateAppVersionCommandOutput) => void
|
|
1017
|
+
cb: (err: any, data?: UpdateAppVersionCommandOutput) => void,
|
|
1108
1018
|
): void;
|
|
1109
1019
|
updateAppVersion(
|
|
1110
1020
|
args: UpdateAppVersionCommandInput,
|
|
1111
1021
|
options: __HttpHandlerOptions,
|
|
1112
|
-
cb: (err: any, data?: UpdateAppVersionCommandOutput) => void
|
|
1022
|
+
cb: (err: any, data?: UpdateAppVersionCommandOutput) => void,
|
|
1113
1023
|
): void;
|
|
1114
1024
|
updateAppVersionAppComponent(
|
|
1115
1025
|
args: UpdateAppVersionAppComponentCommandInput,
|
|
1116
|
-
options?: __HttpHandlerOptions
|
|
1026
|
+
options?: __HttpHandlerOptions,
|
|
1117
1027
|
): Promise<UpdateAppVersionAppComponentCommandOutput>;
|
|
1118
1028
|
updateAppVersionAppComponent(
|
|
1119
1029
|
args: UpdateAppVersionAppComponentCommandInput,
|
|
1120
|
-
cb: (err: any, data?: UpdateAppVersionAppComponentCommandOutput) => void
|
|
1030
|
+
cb: (err: any, data?: UpdateAppVersionAppComponentCommandOutput) => void,
|
|
1121
1031
|
): void;
|
|
1122
1032
|
updateAppVersionAppComponent(
|
|
1123
1033
|
args: UpdateAppVersionAppComponentCommandInput,
|
|
1124
1034
|
options: __HttpHandlerOptions,
|
|
1125
|
-
cb: (err: any, data?: UpdateAppVersionAppComponentCommandOutput) => void
|
|
1035
|
+
cb: (err: any, data?: UpdateAppVersionAppComponentCommandOutput) => void,
|
|
1126
1036
|
): void;
|
|
1127
1037
|
updateAppVersionResource(
|
|
1128
1038
|
args: UpdateAppVersionResourceCommandInput,
|
|
1129
|
-
options?: __HttpHandlerOptions
|
|
1039
|
+
options?: __HttpHandlerOptions,
|
|
1130
1040
|
): Promise<UpdateAppVersionResourceCommandOutput>;
|
|
1131
1041
|
updateAppVersionResource(
|
|
1132
1042
|
args: UpdateAppVersionResourceCommandInput,
|
|
1133
|
-
cb: (err: any, data?: UpdateAppVersionResourceCommandOutput) => void
|
|
1043
|
+
cb: (err: any, data?: UpdateAppVersionResourceCommandOutput) => void,
|
|
1134
1044
|
): void;
|
|
1135
1045
|
updateAppVersionResource(
|
|
1136
1046
|
args: UpdateAppVersionResourceCommandInput,
|
|
1137
1047
|
options: __HttpHandlerOptions,
|
|
1138
|
-
cb: (err: any, data?: UpdateAppVersionResourceCommandOutput) => void
|
|
1048
|
+
cb: (err: any, data?: UpdateAppVersionResourceCommandOutput) => void,
|
|
1139
1049
|
): void;
|
|
1140
1050
|
updateResiliencyPolicy(
|
|
1141
1051
|
args: UpdateResiliencyPolicyCommandInput,
|
|
1142
|
-
options?: __HttpHandlerOptions
|
|
1052
|
+
options?: __HttpHandlerOptions,
|
|
1143
1053
|
): Promise<UpdateResiliencyPolicyCommandOutput>;
|
|
1144
1054
|
updateResiliencyPolicy(
|
|
1145
1055
|
args: UpdateResiliencyPolicyCommandInput,
|
|
1146
|
-
cb: (err: any, data?: UpdateResiliencyPolicyCommandOutput) => void
|
|
1056
|
+
cb: (err: any, data?: UpdateResiliencyPolicyCommandOutput) => void,
|
|
1147
1057
|
): void;
|
|
1148
1058
|
updateResiliencyPolicy(
|
|
1149
1059
|
args: UpdateResiliencyPolicyCommandInput,
|
|
1150
1060
|
options: __HttpHandlerOptions,
|
|
1151
|
-
cb: (err: any, data?: UpdateResiliencyPolicyCommandOutput) => void
|
|
1061
|
+
cb: (err: any, data?: UpdateResiliencyPolicyCommandOutput) => void,
|
|
1152
1062
|
): void;
|
|
1153
1063
|
paginateListAlarmRecommendations(
|
|
1154
1064
|
args: ListAlarmRecommendationsCommandInput,
|
|
1155
1065
|
paginationConfig?: Pick<
|
|
1156
1066
|
PaginationConfiguration,
|
|
1157
1067
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1158
|
-
|
|
1068
|
+
>,
|
|
1159
1069
|
): Paginator<ListAlarmRecommendationsCommandOutput>;
|
|
1160
1070
|
paginateListAppAssessmentComplianceDrifts(
|
|
1161
1071
|
args: ListAppAssessmentComplianceDriftsCommandInput,
|
|
1162
1072
|
paginationConfig?: Pick<
|
|
1163
1073
|
PaginationConfiguration,
|
|
1164
1074
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1165
|
-
|
|
1075
|
+
>,
|
|
1166
1076
|
): Paginator<ListAppAssessmentComplianceDriftsCommandOutput>;
|
|
1167
1077
|
paginateListAppAssessmentResourceDrifts(
|
|
1168
1078
|
args: ListAppAssessmentResourceDriftsCommandInput,
|
|
1169
1079
|
paginationConfig?: Pick<
|
|
1170
1080
|
PaginationConfiguration,
|
|
1171
1081
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1172
|
-
|
|
1082
|
+
>,
|
|
1173
1083
|
): Paginator<ListAppAssessmentResourceDriftsCommandOutput>;
|
|
1174
1084
|
paginateListAppAssessments(
|
|
1175
1085
|
args?: ListAppAssessmentsCommandInput,
|
|
1176
1086
|
paginationConfig?: Pick<
|
|
1177
1087
|
PaginationConfiguration,
|
|
1178
1088
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1179
|
-
|
|
1089
|
+
>,
|
|
1180
1090
|
): Paginator<ListAppAssessmentsCommandOutput>;
|
|
1181
1091
|
paginateListAppComponentCompliances(
|
|
1182
1092
|
args: ListAppComponentCompliancesCommandInput,
|
|
1183
1093
|
paginationConfig?: Pick<
|
|
1184
1094
|
PaginationConfiguration,
|
|
1185
1095
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1186
|
-
|
|
1096
|
+
>,
|
|
1187
1097
|
): Paginator<ListAppComponentCompliancesCommandOutput>;
|
|
1188
1098
|
paginateListAppComponentRecommendations(
|
|
1189
1099
|
args: ListAppComponentRecommendationsCommandInput,
|
|
1190
1100
|
paginationConfig?: Pick<
|
|
1191
1101
|
PaginationConfiguration,
|
|
1192
1102
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1193
|
-
|
|
1103
|
+
>,
|
|
1194
1104
|
): Paginator<ListAppComponentRecommendationsCommandOutput>;
|
|
1195
1105
|
paginateListAppInputSources(
|
|
1196
1106
|
args: ListAppInputSourcesCommandInput,
|
|
1197
1107
|
paginationConfig?: Pick<
|
|
1198
1108
|
PaginationConfiguration,
|
|
1199
1109
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1200
|
-
|
|
1110
|
+
>,
|
|
1201
1111
|
): Paginator<ListAppInputSourcesCommandOutput>;
|
|
1202
1112
|
paginateListApps(
|
|
1203
1113
|
args?: ListAppsCommandInput,
|
|
1204
1114
|
paginationConfig?: Pick<
|
|
1205
1115
|
PaginationConfiguration,
|
|
1206
1116
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1207
|
-
|
|
1117
|
+
>,
|
|
1208
1118
|
): Paginator<ListAppsCommandOutput>;
|
|
1209
1119
|
paginateListAppVersionAppComponents(
|
|
1210
1120
|
args: ListAppVersionAppComponentsCommandInput,
|
|
1211
1121
|
paginationConfig?: Pick<
|
|
1212
1122
|
PaginationConfiguration,
|
|
1213
1123
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1214
|
-
|
|
1124
|
+
>,
|
|
1215
1125
|
): Paginator<ListAppVersionAppComponentsCommandOutput>;
|
|
1216
1126
|
paginateListAppVersionResourceMappings(
|
|
1217
1127
|
args: ListAppVersionResourceMappingsCommandInput,
|
|
1218
1128
|
paginationConfig?: Pick<
|
|
1219
1129
|
PaginationConfiguration,
|
|
1220
1130
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1221
|
-
|
|
1131
|
+
>,
|
|
1222
1132
|
): Paginator<ListAppVersionResourceMappingsCommandOutput>;
|
|
1223
1133
|
paginateListAppVersionResources(
|
|
1224
1134
|
args: ListAppVersionResourcesCommandInput,
|
|
1225
1135
|
paginationConfig?: Pick<
|
|
1226
1136
|
PaginationConfiguration,
|
|
1227
1137
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1228
|
-
|
|
1138
|
+
>,
|
|
1229
1139
|
): Paginator<ListAppVersionResourcesCommandOutput>;
|
|
1230
1140
|
paginateListAppVersions(
|
|
1231
1141
|
args: ListAppVersionsCommandInput,
|
|
1232
1142
|
paginationConfig?: Pick<
|
|
1233
1143
|
PaginationConfiguration,
|
|
1234
1144
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1235
|
-
|
|
1145
|
+
>,
|
|
1236
1146
|
): Paginator<ListAppVersionsCommandOutput>;
|
|
1237
1147
|
paginateListMetrics(
|
|
1238
1148
|
args?: ListMetricsCommandInput,
|
|
1239
1149
|
paginationConfig?: Pick<
|
|
1240
1150
|
PaginationConfiguration,
|
|
1241
1151
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1242
|
-
|
|
1152
|
+
>,
|
|
1243
1153
|
): Paginator<ListMetricsCommandOutput>;
|
|
1244
1154
|
paginateListRecommendationTemplates(
|
|
1245
1155
|
args?: ListRecommendationTemplatesCommandInput,
|
|
1246
1156
|
paginationConfig?: Pick<
|
|
1247
1157
|
PaginationConfiguration,
|
|
1248
1158
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1249
|
-
|
|
1159
|
+
>,
|
|
1250
1160
|
): Paginator<ListRecommendationTemplatesCommandOutput>;
|
|
1251
1161
|
paginateListResiliencyPolicies(
|
|
1252
1162
|
args?: ListResiliencyPoliciesCommandInput,
|
|
1253
1163
|
paginationConfig?: Pick<
|
|
1254
1164
|
PaginationConfiguration,
|
|
1255
1165
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1256
|
-
|
|
1166
|
+
>,
|
|
1257
1167
|
): Paginator<ListResiliencyPoliciesCommandOutput>;
|
|
1258
1168
|
paginateListResourceGroupingRecommendations(
|
|
1259
1169
|
args?: ListResourceGroupingRecommendationsCommandInput,
|
|
1260
1170
|
paginationConfig?: Pick<
|
|
1261
1171
|
PaginationConfiguration,
|
|
1262
1172
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1263
|
-
|
|
1173
|
+
>,
|
|
1264
1174
|
): Paginator<ListResourceGroupingRecommendationsCommandOutput>;
|
|
1265
1175
|
paginateListSopRecommendations(
|
|
1266
1176
|
args: ListSopRecommendationsCommandInput,
|
|
1267
1177
|
paginationConfig?: Pick<
|
|
1268
1178
|
PaginationConfiguration,
|
|
1269
1179
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1270
|
-
|
|
1180
|
+
>,
|
|
1271
1181
|
): Paginator<ListSopRecommendationsCommandOutput>;
|
|
1272
1182
|
paginateListSuggestedResiliencyPolicies(
|
|
1273
1183
|
args?: ListSuggestedResiliencyPoliciesCommandInput,
|
|
1274
1184
|
paginationConfig?: Pick<
|
|
1275
1185
|
PaginationConfiguration,
|
|
1276
1186
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1277
|
-
|
|
1187
|
+
>,
|
|
1278
1188
|
): Paginator<ListSuggestedResiliencyPoliciesCommandOutput>;
|
|
1279
1189
|
paginateListTestRecommendations(
|
|
1280
1190
|
args: ListTestRecommendationsCommandInput,
|
|
1281
1191
|
paginationConfig?: Pick<
|
|
1282
1192
|
PaginationConfiguration,
|
|
1283
1193
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1284
|
-
|
|
1194
|
+
>,
|
|
1285
1195
|
): Paginator<ListTestRecommendationsCommandOutput>;
|
|
1286
1196
|
paginateListUnsupportedAppVersionResources(
|
|
1287
1197
|
args: ListUnsupportedAppVersionResourcesCommandInput,
|
|
1288
1198
|
paginationConfig?: Pick<
|
|
1289
1199
|
PaginationConfiguration,
|
|
1290
1200
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1291
|
-
|
|
1201
|
+
>,
|
|
1292
1202
|
): Paginator<ListUnsupportedAppVersionResourcesCommandOutput>;
|
|
1293
1203
|
}
|
|
1294
|
-
export declare class Resiliencehub
|
|
1295
|
-
extends ResiliencehubClient
|
|
1296
|
-
implements Resiliencehub {}
|
|
1204
|
+
export declare class Resiliencehub extends ResiliencehubClient implements Resiliencehub {}
|