@aws-sdk/client-cloudtrail 3.943.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.
Files changed (99) hide show
  1. package/dist-cjs/index.js +86 -430
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/CloudTrailClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +86 -430
  8. package/dist-types/CloudTrail.d.ts +1 -1
  9. package/dist-types/CloudTrailClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AddTagsCommand.d.ts +3 -3
  13. package/dist-types/commands/CancelQueryCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateDashboardCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateEventDataStoreCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateTrailCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteChannelCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -3
  20. package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +3 -3
  21. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  22. package/dist-types/commands/DeleteTrailCommand.d.ts +3 -3
  23. package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +3 -3
  24. package/dist-types/commands/DescribeQueryCommand.d.ts +3 -3
  25. package/dist-types/commands/DescribeTrailsCommand.d.ts +3 -3
  26. package/dist-types/commands/DisableFederationCommand.d.ts +3 -3
  27. package/dist-types/commands/EnableFederationCommand.d.ts +3 -3
  28. package/dist-types/commands/GenerateQueryCommand.d.ts +3 -3
  29. package/dist-types/commands/GetChannelCommand.d.ts +3 -3
  30. package/dist-types/commands/GetDashboardCommand.d.ts +3 -3
  31. package/dist-types/commands/GetEventConfigurationCommand.d.ts +3 -3
  32. package/dist-types/commands/GetEventDataStoreCommand.d.ts +3 -3
  33. package/dist-types/commands/GetEventSelectorsCommand.d.ts +3 -3
  34. package/dist-types/commands/GetImportCommand.d.ts +3 -3
  35. package/dist-types/commands/GetInsightSelectorsCommand.d.ts +3 -3
  36. package/dist-types/commands/GetQueryResultsCommand.d.ts +3 -3
  37. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  38. package/dist-types/commands/GetTrailCommand.d.ts +3 -3
  39. package/dist-types/commands/GetTrailStatusCommand.d.ts +3 -3
  40. package/dist-types/commands/ListChannelsCommand.d.ts +3 -3
  41. package/dist-types/commands/ListDashboardsCommand.d.ts +3 -3
  42. package/dist-types/commands/ListEventDataStoresCommand.d.ts +3 -3
  43. package/dist-types/commands/ListImportFailuresCommand.d.ts +3 -3
  44. package/dist-types/commands/ListImportsCommand.d.ts +3 -3
  45. package/dist-types/commands/ListInsightsDataCommand.d.ts +3 -3
  46. package/dist-types/commands/ListInsightsMetricDataCommand.d.ts +3 -3
  47. package/dist-types/commands/ListPublicKeysCommand.d.ts +3 -3
  48. package/dist-types/commands/ListQueriesCommand.d.ts +3 -3
  49. package/dist-types/commands/ListTagsCommand.d.ts +3 -3
  50. package/dist-types/commands/ListTrailsCommand.d.ts +3 -3
  51. package/dist-types/commands/LookupEventsCommand.d.ts +3 -3
  52. package/dist-types/commands/PutEventConfigurationCommand.d.ts +3 -3
  53. package/dist-types/commands/PutEventSelectorsCommand.d.ts +3 -3
  54. package/dist-types/commands/PutInsightSelectorsCommand.d.ts +3 -3
  55. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  56. package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +3 -3
  57. package/dist-types/commands/RemoveTagsCommand.d.ts +3 -3
  58. package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +3 -3
  59. package/dist-types/commands/SearchSampleQueriesCommand.d.ts +3 -3
  60. package/dist-types/commands/StartDashboardRefreshCommand.d.ts +3 -3
  61. package/dist-types/commands/StartEventDataStoreIngestionCommand.d.ts +3 -3
  62. package/dist-types/commands/StartImportCommand.d.ts +3 -3
  63. package/dist-types/commands/StartLoggingCommand.d.ts +3 -3
  64. package/dist-types/commands/StartQueryCommand.d.ts +3 -3
  65. package/dist-types/commands/StopEventDataStoreIngestionCommand.d.ts +3 -3
  66. package/dist-types/commands/StopImportCommand.d.ts +3 -3
  67. package/dist-types/commands/StopLoggingCommand.d.ts +3 -3
  68. package/dist-types/commands/UpdateChannelCommand.d.ts +3 -3
  69. package/dist-types/commands/UpdateDashboardCommand.d.ts +3 -3
  70. package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +3 -3
  71. package/dist-types/commands/UpdateTrailCommand.d.ts +3 -3
  72. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  73. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  74. package/dist-types/extensionConfiguration.d.ts +4 -4
  75. package/dist-types/models/CloudTrailServiceException.d.ts +1 -1
  76. package/dist-types/models/errors.d.ts +1 -1
  77. package/dist-types/pagination/GetQueryResultsPaginator.d.ts +1 -1
  78. package/dist-types/pagination/Interfaces.d.ts +1 -1
  79. package/dist-types/pagination/ListChannelsPaginator.d.ts +1 -1
  80. package/dist-types/pagination/ListEventDataStoresPaginator.d.ts +1 -1
  81. package/dist-types/pagination/ListImportFailuresPaginator.d.ts +1 -1
  82. package/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  83. package/dist-types/pagination/ListInsightsDataPaginator.d.ts +1 -1
  84. package/dist-types/pagination/ListInsightsMetricDataPaginator.d.ts +1 -1
  85. package/dist-types/pagination/ListPublicKeysPaginator.d.ts +1 -1
  86. package/dist-types/pagination/ListQueriesPaginator.d.ts +1 -1
  87. package/dist-types/pagination/ListTagsPaginator.d.ts +1 -1
  88. package/dist-types/pagination/ListTrailsPaginator.d.ts +1 -1
  89. package/dist-types/pagination/LookupEventsPaginator.d.ts +1 -1
  90. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  91. package/dist-types/runtimeConfig.d.ts +1 -1
  92. package/dist-types/runtimeConfig.native.d.ts +1 -1
  93. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  94. package/dist-types/runtimeExtensions.d.ts +1 -1
  95. package/dist-types/schemas/schemas_0.d.ts +1 -1
  96. package/dist-types/ts3.4/CloudTrailClient.d.ts +3 -3
  97. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  98. package/dist-types/ts3.4/models/CloudTrailServiceException.d.ts +1 -1
  99. package/package.json +13 -12
