@aws-sdk/client-route53-recovery-readiness 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 +216 -1276
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/Route53RecoveryReadinessClient.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 +216 -1276
- package/dist-types/Route53RecoveryReadiness.d.ts +1 -1
- package/dist-types/Route53RecoveryReadinessClient.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/CreateCellCommand.d.ts +3 -3
- package/dist-types/commands/CreateCrossAccountAuthorizationCommand.d.ts +3 -3
- package/dist-types/commands/CreateReadinessCheckCommand.d.ts +3 -3
- package/dist-types/commands/CreateRecoveryGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateResourceSetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCellCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCrossAccountAuthorizationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteReadinessCheckCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRecoveryGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourceSetCommand.d.ts +3 -3
- package/dist-types/commands/GetArchitectureRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/GetCellCommand.d.ts +3 -3
- package/dist-types/commands/GetCellReadinessSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetReadinessCheckCommand.d.ts +3 -3
- package/dist-types/commands/GetReadinessCheckResourceStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetReadinessCheckStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetRecoveryGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetRecoveryGroupReadinessSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetResourceSetCommand.d.ts +3 -3
- package/dist-types/commands/ListCellsCommand.d.ts +3 -3
- package/dist-types/commands/ListCrossAccountAuthorizationsCommand.d.ts +3 -3
- package/dist-types/commands/ListReadinessChecksCommand.d.ts +3 -3
- package/dist-types/commands/ListRecoveryGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListResourceSetsCommand.d.ts +3 -3
- package/dist-types/commands/ListRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourcesCommand.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/UpdateCellCommand.d.ts +3 -3
- package/dist-types/commands/UpdateReadinessCheckCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRecoveryGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResourceSetCommand.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/Route53RecoveryReadinessServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/GetCellReadinessSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetReadinessCheckResourceStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/GetReadinessCheckStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/GetRecoveryGroupReadinessSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListCellsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrossAccountAuthorizationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReadinessChecksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecoveryGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourceSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRulesPaginator.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/Route53RecoveryReadinessClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/Route53RecoveryReadinessServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -428,19 +428,9 @@ var AccessDeniedException = [
|
|
|
428
428
|
-3,
|
|
429
429
|
n0,
|
|
430
430
|
_ADE,
|
|
431
|
-
{
|
|
432
|
-
[_e]: _c,
|
|
433
|
-
[_hE]: 403,
|
|
434
|
-
},
|
|
431
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
435
432
|
[_M],
|
|
436
|
-
[
|
|
437
|
-
[
|
|
438
|
-
0,
|
|
439
|
-
{
|
|
440
|
-
[_jN]: _m,
|
|
441
|
-
},
|
|
442
|
-
],
|
|
443
|
-
],
|
|
433
|
+
[[0, { [_jN]: _m }]],
|
|
444
434
|
];
|
|
445
435
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
446
436
|
var CellOutput = [
|
|
@@ -450,56 +440,14 @@ var CellOutput = [
|
|
|
450
440
|
0,
|
|
451
441
|
[_CA, _CN, _C, _PRS, _T],
|
|
452
442
|
[
|
|
453
|
-
[
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
],
|
|
459
|
-
[
|
|
460
|
-
0,
|
|
461
|
-
{
|
|
462
|
-
[_jN]: _cN,
|
|
463
|
-
},
|
|
464
|
-
],
|
|
465
|
-
[
|
|
466
|
-
64 | 0,
|
|
467
|
-
{
|
|
468
|
-
[_jN]: _ce,
|
|
469
|
-
},
|
|
470
|
-
],
|
|
471
|
-
[
|
|
472
|
-
64 | 0,
|
|
473
|
-
{
|
|
474
|
-
[_jN]: _pRS,
|
|
475
|
-
},
|
|
476
|
-
],
|
|
477
|
-
[
|
|
478
|
-
128 | 0,
|
|
479
|
-
{
|
|
480
|
-
[_jN]: _t,
|
|
481
|
-
},
|
|
482
|
-
],
|
|
483
|
-
],
|
|
484
|
-
];
|
|
485
|
-
var ConflictException = [
|
|
486
|
-
-3,
|
|
487
|
-
n0,
|
|
488
|
-
_CE,
|
|
489
|
-
{
|
|
490
|
-
[_e]: _c,
|
|
491
|
-
[_hE]: 409,
|
|
492
|
-
},
|
|
493
|
-
[_M],
|
|
494
|
-
[
|
|
495
|
-
[
|
|
496
|
-
0,
|
|
497
|
-
{
|
|
498
|
-
[_jN]: _m,
|
|
499
|
-
},
|
|
500
|
-
],
|
|
443
|
+
[0, { [_jN]: _cA }],
|
|
444
|
+
[0, { [_jN]: _cN }],
|
|
445
|
+
[64 | 0, { [_jN]: _ce }],
|
|
446
|
+
[64 | 0, { [_jN]: _pRS }],
|
|
447
|
+
[128 | 0, { [_jN]: _t }],
|
|
501
448
|
],
|
|
502
449
|
];
|
|
450
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [[0, { [_jN]: _m }]]];
|
|
503
451
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
504
452
|
var CreateCellRequest = [
|
|
505
453
|
3,
|
|
@@ -508,24 +456,9 @@ var CreateCellRequest = [
|
|
|
508
456
|
0,
|
|
509
457
|
[_CN, _C, _T],
|
|
510
458
|
[
|
|
511
|
-
[
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
[_jN]: _cN,
|
|
515
|
-
},
|
|
516
|
-
],
|
|
517
|
-
[
|
|
518
|
-
64 | 0,
|
|
519
|
-
{
|
|
520
|
-
[_jN]: _ce,
|
|
521
|
-
},
|
|
522
|
-
],
|
|
523
|
-
[
|
|
524
|
-
128 | 0,
|
|
525
|
-
{
|
|
526
|
-
[_jN]: _t,
|
|
527
|
-
},
|
|
528
|
-
],
|
|
459
|
+
[0, { [_jN]: _cN }],
|
|
460
|
+
[64 | 0, { [_jN]: _ce }],
|
|
461
|
+
[128 | 0, { [_jN]: _t }],
|
|
529
462
|
],
|
|
530
463
|
];
|
|
531
464
|
var CreateCellResponse = [
|
|
@@ -535,36 +468,11 @@ var CreateCellResponse = [
|
|
|
535
468
|
0,
|
|
536
469
|
[_CA, _CN, _C, _PRS, _T],
|
|
537
470
|
[
|
|
538
|
-
[
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
],
|
|
544
|
-
[
|
|
545
|
-
0,
|
|
546
|
-
{
|
|
547
|
-
[_jN]: _cN,
|
|
548
|
-
},
|
|
549
|
-
],
|
|
550
|
-
[
|
|
551
|
-
64 | 0,
|
|
552
|
-
{
|
|
553
|
-
[_jN]: _ce,
|
|
554
|
-
},
|
|
555
|
-
],
|
|
556
|
-
[
|
|
557
|
-
64 | 0,
|
|
558
|
-
{
|
|
559
|
-
[_jN]: _pRS,
|
|
560
|
-
},
|
|
561
|
-
],
|
|
562
|
-
[
|
|
563
|
-
128 | 0,
|
|
564
|
-
{
|
|
565
|
-
[_jN]: _t,
|
|
566
|
-
},
|
|
567
|
-
],
|
|
471
|
+
[0, { [_jN]: _cA }],
|
|
472
|
+
[0, { [_jN]: _cN }],
|
|
473
|
+
[64 | 0, { [_jN]: _ce }],
|
|
474
|
+
[64 | 0, { [_jN]: _pRS }],
|
|
475
|
+
[128 | 0, { [_jN]: _t }],
|
|
568
476
|
],
|
|
569
477
|
];
|
|
570
478
|
var CreateCrossAccountAuthorizationRequest = [
|
|
@@ -573,14 +481,7 @@ var CreateCrossAccountAuthorizationRequest = [
|
|
|
573
481
|
_CCAAR,
|
|
574
482
|
0,
|
|
575
483
|
[_CAA],
|
|
576
|
-
[
|
|
577
|
-
[
|
|
578
|
-
0,
|
|
579
|
-
{
|
|
580
|
-
[_jN]: _cAA,
|
|
581
|
-
},
|
|
582
|
-
],
|
|
583
|
-
],
|
|
484
|
+
[[0, { [_jN]: _cAA }]],
|
|
584
485
|
];
|
|
585
486
|
var CreateCrossAccountAuthorizationResponse = [
|
|
586
487
|
3,
|
|
@@ -588,14 +489,7 @@ var CreateCrossAccountAuthorizationResponse = [
|
|
|
588
489
|
_CCAARr,
|
|
589
490
|
0,
|
|
590
491
|
[_CAA],
|
|
591
|
-
[
|
|
592
|
-
[
|
|
593
|
-
0,
|
|
594
|
-
{
|
|
595
|
-
[_jN]: _cAA,
|
|
596
|
-
},
|
|
597
|
-
],
|
|
598
|
-
],
|
|
492
|
+
[[0, { [_jN]: _cAA }]],
|
|
599
493
|
];
|
|
600
494
|
var CreateReadinessCheckRequest = [
|
|
601
495
|
3,
|
|
@@ -604,24 +498,9 @@ var CreateReadinessCheckRequest = [
|
|
|
604
498
|
0,
|
|
605
499
|
[_RCN, _RSN, _T],
|
|
606
500
|
[
|
|
607
|
-
[
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
[_jN]: _rCN,
|
|
611
|
-
},
|
|
612
|
-
],
|
|
613
|
-
[
|
|
614
|
-
0,
|
|
615
|
-
{
|
|
616
|
-
[_jN]: _rSN,
|
|
617
|
-
},
|
|
618
|
-
],
|
|
619
|
-
[
|
|
620
|
-
128 | 0,
|
|
621
|
-
{
|
|
622
|
-
[_jN]: _t,
|
|
623
|
-
},
|
|
624
|
-
],
|
|
501
|
+
[0, { [_jN]: _rCN }],
|
|
502
|
+
[0, { [_jN]: _rSN }],
|
|
503
|
+
[128 | 0, { [_jN]: _t }],
|
|
625
504
|
],
|
|
626
505
|
];
|
|
627
506
|
var CreateReadinessCheckResponse = [
|
|
@@ -631,30 +510,10 @@ var CreateReadinessCheckResponse = [
|
|
|
631
510
|
0,
|
|
632
511
|
[_RCA, _RCN, _RS, _T],
|
|
633
512
|
[
|
|
634
|
-
[
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
},
|
|
639
|
-
],
|
|
640
|
-
[
|
|
641
|
-
0,
|
|
642
|
-
{
|
|
643
|
-
[_jN]: _rCN,
|
|
644
|
-
},
|
|
645
|
-
],
|
|
646
|
-
[
|
|
647
|
-
0,
|
|
648
|
-
{
|
|
649
|
-
[_jN]: _rS,
|
|
650
|
-
},
|
|
651
|
-
],
|
|
652
|
-
[
|
|
653
|
-
128 | 0,
|
|
654
|
-
{
|
|
655
|
-
[_jN]: _t,
|
|
656
|
-
},
|
|
657
|
-
],
|
|
513
|
+
[0, { [_jN]: _rCA }],
|
|
514
|
+
[0, { [_jN]: _rCN }],
|
|
515
|
+
[0, { [_jN]: _rS }],
|
|
516
|
+
[128 | 0, { [_jN]: _t }],
|
|
658
517
|
],
|
|
659
518
|
];
|
|
660
519
|
var CreateRecoveryGroupRequest = [
|
|
@@ -664,24 +523,9 @@ var CreateRecoveryGroupRequest = [
|
|
|
664
523
|
0,
|
|
665
524
|
[_C, _RGN, _T],
|
|
666
525
|
[
|
|
667
|
-
[
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
[_jN]: _ce,
|
|
671
|
-
},
|
|
672
|
-
],
|
|
673
|
-
[
|
|
674
|
-
0,
|
|
675
|
-
{
|
|
676
|
-
[_jN]: _rGN,
|
|
677
|
-
},
|
|
678
|
-
],
|
|
679
|
-
[
|
|
680
|
-
128 | 0,
|
|
681
|
-
{
|
|
682
|
-
[_jN]: _t,
|
|
683
|
-
},
|
|
684
|
-
],
|
|
526
|
+
[64 | 0, { [_jN]: _ce }],
|
|
527
|
+
[0, { [_jN]: _rGN }],
|
|
528
|
+
[128 | 0, { [_jN]: _t }],
|
|
685
529
|
],
|
|
686
530
|
];
|
|
687
531
|
var CreateRecoveryGroupResponse = [
|
|
@@ -691,30 +535,10 @@ var CreateRecoveryGroupResponse = [
|
|
|
691
535
|
0,
|
|
692
536
|
[_C, _RGA, _RGN, _T],
|
|
693
537
|
[
|
|
694
|
-
[
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
},
|
|
699
|
-
],
|
|
700
|
-
[
|
|
701
|
-
0,
|
|
702
|
-
{
|
|
703
|
-
[_jN]: _rGA,
|
|
704
|
-
},
|
|
705
|
-
],
|
|
706
|
-
[
|
|
707
|
-
0,
|
|
708
|
-
{
|
|
709
|
-
[_jN]: _rGN,
|
|
710
|
-
},
|
|
711
|
-
],
|
|
712
|
-
[
|
|
713
|
-
128 | 0,
|
|
714
|
-
{
|
|
715
|
-
[_jN]: _t,
|
|
716
|
-
},
|
|
717
|
-
],
|
|
538
|
+
[64 | 0, { [_jN]: _ce }],
|
|
539
|
+
[0, { [_jN]: _rGA }],
|
|
540
|
+
[0, { [_jN]: _rGN }],
|
|
541
|
+
[128 | 0, { [_jN]: _t }],
|
|
718
542
|
],
|
|
719
543
|
];
|
|
720
544
|
var CreateResourceSetRequest = [
|
|
@@ -724,30 +548,10 @@ var CreateResourceSetRequest = [
|
|
|
724
548
|
0,
|
|
725
549
|
[_RSN, _RST, _R, _T],
|
|
726
550
|
[
|
|
727
|
-
[
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
},
|
|
732
|
-
],
|
|
733
|
-
[
|
|
734
|
-
0,
|
|
735
|
-
{
|
|
736
|
-
[_jN]: _rST,
|
|
737
|
-
},
|
|
738
|
-
],
|
|
739
|
-
[
|
|
740
|
-
() => __listOfResource,
|
|
741
|
-
{
|
|
742
|
-
[_jN]: _r,
|
|
743
|
-
},
|
|
744
|
-
],
|
|
745
|
-
[
|
|
746
|
-
128 | 0,
|
|
747
|
-
{
|
|
748
|
-
[_jN]: _t,
|
|
749
|
-
},
|
|
750
|
-
],
|
|
551
|
+
[0, { [_jN]: _rSN }],
|
|
552
|
+
[0, { [_jN]: _rST }],
|
|
553
|
+
[() => __listOfResource, { [_jN]: _r }],
|
|
554
|
+
[128 | 0, { [_jN]: _t }],
|
|
751
555
|
],
|
|
752
556
|
];
|
|
753
557
|
var CreateResourceSetResponse = [
|
|
@@ -757,36 +561,11 @@ var CreateResourceSetResponse = [
|
|
|
757
561
|
0,
|
|
758
562
|
[_RSA, _RSN, _RST, _R, _T],
|
|
759
563
|
[
|
|
760
|
-
[
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
],
|
|
766
|
-
[
|
|
767
|
-
0,
|
|
768
|
-
{
|
|
769
|
-
[_jN]: _rSN,
|
|
770
|
-
},
|
|
771
|
-
],
|
|
772
|
-
[
|
|
773
|
-
0,
|
|
774
|
-
{
|
|
775
|
-
[_jN]: _rST,
|
|
776
|
-
},
|
|
777
|
-
],
|
|
778
|
-
[
|
|
779
|
-
() => __listOfResource,
|
|
780
|
-
{
|
|
781
|
-
[_jN]: _r,
|
|
782
|
-
},
|
|
783
|
-
],
|
|
784
|
-
[
|
|
785
|
-
128 | 0,
|
|
786
|
-
{
|
|
787
|
-
[_jN]: _t,
|
|
788
|
-
},
|
|
789
|
-
],
|
|
564
|
+
[0, { [_jN]: _rSA }],
|
|
565
|
+
[0, { [_jN]: _rSN }],
|
|
566
|
+
[0, { [_jN]: _rST }],
|
|
567
|
+
[() => __listOfResource, { [_jN]: _r }],
|
|
568
|
+
[128 | 0, { [_jN]: _t }],
|
|
790
569
|
],
|
|
791
570
|
];
|
|
792
571
|
var DeleteCellRequest = [3, n0, _DCR, 0, [_CN], [[0, 1]]];
|
|
@@ -802,36 +581,11 @@ var DNSTargetResource = [
|
|
|
802
581
|
0,
|
|
803
582
|
[_DN, _HZA, _RSI, _RT, _TR],
|
|
804
583
|
[
|
|
805
|
-
[
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
],
|
|
811
|
-
[
|
|
812
|
-
0,
|
|
813
|
-
{
|
|
814
|
-
[_jN]: _hZA,
|
|
815
|
-
},
|
|
816
|
-
],
|
|
817
|
-
[
|
|
818
|
-
0,
|
|
819
|
-
{
|
|
820
|
-
[_jN]: _rSI,
|
|
821
|
-
},
|
|
822
|
-
],
|
|
823
|
-
[
|
|
824
|
-
0,
|
|
825
|
-
{
|
|
826
|
-
[_jN]: _rT,
|
|
827
|
-
},
|
|
828
|
-
],
|
|
829
|
-
[
|
|
830
|
-
() => TargetResource,
|
|
831
|
-
{
|
|
832
|
-
[_jN]: _tR,
|
|
833
|
-
},
|
|
834
|
-
],
|
|
584
|
+
[0, { [_jN]: _dN }],
|
|
585
|
+
[0, { [_jN]: _hZA }],
|
|
586
|
+
[0, { [_jN]: _rSI }],
|
|
587
|
+
[0, { [_jN]: _rT }],
|
|
588
|
+
[() => TargetResource, { [_jN]: _tR }],
|
|
835
589
|
],
|
|
836
590
|
];
|
|
837
591
|
var GetArchitectureRecommendationsRequest = [
|
|
@@ -841,18 +595,8 @@ var GetArchitectureRecommendationsRequest = [
|
|
|
841
595
|
0,
|
|
842
596
|
[_MR, _NT, _RGN],
|
|
843
597
|
[
|
|
844
|
-
[
|
|
845
|
-
|
|
846
|
-
{
|
|
847
|
-
[_hQ]: _mR,
|
|
848
|
-
},
|
|
849
|
-
],
|
|
850
|
-
[
|
|
851
|
-
0,
|
|
852
|
-
{
|
|
853
|
-
[_hQ]: _nT,
|
|
854
|
-
},
|
|
855
|
-
],
|
|
598
|
+
[1, { [_hQ]: _mR }],
|
|
599
|
+
[0, { [_hQ]: _nT }],
|
|
856
600
|
[0, 1],
|
|
857
601
|
],
|
|
858
602
|
];
|
|
@@ -863,24 +607,9 @@ var GetArchitectureRecommendationsResponse = [
|
|
|
863
607
|
0,
|
|
864
608
|
[_LAT, _NT, _Re],
|
|
865
609
|
[
|
|
866
|
-
[
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
[_jN]: _lAT,
|
|
870
|
-
},
|
|
871
|
-
],
|
|
872
|
-
[
|
|
873
|
-
0,
|
|
874
|
-
{
|
|
875
|
-
[_jN]: _nT,
|
|
876
|
-
},
|
|
877
|
-
],
|
|
878
|
-
[
|
|
879
|
-
() => __listOfRecommendation,
|
|
880
|
-
{
|
|
881
|
-
[_jN]: _re,
|
|
882
|
-
},
|
|
883
|
-
],
|
|
610
|
+
[5, { [_jN]: _lAT }],
|
|
611
|
+
[0, { [_jN]: _nT }],
|
|
612
|
+
[() => __listOfRecommendation, { [_jN]: _re }],
|
|
884
613
|
],
|
|
885
614
|
];
|
|
886
615
|
var GetCellReadinessSummaryRequest = [
|
|
@@ -891,18 +620,8 @@ var GetCellReadinessSummaryRequest = [
|
|
|
891
620
|
[_CN, _MR, _NT],
|
|
892
621
|
[
|
|
893
622
|
[0, 1],
|
|
894
|
-
[
|
|
895
|
-
|
|
896
|
-
{
|
|
897
|
-
[_hQ]: _mR,
|
|
898
|
-
},
|
|
899
|
-
],
|
|
900
|
-
[
|
|
901
|
-
0,
|
|
902
|
-
{
|
|
903
|
-
[_hQ]: _nT,
|
|
904
|
-
},
|
|
905
|
-
],
|
|
623
|
+
[1, { [_hQ]: _mR }],
|
|
624
|
+
[0, { [_hQ]: _nT }],
|
|
906
625
|
],
|
|
907
626
|
];
|
|
908
627
|
var GetCellReadinessSummaryResponse = [
|
|
@@ -912,24 +631,9 @@ var GetCellReadinessSummaryResponse = [
|
|
|
912
631
|
0,
|
|
913
632
|
[_NT, _Rea, _RC],
|
|
914
633
|
[
|
|
915
|
-
[
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
[_jN]: _nT,
|
|
919
|
-
},
|
|
920
|
-
],
|
|
921
|
-
[
|
|
922
|
-
0,
|
|
923
|
-
{
|
|
924
|
-
[_jN]: _rea,
|
|
925
|
-
},
|
|
926
|
-
],
|
|
927
|
-
[
|
|
928
|
-
() => __listOfReadinessCheckSummary,
|
|
929
|
-
{
|
|
930
|
-
[_jN]: _rC,
|
|
931
|
-
},
|
|
932
|
-
],
|
|
634
|
+
[0, { [_jN]: _nT }],
|
|
635
|
+
[0, { [_jN]: _rea }],
|
|
636
|
+
[() => __listOfReadinessCheckSummary, { [_jN]: _rC }],
|
|
933
637
|
],
|
|
934
638
|
];
|
|
935
639
|
var GetCellRequest = [3, n0, _GCR, 0, [_CN], [[0, 1]]];
|
|
@@ -940,36 +644,11 @@ var GetCellResponse = [
|
|
|
940
644
|
0,
|
|
941
645
|
[_CA, _CN, _C, _PRS, _T],
|
|
942
646
|
[
|
|
943
|
-
[
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
],
|
|
949
|
-
[
|
|
950
|
-
0,
|
|
951
|
-
{
|
|
952
|
-
[_jN]: _cN,
|
|
953
|
-
},
|
|
954
|
-
],
|
|
955
|
-
[
|
|
956
|
-
64 | 0,
|
|
957
|
-
{
|
|
958
|
-
[_jN]: _ce,
|
|
959
|
-
},
|
|
960
|
-
],
|
|
961
|
-
[
|
|
962
|
-
64 | 0,
|
|
963
|
-
{
|
|
964
|
-
[_jN]: _pRS,
|
|
965
|
-
},
|
|
966
|
-
],
|
|
967
|
-
[
|
|
968
|
-
128 | 0,
|
|
969
|
-
{
|
|
970
|
-
[_jN]: _t,
|
|
971
|
-
},
|
|
972
|
-
],
|
|
647
|
+
[0, { [_jN]: _cA }],
|
|
648
|
+
[0, { [_jN]: _cN }],
|
|
649
|
+
[64 | 0, { [_jN]: _ce }],
|
|
650
|
+
[64 | 0, { [_jN]: _pRS }],
|
|
651
|
+
[128 | 0, { [_jN]: _t }],
|
|
973
652
|
],
|
|
974
653
|
];
|
|
975
654
|
var GetReadinessCheckRequest = [3, n0, _GRCR, 0, [_RCN], [[0, 1]]];
|
|
@@ -980,18 +659,8 @@ var GetReadinessCheckResourceStatusRequest = [
|
|
|
980
659
|
0,
|
|
981
660
|
[_MR, _NT, _RCN, _RI],
|
|
982
661
|
[
|
|
983
|
-
[
|
|
984
|
-
|
|
985
|
-
{
|
|
986
|
-
[_hQ]: _mR,
|
|
987
|
-
},
|
|
988
|
-
],
|
|
989
|
-
[
|
|
990
|
-
0,
|
|
991
|
-
{
|
|
992
|
-
[_hQ]: _nT,
|
|
993
|
-
},
|
|
994
|
-
],
|
|
662
|
+
[1, { [_hQ]: _mR }],
|
|
663
|
+
[0, { [_hQ]: _nT }],
|
|
995
664
|
[0, 1],
|
|
996
665
|
[0, 1],
|
|
997
666
|
],
|
|
@@ -1003,24 +672,9 @@ var GetReadinessCheckResourceStatusResponse = [
|
|
|
1003
672
|
0,
|
|
1004
673
|
[_NT, _Rea, _Ru],
|
|
1005
674
|
[
|
|
1006
|
-
[
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
[_jN]: _nT,
|
|
1010
|
-
},
|
|
1011
|
-
],
|
|
1012
|
-
[
|
|
1013
|
-
0,
|
|
1014
|
-
{
|
|
1015
|
-
[_jN]: _rea,
|
|
1016
|
-
},
|
|
1017
|
-
],
|
|
1018
|
-
[
|
|
1019
|
-
() => __listOfRuleResult,
|
|
1020
|
-
{
|
|
1021
|
-
[_jN]: _ru,
|
|
1022
|
-
},
|
|
1023
|
-
],
|
|
675
|
+
[0, { [_jN]: _nT }],
|
|
676
|
+
[0, { [_jN]: _rea }],
|
|
677
|
+
[() => __listOfRuleResult, { [_jN]: _ru }],
|
|
1024
678
|
],
|
|
1025
679
|
];
|
|
1026
680
|
var GetReadinessCheckResponse = [
|
|
@@ -1030,30 +684,10 @@ var GetReadinessCheckResponse = [
|
|
|
1030
684
|
0,
|
|
1031
685
|
[_RCA, _RCN, _RS, _T],
|
|
1032
686
|
[
|
|
1033
|
-
[
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
},
|
|
1038
|
-
],
|
|
1039
|
-
[
|
|
1040
|
-
0,
|
|
1041
|
-
{
|
|
1042
|
-
[_jN]: _rCN,
|
|
1043
|
-
},
|
|
1044
|
-
],
|
|
1045
|
-
[
|
|
1046
|
-
0,
|
|
1047
|
-
{
|
|
1048
|
-
[_jN]: _rS,
|
|
1049
|
-
},
|
|
1050
|
-
],
|
|
1051
|
-
[
|
|
1052
|
-
128 | 0,
|
|
1053
|
-
{
|
|
1054
|
-
[_jN]: _t,
|
|
1055
|
-
},
|
|
1056
|
-
],
|
|
687
|
+
[0, { [_jN]: _rCA }],
|
|
688
|
+
[0, { [_jN]: _rCN }],
|
|
689
|
+
[0, { [_jN]: _rS }],
|
|
690
|
+
[128 | 0, { [_jN]: _t }],
|
|
1057
691
|
],
|
|
1058
692
|
];
|
|
1059
693
|
var GetReadinessCheckStatusRequest = [
|
|
@@ -1063,18 +697,8 @@ var GetReadinessCheckStatusRequest = [
|
|
|
1063
697
|
0,
|
|
1064
698
|
[_MR, _NT, _RCN],
|
|
1065
699
|
[
|
|
1066
|
-
[
|
|
1067
|
-
|
|
1068
|
-
{
|
|
1069
|
-
[_hQ]: _mR,
|
|
1070
|
-
},
|
|
1071
|
-
],
|
|
1072
|
-
[
|
|
1073
|
-
0,
|
|
1074
|
-
{
|
|
1075
|
-
[_hQ]: _nT,
|
|
1076
|
-
},
|
|
1077
|
-
],
|
|
700
|
+
[1, { [_hQ]: _mR }],
|
|
701
|
+
[0, { [_hQ]: _nT }],
|
|
1078
702
|
[0, 1],
|
|
1079
703
|
],
|
|
1080
704
|
];
|
|
@@ -1085,30 +709,10 @@ var GetReadinessCheckStatusResponse = [
|
|
|
1085
709
|
0,
|
|
1086
710
|
[_Me, _NT, _Rea, _R],
|
|
1087
711
|
[
|
|
1088
|
-
[
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
},
|
|
1093
|
-
],
|
|
1094
|
-
[
|
|
1095
|
-
0,
|
|
1096
|
-
{
|
|
1097
|
-
[_jN]: _nT,
|
|
1098
|
-
},
|
|
1099
|
-
],
|
|
1100
|
-
[
|
|
1101
|
-
0,
|
|
1102
|
-
{
|
|
1103
|
-
[_jN]: _rea,
|
|
1104
|
-
},
|
|
1105
|
-
],
|
|
1106
|
-
[
|
|
1107
|
-
() => __listOfResourceResult,
|
|
1108
|
-
{
|
|
1109
|
-
[_jN]: _r,
|
|
1110
|
-
},
|
|
1111
|
-
],
|
|
712
|
+
[() => __listOfMessage, { [_jN]: _me }],
|
|
713
|
+
[0, { [_jN]: _nT }],
|
|
714
|
+
[0, { [_jN]: _rea }],
|
|
715
|
+
[() => __listOfResourceResult, { [_jN]: _r }],
|
|
1112
716
|
],
|
|
1113
717
|
];
|
|
1114
718
|
var GetRecoveryGroupReadinessSummaryRequest = [
|
|
@@ -1118,18 +722,8 @@ var GetRecoveryGroupReadinessSummaryRequest = [
|
|
|
1118
722
|
0,
|
|
1119
723
|
[_MR, _NT, _RGN],
|
|
1120
724
|
[
|
|
1121
|
-
[
|
|
1122
|
-
|
|
1123
|
-
{
|
|
1124
|
-
[_hQ]: _mR,
|
|
1125
|
-
},
|
|
1126
|
-
],
|
|
1127
|
-
[
|
|
1128
|
-
0,
|
|
1129
|
-
{
|
|
1130
|
-
[_hQ]: _nT,
|
|
1131
|
-
},
|
|
1132
|
-
],
|
|
725
|
+
[1, { [_hQ]: _mR }],
|
|
726
|
+
[0, { [_hQ]: _nT }],
|
|
1133
727
|
[0, 1],
|
|
1134
728
|
],
|
|
1135
729
|
];
|
|
@@ -1140,24 +734,9 @@ var GetRecoveryGroupReadinessSummaryResponse = [
|
|
|
1140
734
|
0,
|
|
1141
735
|
[_NT, _Rea, _RC],
|
|
1142
736
|
[
|
|
1143
|
-
[
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
[_jN]: _nT,
|
|
1147
|
-
},
|
|
1148
|
-
],
|
|
1149
|
-
[
|
|
1150
|
-
0,
|
|
1151
|
-
{
|
|
1152
|
-
[_jN]: _rea,
|
|
1153
|
-
},
|
|
1154
|
-
],
|
|
1155
|
-
[
|
|
1156
|
-
() => __listOfReadinessCheckSummary,
|
|
1157
|
-
{
|
|
1158
|
-
[_jN]: _rC,
|
|
1159
|
-
},
|
|
1160
|
-
],
|
|
737
|
+
[0, { [_jN]: _nT }],
|
|
738
|
+
[0, { [_jN]: _rea }],
|
|
739
|
+
[() => __listOfReadinessCheckSummary, { [_jN]: _rC }],
|
|
1161
740
|
],
|
|
1162
741
|
];
|
|
1163
742
|
var GetRecoveryGroupRequest = [3, n0, _GRGR, 0, [_RGN], [[0, 1]]];
|
|
@@ -1168,30 +747,10 @@ var GetRecoveryGroupResponse = [
|
|
|
1168
747
|
0,
|
|
1169
748
|
[_C, _RGA, _RGN, _T],
|
|
1170
749
|
[
|
|
1171
|
-
[
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
},
|
|
1176
|
-
],
|
|
1177
|
-
[
|
|
1178
|
-
0,
|
|
1179
|
-
{
|
|
1180
|
-
[_jN]: _rGA,
|
|
1181
|
-
},
|
|
1182
|
-
],
|
|
1183
|
-
[
|
|
1184
|
-
0,
|
|
1185
|
-
{
|
|
1186
|
-
[_jN]: _rGN,
|
|
1187
|
-
},
|
|
1188
|
-
],
|
|
1189
|
-
[
|
|
1190
|
-
128 | 0,
|
|
1191
|
-
{
|
|
1192
|
-
[_jN]: _t,
|
|
1193
|
-
},
|
|
1194
|
-
],
|
|
750
|
+
[64 | 0, { [_jN]: _ce }],
|
|
751
|
+
[0, { [_jN]: _rGA }],
|
|
752
|
+
[0, { [_jN]: _rGN }],
|
|
753
|
+
[128 | 0, { [_jN]: _t }],
|
|
1195
754
|
],
|
|
1196
755
|
];
|
|
1197
756
|
var GetResourceSetRequest = [3, n0, _GRSR, 0, [_RSN], [[0, 1]]];
|
|
@@ -1202,55 +761,20 @@ var GetResourceSetResponse = [
|
|
|
1202
761
|
0,
|
|
1203
762
|
[_RSA, _RSN, _RST, _R, _T],
|
|
1204
763
|
[
|
|
1205
|
-
[
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
],
|
|
1211
|
-
[
|
|
1212
|
-
0,
|
|
1213
|
-
{
|
|
1214
|
-
[_jN]: _rSN,
|
|
1215
|
-
},
|
|
1216
|
-
],
|
|
1217
|
-
[
|
|
1218
|
-
0,
|
|
1219
|
-
{
|
|
1220
|
-
[_jN]: _rST,
|
|
1221
|
-
},
|
|
1222
|
-
],
|
|
1223
|
-
[
|
|
1224
|
-
() => __listOfResource,
|
|
1225
|
-
{
|
|
1226
|
-
[_jN]: _r,
|
|
1227
|
-
},
|
|
1228
|
-
],
|
|
1229
|
-
[
|
|
1230
|
-
128 | 0,
|
|
1231
|
-
{
|
|
1232
|
-
[_jN]: _t,
|
|
1233
|
-
},
|
|
1234
|
-
],
|
|
764
|
+
[0, { [_jN]: _rSA }],
|
|
765
|
+
[0, { [_jN]: _rSN }],
|
|
766
|
+
[0, { [_jN]: _rST }],
|
|
767
|
+
[() => __listOfResource, { [_jN]: _r }],
|
|
768
|
+
[128 | 0, { [_jN]: _t }],
|
|
1235
769
|
],
|
|
1236
770
|
];
|
|
1237
771
|
var InternalServerException = [
|
|
1238
772
|
-3,
|
|
1239
773
|
n0,
|
|
1240
774
|
_ISE,
|
|
1241
|
-
{
|
|
1242
|
-
[_e]: _s,
|
|
1243
|
-
[_hE]: 500,
|
|
1244
|
-
},
|
|
775
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
1245
776
|
[_M],
|
|
1246
|
-
[
|
|
1247
|
-
[
|
|
1248
|
-
0,
|
|
1249
|
-
{
|
|
1250
|
-
[_jN]: _m,
|
|
1251
|
-
},
|
|
1252
|
-
],
|
|
1253
|
-
],
|
|
777
|
+
[[0, { [_jN]: _m }]],
|
|
1254
778
|
];
|
|
1255
779
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
1256
780
|
var ListCellsRequest = [
|
|
@@ -1260,18 +784,8 @@ var ListCellsRequest = [
|
|
|
1260
784
|
0,
|
|
1261
785
|
[_MR, _NT],
|
|
1262
786
|
[
|
|
1263
|
-
[
|
|
1264
|
-
|
|
1265
|
-
{
|
|
1266
|
-
[_hQ]: _mR,
|
|
1267
|
-
},
|
|
1268
|
-
],
|
|
1269
|
-
[
|
|
1270
|
-
0,
|
|
1271
|
-
{
|
|
1272
|
-
[_hQ]: _nT,
|
|
1273
|
-
},
|
|
1274
|
-
],
|
|
787
|
+
[1, { [_hQ]: _mR }],
|
|
788
|
+
[0, { [_hQ]: _nT }],
|
|
1275
789
|
],
|
|
1276
790
|
];
|
|
1277
791
|
var ListCellsResponse = [
|
|
@@ -1281,18 +795,8 @@ var ListCellsResponse = [
|
|
|
1281
795
|
0,
|
|
1282
796
|
[_C, _NT],
|
|
1283
797
|
[
|
|
1284
|
-
[
|
|
1285
|
-
|
|
1286
|
-
{
|
|
1287
|
-
[_jN]: _ce,
|
|
1288
|
-
},
|
|
1289
|
-
],
|
|
1290
|
-
[
|
|
1291
|
-
0,
|
|
1292
|
-
{
|
|
1293
|
-
[_jN]: _nT,
|
|
1294
|
-
},
|
|
1295
|
-
],
|
|
798
|
+
[() => __listOfCellOutput, { [_jN]: _ce }],
|
|
799
|
+
[0, { [_jN]: _nT }],
|
|
1296
800
|
],
|
|
1297
801
|
];
|
|
1298
802
|
var ListCrossAccountAuthorizationsRequest = [
|
|
@@ -1302,18 +806,8 @@ var ListCrossAccountAuthorizationsRequest = [
|
|
|
1302
806
|
0,
|
|
1303
807
|
[_MR, _NT],
|
|
1304
808
|
[
|
|
1305
|
-
[
|
|
1306
|
-
|
|
1307
|
-
{
|
|
1308
|
-
[_hQ]: _mR,
|
|
1309
|
-
},
|
|
1310
|
-
],
|
|
1311
|
-
[
|
|
1312
|
-
0,
|
|
1313
|
-
{
|
|
1314
|
-
[_hQ]: _nT,
|
|
1315
|
-
},
|
|
1316
|
-
],
|
|
809
|
+
[1, { [_hQ]: _mR }],
|
|
810
|
+
[0, { [_hQ]: _nT }],
|
|
1317
811
|
],
|
|
1318
812
|
];
|
|
1319
813
|
var ListCrossAccountAuthorizationsResponse = [
|
|
@@ -1323,18 +817,8 @@ var ListCrossAccountAuthorizationsResponse = [
|
|
|
1323
817
|
0,
|
|
1324
818
|
[_CAAr, _NT],
|
|
1325
819
|
[
|
|
1326
|
-
[
|
|
1327
|
-
|
|
1328
|
-
{
|
|
1329
|
-
[_jN]: _cAAr,
|
|
1330
|
-
},
|
|
1331
|
-
],
|
|
1332
|
-
[
|
|
1333
|
-
0,
|
|
1334
|
-
{
|
|
1335
|
-
[_jN]: _nT,
|
|
1336
|
-
},
|
|
1337
|
-
],
|
|
820
|
+
[64 | 0, { [_jN]: _cAAr }],
|
|
821
|
+
[0, { [_jN]: _nT }],
|
|
1338
822
|
],
|
|
1339
823
|
];
|
|
1340
824
|
var ListReadinessChecksRequest = [
|
|
@@ -1344,18 +828,8 @@ var ListReadinessChecksRequest = [
|
|
|
1344
828
|
0,
|
|
1345
829
|
[_MR, _NT],
|
|
1346
830
|
[
|
|
1347
|
-
[
|
|
1348
|
-
|
|
1349
|
-
{
|
|
1350
|
-
[_hQ]: _mR,
|
|
1351
|
-
},
|
|
1352
|
-
],
|
|
1353
|
-
[
|
|
1354
|
-
0,
|
|
1355
|
-
{
|
|
1356
|
-
[_hQ]: _nT,
|
|
1357
|
-
},
|
|
1358
|
-
],
|
|
831
|
+
[1, { [_hQ]: _mR }],
|
|
832
|
+
[0, { [_hQ]: _nT }],
|
|
1359
833
|
],
|
|
1360
834
|
];
|
|
1361
835
|
var ListReadinessChecksResponse = [
|
|
@@ -1365,18 +839,8 @@ var ListReadinessChecksResponse = [
|
|
|
1365
839
|
0,
|
|
1366
840
|
[_NT, _RC],
|
|
1367
841
|
[
|
|
1368
|
-
[
|
|
1369
|
-
|
|
1370
|
-
{
|
|
1371
|
-
[_jN]: _nT,
|
|
1372
|
-
},
|
|
1373
|
-
],
|
|
1374
|
-
[
|
|
1375
|
-
() => __listOfReadinessCheckOutput,
|
|
1376
|
-
{
|
|
1377
|
-
[_jN]: _rC,
|
|
1378
|
-
},
|
|
1379
|
-
],
|
|
842
|
+
[0, { [_jN]: _nT }],
|
|
843
|
+
[() => __listOfReadinessCheckOutput, { [_jN]: _rC }],
|
|
1380
844
|
],
|
|
1381
845
|
];
|
|
1382
846
|
var ListRecoveryGroupsRequest = [
|
|
@@ -1386,18 +850,8 @@ var ListRecoveryGroupsRequest = [
|
|
|
1386
850
|
0,
|
|
1387
851
|
[_MR, _NT],
|
|
1388
852
|
[
|
|
1389
|
-
[
|
|
1390
|
-
|
|
1391
|
-
{
|
|
1392
|
-
[_hQ]: _mR,
|
|
1393
|
-
},
|
|
1394
|
-
],
|
|
1395
|
-
[
|
|
1396
|
-
0,
|
|
1397
|
-
{
|
|
1398
|
-
[_hQ]: _nT,
|
|
1399
|
-
},
|
|
1400
|
-
],
|
|
853
|
+
[1, { [_hQ]: _mR }],
|
|
854
|
+
[0, { [_hQ]: _nT }],
|
|
1401
855
|
],
|
|
1402
856
|
];
|
|
1403
857
|
var ListRecoveryGroupsResponse = [
|
|
@@ -1407,18 +861,8 @@ var ListRecoveryGroupsResponse = [
|
|
|
1407
861
|
0,
|
|
1408
862
|
[_NT, _RG],
|
|
1409
863
|
[
|
|
1410
|
-
[
|
|
1411
|
-
|
|
1412
|
-
{
|
|
1413
|
-
[_jN]: _nT,
|
|
1414
|
-
},
|
|
1415
|
-
],
|
|
1416
|
-
[
|
|
1417
|
-
() => __listOfRecoveryGroupOutput,
|
|
1418
|
-
{
|
|
1419
|
-
[_jN]: _rG,
|
|
1420
|
-
},
|
|
1421
|
-
],
|
|
864
|
+
[0, { [_jN]: _nT }],
|
|
865
|
+
[() => __listOfRecoveryGroupOutput, { [_jN]: _rG }],
|
|
1422
866
|
],
|
|
1423
867
|
];
|
|
1424
868
|
var ListResourceSetsRequest = [
|
|
@@ -1428,18 +872,8 @@ var ListResourceSetsRequest = [
|
|
|
1428
872
|
0,
|
|
1429
873
|
[_MR, _NT],
|
|
1430
874
|
[
|
|
1431
|
-
[
|
|
1432
|
-
|
|
1433
|
-
{
|
|
1434
|
-
[_hQ]: _mR,
|
|
1435
|
-
},
|
|
1436
|
-
],
|
|
1437
|
-
[
|
|
1438
|
-
0,
|
|
1439
|
-
{
|
|
1440
|
-
[_hQ]: _nT,
|
|
1441
|
-
},
|
|
1442
|
-
],
|
|
875
|
+
[1, { [_hQ]: _mR }],
|
|
876
|
+
[0, { [_hQ]: _nT }],
|
|
1443
877
|
],
|
|
1444
878
|
];
|
|
1445
879
|
var ListResourceSetsResponse = [
|
|
@@ -1449,18 +883,8 @@ var ListResourceSetsResponse = [
|
|
|
1449
883
|
0,
|
|
1450
884
|
[_NT, _RSe],
|
|
1451
885
|
[
|
|
1452
|
-
[
|
|
1453
|
-
|
|
1454
|
-
{
|
|
1455
|
-
[_jN]: _nT,
|
|
1456
|
-
},
|
|
1457
|
-
],
|
|
1458
|
-
[
|
|
1459
|
-
() => __listOfResourceSetOutput,
|
|
1460
|
-
{
|
|
1461
|
-
[_jN]: _rSe,
|
|
1462
|
-
},
|
|
1463
|
-
],
|
|
886
|
+
[0, { [_jN]: _nT }],
|
|
887
|
+
[() => __listOfResourceSetOutput, { [_jN]: _rSe }],
|
|
1464
888
|
],
|
|
1465
889
|
];
|
|
1466
890
|
var ListRulesOutput = [
|
|
@@ -1470,24 +894,9 @@ var ListRulesOutput = [
|
|
|
1470
894
|
0,
|
|
1471
895
|
[_RTe, _RD, _RIu],
|
|
1472
896
|
[
|
|
1473
|
-
[
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
[_jN]: _rTe,
|
|
1477
|
-
},
|
|
1478
|
-
],
|
|
1479
|
-
[
|
|
1480
|
-
0,
|
|
1481
|
-
{
|
|
1482
|
-
[_jN]: _rD,
|
|
1483
|
-
},
|
|
1484
|
-
],
|
|
1485
|
-
[
|
|
1486
|
-
0,
|
|
1487
|
-
{
|
|
1488
|
-
[_jN]: _rI,
|
|
1489
|
-
},
|
|
1490
|
-
],
|
|
897
|
+
[0, { [_jN]: _rTe }],
|
|
898
|
+
[0, { [_jN]: _rD }],
|
|
899
|
+
[0, { [_jN]: _rI }],
|
|
1491
900
|
],
|
|
1492
901
|
];
|
|
1493
902
|
var ListRulesRequest = [
|
|
@@ -1497,24 +906,9 @@ var ListRulesRequest = [
|
|
|
1497
906
|
0,
|
|
1498
907
|
[_MR, _NT, _RTe],
|
|
1499
908
|
[
|
|
1500
|
-
[
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
[_hQ]: _mR,
|
|
1504
|
-
},
|
|
1505
|
-
],
|
|
1506
|
-
[
|
|
1507
|
-
0,
|
|
1508
|
-
{
|
|
1509
|
-
[_hQ]: _nT,
|
|
1510
|
-
},
|
|
1511
|
-
],
|
|
1512
|
-
[
|
|
1513
|
-
0,
|
|
1514
|
-
{
|
|
1515
|
-
[_hQ]: _rTe,
|
|
1516
|
-
},
|
|
1517
|
-
],
|
|
909
|
+
[1, { [_hQ]: _mR }],
|
|
910
|
+
[0, { [_hQ]: _nT }],
|
|
911
|
+
[0, { [_hQ]: _rTe }],
|
|
1518
912
|
],
|
|
1519
913
|
];
|
|
1520
914
|
var ListRulesResponse = [
|
|
@@ -1524,66 +918,14 @@ var ListRulesResponse = [
|
|
|
1524
918
|
0,
|
|
1525
919
|
[_NT, _Ru],
|
|
1526
920
|
[
|
|
1527
|
-
[
|
|
1528
|
-
|
|
1529
|
-
{
|
|
1530
|
-
[_jN]: _nT,
|
|
1531
|
-
},
|
|
1532
|
-
],
|
|
1533
|
-
[
|
|
1534
|
-
() => __listOfListRulesOutput,
|
|
1535
|
-
{
|
|
1536
|
-
[_jN]: _ru,
|
|
1537
|
-
},
|
|
1538
|
-
],
|
|
921
|
+
[0, { [_jN]: _nT }],
|
|
922
|
+
[() => __listOfListRulesOutput, { [_jN]: _ru }],
|
|
1539
923
|
],
|
|
1540
924
|
];
|
|
1541
925
|
var ListTagsForResourcesRequest = [3, n0, _LTFRR, 0, [_RA], [[0, 1]]];
|
|
1542
|
-
var ListTagsForResourcesResponse = [
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
_LTFRRi,
|
|
1546
|
-
0,
|
|
1547
|
-
[_T],
|
|
1548
|
-
[
|
|
1549
|
-
[
|
|
1550
|
-
128 | 0,
|
|
1551
|
-
{
|
|
1552
|
-
[_jN]: _t,
|
|
1553
|
-
},
|
|
1554
|
-
],
|
|
1555
|
-
],
|
|
1556
|
-
];
|
|
1557
|
-
var Message = [
|
|
1558
|
-
3,
|
|
1559
|
-
n0,
|
|
1560
|
-
_M,
|
|
1561
|
-
0,
|
|
1562
|
-
[_MT],
|
|
1563
|
-
[
|
|
1564
|
-
[
|
|
1565
|
-
0,
|
|
1566
|
-
{
|
|
1567
|
-
[_jN]: _mT,
|
|
1568
|
-
},
|
|
1569
|
-
],
|
|
1570
|
-
],
|
|
1571
|
-
];
|
|
1572
|
-
var NLBResource = [
|
|
1573
|
-
3,
|
|
1574
|
-
n0,
|
|
1575
|
-
_NLBR,
|
|
1576
|
-
0,
|
|
1577
|
-
[_A],
|
|
1578
|
-
[
|
|
1579
|
-
[
|
|
1580
|
-
0,
|
|
1581
|
-
{
|
|
1582
|
-
[_jN]: _a,
|
|
1583
|
-
},
|
|
1584
|
-
],
|
|
1585
|
-
],
|
|
1586
|
-
];
|
|
926
|
+
var ListTagsForResourcesResponse = [3, n0, _LTFRRi, 0, [_T], [[128 | 0, { [_jN]: _t }]]];
|
|
927
|
+
var Message = [3, n0, _M, 0, [_MT], [[0, { [_jN]: _mT }]]];
|
|
928
|
+
var NLBResource = [3, n0, _NLBR, 0, [_A], [[0, { [_jN]: _a }]]];
|
|
1587
929
|
var R53ResourceRecord = [
|
|
1588
930
|
3,
|
|
1589
931
|
n0,
|
|
@@ -1591,18 +933,8 @@ var R53ResourceRecord = [
|
|
|
1591
933
|
0,
|
|
1592
934
|
[_DN, _RSI],
|
|
1593
935
|
[
|
|
1594
|
-
[
|
|
1595
|
-
|
|
1596
|
-
{
|
|
1597
|
-
[_jN]: _dN,
|
|
1598
|
-
},
|
|
1599
|
-
],
|
|
1600
|
-
[
|
|
1601
|
-
0,
|
|
1602
|
-
{
|
|
1603
|
-
[_jN]: _rSI,
|
|
1604
|
-
},
|
|
1605
|
-
],
|
|
936
|
+
[0, { [_jN]: _dN }],
|
|
937
|
+
[0, { [_jN]: _rSI }],
|
|
1606
938
|
],
|
|
1607
939
|
];
|
|
1608
940
|
var ReadinessCheckOutput = [
|
|
@@ -1612,30 +944,10 @@ var ReadinessCheckOutput = [
|
|
|
1612
944
|
0,
|
|
1613
945
|
[_RCA, _RCN, _RS, _T],
|
|
1614
946
|
[
|
|
1615
|
-
[
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
},
|
|
1620
|
-
],
|
|
1621
|
-
[
|
|
1622
|
-
0,
|
|
1623
|
-
{
|
|
1624
|
-
[_jN]: _rCN,
|
|
1625
|
-
},
|
|
1626
|
-
],
|
|
1627
|
-
[
|
|
1628
|
-
0,
|
|
1629
|
-
{
|
|
1630
|
-
[_jN]: _rS,
|
|
1631
|
-
},
|
|
1632
|
-
],
|
|
1633
|
-
[
|
|
1634
|
-
128 | 0,
|
|
1635
|
-
{
|
|
1636
|
-
[_jN]: _t,
|
|
1637
|
-
},
|
|
1638
|
-
],
|
|
947
|
+
[0, { [_jN]: _rCA }],
|
|
948
|
+
[0, { [_jN]: _rCN }],
|
|
949
|
+
[0, { [_jN]: _rS }],
|
|
950
|
+
[128 | 0, { [_jN]: _t }],
|
|
1639
951
|
],
|
|
1640
952
|
];
|
|
1641
953
|
var ReadinessCheckSummary = [
|
|
@@ -1645,35 +957,11 @@ var ReadinessCheckSummary = [
|
|
|
1645
957
|
0,
|
|
1646
958
|
[_Rea, _RCN],
|
|
1647
959
|
[
|
|
1648
|
-
[
|
|
1649
|
-
|
|
1650
|
-
{
|
|
1651
|
-
[_jN]: _rea,
|
|
1652
|
-
},
|
|
1653
|
-
],
|
|
1654
|
-
[
|
|
1655
|
-
0,
|
|
1656
|
-
{
|
|
1657
|
-
[_jN]: _rCN,
|
|
1658
|
-
},
|
|
1659
|
-
],
|
|
1660
|
-
],
|
|
1661
|
-
];
|
|
1662
|
-
var Recommendation = [
|
|
1663
|
-
3,
|
|
1664
|
-
n0,
|
|
1665
|
-
_Rec,
|
|
1666
|
-
0,
|
|
1667
|
-
[_RTec],
|
|
1668
|
-
[
|
|
1669
|
-
[
|
|
1670
|
-
0,
|
|
1671
|
-
{
|
|
1672
|
-
[_jN]: _rTec,
|
|
1673
|
-
},
|
|
1674
|
-
],
|
|
960
|
+
[0, { [_jN]: _rea }],
|
|
961
|
+
[0, { [_jN]: _rCN }],
|
|
1675
962
|
],
|
|
1676
963
|
];
|
|
964
|
+
var Recommendation = [3, n0, _Rec, 0, [_RTec], [[0, { [_jN]: _rTec }]]];
|
|
1677
965
|
var RecoveryGroupOutput = [
|
|
1678
966
|
3,
|
|
1679
967
|
n0,
|
|
@@ -1681,30 +969,10 @@ var RecoveryGroupOutput = [
|
|
|
1681
969
|
0,
|
|
1682
970
|
[_C, _RGA, _RGN, _T],
|
|
1683
971
|
[
|
|
1684
|
-
[
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
},
|
|
1689
|
-
],
|
|
1690
|
-
[
|
|
1691
|
-
0,
|
|
1692
|
-
{
|
|
1693
|
-
[_jN]: _rGA,
|
|
1694
|
-
},
|
|
1695
|
-
],
|
|
1696
|
-
[
|
|
1697
|
-
0,
|
|
1698
|
-
{
|
|
1699
|
-
[_jN]: _rGN,
|
|
1700
|
-
},
|
|
1701
|
-
],
|
|
1702
|
-
[
|
|
1703
|
-
128 | 0,
|
|
1704
|
-
{
|
|
1705
|
-
[_jN]: _t,
|
|
1706
|
-
},
|
|
1707
|
-
],
|
|
972
|
+
[64 | 0, { [_jN]: _ce }],
|
|
973
|
+
[0, { [_jN]: _rGA }],
|
|
974
|
+
[0, { [_jN]: _rGN }],
|
|
975
|
+
[128 | 0, { [_jN]: _t }],
|
|
1708
976
|
],
|
|
1709
977
|
];
|
|
1710
978
|
var Resource = [
|
|
@@ -1714,49 +982,19 @@ var Resource = [
|
|
|
1714
982
|
0,
|
|
1715
983
|
[_CI, _DTR, _RSea, _RA],
|
|
1716
984
|
[
|
|
1717
|
-
[
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
},
|
|
1722
|
-
],
|
|
1723
|
-
[
|
|
1724
|
-
() => DNSTargetResource,
|
|
1725
|
-
{
|
|
1726
|
-
[_jN]: _dTR,
|
|
1727
|
-
},
|
|
1728
|
-
],
|
|
1729
|
-
[
|
|
1730
|
-
64 | 0,
|
|
1731
|
-
{
|
|
1732
|
-
[_jN]: _rSea,
|
|
1733
|
-
},
|
|
1734
|
-
],
|
|
1735
|
-
[
|
|
1736
|
-
0,
|
|
1737
|
-
{
|
|
1738
|
-
[_jN]: _rA,
|
|
1739
|
-
},
|
|
1740
|
-
],
|
|
985
|
+
[0, { [_jN]: _cI }],
|
|
986
|
+
[() => DNSTargetResource, { [_jN]: _dTR }],
|
|
987
|
+
[64 | 0, { [_jN]: _rSea }],
|
|
988
|
+
[0, { [_jN]: _rA }],
|
|
1741
989
|
],
|
|
1742
990
|
];
|
|
1743
991
|
var ResourceNotFoundException = [
|
|
1744
992
|
-3,
|
|
1745
993
|
n0,
|
|
1746
994
|
_RNFE,
|
|
1747
|
-
{
|
|
1748
|
-
[_e]: _c,
|
|
1749
|
-
[_hE]: 404,
|
|
1750
|
-
},
|
|
995
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
1751
996
|
[_M],
|
|
1752
|
-
[
|
|
1753
|
-
[
|
|
1754
|
-
0,
|
|
1755
|
-
{
|
|
1756
|
-
[_jN]: _m,
|
|
1757
|
-
},
|
|
1758
|
-
],
|
|
1759
|
-
],
|
|
997
|
+
[[0, { [_jN]: _m }]],
|
|
1760
998
|
];
|
|
1761
999
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
1762
1000
|
var ResourceResult = [
|
|
@@ -1766,30 +1004,10 @@ var ResourceResult = [
|
|
|
1766
1004
|
0,
|
|
1767
1005
|
[_CI, _LCT, _Rea, _RA],
|
|
1768
1006
|
[
|
|
1769
|
-
[
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
},
|
|
1774
|
-
],
|
|
1775
|
-
[
|
|
1776
|
-
5,
|
|
1777
|
-
{
|
|
1778
|
-
[_jN]: _lCT,
|
|
1779
|
-
},
|
|
1780
|
-
],
|
|
1781
|
-
[
|
|
1782
|
-
0,
|
|
1783
|
-
{
|
|
1784
|
-
[_jN]: _rea,
|
|
1785
|
-
},
|
|
1786
|
-
],
|
|
1787
|
-
[
|
|
1788
|
-
0,
|
|
1789
|
-
{
|
|
1790
|
-
[_jN]: _rA,
|
|
1791
|
-
},
|
|
1792
|
-
],
|
|
1007
|
+
[0, { [_jN]: _cI }],
|
|
1008
|
+
[5, { [_jN]: _lCT }],
|
|
1009
|
+
[0, { [_jN]: _rea }],
|
|
1010
|
+
[0, { [_jN]: _rA }],
|
|
1793
1011
|
],
|
|
1794
1012
|
];
|
|
1795
1013
|
var ResourceSetOutput = [
|
|
@@ -1799,36 +1017,11 @@ var ResourceSetOutput = [
|
|
|
1799
1017
|
0,
|
|
1800
1018
|
[_RSA, _RSN, _RST, _R, _T],
|
|
1801
1019
|
[
|
|
1802
|
-
[
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
],
|
|
1808
|
-
[
|
|
1809
|
-
0,
|
|
1810
|
-
{
|
|
1811
|
-
[_jN]: _rSN,
|
|
1812
|
-
},
|
|
1813
|
-
],
|
|
1814
|
-
[
|
|
1815
|
-
0,
|
|
1816
|
-
{
|
|
1817
|
-
[_jN]: _rST,
|
|
1818
|
-
},
|
|
1819
|
-
],
|
|
1820
|
-
[
|
|
1821
|
-
() => __listOfResource,
|
|
1822
|
-
{
|
|
1823
|
-
[_jN]: _r,
|
|
1824
|
-
},
|
|
1825
|
-
],
|
|
1826
|
-
[
|
|
1827
|
-
128 | 0,
|
|
1828
|
-
{
|
|
1829
|
-
[_jN]: _t,
|
|
1830
|
-
},
|
|
1831
|
-
],
|
|
1020
|
+
[0, { [_jN]: _rSA }],
|
|
1021
|
+
[0, { [_jN]: _rSN }],
|
|
1022
|
+
[0, { [_jN]: _rST }],
|
|
1023
|
+
[() => __listOfResource, { [_jN]: _r }],
|
|
1024
|
+
[128 | 0, { [_jN]: _t }],
|
|
1832
1025
|
],
|
|
1833
1026
|
];
|
|
1834
1027
|
var RuleResult = [
|
|
@@ -1838,30 +1031,10 @@ var RuleResult = [
|
|
|
1838
1031
|
0,
|
|
1839
1032
|
[_LCT, _Me, _Rea, _RIu],
|
|
1840
1033
|
[
|
|
1841
|
-
[
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
},
|
|
1846
|
-
],
|
|
1847
|
-
[
|
|
1848
|
-
() => __listOfMessage,
|
|
1849
|
-
{
|
|
1850
|
-
[_jN]: _me,
|
|
1851
|
-
},
|
|
1852
|
-
],
|
|
1853
|
-
[
|
|
1854
|
-
0,
|
|
1855
|
-
{
|
|
1856
|
-
[_jN]: _rea,
|
|
1857
|
-
},
|
|
1858
|
-
],
|
|
1859
|
-
[
|
|
1860
|
-
0,
|
|
1861
|
-
{
|
|
1862
|
-
[_jN]: _rI,
|
|
1863
|
-
},
|
|
1864
|
-
],
|
|
1034
|
+
[5, { [_jN]: _lCT }],
|
|
1035
|
+
[() => __listOfMessage, { [_jN]: _me }],
|
|
1036
|
+
[0, { [_jN]: _rea }],
|
|
1037
|
+
[0, { [_jN]: _rI }],
|
|
1865
1038
|
],
|
|
1866
1039
|
];
|
|
1867
1040
|
var TagResourceRequest = [
|
|
@@ -1872,12 +1045,7 @@ var TagResourceRequest = [
|
|
|
1872
1045
|
[_RA, _T],
|
|
1873
1046
|
[
|
|
1874
1047
|
[0, 1],
|
|
1875
|
-
[
|
|
1876
|
-
128 | 0,
|
|
1877
|
-
{
|
|
1878
|
-
[_jN]: _t,
|
|
1879
|
-
},
|
|
1880
|
-
],
|
|
1048
|
+
[128 | 0, { [_jN]: _t }],
|
|
1881
1049
|
],
|
|
1882
1050
|
];
|
|
1883
1051
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
@@ -1888,38 +1056,11 @@ var TargetResource = [
|
|
|
1888
1056
|
0,
|
|
1889
1057
|
[_NLBR, _RRe],
|
|
1890
1058
|
[
|
|
1891
|
-
[
|
|
1892
|
-
|
|
1893
|
-
{
|
|
1894
|
-
[_jN]: _nLBR,
|
|
1895
|
-
},
|
|
1896
|
-
],
|
|
1897
|
-
[
|
|
1898
|
-
() => R53ResourceRecord,
|
|
1899
|
-
{
|
|
1900
|
-
[_jN]: _rR,
|
|
1901
|
-
},
|
|
1902
|
-
],
|
|
1903
|
-
],
|
|
1904
|
-
];
|
|
1905
|
-
var ThrottlingException = [
|
|
1906
|
-
-3,
|
|
1907
|
-
n0,
|
|
1908
|
-
_TE,
|
|
1909
|
-
{
|
|
1910
|
-
[_e]: _c,
|
|
1911
|
-
[_hE]: 429,
|
|
1912
|
-
},
|
|
1913
|
-
[_M],
|
|
1914
|
-
[
|
|
1915
|
-
[
|
|
1916
|
-
0,
|
|
1917
|
-
{
|
|
1918
|
-
[_jN]: _m,
|
|
1919
|
-
},
|
|
1920
|
-
],
|
|
1059
|
+
[() => NLBResource, { [_jN]: _nLBR }],
|
|
1060
|
+
[() => R53ResourceRecord, { [_jN]: _rR }],
|
|
1921
1061
|
],
|
|
1922
1062
|
];
|
|
1063
|
+
var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [[0, { [_jN]: _m }]]];
|
|
1923
1064
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
1924
1065
|
var UntagResourceRequest = [
|
|
1925
1066
|
3,
|
|
@@ -1929,12 +1070,7 @@ var UntagResourceRequest = [
|
|
|
1929
1070
|
[_RA, _TK],
|
|
1930
1071
|
[
|
|
1931
1072
|
[0, 1],
|
|
1932
|
-
[
|
|
1933
|
-
64 | 0,
|
|
1934
|
-
{
|
|
1935
|
-
[_hQ]: _tK,
|
|
1936
|
-
},
|
|
1937
|
-
],
|
|
1073
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
1938
1074
|
],
|
|
1939
1075
|
];
|
|
1940
1076
|
var UpdateCellRequest = [
|
|
@@ -1945,12 +1081,7 @@ var UpdateCellRequest = [
|
|
|
1945
1081
|
[_CN, _C],
|
|
1946
1082
|
[
|
|
1947
1083
|
[0, 1],
|
|
1948
|
-
[
|
|
1949
|
-
64 | 0,
|
|
1950
|
-
{
|
|
1951
|
-
[_jN]: _ce,
|
|
1952
|
-
},
|
|
1953
|
-
],
|
|
1084
|
+
[64 | 0, { [_jN]: _ce }],
|
|
1954
1085
|
],
|
|
1955
1086
|
];
|
|
1956
1087
|
var UpdateCellResponse = [
|
|
@@ -1960,36 +1091,11 @@ var UpdateCellResponse = [
|
|
|
1960
1091
|
0,
|
|
1961
1092
|
[_CA, _CN, _C, _PRS, _T],
|
|
1962
1093
|
[
|
|
1963
|
-
[
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
],
|
|
1969
|
-
[
|
|
1970
|
-
0,
|
|
1971
|
-
{
|
|
1972
|
-
[_jN]: _cN,
|
|
1973
|
-
},
|
|
1974
|
-
],
|
|
1975
|
-
[
|
|
1976
|
-
64 | 0,
|
|
1977
|
-
{
|
|
1978
|
-
[_jN]: _ce,
|
|
1979
|
-
},
|
|
1980
|
-
],
|
|
1981
|
-
[
|
|
1982
|
-
64 | 0,
|
|
1983
|
-
{
|
|
1984
|
-
[_jN]: _pRS,
|
|
1985
|
-
},
|
|
1986
|
-
],
|
|
1987
|
-
[
|
|
1988
|
-
128 | 0,
|
|
1989
|
-
{
|
|
1990
|
-
[_jN]: _t,
|
|
1991
|
-
},
|
|
1992
|
-
],
|
|
1094
|
+
[0, { [_jN]: _cA }],
|
|
1095
|
+
[0, { [_jN]: _cN }],
|
|
1096
|
+
[64 | 0, { [_jN]: _ce }],
|
|
1097
|
+
[64 | 0, { [_jN]: _pRS }],
|
|
1098
|
+
[128 | 0, { [_jN]: _t }],
|
|
1993
1099
|
],
|
|
1994
1100
|
];
|
|
1995
1101
|
var UpdateReadinessCheckRequest = [
|
|
@@ -2000,12 +1106,7 @@ var UpdateReadinessCheckRequest = [
|
|
|
2000
1106
|
[_RCN, _RSN],
|
|
2001
1107
|
[
|
|
2002
1108
|
[0, 1],
|
|
2003
|
-
[
|
|
2004
|
-
0,
|
|
2005
|
-
{
|
|
2006
|
-
[_jN]: _rSN,
|
|
2007
|
-
},
|
|
2008
|
-
],
|
|
1109
|
+
[0, { [_jN]: _rSN }],
|
|
2009
1110
|
],
|
|
2010
1111
|
];
|
|
2011
1112
|
var UpdateReadinessCheckResponse = [
|
|
@@ -2015,30 +1116,10 @@ var UpdateReadinessCheckResponse = [
|
|
|
2015
1116
|
0,
|
|
2016
1117
|
[_RCA, _RCN, _RS, _T],
|
|
2017
1118
|
[
|
|
2018
|
-
[
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
},
|
|
2023
|
-
],
|
|
2024
|
-
[
|
|
2025
|
-
0,
|
|
2026
|
-
{
|
|
2027
|
-
[_jN]: _rCN,
|
|
2028
|
-
},
|
|
2029
|
-
],
|
|
2030
|
-
[
|
|
2031
|
-
0,
|
|
2032
|
-
{
|
|
2033
|
-
[_jN]: _rS,
|
|
2034
|
-
},
|
|
2035
|
-
],
|
|
2036
|
-
[
|
|
2037
|
-
128 | 0,
|
|
2038
|
-
{
|
|
2039
|
-
[_jN]: _t,
|
|
2040
|
-
},
|
|
2041
|
-
],
|
|
1119
|
+
[0, { [_jN]: _rCA }],
|
|
1120
|
+
[0, { [_jN]: _rCN }],
|
|
1121
|
+
[0, { [_jN]: _rS }],
|
|
1122
|
+
[128 | 0, { [_jN]: _t }],
|
|
2042
1123
|
],
|
|
2043
1124
|
];
|
|
2044
1125
|
var UpdateRecoveryGroupRequest = [
|
|
@@ -2048,12 +1129,7 @@ var UpdateRecoveryGroupRequest = [
|
|
|
2048
1129
|
0,
|
|
2049
1130
|
[_C, _RGN],
|
|
2050
1131
|
[
|
|
2051
|
-
[
|
|
2052
|
-
64 | 0,
|
|
2053
|
-
{
|
|
2054
|
-
[_jN]: _ce,
|
|
2055
|
-
},
|
|
2056
|
-
],
|
|
1132
|
+
[64 | 0, { [_jN]: _ce }],
|
|
2057
1133
|
[0, 1],
|
|
2058
1134
|
],
|
|
2059
1135
|
];
|
|
@@ -2064,30 +1140,10 @@ var UpdateRecoveryGroupResponse = [
|
|
|
2064
1140
|
0,
|
|
2065
1141
|
[_C, _RGA, _RGN, _T],
|
|
2066
1142
|
[
|
|
2067
|
-
[
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
},
|
|
2072
|
-
],
|
|
2073
|
-
[
|
|
2074
|
-
0,
|
|
2075
|
-
{
|
|
2076
|
-
[_jN]: _rGA,
|
|
2077
|
-
},
|
|
2078
|
-
],
|
|
2079
|
-
[
|
|
2080
|
-
0,
|
|
2081
|
-
{
|
|
2082
|
-
[_jN]: _rGN,
|
|
2083
|
-
},
|
|
2084
|
-
],
|
|
2085
|
-
[
|
|
2086
|
-
128 | 0,
|
|
2087
|
-
{
|
|
2088
|
-
[_jN]: _t,
|
|
2089
|
-
},
|
|
2090
|
-
],
|
|
1143
|
+
[64 | 0, { [_jN]: _ce }],
|
|
1144
|
+
[0, { [_jN]: _rGA }],
|
|
1145
|
+
[0, { [_jN]: _rGN }],
|
|
1146
|
+
[128 | 0, { [_jN]: _t }],
|
|
2091
1147
|
],
|
|
2092
1148
|
];
|
|
2093
1149
|
var UpdateResourceSetRequest = [
|
|
@@ -2098,18 +1154,8 @@ var UpdateResourceSetRequest = [
|
|
|
2098
1154
|
[_RSN, _RST, _R],
|
|
2099
1155
|
[
|
|
2100
1156
|
[0, 1],
|
|
2101
|
-
[
|
|
2102
|
-
|
|
2103
|
-
{
|
|
2104
|
-
[_jN]: _rST,
|
|
2105
|
-
},
|
|
2106
|
-
],
|
|
2107
|
-
[
|
|
2108
|
-
() => __listOfResource,
|
|
2109
|
-
{
|
|
2110
|
-
[_jN]: _r,
|
|
2111
|
-
},
|
|
2112
|
-
],
|
|
1157
|
+
[0, { [_jN]: _rST }],
|
|
1158
|
+
[() => __listOfResource, { [_jN]: _r }],
|
|
2113
1159
|
],
|
|
2114
1160
|
];
|
|
2115
1161
|
var UpdateResourceSetResponse = [
|
|
@@ -2119,56 +1165,14 @@ var UpdateResourceSetResponse = [
|
|
|
2119
1165
|
0,
|
|
2120
1166
|
[_RSA, _RSN, _RST, _R, _T],
|
|
2121
1167
|
[
|
|
2122
|
-
[
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
],
|
|
2128
|
-
[
|
|
2129
|
-
0,
|
|
2130
|
-
{
|
|
2131
|
-
[_jN]: _rSN,
|
|
2132
|
-
},
|
|
2133
|
-
],
|
|
2134
|
-
[
|
|
2135
|
-
0,
|
|
2136
|
-
{
|
|
2137
|
-
[_jN]: _rST,
|
|
2138
|
-
},
|
|
2139
|
-
],
|
|
2140
|
-
[
|
|
2141
|
-
() => __listOfResource,
|
|
2142
|
-
{
|
|
2143
|
-
[_jN]: _r,
|
|
2144
|
-
},
|
|
2145
|
-
],
|
|
2146
|
-
[
|
|
2147
|
-
128 | 0,
|
|
2148
|
-
{
|
|
2149
|
-
[_jN]: _t,
|
|
2150
|
-
},
|
|
2151
|
-
],
|
|
2152
|
-
],
|
|
2153
|
-
];
|
|
2154
|
-
var ValidationException = [
|
|
2155
|
-
-3,
|
|
2156
|
-
n0,
|
|
2157
|
-
_VE,
|
|
2158
|
-
{
|
|
2159
|
-
[_e]: _c,
|
|
2160
|
-
[_hE]: 400,
|
|
2161
|
-
},
|
|
2162
|
-
[_M],
|
|
2163
|
-
[
|
|
2164
|
-
[
|
|
2165
|
-
0,
|
|
2166
|
-
{
|
|
2167
|
-
[_jN]: _m,
|
|
2168
|
-
},
|
|
2169
|
-
],
|
|
1168
|
+
[0, { [_jN]: _rSA }],
|
|
1169
|
+
[0, { [_jN]: _rSN }],
|
|
1170
|
+
[0, { [_jN]: _rST }],
|
|
1171
|
+
[() => __listOfResource, { [_jN]: _r }],
|
|
1172
|
+
[128 | 0, { [_jN]: _t }],
|
|
2170
1173
|
],
|
|
2171
1174
|
];
|
|
1175
|
+
var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [[0, { [_jN]: _m }]]];
|
|
2172
1176
|
schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
|
|
2173
1177
|
var __Unit = "unit";
|
|
2174
1178
|
var Route53RecoveryReadinessServiceException = [
|
|
@@ -2195,9 +1199,7 @@ var CreateCell = [
|
|
|
2195
1199
|
9,
|
|
2196
1200
|
n0,
|
|
2197
1201
|
_CC,
|
|
2198
|
-
{
|
|
2199
|
-
[_h]: ["POST", "/cells", 200],
|
|
2200
|
-
},
|
|
1202
|
+
{ [_h]: ["POST", "/cells", 200] },
|
|
2201
1203
|
() => CreateCellRequest,
|
|
2202
1204
|
() => CreateCellResponse,
|
|
2203
1205
|
];
|
|
@@ -2205,9 +1207,7 @@ var CreateCrossAccountAuthorization = [
|
|
|
2205
1207
|
9,
|
|
2206
1208
|
n0,
|
|
2207
1209
|
_CCAA,
|
|
2208
|
-
{
|
|
2209
|
-
[_h]: ["POST", "/crossaccountauthorizations", 200],
|
|
2210
|
-
},
|
|
1210
|
+
{ [_h]: ["POST", "/crossaccountauthorizations", 200] },
|
|
2211
1211
|
() => CreateCrossAccountAuthorizationRequest,
|
|
2212
1212
|
() => CreateCrossAccountAuthorizationResponse,
|
|
2213
1213
|
];
|
|
@@ -2215,9 +1215,7 @@ var CreateReadinessCheck = [
|
|
|
2215
1215
|
9,
|
|
2216
1216
|
n0,
|
|
2217
1217
|
_CRC,
|
|
2218
|
-
{
|
|
2219
|
-
[_h]: ["POST", "/readinesschecks", 200],
|
|
2220
|
-
},
|
|
1218
|
+
{ [_h]: ["POST", "/readinesschecks", 200] },
|
|
2221
1219
|
() => CreateReadinessCheckRequest,
|
|
2222
1220
|
() => CreateReadinessCheckResponse,
|
|
2223
1221
|
];
|
|
@@ -2225,9 +1223,7 @@ var CreateRecoveryGroup = [
|
|
|
2225
1223
|
9,
|
|
2226
1224
|
n0,
|
|
2227
1225
|
_CRG,
|
|
2228
|
-
{
|
|
2229
|
-
[_h]: ["POST", "/recoverygroups", 200],
|
|
2230
|
-
},
|
|
1226
|
+
{ [_h]: ["POST", "/recoverygroups", 200] },
|
|
2231
1227
|
() => CreateRecoveryGroupRequest,
|
|
2232
1228
|
() => CreateRecoveryGroupResponse,
|
|
2233
1229
|
];
|
|
@@ -2235,9 +1231,7 @@ var CreateResourceSet = [
|
|
|
2235
1231
|
9,
|
|
2236
1232
|
n0,
|
|
2237
1233
|
_CRS,
|
|
2238
|
-
{
|
|
2239
|
-
[_h]: ["POST", "/resourcesets", 200],
|
|
2240
|
-
},
|
|
1234
|
+
{ [_h]: ["POST", "/resourcesets", 200] },
|
|
2241
1235
|
() => CreateResourceSetRequest,
|
|
2242
1236
|
() => CreateResourceSetResponse,
|
|
2243
1237
|
];
|
|
@@ -2245,9 +1239,7 @@ var DeleteCell = [
|
|
|
2245
1239
|
9,
|
|
2246
1240
|
n0,
|
|
2247
1241
|
_DC,
|
|
2248
|
-
{
|
|
2249
|
-
[_h]: ["DELETE", "/cells/{CellName}", 204],
|
|
2250
|
-
},
|
|
1242
|
+
{ [_h]: ["DELETE", "/cells/{CellName}", 204] },
|
|
2251
1243
|
() => DeleteCellRequest,
|
|
2252
1244
|
() => __Unit,
|
|
2253
1245
|
];
|
|
@@ -2255,9 +1247,7 @@ var DeleteCrossAccountAuthorization = [
|
|
|
2255
1247
|
9,
|
|
2256
1248
|
n0,
|
|
2257
1249
|
_DCAA,
|
|
2258
|
-
{
|
|
2259
|
-
[_h]: ["DELETE", "/crossaccountauthorizations/{CrossAccountAuthorization}", 200],
|
|
2260
|
-
},
|
|
1250
|
+
{ [_h]: ["DELETE", "/crossaccountauthorizations/{CrossAccountAuthorization}", 200] },
|
|
2261
1251
|
() => DeleteCrossAccountAuthorizationRequest,
|
|
2262
1252
|
() => DeleteCrossAccountAuthorizationResponse,
|
|
2263
1253
|
];
|
|
@@ -2265,9 +1255,7 @@ var DeleteReadinessCheck = [
|
|
|
2265
1255
|
9,
|
|
2266
1256
|
n0,
|
|
2267
1257
|
_DRC,
|
|
2268
|
-
{
|
|
2269
|
-
[_h]: ["DELETE", "/readinesschecks/{ReadinessCheckName}", 204],
|
|
2270
|
-
},
|
|
1258
|
+
{ [_h]: ["DELETE", "/readinesschecks/{ReadinessCheckName}", 204] },
|
|
2271
1259
|
() => DeleteReadinessCheckRequest,
|
|
2272
1260
|
() => __Unit,
|
|
2273
1261
|
];
|
|
@@ -2275,9 +1263,7 @@ var DeleteRecoveryGroup = [
|
|
|
2275
1263
|
9,
|
|
2276
1264
|
n0,
|
|
2277
1265
|
_DRG,
|
|
2278
|
-
{
|
|
2279
|
-
[_h]: ["DELETE", "/recoverygroups/{RecoveryGroupName}", 204],
|
|
2280
|
-
},
|
|
1266
|
+
{ [_h]: ["DELETE", "/recoverygroups/{RecoveryGroupName}", 204] },
|
|
2281
1267
|
() => DeleteRecoveryGroupRequest,
|
|
2282
1268
|
() => __Unit,
|
|
2283
1269
|
];
|
|
@@ -2285,9 +1271,7 @@ var DeleteResourceSet = [
|
|
|
2285
1271
|
9,
|
|
2286
1272
|
n0,
|
|
2287
1273
|
_DRS,
|
|
2288
|
-
{
|
|
2289
|
-
[_h]: ["DELETE", "/resourcesets/{ResourceSetName}", 204],
|
|
2290
|
-
},
|
|
1274
|
+
{ [_h]: ["DELETE", "/resourcesets/{ResourceSetName}", 204] },
|
|
2291
1275
|
() => DeleteResourceSetRequest,
|
|
2292
1276
|
() => __Unit,
|
|
2293
1277
|
];
|
|
@@ -2295,9 +1279,7 @@ var GetArchitectureRecommendations = [
|
|
|
2295
1279
|
9,
|
|
2296
1280
|
n0,
|
|
2297
1281
|
_GAR,
|
|
2298
|
-
{
|
|
2299
|
-
[_h]: ["GET", "/recoverygroups/{RecoveryGroupName}/architectureRecommendations", 200],
|
|
2300
|
-
},
|
|
1282
|
+
{ [_h]: ["GET", "/recoverygroups/{RecoveryGroupName}/architectureRecommendations", 200] },
|
|
2301
1283
|
() => GetArchitectureRecommendationsRequest,
|
|
2302
1284
|
() => GetArchitectureRecommendationsResponse,
|
|
2303
1285
|
];
|
|
@@ -2305,9 +1287,7 @@ var GetCell = [
|
|
|
2305
1287
|
9,
|
|
2306
1288
|
n0,
|
|
2307
1289
|
_GC,
|
|
2308
|
-
{
|
|
2309
|
-
[_h]: ["GET", "/cells/{CellName}", 200],
|
|
2310
|
-
},
|
|
1290
|
+
{ [_h]: ["GET", "/cells/{CellName}", 200] },
|
|
2311
1291
|
() => GetCellRequest,
|
|
2312
1292
|
() => GetCellResponse,
|
|
2313
1293
|
];
|
|
@@ -2315,9 +1295,7 @@ var GetCellReadinessSummary = [
|
|
|
2315
1295
|
9,
|
|
2316
1296
|
n0,
|
|
2317
1297
|
_GCRS,
|
|
2318
|
-
{
|
|
2319
|
-
[_h]: ["GET", "/cellreadiness/{CellName}", 200],
|
|
2320
|
-
},
|
|
1298
|
+
{ [_h]: ["GET", "/cellreadiness/{CellName}", 200] },
|
|
2321
1299
|
() => GetCellReadinessSummaryRequest,
|
|
2322
1300
|
() => GetCellReadinessSummaryResponse,
|
|
2323
1301
|
];
|
|
@@ -2325,9 +1303,7 @@ var GetReadinessCheck = [
|
|
|
2325
1303
|
9,
|
|
2326
1304
|
n0,
|
|
2327
1305
|
_GRC,
|
|
2328
|
-
{
|
|
2329
|
-
[_h]: ["GET", "/readinesschecks/{ReadinessCheckName}", 200],
|
|
2330
|
-
},
|
|
1306
|
+
{ [_h]: ["GET", "/readinesschecks/{ReadinessCheckName}", 200] },
|
|
2331
1307
|
() => GetReadinessCheckRequest,
|
|
2332
1308
|
() => GetReadinessCheckResponse,
|
|
2333
1309
|
];
|
|
@@ -2335,9 +1311,7 @@ var GetReadinessCheckResourceStatus = [
|
|
|
2335
1311
|
9,
|
|
2336
1312
|
n0,
|
|
2337
1313
|
_GRCRS,
|
|
2338
|
-
{
|
|
2339
|
-
[_h]: ["GET", "/readinesschecks/{ReadinessCheckName}/resource/{ResourceIdentifier}/status", 200],
|
|
2340
|
-
},
|
|
1314
|
+
{ [_h]: ["GET", "/readinesschecks/{ReadinessCheckName}/resource/{ResourceIdentifier}/status", 200] },
|
|
2341
1315
|
() => GetReadinessCheckResourceStatusRequest,
|
|
2342
1316
|
() => GetReadinessCheckResourceStatusResponse,
|
|
2343
1317
|
];
|
|
@@ -2345,9 +1319,7 @@ var GetReadinessCheckStatus = [
|
|
|
2345
1319
|
9,
|
|
2346
1320
|
n0,
|
|
2347
1321
|
_GRCS,
|
|
2348
|
-
{
|
|
2349
|
-
[_h]: ["GET", "/readinesschecks/{ReadinessCheckName}/status", 200],
|
|
2350
|
-
},
|
|
1322
|
+
{ [_h]: ["GET", "/readinesschecks/{ReadinessCheckName}/status", 200] },
|
|
2351
1323
|
() => GetReadinessCheckStatusRequest,
|
|
2352
1324
|
() => GetReadinessCheckStatusResponse,
|
|
2353
1325
|
];
|
|
@@ -2355,9 +1327,7 @@ var GetRecoveryGroup = [
|
|
|
2355
1327
|
9,
|
|
2356
1328
|
n0,
|
|
2357
1329
|
_GRG,
|
|
2358
|
-
{
|
|
2359
|
-
[_h]: ["GET", "/recoverygroups/{RecoveryGroupName}", 200],
|
|
2360
|
-
},
|
|
1330
|
+
{ [_h]: ["GET", "/recoverygroups/{RecoveryGroupName}", 200] },
|
|
2361
1331
|
() => GetRecoveryGroupRequest,
|
|
2362
1332
|
() => GetRecoveryGroupResponse,
|
|
2363
1333
|
];
|
|
@@ -2365,9 +1335,7 @@ var GetRecoveryGroupReadinessSummary = [
|
|
|
2365
1335
|
9,
|
|
2366
1336
|
n0,
|
|
2367
1337
|
_GRGRS,
|
|
2368
|
-
{
|
|
2369
|
-
[_h]: ["GET", "/recoverygroupreadiness/{RecoveryGroupName}", 200],
|
|
2370
|
-
},
|
|
1338
|
+
{ [_h]: ["GET", "/recoverygroupreadiness/{RecoveryGroupName}", 200] },
|
|
2371
1339
|
() => GetRecoveryGroupReadinessSummaryRequest,
|
|
2372
1340
|
() => GetRecoveryGroupReadinessSummaryResponse,
|
|
2373
1341
|
];
|
|
@@ -2375,9 +1343,7 @@ var GetResourceSet = [
|
|
|
2375
1343
|
9,
|
|
2376
1344
|
n0,
|
|
2377
1345
|
_GRS,
|
|
2378
|
-
{
|
|
2379
|
-
[_h]: ["GET", "/resourcesets/{ResourceSetName}", 200],
|
|
2380
|
-
},
|
|
1346
|
+
{ [_h]: ["GET", "/resourcesets/{ResourceSetName}", 200] },
|
|
2381
1347
|
() => GetResourceSetRequest,
|
|
2382
1348
|
() => GetResourceSetResponse,
|
|
2383
1349
|
];
|
|
@@ -2385,9 +1351,7 @@ var ListCells = [
|
|
|
2385
1351
|
9,
|
|
2386
1352
|
n0,
|
|
2387
1353
|
_LC,
|
|
2388
|
-
{
|
|
2389
|
-
[_h]: ["GET", "/cells", 200],
|
|
2390
|
-
},
|
|
1354
|
+
{ [_h]: ["GET", "/cells", 200] },
|
|
2391
1355
|
() => ListCellsRequest,
|
|
2392
1356
|
() => ListCellsResponse,
|
|
2393
1357
|
];
|
|
@@ -2395,9 +1359,7 @@ var ListCrossAccountAuthorizations = [
|
|
|
2395
1359
|
9,
|
|
2396
1360
|
n0,
|
|
2397
1361
|
_LCAA,
|
|
2398
|
-
{
|
|
2399
|
-
[_h]: ["GET", "/crossaccountauthorizations", 200],
|
|
2400
|
-
},
|
|
1362
|
+
{ [_h]: ["GET", "/crossaccountauthorizations", 200] },
|
|
2401
1363
|
() => ListCrossAccountAuthorizationsRequest,
|
|
2402
1364
|
() => ListCrossAccountAuthorizationsResponse,
|
|
2403
1365
|
];
|
|
@@ -2405,9 +1367,7 @@ var ListReadinessChecks = [
|
|
|
2405
1367
|
9,
|
|
2406
1368
|
n0,
|
|
2407
1369
|
_LRC,
|
|
2408
|
-
{
|
|
2409
|
-
[_h]: ["GET", "/readinesschecks", 200],
|
|
2410
|
-
},
|
|
1370
|
+
{ [_h]: ["GET", "/readinesschecks", 200] },
|
|
2411
1371
|
() => ListReadinessChecksRequest,
|
|
2412
1372
|
() => ListReadinessChecksResponse,
|
|
2413
1373
|
];
|
|
@@ -2415,9 +1375,7 @@ var ListRecoveryGroups = [
|
|
|
2415
1375
|
9,
|
|
2416
1376
|
n0,
|
|
2417
1377
|
_LRG,
|
|
2418
|
-
{
|
|
2419
|
-
[_h]: ["GET", "/recoverygroups", 200],
|
|
2420
|
-
},
|
|
1378
|
+
{ [_h]: ["GET", "/recoverygroups", 200] },
|
|
2421
1379
|
() => ListRecoveryGroupsRequest,
|
|
2422
1380
|
() => ListRecoveryGroupsResponse,
|
|
2423
1381
|
];
|
|
@@ -2425,9 +1383,7 @@ var ListResourceSets = [
|
|
|
2425
1383
|
9,
|
|
2426
1384
|
n0,
|
|
2427
1385
|
_LRS,
|
|
2428
|
-
{
|
|
2429
|
-
[_h]: ["GET", "/resourcesets", 200],
|
|
2430
|
-
},
|
|
1386
|
+
{ [_h]: ["GET", "/resourcesets", 200] },
|
|
2431
1387
|
() => ListResourceSetsRequest,
|
|
2432
1388
|
() => ListResourceSetsResponse,
|
|
2433
1389
|
];
|
|
@@ -2435,9 +1391,7 @@ var ListRules = [
|
|
|
2435
1391
|
9,
|
|
2436
1392
|
n0,
|
|
2437
1393
|
_LR,
|
|
2438
|
-
{
|
|
2439
|
-
[_h]: ["GET", "/rules", 200],
|
|
2440
|
-
},
|
|
1394
|
+
{ [_h]: ["GET", "/rules", 200] },
|
|
2441
1395
|
() => ListRulesRequest,
|
|
2442
1396
|
() => ListRulesResponse,
|
|
2443
1397
|
];
|
|
@@ -2445,9 +1399,7 @@ var ListTagsForResources = [
|
|
|
2445
1399
|
9,
|
|
2446
1400
|
n0,
|
|
2447
1401
|
_LTFR,
|
|
2448
|
-
{
|
|
2449
|
-
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
2450
|
-
},
|
|
1402
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] },
|
|
2451
1403
|
() => ListTagsForResourcesRequest,
|
|
2452
1404
|
() => ListTagsForResourcesResponse,
|
|
2453
1405
|
];
|
|
@@ -2455,9 +1407,7 @@ var TagResource = [
|
|
|
2455
1407
|
9,
|
|
2456
1408
|
n0,
|
|
2457
1409
|
_TRa,
|
|
2458
|
-
{
|
|
2459
|
-
[_h]: ["POST", "/tags/{ResourceArn}", 200],
|
|
2460
|
-
},
|
|
1410
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 200] },
|
|
2461
1411
|
() => TagResourceRequest,
|
|
2462
1412
|
() => TagResourceResponse,
|
|
2463
1413
|
];
|
|
@@ -2465,9 +1415,7 @@ var UntagResource = [
|
|
|
2465
1415
|
9,
|
|
2466
1416
|
n0,
|
|
2467
1417
|
_UR,
|
|
2468
|
-
{
|
|
2469
|
-
[_h]: ["DELETE", "/tags/{ResourceArn}", 204],
|
|
2470
|
-
},
|
|
1418
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 204] },
|
|
2471
1419
|
() => UntagResourceRequest,
|
|
2472
1420
|
() => __Unit,
|
|
2473
1421
|
];
|
|
@@ -2475,9 +1423,7 @@ var UpdateCell = [
|
|
|
2475
1423
|
9,
|
|
2476
1424
|
n0,
|
|
2477
1425
|
_UC,
|
|
2478
|
-
{
|
|
2479
|
-
[_h]: ["PUT", "/cells/{CellName}", 200],
|
|
2480
|
-
},
|
|
1426
|
+
{ [_h]: ["PUT", "/cells/{CellName}", 200] },
|
|
2481
1427
|
() => UpdateCellRequest,
|
|
2482
1428
|
() => UpdateCellResponse,
|
|
2483
1429
|
];
|
|
@@ -2485,9 +1431,7 @@ var UpdateReadinessCheck = [
|
|
|
2485
1431
|
9,
|
|
2486
1432
|
n0,
|
|
2487
1433
|
_URC,
|
|
2488
|
-
{
|
|
2489
|
-
[_h]: ["PUT", "/readinesschecks/{ReadinessCheckName}", 200],
|
|
2490
|
-
},
|
|
1434
|
+
{ [_h]: ["PUT", "/readinesschecks/{ReadinessCheckName}", 200] },
|
|
2491
1435
|
() => UpdateReadinessCheckRequest,
|
|
2492
1436
|
() => UpdateReadinessCheckResponse,
|
|
2493
1437
|
];
|
|
@@ -2495,9 +1439,7 @@ var UpdateRecoveryGroup = [
|
|
|
2495
1439
|
9,
|
|
2496
1440
|
n0,
|
|
2497
1441
|
_URG,
|
|
2498
|
-
{
|
|
2499
|
-
[_h]: ["PUT", "/recoverygroups/{RecoveryGroupName}", 200],
|
|
2500
|
-
},
|
|
1442
|
+
{ [_h]: ["PUT", "/recoverygroups/{RecoveryGroupName}", 200] },
|
|
2501
1443
|
() => UpdateRecoveryGroupRequest,
|
|
2502
1444
|
() => UpdateRecoveryGroupResponse,
|
|
2503
1445
|
];
|
|
@@ -2505,9 +1447,7 @@ var UpdateResourceSet = [
|
|
|
2505
1447
|
9,
|
|
2506
1448
|
n0,
|
|
2507
1449
|
_URS,
|
|
2508
|
-
{
|
|
2509
|
-
[_h]: ["PUT", "/resourcesets/{ResourceSetName}", 200],
|
|
2510
|
-
},
|
|
1450
|
+
{ [_h]: ["PUT", "/resourcesets/{ResourceSetName}", 200] },
|
|
2511
1451
|
() => UpdateResourceSetRequest,
|
|
2512
1452
|
() => UpdateResourceSetResponse,
|
|
2513
1453
|
];
|