@aws-sdk/client-redshift 3.1087.0 → 3.1089.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 (166) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/commands/ResizeClusterCommand.d.ts +6 -0
  3. package/dist-types/models/models_0.d.ts +2 -2
  4. package/dist-types/ts3.4/Redshift.d.ts +467 -518
  5. package/dist-types/ts3.4/RedshiftClient.d.ts +18 -37
  6. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  7. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  8. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  9. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +5 -11
  12. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +4 -7
  14. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +5 -11
  28. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  32. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +5 -11
  34. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +4 -10
  36. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -2
  37. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +4 -7
  39. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +5 -10
  44. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +5 -11
  47. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +3 -4
  50. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  51. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  54. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +3 -4
  57. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  58. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -2
  59. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +4 -10
  67. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +4 -10
  69. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -4
  71. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +3 -5
  75. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +4 -10
  77. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  81. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -10
  85. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +5 -11
  86. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +3 -5
  92. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  95. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -9
  96. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +3 -5
  97. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -4
  98. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -8
  100. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +3 -6
  101. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +3 -5
  102. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +5 -11
  104. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +3 -5
  105. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +4 -6
  107. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +5 -11
  108. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +3 -5
  109. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  113. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +5 -10
  115. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
  117. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +5 -10
  118. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +5 -10
  119. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +4 -6
  125. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +5 -11
  126. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  127. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  128. package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +4 -6
  129. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +4 -6
  130. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -7
  131. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -6
  132. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +4 -7
  133. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +3 -5
  134. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +3 -5
  135. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -6
  136. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  137. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +3 -5
  138. package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +4 -6
  141. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +3 -5
  142. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -6
  143. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +3 -5
  145. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -6
  146. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +3 -5
  147. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +5 -10
  148. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +5 -10
  149. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +4 -6
  150. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  151. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  152. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  153. package/dist-types/ts3.4/models/enums.d.ts +10 -20
  154. package/dist-types/ts3.4/models/errors.d.ts +138 -596
  155. package/dist-types/ts3.4/models/models_0.d.ts +1 -3
  156. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  157. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  158. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  159. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  160. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  161. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  162. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +3 -5
  163. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +3 -5
  164. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +3 -5
  165. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +3 -5
  166. package/package.json +38 -38
@@ -3,198 +3,122 @@ import { RedshiftServiceException as __BaseException } from "./RedshiftServiceEx
3
3
  export declare class DependentServiceUnavailableFault extends __BaseException {
4
4
  readonly name: "DependentServiceUnavailableFault";
5
5
  readonly $fault: "client";
6
- constructor(
7
- opts: __ExceptionOptionType<
8
- DependentServiceUnavailableFault,
9
- __BaseException
10
- >
11
- );
6
+ constructor(opts: __ExceptionOptionType<DependentServiceUnavailableFault, __BaseException>);
12
7
  }
13
8
  export declare class InvalidReservedNodeStateFault extends __BaseException {
14
9
  readonly name: "InvalidReservedNodeStateFault";
15
10
  readonly $fault: "client";
16
- constructor(
17
- opts: __ExceptionOptionType<InvalidReservedNodeStateFault, __BaseException>
18
- );
11
+ constructor(opts: __ExceptionOptionType<InvalidReservedNodeStateFault, __BaseException>);
19
12
  }
20
13
  export declare class ReservedNodeAlreadyExistsFault extends __BaseException {
21
14
  readonly name: "ReservedNodeAlreadyExistsFault";
22
15
  readonly $fault: "client";
23
- constructor(
24
- opts: __ExceptionOptionType<ReservedNodeAlreadyExistsFault, __BaseException>
25
- );
16
+ constructor(opts: __ExceptionOptionType<ReservedNodeAlreadyExistsFault, __BaseException>);
26
17
  }
27
18
  export declare class ReservedNodeAlreadyMigratedFault extends __BaseException {
28
19
  readonly name: "ReservedNodeAlreadyMigratedFault";
29
20
  readonly $fault: "client";
30
- constructor(
31
- opts: __ExceptionOptionType<
32
- ReservedNodeAlreadyMigratedFault,
33
- __BaseException
34
- >
35
- );
21
+ constructor(opts: __ExceptionOptionType<ReservedNodeAlreadyMigratedFault, __BaseException>);
36
22
  }
37
23
  export declare class ReservedNodeNotFoundFault extends __BaseException {
38
24
  readonly name: "ReservedNodeNotFoundFault";
39
25
  readonly $fault: "client";
40
- constructor(
41
- opts: __ExceptionOptionType<ReservedNodeNotFoundFault, __BaseException>
42
- );
26
+ constructor(opts: __ExceptionOptionType<ReservedNodeNotFoundFault, __BaseException>);
43
27
  }
44
28
  export declare class ReservedNodeOfferingNotFoundFault extends __BaseException {
45
29
  readonly name: "ReservedNodeOfferingNotFoundFault";
46
30
  readonly $fault: "client";
47
- constructor(
48
- opts: __ExceptionOptionType<
49
- ReservedNodeOfferingNotFoundFault,
50
- __BaseException
51
- >
52
- );
31
+ constructor(opts: __ExceptionOptionType<ReservedNodeOfferingNotFoundFault, __BaseException>);
53
32
  }
54
33
  export declare class UnsupportedOperationFault extends __BaseException {
55
34
  readonly name: "UnsupportedOperationFault";
56
35
  readonly $fault: "client";
57
- constructor(
58
- opts: __ExceptionOptionType<UnsupportedOperationFault, __BaseException>
59
- );
36
+ constructor(opts: __ExceptionOptionType<UnsupportedOperationFault, __BaseException>);
60
37
  }
61
38
  export declare class AccessToClusterDeniedFault extends __BaseException {
62
39
  readonly name: "AccessToClusterDeniedFault";
63
40
  readonly $fault: "client";
64
- constructor(
65
- opts: __ExceptionOptionType<AccessToClusterDeniedFault, __BaseException>
66
- );
41
+ constructor(opts: __ExceptionOptionType<AccessToClusterDeniedFault, __BaseException>);
67
42
  }
68
43
  export declare class AccessToSnapshotDeniedFault extends __BaseException {
69
44
  readonly name: "AccessToSnapshotDeniedFault";
70
45
  readonly $fault: "client";
71
- constructor(
72
- opts: __ExceptionOptionType<AccessToSnapshotDeniedFault, __BaseException>
73
- );
46
+ constructor(opts: __ExceptionOptionType<AccessToSnapshotDeniedFault, __BaseException>);
74
47
  }
75
48
  export declare class ClusterNotFoundFault extends __BaseException {
76
49
  readonly name: "ClusterNotFoundFault";
77
50
  readonly $fault: "client";
78
- constructor(
79
- opts: __ExceptionOptionType<ClusterNotFoundFault, __BaseException>
80
- );
51
+ constructor(opts: __ExceptionOptionType<ClusterNotFoundFault, __BaseException>);
81
52
  }
82
53
  export declare class PartnerNotFoundFault extends __BaseException {
83
54
  readonly name: "PartnerNotFoundFault";
84
55
  readonly $fault: "client";
85
- constructor(
86
- opts: __ExceptionOptionType<PartnerNotFoundFault, __BaseException>
87
- );
56
+ constructor(opts: __ExceptionOptionType<PartnerNotFoundFault, __BaseException>);
88
57
  }
89
58
  export declare class UnauthorizedPartnerIntegrationFault extends __BaseException {
90
59
  readonly name: "UnauthorizedPartnerIntegrationFault";
91
60
  readonly $fault: "client";
92
- constructor(
93
- opts: __ExceptionOptionType<
94
- UnauthorizedPartnerIntegrationFault,
95
- __BaseException
96
- >
97
- );
61
+ constructor(opts: __ExceptionOptionType<UnauthorizedPartnerIntegrationFault, __BaseException>);
98
62
  }
99
63
  export declare class InvalidDataShareFault extends __BaseException {
100
64
  readonly name: "InvalidDataShareFault";
101
65
  readonly $fault: "client";
102
- constructor(
103
- opts: __ExceptionOptionType<InvalidDataShareFault, __BaseException>
104
- );
66
+ constructor(opts: __ExceptionOptionType<InvalidDataShareFault, __BaseException>);
105
67
  }