@@ -511,11 +511,7 @@ export var AccessDeniedException = [
511
511
  -3,
512
512
  n0,
513
513
  _ADE,
514
- {
515
- [_e]: _c,
516
- [_hE]: 403,
517
- [_aQE]: [`ResourceAccessDenied`, 403],
518
- },
514
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`ResourceAccessDenied`, 403] },
519
515
  [_M],
520
516
  [0],
521
517
  ];
@@ -524,11 +520,7 @@ export var AccountHasOngoingImportException = [
524
520
  -3,
525
521
  n0,
526
522
  _AHOIE,
527
- {
528
- [_e]: _c,
529
- [_hE]: 400,
530
- [_aQE]: [`AccountHasOngoingImport`, 400],
531
- },
523
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`AccountHasOngoingImport`, 400] },
532
524
  [_M],
533
525
  [0],
534
526
  ];
@@ -537,11 +529,7 @@ export var AccountNotFoundException = [
537
529
  -3,
538
530
  n0,
539
531
  _ANFE,
540
- {
541
- [_e]: _c,
542
- [_hE]: 404,
543
- [_aQE]: [`AccountNotFound`, 404],
544
- },
532
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`AccountNotFound`, 404] },
545
533
  [_M],
546
534
  [0],
547
535
  ];
@@ -550,11 +538,7 @@ export var AccountNotRegisteredException = [
550
538
  -3,
551
539
  n0,
552
540
  _ANRE,
553
- {
554
- [_e]: _c,
555
- [_hE]: 400,
556
- [_aQE]: [`AccountNotRegistered`, 400],
557
- },
541
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`AccountNotRegistered`, 400] },
558
542
  [_M],
559
543
  [0],
560
544
  ];
@@ -563,11 +547,7 @@ export var AccountRegisteredException = [
563
547
  -3,
564
548
  n0,
565
549
  _ARE,
566
- {
567
- [_e]: _c,
568
- [_hE]: 400,
569
- [_aQE]: [`AccountRegistered`, 400],
570
- },
550
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`AccountRegistered`, 400] },
571
551
  [_M],
572
552
  [0],
573
553
  ];
@@ -597,11 +577,7 @@ export var CannotDelegateManagementAccountException = [
597
577
  -3,
598
578
  n0,
599
579
  _CDMAE,
600
- {
601
- [_e]: _c,
602
- [_hE]: 400,
603
- [_aQE]: [`CannotDelegateManagementAccount`, 400],
604
- },
580
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`CannotDelegateManagementAccount`, 400] },
605
581
  [_M],
606
582
  [0],
607
583
  ];
@@ -611,11 +587,7 @@ export var ChannelAlreadyExistsException = [
611
587
  -3,
612
588
  n0,
613
589
  _CAEE,
614
- {
615
- [_e]: _c,
616
- [_hE]: 400,
617
- [_aQE]: [`ChannelAlreadyExists`, 400],
618
- },
590
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ChannelAlreadyExists`, 400] },
619
591
  [_M],
620
592
  [0],
621
593
  ];
@@ -624,11 +596,7 @@ export var ChannelARNInvalidException = [
624
596
  -3,
625
597
  n0,
626
598
  _CARNIE,
627
- {
628
- [_e]: _c,
629
- [_hE]: 400,
630
- [_aQE]: [`ChannelARNInvalid`, 400],
631
- },
599
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ChannelARNInvalid`, 400] },
632
600
  [_M],
633
601
  [0],
634
602
  ];
@@ -637,11 +605,7 @@ export var ChannelExistsForEDSException = [
637
605
  -3,
638
606
  n0,
639
607
  _CEFEDSE,
640
- {
641
- [_e]: _c,
642
- [_hE]: 400,
643
- [_aQE]: [`ChannelExistsForEDS`, 400],
644
- },
608
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ChannelExistsForEDS`, 400] },
645
609
  [_M],
646
610
  [0],
647
611
  ];
@@ -650,11 +614,7 @@ export var ChannelMaxLimitExceededException = [
650
614
  -3,
651
615
  n0,
652
616
  _CMLEE,
653
- {
654
- [_e]: _c,
655
- [_hE]: 400,
656
- [_aQE]: [`ChannelMaxLimitExceeded`, 400],
657
- },
617
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ChannelMaxLimitExceeded`, 400] },
658
618
  [_M],
659
619
  [0],
660
620
  ];
