@aws-sdk/client-codeguruprofiler 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 +62 -363
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/CodeGuruProfilerClient.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 +62 -363
- package/dist-types/CodeGuruProfiler.d.ts +1 -1
- package/dist-types/CodeGuruProfilerClient.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/AddNotificationChannelsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetFrameMetricDataCommand.d.ts +3 -3
- package/dist-types/commands/ConfigureAgentCommand.d.ts +3 -3
- package/dist-types/commands/CreateProfilingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProfilingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProfilingGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetFindingsReportAccountSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/ListFindingsReportsCommand.d.ts +3 -3
- package/dist-types/commands/ListProfileTimesCommand.d.ts +3 -3
- package/dist-types/commands/ListProfilingGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PostAgentProfileCommand.d.ts +3 -3
- package/dist-types/commands/PutPermissionCommand.d.ts +3 -3
- package/dist-types/commands/RemoveNotificationChannelCommand.d.ts +3 -3
- package/dist-types/commands/RemovePermissionCommand.d.ts +3 -3
- package/dist-types/commands/SubmitFeedbackCommand.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/UpdateProfilingGroupCommand.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/CodeGuruProfilerServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/GetFindingsReportAccountSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListFindingsReportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProfileTimesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProfilingGroupsPaginator.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/CodeGuruProfilerClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/commands/PostAgentProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/CodeGuruProfilerServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -438,34 +438,7 @@ var BatchGetFrameMetricDataRequest = [
|
|
|
438
438
|
_BGFMDR,
|
|
439
439
|
0,
|
|
440
440
|
[_pGN, _sT, _eT, _p, _tR, _fM],
|
|
441
|
-
[
|
|
442
|
-
[0, 1],
|
|
443
|
-
[
|
|
444
|
-
5,
|
|
445
|
-
{
|
|
446
|
-
[_hQ]: _sT,
|
|
447
|
-
},
|
|
448
|
-
],
|
|
449
|
-
[
|
|
450
|
-
5,
|
|
451
|
-
{
|
|
452
|
-
[_hQ]: _eT,
|
|
453
|
-
},
|
|
454
|
-
],
|
|
455
|
-
[
|
|
456
|
-
0,
|
|
457
|
-
{
|
|
458
|
-
[_hQ]: _p,
|
|
459
|
-
},
|
|
460
|
-
],
|
|
461
|
-
[
|
|
462
|
-
0,
|
|
463
|
-
{
|
|
464
|
-
[_hQ]: _tR,
|
|
465
|
-
},
|
|
466
|
-
],
|
|
467
|
-
() => FrameMetrics,
|
|
468
|
-
],
|
|
441
|
+
[[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eT }], [0, { [_hQ]: _p }], [0, { [_hQ]: _tR }], () => FrameMetrics],
|
|
469
442
|
];
|
|
470
443
|
var BatchGetFrameMetricDataResponse = [
|
|
471
444
|
3,
|
|
@@ -478,17 +451,7 @@ var BatchGetFrameMetricDataResponse = [
|
|
|
478
451
|
var Channel = [3, n0, _C, 0, [_id, _u, _eP], [0, 0, 64 | 0]];
|
|
479
452
|
var ConfigureAgentRequest = [3, n0, _CAR, 0, [_pGN, _fII, _me], [[0, 1], 0, 128 | 0]];
|
|
480
453
|
var ConfigureAgentResponse = [3, n0, _CARo, 0, [_co], [[() => AgentConfiguration, 16]]];
|
|
481
|
-
var ConflictException = [
|
|
482
|
-
-3,
|
|
483
|
-
n0,
|
|
484
|
-
_CE,
|
|
485
|
-
{
|
|
486
|
-
[_e]: _cl,
|
|
487
|
-
[_hE]: 409,
|
|
488
|
-
},
|
|
489
|
-
[_mes],
|
|
490
|
-
[0],
|
|
491
|
-
];
|
|
454
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _cl, [_hE]: 409 }, [_mes], [0]];
|
|
492
455
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
493
456
|
var CreateProfilingGroupRequest = [
|
|
494
457
|
3,
|
|
@@ -496,19 +459,7 @@ var CreateProfilingGroupRequest = [
|
|
|
496
459
|
_CPGR,
|
|
497
460
|
0,
|
|
498
461
|
[_pGN, _cP, _cT, _aOC, _t],
|
|
499
|
-
[
|
|
500
|
-
0,
|
|
501
|
-
0,
|
|
502
|
-
[
|
|
503
|
-
0,
|
|
504
|
-
{
|
|
505
|
-
[_iT]: 1,
|
|
506
|
-
[_hQ]: _cT,
|
|
507
|
-
},
|
|
508
|
-
],
|
|
509
|
-
() => AgentOrchestrationConfig,
|
|
510
|
-
128 | 0,
|
|
511
|
-
],
|
|
462
|
+
[0, 0, [0, { [_iT]: 1, [_hQ]: _cT }], () => AgentOrchestrationConfig, 128 | 0],
|
|
512
463
|
];
|
|
513
464
|
var CreateProfilingGroupResponse = [
|
|
514
465
|
3,
|
|
@@ -546,24 +497,9 @@ var GetFindingsReportAccountSummaryRequest = [
|
|
|
546
497
|
0,
|
|
547
498
|
[_nT, _mR, _dRO],
|
|
548
499
|
[
|
|
549
|
-
[
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
[_hQ]: _nT,
|
|
553
|
-
},
|
|
554
|
-
],
|
|
555
|
-
[
|
|
556
|
-
1,
|
|
557
|
-
{
|
|
558
|
-
[_hQ]: _mR,
|
|
559
|
-
},
|
|
560
|
-
],
|
|
561
|
-
[
|
|
562
|
-
2,
|
|
563
|
-
{
|
|
564
|
-
[_hQ]: _dRO,
|
|
565
|
-
},
|
|
566
|
-
],
|
|
500
|
+
[0, { [_hQ]: _nT }],
|
|
501
|
+
[1, { [_hQ]: _mR }],
|
|
502
|
+
[2, { [_hQ]: _dRO }],
|
|
567
503
|
],
|
|
568
504
|
];
|
|
569
505
|
var GetFindingsReportAccountSummaryResponse = [
|
|
@@ -593,36 +529,11 @@ var GetProfileRequest = [
|
|
|
593
529
|
[_pGN, _sT, _p, _eT, _mD, _a],
|
|
594
530
|
[
|
|
595
531
|
[0, 1],
|
|
596
|
-
[
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
],
|
|
602
|
-
[
|
|
603
|
-
0,
|
|
604
|
-
{
|
|
605
|
-
[_hQ]: _p,
|
|
606
|
-
},
|
|
607
|
-
],
|
|
608
|
-
[
|
|
609
|
-
5,
|
|
610
|
-
{
|
|
611
|
-
[_hQ]: _eT,
|
|
612
|
-
},
|
|
613
|
-
],
|
|
614
|
-
[
|
|
615
|
-
1,
|
|
616
|
-
{
|
|
617
|
-
[_hQ]: _mD,
|
|
618
|
-
},
|
|
619
|
-
],
|
|
620
|
-
[
|
|
621
|
-
0,
|
|
622
|
-
{
|
|
623
|
-
[_hH]: _Ac,
|
|
624
|
-
},
|
|
625
|
-
],
|
|
532
|
+
[5, { [_hQ]: _sT }],
|
|
533
|
+
[0, { [_hQ]: _p }],
|
|
534
|
+
[5, { [_hQ]: _eT }],
|
|
535
|
+
[1, { [_hQ]: _mD }],
|
|
536
|
+
[0, { [_hH]: _Ac }],
|
|
626
537
|
],
|
|
627
538
|
];
|
|
628
539
|
var GetProfileResponse = [
|
|
@@ -633,18 +544,8 @@ var GetProfileResponse = [
|
|
|
633
544
|
[_pr, _cTo, _cE],
|
|
634
545
|
[
|
|
635
546
|
[21, 16],
|
|
636
|
-
[
|
|
637
|
-
|
|
638
|
-
{
|
|
639
|
-
[_hH]: _CT,
|
|
640
|
-
},
|
|
641
|
-
],
|
|
642
|
-
[
|
|
643
|
-
0,
|
|
644
|
-
{
|
|
645
|
-
[_hH]: _CE_,
|
|
646
|
-
},
|
|
647
|
-
],
|
|
547
|
+
[0, { [_hH]: _CT }],
|
|
548
|
+
[0, { [_hH]: _CE_ }],
|
|
648
549
|
],
|
|
649
550
|
];
|
|
650
551
|
var GetRecommendationsRequest = [
|
|
@@ -655,24 +556,9 @@ var GetRecommendationsRequest = [
|
|
|
655
556
|
[_pGN, _sT, _eT, _l],
|
|
656
557
|
[
|
|
657
558
|
[0, 1],
|
|
658
|
-
[
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
[_hQ]: _sT,
|
|
662
|
-
},
|
|
663
|
-
],
|
|
664
|
-
[
|
|
665
|
-
5,
|
|
666
|
-
{
|
|
667
|
-
[_hQ]: _eT,
|
|
668
|
-
},
|
|
669
|
-
],
|
|
670
|
-
[
|
|
671
|
-
0,
|
|
672
|
-
{
|
|
673
|
-
[_hQ]: _l,
|
|
674
|
-
},
|
|
675
|
-
],
|
|
559
|
+
[5, { [_hQ]: _sT }],
|
|
560
|
+
[5, { [_hQ]: _eT }],
|
|
561
|
+
[0, { [_hQ]: _l }],
|
|
676
562
|
],
|
|
677
563
|
];
|
|
678
564
|
var GetRecommendationsResponse = [
|
|
@@ -683,17 +569,7 @@ var GetRecommendationsResponse = [
|
|
|
683
569
|
[_pGN, _pST, _pET, _rec, _an],
|
|
684
570
|
[0, 5, 5, () => Recommendations, () => Anomalies],
|
|
685
571
|
];
|
|
686
|
-
var InternalServerException = [
|
|
687
|
-
-3,
|
|
688
|
-
n0,
|
|
689
|
-
_ISE,
|
|
690
|
-
{
|
|
691
|
-
[_e]: _se,
|
|
692
|
-
[_hE]: 500,
|
|
693
|
-
},
|
|
694
|
-
[_mes],
|
|
695
|
-
[0],
|
|
696
|
-
];
|
|
572
|
+
var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_mes], [0]];
|
|
697
573
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
698
574
|
var ListFindingsReportsRequest = [
|
|
699
575
|
3,
|
|
@@ -703,36 +579,11 @@ var ListFindingsReportsRequest = [
|
|
|
703
579
|
[_pGN, _sT, _eT, _nT, _mR, _dRO],
|
|
704
580
|
[
|
|
705
581
|
[0, 1],
|
|
706
|
-
[
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
],
|
|
712
|
-
[
|
|
713
|
-
5,
|
|
714
|
-
{
|
|
715
|
-
[_hQ]: _eT,
|
|
716
|
-
},
|
|
717
|
-
],
|
|
718
|
-
[
|
|
719
|
-
0,
|
|
720
|
-
{
|
|
721
|
-
[_hQ]: _nT,
|
|
722
|
-
},
|
|
723
|
-
],
|
|
724
|
-
[
|
|
725
|
-
1,
|
|
726
|
-
{
|
|
727
|
-
[_hQ]: _mR,
|
|
728
|
-
},
|
|
729
|
-
],
|
|
730
|
-
[
|
|
731
|
-
2,
|
|
732
|
-
{
|
|
733
|
-
[_hQ]: _dRO,
|
|
734
|
-
},
|
|
735
|
-
],
|
|
582
|
+
[5, { [_hQ]: _sT }],
|
|
583
|
+
[5, { [_hQ]: _eT }],
|
|
584
|
+
[0, { [_hQ]: _nT }],
|
|
585
|
+
[1, { [_hQ]: _mR }],
|
|
586
|
+
[2, { [_hQ]: _dRO }],
|
|
736
587
|
],
|
|
737
588
|
];
|
|
738
589
|
var ListFindingsReportsResponse = [
|
|
@@ -751,42 +602,12 @@ var ListProfileTimesRequest = [
|
|
|
751
602
|
[_pGN, _sT, _eT, _p, _oB, _mR, _nT],
|
|
752
603
|
[
|
|
753
604
|
[0, 1],
|
|
754
|
-
[
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
],
|
|
760
|
-
[
|
|
761
|
-
5,
|
|
762
|
-
{
|
|
763
|
-
[_hQ]: _eT,
|
|
764
|
-
},
|
|
765
|
-
],
|
|
766
|
-
[
|
|
767
|
-
0,
|
|
768
|
-
{
|
|
769
|
-
[_hQ]: _p,
|
|
770
|
-
},
|
|
771
|
-
],
|
|
772
|
-
[
|
|
773
|
-
0,
|
|
774
|
-
{
|
|
775
|
-
[_hQ]: _oB,
|
|
776
|
-
},
|
|
777
|
-
],
|
|
778
|
-
[
|
|
779
|
-
1,
|
|
780
|
-
{
|
|
781
|
-
[_hQ]: _mR,
|
|
782
|
-
},
|
|
783
|
-
],
|
|
784
|
-
[
|
|
785
|
-
0,
|
|
786
|
-
{
|
|
787
|
-
[_hQ]: _nT,
|
|
788
|
-
},
|
|
789
|
-
],
|
|
605
|
+
[5, { [_hQ]: _sT }],
|
|
606
|
+
[5, { [_hQ]: _eT }],
|
|
607
|
+
[0, { [_hQ]: _p }],
|
|
608
|
+
[0, { [_hQ]: _oB }],
|
|
609
|
+
[1, { [_hQ]: _mR }],
|
|
610
|
+
[0, { [_hQ]: _nT }],
|
|
790
611
|
],
|
|
791
612
|
];
|
|
792
613
|
var ListProfileTimesResponse = [3, n0, _LPTRi, 0, [_pT, _nT], [() => ProfileTimes, 0]];
|
|
@@ -797,24 +618,9 @@ var ListProfilingGroupsRequest = [
|
|
|
797
618
|
0,
|
|
798
619
|
[_nT, _mR, _iD],
|
|
799
620
|
[
|
|
800
|
-
[
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
[_hQ]: _nT,
|
|
804
|
-
},
|
|
805
|
-
],
|
|
806
|
-
[
|
|
807
|
-
1,
|
|
808
|
-
{
|
|
809
|
-
[_hQ]: _mR,
|
|
810
|
-
},
|
|
811
|
-
],
|
|
812
|
-
[
|
|
813
|
-
2,
|
|
814
|
-
{
|
|
815
|
-
[_hQ]: _iD,
|
|
816
|
-
},
|
|
817
|
-
],
|
|
621
|
+
[0, { [_hQ]: _nT }],
|
|
622
|
+
[1, { [_hQ]: _mR }],
|
|
623
|
+
[2, { [_hQ]: _iD }],
|
|
818
624
|
],
|
|
819
625
|
];
|
|
820
626
|
var ListProfilingGroupsResponse = [
|
|
@@ -847,19 +653,8 @@ var PostAgentProfileRequest = [
|
|
|
847
653
|
[
|
|
848
654
|
[0, 1],
|
|
849
655
|
[21, 16],
|
|
850
|
-
[
|
|
851
|
-
|
|
852
|
-
{
|
|
853
|
-
[_iT]: 1,
|
|
854
|
-
[_hQ]: _pTr,
|
|
855
|
-
},
|
|
856
|
-
],
|
|
857
|
-
[
|
|
858
|
-
0,
|
|
859
|
-
{
|
|
860
|
-
[_hH]: _CT,
|
|
861
|
-
},
|
|
862
|
-
],
|
|
656
|
+
[0, { [_iT]: 1, [_hQ]: _pTr }],
|
|
657
|
+
[0, { [_hH]: _CT }],
|
|
863
658
|
],
|
|
864
659
|
];
|
|
865
660
|
var PostAgentProfileResponse = [3, n0, _PAPRo, 0, [], []];
|
|
@@ -925,38 +720,13 @@ var RemovePermissionRequest = [
|
|
|
925
720
|
[
|
|
926
721
|
[0, 1],
|
|
927
722
|
[0, 1],
|
|
928
|
-
[
|
|
929
|
-
0,
|
|
930
|
-
{
|
|
931
|
-
[_hQ]: _rI,
|
|
932
|
-
},
|
|
933
|
-
],
|
|
723
|
+
[0, { [_hQ]: _rI }],
|
|
934
724
|
],
|
|
935
725
|
];
|
|
936
726
|
var RemovePermissionResponse = [3, n0, _RPRe, 0, [_po, _rI], [0, 0]];
|
|
937
|
-
var ResourceNotFoundException = [
|
|
938
|
-
-3,
|
|
939
|
-
n0,
|
|
940
|
-
_RNFE,
|
|
941
|
-
{
|
|
942
|
-
[_e]: _cl,
|
|
943
|
-
[_hE]: 404,
|
|
944
|
-
},
|
|
945
|
-
[_mes],
|
|
946
|
-
[0],
|
|
947
|
-
];
|
|
727
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _cl, [_hE]: 404 }, [_mes], [0]];
|
|
948
728
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
949
|
-
var ServiceQuotaExceededException = [
|
|
950
|
-
-3,
|
|
951
|
-
n0,
|
|
952
|
-
_SQEE,
|
|
953
|
-
{
|
|
954
|
-
[_e]: _cl,
|
|
955
|
-
[_hE]: 402,
|
|
956
|
-
},
|
|
957
|
-
[_mes],
|
|
958
|
-
[0],
|
|
959
|
-
];
|
|
729
|
+
var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _cl, [_hE]: 402 }, [_mes], [0]];
|
|
960
730
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
|
|
961
731
|
var SubmitFeedbackRequest = [
|
|
962
732
|
3,
|
|
@@ -969,17 +739,7 @@ var SubmitFeedbackRequest = [
|
|
|
969
739
|
var SubmitFeedbackResponse = [3, n0, _SFRu, 0, [], []];
|
|
970
740
|
var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
|
|
971
741
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
972
|
-
var ThrottlingException = [
|
|
973
|
-
-3,
|
|
974
|
-
n0,
|
|
975
|
-
_TE,
|
|
976
|
-
{
|
|
977
|
-
[_e]: _cl,
|
|
978
|
-
[_hE]: 429,
|
|
979
|
-
},
|
|
980
|
-
[_mes],
|
|
981
|
-
[0],
|
|
982
|
-
];
|
|
742
|
+
var ThrottlingException = [-3, n0, _TE, { [_e]: _cl, [_hE]: 429 }, [_mes], [0]];
|
|
983
743
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
984
744
|
var TimestampStructure = [3, n0, _TS, 0, [_va], [5]];
|
|
985
745
|
var UntagResourceRequest = [
|
|
@@ -990,12 +750,7 @@ var UntagResourceRequest = [
|
|
|
990
750
|
[_rA, _tK],
|
|
991
751
|
[
|
|
992
752
|
[0, 1],
|
|
993
|
-
[
|
|
994
|
-
64 | 0,
|
|
995
|
-
{
|
|
996
|
-
[_hQ]: _tK,
|
|
997
|
-
},
|
|
998
|
-
],
|
|
753
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
999
754
|
],
|
|
1000
755
|
];
|
|
1001
756
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1016,17 +771,7 @@ var UpdateProfilingGroupResponse = [
|
|
|
1016
771
|
[[() => ProfilingGroupDescription, 16]],
|
|
1017
772
|
];
|
|
1018
773
|
var UserFeedback = [3, n0, _UF, 0, [_ty], [0]];
|
|
1019
|
-
var ValidationException = [
|
|
1020
|
-
-3,
|
|
1021
|
-
n0,
|
|
1022
|
-
_VE,
|
|
1023
|
-
{
|
|
1024
|
-
[_e]: _cl,
|
|
1025
|
-
[_hE]: 400,
|
|
1026
|
-
},
|
|
1027
|
-
[_mes],
|
|
1028
|
-
[0],
|
|
1029
|
-
];
|
|
774
|
+
var ValidationException = [-3, n0, _VE, { [_e]: _cl, [_hE]: 400 }, [_mes], [0]];
|
|
1030
775
|
schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
|
|
1031
776
|
var CodeGuruProfilerServiceException = [
|
|
1032
777
|
-3,
|
|
@@ -1053,9 +798,7 @@ var AddNotificationChannels = [
|
|
|
1053
798
|
9,
|
|
1054
799
|
n0,
|
|
1055
800
|
_ANC,
|
|
1056
|
-
{
|
|
1057
|
-
[_h]: ["POST", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200],
|
|
1058
|
-
},
|
|
801
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200] },
|
|
1059
802
|
() => AddNotificationChannelsRequest,
|
|
1060
803
|
() => AddNotificationChannelsResponse,
|
|
1061
804
|
];
|
|
@@ -1063,9 +806,7 @@ var BatchGetFrameMetricData = [
|
|
|
1063
806
|
9,
|
|
1064
807
|
n0,
|
|
1065
808
|
_BGFMD,
|
|
1066
|
-
{
|
|
1067
|
-
[_h]: ["POST", "/profilingGroups/{profilingGroupName}/frames/-/metrics", 200],
|
|
1068
|
-
},
|
|
809
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/frames/-/metrics", 200] },
|
|
1069
810
|
() => BatchGetFrameMetricDataRequest,
|
|
1070
811
|
() => BatchGetFrameMetricDataResponse,
|
|
1071
812
|
];
|
|
@@ -1073,9 +814,7 @@ var ConfigureAgent = [
|
|
|
1073
814
|
9,
|
|
1074
815
|
n0,
|
|
1075
816
|
_CA,
|
|
1076
|
-
{
|
|
1077
|
-
[_h]: ["POST", "/profilingGroups/{profilingGroupName}/configureAgent", 200],
|
|
1078
|
-
},
|
|
817
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/configureAgent", 200] },
|
|
1079
818
|
() => ConfigureAgentRequest,
|
|
1080
819
|
() => ConfigureAgentResponse,
|
|
1081
820
|
];
|
|
@@ -1083,9 +822,7 @@ var CreateProfilingGroup = [
|
|
|
1083
822
|
9,
|
|
1084
823
|
n0,
|
|
1085
824
|
_CPG,
|
|
1086
|
-
{
|
|
1087
|
-
[_h]: ["POST", "/profilingGroups", 201],
|
|
1088
|
-
},
|
|
825
|
+
{ [_h]: ["POST", "/profilingGroups", 201] },
|
|
1089
826
|
() => CreateProfilingGroupRequest,
|
|
1090
827
|
() => CreateProfilingGroupResponse,
|
|
1091
828
|
];
|
|
@@ -1093,9 +830,7 @@ var DeleteProfilingGroup = [
|
|
|
1093
830
|
9,
|
|
1094
831
|
n0,
|
|
1095
832
|
_DPG,
|
|
1096
|
-
{
|
|
1097
|
-
[_h]: ["DELETE", "/profilingGroups/{profilingGroupName}", 204],
|
|
1098
|
-
},
|
|
833
|
+
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}", 204] },
|
|
1099
834
|
() => DeleteProfilingGroupRequest,
|
|
1100
835
|
() => DeleteProfilingGroupResponse,
|
|
1101
836
|
];
|
|
@@ -1103,9 +838,7 @@ var DescribeProfilingGroup = [
|
|
|
1103
838
|
9,
|
|
1104
839
|
n0,
|
|
1105
840
|
_DPGe,
|
|
1106
|
-
{
|
|
1107
|
-
[_h]: ["GET", "/profilingGroups/{profilingGroupName}", 200],
|
|
1108
|
-
},
|
|
841
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}", 200] },
|
|
1109
842
|
() => DescribeProfilingGroupRequest,
|
|
1110
843
|
() => DescribeProfilingGroupResponse,
|
|
1111
844
|
];
|
|
@@ -1113,9 +846,7 @@ var GetFindingsReportAccountSummary = [
|
|
|
1113
846
|
9,
|
|
1114
847
|
n0,
|
|
1115
848
|
_GFRAS,
|
|
1116
|
-
{
|
|
1117
|
-
[_h]: ["GET", "/internal/findingsReports", 200],
|
|
1118
|
-
},
|
|
849
|
+
{ [_h]: ["GET", "/internal/findingsReports", 200] },
|
|
1119
850
|
() => GetFindingsReportAccountSummaryRequest,
|
|
1120
851
|
() => GetFindingsReportAccountSummaryResponse,
|
|
1121
852
|
];
|
|
@@ -1123,9 +854,7 @@ var GetNotificationConfiguration = [
|
|
|
1123
854
|
9,
|
|
1124
855
|
n0,
|
|
1125
856
|
_GNC,
|
|
1126
|
-
{
|
|
1127
|
-
[_h]: ["GET", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200],
|
|
1128
|
-
},
|
|
857
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200] },
|
|
1129
858
|
() => GetNotificationConfigurationRequest,
|
|
1130
859
|
() => GetNotificationConfigurationResponse,
|
|
1131
860
|
];
|
|
@@ -1133,9 +862,7 @@ var GetPolicy = [
|
|
|
1133
862
|
9,
|
|
1134
863
|
n0,
|
|
1135
864
|
_GP,
|
|
1136
|
-
{
|
|
1137
|
-
[_h]: ["GET", "/profilingGroups/{profilingGroupName}/policy", 200],
|
|
1138
|
-
},
|
|
865
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/policy", 200] },
|
|
1139
866
|
() => GetPolicyRequest,
|
|
1140
867
|
() => GetPolicyResponse,
|
|
1141
868
|
];
|
|
@@ -1143,9 +870,7 @@ var GetProfile = [
|
|
|
1143
870
|
9,
|
|
1144
871
|
n0,
|
|
1145
872
|
_GPe,
|
|
1146
|
-
{
|
|
1147
|
-
[_h]: ["GET", "/profilingGroups/{profilingGroupName}/profile", 200],
|
|
1148
|
-
},
|
|
873
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/profile", 200] },
|
|
1149
874
|
() => GetProfileRequest,
|
|
1150
875
|
() => GetProfileResponse,
|
|
1151
876
|
];
|
|
@@ -1153,9 +878,7 @@ var GetRecommendations = [
|
|
|
1153
878
|
9,
|
|
1154
879
|
n0,
|
|
1155
880
|
_GR,
|
|
1156
|
-
{
|
|
1157
|
-
[_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/recommendations", 200],
|
|
1158
|
-
},
|
|
881
|
+
{ [_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/recommendations", 200] },
|
|
1159
882
|
() => GetRecommendationsRequest,
|
|
1160
883
|
() => GetRecommendationsResponse,
|
|
1161
884
|
];
|
|
@@ -1163,9 +886,7 @@ var ListFindingsReports = [
|
|
|
1163
886
|
9,
|
|
1164
887
|
n0,
|
|
1165
888
|
_LFR,
|
|
1166
|
-
{
|
|
1167
|
-
[_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/findingsReports", 200],
|
|
1168
|
-
},
|
|
889
|
+
{ [_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/findingsReports", 200] },
|
|
1169
890
|
() => ListFindingsReportsRequest,
|
|
1170
891
|
() => ListFindingsReportsResponse,
|
|
1171
892
|
];
|
|
@@ -1173,9 +894,7 @@ var ListProfileTimes = [
|
|
|
1173
894
|
9,
|
|
1174
895
|
n0,
|
|
1175
896
|
_LPT,
|
|
1176
|
-
{
|
|
1177
|
-
[_h]: ["GET", "/profilingGroups/{profilingGroupName}/profileTimes", 200],
|
|
1178
|
-
},
|
|
897
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/profileTimes", 200] },
|
|
1179
898
|
() => ListProfileTimesRequest,
|
|
1180
899
|
() => ListProfileTimesResponse,
|
|
1181
900
|
];
|
|
@@ -1183,9 +902,7 @@ var ListProfilingGroups = [
|
|
|
1183
902
|
9,
|
|
1184
903
|
n0,
|
|
1185
904
|
_LPG,
|
|
1186
|
-
{
|
|
1187
|
-
[_h]: ["GET", "/profilingGroups", 200],
|
|
1188
|
-
},
|
|
905
|
+
{ [_h]: ["GET", "/profilingGroups", 200] },
|
|
1189
906
|
() => ListProfilingGroupsRequest,
|
|
1190
907
|
() => ListProfilingGroupsResponse,
|
|
1191
908
|
];
|
|
@@ -1193,9 +910,7 @@ var ListTagsForResource = [
|
|
|
1193
910
|
9,
|
|
1194
911
|
n0,
|
|
1195
912
|
_LTFR,
|
|
1196
|
-
{
|
|
1197
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
1198
|
-
},
|
|
913
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
1199
914
|
() => ListTagsForResourceRequest,
|
|
1200
915
|
() => ListTagsForResourceResponse,
|
|
1201
916
|
];
|
|
@@ -1203,9 +918,7 @@ var PostAgentProfile = [
|
|
|
1203
918
|
9,
|
|
1204
919
|
n0,
|
|
1205
920
|
_PAP,
|
|
1206
|
-
{
|
|
1207
|
-
[_h]: ["POST", "/profilingGroups/{profilingGroupName}/agentProfile", 204],
|
|
1208
|
-
},
|
|
921
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/agentProfile", 204] },
|
|
1209
922
|
() => PostAgentProfileRequest,
|
|
1210
923
|
() => PostAgentProfileResponse,
|
|
1211
924
|
];
|
|
@@ -1213,9 +926,7 @@ var PutPermission = [
|
|
|
1213
926
|
9,
|
|
1214
927
|
n0,
|
|
1215
928
|
_PP,
|
|
1216
|
-
{
|
|
1217
|
-
[_h]: ["PUT", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200],
|
|
1218
|
-
},
|
|
929
|
+
{ [_h]: ["PUT", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200] },
|
|
1219
930
|
() => PutPermissionRequest,
|
|
1220
931
|
() => PutPermissionResponse,
|
|
1221
932
|
];
|
|
@@ -1223,9 +934,7 @@ var RemoveNotificationChannel = [
|
|
|
1223
934
|
9,
|
|
1224
935
|
n0,
|
|
1225
936
|
_RNC,
|
|
1226
|
-
{
|
|
1227
|
-
[_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/notificationConfiguration/{channelId}", 200],
|
|
1228
|
-
},
|
|
937
|
+
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/notificationConfiguration/{channelId}", 200] },
|
|
1229
938
|
() => RemoveNotificationChannelRequest,
|
|
1230
939
|
() => RemoveNotificationChannelResponse,
|
|
1231
940
|
];
|
|
@@ -1233,9 +942,7 @@ var RemovePermission = [
|
|
|
1233
942
|
9,
|
|
1234
943
|
n0,
|
|
1235
944
|
_RP,
|
|
1236
|
-
{
|
|
1237
|
-
[_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200],
|
|
1238
|
-
},
|
|
945
|
+
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200] },
|
|
1239
946
|
() => RemovePermissionRequest,
|
|
1240
947
|
() => RemovePermissionResponse,
|
|
1241
948
|
];
|
|
@@ -1243,9 +950,7 @@ var SubmitFeedback = [
|
|
|
1243
950
|
9,
|
|
1244
951
|
n0,
|
|
1245
952
|
_SF,
|
|
1246
|
-
{
|
|
1247
|
-
[_h]: ["POST", "/internal/profilingGroups/{profilingGroupName}/anomalies/{anomalyInstanceId}/feedback", 204],
|
|
1248
|
-
},
|
|
953
|
+
{ [_h]: ["POST", "/internal/profilingGroups/{profilingGroupName}/anomalies/{anomalyInstanceId}/feedback", 204] },
|
|
1249
954
|
() => SubmitFeedbackRequest,
|
|
1250
955
|
() => SubmitFeedbackResponse,
|
|
1251
956
|
];
|
|
@@ -1253,9 +958,7 @@ var TagResource = [
|
|
|
1253
958
|
9,
|
|
1254
959
|
n0,
|
|
1255
960
|
_TR,
|
|
1256
|
-
{
|
|
1257
|
-
[_h]: ["POST", "/tags/{resourceArn}", 204],
|
|
1258
|
-
},
|
|
961
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 204] },
|
|
1259
962
|
() => TagResourceRequest,
|
|
1260
963
|
() => TagResourceResponse,
|
|
1261
964
|
];
|
|
@@ -1263,9 +966,7 @@ var UntagResource = [
|
|
|
1263
966
|
9,
|
|
1264
967
|
n0,
|
|
1265
968
|
_UR,
|
|
1266
|
-
{
|
|
1267
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 204],
|
|
1268
|
-
},
|
|
969
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 204] },
|
|
1269
970
|
() => UntagResourceRequest,
|
|
1270
971
|
() => UntagResourceResponse,
|
|
1271
972
|
];
|
|
@@ -1273,9 +974,7 @@ var UpdateProfilingGroup = [
|
|
|
1273
974
|
9,
|
|
1274
975
|
n0,
|
|
1275
976
|
_UPG,
|
|
1276
|
-
{
|
|
1277
|
-
[_h]: ["PUT", "/profilingGroups/{profilingGroupName}", 200],
|
|
1278
|
-
},
|
|
977
|
+
{ [_h]: ["PUT", "/profilingGroups/{profilingGroupName}", 200] },
|
|
1279
978
|
() => UpdateProfilingGroupRequest,
|
|
1280
979
|
() => UpdateProfilingGroupResponse,
|
|
1281
980
|
];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|