106
68
  export declare class InvalidNamespaceFault extends __BaseException {
107
69
  readonly name: "InvalidNamespaceFault";
108
70
  readonly $fault: "client";
109
- constructor(
110
- opts: __ExceptionOptionType<InvalidNamespaceFault, __BaseException>
111
- );
71
+ constructor(opts: __ExceptionOptionType<InvalidNamespaceFault, __BaseException>);
112
72
  }
113
73
  export declare class AuthenticationProfileAlreadyExistsFault extends __BaseException {
114
74
  readonly name: "AuthenticationProfileAlreadyExistsFault";
115
75
  readonly $fault: "client";
116
76
  constructor(
117
- opts: __ExceptionOptionType<
118
- AuthenticationProfileAlreadyExistsFault,
119
- __BaseException
120
- >
77
+ opts: __ExceptionOptionType<AuthenticationProfileAlreadyExistsFault, __BaseException>,
121
78
  );
122
79
  }
123
80
  export declare class AuthenticationProfileNotFoundFault extends __BaseException {
124
81
  readonly name: "AuthenticationProfileNotFoundFault";
125
82
  readonly $fault: "client";
126
- constructor(
127
- opts: __ExceptionOptionType<
128
- AuthenticationProfileNotFoundFault,
129
- __BaseException
130
- >
131
- );
83
+ constructor(opts: __ExceptionOptionType<AuthenticationProfileNotFoundFault, __BaseException>);
132
84
  }
133
85
  export declare class AuthenticationProfileQuotaExceededFault extends __BaseException {
134
86
  readonly name: "AuthenticationProfileQuotaExceededFault";
135
87
  readonly $fault: "client";
136
88
  constructor(
137
- opts: __ExceptionOptionType<
138
- AuthenticationProfileQuotaExceededFault,
139
- __BaseException
140
- >
89
+ opts: __ExceptionOptionType<AuthenticationProfileQuotaExceededFault, __BaseException>,
141
90
  );
142
91
  }
143
92
  export declare class AuthorizationAlreadyExistsFault extends __BaseException {
144
93
  readonly name: "AuthorizationAlreadyExistsFault";
145
94
  readonly $fault: "client";
146
- constructor(
147
- opts: __ExceptionOptionType<
148
- AuthorizationAlreadyExistsFault,
149
- __BaseException
150
- >
151
- );
95
+ constructor(opts: __ExceptionOptionType<AuthorizationAlreadyExistsFault, __BaseException>);
152
96
  }
153
97
  export declare class AuthorizationNotFoundFault extends __BaseException {
154
98
  readonly name: "AuthorizationNotFoundFault";
155
99
  readonly $fault: "client";
156
- constructor(
157
- opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>
158
- );
100
+ constructor(opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>);
159
101
  }
160
102
  export declare class AuthorizationQuotaExceededFault extends __BaseException {
161
103
  readonly name: "AuthorizationQuotaExceededFault";
162
104
  readonly $fault: "client";
163
- constructor(
164
- opts: __ExceptionOptionType<
165
- AuthorizationQuotaExceededFault,
166
- __BaseException
167
- >
168
- );
105
+ constructor(opts: __ExceptionOptionType<AuthorizationQuotaExceededFault, __BaseException>);
169
106
  }
170
107
  export declare class ClusterSecurityGroupNotFoundFault extends __BaseException {
171
108
  readonly name: "ClusterSecurityGroupNotFoundFault";
172
109
  readonly $fault: "client";
173
- constructor(
174
- opts: __ExceptionOptionType<
175
- ClusterSecurityGroupNotFoundFault,
176
- __BaseException
177
- >
178
- );
110
+ constructor(opts: __ExceptionOptionType<ClusterSecurityGroupNotFoundFault, __BaseException>);
179
111
  }
180
112
  export declare class InvalidClusterSecurityGroupStateFault extends __BaseException {
181
113
  readonly name: "InvalidClusterSecurityGroupStateFault";
182
114
  readonly $fault: "client";
183
- constructor(
184
- opts: __ExceptionOptionType<
185
- InvalidClusterSecurityGroupStateFault,
186
- __BaseException
187
- >
188
- );
115
+ constructor(opts: __ExceptionOptionType<InvalidClusterSecurityGroupStateFault, __BaseException>);
189
116
  }
190
117
  export declare class EndpointAuthorizationAlreadyExistsFault extends __BaseException {
191
118
  readonly name: "EndpointAuthorizationAlreadyExistsFault";
192
119
  readonly $fault: "client";
193
120
  constructor(
194
- opts: __ExceptionOptionType<
195
- EndpointAuthorizationAlreadyExistsFault,
196
- __BaseException
197
- >
121
+ opts: __ExceptionOptionType<EndpointAuthorizationAlreadyExistsFault, __BaseException>,
198
122
  );
199
123
  }
200
124
  export declare class EndpointAuthorizationsPerClusterLimitExceededFault extends __BaseException {
@@ -204,49 +128,33 @@ export declare class EndpointAuthorizationsPerClusterLimitExceededFault extends
204
128
  opts: __ExceptionOptionType<
205
129
  EndpointAuthorizationsPerClusterLimitExceededFault,
206
130
  __BaseException
207
- >
131
+ >,
208
132
  );
209
133
  }
210
134
  export declare class InvalidAuthorizationStateFault extends __BaseException {
211
135
  readonly name: "InvalidAuthorizationStateFault";
212
136
  readonly $fault: "client";
213
- constructor(
214
- opts: __ExceptionOptionType<InvalidAuthorizationStateFault, __BaseException>
215
- );
137
+ constructor(opts: __ExceptionOptionType<InvalidAuthorizationStateFault, __BaseException>);
216
138
  }
217
139
  export declare class InvalidClusterStateFault extends __BaseException {
218
140
  readonly name: "InvalidClusterStateFault";
219
141
  readonly $fault: "client";
220
- constructor(
221
- opts: __ExceptionOptionType<InvalidClusterStateFault, __BaseException>
222
- );
142
+ constructor(opts: __ExceptionOptionType<InvalidClusterStateFault, __BaseException>);
223
143
  }
224
144
  export declare class ClusterSnapshotNotFoundFault extends __BaseException {
225
145
  readonly name: "ClusterSnapshotNotFoundFault";
226
146
  readonly $fault: "client";
227
- constructor(
228
- opts: __ExceptionOptionType<ClusterSnapshotNotFoundFault, __BaseException>
229
- );
147
+ constructor(opts: __ExceptionOptionType<ClusterSnapshotNotFoundFault, __BaseException>);
230
148
  }
231
149
  export declare class DependentServiceRequestThrottlingFault extends __BaseException {
232
150
  readonly name: "DependentServiceRequestThrottlingFault";
233
151
  readonly $fault: "client";
234
- constructor(
235
- opts: __ExceptionOptionType<
236
- DependentServiceRequestThrottlingFault,
237
- __BaseException
238
- >
239
- );
152
+ constructor(opts: __ExceptionOptionType<DependentServiceRequestThrottlingFault, __BaseException>);
240
153
  }
241
154
  export declare class InvalidClusterSnapshotStateFault extends __BaseException {
242
155
  readonly name: "InvalidClusterSnapshotStateFault";
243
156
  readonly $fault: "client";
244
- constructor(
245
- opts: __ExceptionOptionType<
246
- InvalidClusterSnapshotStateFault,
247
- __BaseException
248
- >
249
- );
157
+ constructor(opts: __ExceptionOptionType<InvalidClusterSnapshotStateFault, __BaseException>);
250
158
  }