@@ -663,11 +623,7 @@ export var ChannelNotFoundException = [
663
623
  -3,
664
624
  n0,
665
625
  _CNFE,
666
- {
667
- [_e]: _c,
668
- [_hE]: 404,
669
- [_aQE]: [`ChannelNotFound`, 404],
670
- },
626
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ChannelNotFound`, 404] },
671
627
  [_M],
672
628
  [0],
673
629
  ];
@@ -676,11 +632,7 @@ export var CloudTrailAccessNotEnabledException = [
676
632
  -3,
677
633
  n0,
678
634
  _CTANEE,
679
- {
680
- [_e]: _c,
681
- [_hE]: 400,
682
- [_aQE]: [`CloudTrailAccessNotEnabled`, 400],
683
- },
635
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`CloudTrailAccessNotEnabled`, 400] },
684
636
  [_M],
685
637
  [0],
686
638
  ];
@@ -689,11 +641,7 @@ export var CloudTrailARNInvalidException = [
689
641
  -3,
690
642
  n0,
691
643
  _CTARNIE,
692
- {
693
- [_e]: _c,
694
- [_hE]: 400,
695
- [_aQE]: [`CloudTrailARNInvalid`, 400],
696
- },
644
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`CloudTrailARNInvalid`, 400] },
697
645
  [_M],
698
646
  [0],
699
647
  ];
@@ -702,11 +650,7 @@ export var CloudTrailInvalidClientTokenIdException = [
702
650
  -3,
703
651
  n0,
704
652
  _CTICTIE,
705
- {
706
- [_e]: _c,
707
- [_hE]: 400,
708
- [_aQE]: [`CloudTrailInvalidClientTokenId`, 400],
709
- },
653
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`CloudTrailInvalidClientTokenId`, 400] },
710
654
  [_M],
711
655
  [0],
712
656
  ];
@@ -715,11 +659,7 @@ export var CloudWatchLogsDeliveryUnavailableException = [
715
659
  -3,
716
660
  n0,
717
661
  _CWLDUE,
718
- {
719
- [_e]: _c,
720
- [_hE]: 400,
721
- [_aQE]: [`CloudWatchLogsDeliveryUnavailable`, 400],
722
- },
662
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`CloudWatchLogsDeliveryUnavailable`, 400] },
723
663
  [_M],
724
664
  [0],
725
665
  ];
@@ -728,11 +668,7 @@ export var ConcurrentModificationException = [
728
668
  -3,
729
669
  n0,
730
670
  _CME,
731
- {
732
- [_e]: _c,
733
- [_hE]: 400,
734
- [_aQE]: [`ConcurrentModification`, 400],
735
- },
671
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ConcurrentModification`, 400] },
736
672
  [_M],
737
673
  [0],
738
674
  ];
@@ -741,11 +677,7 @@ export var ConflictException = [
741
677
  -3,
742
678
  n0,
743
679
  _CE,
744
- {
745
- [_e]: _c,
746
- [_hE]: 409,
747
- [_aQE]: [`ConflictException`, 409],
748
- },
680
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`ConflictException`, 409] },
749
681
  [_M],
750
682
  [0],
751
683
  ];
@@ -821,11 +753,7 @@ export var DelegatedAdminAccountLimitExceededException = [
821
753
  -3,
822
754
  n0,
823
755
  _DAALEE,
824
- {
825
- [_e]: _c,
826
- [_hE]: 400,
827
- [_aQE]: [`DelegatedAdminAccountLimitExceeded`, 400],
828
- },
756
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`DelegatedAdminAccountLimitExceeded`, 400] },
829
757
  [_M],
830
758
  [0],
831
759
  ];
@@ -885,11 +813,7 @@ export var EventDataStoreAlreadyExistsException = [
885
813
  -3,
886
814
  n0,
887
815
  _EDSAEE,
888
- {
889
- [_e]: _c,
890
- [_hE]: 400,
891
- [_aQE]: [`EventDataStoreAlreadyExists`, 400],
892
- },
816
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`EventDataStoreAlreadyExists`, 400] },
893
817
  [_M],
894
818
  [0],
895
819
  ];
@@ -898,11 +822,7 @@ export var EventDataStoreARNInvalidException = [
898
822
  -3,
899
823
  n0,
900
824
  _EDSARNIE,
901
- {
902
- [_e]: _c,
903
- [_hE]: 400,
904
- [_aQE]: [`EventDataStoreARNInvalid`, 400],
905
- },
825
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`EventDataStoreARNInvalid`, 400] },
906
826
  [_M],
907
827
  [0],
908
828
  ];
@@ -911,11 +831,7 @@ export var EventDataStoreFederationEnabledException = [
911
831
  -3,
912
832
  n0,
913
833
  _EDSFEE,
914
- {
915
- [_e]: _c,
916
- [_hE]: 400,
917
- [_aQE]: [`EventDataStoreFederationEnabled`, 400],
918
- },
834
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`EventDataStoreFederationEnabled`, 400] },
919
835
  [_M],
920
836
  [0],
921
837
  ];
@@ -924,11 +840,7 @@ export var EventDataStoreHasOngoingImportException = [
924
840
  -3,
925
841
  n0,
926
842
  _EDSHOIE,
927
- {
928
- [_e]: _c,
929
- [_hE]: 400,
930
- [_aQE]: [`EventDataStoreHasOngoingImport`, 400],
931
- },
843
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`EventDataStoreHasOngoingImport`, 400] },
932
844
  [_M],
933
845
  [0],
934
846
  ];
@@ -937,11 +849,7 @@ export var EventDataStoreMaxLimitExceededException = [
937
849
  -3,
938
850
  n0,
939
851
  _EDSMLEE,
940
- {
941
- [_e]: _c,
942
- [_hE]: 400,
943
- [_aQE]: [`EventDataStoreMaxLimitExceeded`, 400],
944
- },
852
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`EventDataStoreMaxLimitExceeded`, 400] },
945
853
  [_M],
946
854
  [0],
947
855
  ];
@@ -950,11 +858,7 @@ export var EventDataStoreNotFoundException = [
950
858
  -3,
951
859
  n0,
952
860
  _EDSNFE,
953
- {
954
- [_e]: _c,
955
- [_hE]: 404,
956
- [_aQE]: [`EventDataStoreNotFound`, 404],
957
- },
861
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`EventDataStoreNotFound`, 404] },
958
862
  [_M],
959
863
  [0],
960
864
  ];
@@ -963,11 +867,7 @@ export var EventDataStoreTerminationProtectedException = [
963
867
  -3,
964
868
  n0,
965
869
  _EDSTPE,
966
- {
967
- [_e]: _c,
968
- [_hE]: 400,
969
- [_aQE]: [`EventDataStoreTerminationProtectedException`, 400],
970
- },
870
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`EventDataStoreTerminationProtectedException`, 400] },
971
871
  [_M],
972
872
  [0],
973
873
  ];
