@aws-sdk/client-redshift-serverless 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 (105) hide show
  1. package/dist-cjs/index.js +30 -342
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/RedshiftServerlessClient.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 +30 -342
  8. package/dist-types/RedshiftServerless.d.ts +1 -1
  9. package/dist-types/RedshiftServerlessClient.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/ConvertRecoveryPointToSnapshotCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateReservationCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateScheduledActionCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateSnapshotCopyConfigurationCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateUsageLimitCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateWorkgroupCommand.d.ts +3 -3
  22. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +3 -3
  23. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +3 -3
  24. package/dist-types/commands/DeleteNamespaceCommand.d.ts +3 -3
  25. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteSnapshotCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteWorkgroupCommand.d.ts +3 -3
  31. package/dist-types/commands/GetCredentialsCommand.d.ts +3 -3
  32. package/dist-types/commands/GetCustomDomainAssociationCommand.d.ts +3 -3
  33. package/dist-types/commands/GetEndpointAccessCommand.d.ts +3 -3
  34. package/dist-types/commands/GetNamespaceCommand.d.ts +3 -3
  35. package/dist-types/commands/GetRecoveryPointCommand.d.ts +3 -3
  36. package/dist-types/commands/GetReservationCommand.d.ts +3 -3
  37. package/dist-types/commands/GetReservationOfferingCommand.d.ts +3 -3
  38. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  39. package/dist-types/commands/GetScheduledActionCommand.d.ts +3 -3
  40. package/dist-types/commands/GetSnapshotCommand.d.ts +3 -3
  41. package/dist-types/commands/GetTableRestoreStatusCommand.d.ts +3 -3
  42. package/dist-types/commands/GetTrackCommand.d.ts +3 -3
  43. package/dist-types/commands/GetUsageLimitCommand.d.ts +3 -3
  44. package/dist-types/commands/GetWorkgroupCommand.d.ts +3 -3
  45. package/dist-types/commands/ListCustomDomainAssociationsCommand.d.ts +3 -3
  46. package/dist-types/commands/ListEndpointAccessCommand.d.ts +3 -3
  47. package/dist-types/commands/ListManagedWorkgroupsCommand.d.ts +3 -3
  48. package/dist-types/commands/ListNamespacesCommand.d.ts +3 -3
  49. package/dist-types/commands/ListRecoveryPointsCommand.d.ts +3 -3
  50. package/dist-types/commands/ListReservationOfferingsCommand.d.ts +3 -3
  51. package/dist-types/commands/ListReservationsCommand.d.ts +3 -3
  52. package/dist-types/commands/ListScheduledActionsCommand.d.ts +3 -3
  53. package/dist-types/commands/ListSnapshotCopyConfigurationsCommand.d.ts +3 -3
  54. package/dist-types/commands/ListSnapshotsCommand.d.ts +3 -3
  55. package/dist-types/commands/ListTableRestoreStatusCommand.d.ts +3 -3
  56. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  57. package/dist-types/commands/ListTracksCommand.d.ts +3 -3
  58. package/dist-types/commands/ListUsageLimitsCommand.d.ts +3 -3
  59. package/dist-types/commands/ListWorkgroupsCommand.d.ts +3 -3
  60. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  61. package/dist-types/commands/RestoreFromRecoveryPointCommand.d.ts +3 -3
  62. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +3 -3
  63. package/dist-types/commands/RestoreTableFromRecoveryPointCommand.d.ts +3 -3
  64. package/dist-types/commands/RestoreTableFromSnapshotCommand.d.ts +3 -3
  65. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  66. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  67. package/dist-types/commands/UpdateCustomDomainAssociationCommand.d.ts +3 -3
  68. package/dist-types/commands/UpdateEndpointAccessCommand.d.ts +3 -3
  69. package/dist-types/commands/UpdateLakehouseConfigurationCommand.d.ts +3 -3
  70. package/dist-types/commands/UpdateNamespaceCommand.d.ts +3 -3
  71. package/dist-types/commands/UpdateScheduledActionCommand.d.ts +3 -3
  72. package/dist-types/commands/UpdateSnapshotCommand.d.ts +3 -3
  73. package/dist-types/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +3 -3
  74. package/dist-types/commands/UpdateUsageLimitCommand.d.ts +3 -3
  75. package/dist-types/commands/UpdateWorkgroupCommand.d.ts +3 -3
  76. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  77. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  78. package/dist-types/extensionConfiguration.d.ts +4 -4
  79. package/dist-types/models/RedshiftServerlessServiceException.d.ts +1 -1
  80. package/dist-types/models/errors.d.ts +1 -1
  81. package/dist-types/pagination/Interfaces.d.ts +1 -1
  82. package/dist-types/pagination/ListCustomDomainAssociationsPaginator.d.ts +1 -1
  83. package/dist-types/pagination/ListEndpointAccessPaginator.d.ts +1 -1
  84. package/dist-types/pagination/ListManagedWorkgroupsPaginator.d.ts +1 -1
  85. package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
  86. package/dist-types/pagination/ListRecoveryPointsPaginator.d.ts +1 -1
  87. package/dist-types/pagination/ListReservationOfferingsPaginator.d.ts +1 -1
  88. package/dist-types/pagination/ListReservationsPaginator.d.ts +1 -1
  89. package/dist-types/pagination/ListScheduledActionsPaginator.d.ts +1 -1
  90. package/dist-types/pagination/ListSnapshotCopyConfigurationsPaginator.d.ts +1 -1
  91. package/dist-types/pagination/ListSnapshotsPaginator.d.ts +1 -1
  92. package/dist-types/pagination/ListTableRestoreStatusPaginator.d.ts +1 -1
  93. package/dist-types/pagination/ListTracksPaginator.d.ts +1 -1
  94. package/dist-types/pagination/ListUsageLimitsPaginator.d.ts +1 -1
  95. package/dist-types/pagination/ListWorkgroupsPaginator.d.ts +1 -1
  96. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  97. package/dist-types/runtimeConfig.d.ts +1 -1
  98. package/dist-types/runtimeConfig.native.d.ts +1 -1
  99. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  100. package/dist-types/runtimeExtensions.d.ts +1 -1
  101. package/dist-types/schemas/schemas_0.d.ts +1 -1
  102. package/dist-types/ts3.4/RedshiftServerlessClient.d.ts +3 -3
  103. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  104. package/dist-types/ts3.4/models/RedshiftServerlessServiceException.d.ts +1 -1
  105. package/package.json +13 -12