251
159
  export declare class LimitExceededFault extends __BaseException {
252
160
  readonly name: "LimitExceededFault";
@@ -256,259 +164,155 @@ export declare class LimitExceededFault extends __BaseException {
256
164
  export declare class BatchDeleteRequestSizeExceededFault extends __BaseException {
257
165
  readonly name: "BatchDeleteRequestSizeExceededFault";
258
166
  readonly $fault: "client";
259
- constructor(
260
- opts: __ExceptionOptionType<
261
- BatchDeleteRequestSizeExceededFault,
262
- __BaseException
263
- >
264
- );
167
+ constructor(opts: __ExceptionOptionType<BatchDeleteRequestSizeExceededFault, __BaseException>);
265
168
  }
266
169
  export declare class BatchModifyClusterSnapshotsLimitExceededFault extends __BaseException {
267
170
  readonly name: "BatchModifyClusterSnapshotsLimitExceededFault";
268
171
  readonly $fault: "client";
269
172
  constructor(
270
- opts: __ExceptionOptionType<
271
- BatchModifyClusterSnapshotsLimitExceededFault,
272
- __BaseException
273
- >
173
+ opts: __ExceptionOptionType<BatchModifyClusterSnapshotsLimitExceededFault, __BaseException>,
274
174
  );
275
175
  }
276
176
  export declare class InvalidRetentionPeriodFault extends __BaseException {
277
177
  readonly name: "InvalidRetentionPeriodFault";
278
178
  readonly $fault: "client";
279
- constructor(
280
- opts: __ExceptionOptionType<InvalidRetentionPeriodFault, __BaseException>
281
- );
179
+ constructor(opts: __ExceptionOptionType<InvalidRetentionPeriodFault, __BaseException>);
282
180
  }
283
181
  export declare class BucketNotFoundFault extends __BaseException {
284
182
  readonly name: "BucketNotFoundFault";
285
183
  readonly $fault: "client";
286
- constructor(
287
- opts: __ExceptionOptionType<BucketNotFoundFault, __BaseException>
288
- );
184
+ constructor(opts: __ExceptionOptionType<BucketNotFoundFault, __BaseException>);
289
185
  }
290
186
  export declare class ResizeNotFoundFault extends __BaseException {
291
187
  readonly name: "ResizeNotFoundFault";
292
188
  readonly $fault: "client";
293
- constructor(
294
- opts: __ExceptionOptionType<ResizeNotFoundFault, __BaseException>
295
- );
189
+ constructor(opts: __ExceptionOptionType<ResizeNotFoundFault, __BaseException>);
296
190
  }
297
191
  export declare class ClusterAlreadyExistsFault extends __BaseException {
298
192
  readonly name: "ClusterAlreadyExistsFault";
299
193
  readonly $fault: "client";
300
- constructor(
301
- opts: __ExceptionOptionType<ClusterAlreadyExistsFault, __BaseException>
302
- );
194
+ constructor(opts: __ExceptionOptionType<ClusterAlreadyExistsFault, __BaseException>);
303
195
  }
304
196
  export declare class ClusterOnLatestRevisionFault extends __BaseException {
305
197
  readonly name: "ClusterOnLatestRevisionFault";
306
198
  readonly $fault: "client";
307
- constructor(
308
- opts: __ExceptionOptionType<ClusterOnLatestRevisionFault, __BaseException>
309
- );
199
+ constructor(opts: __ExceptionOptionType<ClusterOnLatestRevisionFault, __BaseException>);
310
200
  }
311
201
  export declare class ClusterParameterGroupAlreadyExistsFault extends __BaseException {
312
202
  readonly name: "ClusterParameterGroupAlreadyExistsFault";
313
203
  readonly $fault: "client";
314
204
  constructor(
315
- opts: __ExceptionOptionType<
316
- ClusterParameterGroupAlreadyExistsFault,
317
- __BaseException
318
- >
205
+ opts: __ExceptionOptionType<ClusterParameterGroupAlreadyExistsFault, __BaseException>,
319
206
  );
320
207
  }
321
208
  export declare class ClusterParameterGroupNotFoundFault extends __BaseException {
322
209
  readonly name: "ClusterParameterGroupNotFoundFault";
323
210
  readonly $fault: "client";
324
- constructor(
325
- opts: __ExceptionOptionType<
326
- ClusterParameterGroupNotFoundFault,
327
- __BaseException
328
- >
329
- );
211
+ constructor(opts: __ExceptionOptionType<ClusterParameterGroupNotFoundFault, __BaseException>);
330
212
  }
331
213
  export declare class ClusterParameterGroupQuotaExceededFault extends __BaseException {
332
214
  readonly name: "ClusterParameterGroupQuotaExceededFault";
333
215
  readonly $fault: "client";
334
216
  constructor(
335
- opts: __ExceptionOptionType<
336
- ClusterParameterGroupQuotaExceededFault,
337
- __BaseException
338
- >
217
+ opts: __ExceptionOptionType<ClusterParameterGroupQuotaExceededFault, __BaseException>,
339
218
  );
340
219
  }
341
220
  export declare class ClusterQuotaExceededFault extends __BaseException {
342
221
  readonly name: "ClusterQuotaExceededFault";
343
222
  readonly $fault: "client";
344
- constructor(
345
- opts: __ExceptionOptionType<ClusterQuotaExceededFault, __BaseException>
346
- );
223
+ constructor(opts: __ExceptionOptionType<ClusterQuotaExceededFault, __BaseException>);
347
224
  }
348
225
  export declare class ClusterSecurityGroupAlreadyExistsFault extends __BaseException {
349
226
  readonly name: "ClusterSecurityGroupAlreadyExistsFault";
350
227
  readonly $fault: "client";
351
- constructor(
352
- opts: __ExceptionOptionType<
353
- ClusterSecurityGroupAlreadyExistsFault,
354
- __BaseException
355
- >
356
- );
228
+ constructor(opts: __ExceptionOptionType<ClusterSecurityGroupAlreadyExistsFault, __BaseException>);
357
229
  }
358
230
  export declare class ClusterSecurityGroupQuotaExceededFault extends __BaseException {
359
231
  readonly name: "ClusterSecurityGroupQuotaExceededFault";
360
232
  readonly $fault: "client";
361
- constructor(
362
- opts: __ExceptionOptionType<
363
- ClusterSecurityGroupQuotaExceededFault,
364
- __BaseException
365
- >
366
- );
233
+ constructor(opts: __ExceptionOptionType<ClusterSecurityGroupQuotaExceededFault, __BaseException>);
367
234
  }
368
235
  export declare class ClusterSnapshotAlreadyExistsFault extends __BaseException {
369
236
  readonly name: "ClusterSnapshotAlreadyExistsFault";
370
237
  readonly $fault: "client";
371
- constructor(
372
- opts: __ExceptionOptionType<
373
- ClusterSnapshotAlreadyExistsFault,
374
- __BaseException
375
- >
376
- );
238
+ constructor(opts: __ExceptionOptionType<ClusterSnapshotAlreadyExistsFault, __BaseException>);
377
239
  }
378
240
  export declare class ClusterSnapshotQuotaExceededFault extends __BaseException {
379
241
  readonly name: "ClusterSnapshotQuotaExceededFault";
380
242
  readonly $fault: "client";
381
- constructor(
382
- opts: __ExceptionOptionType<
383
- ClusterSnapshotQuotaExceededFault,
384
- __BaseException
385
- >
386
- );
243
+ constructor(opts: __ExceptionOptionType<ClusterSnapshotQuotaExceededFault, __BaseException>);
387
244
  }
388
245
  export declare class ClusterSubnetGroupAlreadyExistsFault extends __BaseException {
389
246
  readonly name: "ClusterSubnetGroupAlreadyExistsFault";
390
247
  readonly $fault: "client";
391
- constructor(
392
- opts: __ExceptionOptionType<
393
- ClusterSubnetGroupAlreadyExistsFault,
394
- __BaseException
395
- >
396
- );
248
+ constructor(opts: __ExceptionOptionType<ClusterSubnetGroupAlreadyExistsFault, __BaseException>);
397
249
  }
398
250
  export declare class ClusterSubnetGroupNotFoundFault extends __BaseException {
399
251
  readonly name: "ClusterSubnetGroupNotFoundFault";
400
252
  readonly $fault: "client";
401
- constructor(
402
- opts: __ExceptionOptionType<
403
- ClusterSubnetGroupNotFoundFault,
404
- __BaseException
405
- >
406
- );
253
+ constructor(opts: __ExceptionOptionType<ClusterSubnetGroupNotFoundFault, __BaseException>);
407
254
  }
408
255
  export declare class ClusterSubnetGroupQuotaExceededFault extends __BaseException {
409
256
  readonly name: "ClusterSubnetGroupQuotaExceededFault";
410
257
  readonly $fault: "client";
411
- constructor(
412
- opts: __ExceptionOptionType<
413
- ClusterSubnetGroupQuotaExceededFault,
414
- __BaseException
415
- >
416
- );
258
+ constructor(opts: __ExceptionOptionType<ClusterSubnetGroupQuotaExceededFault, __BaseException>);
417
259
  }
418
260
  export declare class ClusterSubnetQuotaExceededFault extends __BaseException {
419
261
  readonly name: "ClusterSubnetQuotaExceededFault";
420
262
  readonly $fault: "client";
421
- constructor(
422
- opts: __ExceptionOptionType<
423
- ClusterSubnetQuotaExceededFault,
424
- __BaseException
425
- >
426
- );
263
+ constructor(opts: __ExceptionOptionType<ClusterSubnetQuotaExceededFault, __BaseException>);
427
264
  }
428
265
  export declare class ConflictPolicyUpdateFault extends __BaseException {
429
266
  readonly name: "ConflictPolicyUpdateFault";
430
267
  readonly $fault: "client";
431
- constructor(
432
- opts: __ExceptionOptionType<ConflictPolicyUpdateFault, __BaseException>
433
- );
268
+ constructor(opts: __ExceptionOptionType<ConflictPolicyUpdateFault, __BaseException>);
434
269
  }
435
270
  export declare class CopyToRegionDisabledFault extends __BaseException {
436
271
  readonly name: "CopyToRegionDisabledFault";
437
272
  readonly $fault: "client";
438
- constructor(
439
- opts: __ExceptionOptionType<CopyToRegionDisabledFault, __BaseException>
440
- );
273
+ constructor(opts: __ExceptionOptionType<CopyToRegionDisabledFault, __BaseException>);
441
274
  }
442
275
  export declare class InvalidAuthenticationProfileRequestFault extends __BaseException {
443
276
  readonly name: "InvalidAuthenticationProfileRequestFault";
444
277
  readonly $fault: "client";
445
278
  constructor(
446
- opts: __ExceptionOptionType<
447
- InvalidAuthenticationProfileRequestFault,
448
- __BaseException
449
- >
279
+ opts: __ExceptionOptionType<InvalidAuthenticationProfileRequestFault, __BaseException>,
450
280
  );
451
281
  }
452
282
  export declare class DependentServiceAccessDeniedFault extends __BaseException {
453
283
  readonly name: "DependentServiceAccessDeniedFault";
454
284
  readonly $fault: "client";
455
- constructor(
456
- opts: __ExceptionOptionType<
457
- DependentServiceAccessDeniedFault,
458
- __BaseException
459
- >
460
- );
285
+ constructor(opts: __ExceptionOptionType<DependentServiceAccessDeniedFault, __BaseException>);
461
286
  }
462
287
  export declare class HsmClientCertificateNotFoundFault extends __BaseException {
463
288
  readonly name: "HsmClientCertificateNotFoundFault";
464
289
  readonly $fault: "client";
465
- constructor(
466
- opts: __ExceptionOptionType<
467
- HsmClientCertificateNotFoundFault,
468
- __BaseException
469
- >
470
- );
290
+ constructor(opts: __ExceptionOptionType<HsmClientCertificateNotFoundFault, __BaseException>);
471
291
  }
472
292
  export declare class HsmConfigurationNotFoundFault extends __BaseException {
473
293
  readonly name: "HsmConfigurationNotFoundFault";
474
294
  readonly $fault: "client";
475
- constructor(
476
- opts: __ExceptionOptionType<HsmConfigurationNotFoundFault, __BaseException>
477
- );
295
+ constructor(opts: __ExceptionOptionType<HsmConfigurationNotFoundFault, __BaseException>);
478
296
  }
479
297
  export declare class InsufficientClusterCapacityFault extends __BaseException {
480
298
  readonly name: "InsufficientClusterCapacityFault";
481
299
  readonly $fault: "client";
482
- constructor(
483
- opts: __ExceptionOptionType<
484
- InsufficientClusterCapacityFault,
485
- __BaseException
486
- >
487
- );
300
+ constructor(opts: __ExceptionOptionType<InsufficientClusterCapacityFault, __BaseException>);
488
301
  }
489
302
  export declare class InvalidClusterSubnetGroupStateFault extends __BaseException {
490
303
  readonly name: "InvalidClusterSubnetGroupStateFault";
491
304
  readonly $fault: "client";
492
- constructor(
493
- opts: __ExceptionOptionType<
494
- InvalidClusterSubnetGroupStateFault,
495
- __BaseException
496
- >
497
- );
305
+ constructor(opts: __ExceptionOptionType<InvalidClusterSubnetGroupStateFault, __BaseException>);
498
306
  }
499
307
  export declare class InvalidClusterTrackFault extends __BaseException {
500
308
  readonly name: "InvalidClusterTrackFault";
501
309
  readonly $fault: "client";
502
- constructor(
503
- opts: __ExceptionOptionType<InvalidClusterTrackFault, __BaseException>
504
- );
310
+ constructor(opts: __ExceptionOptionType<InvalidClusterTrackFault, __BaseException>);
505
311
  }
506
312
  export declare class InvalidElasticIpFault extends __BaseException {
507
313
  readonly name: "InvalidElasticIpFault";
508
314
  readonly $fault: "client";
509
- constructor(
510
- opts: __ExceptionOptionType<InvalidElasticIpFault, __BaseException>
511
- );
315
+ constructor(opts: __ExceptionOptionType<InvalidElasticIpFault, __BaseException>);
512
316
  }
513
317
  export declare class InvalidSubnet extends __BaseException {
514
318
  readonly name: "InvalidSubnet";
@@ -523,611 +327,372 @@ export declare class InvalidTagFault extends __BaseException {
523
327
  export declare class InvalidVPCNetworkStateFault extends __BaseException {
524
328
  readonly name: "InvalidVPCNetworkStateFault";
525
329
  readonly $fault: "client";
526
- constructor(
527
- opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>
528
- );
330
+ constructor(opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>);
529
331
  }
530
332
  export declare class Ipv6CidrBlockNotFoundFault extends __BaseException {
531
333
  readonly name: "Ipv6CidrBlockNotFoundFault";
532
334
  readonly $fault: "client";
533
- constructor(
534
- opts: __ExceptionOptionType<Ipv6CidrBlockNotFoundFault, __BaseException>
535
- );
335
+ constructor(opts: __ExceptionOptionType<Ipv6CidrBlockNotFoundFault, __BaseException>);
536
336
  }
537
337
  export declare class NumberOfNodesPerClusterLimitExceededFault extends __BaseException {
538
338
  readonly name: "NumberOfNodesPerClusterLimitExceededFault";
539
339
  readonly $fault: "client";
540
340
  constructor(
541
- opts: __ExceptionOptionType<
542
- NumberOfNodesPerClusterLimitExceededFault,
543
- __BaseException
544
- >
341
+ opts: __ExceptionOptionType<NumberOfNodesPerClusterLimitExceededFault, __BaseException>,
545
342
  );
546
343
  }
547
344
  export declare class NumberOfNodesQuotaExceededFault extends __BaseException {
548
345
  readonly name: "NumberOfNodesQuotaExceededFault";
549
346
  readonly $fault: "client";
550
- constructor(
551
- opts: __ExceptionOptionType<
552
- NumberOfNodesQuotaExceededFault,
553
- __BaseException
554
- >
555
- );
347
+ constructor(opts: __ExceptionOptionType<NumberOfNodesQuotaExceededFault, __BaseException>);
556
348
  }
557
349
  export declare class RedshiftIdcApplicationNotExistsFault extends __BaseException {
558
350
  readonly name: "RedshiftIdcApplicationNotExistsFault";
559
351
  readonly $fault: "client";
560
- constructor(
561
- opts: __ExceptionOptionType<
562
- RedshiftIdcApplicationNotExistsFault,
563
- __BaseException
564
- >
565
- );
352
+ constructor(opts: __ExceptionOptionType<RedshiftIdcApplicationNotExistsFault, __BaseException>);
566
353
  }
567
354
  export declare class SnapshotScheduleNotFoundFault extends __BaseException {
568
355
  readonly name: "SnapshotScheduleNotFoundFault";
569
356
  readonly $fault: "client";
570
- constructor(
571
- opts: __ExceptionOptionType<SnapshotScheduleNotFoundFault, __BaseException>
572
- );
357
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleNotFoundFault, __BaseException>);
573
358
  }
574
359
  export declare class TagLimitExceededFault extends __BaseException {
575
360
  readonly name: "TagLimitExceededFault";
576
361
  readonly $fault: "client";
577
- constructor(
578
- opts: __ExceptionOptionType<TagLimitExceededFault, __BaseException>
579
- );
362
+ constructor(opts: __ExceptionOptionType<TagLimitExceededFault, __BaseException>);
580
363
  }
581
364
  export declare class UnauthorizedOperation extends __BaseException {
582
365
  readonly name: "UnauthorizedOperation";
583
366
  readonly $fault: "client";
584
- constructor(
585
- opts: __ExceptionOptionType<UnauthorizedOperation, __BaseException>
586
- );
367
+ constructor(opts: __ExceptionOptionType<UnauthorizedOperation, __BaseException>);
587
368
  }
588
369
  export declare class CustomCnameAssociationFault extends __BaseException {
589
370
  readonly name: "CustomCnameAssociationFault";
590
371
  readonly $fault: "client";
591
- constructor(
592
- opts: __ExceptionOptionType<CustomCnameAssociationFault, __BaseException>
593
- );
372
+ constructor(opts: __ExceptionOptionType<CustomCnameAssociationFault, __BaseException>);
594
373
  }
595
374
  export declare class EndpointAlreadyExistsFault extends __BaseException {
596
375
  readonly name: "EndpointAlreadyExistsFault";
597
376
  readonly $fault: "client";
598
- constructor(
599
- opts: __ExceptionOptionType<EndpointAlreadyExistsFault, __BaseException>
600
- );
377
+ constructor(opts: __ExceptionOptionType<EndpointAlreadyExistsFault, __BaseException>);
601
378
  }
602
379
  export declare class EndpointsPerAuthorizationLimitExceededFault extends __BaseException {
603
380
  readonly name: "EndpointsPerAuthorizationLimitExceededFault";
604
381
  readonly $fault: "client";
605
382
  constructor(
606
- opts: __ExceptionOptionType<
607
- EndpointsPerAuthorizationLimitExceededFault,
608
- __BaseException
609
- >
383
+ opts: __ExceptionOptionType<EndpointsPerAuthorizationLimitExceededFault, __BaseException>,
610
384
  );
611
385
  }
612
386
  export declare class EndpointsPerClusterLimitExceededFault extends __BaseException {
613
387
  readonly name: "EndpointsPerClusterLimitExceededFault";
614
388
  readonly $fault: "client";
615
- constructor(
616
- opts: __ExceptionOptionType<
617
- EndpointsPerClusterLimitExceededFault,
618
- __BaseException
619
- >
620
- );
389
+ constructor(opts: __ExceptionOptionType<EndpointsPerClusterLimitExceededFault, __BaseException>);
621
390
  }
622
391
  export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
623
392
  readonly name: "EventSubscriptionQuotaExceededFault";
624
393
  readonly $fault: "client";
625
- constructor(
626
- opts: __ExceptionOptionType<
627
- EventSubscriptionQuotaExceededFault,
628
- __BaseException
629
- >
630
- );
394
+ constructor(opts: __ExceptionOptionType<EventSubscriptionQuotaExceededFault, __BaseException>);
631
395
  }
632
396
  export declare class SNSInvalidTopicFault extends __BaseException {
633
397
  readonly name: "SNSInvalidTopicFault";
634
398
  readonly $fault: "client";
635
- constructor(
636
- opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>
637
- );
399
+ constructor(opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>);
638
400
  }
639
401
  export declare class SNSNoAuthorizationFault extends __BaseException {
640
402
  readonly name: "SNSNoAuthorizationFault";
641
403
  readonly $fault: "client";
642
- constructor(
643
- opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>
644
- );
404
+ constructor(opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>);
645
405
  }
646
406
  export declare class SNSTopicArnNotFoundFault extends __BaseException {
647
407
  readonly name: "SNSTopicArnNotFoundFault";
648
408
  readonly $fault: "client";
649
- constructor(
650
- opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>
651
- );
409
+ constructor(opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>);
652
410
  }
653
411
  export declare class SourceNotFoundFault extends __BaseException {
654
412
  readonly name: "SourceNotFoundFault";
655
413
  readonly $fault: "client";
656
- constructor(
657
- opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>
658
- );
414
+ constructor(opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>);
659
415
  }
660
416
  export declare class SubscriptionAlreadyExistFault extends __BaseException {
661
417
  readonly name: "SubscriptionAlreadyExistFault";
662
418
  readonly $fault: "client";
663
- constructor(
664
- opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>
665
- );
419
+ constructor(opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>);
666
420
  }
667
421
  export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
668
422
  readonly name: "SubscriptionCategoryNotFoundFault";
669
423
  readonly $fault: "client";
670
- constructor(
671
- opts: __ExceptionOptionType<
672
- SubscriptionCategoryNotFoundFault,
673
- __BaseException
674
- >
675
- );
424
+ constructor(opts: __ExceptionOptionType<SubscriptionCategoryNotFoundFault, __BaseException>);
676
425
  }
677
426
  export declare class SubscriptionEventIdNotFoundFault extends __BaseException {
678
427
  readonly name: "SubscriptionEventIdNotFoundFault";
679
428
  readonly $fault: "client";
680
- constructor(
681
- opts: __ExceptionOptionType<
682
- SubscriptionEventIdNotFoundFault,
683
- __BaseException
684
- >
685
- );
429
+ constructor(opts: __ExceptionOptionType<SubscriptionEventIdNotFoundFault, __BaseException>);
686
430
  }
687
431
  export declare class SubscriptionSeverityNotFoundFault extends __BaseException {
688
432
  readonly name: "SubscriptionSeverityNotFoundFault";
689
433
  readonly $fault: "client";
690
- constructor(
691
- opts: __ExceptionOptionType<
692
- SubscriptionSeverityNotFoundFault,
693
- __BaseException
694
- >
695
- );
434
+ constructor(opts: __ExceptionOptionType<SubscriptionSeverityNotFoundFault, __BaseException>);
696
435
  }
697
436
  export declare class HsmClientCertificateAlreadyExistsFault extends __BaseException {
698
437
  readonly name: "HsmClientCertificateAlreadyExistsFault";
699
438
  readonly $fault: "client";
700
- constructor(
701
- opts: __ExceptionOptionType<
702
- HsmClientCertificateAlreadyExistsFault,
703
- __BaseException
704
- >
705
- );
439
+ constructor(opts: __ExceptionOptionType<HsmClientCertificateAlreadyExistsFault, __BaseException>);
706
440
  }
707
441
  export declare class HsmClientCertificateQuotaExceededFault extends __BaseException {
708
442
  readonly name: "HsmClientCertificateQuotaExceededFault";
709
443
  readonly $fault: "client";
710
- constructor(
711
- opts: __ExceptionOptionType<
712
- HsmClientCertificateQuotaExceededFault,
713
- __BaseException
714
- >
715
- );
444
+ constructor(opts: __ExceptionOptionType<HsmClientCertificateQuotaExceededFault, __BaseException>);
716
445
  }
717
446
  export declare class HsmConfigurationAlreadyExistsFault extends __BaseException {
718
447
  readonly name: "HsmConfigurationAlreadyExistsFault";
719
448
  readonly $fault: "client";
720
- constructor(
721
- opts: __ExceptionOptionType<
722
- HsmConfigurationAlreadyExistsFault,
723
- __BaseException
724
- >
725
- );
449
+ constructor(opts: __ExceptionOptionType<HsmConfigurationAlreadyExistsFault, __BaseException>);
726
450
  }
727
451
  export declare class HsmConfigurationQuotaExceededFault extends __BaseException {
728
452
  readonly name: "HsmConfigurationQuotaExceededFault";
729
453
  readonly $fault: "client";
730
- constructor(
731
- opts: __ExceptionOptionType<
732
- HsmConfigurationQuotaExceededFault,
733
- __BaseException
734
- >
735
- );
454
+ constructor(opts: __ExceptionOptionType<HsmConfigurationQuotaExceededFault, __BaseException>);
736
455
  }
737
456
  export declare class IntegrationAlreadyExistsFault extends __BaseException {
738
457
  readonly name: "IntegrationAlreadyExistsFault";
739
458
  readonly $fault: "client";
740
- constructor(
741
- opts: __ExceptionOptionType<IntegrationAlreadyExistsFault, __BaseException>
742
- );
459
+ constructor(opts: __ExceptionOptionType<IntegrationAlreadyExistsFault, __BaseException>);
743
460
  }
744
461
  export declare class IntegrationConflictOperationFault extends __BaseException {
745
462
  readonly name: "IntegrationConflictOperationFault";
746
463
  readonly $fault: "client";
747
- constructor(
748
- opts: __ExceptionOptionType<
749
- IntegrationConflictOperationFault,
750
- __BaseException
751
- >
752
- );
464
+ constructor(opts: __ExceptionOptionType<IntegrationConflictOperationFault, __BaseException>);
753
465
  }
754
466
  export declare class IntegrationQuotaExceededFault extends __BaseException {
755
467
  readonly name: "IntegrationQuotaExceededFault";
756
468
  readonly $fault: "client";
757
- constructor(
758
- opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>
759
- );
469
+ constructor(opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>);
760
470
  }
761
471
  export declare class IntegrationSourceNotFoundFault extends __BaseException {
762
472
  readonly name: "IntegrationSourceNotFoundFault";
763
473
  readonly $fault: "client";
764
- constructor(
765
- opts: __ExceptionOptionType<IntegrationSourceNotFoundFault, __BaseException>
766
- );
474
+ constructor(opts: __ExceptionOptionType<IntegrationSourceNotFoundFault, __BaseException>);
767
475
  }
768
476
  export declare class IntegrationTargetNotFoundFault extends __BaseException {
769
477
  readonly name: "IntegrationTargetNotFoundFault";
770
478
  readonly $fault: "client";
771
- constructor(
772
- opts: __ExceptionOptionType<IntegrationTargetNotFoundFault, __BaseException>
773
- );
479
+ constructor(opts: __ExceptionOptionType<IntegrationTargetNotFoundFault, __BaseException>);
774
480
  }
775
481
  export declare class RedshiftIdcApplicationAlreadyExistsFault extends __BaseException {
776
482
  readonly name: "RedshiftIdcApplicationAlreadyExistsFault";
777
483
  readonly $fault: "client";
778
484
  constructor(
779
- opts: __ExceptionOptionType<
780
- RedshiftIdcApplicationAlreadyExistsFault,
781
- __BaseException
782
- >
485
+ opts: __ExceptionOptionType<RedshiftIdcApplicationAlreadyExistsFault, __BaseException>,
783
486
  );
784
487
  }
785
488
  export declare class RedshiftIdcApplicationQuotaExceededFault extends __BaseException {
786
489
  readonly name: "RedshiftIdcApplicationQuotaExceededFault";
787
490
  readonly $fault: "client";
788
491
  constructor(
789
- opts: __ExceptionOptionType<
790
- RedshiftIdcApplicationQuotaExceededFault,
791
- __BaseException
792
- >
492
+ opts: __ExceptionOptionType<RedshiftIdcApplicationQuotaExceededFault, __BaseException>,
793
493
  );
794
494
  }
795
495
  export declare class InvalidScheduledActionFault extends __BaseException {
796
496
  readonly name: "InvalidScheduledActionFault";
797
497
  readonly $fault: "client";
798
- constructor(
799
- opts: __ExceptionOptionType<InvalidScheduledActionFault, __BaseException>
800
- );
498
+ constructor(opts: __ExceptionOptionType<InvalidScheduledActionFault, __BaseException>);
801
499
  }
802
500
  export declare class InvalidScheduleFault extends __BaseException {
803
501
  readonly name: "InvalidScheduleFault";
804
502
  readonly $fault: "client";
805
- constructor(
806
- opts: __ExceptionOptionType<InvalidScheduleFault, __BaseException>
807
- );
503
+ constructor(opts: __ExceptionOptionType<InvalidScheduleFault, __BaseException>);
808
504
  }
809
505
  export declare class ScheduledActionAlreadyExistsFault extends __BaseException {
810
506
  readonly name: "ScheduledActionAlreadyExistsFault";
811
507
  readonly $fault: "client";
812
- constructor(
813
- opts: __ExceptionOptionType<
814
- ScheduledActionAlreadyExistsFault,
815
- __BaseException
816
- >
817
- );
508
+ constructor(opts: __ExceptionOptionType<ScheduledActionAlreadyExistsFault, __BaseException>);
818
509
  }
819
510
  export declare class ScheduledActionQuotaExceededFault extends __BaseException {
820
511
  readonly name: "ScheduledActionQuotaExceededFault";
821
512
  readonly $fault: "client";
822
- constructor(
823
- opts: __ExceptionOptionType<
824
- ScheduledActionQuotaExceededFault,
825
- __BaseException
826
- >
827
- );
513
+ constructor(opts: __ExceptionOptionType<ScheduledActionQuotaExceededFault, __BaseException>);
828
514
  }
829
515
  export declare class ScheduledActionTypeUnsupportedFault extends __BaseException {
830
516
  readonly name: "ScheduledActionTypeUnsupportedFault";
831
517
  readonly $fault: "client";
832
- constructor(
833
- opts: __ExceptionOptionType<
834
- ScheduledActionTypeUnsupportedFault,
835
- __BaseException
836
- >
837
- );
518
+ constructor(opts: __ExceptionOptionType<ScheduledActionTypeUnsupportedFault, __BaseException>);
838
519
  }
839
520
  export declare class SnapshotCopyGrantAlreadyExistsFault extends __BaseException {
840
521
  readonly name: "SnapshotCopyGrantAlreadyExistsFault";
841
522
  readonly $fault: "client";
842
- constructor(
843
- opts: __ExceptionOptionType<
844
- SnapshotCopyGrantAlreadyExistsFault,
845
- __BaseException
846
- >
847
- );
523
+ constructor(opts: __ExceptionOptionType<SnapshotCopyGrantAlreadyExistsFault, __BaseException>);
848
524
  }
849
525
  export declare class SnapshotCopyGrantQuotaExceededFault extends __BaseException {
850
526
  readonly name: "SnapshotCopyGrantQuotaExceededFault";
851
527
  readonly $fault: "client";
852
- constructor(
853
- opts: __ExceptionOptionType<
854
- SnapshotCopyGrantQuotaExceededFault,
855
- __BaseException
856
- >
857
- );
528
+ constructor(opts: __ExceptionOptionType<SnapshotCopyGrantQuotaExceededFault, __BaseException>);
858
529
  }
859
530
  export declare class ScheduleDefinitionTypeUnsupportedFault extends __BaseException {
860
531
  readonly name: "ScheduleDefinitionTypeUnsupportedFault";
861
532
  readonly $fault: "client";
862
- constructor(
863
- opts: __ExceptionOptionType<
864
- ScheduleDefinitionTypeUnsupportedFault,
865
- __BaseException
866
- >
867
- );
533
+ constructor(opts: __ExceptionOptionType<ScheduleDefinitionTypeUnsupportedFault, __BaseException>);
868
534
  }
869
535
  export declare class SnapshotScheduleAlreadyExistsFault extends __BaseException {
870
536
  readonly name: "SnapshotScheduleAlreadyExistsFault";
871
537
  readonly $fault: "client";
872
- constructor(
873
- opts: __ExceptionOptionType<
874
- SnapshotScheduleAlreadyExistsFault,
875
- __BaseException
876
- >
877
- );
538
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleAlreadyExistsFault, __BaseException>);
878
539
  }