@@ -986,11 +886,7 @@ export var GenerateResponseException = [
986
886
  -3,
987
887
  n0,
988
888
  _GRE,
989
- {
990
- [_e]: _c,
991
- [_hE]: 400,
992
- [_aQE]: [`GenerateResponse`, 400],
993
- },
889
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`GenerateResponse`, 400] },
994
890
  [_M],
995
891
  [0],
996
892
  ];
@@ -1099,11 +995,7 @@ export var ImportNotFoundException = [
1099
995
  -3,
1100
996
  n0,
1101
997
  _INFE,
1102
- {
1103
- [_e]: _c,
1104
- [_hE]: 404,
1105
- [_aQE]: [`ImportNotFound`, 404],
1106
- },
998
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ImportNotFound`, 404] },
1107
999
  [_M],
1108
1000
  [0],
1109
1001
  ];
@@ -1115,11 +1007,7 @@ export var InactiveEventDataStoreException = [
1115
1007
  -3,
1116
1008
  n0,
1117
1009
  _IEDSE,
1118
- {
1119
- [_e]: _c,
1120
- [_hE]: 400,
1121
- [_aQE]: [`InactiveEventDataStore`, 400],
1122
- },
1010
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InactiveEventDataStore`, 400] },
1123
1011
  [_M],
1124
1012
  [0],
1125
1013
  ];
@@ -1128,11 +1016,7 @@ export var InactiveQueryException = [
1128
1016
  -3,
1129
1017
  n0,
1130
1018
  _IQE,
1131
- {
1132
- [_e]: _c,
1133
- [_hE]: 400,
1134
- [_aQE]: [`InactiveQuery`, 400],
1135
- },
1019
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InactiveQuery`, 400] },
1136
1020
  [_M],
1137
1021
  [0],
1138
1022
  ];
@@ -1149,11 +1033,7 @@ export var InsightNotEnabledException = [
1149
1033
  -3,
1150
1034
  n0,
1151
1035
  _INEE,
1152
- {
1153
- [_e]: _c,
1154
- [_hE]: 400,
1155
- [_aQE]: [`InsightNotEnabled`, 400],
1156
- },
1036
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InsightNotEnabled`, 400] },
1157
1037
  [_M],
1158
1038
  [0],
1159
1039
  ];
@@ -1163,11 +1043,7 @@ export var InsufficientDependencyServiceAccessPermissionException = [
1163
1043
  -3,
1164
1044
  n0,
1165
1045
  _IDSAPE,
1166
- {
1167
- [_e]: _c,
1168
- [_hE]: 400,
1169
- [_aQE]: [`InsufficientDependencyServiceAccessPermission`, 400],
1170
- },
1046
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InsufficientDependencyServiceAccessPermission`, 400] },
1171
1047
  [_M],
1172
1048
  [0],
1173
1049
  ];
@@ -1176,11 +1052,7 @@ export var InsufficientEncryptionPolicyException = [
1176
1052
  -3,
1177
1053
  n0,
1178
1054
  _IEPE,
1179
- {
1180
- [_e]: _c,
1181
- [_hE]: 400,
1182
- [_aQE]: [`InsufficientEncryptionPolicy`, 400],
1183
- },
1055
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InsufficientEncryptionPolicy`, 400] },
1184
1056
  [_M],
1185
1057
  [0],
1186
1058
  ];
@@ -1189,11 +1061,7 @@ export var InsufficientIAMAccessPermissionException = [
1189
1061
  -3,
1190
1062
  n0,
1191
1063
  _IIAMAPE,
1192
- {
1193
- [_e]: _c,
1194
- [_hE]: 400,
1195
- [_aQE]: [`InsufficientIAMAccessPermission`, 400],
1196
- },
1064
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InsufficientIAMAccessPermission`, 400] },
1197
1065
  [_M],
1198
1066
  [0],
1199
1067
  ];
@@ -1202,11 +1070,7 @@ export var InsufficientS3BucketPolicyException = [
1202
1070
  -3,
1203
1071
  n0,
1204
1072
  _ISBPE,
1205
- {
1206
- [_e]: _c,
1207
- [_hE]: 403,
1208
- [_aQE]: [`InsufficientS3BucketPolicy`, 403],
1209
- },
1073
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`InsufficientS3BucketPolicy`, 403] },
1210
1074
  [_M],
1211
1075
  [0],
1212
1076
  ];
@@ -1215,11 +1079,7 @@ export var InsufficientSnsTopicPolicyException = [
1215
1079
  -3,
1216
1080
  n0,
1217
1081
  _ISTPE,
1218
- {
1219
- [_e]: _c,
1220
- [_hE]: 403,
1221
- [_aQE]: [`InsufficientSnsTopicPolicy`, 403],
1222
- },
1082
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`InsufficientSnsTopicPolicy`, 403] },
1223
1083
  [_M],
1224
1084
  [0],
1225
1085
  ];
@@ -1228,11 +1088,7 @@ export var InvalidCloudWatchLogsLogGroupArnException = [
1228
1088
  -3,
1229
1089
  n0,
1230
1090
  _ICWLLGAE,
1231
- {
1232
- [_e]: _c,
1233
- [_hE]: 400,
1234
- [_aQE]: [`InvalidCloudWatchLogsLogGroupArn`, 400],
1235
- },
1091
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidCloudWatchLogsLogGroupArn`, 400] },
1236
1092
  [_M],
1237
1093
  [0],
1238
1094
  ];
@@ -1241,11 +1097,7 @@ export var InvalidCloudWatchLogsRoleArnException = [
1241
1097
  -3,
1242
1098
  n0,
1243
1099
  _ICWLRAE,
1244
- {
1245
- [_e]: _c,
1246
- [_hE]: 400,
1247
- [_aQE]: [`InvalidCloudWatchLogsRoleArn`, 400],
1248
- },
1100
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidCloudWatchLogsRoleArn`, 400] },
1249
1101
  [_M],
1250
1102
  [0],
1251
1103
  ];
@@ -1254,11 +1106,7 @@ export var InvalidDateRangeException = [
1254
1106
  -3,
1255
1107
  n0,
1256
1108
  _IDRE,
1257
- {
1258
- [_e]: _c,
1259
- [_hE]: 400,
1260
- [_aQE]: [`InvalidDateRange`, 400],
1261
- },
1109
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidDateRange`, 400] },
1262
1110
  [_M],
