@aws-sdk/client-ssm-sap 3.948.0 → 3.953.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.
Files changed (47) hide show
  1. package/dist-cjs/index.js +360 -236
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/DeleteResourcePermissionCommand.js +2 -2
  4. package/dist-es/commands/DeregisterApplicationCommand.js +2 -2
  5. package/dist-es/commands/GetApplicationCommand.js +2 -2
  6. package/dist-es/commands/GetComponentCommand.js +2 -2
  7. package/dist-es/commands/GetConfigurationCheckOperationCommand.js +2 -2
  8. package/dist-es/commands/GetDatabaseCommand.js +2 -2
  9. package/dist-es/commands/GetOperationCommand.js +2 -2
  10. package/dist-es/commands/GetResourcePermissionCommand.js +2 -2
  11. package/dist-es/commands/ListApplicationsCommand.js +2 -2
  12. package/dist-es/commands/ListComponentsCommand.js +2 -2
  13. package/dist-es/commands/ListConfigurationCheckDefinitionsCommand.js +2 -2
  14. package/dist-es/commands/ListConfigurationCheckOperationsCommand.js +2 -2
  15. package/dist-es/commands/ListDatabasesCommand.js +2 -2
  16. package/dist-es/commands/ListOperationEventsCommand.js +2 -2
  17. package/dist-es/commands/ListOperationsCommand.js +2 -2
  18. package/dist-es/commands/ListSubCheckResultsCommand.js +2 -2
  19. package/dist-es/commands/ListSubCheckRuleResultsCommand.js +2 -2
  20. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  21. package/dist-es/commands/PutResourcePermissionCommand.js +2 -2
  22. package/dist-es/commands/RegisterApplicationCommand.js +2 -2
  23. package/dist-es/commands/StartApplicationCommand.js +2 -2
  24. package/dist-es/commands/StartApplicationRefreshCommand.js +2 -2
  25. package/dist-es/commands/StartConfigurationChecksCommand.js +2 -2
  26. package/dist-es/commands/StopApplicationCommand.js +2 -2
  27. package/dist-es/commands/TagResourceCommand.js +2 -2
  28. package/dist-es/commands/UntagResourceCommand.js +2 -2
  29. package/dist-es/commands/UpdateApplicationSettingsCommand.js +2 -2
  30. package/dist-es/index.js +1 -0
  31. package/dist-es/runtimeConfig.shared.js +6 -1
  32. package/dist-es/schemas/schemas_0.js +223 -209
  33. package/dist-types/SsmSapClient.d.ts +1 -10
  34. package/dist-types/index.d.ts +1 -0
  35. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  36. package/dist-types/runtimeConfig.d.ts +6 -2
  37. package/dist-types/runtimeConfig.native.d.ts +6 -2
  38. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  39. package/dist-types/schemas/schemas_0.d.ts +111 -139
  40. package/dist-types/ts3.4/SsmSapClient.d.ts +0 -4
  41. package/dist-types/ts3.4/index.d.ts +1 -0
  42. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  43. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  44. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  45. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  46. package/dist-types/ts3.4/schemas/schemas_0.d.ts +110 -141
  47. package/package.json +34 -34
@@ -242,10 +242,10 @@ const _t = "tags";
242
242
  const _tK = "tagKeys";
243
243
  const n0 = "com.amazonaws.ssmsap";
244
244
  import { TypeRegistry } from "@smithy/core/schema";