879
540
  export declare class SnapshotScheduleQuotaExceededFault extends __BaseException {
880
541
  readonly name: "SnapshotScheduleQuotaExceededFault";
881
542
  readonly $fault: "client";
882
- constructor(
883
- opts: __ExceptionOptionType<
884
- SnapshotScheduleQuotaExceededFault,
885
- __BaseException
886
- >
887
- );
543
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleQuotaExceededFault, __BaseException>);
888
544
  }
889
545
  export declare class ResourceNotFoundFault extends __BaseException {
890
546
  readonly name: "ResourceNotFoundFault";
891
547
  readonly $fault: "client";
892
- constructor(
893
- opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>
894
- );
548
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>);
895
549
  }
896
550
  export declare class InvalidUsageLimitFault extends __BaseException {
897
551
  readonly name: "InvalidUsageLimitFault";
898
552
  readonly $fault: "client";
899
- constructor(
900
- opts: __ExceptionOptionType<InvalidUsageLimitFault, __BaseException>
901
- );
553
+ constructor(opts: __ExceptionOptionType<InvalidUsageLimitFault, __BaseException>);
902
554
  }
903
555
  export declare class UsageLimitAlreadyExistsFault extends __BaseException {
904
556
  readonly name: "UsageLimitAlreadyExistsFault";
905
557
  readonly $fault: "client";
906
- constructor(
907
- opts: __ExceptionOptionType<UsageLimitAlreadyExistsFault, __BaseException>
908
- );
558
+ constructor(opts: __ExceptionOptionType<UsageLimitAlreadyExistsFault, __BaseException>);
909
559
  }