1263
1111
  [0],
1264
1112
  ];
@@ -1267,11 +1115,7 @@ export var InvalidEventCategoryException = [
1267
1115
  -3,
1268
1116
  n0,
1269
1117
  _IECE,
1270
- {
1271
- [_e]: _c,
1272
- [_hE]: 400,
1273
- [_aQE]: [`InvalidEventCategory`, 400],
1274
- },
1118
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidEventCategory`, 400] },
1275
1119
  [_M],
1276
1120
  [0],
1277
1121
  ];
@@ -1280,11 +1124,7 @@ export var InvalidEventDataStoreCategoryException = [
1280
1124
  -3,
1281
1125
  n0,
1282
1126
  _IEDSCE,
1283
- {
1284
- [_e]: _c,
1285
- [_hE]: 400,
1286
- [_aQE]: [`InvalidEventDataStoreCategory`, 400],
1287
- },
1127
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidEventDataStoreCategory`, 400] },
1288
1128
  [_M],
1289
1129
  [0],
1290
1130
  ];
@@ -1293,11 +1133,7 @@ export var InvalidEventDataStoreStatusException = [
1293
1133
  -3,
1294
1134
  n0,
1295
1135
  _IEDSSE,
1296
- {
1297
- [_e]: _c,
1298
- [_hE]: 400,
1299
- [_aQE]: [`InvalidEventDataStoreStatus`, 400],
1300
- },
1136
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidEventDataStoreStatus`, 400] },
1301
1137
  [_M],
1302
1138
  [0],
1303
1139
  ];
@@ -1306,11 +1142,7 @@ export var InvalidEventSelectorsException = [
1306
1142
  -3,
1307
1143
  n0,
1308
1144
  _IESE,
1309
- {
1310
- [_e]: _c,
1311
- [_hE]: 400,
1312
- [_aQE]: [`InvalidEventSelectors`, 400],
1313
- },
1145
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidEventSelectors`, 400] },
1314
1146
  [_M],
1315
1147
  [0],
1316
1148
  ];
@@ -1319,11 +1151,7 @@ export var InvalidHomeRegionException = [
1319
1151
  -3,
1320
1152
  n0,
1321
1153
  _IHRE,
1322
- {
1323
- [_e]: _c,
1324
- [_hE]: 400,
1325
- [_aQE]: [`InvalidHomeRegion`, 400],
1326
- },
1154
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidHomeRegion`, 400] },
1327
1155
  [_M],
1328
1156
  [0],
1329
1157
  ];
@@ -1332,11 +1160,7 @@ export var InvalidImportSourceException = [
1332
1160
  -3,
1333
1161
  n0,
1334
1162
  _IISE,
1335
- {
1336
- [_e]: _c,
1337
- [_hE]: 400,
1338
- [_aQE]: [`InvalidImportSource`, 400],
1339
- },
1163
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidImportSource`, 400] },
1340
1164
  [_M],
1341
1165
  [0],
1342
1166
  ];
@@ -1345,11 +1169,7 @@ export var InvalidInsightSelectorsException = [
1345
1169
  -3,
1346
1170
  n0,
1347
1171
  _IISEn,
1348
- {
1349
- [_e]: _c,
1350
- [_hE]: 400,
1351
- [_aQE]: [`InvalidInsightSelectors`, 400],
1352
- },
1172
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidInsightSelectors`, 400] },
1353
1173
  [_M],
1354
1174
  [0],
1355
1175
  ];
@@ -1358,11 +1178,7 @@ export var InvalidKmsKeyIdException = [
1358
1178
  -3,
1359
1179
  n0,
1360
1180
  _IKKIE,
1361
- {
1362
- [_e]: _c,
1363
- [_hE]: 400,
1364
- [_aQE]: [`InvalidKmsKeyId`, 400],
1365
- },
1181
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidKmsKeyId`, 400] },
1366
1182
  [_M],
1367
1183
  [0],
1368
1184
  ];
@@ -1371,11 +1187,7 @@ export var InvalidLookupAttributesException = [
1371
1187
  -3,
1372
1188
  n0,
1373
1189
  _ILAE,
1374
- {
1375
- [_e]: _c,
1376
- [_hE]: 400,
1377
- [_aQE]: [`InvalidLookupAttributes`, 400],
1378
- },
1190
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidLookupAttributes`, 400] },
1379
1191
  [_M],
1380
1192
  [0],
1381
1193
  ];
@@ -1384,11 +1196,7 @@ export var InvalidMaxResultsException = [
1384
1196
  -3,
1385
1197
  n0,
1386
1198
  _IMRE,
1387
- {
1388
- [_e]: _c,
1389
- [_hE]: 400,
1390
- [_aQE]: [`InvalidMaxResults`, 400],
1391
- },
1199
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidMaxResults`, 400] },
1392
1200
  [_M],
1393
1201
  [0],
1394
1202
  ];
@@ -1397,11 +1205,7 @@ export var InvalidNextTokenException = [
1397
1205
  -3,
1398
1206
  n0,
1399
1207
  _INTE,
1400
- {
1401
- [_e]: _c,
1402
- [_hE]: 400,
1403
- [_aQE]: [`InvalidNextToken`, 400],
1404
- },
1208
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidNextToken`, 400] },
1405
1209
  [_M],
1406
1210
  [0],
1407
1211
  ];
@@ -1410,11 +1214,7 @@ export var InvalidParameterCombinationException = [
1410
1214
  -3,
1411
1215
  n0,
1412
1216
  _IPCE,
1413
- {
1414
- [_e]: _c,
1415
- [_hE]: 400,
1416
- [_aQE]: [`InvalidParameterCombinationError`, 400],
1417
- },
1217
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidParameterCombinationError`, 400] },
1418
1218
  [_M],