245
- import { ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, UnauthorizedException as __UnauthorizedException, ValidationException as __ValidationException, } from "../models/errors";
246
- import { SsmSapServiceException as __SsmSapServiceException } from "../models/SsmSapServiceException";
247
- export var SecretId = [0, n0, _SI, 8, 0];
248
- export var Application = [
245
+ import { ConflictException, InternalServerException, ResourceNotFoundException, UnauthorizedException, ValidationException, } from "../models/errors";
246
+ import { SsmSapServiceException } from "../models/SsmSapServiceException";
247
+ var SecretId = [0, n0, _SI, 8, 0];
248
+ export var Application$ = [
249
249
  3,
250
250
  n0,
251
251
  _A,
@@ -253,9 +253,16 @@ export var Application = [
253
253
  [_I, _T, _Ar, _ARA, _S, _DS, _C, _LU, _SM, _AAA],
254
254
  [0, 0, 0, 0, 0, 0, 64 | 0, 4, 0, 64 | 0],
255
255
  ];
256
- export var ApplicationCredential = [3, n0, _AC, 0, [_DN, _CT, _SI], [0, 0, [() => SecretId, 0]]];
257
- export var ApplicationSummary = [3, n0, _AS, 0, [_I, _DS, _T, _Ar, _Ta], [0, 0, 0, 0, 128 | 0]];
258
- export var AssociatedHost = [
256
+ export var ApplicationCredential$ = [
257
+ 3,
258
+ n0,
259
+ _AC,
260
+ 0,
261
+ [_DN, _CT, _SI],
262
+ [0, 0, [() => SecretId, 0]],
263
+ ];
264
+ export var ApplicationSummary$ = [3, n0, _AS, 0, [_I, _DS, _T, _Ar, _Ta], [0, 0, 0, 0, 128 | 0]];
265
+ export var AssociatedHost$ = [
259
266
  3,
260
267
  n0,
261
268
  _AH,
@@ -263,8 +270,8 @@ export var AssociatedHost = [
263
270
  [_H, _EII, _IA, _OV],
264
271
  [0, 0, () => IpAddressList, 0],
265
272
  ];
266
- export var BackintConfig = [3, n0, _BC, 0, [_BM, _ENBIP], [0, 2]];
267
- export var Component = [
273
+ export var BackintConfig$ = [3, n0, _BC, 0, [_BM, _ENBIP], [0, 2]];
274
+ export var Component$ = [
268
275
  3,
269
276
  n0,
270
277
  _Co,
@@ -283,19 +290,26 @@ export var Component = [
283
290
  0,
284
291
  0,
285
292
  0,
286
- () => Resilience,
287
- () => AssociatedHost,
293
+ () => Resilience$,
294
+ () => AssociatedHost$,
288
295
  64 | 0,
289
296
  () => HostList,
290
297
  0,
291
- () => DatabaseConnection,
298
+ () => DatabaseConnection$,
292
299
  4,
293
300
  0,
294
301
  ],
295
302
  ];
296
- export var ComponentInfo = [3, n0, _CIo, 0, [_CTo, _Si, _EII], [0, 0, 0]];
297
- export var ComponentSummary = [3, n0, _CS, 0, [_AI, _CI, _CTo, _Ta, _Ar], [0, 0, 0, 128 | 0, 0]];
298
- export var ConfigurationCheckDefinition = [
303
+ export var ComponentInfo$ = [3, n0, _CIo, 0, [_CTo, _Si, _EII], [0, 0, 0]];
304
+ export var ComponentSummary$ = [
305
+ 3,
306
+ n0,
307
+ _CS,
308
+ 0,
309
+ [_AI, _CI, _CTo, _Ta, _Ar],
310
+ [0, 0, 0, 128 | 0, 0],
311
+ ];
312
+ export var ConfigurationCheckDefinition$ = [
299
313
  3,
300
314
  n0,
301
315
  _CCD,
@@ -303,17 +317,17 @@ export var ConfigurationCheckDefinition = [
303
317
  [_I, _N, _De, _AAT],
304
318
  [0, 0, 0, 64 | 0],
305
319
  ];
306
- export var ConfigurationCheckOperation = [
320
+ export var ConfigurationCheckOperation$ = [
307
321
  3,
308
322
  n0,
309
323
  _CCO,
310
324
  0,
311
325
  [_I, _AI, _S, _SM, _CCI, _CCN, _CCDo, _ST, _ET, _RSC],
312
- [0, 0, 0, 0, 0, 0, 0, 4, 4, () => RuleStatusCounts],
326
+ [0, 0, 0, 0, 0, 0, 0, 4, 4, () => RuleStatusCounts$],
313
327
  ];
314
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
315
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
316
- export var Database = [
328
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
329
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
330
+ export var Database$ = [
317
331
  3,
318
332
  n0,
319
333
  _Da,
@@ -321,8 +335,8 @@ export var Database = [
321
335
  [_AI, _CI, _Cr, _DI, _DN, _DT, _Ar, _S, _PH, _SQLP, _LU, _CCA],
322
336
  [0, 0, [() => ApplicationCredentialList, 0], 0, 0, 0, 0, 0, 0, 1, 4, 64 | 0],
323
337
  ];
324
- export var DatabaseConnection = [3, n0, _DC, 0, [_DCM, _DA, _CIon], [0, 0, 0]];
325
- export var DatabaseSummary = [
338
+ export var DatabaseConnection$ = [3, n0, _DC, 0, [_DCM, _DA, _CIon], [0, 0, 0]];
339
+ export var DatabaseSummary$ = [
326
340
  3,
327
341
  n0,
328
342
  _DSa,
@@ -330,36 +344,36 @@ export var DatabaseSummary = [
330
344
  [_AI, _CI, _DI, _DT, _Ar, _Ta],
331
345
  [0, 0, 0, 0, 0, 128 | 0],
332
346
  ];
333
- export var DeleteResourcePermissionInput = [3, n0, _DRPI, 0, [_AT, _SRA, _RA], [0, 0, 0]];
334
- export var DeleteResourcePermissionOutput = [3, n0, _DRPO, 0, [_P], [0]];
335
- export var DeregisterApplicationInput = [3, n0, _DAI, 0, [_AI], [0]];
336
- export var DeregisterApplicationOutput = [3, n0, _DAO, 0, [], []];
337
- export var Filter = [3, n0, _F, 0, [_N, _V, _O], [0, 0, 0]];
338
- export var GetApplicationInput = [3, n0, _GAI, 0, [_AI, _AA, _ARA], [0, 0, 0]];
339
- export var GetApplicationOutput = [3, n0, _GAO, 0, [_A, _Ta], [() => Application, 128 | 0]];
340
- export var GetComponentInput = [3, n0, _GCI, 0, [_AI, _CI], [0, 0]];
341
- export var GetComponentOutput = [3, n0, _GCO, 0, [_Co, _Ta], [() => Component, 128 | 0]];
342
- export var GetConfigurationCheckOperationInput = [3, n0, _GCCOI, 0, [_OI], [0]];
343
- export var GetConfigurationCheckOperationOutput = [
347
+ export var DeleteResourcePermissionInput$ = [3, n0, _DRPI, 0, [_AT, _SRA, _RA], [0, 0, 0]];
348
+ export var DeleteResourcePermissionOutput$ = [3, n0, _DRPO, 0, [_P], [0]];
349
+ export var DeregisterApplicationInput$ = [3, n0, _DAI, 0, [_AI], [0]];
350
+ export var DeregisterApplicationOutput$ = [3, n0, _DAO, 0, [], []];
351
+ export var Filter$ = [3, n0, _F, 0, [_N, _V, _O], [0, 0, 0]];
352
+ export var GetApplicationInput$ = [3, n0, _GAI, 0, [_AI, _AA, _ARA], [0, 0, 0]];
353
+ export var GetApplicationOutput$ = [3, n0, _GAO, 0, [_A, _Ta], [() => Application$, 128 | 0]];
354
+ export var GetComponentInput$ = [3, n0, _GCI, 0, [_AI, _CI], [0, 0]];
355
+ export var GetComponentOutput$ = [3, n0, _GCO, 0, [_Co, _Ta], [() => Component$, 128 | 0]];
356
+ export var GetConfigurationCheckOperationInput$ = [3, n0, _GCCOI, 0, [_OI], [0]];
357
+ export var GetConfigurationCheckOperationOutput$ = [
344
358
  3,
345
359
  n0,
346
360
  _GCCOO,
347
361
  0,
348
362
  [_CCO],
349
- [() => ConfigurationCheckOperation],
350
- ];
351
- export var GetDatabaseInput = [3, n0, _GDI, 0, [_AI, _CI, _DI, _DA], [0, 0, 0, 0]];
352
- export var GetDatabaseOutput = [3, n0, _GDO, 0, [_Da, _Ta], [[() => Database, 0], 128 | 0]];
353
- export var GetOperationInput = [3, n0, _GOI, 0, [_OI], [0]];
354
- export var GetOperationOutput = [3, n0, _GOO, 0, [_Op], [[() => Operation, 0]]];
355
- export var GetResourcePermissionInput = [3, n0, _GRPI, 0, [_AT, _RA], [0, 0]];
356
- export var GetResourcePermissionOutput = [3, n0, _GRPO, 0, [_P], [0]];
357
- export var Host = [3, n0, _Hos, 0, [_HN, _HI, _ECII, _II, _HR, _OV], [0, 0, 0, 0, 0, 0]];
358
- export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
359
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
360
- export var IpAddressMember = [3, n0, _IAM, 0, [_IAp, _Pr, _ATl], [0, 2, 0]];
361
- export var ListApplicationsInput = [3, n0, _LAI, 0, [_NT, _MR, _Fi], [0, 1, () => FilterList]];
362
- export var ListApplicationsOutput = [
363
+ [() => ConfigurationCheckOperation$],
364
+ ];
365
+ export var GetDatabaseInput$ = [3, n0, _GDI, 0, [_AI, _CI, _DI, _DA], [0, 0, 0, 0]];
366
+ export var GetDatabaseOutput$ = [3, n0, _GDO, 0, [_Da, _Ta], [[() => Database$, 0], 128 | 0]];
367
+ export var GetOperationInput$ = [3, n0, _GOI, 0, [_OI], [0]];
368
+ export var GetOperationOutput$ = [3, n0, _GOO, 0, [_Op], [[() => Operation$, 0]]];
369
+ export var GetResourcePermissionInput$ = [3, n0, _GRPI, 0, [_AT, _RA], [0, 0]];
370
+ export var GetResourcePermissionOutput$ = [3, n0, _GRPO, 0, [_P], [0]];
371
+ export var Host$ = [3, n0, _Hos, 0, [_HN, _HI, _ECII, _II, _HR, _OV], [0, 0, 0, 0, 0, 0]];
372
+ export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
373
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
374
+ export var IpAddressMember$ = [3, n0, _IAM, 0, [_IAp, _Pr, _ATl], [0, 2, 0]];
375
+ export var ListApplicationsInput$ = [3, n0, _LAI, 0, [_NT, _MR, _Fi], [0, 1, () => FilterList]];
376
+ export var ListApplicationsOutput$ = [
363
377
  3,
364
378
  n0,
365
379
  _LAO,
@@ -367,10 +381,10 @@ export var ListApplicationsOutput = [
367
381
  [_Ap, _NT],
368
382
  [() => ApplicationSummaryList, 0],
369
383
  ];
370
- export var ListComponentsInput = [3, n0, _LCI, 0, [_AI, _NT, _MR], [0, 0, 1]];
371
- export var ListComponentsOutput = [3, n0, _LCO, 0, [_C, _NT], [() => ComponentSummaryList, 0]];
372
- export var ListConfigurationCheckDefinitionsInput = [3, n0, _LCCDI, 0, [_MR, _NT], [1, 0]];
373
- export var ListConfigurationCheckDefinitionsOutput = [
384
+ export var ListComponentsInput$ = [3, n0, _LCI, 0, [_AI, _NT, _MR], [0, 0, 1]];
385
+ export var ListComponentsOutput$ = [3, n0, _LCO, 0, [_C, _NT], [() => ComponentSummaryList, 0]];
386
+ export var ListConfigurationCheckDefinitionsInput$ = [3, n0, _LCCDI, 0, [_MR, _NT], [1, 0]];
387
+ export var ListConfigurationCheckDefinitionsOutput$ = [
374
388
  3,
375
389
  n0,
376
390
  _LCCDO,
@@ -378,7 +392,7 @@ export var ListConfigurationCheckDefinitionsOutput = [
378
392
  [_CCo, _NT],
379
393
  [() => ConfigurationCheckDefinitionList, 0],
380
394
  ];
381
- export var ListConfigurationCheckOperationsInput = [
395
+ export var ListConfigurationCheckOperationsInput$ = [
382
396
  3,
383
397
  n0,
384
398
  _LCCOI,
@@ -386,7 +400,7 @@ export var ListConfigurationCheckOperationsInput = [
386
400
  [_AI, _LM, _MR, _NT, _Fi],
387
401
  [0, 0, 1, 0, () => FilterList],
388
402
  ];
389
- export var ListConfigurationCheckOperationsOutput = [
403
+ export var ListConfigurationCheckOperationsOutput$ = [
390
404
  3,
391
405
  n0,
392
406
  _LCCOO,
@@ -394,9 +408,9 @@ export var ListConfigurationCheckOperationsOutput = [
394
408
  [_CCOo, _NT],
395
409
  [() => ConfigurationCheckOperationList, 0],
396
410
  ];
397
- export var ListDatabasesInput = [3, n0, _LDI, 0, [_AI, _CI, _NT, _MR], [0, 0, 0, 1]];
398
- export var ListDatabasesOutput = [3, n0, _LDO, 0, [_D, _NT], [() => DatabaseSummaryList, 0]];
399
- export var ListOperationEventsInput = [
411
+ export var ListDatabasesInput$ = [3, n0, _LDI, 0, [_AI, _CI, _NT, _MR], [0, 0, 0, 1]];
412
+ export var ListDatabasesOutput$ = [3, n0, _LDO, 0, [_D, _NT], [() => DatabaseSummaryList, 0]];
413
+ export var ListOperationEventsInput$ = [
400
414
  3,
401
415
  n0,
402
416
  _LOEI,
@@ -404,7 +418,7 @@ export var ListOperationEventsInput = [
404
418
  [_OI, _MR, _NT, _Fi],
405
419
  [0, 1, 0, () => FilterList],
406
420
  ];
407
- export var ListOperationEventsOutput = [
421
+ export var ListOperationEventsOutput$ = [
408
422
  3,
409
423
  n0,
410
424
  _LOEO,
@@ -412,7 +426,7 @@ export var ListOperationEventsOutput = [
412
426
  [_OE, _NT],
413
427
  [() => OperationEventList, 0],
414
428
  ];
415
- export var ListOperationsInput = [
429
+ export var ListOperationsInput$ = [
416
430
  3,
417
431
  n0,
418
432
  _LOI,
@@ -420,9 +434,9 @@ export var ListOperationsInput = [
420
434
  [_AI, _MR, _NT, _Fi],
421
435
  [0, 1, 0, () => FilterList],
422
436
  ];
423
- export var ListOperationsOutput = [3, n0, _LOO, 0, [_Ope, _NT], [[() => OperationList, 0], 0]];
424
- export var ListSubCheckResultsInput = [3, n0, _LSCRI, 0, [_OI, _MR, _NT], [0, 1, 0]];
425
- export var ListSubCheckResultsOutput = [
437
+ export var ListOperationsOutput$ = [3, n0, _LOO, 0, [_Ope, _NT], [[() => OperationList, 0], 0]];
438
+ export var ListSubCheckResultsInput$ = [3, n0, _LSCRI, 0, [_OI, _MR, _NT], [0, 1, 0]];
439
+ export var ListSubCheckResultsOutput$ = [
426
440
  3,
427
441
  n0,
428
442
  _LSCRO,
@@ -430,8 +444,8 @@ export var ListSubCheckResultsOutput = [
430
444
  [_SCR, _NT],
431
445
  [() => SubCheckResultList, 0],
432
446
  ];
433
- export var ListSubCheckRuleResultsInput = [3, n0, _LSCRRI, 0, [_SCRI, _MR, _NT], [0, 1, 0]];
434
- export var ListSubCheckRuleResultsOutput = [
447
+ export var ListSubCheckRuleResultsInput$ = [3, n0, _LSCRRI, 0, [_SCRI, _MR, _NT], [0, 1, 0]];
448
+ export var ListSubCheckRuleResultsOutput$ = [
435
449
  3,
436
450
  n0,
437
451
  _LSCRRO,
@@ -439,9 +453,9 @@ export var ListSubCheckRuleResultsOutput = [
439
453
  [_RR, _NT],
440
454
  [() => RuleResultList, 0],
441
455
  ];
442
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
443
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
444
- export var Operation = [
456
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
457
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
458
+ export var Operation$ = [
445
459
  3,
446
460
  n0,
447
461
  _Op,
@@ -449,17 +463,17 @@ export var Operation = [
449
463
  [_I, _T, _S, _SM, _Pro, _RT, _RI, _RA, _ST, _ET, _LUT],
450
464
  [0, 0, 0, 0, [() => OperationProperties, 0], 0, 0, 0, 4, 4, 4],
451
465
  ];
452
- export var OperationEvent = [
466
+ export var OperationEvent$ = [
453
467
  3,
454
468
  n0,
455
469
  _OEp,
456
470
  0,
457
471
  [_De, _Re, _S, _SM, _Ti],
458
- [0, () => Resource, 0, 0, 4],
472
+ [0, () => Resource$, 0, 0, 4],
459
473
  ];
460
- export var PutResourcePermissionInput = [3, n0, _PRPI, 0, [_AT, _SRA, _RA], [0, 0, 0]];
461
- export var PutResourcePermissionOutput = [3, n0, _PRPO, 0, [_P], [0]];
462
- export var RegisterApplicationInput = [
474
+ export var PutResourcePermissionInput$ = [3, n0, _PRPI, 0, [_AT, _SRA, _RA], [0, 0, 0]];
475
+ export var PutResourcePermissionOutput$ = [3, n0, _PRPO, 0, [_P], [0]];
476
+ export var RegisterApplicationInput$ = [
463
477
  3,
464
478
  n0,
465
479
  _RAI,
@@ -467,19 +481,19 @@ export var RegisterApplicationInput = [
467
481
  [_AI, _ATp, _In, _SIN, _Si, _Ta, _Cr, _DA, _CIom],
468
482
  [0, 0, 64 | 0, 0, 0, 128 | 0, [() => ApplicationCredentialList, 0], 0, () => ComponentInfoList],
469
483
  ];
470
- export var RegisterApplicationOutput = [3, n0, _RAO, 0, [_A, _OI], [() => Application, 0]];
471
- export var Resilience = [3, n0, _R, 0, [_HT, _HRM, _HOM, _CSl, _ER], [0, 0, 0, 0, 2]];
472
- export var Resource = [3, n0, _Re, 0, [_RA, _RT], [0, 0]];
473
- export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
474
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
475
- export var RuleResult = [3, n0, _RRu, 0, [_I, _De, _S, _M, _Me], [0, 0, 0, 0, 128 | 0]];
476
- export var RuleStatusCounts = [3, n0, _RSC, 0, [_Fa, _W, _Inf, _Pa, _U], [1, 1, 1, 1, 1]];
477
- export var StartApplicationInput = [3, n0, _SAI, 0, [_AI], [0]];
478
- export var StartApplicationOutput = [3, n0, _SAO, 0, [_OI], [0]];
479
- export var StartApplicationRefreshInput = [3, n0, _SARI, 0, [_AI], [0]];
480
- export var StartApplicationRefreshOutput = [3, n0, _SARO, 0, [_OI], [0]];
481
- export var StartConfigurationChecksInput = [3, n0, _SCCI, 0, [_AI, _CCIo], [0, 64 | 0]];
482
- export var StartConfigurationChecksOutput = [
484
+ export var RegisterApplicationOutput$ = [3, n0, _RAO, 0, [_A, _OI], [() => Application$, 0]];
485
+ export var Resilience$ = [3, n0, _R, 0, [_HT, _HRM, _HOM, _CSl, _ER], [0, 0, 0, 0, 2]];
486
+ export var Resource$ = [3, n0, _Re, 0, [_RA, _RT], [0, 0]];
487
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
488
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
489
+ export var RuleResult$ = [3, n0, _RRu, 0, [_I, _De, _S, _M, _Me], [0, 0, 0, 0, 128 | 0]];
490
+ export var RuleStatusCounts$ = [3, n0, _RSC, 0, [_Fa, _W, _Inf, _Pa, _U], [1, 1, 1, 1, 1]];
491
+ export var StartApplicationInput$ = [3, n0, _SAI, 0, [_AI], [0]];
492
+ export var StartApplicationOutput$ = [3, n0, _SAO, 0, [_OI], [0]];
493
+ export var StartApplicationRefreshInput$ = [3, n0, _SARI, 0, [_AI], [0]];
494
+ export var StartApplicationRefreshOutput$ = [3, n0, _SARO, 0, [_OI], [0]];
495
+ export var StartConfigurationChecksInput$ = [3, n0, _SCCI, 0, [_AI, _CCIo], [0, 64 | 0]];
496
+ export var StartConfigurationChecksOutput$ = [
483
497
  3,
484
498
  n0,
485
499
  _SCCO,
@@ -487,14 +501,14 @@ export var StartConfigurationChecksOutput = [
487
501
  [_CCOo],
488
502
  [() => ConfigurationCheckOperationList],
489
503
  ];
490
- export var StopApplicationInput = [3, n0, _SAIt, 0, [_AI, _SCE, _IEIS], [0, 0, 2]];
491
- export var StopApplicationOutput = [3, n0, _SAOt, 0, [_OI], [0]];
492
- export var SubCheckResult = [3, n0, _SCRu, 0, [_I, _N, _De, _Ref], [0, 0, 0, 64 | 0]];
493
- export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
494
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
495
- export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
496
- TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
497
- export var UntagResourceRequest = [
504
+ export var StopApplicationInput$ = [3, n0, _SAIt, 0, [_AI, _SCE, _IEIS], [0, 0, 2]];
505
+ export var StopApplicationOutput$ = [3, n0, _SAOt, 0, [_OI], [0]];
506
+ export var SubCheckResult$ = [3, n0, _SCRu, 0, [_I, _N, _De, _Ref], [0, 0, 0, 64 | 0]];
507
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
508
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
509
+ export var UnauthorizedException$ = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
510
+ TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
511
+ export var UntagResourceRequest$ = [
498
512
  3,
499
513
  n0,
500
514
  _URR,
@@ -505,260 +519,260 @@ export var UntagResourceRequest = [
505
519
  [64 | 0, { [_hQ]: _tK }],
506
520
  ],
507
521
  ];
508
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
509
- export var UpdateApplicationSettingsInput = [
522
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
523
+ export var UpdateApplicationSettingsInput$ = [
510
524
  3,
511
525
  n0,
512
526
  _UASI,
513
527
  0,
514
528
  [_AI, _CTAOU, _CTR, _B, _DA],
515
- [0, [() => ApplicationCredentialList, 0], [() => ApplicationCredentialList, 0], () => BackintConfig, 0],
516
- ];
517
- export var UpdateApplicationSettingsOutput = [3, n0, _UASO, 0, [_M, _OIp], [0, 64 | 0]];
518
- export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
519
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
520
- export var SsmSapServiceException = [-3, _sm, "SsmSapServiceException", 0, [], []];
521
- TypeRegistry.for(_sm).registerError(SsmSapServiceException, __SsmSapServiceException);
522
- export var ApplicationArnList = 64 | 0;
523
- export var ApplicationCredentialList = [1, n0, _ACL, 0, [() => ApplicationCredential, 0]];
524
- export var ApplicationSummaryList = [1, n0, _ASL, 0, () => ApplicationSummary];
525
- export var ApplicationTypeList = 64 | 0;
526
- export var ComponentArnList = 64 | 0;
527
- export var ComponentIdList = 64 | 0;
528
- export var ComponentInfoList = [1, n0, _CIL, 0, () => ComponentInfo];
529
- export var ComponentSummaryList = [1, n0, _CSL, 0, () => ComponentSummary];
530
- export var ConfigurationCheckDefinitionList = [1, n0, _CCDL, 0, () => ConfigurationCheckDefinition];
531
- export var ConfigurationCheckOperationList = [1, n0, _CCOL, 0, () => ConfigurationCheckOperation];
532
- export var ConfigurationCheckTypeList = 64 | 0;
533
- export var DatabaseIdList = 64 | 0;
534
- export var DatabaseSummaryList = [1, n0, _DSL, 0, () => DatabaseSummary];
535
- export var FilterList = [1, n0, _FL, 0, () => Filter];
536
- export var HostList = [1, n0, _HL, 0, () => Host];
537
- export var InstanceList = 64 | 0;
538
- export var IpAddressList = [1, n0, _IAL, 0, () => IpAddressMember];
539
- export var OperationEventList = [1, n0, _OEL, 0, () => OperationEvent];
540
- export var OperationIdList = 64 | 0;
541
- export var OperationList = [1, n0, _OL, 0, [() => Operation, 0]];
542
- export var RuleResultList = [1, n0, _RRL, 0, () => RuleResult];
543
- export var SubCheckReferencesList = 64 | 0;
544
- export var SubCheckResultList = [1, n0, _SCRL, 0, () => SubCheckResult];
545
- export var TagKeyList = 64 | 0;
546
- export var OperationProperties = [2, n0, _OP, { [_sp]: 1 }, 0, 0];
547
- export var RuleResultMetadata = 128 | 0;
548
- export var TagMap = 128 | 0;
549
- export var DeleteResourcePermission = [
529
+ [0, [() => ApplicationCredentialList, 0], [() => ApplicationCredentialList, 0], () => BackintConfig$, 0],
530
+ ];
531
+ export var UpdateApplicationSettingsOutput$ = [3, n0, _UASO, 0, [_M, _OIp], [0, 64 | 0]];
532
+ export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
533
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
534
+ export var SsmSapServiceException$ = [-3, _sm, "SsmSapServiceException", 0, [], []];
535
+ TypeRegistry.for(_sm).registerError(SsmSapServiceException$, SsmSapServiceException);
536
+ var ApplicationArnList = 64 | 0;
537
+ var ApplicationCredentialList = [1, n0, _ACL, 0, [() => ApplicationCredential$, 0]];
538
+ var ApplicationSummaryList = [1, n0, _ASL, 0, () => ApplicationSummary$];
539
+ var ApplicationTypeList = 64 | 0;
540
+ var ComponentArnList = 64 | 0;
541
+ var ComponentIdList = 64 | 0;
542
+ var ComponentInfoList = [1, n0, _CIL, 0, () => ComponentInfo$];
543
+ var ComponentSummaryList = [1, n0, _CSL, 0, () => ComponentSummary$];
544
+ var ConfigurationCheckDefinitionList = [1, n0, _CCDL, 0, () => ConfigurationCheckDefinition$];
545
+ var ConfigurationCheckOperationList = [1, n0, _CCOL, 0, () => ConfigurationCheckOperation$];
546
+ var ConfigurationCheckTypeList = 64 | 0;
547
+ var DatabaseIdList = 64 | 0;
548
+ var DatabaseSummaryList = [1, n0, _DSL, 0, () => DatabaseSummary$];
549
+ var FilterList = [1, n0, _FL, 0, () => Filter$];
550
+ var HostList = [1, n0, _HL, 0, () => Host$];
551
+ var InstanceList = 64 | 0;
552
+ var IpAddressList = [1, n0, _IAL, 0, () => IpAddressMember$];
553
+ var OperationEventList = [1, n0, _OEL, 0, () => OperationEvent$];
554
+ var OperationIdList = 64 | 0;
555
+ var OperationList = [1, n0, _OL, 0, [() => Operation$, 0]];
556
+ var RuleResultList = [1, n0, _RRL, 0, () => RuleResult$];
557
+ var SubCheckReferencesList = 64 | 0;
558
+ var SubCheckResultList = [1, n0, _SCRL, 0, () => SubCheckResult$];
559
+ var TagKeyList = 64 | 0;
560
+ var OperationProperties = [2, n0, _OP, { [_sp]: 1 }, 0, 0];
561
+ var RuleResultMetadata = 128 | 0;
562
+ var TagMap = 128 | 0;
563
+ export var DeleteResourcePermission$ = [
550
564
  9,
551
565
  n0,
552
566
  _DRP,
553
567
  { [_h]: ["POST", "/delete-resource-permission", 200] },
554
- () => DeleteResourcePermissionInput,
555
- () => DeleteResourcePermissionOutput,
568
+ () => DeleteResourcePermissionInput$,
569
+ () => DeleteResourcePermissionOutput$,
556
570
  ];
557
- export var DeregisterApplication = [
571
+ export var DeregisterApplication$ = [
558
572
  9,
559
573
  n0,
560
574
  _DAe,
561
575
  { [_h]: ["POST", "/deregister-application", 200] },
562
- () => DeregisterApplicationInput,
563
- () => DeregisterApplicationOutput,
576
+ () => DeregisterApplicationInput$,
577
+ () => DeregisterApplicationOutput$,
564
578
  ];
565
- export var GetApplication = [
579
+ export var GetApplication$ = [
566
580
  9,
567
581
  n0,
568
582
  _GA,
569
583
  { [_h]: ["POST", "/get-application", 200] },
570
- () => GetApplicationInput,
571
- () => GetApplicationOutput,
584
+ () => GetApplicationInput$,
585
+ () => GetApplicationOutput$,
572
586
  ];
573
- export var GetComponent = [
587
+ export var GetComponent$ = [
574
588
  9,
575
589
  n0,
576
590
  _GC,
577
591
  { [_h]: ["POST", "/get-component", 200] },
578
- () => GetComponentInput,
579
- () => GetComponentOutput,
592
+ () => GetComponentInput$,
593
+ () => GetComponentOutput$,
580
594
  ];
581
- export var GetConfigurationCheckOperation = [
595
+ export var GetConfigurationCheckOperation$ = [
582
596
  9,
583
597
  n0,
584
598
  _GCCO,
585
599
  { [_h]: ["POST", "/get-configuration-check-operation", 200] },
586
- () => GetConfigurationCheckOperationInput,
587
- () => GetConfigurationCheckOperationOutput,
600
+ () => GetConfigurationCheckOperationInput$,
601
+ () => GetConfigurationCheckOperationOutput$,
588
602
  ];
589
- export var GetDatabase = [
603
+ export var GetDatabase$ = [
590
604
  9,
591
605
  n0,
592
606
  _GD,
593
607
  { [_h]: ["POST", "/get-database", 200] },
594
- () => GetDatabaseInput,
595
- () => GetDatabaseOutput,
608
+ () => GetDatabaseInput$,
609
+ () => GetDatabaseOutput$,
596
610
  ];
597
- export var GetOperation = [
611
+ export var GetOperation$ = [
598
612
  9,
599
613
  n0,
600
614
  _GO,
601
615
  { [_h]: ["POST", "/get-operation", 200] },
602
- () => GetOperationInput,
603
- () => GetOperationOutput,
616
+ () => GetOperationInput$,
617
+ () => GetOperationOutput$,
604
618
  ];
605
- export var GetResourcePermission = [
619
+ export var GetResourcePermission$ = [
606
620
  9,
607
621
  n0,
608
622
  _GRP,
609
623
  { [_h]: ["POST", "/get-resource-permission", 200] },
610
- () => GetResourcePermissionInput,
611
- () => GetResourcePermissionOutput,
624
+ () => GetResourcePermissionInput$,
625
+ () => GetResourcePermissionOutput$,
612
626
  ];
613
- export var ListApplications = [
627
+ export var ListApplications$ = [
614
628
  9,
615
629
  n0,
616
630
  _LA,
617
631
  { [_h]: ["POST", "/list-applications", 200] },
618
- () => ListApplicationsInput,
619
- () => ListApplicationsOutput,
632
+ () => ListApplicationsInput$,
633
+ () => ListApplicationsOutput$,
620
634
  ];
621
- export var ListComponents = [
635
+ export var ListComponents$ = [
622
636
  9,
623
637
  n0,
624
638
  _LC,
625
639
  { [_h]: ["POST", "/list-components", 200] },
626
- () => ListComponentsInput,
627
- () => ListComponentsOutput,
640
+ () => ListComponentsInput$,
641
+ () => ListComponentsOutput$,
628
642
  ];
629
- export var ListConfigurationCheckDefinitions = [
643
+ export var ListConfigurationCheckDefinitions$ = [
630
644
  9,
631
645
  n0,
632
646
  _LCCD,
633
647
  { [_h]: ["POST", "/list-configuration-check-definitions", 200] },
634
- () => ListConfigurationCheckDefinitionsInput,
635
- () => ListConfigurationCheckDefinitionsOutput,
648
+ () => ListConfigurationCheckDefinitionsInput$,
649
+ () => ListConfigurationCheckDefinitionsOutput$,
636
650
  ];
637
- export var ListConfigurationCheckOperations = [
651
+ export var ListConfigurationCheckOperations$ = [
638
652
  9,
639
653
  n0,
640
654
  _LCCO,
641
655
  { [_h]: ["POST", "/list-configuration-check-operations", 200] },
642
- () => ListConfigurationCheckOperationsInput,
643
- () => ListConfigurationCheckOperationsOutput,
656
+ () => ListConfigurationCheckOperationsInput$,
657
+ () => ListConfigurationCheckOperationsOutput$,
644
658
  ];
645
- export var ListDatabases = [
659
+ export var ListDatabases$ = [
646
660
  9,
647
661
  n0,
648
662
  _LD,
649
663
  { [_h]: ["POST", "/list-databases", 200] },
650
- () => ListDatabasesInput,
651
- () => ListDatabasesOutput,
664
+ () => ListDatabasesInput$,
665
+ () => ListDatabasesOutput$,
652
666
  ];
653
- export var ListOperationEvents = [
667
+ export var ListOperationEvents$ = [
654
668
  9,
655
669
  n0,
656
670
  _LOE,
657
671
  { [_h]: ["POST", "/list-operation-events", 200] },
658
- () => ListOperationEventsInput,
659
- () => ListOperationEventsOutput,
672
+ () => ListOperationEventsInput$,
673
+ () => ListOperationEventsOutput$,
660
674
  ];
661
- export var ListOperations = [
675
+ export var ListOperations$ = [
662
676
  9,
663
677
  n0,
664
678
  _LO,
665
679
  { [_h]: ["POST", "/list-operations", 200] },
666
- () => ListOperationsInput,
667
- () => ListOperationsOutput,
680
+ () => ListOperationsInput$,
681
+ () => ListOperationsOutput$,
668
682
  ];
669
- export var ListSubCheckResults = [
683
+ export var ListSubCheckResults$ = [
670
684
  9,
671
685
  n0,
672
686
  _LSCR,
673
687
  { [_h]: ["POST", "/list-sub-check-results", 200] },
674
- () => ListSubCheckResultsInput,
675
- () => ListSubCheckResultsOutput,
688
+ () => ListSubCheckResultsInput$,
689
+ () => ListSubCheckResultsOutput$,
676
690
  ];
677
- export var ListSubCheckRuleResults = [
691
+ export var ListSubCheckRuleResults$ = [
678
692
  9,
679
693
  n0,
680
694
  _LSCRR,
681
695
  { [_h]: ["POST", "/list-sub-check-rule-results", 200] },
682
- () => ListSubCheckRuleResultsInput,
683
- () => ListSubCheckRuleResultsOutput,
696
+ () => ListSubCheckRuleResultsInput$,
697
+ () => ListSubCheckRuleResultsOutput$,
684
698
  ];
685
- export var ListTagsForResource = [
699
+ export var ListTagsForResource$ = [
686
700
  9,
687
701
  n0,
688
702
  _LTFR,
689
703
  { [_h]: ["GET", "/tags/{resourceArn}", 200] },
690
- () => ListTagsForResourceRequest,
691
- () => ListTagsForResourceResponse,
704
+ () => ListTagsForResourceRequest$,
705
+ () => ListTagsForResourceResponse$,
692
706
  ];
693
- export var PutResourcePermission = [
707
+ export var PutResourcePermission$ = [
694
708
  9,
695
709
  n0,
696
710
  _PRP,
697
711
  { [_h]: ["POST", "/put-resource-permission", 200] },
698
- () => PutResourcePermissionInput,
699
- () => PutResourcePermissionOutput,
712
+ () => PutResourcePermissionInput$,
713
+ () => PutResourcePermissionOutput$,
700
714
  ];
701
- export var RegisterApplication = [
715
+ export var RegisterApplication$ = [
702
716
  9,
703
717
  n0,
704
718
  _RAe,
705
719
  { [_h]: ["POST", "/register-application", 200] },
706
- () => RegisterApplicationInput,
707
- () => RegisterApplicationOutput,
720
+ () => RegisterApplicationInput$,
721
+ () => RegisterApplicationOutput$,
708
722
  ];
709
- export var StartApplication = [
723
+ export var StartApplication$ = [
710
724
  9,
711
725
  n0,
712
726
  _SA,
713
727
  { [_h]: ["POST", "/start-application", 200] },
714
- () => StartApplicationInput,
715
- () => StartApplicationOutput,
728
+ () => StartApplicationInput$,
729
+ () => StartApplicationOutput$,
716
730
  ];
717
- export var StartApplicationRefresh = [
731
+ export var StartApplicationRefresh$ = [
718
732
  9,
719
733
  n0,
720
734
  _SAR,
721
735
  { [_h]: ["POST", "/start-application-refresh", 200] },
722
- () => StartApplicationRefreshInput,
723
- () => StartApplicationRefreshOutput,
736
+ () => StartApplicationRefreshInput$,
737
+ () => StartApplicationRefreshOutput$,
724
738
  ];
725
- export var StartConfigurationChecks = [
739
+ export var StartConfigurationChecks$ = [
726
740
  9,
727
741
  n0,
728
742
  _SCC,
729
743
  { [_h]: ["POST", "/start-configuration-checks", 200] },
730
- () => StartConfigurationChecksInput,
731
- () => StartConfigurationChecksOutput,
744
+ () => StartConfigurationChecksInput$,
745
+ () => StartConfigurationChecksOutput$,
732
746
  ];
733
- export var StopApplication = [
747
+ export var StopApplication$ = [
734
748
  9,
735
749
  n0,
736
750
  _SAt,
737
751
  { [_h]: ["POST", "/stop-application", 200] },
738
- () => StopApplicationInput,
739
- () => StopApplicationOutput,
752
+ () => StopApplicationInput$,
753
+ () => StopApplicationOutput$,
740
754
  ];
741
- export var TagResource = [
755
+ export var TagResource$ = [
742
756
  9,
743
757
  n0,
744
758
  _TR,
745
759
  { [_h]: ["POST", "/tags/{resourceArn}", 200] },
746
- () => TagResourceRequest,
747
- () => TagResourceResponse,
760
+ () => TagResourceRequest$,
761
+ () => TagResourceResponse$,
748
762
  ];
749
- export var UntagResource = [
763
+ export var UntagResource$ = [
750
764
  9,
751
765
  n0,
752
766
  _UR,
753
767
  { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
754
- () => UntagResourceRequest,
755
- () => UntagResourceResponse,
768
+ () => UntagResourceRequest$,
769
+ () => UntagResourceResponse$,
756
770
  ];
757
- export var UpdateApplicationSettings = [
771
+ export var UpdateApplicationSettings$ = [
758
772
  9,
759
773
  n0,
760
774
  _UAS,
761
775
  { [_h]: ["POST", "/update-application-settings", 200] },
762
- () => UpdateApplicationSettingsInput,
763
- () => UpdateApplicationSettingsOutput,
776
+ () => UpdateApplicationSettingsInput$,
777
+ () => UpdateApplicationSettingsOutput$,
764
778
  ];