910
560
  export declare class CustomDomainAssociationNotFoundFault extends __BaseException {
911
561
  readonly name: "CustomDomainAssociationNotFoundFault";
912
562
  readonly $fault: "client";
913
- constructor(
914
- opts: __ExceptionOptionType<
915
- CustomDomainAssociationNotFoundFault,
916
- __BaseException
917
- >
918
- );
563
+ constructor(opts: __ExceptionOptionType<CustomDomainAssociationNotFoundFault, __BaseException>);
919
564
  }
920
565
  export declare class InvalidClusterParameterGroupStateFault extends __BaseException {
921
566
  readonly name: "InvalidClusterParameterGroupStateFault";
922
567
  readonly $fault: "client";
923
- constructor(
924
- opts: __ExceptionOptionType<
925
- InvalidClusterParameterGroupStateFault,
926
- __BaseException
927
- >
928
- );
568
+ constructor(opts: __ExceptionOptionType<InvalidClusterParameterGroupStateFault, __BaseException>);
929
569
  }
930
570
  export declare class InvalidClusterSubnetStateFault extends __BaseException {
931
571
  readonly name: "InvalidClusterSubnetStateFault";
932
572
  readonly $fault: "client";
933
- constructor(
934
- opts: __ExceptionOptionType<InvalidClusterSubnetStateFault, __BaseException>
935
- );
573
+ constructor(opts: __ExceptionOptionType<InvalidClusterSubnetStateFault, __BaseException>);
936
574
  }