1419
1219
  [0],
1420
1220
  ];
@@ -1423,11 +1223,7 @@ export var InvalidParameterException = [
1423
1223
  -3,
1424
1224
  n0,
1425
1225
  _IPE,
1426
- {
1427
- [_e]: _c,
1428
- [_hE]: 400,
1429
- [_aQE]: [`InvalidParameter`, 400],
1430
- },
1226
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidParameter`, 400] },
1431
1227
  [_M],
1432
1228
  [0],
1433
1229
  ];
@@ -1436,11 +1232,7 @@ export var InvalidQueryStatementException = [
1436
1232
  -3,
1437
1233
  n0,
1438
1234
  _IQSE,
1439
- {
1440
- [_e]: _c,
1441
- [_hE]: 400,
1442
- [_aQE]: [`InvalidQueryStatement`, 400],
1443
- },
1235
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidQueryStatement`, 400] },
1444
1236
  [_M],
1445
1237
  [0],
1446
1238
  ];
@@ -1449,11 +1241,7 @@ export var InvalidQueryStatusException = [
1449
1241
  -3,
1450
1242
  n0,
1451
1243
  _IQSEn,
1452
- {
1453
- [_e]: _c,
1454
- [_hE]: 400,
1455
- [_aQE]: [`InvalidQueryStatus`, 400],
1456
- },
1244
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidQueryStatus`, 400] },
1457
1245
  [_M],
1458
1246
  [0],
1459
1247
  ];
@@ -1462,11 +1250,7 @@ export var InvalidS3BucketNameException = [
1462
1250
  -3,
1463
1251
  n0,
1464
1252
  _ISBNE,
1465
- {
1466
- [_e]: _c,
1467
- [_hE]: 400,
1468
- [_aQE]: [`InvalidS3BucketName`, 400],
1469
- },
1253
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidS3BucketName`, 400] },
1470
1254
  [_M],
1471
1255
  [0],
1472
1256
  ];
@@ -1475,11 +1259,7 @@ export var InvalidS3PrefixException = [
1475
1259
  -3,
1476
1260
  n0,
1477
1261
  _ISPE,
1478
- {
1479
- [_e]: _c,
1480
- [_hE]: 400,
1481
- [_aQE]: [`InvalidS3Prefix`, 400],
1482
- },
1262
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidS3Prefix`, 400] },
1483
1263
  [_M],
1484
1264
  [0],
1485
1265
  ];
@@ -1488,11 +1268,7 @@ export var InvalidSnsTopicNameException = [
1488
1268
  -3,
1489
1269
  n0,
1490
1270
  _ISTNE,
1491
- {
1492
- [_e]: _c,
1493
- [_hE]: 400,
1494
- [_aQE]: [`InvalidSnsTopicName`, 400],
1495
- },
1271
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidSnsTopicName`, 400] },
1496
1272
  [_M],
1497
1273
  [0],
1498
1274
  ];
@@ -1501,11 +1277,7 @@ export var InvalidSourceException = [
1501
1277
  -3,
1502
1278
  n0,
1503
1279
  _ISE,
1504
- {
1505
- [_e]: _c,
1506
- [_hE]: 400,
1507
- [_aQE]: [`InvalidSource`, 400],
1508
- },
1280
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidSource`, 400] },
1509
1281
  [_M],
1510
1282
  [0],
1511
1283
  ];
@@ -1514,11 +1286,7 @@ export var InvalidTagParameterException = [
1514
1286
  -3,
1515
1287
  n0,
1516
1288
  _ITPE,
1517
- {
1518
- [_e]: _c,
1519
- [_hE]: 400,
1520
- [_aQE]: [`InvalidTagParameter`, 400],
1521
- },
1289
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidTagParameter`, 400] },
1522
1290
  [_M],
1523
1291
  [0],
1524
1292
  ];
@@ -1527,11 +1295,7 @@ export var InvalidTimeRangeException = [
1527
1295
  -3,
1528
1296
  n0,
1529
1297
  _ITRE,
1530
- {
1531
- [_e]: _c,
1532
- [_hE]: 400,
1533
- [_aQE]: [`InvalidTimeRange`, 400],
1534
- },
1298
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidTimeRange`, 400] },
1535
1299
  [_M],
1536
1300
  [0],
1537
1301
  ];
@@ -1540,11 +1304,7 @@ export var InvalidTokenException = [
1540
1304
  -3,
1541
1305
  n0,
1542
1306
  _ITE,
1543
- {
1544
- [_e]: _c,
1545
- [_hE]: 400,
1546
- [_aQE]: [`InvalidToken`, 400],
1547
- },
1307
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidToken`, 400] },
1548
1308
  [_M],
1549
1309
  [0],
1550
1310
  ];
