@aws-sdk/client-application-discovery-service 3.952.0 → 3.954.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 +402 -273
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AssociateConfigurationItemsToApplicationCommand.js +2 -2
- package/dist-es/commands/BatchDeleteAgentsCommand.js +2 -2
- package/dist-es/commands/BatchDeleteImportDataCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +2 -2
- package/dist-es/commands/CreateTagsCommand.js +2 -2
- package/dist-es/commands/DeleteApplicationsCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +2 -2
- package/dist-es/commands/DescribeAgentsCommand.js +2 -2
- package/dist-es/commands/DescribeBatchDeleteConfigurationTaskCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeContinuousExportsCommand.js +2 -2
- package/dist-es/commands/DescribeExportConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeExportTasksCommand.js +2 -2
- package/dist-es/commands/DescribeImportTasksCommand.js +2 -2
- package/dist-es/commands/DescribeTagsCommand.js +2 -2
- package/dist-es/commands/DisassociateConfigurationItemsFromApplicationCommand.js +2 -2
- package/dist-es/commands/ExportConfigurationsCommand.js +2 -2
- package/dist-es/commands/GetDiscoverySummaryCommand.js +2 -2
- package/dist-es/commands/ListConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListServerNeighborsCommand.js +2 -2
- package/dist-es/commands/StartBatchDeleteConfigurationTaskCommand.js +2 -2
- package/dist-es/commands/StartContinuousExportCommand.js +2 -2
- package/dist-es/commands/StartDataCollectionByAgentIdsCommand.js +2 -2
- package/dist-es/commands/StartExportTaskCommand.js +2 -2
- package/dist-es/commands/StartImportTaskCommand.js +2 -2
- package/dist-es/commands/StopContinuousExportCommand.js +2 -2
- package/dist-es/commands/StopDataCollectionByAgentIdsCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +236 -229
- package/dist-types/ApplicationDiscoveryServiceClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +123 -158
- package/dist-types/ts3.4/ApplicationDiscoveryServiceClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +122 -158
- package/package.json +34 -34
|
@@ -295,10 +295,10 @@ const _wT = "warningText";
|
|
|
295
295
|
const _xN = "xmlName";
|
|
296
296
|
const n0 = "com.amazonaws.applicationdiscoveryservice";
|
|
297
297
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
298
|
-
import { ApplicationDiscoveryServiceServiceException
|
|
299
|
-
import { AuthorizationErrorException
|
|
300
|
-
export var AgentConfigurationStatus = [3, n0, _ACS, 0, [_aI, _oS, _d], [0, 2, 0]];
|
|
301
|
-
export var AgentInfo = [
|
|
298
|
+
import { ApplicationDiscoveryServiceServiceException } from "../models/ApplicationDiscoveryServiceServiceException";
|
|
299
|
+
import { AuthorizationErrorException, ConflictErrorException, HomeRegionNotSetException, InvalidParameterException, InvalidParameterValueException, LimitExceededException, OperationNotPermittedException, ResourceInUseException, ResourceNotFoundException, ServerInternalErrorException, } from "../models/errors";
|
|
300
|
+
export var AgentConfigurationStatus$ = [3, n0, _ACS, 0, [_aI, _oS, _d], [0, 2, 0]];
|
|
301
|
+
export var AgentInfo$ = [
|
|
302
302
|
3,
|
|
303
303
|
n0,
|
|
304
304
|
_AI,
|
|
@@ -306,8 +306,8 @@ export var AgentInfo = [
|
|
|
306
306
|
[_aI, _hN, _aNIL, _cI, _v, _h, _lHPT, _cS, _aT, _rT],
|
|
307
307
|
[0, 0, [() => AgentNetworkInfoList, 0], 0, 0, 0, 0, 0, 0, 0],
|
|
308
308
|
];
|
|
309
|
-
export var AgentNetworkInfo = [3, n0, _ANI, 8, [_iA, _mA], [0, 0]];
|
|
310
|
-
export var AssociateConfigurationItemsToApplicationRequest = [
|
|
309
|
+
export var AgentNetworkInfo$ = [3, n0, _ANI, 8, [_iA, _mA], [0, 0]];
|
|
310
|
+
export var AssociateConfigurationItemsToApplicationRequest$ = [
|
|
311
311
|
3,
|
|
312
312
|
n0,
|
|
313
313
|
_ACITAR,
|
|
@@ -315,13 +315,20 @@ export var AssociateConfigurationItemsToApplicationRequest = [
|
|
|
315
315
|
[_aCI, _cIo],
|
|
316
316
|
[0, 64 | 0],
|
|
317
317
|
];
|
|
318
|
-
export var AssociateConfigurationItemsToApplicationResponse = [3, n0, _ACITARs, 0, [], []];
|
|
319
|
-
export var AuthorizationErrorException = [-3, n0, _AEE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
320
|
-
TypeRegistry.for(n0).registerError(AuthorizationErrorException
|
|
321
|
-
export var BatchDeleteAgentError = [3, n0, _BDAE, 0, [_aI, _eM, _eC], [0, 0, 0]];
|
|
322
|
-
export var BatchDeleteAgentsRequest = [3, n0, _BDAR, 0, [_dA], [() => DeleteAgents]];
|
|
323
|
-
export var BatchDeleteAgentsResponse = [
|
|
324
|
-
|
|
318
|
+
export var AssociateConfigurationItemsToApplicationResponse$ = [3, n0, _ACITARs, 0, [], []];
|
|
319
|
+
export var AuthorizationErrorException$ = [-3, n0, _AEE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
320
|
+
TypeRegistry.for(n0).registerError(AuthorizationErrorException$, AuthorizationErrorException);
|
|
321
|
+
export var BatchDeleteAgentError$ = [3, n0, _BDAE, 0, [_aI, _eM, _eC], [0, 0, 0]];
|
|
322
|
+
export var BatchDeleteAgentsRequest$ = [3, n0, _BDAR, 0, [_dA], [() => DeleteAgents]];
|
|
323
|
+
export var BatchDeleteAgentsResponse$ = [
|
|
324
|
+
3,
|
|
325
|
+
n0,
|
|
326
|
+
_BDARa,
|
|
327
|
+
0,
|
|
328
|
+
[_er],
|
|
329
|
+
[() => BatchDeleteAgentErrors],
|
|
330
|
+
];
|
|
331
|
+
export var BatchDeleteConfigurationTask$ = [
|
|
325
332
|
3,
|
|
326
333
|
n0,
|
|
327
334
|
_BDCT,
|
|
@@ -329,9 +336,9 @@ export var BatchDeleteConfigurationTask = [
|
|
|
329
336
|
[_tI, _s, _sT, _eT, _cT, _rC, _dC, _fC, _dW],
|
|
330
337
|
[0, 0, 4, 4, 0, 64 | 0, 64 | 0, () => FailedConfigurationList, () => DeletionWarningsList],
|
|
331
338
|
];
|
|
332
|
-
export var BatchDeleteImportDataError = [3, n0, _BDIDE, 0, [_iTI, _eC, _eD], [0, 0, 0]];
|
|
333
|
-
export var BatchDeleteImportDataRequest = [3, n0, _BDIDR, 0, [_iTIm, _dH], [64 | 0, 2]];
|
|
334
|
-
export var BatchDeleteImportDataResponse = [
|
|
339
|
+
export var BatchDeleteImportDataError$ = [3, n0, _BDIDE, 0, [_iTI, _eC, _eD], [0, 0, 0]];
|
|
340
|
+
export var BatchDeleteImportDataRequest$ = [3, n0, _BDIDR, 0, [_iTIm, _dH], [64 | 0, 2]];
|
|
341
|
+
export var BatchDeleteImportDataResponse$ = [
|
|
335
342
|
3,
|
|
336
343
|
n0,
|
|
337
344
|
_BDIDRa,
|
|
@@ -339,10 +346,10 @@ export var BatchDeleteImportDataResponse = [
|
|
|
339
346
|
[_er],
|
|
340
347
|
[() => BatchDeleteImportDataErrorList],
|
|
341
348
|
];
|
|
342
|
-
export var ConfigurationTag = [3, n0, _CT, 0, [_cT, _cIon, _k, _va, _tOC], [0, 0, 0, 0, 4]];
|
|
343
|
-
export var ConflictErrorException = [-3, n0, _CEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
344
|
-
TypeRegistry.for(n0).registerError(ConflictErrorException
|
|
345
|
-
export var ContinuousExportDescription = [
|
|
349
|
+
export var ConfigurationTag$ = [3, n0, _CT, 0, [_cT, _cIon, _k, _va, _tOC], [0, 0, 0, 0, 4]];
|
|
350
|
+
export var ConflictErrorException$ = [-3, n0, _CEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
351
|
+
TypeRegistry.for(n0).registerError(ConflictErrorException$, ConflictErrorException);
|
|
352
|
+
export var ContinuousExportDescription$ = [
|
|
346
353
|
3,
|
|
347
354
|
n0,
|
|
348
355
|
_CED,
|
|
@@ -350,11 +357,11 @@ export var ContinuousExportDescription = [
|
|
|
350
357
|
[_eI, _s, _sD, _sB, _sT, _sTt, _dS, _sSC],
|
|
351
358
|
[0, 0, 0, 0, 4, 4, 0, 128 | 0],
|
|
352
359
|
];
|
|
353
|
-
export var CreateApplicationRequest = [3, n0, _CAR, 0, [_n, _d, _w], [0, 0, 0]];
|
|
354
|
-
export var CreateApplicationResponse = [3, n0, _CARr, 0, [_cIon], [0]];
|
|
355
|
-
export var CreateTagsRequest = [3, n0, _CTR, 0, [_cIo, _t], [64 | 0, [() => TagSet, 0]]];
|
|
356
|
-
export var CreateTagsResponse = [3, n0, _CTRr, 0, [], []];
|
|
357
|
-
export var CustomerAgentInfo = [
|
|
360
|
+
export var CreateApplicationRequest$ = [3, n0, _CAR, 0, [_n, _d, _w], [0, 0, 0]];
|
|
361
|
+
export var CreateApplicationResponse$ = [3, n0, _CARr, 0, [_cIon], [0]];
|
|
362
|
+
export var CreateTagsRequest$ = [3, n0, _CTR, 0, [_cIo, _t], [64 | 0, [() => TagSet, 0]]];
|
|
363
|
+
export var CreateTagsResponse$ = [3, n0, _CTRr, 0, [], []];
|
|
364
|
+
export var CustomerAgentInfo$ = [
|
|
358
365
|
3,
|
|
359
366
|
n0,
|
|
360
367
|
_CAI,
|
|
@@ -362,7 +369,7 @@ export var CustomerAgentInfo = [
|
|
|
362
369
|
[_aA, _hA, _bLA, _sA, _uA, _tA, _uAn],
|
|
363
370
|
[1, 1, 1, 1, 1, 1, 1],
|
|
364
371
|
];
|
|
365
|
-
export var CustomerAgentlessCollectorInfo = [
|
|
372
|
+
export var CustomerAgentlessCollectorInfo$ = [
|
|
366
373
|
3,
|
|
367
374
|
n0,
|
|
368
375
|
_CACI,
|
|
@@ -370,7 +377,7 @@ export var CustomerAgentlessCollectorInfo = [
|
|
|
370
377
|
[_aAC, _hAC, _dLAC, _sAC, _uAC, _tAC, _uACn],
|
|
371
378
|
[1, 1, 1, 1, 1, 1, 1],
|
|
372
379
|
];
|
|
373
|
-
export var CustomerConnectorInfo = [
|
|
380
|
+
export var CustomerConnectorInfo$ = [
|
|
374
381
|
3,
|
|
375
382
|
n0,
|
|
376
383
|
_CCI,
|
|
@@ -378,7 +385,7 @@ export var CustomerConnectorInfo = [
|
|
|
378
385
|
[_aC, _hC, _bLC, _sC, _uC, _tC, _uCn],
|
|
379
386
|
[1, 1, 1, 1, 1, 1, 1],
|
|
380
387
|
];
|
|
381
|
-
export var CustomerMeCollectorInfo = [
|
|
388
|
+
export var CustomerMeCollectorInfo$ = [
|
|
382
389
|
3,
|
|
383
390
|
n0,
|
|
384
391
|
_CMCI,
|
|
@@ -386,13 +393,13 @@ export var CustomerMeCollectorInfo = [
|
|
|
386
393
|
[_aMC, _hMC, _dLMC, _sMC, _uMC, _tMC, _uMCn],
|
|
387
394
|
[1, 1, 1, 1, 1, 1, 1],
|
|
388
395
|
];
|
|
389
|
-
export var DeleteAgent = [3, n0, _DA, 0, [_aI, _f], [0, 2]];
|
|
390
|
-
export var DeleteApplicationsRequest = [3, n0, _DAR, 0, [_cIo], [64 | 0]];
|
|
391
|
-
export var DeleteApplicationsResponse = [3, n0, _DARe, 0, [], []];
|
|
392
|
-
export var DeleteTagsRequest = [3, n0, _DTR, 0, [_cIo, _t], [64 | 0, [() => TagSet, 0]]];
|
|
393
|
-
export var DeleteTagsResponse = [3, n0, _DTRe, 0, [], []];
|
|
394
|
-
export var DeletionWarning = [3, n0, _DW, 0, [_cIon, _wC, _wT], [0, 1, 0]];
|
|
395
|
-
export var DescribeAgentsRequest = [
|
|
396
|
+
export var DeleteAgent$ = [3, n0, _DA, 0, [_aI, _f], [0, 2]];
|
|
397
|
+
export var DeleteApplicationsRequest$ = [3, n0, _DAR, 0, [_cIo], [64 | 0]];
|
|
398
|
+
export var DeleteApplicationsResponse$ = [3, n0, _DARe, 0, [], []];
|
|
399
|
+
export var DeleteTagsRequest$ = [3, n0, _DTR, 0, [_cIo, _t], [64 | 0, [() => TagSet, 0]]];
|
|
400
|
+
export var DeleteTagsResponse$ = [3, n0, _DTRe, 0, [], []];
|
|
401
|
+
export var DeletionWarning$ = [3, n0, _DW, 0, [_cIon, _wC, _wT], [0, 1, 0]];
|
|
402
|
+
export var DescribeAgentsRequest$ = [
|
|
396
403
|
3,
|
|
397
404
|
n0,
|
|
398
405
|
_DARes,
|
|
@@ -400,7 +407,7 @@ export var DescribeAgentsRequest = [
|
|
|
400
407
|
[_aIg, _fi, _mR, _nT],
|
|
401
408
|
[64 | 0, [() => Filters, 0], 1, 0],
|
|
402
409
|
];
|
|
403
|
-
export var DescribeAgentsResponse = [
|
|
410
|
+
export var DescribeAgentsResponse$ = [
|
|
404
411
|
3,
|
|
405
412
|
n0,
|
|
406
413
|
_DAResc,
|
|
@@ -408,17 +415,17 @@ export var DescribeAgentsResponse = [
|
|
|
408
415
|
[_aIge, _nT],
|
|
409
416
|
[[() => AgentsInfo, 0], 0],
|
|
410
417
|
];
|
|
411
|
-
export var DescribeBatchDeleteConfigurationTaskRequest = [3, n0, _DBDCTR, 0, [_tI], [0]];
|
|
412
|
-
export var DescribeBatchDeleteConfigurationTaskResponse = [
|
|
418
|
+
export var DescribeBatchDeleteConfigurationTaskRequest$ = [3, n0, _DBDCTR, 0, [_tI], [0]];
|
|
419
|
+
export var DescribeBatchDeleteConfigurationTaskResponse$ = [
|
|
413
420
|
3,
|
|
414
421
|
n0,
|
|
415
422
|
_DBDCTRe,
|
|
416
423
|
0,
|
|
417
424
|
[_ta],
|
|
418
|
-
[() => BatchDeleteConfigurationTask],
|
|
425
|
+
[() => BatchDeleteConfigurationTask$],
|
|
419
426
|
];
|
|
420
|
-
export var DescribeConfigurationsRequest = [3, n0, _DCR, 0, [_cIo], [64 | 0]];
|
|
421
|
-
export var DescribeConfigurationsResponse = [
|
|
427
|
+
export var DescribeConfigurationsRequest$ = [3, n0, _DCR, 0, [_cIo], [64 | 0]];
|
|
428
|
+
export var DescribeConfigurationsResponse$ = [
|
|
422
429
|
3,
|
|
423
430
|
n0,
|
|
424
431
|
_DCRe,
|
|
@@ -426,7 +433,7 @@ export var DescribeConfigurationsResponse = [
|
|
|
426
433
|
[_co],
|
|
427
434
|
[[1, n0, _DCA, 0, 128 | 0]],
|
|
428
435
|
];
|
|
429
|
-
export var DescribeContinuousExportsRequest = [
|
|
436
|
+
export var DescribeContinuousExportsRequest$ = [
|
|
430
437
|
3,
|
|
431
438
|
n0,
|
|
432
439
|
_DCER,
|
|
@@ -434,7 +441,7 @@ export var DescribeContinuousExportsRequest = [
|
|
|
434
441
|
[_eIx, _mR, _nT],
|
|
435
442
|
[64 | 0, 1, 0],
|
|
436
443
|
];
|
|
437
|
-
export var DescribeContinuousExportsResponse = [
|
|
444
|
+
export var DescribeContinuousExportsResponse$ = [
|
|
438
445
|
3,
|
|
439
446
|
n0,
|
|
440
447
|
_DCERe,
|
|
@@ -442,7 +449,7 @@ export var DescribeContinuousExportsResponse = [
|
|
|
442
449
|
[_de, _nT],
|
|
443
450
|
[() => ContinuousExportDescriptions, 0],
|
|
444
451
|
];
|
|
445
|
-
export var DescribeExportConfigurationsRequest = [
|
|
452
|
+
export var DescribeExportConfigurationsRequest$ = [
|
|
446
453
|
3,
|
|
447
454
|
n0,
|
|
448
455
|
_DECR,
|
|
@@ -450,7 +457,7 @@ export var DescribeExportConfigurationsRequest = [
|
|
|
450
457
|
[_eIx, _mR, _nT],
|
|
451
458
|
[64 | 0, 1, 0],
|
|
452
459
|
];
|
|
453
|
-
export var DescribeExportConfigurationsResponse = [
|
|
460
|
+
export var DescribeExportConfigurationsResponse$ = [
|
|
454
461
|
3,
|
|
455
462
|
n0,
|
|
456
463
|
_DECRe,
|
|
@@ -458,7 +465,7 @@ export var DescribeExportConfigurationsResponse = [
|
|
|
458
465
|
[_eIxp, _nT],
|
|
459
466
|
[() => ExportsInfo, 0],
|
|
460
467
|
];
|
|
461
|
-
export var DescribeExportTasksRequest = [
|
|
468
|
+
export var DescribeExportTasksRequest$ = [
|
|
462
469
|
3,
|
|
463
470
|
n0,
|
|
464
471
|
_DETR,
|
|
@@ -466,7 +473,7 @@ export var DescribeExportTasksRequest = [
|
|
|
466
473
|
[_eIx, _fi, _mR, _nT],
|
|
467
474
|
[64 | 0, [() => ExportFilters, 0], 1, 0],
|
|
468
475
|
];
|
|
469
|
-
export var DescribeExportTasksResponse = [
|
|
476
|
+
export var DescribeExportTasksResponse$ = [
|
|
470
477
|
3,
|
|
471
478
|
n0,
|
|
472
479
|
_DETRe,
|
|
@@ -474,7 +481,7 @@ export var DescribeExportTasksResponse = [
|
|
|
474
481
|
[_eIxp, _nT],
|
|
475
482
|
[() => ExportsInfo, 0],
|
|
476
483
|
];
|
|
477
|
-
export var DescribeImportTasksRequest = [
|
|
484
|
+
export var DescribeImportTasksRequest$ = [
|
|
478
485
|
3,
|
|
479
486
|
n0,
|
|
480
487
|
_DITR,
|
|
@@ -482,7 +489,7 @@ export var DescribeImportTasksRequest = [
|
|
|
482
489
|
[_fi, _mR, _nT],
|
|
483
490
|
[() => DescribeImportTasksFilterList, 1, 0],
|
|
484
491
|
];
|
|
485
|
-
export var DescribeImportTasksResponse = [
|
|
492
|
+
export var DescribeImportTasksResponse$ = [
|
|
486
493
|
3,
|
|
487
494
|
n0,
|
|
488
495
|
_DITRe,
|
|
@@ -490,7 +497,7 @@ export var DescribeImportTasksResponse = [
|
|
|
490
497
|
[_nT, _tas],
|
|
491
498
|
[0, () => ImportTaskList],
|
|
492
499
|
];
|
|
493
|
-
export var DescribeTagsRequest = [
|
|
500
|
+
export var DescribeTagsRequest$ = [
|
|
494
501
|
3,
|
|
495
502
|
n0,
|
|
496
503
|
_DTRes,
|
|
@@ -498,7 +505,7 @@ export var DescribeTagsRequest = [
|
|
|
498
505
|
[_fi, _mR, _nT],
|
|
499
506
|
[[() => TagFilters, 0], 1, 0],
|
|
500
507
|
];
|
|
501
|
-
export var DescribeTagsResponse = [
|
|
508
|
+
export var DescribeTagsResponse$ = [
|
|
502
509
|
3,
|
|
503
510
|
n0,
|
|
504
511
|
_DTResc,
|
|
@@ -506,7 +513,7 @@ export var DescribeTagsResponse = [
|
|
|
506
513
|
[_t, _nT],
|
|
507
514
|
[[() => ConfigurationTagSet, 0], 0],
|
|
508
515
|
];
|
|
509
|
-
export var DisassociateConfigurationItemsFromApplicationRequest = [
|
|
516
|
+
export var DisassociateConfigurationItemsFromApplicationRequest$ = [
|
|
510
517
|
3,
|
|
511
518
|
n0,
|
|
512
519
|
_DCIFAR,
|
|
@@ -514,18 +521,18 @@ export var DisassociateConfigurationItemsFromApplicationRequest = [
|
|
|
514
521
|
[_aCI, _cIo],
|
|
515
522
|
[0, 64 | 0],
|
|
516
523
|
];
|
|
517
|
-
export var DisassociateConfigurationItemsFromApplicationResponse = [3, n0, _DCIFARi, 0, [], []];
|
|
518
|
-
export var Ec2RecommendationsExportPreferences = [
|
|
524
|
+
export var DisassociateConfigurationItemsFromApplicationResponse$ = [3, n0, _DCIFARi, 0, [], []];
|
|
525
|
+
export var Ec2RecommendationsExportPreferences$ = [
|
|
519
526
|
3,
|
|
520
527
|
n0,
|
|
521
528
|
_EREP,
|
|
522
529
|
0,
|
|
523
530
|
[_en, _cPMB, _rPMB, _te, _eIT, _pR, _rIO],
|
|
524
|
-
[2, () => UsageMetricBasis
|
|
531
|
+
[2, () => UsageMetricBasis$, () => UsageMetricBasis$, 0, 64 | 0, 0, () => ReservedInstanceOptions$],
|
|
525
532
|
];
|
|
526
|
-
export var ExportConfigurationsResponse = [3, n0, _ECR, 0, [_eI], [0]];
|
|
527
|
-
export var ExportFilter = [3, n0, _EF, 0, [_n, _val, _con], [0, [() => FilterValues, 0], 0]];
|
|
528
|
-
export var ExportInfo = [
|
|
533
|
+
export var ExportConfigurationsResponse$ = [3, n0, _ECR, 0, [_eI], [0]];
|
|
534
|
+
export var ExportFilter$ = [3, n0, _EF, 0, [_n, _val, _con], [0, [() => FilterValues, 0], 0]];
|
|
535
|
+
export var ExportInfo$ = [
|
|
529
536
|
3,
|
|
530
537
|
n0,
|
|
531
538
|
_EI,
|
|
@@ -533,10 +540,10 @@ export var ExportInfo = [
|
|
|
533
540
|
[_eI, _eS, _sM, _cDU, _eRT, _iT, _rST, _rET],
|
|
534
541
|
[0, 0, 0, 0, 4, 2, 4, 4],
|
|
535
542
|
];
|
|
536
|
-
export var FailedConfiguration = [3, n0, _FC, 0, [_cIon, _eSC, _eM], [0, 1, 0]];
|
|
537
|
-
export var Filter = [3, n0, _F, 0, [_n, _val, _con], [0, [() => FilterValues, 0], 0]];
|
|
538
|
-
export var GetDiscoverySummaryRequest = [3, n0, _GDSR, 0, [], []];
|
|
539
|
-
export var GetDiscoverySummaryResponse = [
|
|
543
|
+
export var FailedConfiguration$ = [3, n0, _FC, 0, [_cIon, _eSC, _eM], [0, 1, 0]];
|
|
544
|
+
export var Filter$ = [3, n0, _F, 0, [_n, _val, _con], [0, [() => FilterValues, 0], 0]];
|
|
545
|
+
export var GetDiscoverySummaryRequest$ = [3, n0, _GDSR, 0, [], []];
|
|
546
|
+
export var GetDiscoverySummaryResponse$ = [
|
|
540
547
|
3,
|
|
541
548
|
n0,
|
|
542
549
|
_GDSRe,
|
|
@@ -547,15 +554,15 @@ export var GetDiscoverySummaryResponse = [
|
|
|
547
554
|
1,
|
|
548
555
|
1,
|
|
549
556
|
1,
|
|
550
|
-
() => CustomerAgentInfo
|
|
551
|
-
() => CustomerConnectorInfo
|
|
552
|
-
() => CustomerMeCollectorInfo
|
|
553
|
-
() => CustomerAgentlessCollectorInfo
|
|
557
|
+
() => CustomerAgentInfo$,
|
|
558
|
+
() => CustomerConnectorInfo$,
|
|
559
|
+
() => CustomerMeCollectorInfo$,
|
|
560
|
+
() => CustomerAgentlessCollectorInfo$,
|
|
554
561
|
],
|
|
555
562
|
];
|
|
556
|
-
export var HomeRegionNotSetException = [-3, n0, _HRNSE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
557
|
-
TypeRegistry.for(n0).registerError(HomeRegionNotSetException
|
|
558
|
-
export var ImportTask = [
|
|
563
|
+
export var HomeRegionNotSetException$ = [-3, n0, _HRNSE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
564
|
+
TypeRegistry.for(n0).registerError(HomeRegionNotSetException$, HomeRegionNotSetException);
|
|
565
|
+
export var ImportTask$ = [
|
|
559
566
|
3,
|
|
560
567
|
n0,
|
|
561
568
|
_IT,
|
|
@@ -563,14 +570,14 @@ export var ImportTask = [
|
|
|
563
570
|
[_iTI, _cRT, _n, _iU, _s, _iRT, _iCT, _iDT, _fCi, _sIS, _sIF, _aIS, _aIF, _eAFEZ],
|
|
564
571
|
[0, 0, 0, 0, 0, 4, 4, 4, 0, 1, 1, 1, 1, 0],
|
|
565
572
|
];
|
|
566
|
-
export var ImportTaskFilter = [3, n0, _ITF, 0, [_n, _val], [0, 64 | 0]];
|
|
567
|
-
export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
568
|
-
TypeRegistry.for(n0).registerError(InvalidParameterException
|
|
569
|
-
export var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
570
|
-
TypeRegistry.for(n0).registerError(InvalidParameterValueException
|
|
571
|
-
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
572
|
-
TypeRegistry.for(n0).registerError(LimitExceededException
|
|
573
|
-
export var ListConfigurationsRequest = [
|
|
573
|
+
export var ImportTaskFilter$ = [3, n0, _ITF, 0, [_n, _val], [0, 64 | 0]];
|
|
574
|
+
export var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
575
|
+
TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
576
|
+
export var InvalidParameterValueException$ = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
577
|
+
TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
578
|
+
export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
579
|
+
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
580
|
+
export var ListConfigurationsRequest$ = [
|
|
574
581
|
3,
|
|
575
582
|
n0,
|
|
576
583
|
_LCR,
|
|
@@ -578,7 +585,7 @@ export var ListConfigurationsRequest = [
|
|
|
578
585
|
[_cT, _fi, _mR, _nT, _oB],
|
|
579
586
|
[0, [() => Filters, 0], 1, 0, () => OrderByList],
|
|
580
587
|
];
|
|
581
|
-
export var ListConfigurationsResponse = [
|
|
588
|
+
export var ListConfigurationsResponse$ = [
|
|
582
589
|
3,
|
|
583
590
|
n0,
|
|
584
591
|
_LCRi,
|
|
@@ -586,7 +593,7 @@ export var ListConfigurationsResponse = [
|
|
|
586
593
|
[_co, _nT],
|
|
587
594
|
[[1, n0, _C, 0, 128 | 0], 0],
|
|
588
595
|
];
|
|
589
|
-
export var ListServerNeighborsRequest = [
|
|
596
|
+
export var ListServerNeighborsRequest$ = [
|
|
590
597
|
3,
|
|
591
598
|
n0,
|
|
592
599
|
_LSNR,
|
|
@@ -594,7 +601,7 @@ export var ListServerNeighborsRequest = [
|
|
|
594
601
|
[_cIon, _pIN, _nCI, _mR, _nT],
|
|
595
602
|
[0, 2, 64 | 0, 1, 0],
|
|
596
603
|
];
|
|
597
|
-
export var ListServerNeighborsResponse = [
|
|
604
|
+
export var ListServerNeighborsResponse$ = [
|
|
598
605
|
3,
|
|
599
606
|
n0,
|
|
600
607
|
_LSNRi,
|
|
@@ -602,7 +609,7 @@ export var ListServerNeighborsResponse = [
|
|
|
602
609
|
[_ne, _nT, _kDC],
|
|
603
610
|
[() => NeighborDetailsList, 0, 1],
|
|
604
611
|
];
|
|
605
|
-
export var NeighborConnectionDetail = [
|
|
612
|
+
export var NeighborConnectionDetail$ = [
|
|
606
613
|
3,
|
|
607
614
|
n0,
|
|
608
615
|
_NCD,
|
|
@@ -610,17 +617,17 @@ export var NeighborConnectionDetail = [
|
|
|
610
617
|
[_sSI, _dSI, _dP, _tP, _cC],
|
|
611
618
|
[0, 0, 1, 0, 1],
|
|
612
619
|
];
|
|
613
|
-
export var OperationNotPermittedException = [-3, n0, _ONPE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
614
|
-
TypeRegistry.for(n0).registerError(OperationNotPermittedException
|
|
615
|
-
export var OrderByElement = [3, n0, _OBE, 0, [_fN, _sO], [0, 0]];
|
|
616
|
-
export var ReservedInstanceOptions = [3, n0, _RIO, 0, [_pO, _oC, _tL], [0, 0, 0]];
|
|
617
|
-
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
618
|
-
TypeRegistry.for(n0).registerError(ResourceInUseException
|
|
619
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
620
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
621
|
-
export var ServerInternalErrorException = [-3, n0, _SIEE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
622
|
-
TypeRegistry.for(n0).registerError(ServerInternalErrorException
|
|
623
|
-
export var StartBatchDeleteConfigurationTaskRequest = [
|
|
620
|
+
export var OperationNotPermittedException$ = [-3, n0, _ONPE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
621
|
+
TypeRegistry.for(n0).registerError(OperationNotPermittedException$, OperationNotPermittedException);
|
|
622
|
+
export var OrderByElement$ = [3, n0, _OBE, 0, [_fN, _sO], [0, 0]];
|
|
623
|
+
export var ReservedInstanceOptions$ = [3, n0, _RIO, 0, [_pO, _oC, _tL], [0, 0, 0]];
|
|
624
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
625
|
+
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
626
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
627
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
628
|
+
export var ServerInternalErrorException$ = [-3, n0, _SIEE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
629
|
+
TypeRegistry.for(n0).registerError(ServerInternalErrorException$, ServerInternalErrorException);
|
|
630
|
+
export var StartBatchDeleteConfigurationTaskRequest$ = [
|
|
624
631
|
3,
|
|
625
632
|
n0,
|
|
626
633
|
_SBDCTR,
|
|
@@ -628,9 +635,9 @@ export var StartBatchDeleteConfigurationTaskRequest = [
|
|
|
628
635
|
[_cT, _cIo],
|
|
629
636
|
[0, 64 | 0],
|
|
630
637
|
];
|
|
631
|
-
export var StartBatchDeleteConfigurationTaskResponse = [3, n0, _SBDCTRt, 0, [_tI], [0]];
|
|
632
|
-
export var StartContinuousExportRequest = [3, n0, _SCER, 0, [], []];
|
|
633
|
-
export var StartContinuousExportResponse = [
|
|
638
|
+
export var StartBatchDeleteConfigurationTaskResponse$ = [3, n0, _SBDCTRt, 0, [_tI], [0]];
|
|
639
|
+
export var StartContinuousExportRequest$ = [3, n0, _SCER, 0, [], []];
|
|
640
|
+
export var StartContinuousExportResponse$ = [
|
|
634
641
|
3,
|
|
635
642
|
n0,
|
|
636
643
|
_SCERt,
|
|
@@ -638,8 +645,8 @@ export var StartContinuousExportResponse = [
|
|
|
638
645
|
[_eI, _sB, _sT, _dS, _sSC],
|
|
639
646
|
[0, 0, 4, 0, 128 | 0],
|
|
640
647
|
];
|
|
641
|
-
export var StartDataCollectionByAgentIdsRequest = [3, n0, _SDCBAIR, 0, [_aIg], [64 | 0]];
|
|
642
|
-
export var StartDataCollectionByAgentIdsResponse = [
|
|
648
|
+
export var StartDataCollectionByAgentIdsRequest$ = [3, n0, _SDCBAIR, 0, [_aIg], [64 | 0]];
|
|
649
|
+
export var StartDataCollectionByAgentIdsResponse$ = [
|
|
643
650
|
3,
|
|
644
651
|
n0,
|
|
645
652
|
_SDCBAIRt,
|
|
@@ -647,21 +654,21 @@ export var StartDataCollectionByAgentIdsResponse = [
|
|
|
647
654
|
[_aCSg],
|
|
648
655
|
[() => AgentConfigurationStatusList],
|
|
649
656
|
];
|
|
650
|
-
export var StartExportTaskRequest = [
|
|
657
|
+
export var StartExportTaskRequest$ = [
|
|
651
658
|
3,
|
|
652
659
|
n0,
|
|
653
660
|
_SETR,
|
|
654
661
|
0,
|
|
655
662
|
[_eDF, _fi, _sT, _eT, _p],
|
|
656
|
-
[64 | 0, [() => ExportFilters, 0], 4, 4, () => ExportPreferences],
|
|
663
|
+
[64 | 0, [() => ExportFilters, 0], 4, 4, () => ExportPreferences$],
|
|
657
664
|
];
|
|
658
|
-
export var StartExportTaskResponse = [3, n0, _SETRt, 0, [_eI], [0]];
|
|
659
|
-
export var StartImportTaskRequest = [3, n0, _SITR, 0, [_cRT, _n, _iU], [[0, 4], 0, 0]];
|
|
660
|
-
export var StartImportTaskResponse = [3, n0, _SITRt, 0, [_ta], [() => ImportTask]];
|
|
661
|
-
export var StopContinuousExportRequest = [3, n0, _SCERto, 0, [_eI], [0]];
|
|
662
|
-
export var StopContinuousExportResponse = [3, n0, _SCERtop, 0, [_sT, _sTt], [4, 4]];
|
|
663
|
-
export var StopDataCollectionByAgentIdsRequest = [3, n0, _SDCBAIRto, 0, [_aIg], [64 | 0]];
|
|
664
|
-
export var StopDataCollectionByAgentIdsResponse = [
|
|
665
|
+
export var StartExportTaskResponse$ = [3, n0, _SETRt, 0, [_eI], [0]];
|
|
666
|
+
export var StartImportTaskRequest$ = [3, n0, _SITR, 0, [_cRT, _n, _iU], [[0, 4], 0, 0]];
|
|
667
|
+
export var StartImportTaskResponse$ = [3, n0, _SITRt, 0, [_ta], [() => ImportTask$]];
|
|
668
|
+
export var StopContinuousExportRequest$ = [3, n0, _SCERto, 0, [_eI], [0]];
|
|
669
|
+
export var StopContinuousExportResponse$ = [3, n0, _SCERtop, 0, [_sT, _sTt], [4, 4]];
|
|
670
|
+
export var StopDataCollectionByAgentIdsRequest$ = [3, n0, _SDCBAIRto, 0, [_aIg], [64 | 0]];
|
|
671
|
+
export var StopDataCollectionByAgentIdsResponse$ = [
|
|
665
672
|
3,
|
|
666
673
|
n0,
|
|
667
674
|
_SDCBAIRtop,
|
|
@@ -669,13 +676,13 @@ export var StopDataCollectionByAgentIdsResponse = [
|
|
|
669
676
|
[_aCSg],
|
|
670
677
|
[() => AgentConfigurationStatusList],
|
|
671
678
|
];
|
|
672
|
-
export var Tag = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
673
|
-
export var TagFilter = [3, n0, _TF, 0, [_n, _val], [0, [() => FilterValues, 0]]];
|
|
674
|
-
export var UpdateApplicationRequest = [3, n0, _UAR, 0, [_cIon, _n, _d, _w], [0, 0, 0, 0]];
|
|
675
|
-
export var UpdateApplicationResponse = [3, n0, _UARp, 0, [], []];
|
|
676
|
-
export var UsageMetricBasis = [3, n0, _UMB, 0, [_n, _pA], [0, 1]];
|
|
677
|
-
|
|
678
|
-
export var ApplicationDiscoveryServiceServiceException = [
|
|
679
|
+
export var Tag$ = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
680
|
+
export var TagFilter$ = [3, n0, _TF, 0, [_n, _val], [0, [() => FilterValues, 0]]];
|
|
681
|
+
export var UpdateApplicationRequest$ = [3, n0, _UAR, 0, [_cIon, _n, _d, _w], [0, 0, 0, 0]];
|
|
682
|
+
export var UpdateApplicationResponse$ = [3, n0, _UARp, 0, [], []];
|
|
683
|
+
export var UsageMetricBasis$ = [3, n0, _UMB, 0, [_n, _pA], [0, 1]];
|
|
684
|
+
var __Unit = "unit";
|
|
685
|
+
export var ApplicationDiscoveryServiceServiceException$ = [
|
|
679
686
|
-3,
|
|
680
687
|
_sm,
|
|
681
688
|
"ApplicationDiscoveryServiceServiceException",
|
|
@@ -683,256 +690,256 @@ export var ApplicationDiscoveryServiceServiceException = [
|
|
|
683
690
|
[],
|
|
684
691
|
[],
|
|
685
692
|
];
|
|
686
|
-
TypeRegistry.for(_sm).registerError(ApplicationDiscoveryServiceServiceException
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
export var ExportPreferences = [
|
|
693
|
+
TypeRegistry.for(_sm).registerError(ApplicationDiscoveryServiceServiceException$, ApplicationDiscoveryServiceServiceException);
|
|
694
|
+
var AgentConfigurationStatusList = [1, n0, _ACSL, 0, () => AgentConfigurationStatus$];
|
|
695
|
+
var AgentIds = 64 | 0;
|
|
696
|
+
var AgentNetworkInfoList = [1, n0, _ANIL, 0, [() => AgentNetworkInfo$, 0]];
|
|
697
|
+
var AgentsInfo = [1, n0, _AIg, 0, [() => AgentInfo$, 0]];
|
|
698
|
+
var ApplicationIdsList = 64 | 0;
|
|
699
|
+
var BatchDeleteAgentErrors = [1, n0, _BDAEa, 0, () => BatchDeleteAgentError$];
|
|
700
|
+
var BatchDeleteImportDataErrorList = [1, n0, _BDIDEL, 0, () => BatchDeleteImportDataError$];
|
|
701
|
+
var ConfigurationIdList = 64 | 0;
|
|
702
|
+
var Configurations = [1, n0, _C, 0, 128 | 0];
|
|
703
|
+
var ConfigurationTagSet = [1, n0, _CTS, 0, [() => ConfigurationTag$, { [_xN]: _i }]];
|
|
704
|
+
var ContinuousExportDescriptions = [1, n0, _CEDo, 0, () => ContinuousExportDescription$];
|
|
705
|
+
var ContinuousExportIds = 64 | 0;
|
|
706
|
+
var DeleteAgents = [1, n0, _DAe, 0, () => DeleteAgent$];
|
|
707
|
+
var DeletionWarningsList = [1, n0, _DWL, 0, () => DeletionWarning$];
|
|
708
|
+
var DescribeConfigurationsAttributes = [1, n0, _DCA, 0, 128 | 0];
|
|
709
|
+
var DescribeImportTasksFilterList = [1, n0, _DITFL, 0, () => ImportTaskFilter$];
|
|
710
|
+
var ExcludedInstanceTypes = 64 | 0;
|
|
711
|
+
var ExportDataFormats = 64 | 0;
|
|
712
|
+
var ExportFilters = [1, n0, _EFx, 0, [() => ExportFilter$, 0]];
|
|
713
|
+
var ExportIds = 64 | 0;
|
|
714
|
+
var ExportsInfo = [1, n0, _EIx, 0, () => ExportInfo$];
|
|
715
|
+
var FailedConfigurationList = [1, n0, _FCL, 0, () => FailedConfiguration$];
|
|
716
|
+
var Filters = [1, n0, _Fi, 0, [() => Filter$, 0]];
|
|
717
|
+
var FilterValues = [1, n0, _FV, 0, [0, { [_xN]: _i }]];
|
|
718
|
+
var ImportTaskFilterValueList = 64 | 0;
|
|
719
|
+
var ImportTaskList = [1, n0, _ITL, 0, () => ImportTask$];
|
|
720
|
+
var NeighborDetailsList = [1, n0, _NDL, 0, () => NeighborConnectionDetail$];
|
|
721
|
+
var OrderByList = [1, n0, _OBL, 0, () => OrderByElement$];
|
|
722
|
+
var TagFilters = [1, n0, _TFa, 0, [() => TagFilter$, 0]];
|
|
723
|
+
var TagSet = [1, n0, _TS, 0, [() => Tag$, { [_xN]: _i }]];
|
|
724
|
+
var ToDeleteIdentifierList = 64 | 0;
|
|
725
|
+
var Configuration = 128 | 0;
|
|
726
|
+
var DescribeConfigurationsAttribute = 128 | 0;
|
|
727
|
+
var SchemaStorageConfig = 128 | 0;
|
|
728
|
+
export var ExportPreferences$ = [
|
|
722
729
|
3,
|
|
723
730
|
n0,
|
|
724
731
|
_EP,
|
|
725
732
|
0,
|
|
726
733
|
[_eRP],
|
|
727
|
-
[() => Ec2RecommendationsExportPreferences],
|
|
734
|
+
[() => Ec2RecommendationsExportPreferences$],
|
|
728
735
|
];
|
|
729
|
-
export var AssociateConfigurationItemsToApplication = [
|
|
736
|
+
export var AssociateConfigurationItemsToApplication$ = [
|
|
730
737
|
9,
|
|
731
738
|
n0,
|
|
732
739
|
_ACITA,
|
|
733
740
|
0,
|
|
734
|
-
() => AssociateConfigurationItemsToApplicationRequest
|
|
735
|
-
() => AssociateConfigurationItemsToApplicationResponse
|
|
741
|
+
() => AssociateConfigurationItemsToApplicationRequest$,
|
|
742
|
+
() => AssociateConfigurationItemsToApplicationResponse$,
|
|
736
743
|
];
|
|
737
|
-
export var BatchDeleteAgents = [
|
|
744
|
+
export var BatchDeleteAgents$ = [
|
|
738
745
|
9,
|
|
739
746
|
n0,
|
|
740
747
|
_BDA,
|
|
741
748
|
0,
|
|
742
|
-
() => BatchDeleteAgentsRequest
|
|
743
|
-
() => BatchDeleteAgentsResponse
|
|
749
|
+
() => BatchDeleteAgentsRequest$,
|
|
750
|
+
() => BatchDeleteAgentsResponse$,
|
|
744
751
|
];
|
|
745
|
-
export var BatchDeleteImportData = [
|
|
752
|
+
export var BatchDeleteImportData$ = [
|
|
746
753
|
9,
|
|
747
754
|
n0,
|
|
748
755
|
_BDID,
|
|
749
756
|
0,
|
|
750
|
-
() => BatchDeleteImportDataRequest
|
|
751
|
-
() => BatchDeleteImportDataResponse
|
|
757
|
+
() => BatchDeleteImportDataRequest$,
|
|
758
|
+
() => BatchDeleteImportDataResponse$,
|
|
752
759
|
];
|
|
753
|
-
export var CreateApplication = [
|
|
760
|
+
export var CreateApplication$ = [
|
|
754
761
|
9,
|
|
755
762
|
n0,
|
|
756
763
|
_CA,
|
|
757
764
|
0,
|
|
758
|
-
() => CreateApplicationRequest
|
|
759
|
-
() => CreateApplicationResponse
|
|
765
|
+
() => CreateApplicationRequest$,
|
|
766
|
+
() => CreateApplicationResponse$,
|
|
760
767
|
];
|
|
761
|
-
export var CreateTags = [9, n0, _CTr, 0, () => CreateTagsRequest
|
|
762
|
-
export var DeleteApplications = [
|
|
768
|
+
export var CreateTags$ = [9, n0, _CTr, 0, () => CreateTagsRequest$, () => CreateTagsResponse$];
|
|
769
|
+
export var DeleteApplications$ = [
|
|
763
770
|
9,
|
|
764
771
|
n0,
|
|
765
772
|
_DAel,
|
|
766
773
|
0,
|
|
767
|
-
() => DeleteApplicationsRequest
|
|
768
|
-
() => DeleteApplicationsResponse
|
|
774
|
+
() => DeleteApplicationsRequest$,
|
|
775
|
+
() => DeleteApplicationsResponse$,
|
|
769
776
|
];
|
|
770
|
-
export var DeleteTags = [9, n0, _DT, 0, () => DeleteTagsRequest
|
|
771
|
-
export var DescribeAgents = [
|
|
777
|
+
export var DeleteTags$ = [9, n0, _DT, 0, () => DeleteTagsRequest$, () => DeleteTagsResponse$];
|
|
778
|
+
export var DescribeAgents$ = [
|
|
772
779
|
9,
|
|
773
780
|
n0,
|
|
774
781
|
_DAes,
|
|
775
782
|
0,
|
|
776
|
-
() => DescribeAgentsRequest
|
|
777
|
-
() => DescribeAgentsResponse
|
|
783
|
+
() => DescribeAgentsRequest$,
|
|
784
|
+
() => DescribeAgentsResponse$,
|
|
778
785
|
];
|
|
779
|
-
export var DescribeBatchDeleteConfigurationTask = [
|
|
786
|
+
export var DescribeBatchDeleteConfigurationTask$ = [
|
|
780
787
|
9,
|
|
781
788
|
n0,
|
|
782
789
|
_DBDCT,
|
|
783
790
|
0,
|
|
784
|
-
() => DescribeBatchDeleteConfigurationTaskRequest
|
|
785
|
-
() => DescribeBatchDeleteConfigurationTaskResponse
|
|
791
|
+
() => DescribeBatchDeleteConfigurationTaskRequest$,
|
|
792
|
+
() => DescribeBatchDeleteConfigurationTaskResponse$,
|
|
786
793
|
];
|
|
787
|
-
export var DescribeConfigurations = [
|
|
794
|
+
export var DescribeConfigurations$ = [
|
|
788
795
|
9,
|
|
789
796
|
n0,
|
|
790
797
|
_DC,
|
|
791
798
|
0,
|
|
792
|
-
() => DescribeConfigurationsRequest
|
|
793
|
-
() => DescribeConfigurationsResponse
|
|
799
|
+
() => DescribeConfigurationsRequest$,
|
|
800
|
+
() => DescribeConfigurationsResponse$,
|
|
794
801
|
];
|
|
795
|
-
export var DescribeContinuousExports = [
|
|
802
|
+
export var DescribeContinuousExports$ = [
|
|
796
803
|
9,
|
|
797
804
|
n0,
|
|
798
805
|
_DCE,
|
|
799
806
|
0,
|
|
800
|
-
() => DescribeContinuousExportsRequest
|
|
801
|
-
() => DescribeContinuousExportsResponse
|
|
807
|
+
() => DescribeContinuousExportsRequest$,
|
|
808
|
+
() => DescribeContinuousExportsResponse$,
|
|
802
809
|
];
|
|
803
|
-
export var DescribeExportConfigurations = [
|
|
810
|
+
export var DescribeExportConfigurations$ = [
|
|
804
811
|
9,
|
|
805
812
|
n0,
|
|
806
813
|
_DEC,
|
|
807
814
|
0,
|
|
808
|
-
() => DescribeExportConfigurationsRequest
|
|
809
|
-
() => DescribeExportConfigurationsResponse
|
|
815
|
+
() => DescribeExportConfigurationsRequest$,
|
|
816
|
+
() => DescribeExportConfigurationsResponse$,
|
|
810
817
|
];
|
|
811
|
-
export var DescribeExportTasks = [
|
|
818
|
+
export var DescribeExportTasks$ = [
|
|
812
819
|
9,
|
|
813
820
|
n0,
|
|
814
821
|
_DET,
|
|
815
822
|
0,
|
|
816
|
-
() => DescribeExportTasksRequest
|
|
817
|
-
() => DescribeExportTasksResponse
|
|
823
|
+
() => DescribeExportTasksRequest$,
|
|
824
|
+
() => DescribeExportTasksResponse$,
|
|
818
825
|
];
|
|
819
|
-
export var DescribeImportTasks = [
|
|
826
|
+
export var DescribeImportTasks$ = [
|
|
820
827
|
9,
|
|
821
828
|
n0,
|
|
822
829
|
_DIT,
|
|
823
830
|
0,
|
|
824
|
-
() => DescribeImportTasksRequest
|
|
825
|
-
() => DescribeImportTasksResponse
|
|
831
|
+
() => DescribeImportTasksRequest$,
|
|
832
|
+
() => DescribeImportTasksResponse$,
|
|
826
833
|
];
|
|
827
|
-
export var DescribeTags = [
|
|
834
|
+
export var DescribeTags$ = [
|
|
828
835
|
9,
|
|
829
836
|
n0,
|
|
830
837
|
_DTe,
|
|
831
838
|
0,
|
|
832
|
-
() => DescribeTagsRequest
|
|
833
|
-
() => DescribeTagsResponse
|
|
839
|
+
() => DescribeTagsRequest$,
|
|
840
|
+
() => DescribeTagsResponse$,
|
|
834
841
|
];
|
|
835
|
-
export var DisassociateConfigurationItemsFromApplication = [
|
|
842
|
+
export var DisassociateConfigurationItemsFromApplication$ = [
|
|
836
843
|
9,
|
|
837
844
|
n0,
|
|
838
845
|
_DCIFA,
|
|
839
846
|
0,
|
|
840
|
-
() => DisassociateConfigurationItemsFromApplicationRequest
|
|
841
|
-
() => DisassociateConfigurationItemsFromApplicationResponse
|
|
847
|
+
() => DisassociateConfigurationItemsFromApplicationRequest$,
|
|
848
|
+
() => DisassociateConfigurationItemsFromApplicationResponse$,
|
|
842
849
|
];
|
|
843
|
-
export var ExportConfigurations = [
|
|
850
|
+
export var ExportConfigurations$ = [
|
|
844
851
|
9,
|
|
845
852
|
n0,
|
|
846
853
|
_EC,
|
|
847
854
|
0,
|
|
848
855
|
() => __Unit,
|
|
849
|
-
() => ExportConfigurationsResponse
|
|
856
|
+
() => ExportConfigurationsResponse$,
|
|
850
857
|
];
|
|
851
|
-
export var GetDiscoverySummary = [
|
|
858
|
+
export var GetDiscoverySummary$ = [
|
|
852
859
|
9,
|
|
853
860
|
n0,
|
|
854
861
|
_GDS,
|
|
855
862
|
0,
|
|
856
|
-
() => GetDiscoverySummaryRequest
|
|
857
|
-
() => GetDiscoverySummaryResponse
|
|
863
|
+
() => GetDiscoverySummaryRequest$,
|
|
864
|
+
() => GetDiscoverySummaryResponse$,
|
|
858
865
|
];
|
|
859
|
-
export var ListConfigurations = [
|
|
866
|
+
export var ListConfigurations$ = [
|
|
860
867
|
9,
|
|
861
868
|
n0,
|
|
862
869
|
_LC,
|
|
863
870
|
0,
|
|
864
|
-
() => ListConfigurationsRequest
|
|
865
|
-
() => ListConfigurationsResponse
|
|
871
|
+
() => ListConfigurationsRequest$,
|
|
872
|
+
() => ListConfigurationsResponse$,
|
|
866
873
|
];
|
|
867
|
-
export var ListServerNeighbors = [
|
|
874
|
+
export var ListServerNeighbors$ = [
|
|
868
875
|
9,
|
|
869
876
|
n0,
|
|
870
877
|
_LSN,
|
|
871
878
|
0,
|
|
872
|
-
() => ListServerNeighborsRequest
|
|
873
|
-
() => ListServerNeighborsResponse
|
|
879
|
+
() => ListServerNeighborsRequest$,
|
|
880
|
+
() => ListServerNeighborsResponse$,
|
|
874
881
|
];
|
|
875
|
-
export var StartBatchDeleteConfigurationTask = [
|
|
882
|
+
export var StartBatchDeleteConfigurationTask$ = [
|
|
876
883
|
9,
|
|
877
884
|
n0,
|
|
878
885
|
_SBDCT,
|
|
879
886
|
0,
|
|
880
|
-
() => StartBatchDeleteConfigurationTaskRequest
|
|
881
|
-
() => StartBatchDeleteConfigurationTaskResponse
|
|
887
|
+
() => StartBatchDeleteConfigurationTaskRequest$,
|
|
888
|
+
() => StartBatchDeleteConfigurationTaskResponse$,
|
|
882
889
|
];
|
|
883
|
-
export var StartContinuousExport = [
|
|
890
|
+
export var StartContinuousExport$ = [
|
|
884
891
|
9,
|
|
885
892
|
n0,
|
|
886
893
|
_SCE,
|
|
887
894
|
0,
|
|
888
|
-
() => StartContinuousExportRequest
|
|
889
|
-
() => StartContinuousExportResponse
|
|
895
|
+
() => StartContinuousExportRequest$,
|
|
896
|
+
() => StartContinuousExportResponse$,
|
|
890
897
|
];
|
|
891
|
-
export var StartDataCollectionByAgentIds = [
|
|
898
|
+
export var StartDataCollectionByAgentIds$ = [
|
|
892
899
|
9,
|
|
893
900
|
n0,
|
|
894
901
|
_SDCBAI,
|
|
895
902
|
0,
|
|
896
|
-
() => StartDataCollectionByAgentIdsRequest
|
|
897
|
-
() => StartDataCollectionByAgentIdsResponse
|
|
903
|
+
() => StartDataCollectionByAgentIdsRequest$,
|
|
904
|
+
() => StartDataCollectionByAgentIdsResponse$,
|
|
898
905
|
];
|
|
899
|
-
export var StartExportTask = [
|
|
906
|
+
export var StartExportTask$ = [
|
|
900
907
|
9,
|
|
901
908
|
n0,
|
|
902
909
|
_SET,
|
|
903
910
|
0,
|
|
904
|
-
() => StartExportTaskRequest
|
|
905
|
-
() => StartExportTaskResponse
|
|
911
|
+
() => StartExportTaskRequest$,
|
|
912
|
+
() => StartExportTaskResponse$,
|
|
906
913
|
];
|
|
907
|
-
export var StartImportTask = [
|
|
914
|
+
export var StartImportTask$ = [
|
|
908
915
|
9,
|
|
909
916
|
n0,
|
|
910
917
|
_SIT,
|
|
911
918
|
0,
|
|
912
|
-
() => StartImportTaskRequest
|
|
913
|
-
() => StartImportTaskResponse
|
|
919
|
+
() => StartImportTaskRequest$,
|
|
920
|
+
() => StartImportTaskResponse$,
|
|
914
921
|
];
|
|
915
|
-
export var StopContinuousExport = [
|
|
922
|
+
export var StopContinuousExport$ = [
|
|
916
923
|
9,
|
|
917
924
|
n0,
|
|
918
925
|
_SCEt,
|
|
919
926
|
0,
|
|
920
|
-
() => StopContinuousExportRequest
|
|
921
|
-
() => StopContinuousExportResponse
|
|
927
|
+
() => StopContinuousExportRequest$,
|
|
928
|
+
() => StopContinuousExportResponse$,
|
|
922
929
|
];
|
|
923
|
-
export var StopDataCollectionByAgentIds = [
|
|
930
|
+
export var StopDataCollectionByAgentIds$ = [
|
|
924
931
|
9,
|
|
925
932
|
n0,
|
|
926
933
|
_SDCBAIt,
|
|
927
934
|
0,
|
|
928
|
-
() => StopDataCollectionByAgentIdsRequest
|
|
929
|
-
() => StopDataCollectionByAgentIdsResponse
|
|
935
|
+
() => StopDataCollectionByAgentIdsRequest$,
|
|
936
|
+
() => StopDataCollectionByAgentIdsResponse$,
|
|
930
937
|
];
|
|
931
|
-
export var UpdateApplication = [
|
|
938
|
+
export var UpdateApplication$ = [
|
|
932
939
|
9,
|
|
933
940
|
n0,
|
|
934
941
|
_UA,
|
|
935
942
|
0,
|
|
936
|
-
() => UpdateApplicationRequest
|
|
937
|
-
() => UpdateApplicationResponse
|
|
943
|
+
() => UpdateApplicationRequest$,
|
|
944
|
+
() => UpdateApplicationResponse$,
|
|
938
945
|
];
|