937
575
  export declare class EndpointNotFoundFault extends __BaseException {
938
576
  readonly name: "EndpointNotFoundFault";
939
577
  readonly $fault: "client";
940
- constructor(
941
- opts: __ExceptionOptionType<EndpointNotFoundFault, __BaseException>
942
- );
578
+ constructor(opts: __ExceptionOptionType<EndpointNotFoundFault, __BaseException>);
943
579
  }
944
580
  export declare class InvalidEndpointStateFault extends __BaseException {
945
581
  readonly name: "InvalidEndpointStateFault";
946
582
  readonly $fault: "client";
947
- constructor(
948
- opts: __ExceptionOptionType<InvalidEndpointStateFault, __BaseException>
949
- );
583
+ constructor(opts: __ExceptionOptionType<InvalidEndpointStateFault, __BaseException>);
950
584
  }
951
585
  export declare class InvalidSubscriptionStateFault extends __BaseException {
952
586
  readonly name: "InvalidSubscriptionStateFault";
953
587
  readonly $fault: "client";
954
- constructor(
955
- opts: __ExceptionOptionType<InvalidSubscriptionStateFault, __BaseException>
956
- );
588
+ constructor(opts: __ExceptionOptionType<InvalidSubscriptionStateFault, __BaseException>);
957
589
  }