@@ -1553,11 +1313,7 @@ export var InvalidTrailNameException = [
1553
1313
  -3,
1554
1314
  n0,
1555
1315
  _ITNE,
1556
- {
1557
- [_e]: _c,
1558
- [_hE]: 400,
1559
- [_aQE]: [`InvalidTrailName`, 400],
1560
- },
1316
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidTrailName`, 400] },
1561
1317
  [_M],
1562
1318
  [0],
1563
1319
  ];
@@ -1566,11 +1322,7 @@ export var KmsException = [
1566
1322
  -3,
1567
1323
  n0,
1568
1324
  _KE,
1569
- {
1570
- [_e]: _c,
1571
- [_hE]: 400,
1572
- [_aQE]: [`KmsException`, 400],
1573
- },
1325
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`KmsException`, 400] },
1574
1326
  [_M],
1575
1327
  [0],
1576
1328
  ];
@@ -1579,11 +1331,7 @@ export var KmsKeyDisabledException = [
1579
1331
  -3,
1580
1332
  n0,
1581
1333
  _KKDE,
1582
- {
1583
- [_e]: _c,
1584
- [_hE]: 400,
1585
- [_aQE]: [`KmsKeyDisabled`, 400],
1586
- },
1334
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`KmsKeyDisabled`, 400] },
1587
1335
  [_M],
1588
1336
  [0],
1589
1337
  ];
@@ -1592,11 +1340,7 @@ export var KmsKeyNotFoundException = [
1592
1340
  -3,
1593
1341
  n0,
1594
1342
  _KKNFE,
1595
- {
1596
- [_e]: _c,
1597
- [_hE]: 400,
1598
- [_aQE]: [`KmsKeyNotFound`, 400],
1599
- },
1343
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`KmsKeyNotFound`, 400] },
1600
1344
  [_M],
1601
1345
  [0],
1602
1346
  ];
@@ -1679,11 +1423,7 @@ export var MaxConcurrentQueriesException = [
1679
1423
  -3,
1680
1424
  n0,
1681
1425
  _MCQE,
1682
- {
1683
- [_e]: _c,
1684
- [_hE]: 429,
1685
- [_aQE]: [`MaxConcurrentQueries`, 429],
1686
- },
1426
+ { [_e]: _c, [_hE]: 429, [_aQE]: [`MaxConcurrentQueries`, 429] },
1687
1427
  [_M],
1688
1428
  [0],
1689
1429
  ];
@@ -1692,11 +1432,7 @@ export var MaximumNumberOfTrailsExceededException = [
1692
1432
  -3,
1693
1433
  n0,
1694
1434
  _MNOTEE,
1695
- {
1696
- [_e]: _c,
1697
- [_hE]: 403,
1698
- [_aQE]: [`MaximumNumberOfTrailsExceeded`, 403],
1699
- },
1435
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`MaximumNumberOfTrailsExceeded`, 403] },
1700
1436
  [_M],
1701
1437
  [0],
1702
1438
  ];
@@ -1705,11 +1441,7 @@ export var NoManagementAccountSLRExistsException = [
1705
1441
  -3,
1706
1442
  n0,
1707
1443
  _NMASLREE,
1708
- {
1709
- [_e]: _c,
1710
- [_hE]: 403,
1711
- [_aQE]: [`NoManagementAccountSLRExists`, 403],
1712
- },
1444
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`NoManagementAccountSLRExists`, 403] },
1713
1445
  [_M],
1714
1446
  [0],
1715
1447
  ];
@@ -1718,11 +1450,7 @@ export var NotOrganizationManagementAccountException = [
1718
1450
  -3,
1719
1451
  n0,
1720
1452
  _NOMAE,
1721
- {
1722
- [_e]: _c,
1723
- [_hE]: 403,
1724
- [_aQE]: [`NotOrganizationManagementAccount`, 403],
1725
- },
1453
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`NotOrganizationManagementAccount`, 403] },
1726
1454
  [_M],
1727
1455
  [0],
1728
1456
  ];
@@ -1731,11 +1459,7 @@ export var NotOrganizationMasterAccountException = [
1731
1459
  -3,
1732
1460
  n0,
1733
1461
  _NOMAEo,
1734
- {
1735
- [_e]: _c,
1736
- [_hE]: 400,
1737
- [_aQE]: [`NotOrganizationMasterAccount`, 400],
1738
- },
1462
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`NotOrganizationMasterAccount`, 400] },
1739
1463
  [_M],
1740
1464
  [0],
1741
1465
  ];
@@ -1744,11 +1468,7 @@ export var OperationNotPermittedException = [
1744
1468
  -3,
1745
1469
  n0,
1746
1470
  _ONPE,
1747
- {
1748
- [_e]: _c,
1749
- [_hE]: 400,
1750
- [_aQE]: [`OperationNotPermitted`, 400],
1751
- },
1471
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`OperationNotPermitted`, 400] },
1752
1472
  [_M],
1753
1473
  [0],
1754
1474
  ];
@@ -1757,11 +1477,7 @@ export var OrganizationNotInAllFeaturesModeException = [
1757
1477
  -3,
1758
1478
  n0,
1759
1479
  _ONIAFME,
1760
- {
1761
- [_e]: _c,
1762
- [_hE]: 400,
1763
- [_aQE]: [`OrganizationNotInAllFeaturesMode`, 400],
1764
- },
1480
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`OrganizationNotInAllFeaturesMode`, 400] },
1765
1481
  [_M],
1766
1482
  [0],
1767
1483
  ];
@@ -1770,11 +1486,7 @@ export var OrganizationsNotInUseException = [
1770
1486
  -3,
1771
1487
  n0,
1772
1488
  _ONIUE,
1773
- {
1774
- [_e]: _c,
1775
- [_hE]: 404,
1776
- [_aQE]: [`OrganizationsNotInUse`, 404],
1777
- },
1489
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`OrganizationsNotInUse`, 404] },
1778
1490
  [_M],
1779
1491
  [0],
1780
1492
  ];
@@ -1836,11 +1548,7 @@ export var QueryIdNotFoundException = [
1836
1548
  -3,
1837
1549
  n0,
1838
1550
  _QINFE,
1839
- {
1840
- [_e]: _c,
1841
- [_hE]: 404,
1842
- [_aQE]: [`QueryIdNotFound`, 404],
1843
- },
1551
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`QueryIdNotFound`, 404] },
1844
1552
  [_M],
1845
1553
  [0],
1846
1554
  ];
@@ -1873,11 +1581,7 @@ export var ResourceARNNotValidException = [
1873
1581
  -3,
1874
1582
  n0,
1875
1583
  _RARNNVE,
1876
- {
1877
- [_e]: _c,
1878
- [_hE]: 400,
1879
- [_aQE]: [`ResourceARNNotValid`, 400],
1880
- },
1584
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceARNNotValid`, 400] },
1881
1585
  [_M],