@@ -445,31 +445,11 @@ import { AccessDeniedException as __AccessDeniedException, ConflictException as
445
445
  import { RedshiftServerlessServiceException as __RedshiftServerlessServiceException } from "../models/RedshiftServerlessServiceException";
446
446
  export var DbPassword = [0, n0, _DP, 8, 0];
447
447
  export var DbUser = [0, n0, _DU, 8, 0];
448
- export var AccessDeniedException = [
449
- -3,
450
- n0,
451
- _ADE,
452
- {
453
- [_e]: _c,
454
- [_hE]: 403,
455
- },
456
- [_co, _m],
457
- [0, 0],
458
- ];
448
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_co, _m], [0, 0]];
459
449
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
460
450
  export var Association = [3, n0, _A, 0, [_cDCA, _cDCET, _cDN, _wN], [0, 5, 0, 0]];
461
451
  export var ConfigParameter = [3, n0, _CP, 0, [_pK, _pV], [0, 0]];
462
- export var ConflictException = [
463
- -3,
464
- n0,
465
- _CE,
466
- {
467
- [_e]: _c,
468
- [_hE]: 409,
469
- },
470
- [_m],
471
- [0],
472
- ];
452
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
473
453
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
474
454
  export var ConvertRecoveryPointToSnapshotRequest = [
475
455
  3,
@@ -615,17 +595,7 @@ export var DeleteUsageLimitRequest = [3, n0, _DULR, 0, [_uLI], [0]];
615
595
  export var DeleteUsageLimitResponse = [3, n0, _DULRe, 0, [_uL], [() => UsageLimit]];
616
596
  export var DeleteWorkgroupRequest = [3, n0, _DWR, 0, [_wN], [0]];
617
597
  export var DeleteWorkgroupResponse = [3, n0, _DWRe, 0, [_w], [() => Workgroup]];
618
- export var DryRunException = [
619
- -3,
620
- n0,
621
- _DRE,
622
- {
623
- [_e]: _c,
624
- [_hE]: 400,
625
- },
626
- [_m],
627
- [0],
628
- ];
598
+ export var DryRunException = [-3, n0, _DRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
629
599
  TypeRegistry.for(n0).registerError(DryRunException, __DryRunException);
630
600
  export var Endpoint = [3, n0, _E, 0, [_ad, _po, _vE], [0, 1, () => VpcEndpointList]];
631
601
  export var EndpointAccess = [
@@ -699,53 +669,13 @@ export var GetUsageLimitRequest = [3, n0, _GULR, 0, [_uLI], [0]];
699
669
  export var GetUsageLimitResponse = [3, n0, _GULRe, 0, [_uL], [() => UsageLimit]];
700
670
  export var GetWorkgroupRequest = [3, n0, _GWR, 0, [_wN], [0]];
701
671
  export var GetWorkgroupResponse = [3, n0, _GWRe, 0, [_w], [() => Workgroup]];
702
- export var InsufficientCapacityException = [
703
- -3,
704
- n0,
705
- _ICE,
706
- {
707
- [_e]: _c,
708
- [_hE]: 400,
709
- },
710
- [_m],
711
- [0],
712
- ];
672
+ export var InsufficientCapacityException = [-3, n0, _ICE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
713
673
  TypeRegistry.for(n0).registerError(InsufficientCapacityException, __InsufficientCapacityException);
714
- export var InternalServerException = [
715
- -3,
716
- n0,
717
- _ISE,
718
- {
719
- [_e]: _se,
720
- [_hE]: 500,
721
- },
722
- [_m],
723
- [0],
724
- ];
674
+ export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
725
675
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
726
- export var InvalidPaginationException = [
727
- -3,
728
- n0,
729
- _IPE,
730
- {
731
- [_e]: _c,
732
- [_hE]: 400,
733
- },
734
- [_m],
735
- [0],
736
- ];
676
+ export var InvalidPaginationException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
737
677
  TypeRegistry.for(n0).registerError(InvalidPaginationException, __InvalidPaginationException);
738
- export var Ipv6CidrBlockNotFoundException = [
739
- -3,
740
- n0,
741
- _ICBNFE,
742
- {
743
- [_e]: _c,
744
- [_hE]: 400,
745
- },
746
- [_m],
747
- [0],
748
- ];
678
+ export var Ipv6CidrBlockNotFoundException = [-3, n0, _ICBNFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
749
679
  TypeRegistry.for(n0).registerError(Ipv6CidrBlockNotFoundException, __Ipv6CidrBlockNotFoundException);
750
680
  export var ListCustomDomainAssociationsRequest = [
751
681
  3,
@@ -753,22 +683,7 @@ export var ListCustomDomainAssociationsRequest = [
753
683
  _LCDAR,
754
684
  0,
755
685
  [_nT, _mR, _cDN, _cDCA],
756
- [
757
- [
758
- 0,
759
- {
760
- [_hQ]: _nT,
761
- },
762
- ],
763
- [
764
- 1,
765
- {
766
- [_hQ]: _mR,
767
- },
768
- ],
769
- 0,
770
- 0,
771
- ],
686
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], 0, 0],
772
687
  ];
773
688
  export var ListCustomDomainAssociationsResponse = [
774
689
  3,
@@ -784,23 +699,7 @@ export var ListEndpointAccessRequest = [
784
699
  _LEAR,
785
700
  0,
786
701
  [_nT, _mR, _wN, _vI, _oA],
787
- [
788
- [
789
- 0,
790
- {
791
- [_hQ]: _nT,
792
- },
793
- ],
794
- [
795
- 1,
796
- {
797
- [_hQ]: _mR,
798
- },
799
- ],
800
- 0,
801
- 0,
802
- 0,
803
- ],
702
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], 0, 0, 0],
804
703
  ];
805
704
  export var ListEndpointAccessResponse = [
806
705
  3,
@@ -816,21 +715,7 @@ export var ListManagedWorkgroupsRequest = [
816
715
  _LMWR,
817
716
  0,
818
717
  [_sAo, _nT, _mR],
819
- [
820
- 0,
821
- [
822
- 0,
823
- {
824
- [_hQ]: _nT,
825
- },
826
- ],
827
- [
828
- 1,
829
- {
830
- [_hQ]: _mR,
831
- },
832
- ],
833
- ],
718
+ [0, [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]],
834
719
  ];
835
720
  export var ListManagedWorkgroupsResponse = [
836
721
  3,
@@ -847,18 +732,8 @@ export var ListNamespacesRequest = [
847
732
  0,
848
733
  [_nT, _mR],
849
734
  [
850
- [
851
- 0,
852
- {
853
- [_hQ]: _nT,
854
- },
855
- ],
856
- [
857
- 1,
858
- {
859
- [_hQ]: _mR,
860
- },
861
- ],
735
+ [0, { [_hQ]: _nT }],
736
+ [1, { [_hQ]: _mR }],
862
737
  ],
863
738
  ];
864
739
  export var ListNamespacesResponse = [3, n0, _LNRi, 0, [_nT, _na], [0, [() => NamespaceList, 0]]];
@@ -868,24 +743,7 @@ export var ListRecoveryPointsRequest = [
868
743
  _LRPR,
869
744
  0,
870
745
  [_nT, _mR, _sT, _eT, _nN, _nA],
871
- [
872
- [
873
- 0,
874
- {
875
- [_hQ]: _nT,
876
- },
877
- ],
878
- [
879
- 1,
880
- {
881
- [_hQ]: _mR,
882
- },
883
- ],
884
- 4,
885
- 4,
886
- 0,
887
- 0,
888
- ],
746
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], 4, 4, 0, 0],
889
747
  ];
890
748
  export var ListRecoveryPointsResponse = [
891
749
  3,
@@ -902,18 +760,8 @@ export var ListReservationOfferingsRequest = [
902
760
  0,
903
761
  [_nT, _mR],
904
762
  [
905
- [
906
- 0,
907
- {
908
- [_hQ]: _nT,
909
- },
910
- ],
911
- [
912
- 1,
913
- {
914
- [_hQ]: _mR,
915
- },
916
- ],
763
+ [0, { [_hQ]: _nT }],
764
+ [1, { [_hQ]: _mR }],
917
765
  ],
918
766
  ];
919
767
  export var ListReservationOfferingsResponse = [
@@ -931,18 +779,8 @@ export var ListReservationsRequest = [
931
779
  0,
932
780
  [_nT, _mR],
933
781
  [
934
- [
935
- 0,
936
- {
937
- [_hQ]: _nT,
938
- },
939
- ],
940
- [
941
- 1,
942
- {
943
- [_hQ]: _mR,
944
- },
945
- ],
782
+ [0, { [_hQ]: _nT }],
783
+ [1, { [_hQ]: _mR }],
946
784
  ],
947
785
  ];
948
786
  export var ListReservationsResponse = [3, n0, _LRRi, 0, [_rL, _nT], [() => ReservationsList, 0]];
@@ -952,21 +790,7 @@ export var ListScheduledActionsRequest = [
952
790
  _LSAR,
953
791
  0,
954
792
  [_nT, _mR, _nN],
955
- [
956
- [
957
- 0,
958
- {
959
- [_hQ]: _nT,
960
- },
961
- ],
962
- [
963
- 1,
964
- {
965
- [_hQ]: _mR,
966
- },
967
- ],
968
- 0,
969
- ],
793
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], 0],
970
794
  ];
971
795
  export var ListScheduledActionsResponse = [
972
796
  3,
@@ -982,21 +806,7 @@ export var ListSnapshotCopyConfigurationsRequest = [
982
806
  _LSCCR,
983
807
  0,
984
808
  [_nN, _nT, _mR],
985
- [
986
- 0,
987
- [
988
- 0,
989
- {
990
- [_hQ]: _nT,
991
- },
992
- ],
993
- [
994
- 1,
995
- {
996
- [_hQ]: _mR,
997
- },
998
- ],
999
- ],
809
+ [0, [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]],
1000
810
  ];
1001
811
  export var ListSnapshotCopyConfigurationsResponse = [
1002
812
  3,
@@ -1012,25 +822,7 @@ export var ListSnapshotsRequest = [
1012
822
  _LSR,
1013
823
  0,
1014
824
  [_nT, _mR, _nN, _nA, _oA, _sT, _eT],
1015
- [
1016
- [
1017
- 0,
1018
- {
1019
- [_hQ]: _nT,
1020
- },
1021
- ],
1022
- [
1023
- 1,
1024
- {
1025
- [_hQ]: _mR,
1026
- },
1027
- ],
1028
- 0,
1029
- 0,
1030
- 0,
1031
- 4,
1032
- 4,
1033
- ],
825
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], 0, 0, 0, 4, 4],
1034
826
  ];
1035
827
  export var ListSnapshotsResponse = [3, n0, _LSRi, 0, [_nT, _sn], [0, () => SnapshotList]];
1036
828
  export var ListTableRestoreStatusRequest = [
@@ -1039,22 +831,7 @@ export var ListTableRestoreStatusRequest = [
1039
831
  _LTRSR,
1040
832
  0,
1041
833
  [_nT, _mR, _nN, _wN],
1042
- [
1043
- [
1044
- 0,
1045
- {
1046
- [_hQ]: _nT,
1047
- },
1048
- ],
1049
- [
1050
- 1,
1051
- {
1052
- [_hQ]: _mR,
1053
- },
1054
- ],
1055
- 0,
1056
- 0,
1057
- ],
834
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], 0, 0],
1058
835
  ];
1059
836
  export var ListTableRestoreStatusResponse = [
1060
837
  3,
@@ -1073,18 +850,8 @@ export var ListTracksRequest = [
1073
850
  0,
1074
851
  [_nT, _mR],
1075
852
  [
1076
- [
1077
- 0,
1078
- {
1079
- [_hQ]: _nT,
1080
- },
1081
- ],
1082
- [
1083
- 1,
1084
- {
1085
- [_hQ]: _mR,
1086
- },
1087
- ],
853
+ [0, { [_hQ]: _nT }],
854
+ [1, { [_hQ]: _mR }],
1088
855
  ],
1089
856
  ];
1090
857
  export var ListTracksResponse = [3, n0, _LTRi, 0, [_tra, _nT], [() => TrackList, 0]];
@@ -1094,22 +861,7 @@ export var ListUsageLimitsRequest = [
1094
861
  _LULR,
1095
862
  0,
1096
863
  [_rAe, _uT, _nT, _mR],
1097
- [
1098
- 0,
1099
- 0,
1100
- [
1101
- 0,
1102
- {
1103
- [_hQ]: _nT,
1104
- },
1105
- ],
1106
- [
1107
- 1,
1108
- {
1109
- [_hQ]: _mR,
1110
- },
1111
- ],
1112
- ],
864
+ [0, 0, [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]],
1113
865
  ];
1114
866
  export var ListUsageLimitsResponse = [3, n0, _LULRi, 0, [_uLs, _nT], [() => UsageLimits, 0]];
1115
867
  export var ListWorkgroupsRequest = [
@@ -1118,21 +870,7 @@ export var ListWorkgroupsRequest = [
1118
870
  _LWR,
1119
871
  0,
1120
872
  [_nT, _mR, _oA],
1121
- [
1122
- [
1123
- 0,
1124
- {
1125
- [_hQ]: _nT,
1126
- },
1127
- ],
1128
- [
1129
- 1,
1130
- {
1131
- [_hQ]: _mR,
1132
- },
1133
- ],
1134
- 0,
1135
- ],
873
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], 0],
1136
874
  ];
1137
875
  export var ListWorkgroupsResponse = [3, n0, _LWRi, 0, [_nT, _wo], [0, () => WorkgroupList]];
1138
876
  export var ManagedWorkgroupListItem = [
@@ -1179,17 +917,7 @@ export var ReservationOffering = [
1179
917
  [_oI, _d, _uC, _hC, _cC, _oT],
1180
918
  [0, 1, 1, 1, 0, 0],
1181
919
  ];
1182
- export var ResourceNotFoundException = [
1183
- -3,
1184
- n0,
1185
- _RNFE,
1186
- {
1187
- [_e]: _c,
1188
- [_hE]: 404,
1189
- },
1190
- [_m, _rN],
1191
- [0, 0],
1192
- ];
920
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m, _rN], [0, 0]];
1193
921
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1194
922
  export var ResourcePolicy = [3, n0, _RPe, 0, [_rAe, _pol], [0, 0]];
1195
923
  export var RestoreFromRecoveryPointRequest = [3, n0, _RFRPR, 0, [_rPI, _nN, _wN], [0, 0, 0]];
@@ -1259,17 +987,7 @@ export var ScheduledActionResponse = [
1259
987
  [0, () => Schedule, 0, 64 | 4, 0, 0, 4, 4, () => TargetAction, 0, 0],
1260
988
  ];
1261
989
  export var ServerlessTrack = [3, n0, _ST, 0, [_tN, _wV, _uTp], [0, 0, () => UpdateTargetsList]];
1262
- export var ServiceQuotaExceededException = [
1263
- -3,
1264
- n0,
1265
- _SQEE,
1266
- {
1267
- [_e]: _c,
1268
- [_hE]: 402,
1269
- },
1270
- [_m],
1271
- [0],
1272
- ];
990
+ export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
1273
991
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
1274
992
  export var Snapshot = [
1275
993
  3,
@@ -1321,29 +1039,9 @@ export var TableRestoreStatus = [
1321
1039
  export var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
1322
1040
  export var TagResourceRequest = [3, n0, _TRR, 0, [_rAe, _t], [0, () => TagList]];
1323
1041
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1324
- export var ThrottlingException = [
1325
- -3,
1326
- n0,
1327
- _TE,
1328
- {
1329
- [_e]: _c,
1330
- [_hE]: 429,
1331
- },
1332
- [_co, _m],
1333
- [0, 0],
1334
- ];
1042
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_co, _m], [0, 0]];
1335
1043
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1336
- export var TooManyTagsException = [
1337
- -3,
1338
- n0,
1339
- _TMTE,
1340
- {
1341
- [_e]: _c,
1342
- [_hE]: 400,
1343
- },
1344
- [_m, _rN],
1345
- [0, 0],
1346
- ];
1044
+ export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1347
1045
  TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
1348
1046
  export var UntagResourceRequest = [3, n0, _URR, 0, [_rAe, _tK], [0, 64 | 0]];
1349
1047
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1437,17 +1135,7 @@ export var UsageLimit = [
1437
1135
  [_uLI, _uLA, _rAe, _uT, _a, _p, _bA],
1438
1136
  [0, 0, 0, 0, 1, 0, 0],
1439
1137
  ];
1440
- export var ValidationException = [
1441
- -3,
1442
- n0,
1443
- _VE,
1444
- {
1445
- [_e]: _c,
1446
- [_hE]: 400,
1447
- },
1448
- [_m],
1449
- [0],
1450
- ];
1138
+ export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1451
1139
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
1452
1140
  export var VpcEndpoint = [
1453
1141
  3,
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { ConvertRecoveryPointToSnapshotCommandInput, ConvertRecoveryPointToSnapshotCommandOutput } from "./commands/ConvertRecoveryPointToSnapshotCommand";
3
3
  import { CreateCustomDomainAssociationCommandInput, CreateCustomDomainAssociationCommandOutput } from "./commands/CreateCustomDomainAssociationCommand";
4
4
  import { CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput } from "./commands/CreateEndpointAccessCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { ConvertRecoveryPointToSnapshotCommandInput, ConvertRecoveryPointToSnapshotCommandOutput } from "./commands/ConvertRecoveryPointToSnapshotCommand";
11
11
  import { CreateCustomDomainAssociationCommandInput, CreateCustomDomainAssociationCommandOutput } from "./commands/CreateCustomDomainAssociationCommand";
12
12
  import { CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput } from "./commands/CreateEndpointAccessCommand";
@@ -72,7 +72,7 @@ import { UpdateSnapshotCopyConfigurationCommandInput, UpdateSnapshotCopyConfigur
72
72
  import { UpdateUsageLimitCommandInput, UpdateUsageLimitCommandOutput } from "./commands/UpdateUsageLimitCommand";
73
73
  import { UpdateWorkgroupCommandInput, UpdateWorkgroupCommandOutput } from "./commands/UpdateWorkgroupCommand";
74
74
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
75
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
75
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
76
76
  export { __Client };
77
77
  /**
78
78
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { RedshiftServerlessHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { RedshiftServerlessHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { RedshiftServerlessClientResolvedConfig } from "../RedshiftServerlessClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type RedshiftServerlessClientResolvedConfig } from "../RedshiftServerlessClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConvertRecoveryPointToSnapshotRequest, ConvertRecoveryPointToSnapshotResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConvertRecoveryPointToSnapshotRequest, ConvertRecoveryPointToSnapshotResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateCustomDomainAssociationRequest, CreateCustomDomainAssociationResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateCustomDomainAssociationRequest, CreateCustomDomainAssociationResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateEndpointAccessRequest, CreateEndpointAccessResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateEndpointAccessRequest, CreateEndpointAccessResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateNamespaceRequest, CreateNamespaceResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateNamespaceRequest, CreateNamespaceResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateReservationRequest, CreateReservationResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateReservationRequest, CreateReservationResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateScheduledActionRequest, CreateScheduledActionResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateScheduledActionRequest, CreateScheduledActionResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateSnapshotRequest, CreateSnapshotResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateSnapshotRequest, CreateSnapshotResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateSnapshotCopyConfigurationRequest, CreateSnapshotCopyConfigurationResponse } from "../models/models_0";
4
- import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateSnapshotCopyConfigurationRequest, CreateSnapshotCopyConfigurationResponse } from "../models/models_0";
4
+ import type { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
5
5
  /**
6
6
  * @public
7
7
  */