958
590
  export declare class SubscriptionNotFoundFault extends __BaseException {
959
591
  readonly name: "SubscriptionNotFoundFault";
960
592
  readonly $fault: "client";
961
- constructor(
962
- opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>
963
- );
593
+ constructor(opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>);
964
594
  }
965
595
  export declare class InvalidHsmClientCertificateStateFault extends __BaseException {
966
596
  readonly name: "InvalidHsmClientCertificateStateFault";
967
597
  readonly $fault: "client";
968
- constructor(
969
- opts: __ExceptionOptionType<
970
- InvalidHsmClientCertificateStateFault,
971
- __BaseException
972
- >
973
- );
598
+ constructor(opts: __ExceptionOptionType<InvalidHsmClientCertificateStateFault, __BaseException>);
974
599
  }
975
600
  export declare class InvalidHsmConfigurationStateFault extends __BaseException {
976
601
  readonly name: "InvalidHsmConfigurationStateFault";
977
602
  readonly $fault: "client";
978
- constructor(
979
- opts: __ExceptionOptionType<
980
- InvalidHsmConfigurationStateFault,
981
- __BaseException
982
- >
983
- );
603
+ constructor(opts: __ExceptionOptionType<InvalidHsmConfigurationStateFault, __BaseException>);
984
604
  }
985
605
  export declare class IntegrationConflictStateFault extends __BaseException {
986
606
  readonly name: "IntegrationConflictStateFault";
987
607
  readonly $fault: "client";
988
- constructor(
989
- opts: __ExceptionOptionType<IntegrationConflictStateFault, __BaseException>
990
- );
608
+ constructor(opts: __ExceptionOptionType<IntegrationConflictStateFault, __BaseException>);
991
609
  }
992
610
  export declare class IntegrationNotFoundFault extends __BaseException {
993
611
  readonly name: "IntegrationNotFoundFault";
994
612
  readonly $fault: "client";
995
- constructor(
996
- opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>
997
- );
613
+ constructor(opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>);
998
614
  }
999
615
  export declare class ScheduledActionNotFoundFault extends __BaseException {
1000
616
  readonly name: "ScheduledActionNotFoundFault";
1001
617
  readonly $fault: "client";
1002
- constructor(
1003
- opts: __ExceptionOptionType<ScheduledActionNotFoundFault, __BaseException>
1004
- );
618
+ constructor(opts: __ExceptionOptionType<ScheduledActionNotFoundFault, __BaseException>);
1005
619
  }
1006
620
  export declare class InvalidSnapshotCopyGrantStateFault extends __BaseException {
1007
621
  readonly name: "InvalidSnapshotCopyGrantStateFault";
1008
622
  readonly $fault: "client";
1009
- constructor(
1010
- opts: __ExceptionOptionType<
1011
- InvalidSnapshotCopyGrantStateFault,
1012
- __BaseException
1013
- >
1014
- );
623
+ constructor(opts: __ExceptionOptionType<InvalidSnapshotCopyGrantStateFault, __BaseException>);
1015
624
  }
1016
625
  export declare class SnapshotCopyGrantNotFoundFault extends __BaseException {
1017
626
  readonly name: "SnapshotCopyGrantNotFoundFault";
1018
627
  readonly $fault: "client";
1019
- constructor(
1020
- opts: __ExceptionOptionType<SnapshotCopyGrantNotFoundFault, __BaseException>
1021
- );
628
+ constructor(opts: __ExceptionOptionType<SnapshotCopyGrantNotFoundFault, __BaseException>);
1022
629
  }
1023
630
  export declare class InvalidClusterSnapshotScheduleStateFault extends __BaseException {
1024
631
  readonly name: "InvalidClusterSnapshotScheduleStateFault";
1025
632
  readonly $fault: "client";
1026
633
  constructor(
1027
- opts: __ExceptionOptionType<
1028
- InvalidClusterSnapshotScheduleStateFault,
1029
- __BaseException
1030
- >
634
+ opts: __ExceptionOptionType<InvalidClusterSnapshotScheduleStateFault, __BaseException>,
1031
635
  );
1032
636
  }
