@aws-sdk/client-ssm-sap 3.940.0 → 3.946.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 +34 -152
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/SsmSapClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +34 -152
- package/dist-types/SsmSap.d.ts +1 -1
- package/dist-types/SsmSapClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/DeleteResourcePermissionCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterApplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetApplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetComponentCommand.d.ts +3 -3
- package/dist-types/commands/GetConfigurationCheckOperationCommand.d.ts +3 -3
- package/dist-types/commands/GetDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/GetOperationCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcePermissionCommand.d.ts +3 -3
- package/dist-types/commands/ListApplicationsCommand.d.ts +3 -3
- package/dist-types/commands/ListComponentsCommand.d.ts +3 -3
- package/dist-types/commands/ListConfigurationCheckDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/ListConfigurationCheckOperationsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatabasesCommand.d.ts +3 -3
- package/dist-types/commands/ListOperationEventsCommand.d.ts +3 -3
- package/dist-types/commands/ListOperationsCommand.d.ts +3 -3
- package/dist-types/commands/ListSubCheckResultsCommand.d.ts +3 -3
- package/dist-types/commands/ListSubCheckRuleResultsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePermissionCommand.d.ts +3 -3
- package/dist-types/commands/RegisterApplicationCommand.d.ts +3 -3
- package/dist-types/commands/StartApplicationCommand.d.ts +3 -3
- package/dist-types/commands/StartApplicationRefreshCommand.d.ts +3 -3
- package/dist-types/commands/StartConfigurationChecksCommand.d.ts +3 -3
- package/dist-types/commands/StopApplicationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/SsmSapServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComponentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationCheckDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationCheckOperationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOperationEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOperationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubCheckResultsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubCheckRuleResultsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/SsmSapClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/SsmSapServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -311,17 +311,7 @@ export var ConfigurationCheckOperation = [
|
|
|
311
311
|
[_I, _AI, _S, _SM, _CCI, _CCN, _CCDo, _ST, _ET, _RSC],
|
|
312
312
|
[0, 0, 0, 0, 0, 0, 0, 4, 4, () => RuleStatusCounts],
|
|
313
313
|
];
|
|
314
|
-
export var ConflictException = [
|
|
315
|
-
-3,
|
|
316
|
-
n0,
|
|
317
|
-
_CE,
|
|
318
|
-
{
|
|
319
|
-
[_e]: _c,
|
|
320
|
-
[_hE]: 409,
|
|
321
|
-
},
|
|
322
|
-
[_M],
|
|
323
|
-
[0],
|
|
324
|
-
];
|
|
314
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
325
315
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
326
316
|
export var Database = [
|
|
327
317
|
3,
|
|
@@ -365,17 +355,7 @@ export var GetOperationOutput = [3, n0, _GOO, 0, [_Op], [[() => Operation, 0]]];
|
|
|
365
355
|
export var GetResourcePermissionInput = [3, n0, _GRPI, 0, [_AT, _RA], [0, 0]];
|
|
366
356
|
export var GetResourcePermissionOutput = [3, n0, _GRPO, 0, [_P], [0]];
|
|
367
357
|
export var Host = [3, n0, _Hos, 0, [_HN, _HI, _ECII, _II, _HR, _OV], [0, 0, 0, 0, 0, 0]];
|
|
368
|
-
export var InternalServerException = [
|
|
369
|
-
-3,
|
|
370
|
-
n0,
|
|
371
|
-
_ISE,
|
|
372
|
-
{
|
|
373
|
-
[_e]: _s,
|
|
374
|
-
[_hE]: 500,
|
|
375
|
-
},
|
|
376
|
-
[_M],
|
|
377
|
-
[0],
|
|
378
|
-
];
|
|
358
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
379
359
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
380
360
|
export var IpAddressMember = [3, n0, _IAM, 0, [_IAp, _Pr, _ATl], [0, 2, 0]];
|
|
381
361
|
export var ListApplicationsInput = [3, n0, _LAI, 0, [_NT, _MR, _Fi], [0, 1, () => FilterList]];
|
|
@@ -490,17 +470,7 @@ export var RegisterApplicationInput = [
|
|
|
490
470
|
export var RegisterApplicationOutput = [3, n0, _RAO, 0, [_A, _OI], [() => Application, 0]];
|
|
491
471
|
export var Resilience = [3, n0, _R, 0, [_HT, _HRM, _HOM, _CSl, _ER], [0, 0, 0, 0, 2]];
|
|
492
472
|
export var Resource = [3, n0, _Re, 0, [_RA, _RT], [0, 0]];
|
|
493
|
-
export var ResourceNotFoundException = [
|
|
494
|
-
-3,
|
|
495
|
-
n0,
|
|
496
|
-
_RNFE,
|
|
497
|
-
{
|
|
498
|
-
[_e]: _c,
|
|
499
|
-
[_hE]: 404,
|
|
500
|
-
},
|
|
501
|
-
[_M],
|
|
502
|
-
[0],
|
|
503
|
-
];
|
|
473
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
504
474
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
505
475
|
export var RuleResult = [3, n0, _RRu, 0, [_I, _De, _S, _M, _Me], [0, 0, 0, 0, 128 | 0]];
|
|
506
476
|
export var RuleStatusCounts = [3, n0, _RSC, 0, [_Fa, _W, _Inf, _Pa, _U], [1, 1, 1, 1, 1]];
|
|
@@ -522,17 +492,7 @@ export var StopApplicationOutput = [3, n0, _SAOt, 0, [_OI], [0]];
|
|
|
522
492
|
export var SubCheckResult = [3, n0, _SCRu, 0, [_I, _N, _De, _Ref], [0, 0, 0, 64 | 0]];
|
|
523
493
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
|
|
524
494
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
525
|
-
export var UnauthorizedException = [
|
|
526
|
-
-3,
|
|
527
|
-
n0,
|
|
528
|
-
_UE,
|
|
529
|
-
{
|
|
530
|
-
[_e]: _c,
|
|
531
|
-
[_hE]: 401,
|
|
532
|
-
},
|
|
533
|
-
[_M],
|
|
534
|
-
[0],
|
|
535
|
-
];
|
|
495
|
+
export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
|
|
536
496
|
TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
|
|
537
497
|
export var UntagResourceRequest = [
|
|
538
498
|
3,
|
|
@@ -542,12 +502,7 @@ export var UntagResourceRequest = [
|
|
|
542
502
|
[_rA, _tK],
|
|
543
503
|
[
|
|
544
504
|
[0, 1],
|
|
545
|
-
[
|
|
546
|
-
64 | 0,
|
|
547
|
-
{
|
|
548
|
-
[_hQ]: _tK,
|
|
549
|
-
},
|
|
550
|
-
],
|
|
505
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
551
506
|
],
|
|
552
507
|
];
|
|
553
508
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -560,17 +515,7 @@ export var UpdateApplicationSettingsInput = [
|
|
|
560
515
|
[0, [() => ApplicationCredentialList, 0], [() => ApplicationCredentialList, 0], () => BackintConfig, 0],
|
|
561
516
|
];
|
|
562
517
|
export var UpdateApplicationSettingsOutput = [3, n0, _UASO, 0, [_M, _OIp], [0, 64 | 0]];
|
|
563
|
-
export var ValidationException = [
|
|
564
|
-
-3,
|
|
565
|
-
n0,
|
|
566
|
-
_VE,
|
|
567
|
-
{
|
|
568
|
-
[_e]: _c,
|
|
569
|
-
[_hE]: 400,
|
|
570
|
-
},
|
|
571
|
-
[_M],
|
|
572
|
-
[0],
|
|
573
|
-
];
|
|
518
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
574
519
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
575
520
|
export var __Unit = "unit";
|
|
576
521
|
export var SsmSapServiceException = [-3, _sm, "SsmSapServiceException", 0, [], []];
|
|
@@ -599,25 +544,14 @@ export var RuleResultList = [1, n0, _RRL, 0, () => RuleResult];
|
|
|
599
544
|
export var SubCheckReferencesList = 64 | 0;
|
|
600
545
|
export var SubCheckResultList = [1, n0, _SCRL, 0, () => SubCheckResult];
|
|
601
546
|
export var TagKeyList = 64 | 0;
|
|
602
|
-
export var OperationProperties = [
|
|
603
|
-
2,
|
|
604
|
-
n0,
|
|
605
|
-
_OP,
|
|
606
|
-
{
|
|
607
|
-
[_sp]: 1,
|
|
608
|
-
},
|
|
609
|
-
0,
|
|
610
|
-
0,
|
|
611
|
-
];
|
|
547
|
+
export var OperationProperties = [2, n0, _OP, { [_sp]: 1 }, 0, 0];
|
|
612
548
|
export var RuleResultMetadata = 128 | 0;
|
|
613
549
|
export var TagMap = 128 | 0;
|
|
614
550
|
export var DeleteResourcePermission = [
|
|
615
551
|
9,
|
|
616
552
|
n0,
|
|
617
553
|
_DRP,
|
|
618
|
-
{
|
|
619
|
-
[_h]: ["POST", "/delete-resource-permission", 200],
|
|
620
|
-
},
|
|
554
|
+
{ [_h]: ["POST", "/delete-resource-permission", 200] },
|
|
621
555
|
() => DeleteResourcePermissionInput,
|
|
622
556
|
() => DeleteResourcePermissionOutput,
|
|
623
557
|
];
|
|
@@ -625,9 +559,7 @@ export var DeregisterApplication = [
|
|
|
625
559
|
9,
|
|
626
560
|
n0,
|
|
627
561
|
_DAe,
|
|
628
|
-
{
|
|
629
|
-
[_h]: ["POST", "/deregister-application", 200],
|
|
630
|
-
},
|
|
562
|
+
{ [_h]: ["POST", "/deregister-application", 200] },
|
|
631
563
|
() => DeregisterApplicationInput,
|
|
632
564
|
() => DeregisterApplicationOutput,
|
|
633
565
|
];
|
|
@@ -635,9 +567,7 @@ export var GetApplication = [
|
|
|
635
567
|
9,
|
|
636
568
|
n0,
|
|
637
569
|
_GA,
|
|
638
|
-
{
|
|
639
|
-
[_h]: ["POST", "/get-application", 200],
|
|
640
|
-
},
|
|
570
|
+
{ [_h]: ["POST", "/get-application", 200] },
|
|
641
571
|
() => GetApplicationInput,
|
|
642
572
|
() => GetApplicationOutput,
|
|
643
573
|
];
|
|
@@ -645,9 +575,7 @@ export var GetComponent = [
|
|
|
645
575
|
9,
|
|
646
576
|
n0,
|
|
647
577
|
_GC,
|
|
648
|
-
{
|
|
649
|
-
[_h]: ["POST", "/get-component", 200],
|
|
650
|
-
},
|
|
578
|
+
{ [_h]: ["POST", "/get-component", 200] },
|
|
651
579
|
() => GetComponentInput,
|
|
652
580
|
() => GetComponentOutput,
|
|
653
581
|
];
|
|
@@ -655,9 +583,7 @@ export var GetConfigurationCheckOperation = [
|
|
|
655
583
|
9,
|
|
656
584
|
n0,
|
|
657
585
|
_GCCO,
|
|
658
|
-
{
|
|
659
|
-
[_h]: ["POST", "/get-configuration-check-operation", 200],
|
|
660
|
-
},
|
|
586
|
+
{ [_h]: ["POST", "/get-configuration-check-operation", 200] },
|
|
661
587
|
() => GetConfigurationCheckOperationInput,
|
|
662
588
|
() => GetConfigurationCheckOperationOutput,
|
|
663
589
|
];
|
|
@@ -665,9 +591,7 @@ export var GetDatabase = [
|
|
|
665
591
|
9,
|
|
666
592
|
n0,
|
|
667
593
|
_GD,
|
|
668
|
-
{
|
|
669
|
-
[_h]: ["POST", "/get-database", 200],
|
|
670
|
-
},
|
|
594
|
+
{ [_h]: ["POST", "/get-database", 200] },
|
|
671
595
|
() => GetDatabaseInput,
|
|
672
596
|
() => GetDatabaseOutput,
|
|
673
597
|
];
|
|
@@ -675,9 +599,7 @@ export var GetOperation = [
|
|
|
675
599
|
9,
|
|
676
600
|
n0,
|
|
677
601
|
_GO,
|
|
678
|
-
{
|
|
679
|
-
[_h]: ["POST", "/get-operation", 200],
|
|
680
|
-
},
|
|
602
|
+
{ [_h]: ["POST", "/get-operation", 200] },
|
|
681
603
|
() => GetOperationInput,
|
|
682
604
|
() => GetOperationOutput,
|
|
683
605
|
];
|
|
@@ -685,9 +607,7 @@ export var GetResourcePermission = [
|
|
|
685
607
|
9,
|
|
686
608
|
n0,
|
|
687
609
|
_GRP,
|
|
688
|
-
{
|
|
689
|
-
[_h]: ["POST", "/get-resource-permission", 200],
|
|
690
|
-
},
|
|
610
|
+
{ [_h]: ["POST", "/get-resource-permission", 200] },
|
|
691
611
|
() => GetResourcePermissionInput,
|
|
692
612
|
() => GetResourcePermissionOutput,
|
|
693
613
|
];
|
|
@@ -695,9 +615,7 @@ export var ListApplications = [
|
|
|
695
615
|
9,
|
|
696
616
|
n0,
|
|
697
617
|
_LA,
|
|
698
|
-
{
|
|
699
|
-
[_h]: ["POST", "/list-applications", 200],
|
|
700
|
-
},
|
|
618
|
+
{ [_h]: ["POST", "/list-applications", 200] },
|
|
701
619
|
() => ListApplicationsInput,
|
|
702
620
|
() => ListApplicationsOutput,
|
|
703
621
|
];
|
|
@@ -705,9 +623,7 @@ export var ListComponents = [
|
|
|
705
623
|
9,
|
|
706
624
|
n0,
|
|
707
625
|
_LC,
|
|
708
|
-
{
|
|
709
|
-
[_h]: ["POST", "/list-components", 200],
|
|
710
|
-
},
|
|
626
|
+
{ [_h]: ["POST", "/list-components", 200] },
|
|
711
627
|
() => ListComponentsInput,
|
|
712
628
|
() => ListComponentsOutput,
|
|
713
629
|
];
|
|
@@ -715,9 +631,7 @@ export var ListConfigurationCheckDefinitions = [
|
|
|
715
631
|
9,
|
|
716
632
|
n0,
|
|
717
633
|
_LCCD,
|
|
718
|
-
{
|
|
719
|
-
[_h]: ["POST", "/list-configuration-check-definitions", 200],
|
|
720
|
-
},
|
|
634
|
+
{ [_h]: ["POST", "/list-configuration-check-definitions", 200] },
|
|
721
635
|
() => ListConfigurationCheckDefinitionsInput,
|
|
722
636
|
() => ListConfigurationCheckDefinitionsOutput,
|
|
723
637
|
];
|
|
@@ -725,9 +639,7 @@ export var ListConfigurationCheckOperations = [
|
|
|
725
639
|
9,
|
|
726
640
|
n0,
|
|
727
641
|
_LCCO,
|
|
728
|
-
{
|
|
729
|
-
[_h]: ["POST", "/list-configuration-check-operations", 200],
|
|
730
|
-
},
|
|
642
|
+
{ [_h]: ["POST", "/list-configuration-check-operations", 200] },
|
|
731
643
|
() => ListConfigurationCheckOperationsInput,
|
|
732
644
|
() => ListConfigurationCheckOperationsOutput,
|
|
733
645
|
];
|
|
@@ -735,9 +647,7 @@ export var ListDatabases = [
|
|
|
735
647
|
9,
|
|
736
648
|
n0,
|
|
737
649
|
_LD,
|
|
738
|
-
{
|
|
739
|
-
[_h]: ["POST", "/list-databases", 200],
|
|
740
|
-
},
|
|
650
|
+
{ [_h]: ["POST", "/list-databases", 200] },
|
|
741
651
|
() => ListDatabasesInput,
|
|
742
652
|
() => ListDatabasesOutput,
|
|
743
653
|
];
|
|
@@ -745,9 +655,7 @@ export var ListOperationEvents = [
|
|
|
745
655
|
9,
|
|
746
656
|
n0,
|
|
747
657
|
_LOE,
|
|
748
|
-
{
|
|
749
|
-
[_h]: ["POST", "/list-operation-events", 200],
|
|
750
|
-
},
|
|
658
|
+
{ [_h]: ["POST", "/list-operation-events", 200] },
|
|
751
659
|
() => ListOperationEventsInput,
|
|
752
660
|
() => ListOperationEventsOutput,
|
|
753
661
|
];
|
|
@@ -755,9 +663,7 @@ export var ListOperations = [
|
|
|
755
663
|
9,
|
|
756
664
|
n0,
|
|
757
665
|
_LO,
|
|
758
|
-
{
|
|
759
|
-
[_h]: ["POST", "/list-operations", 200],
|
|
760
|
-
},
|
|
666
|
+
{ [_h]: ["POST", "/list-operations", 200] },
|
|
761
667
|
() => ListOperationsInput,
|
|
762
668
|
() => ListOperationsOutput,
|
|
763
669
|
];
|
|
@@ -765,9 +671,7 @@ export var ListSubCheckResults = [
|
|
|
765
671
|
9,
|
|
766
672
|
n0,
|
|
767
673
|
_LSCR,
|
|
768
|
-
{
|
|
769
|
-
[_h]: ["POST", "/list-sub-check-results", 200],
|
|
770
|
-
},
|
|
674
|
+
{ [_h]: ["POST", "/list-sub-check-results", 200] },
|
|
771
675
|
() => ListSubCheckResultsInput,
|
|
772
676
|
() => ListSubCheckResultsOutput,
|
|
773
677
|
];
|
|
@@ -775,9 +679,7 @@ export var ListSubCheckRuleResults = [
|
|
|
775
679
|
9,
|
|
776
680
|
n0,
|
|
777
681
|
_LSCRR,
|
|
778
|
-
{
|
|
779
|
-
[_h]: ["POST", "/list-sub-check-rule-results", 200],
|
|
780
|
-
},
|
|
682
|
+
{ [_h]: ["POST", "/list-sub-check-rule-results", 200] },
|
|
781
683
|
() => ListSubCheckRuleResultsInput,
|
|
782
684
|
() => ListSubCheckRuleResultsOutput,
|
|
783
685
|
];
|
|
@@ -785,9 +687,7 @@ export var ListTagsForResource = [
|
|
|
785
687
|
9,
|
|
786
688
|
n0,
|
|
787
689
|
_LTFR,
|
|
788
|
-
{
|
|
789
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
790
|
-
},
|
|
690
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
791
691
|
() => ListTagsForResourceRequest,
|
|
792
692
|
() => ListTagsForResourceResponse,
|
|
793
693
|
];
|
|
@@ -795,9 +695,7 @@ export var PutResourcePermission = [
|
|
|
795
695
|
9,
|
|
796
696
|
n0,
|
|
797
697
|
_PRP,
|
|
798
|
-
{
|
|
799
|
-
[_h]: ["POST", "/put-resource-permission", 200],
|
|
800
|
-
},
|
|
698
|
+
{ [_h]: ["POST", "/put-resource-permission", 200] },
|
|
801
699
|
() => PutResourcePermissionInput,
|
|
802
700
|
() => PutResourcePermissionOutput,
|
|
803
701
|
];
|
|
@@ -805,9 +703,7 @@ export var RegisterApplication = [
|
|
|
805
703
|
9,
|
|
806
704
|
n0,
|
|
807
705
|
_RAe,
|
|
808
|
-
{
|
|
809
|
-
[_h]: ["POST", "/register-application", 200],
|
|
810
|
-
},
|
|
706
|
+
{ [_h]: ["POST", "/register-application", 200] },
|
|
811
707
|
() => RegisterApplicationInput,
|
|
812
708
|
() => RegisterApplicationOutput,
|
|
813
709
|
];
|
|
@@ -815,9 +711,7 @@ export var StartApplication = [
|
|
|
815
711
|
9,
|
|
816
712
|
n0,
|
|
817
713
|
_SA,
|
|
818
|
-
{
|
|
819
|
-
[_h]: ["POST", "/start-application", 200],
|
|
820
|
-
},
|
|
714
|
+
{ [_h]: ["POST", "/start-application", 200] },
|
|
821
715
|
() => StartApplicationInput,
|
|
822
716
|
() => StartApplicationOutput,
|
|
823
717
|
];
|
|
@@ -825,9 +719,7 @@ export var StartApplicationRefresh = [
|
|
|
825
719
|
9,
|
|
826
720
|
n0,
|
|
827
721
|
_SAR,
|
|
828
|
-
{
|
|
829
|
-
[_h]: ["POST", "/start-application-refresh", 200],
|
|
830
|
-
},
|
|
722
|
+
{ [_h]: ["POST", "/start-application-refresh", 200] },
|
|
831
723
|
() => StartApplicationRefreshInput,
|
|
832
724
|
() => StartApplicationRefreshOutput,
|
|
833
725
|
];
|
|
@@ -835,9 +727,7 @@ export var StartConfigurationChecks = [
|
|
|
835
727
|
9,
|
|
836
728
|
n0,
|
|
837
729
|
_SCC,
|
|
838
|
-
{
|
|
839
|
-
[_h]: ["POST", "/start-configuration-checks", 200],
|
|
840
|
-
},
|
|
730
|
+
{ [_h]: ["POST", "/start-configuration-checks", 200] },
|
|
841
731
|
() => StartConfigurationChecksInput,
|
|
842
732
|
() => StartConfigurationChecksOutput,
|
|
843
733
|
];
|
|
@@ -845,9 +735,7 @@ export var StopApplication = [
|
|
|
845
735
|
9,
|
|
846
736
|
n0,
|
|
847
737
|
_SAt,
|
|
848
|
-
{
|
|
849
|
-
[_h]: ["POST", "/stop-application", 200],
|
|
850
|
-
},
|
|
738
|
+
{ [_h]: ["POST", "/stop-application", 200] },
|
|
851
739
|
() => StopApplicationInput,
|
|
852
740
|
() => StopApplicationOutput,
|
|
853
741
|
];
|
|
@@ -855,9 +743,7 @@ export var TagResource = [
|
|
|
855
743
|
9,
|
|
856
744
|
n0,
|
|
857
745
|
_TR,
|
|
858
|
-
{
|
|
859
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
860
|
-
},
|
|
746
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
861
747
|
() => TagResourceRequest,
|
|
862
748
|
() => TagResourceResponse,
|
|
863
749
|
];
|
|
@@ -865,9 +751,7 @@ export var UntagResource = [
|
|
|
865
751
|
9,
|
|
866
752
|
n0,
|
|
867
753
|
_UR,
|
|
868
|
-
{
|
|
869
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
870
|
-
},
|
|
754
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
871
755
|
() => UntagResourceRequest,
|
|
872
756
|
() => UntagResourceResponse,
|
|
873
757
|
];
|
|
@@ -875,9 +759,7 @@ export var UpdateApplicationSettings = [
|
|
|
875
759
|
9,
|
|
876
760
|
n0,
|
|
877
761
|
_UAS,
|
|
878
|
-
{
|
|
879
|
-
[_h]: ["POST", "/update-application-settings", 200],
|
|
880
|
-
},
|
|
762
|
+
{ [_h]: ["POST", "/update-application-settings", 200] },
|
|
881
763
|
() => UpdateApplicationSettingsInput,
|
|
882
764
|
() => UpdateApplicationSettingsOutput,
|
|
883
765
|
];
|
package/dist-types/SsmSap.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { DeleteResourcePermissionCommandInput, DeleteResourcePermissionCommandOutput } from "./commands/DeleteResourcePermissionCommand";
|
|
3
3
|
import { DeregisterApplicationCommandInput, DeregisterApplicationCommandOutput } from "./commands/DeregisterApplicationCommand";
|
|
4
4
|
import { GetApplicationCommandInput, GetApplicationCommandOutput } from "./commands/GetApplicationCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { DeleteResourcePermissionCommandInput, DeleteResourcePermissionCommandOutput } from "./commands/DeleteResourcePermissionCommand";
|
|
11
11
|
import { DeregisterApplicationCommandInput, DeregisterApplicationCommandOutput } from "./commands/DeregisterApplicationCommand";
|
|
12
12
|
import { GetApplicationCommandInput, GetApplicationCommandOutput } from "./commands/GetApplicationCommand";
|
|
@@ -35,7 +35,7 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
|
|
|
35
35
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
36
36
|
import { UpdateApplicationSettingsCommandInput, UpdateApplicationSettingsCommandOutput } from "./commands/UpdateApplicationSettingsCommand";
|
|
37
37
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
38
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
38
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
39
39
|
export { __Client };
|
|
40
40
|
/**
|
|
41
41
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { SsmSapHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { SsmSapHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteResourcePermissionInput, DeleteResourcePermissionOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteResourcePermissionInput, DeleteResourcePermissionOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeregisterApplicationInput, DeregisterApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeregisterApplicationInput, DeregisterApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetApplicationInput, GetApplicationOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetApplicationInput, GetApplicationOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetComponentInput, GetComponentOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetComponentInput, GetComponentOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetConfigurationCheckOperationInput, GetConfigurationCheckOperationOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetConfigurationCheckOperationInput, GetConfigurationCheckOperationOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetDatabaseInput, GetDatabaseOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetDatabaseInput, GetDatabaseOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetOperationInput, GetOperationOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetOperationInput, GetOperationOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetResourcePermissionInput, GetResourcePermissionOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetResourcePermissionInput, GetResourcePermissionOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListApplicationsInput, ListApplicationsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListApplicationsInput, ListApplicationsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListComponentsInput, ListComponentsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListComponentsInput, ListComponentsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListConfigurationCheckDefinitionsInput, ListConfigurationCheckDefinitionsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListConfigurationCheckDefinitionsInput, ListConfigurationCheckDefinitionsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListConfigurationCheckOperationsInput, ListConfigurationCheckOperationsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListConfigurationCheckOperationsInput, ListConfigurationCheckOperationsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListDatabasesInput, ListDatabasesOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListDatabasesInput, ListDatabasesOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListOperationEventsInput, ListOperationEventsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListOperationEventsInput, ListOperationEventsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListOperationsInput, ListOperationsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListOperationsInput, ListOperationsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } from "../SsmSapClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|