1882
1586
  [0],
1883
1587
  ];
@@ -1886,11 +1590,7 @@ export var ResourceNotFoundException = [
1886
1590
  -3,
1887
1591
  n0,
1888
1592
  _RNFE,
1889
- {
1890
- [_e]: _c,
1891
- [_hE]: 400,
1892
- [_aQE]: [`ResourceNotFound`, 400],
1893
- },
1593
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceNotFound`, 400] },
1894
1594
  [_M],
1895
1595
  [0],
1896
1596
  ];
@@ -1899,11 +1599,7 @@ export var ResourcePolicyNotFoundException = [
1899
1599
  -3,
1900
1600
  n0,
1901
1601
  _RPNFE,
1902
- {
1903
- [_e]: _c,
1904
- [_hE]: 404,
1905
- [_aQE]: [`ResourcePolicyNotFound`, 404],
1906
- },
1602
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ResourcePolicyNotFound`, 404] },
1907
1603
  [_M],
1908
1604
  [0],
1909
1605
  ];
@@ -1912,11 +1608,7 @@ export var ResourcePolicyNotValidException = [
1912
1608
  -3,
1913
1609
  n0,
1914
1610
  _RPNVE,
1915
- {
1916
- [_e]: _c,
1917
- [_hE]: 400,
1918
- [_aQE]: [`ResourcePolicyNotValid`, 400],
1919
- },
1611
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourcePolicyNotValid`, 400] },
1920
1612
  [_M],
1921
1613
  [0],
1922
1614
  ];
@@ -1926,11 +1618,7 @@ export var ResourceTypeNotSupportedException = [
1926
1618
  -3,
1927
1619
  n0,
1928
1620
  _RTNSE,
1929
- {
1930
- [_e]: _c,
1931
- [_hE]: 400,
1932
- [_aQE]: [`ResourceTypeNotSupported`, 400],
1933
- },
1621
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceTypeNotSupported`, 400] },
1934
1622
  [_M],
1935
1623
  [0],
1936
1624
  ];
@@ -1948,11 +1636,7 @@ export var S3BucketDoesNotExistException = [
1948
1636
  -3,
1949
1637
  n0,
1950
1638
  _SBDNEE,
1951
- {
1952
- [_e]: _c,
1953
- [_hE]: 404,
1954
- [_aQE]: [`S3BucketDoesNotExist`, 404],
1955
- },
1639
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`S3BucketDoesNotExist`, 404] },
1956
1640
  [_M],
1957
1641
  [0],
1958
1642
  ];
@@ -1979,11 +1663,7 @@ export var ServiceQuotaExceededException = [
1979
1663
  -3,
1980
1664
  n0,
1981
1665
  _SQEE,
1982
- {
1983
- [_e]: _c,
1984
- [_hE]: 400,
1985
- [_aQE]: [`ServiceQuotaExceeded`, 400],
1986
- },
1666
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ServiceQuotaExceeded`, 400] },
1987
1667
  [_M],
1988
1668
  [0],
1989
1669
  ];
@@ -2038,11 +1718,7 @@ export var TagsLimitExceededException = [
2038
1718
  -3,
2039
1719
  n0,
2040
1720
  _TLEE,
2041
- {
2042
- [_e]: _c,
2043
- [_hE]: 400,
2044
- [_aQE]: [`TagsLimitExceeded`, 400],
2045
- },
1721
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`TagsLimitExceeded`, 400] },
2046
1722
  [_M],
2047
1723
  [0],
2048
1724
  ];
@@ -2051,11 +1727,7 @@ export var ThrottlingException = [
2051
1727
  -3,
2052
1728
  n0,
2053
1729
  _TE,
2054
- {
2055
- [_e]: _c,
2056
- [_hE]: 429,
2057
- [_aQE]: [`ThrottlingException`, 429],
2058
- },
1730
+ { [_e]: _c, [_hE]: 429, [_aQE]: [`ThrottlingException`, 429] },
2059
1731
  [_M],
2060
1732
  [0],
2061
1733
  ];
@@ -2072,11 +1744,7 @@ export var TrailAlreadyExistsException = [
2072
1744
  -3,
2073
1745
  n0,
2074
1746
  _TAEE,
2075
- {
2076
- [_e]: _c,
2077
- [_hE]: 400,
2078
- [_aQE]: [`TrailAlreadyExists`, 400],
2079
- },
1747
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`TrailAlreadyExists`, 400] },
2080
1748
  [_M],
2081
1749
  [0],
2082
1750
  ];
@@ -2086,11 +1754,7 @@ export var TrailNotFoundException = [
2086
1754
  -3,
2087
1755
  n0,
2088
1756
  _TNFE,
2089
- {
2090
- [_e]: _c,
2091
- [_hE]: 404,
2092
- [_aQE]: [`TrailNotFound`, 404],
2093
- },
1757
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`TrailNotFound`, 404] },
2094
1758
  [_M],
2095
1759
  [0],
2096
1760
  ];
@@ -2099,11 +1763,7 @@ export var TrailNotProvidedException = [
2099
1763
  -3,
2100
1764
  n0,
2101
1765
  _TNPE,
2102
- {
2103
- [_e]: _c,
2104
- [_hE]: 404,
2105
- [_aQE]: [`TrailNotProvided`, 404],
2106
- },
1766
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`TrailNotProvided`, 404] },
2107
1767
  [_M],
2108
1768
  [0],
2109
1769
  ];
@@ -2112,11 +1772,7 @@ export var UnsupportedOperationException = [
2112
1772
  -3,
2113
1773
  n0,
2114
1774
  _UOE,
2115
- {
2116
- [_e]: _c,
2117
- [_hE]: 400,
2118
- [_aQE]: [`UnsupportedOperation`, 400],
2119
- },
1775
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`UnsupportedOperation`, 400] },
2120
1776
  [_M],
2121
1777
  [0],
2122
1778
  ];