1033
637
  export declare class UsageLimitNotFoundFault extends __BaseException {
1034
638
  readonly name: "UsageLimitNotFoundFault";
1035
639
  readonly $fault: "client";
1036
- constructor(
1037
- opts: __ExceptionOptionType<UsageLimitNotFoundFault, __BaseException>
1038
- );
640
+ constructor(opts: __ExceptionOptionType<UsageLimitNotFoundFault, __BaseException>);
1039
641
  }
1040
642
  export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
1041
643
  readonly name: "ReservedNodeExchangeNotFoundFault";
1042
644
  readonly $fault: "client";
1043
- constructor(
1044
- opts: __ExceptionOptionType<
1045
- ReservedNodeExchangeNotFoundFault,
1046
- __BaseException
1047
- >
1048
- );
645
+ constructor(opts: __ExceptionOptionType<ReservedNodeExchangeNotFoundFault, __BaseException>);
1049
646
  }
1050
647
  export declare class TableRestoreNotFoundFault extends __BaseException {
1051
648
  readonly name: "TableRestoreNotFoundFault";
1052
649
  readonly $fault: "client";
1053
- constructor(
1054
- opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>
1055
- );
650
+ constructor(opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>);
1056
651
  }
1057
652
  export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
1058
653
  readonly name: "SnapshotCopyAlreadyDisabledFault";
1059
654
  readonly $fault: "client";
1060
- constructor(
1061
- opts: __ExceptionOptionType<
1062
- SnapshotCopyAlreadyDisabledFault,
1063
- __BaseException
1064
- >
1065
- );
655
+ constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyDisabledFault, __BaseException>);
1066
656
  }
1067
657
  export declare class InsufficientS3BucketPolicyFault extends __BaseException {
1068
658
  readonly name: "InsufficientS3BucketPolicyFault";
1069
659
  readonly $fault: "client";
1070
- constructor(
1071
- opts: __ExceptionOptionType<
1072
- InsufficientS3BucketPolicyFault,
1073
- __BaseException
1074
- >
1075
- );
660
+ constructor(opts: __ExceptionOptionType<InsufficientS3BucketPolicyFault, __BaseException>);
1076
661
  }
1077
662
  export declare class InvalidS3BucketNameFault extends __BaseException {
1078
663
  readonly name: "InvalidS3BucketNameFault";
1079
664
  readonly $fault: "client";
1080
- constructor(
1081
- opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>
1082
- );
665
+ constructor(opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>);
1083
666
  }
1084
667
  export declare class InvalidS3KeyPrefixFault extends __BaseException {
1085
668
  readonly name: "InvalidS3KeyPrefixFault";
1086
669
  readonly $fault: "client";
1087
- constructor(
1088
- opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>
1089
- );
670
+ constructor(opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>);
1090
671
  }
1091
672
  export declare class IncompatibleOrderableOptions extends __BaseException {
1092
673
  readonly name: "IncompatibleOrderableOptions";
1093
674
  readonly $fault: "client";
1094
- constructor(
1095
- opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>
1096
- );
675
+ constructor(opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>);
1097
676
  }
1098
677
  export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
1099
678
  readonly name: "SnapshotCopyAlreadyEnabledFault";
1100
679
  readonly $fault: "client";
1101
- constructor(
1102
- opts: __ExceptionOptionType<
1103
- SnapshotCopyAlreadyEnabledFault,
1104
- __BaseException
1105
- >
1106
- );
680
+ constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyEnabledFault, __BaseException>);
1107
681
  }
1108
682
  export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
1109
683
  readonly name: "UnknownSnapshotCopyRegionFault";
1110
684
  readonly $fault: "client";
1111
- constructor(
1112
- opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>
1113
- );
685
+ constructor(opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>);
1114
686
  }
1115
687
  export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
1116
688
  readonly name: "EndpointAuthorizationNotFoundFault";
1117
689
  readonly $fault: "client";
1118
- constructor(
1119
- opts: __ExceptionOptionType<
1120
- EndpointAuthorizationNotFoundFault,
1121
- __BaseException
1122
- >
1123
- );
690
+ constructor(opts: __ExceptionOptionType<EndpointAuthorizationNotFoundFault, __BaseException>);
1124
691
  }
1125
692
  export declare class RedshiftInvalidParameterFault extends __BaseException {
1126
693
  readonly name: "RedshiftInvalidParameterFault";
1127
694
  readonly $fault: "client";
1128
- constructor(
1129
- opts: __ExceptionOptionType<RedshiftInvalidParameterFault, __BaseException>
1130
- );
695
+ constructor(opts: __ExceptionOptionType<RedshiftInvalidParameterFault, __BaseException>);
1131
696
  }
1132
697
  export declare class InvalidPolicyFault extends __BaseException {
1133
698
  readonly name: "InvalidPolicyFault";
@@ -1138,42 +703,28 @@ export declare class InProgressTableRestoreQuotaExceededFault extends __BaseExce
1138
703
  readonly name: "InProgressTableRestoreQuotaExceededFault";
1139
704
  readonly $fault: "client";
1140
705
  constructor(
1141
- opts: __ExceptionOptionType<
1142
- InProgressTableRestoreQuotaExceededFault,
1143
- __BaseException
1144
- >
706
+ opts: __ExceptionOptionType<InProgressTableRestoreQuotaExceededFault, __BaseException>,
1145
707
  );
1146
708
  }
1147
709
  export declare class InvalidRestoreFault extends __BaseException {
1148
710
  readonly name: "InvalidRestoreFault";
1149
711
  readonly $fault: "client";
1150
- constructor(
1151
- opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>
1152
- );
712
+ constructor(opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>);
1153
713
  }
1154
714
  export declare class InvalidTableRestoreArgumentFault extends __BaseException {
1155
715
  readonly name: "InvalidTableRestoreArgumentFault";
1156
716
  readonly $fault: "client";
1157
- constructor(
1158
- opts: __ExceptionOptionType<
1159
- InvalidTableRestoreArgumentFault,
1160
- __BaseException
1161
- >
1162
- );
717
+ constructor(opts: __ExceptionOptionType<InvalidTableRestoreArgumentFault, __BaseException>);
1163
718
  }
1164
719
  export declare class TableLimitExceededFault extends __BaseException {
1165
720
  readonly name: "TableLimitExceededFault";
1166
721
  readonly $fault: "client";
1167
- constructor(
1168
- opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>
1169
- );
722
+ constructor(opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>);
1170
723
  }
1171
724
  export declare class UnsupportedOptionFault extends __BaseException {
1172
725
  readonly name: "UnsupportedOptionFault";
1173
726
  readonly $fault: "client";
1174
- constructor(
1175
- opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>
1176
- );
727
+ constructor(opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>);
1177
728
  }
1178
729
  export declare class SubnetAlreadyInUse extends __BaseException {
1179
730
  readonly name: "SubnetAlreadyInUse";
@@ -1183,24 +734,15 @@ export declare class SubnetAlreadyInUse extends __BaseException {
1183
734
  export declare class SnapshotCopyDisabledFault extends __BaseException {
1184
735
  readonly name: "SnapshotCopyDisabledFault";
1185
736
  readonly $fault: "client";
1186
- constructor(
1187
- opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>
1188
- );
737
+ constructor(opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>);
1189
738
  }
1190
739
  export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
1191
740
  readonly name: "SnapshotScheduleUpdateInProgressFault";
1192
741
  readonly $fault: "client";
1193
- constructor(
1194
- opts: __ExceptionOptionType<
1195
- SnapshotScheduleUpdateInProgressFault,
1196
- __BaseException
1197
- >
1198
- );
742
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleUpdateInProgressFault, __BaseException>);
1199
743
  }
1200
744
  export declare class ReservedNodeQuotaExceededFault extends __BaseException {
1201
745
  readonly name: "ReservedNodeQuotaExceededFault";
1202
746
  readonly $fault: "client";
1203
- constructor(
1204
- opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>
1205
- );
747
+ constructor(opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>);
1206
748
  }