@aws-sdk/client-elasticache 3.1087.0 → 3.1088.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/ElastiCache.d.ts +255 -323
  3. package/dist-types/ts3.4/ElastiCacheClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -7
  8. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -2
  24. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +3 -4
  31. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -2
  37. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +4 -10
  39. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  46. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +2 -4
  57. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -7
  64. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +2 -2
  72. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -11
  77. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  83. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  84. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  85. package/dist-types/ts3.4/models/enums.d.ts +9 -18
  86. package/dist-types/ts3.4/models/errors.d.ts +69 -300
  87. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  88. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  89. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  90. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  91. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  92. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  93. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  94. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  95. package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +3 -5
  96. package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +4 -8
  97. package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +3 -7
  98. package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +4 -12
  99. package/package.json +38 -38
@@ -3,36 +3,22 @@ import { ElastiCacheServiceException as __BaseException } from "./ElastiCacheSer
3
3
  export declare class CacheClusterNotFoundFault extends __BaseException {
4
4
  readonly name: "CacheClusterNotFoundFault";
5
5
  readonly $fault: "client";
6
- constructor(
7
- opts: __ExceptionOptionType<CacheClusterNotFoundFault, __BaseException>
8
- );
6
+ constructor(opts: __ExceptionOptionType<CacheClusterNotFoundFault, __BaseException>);
9
7
  }
10
8
  export declare class CacheParameterGroupNotFoundFault extends __BaseException {
11
9
  readonly name: "CacheParameterGroupNotFoundFault";
12
10
  readonly $fault: "client";
13
- constructor(
14
- opts: __ExceptionOptionType<
15
- CacheParameterGroupNotFoundFault,
16
- __BaseException
17
- >
18
- );
11
+ constructor(opts: __ExceptionOptionType<CacheParameterGroupNotFoundFault, __BaseException>);
19
12
  }
20
13
  export declare class CacheSecurityGroupNotFoundFault extends __BaseException {
21
14
  readonly name: "CacheSecurityGroupNotFoundFault";
22
15
  readonly $fault: "client";
23
- constructor(
24
- opts: __ExceptionOptionType<
25
- CacheSecurityGroupNotFoundFault,
26
- __BaseException
27
- >
28
- );
16
+ constructor(opts: __ExceptionOptionType<CacheSecurityGroupNotFoundFault, __BaseException>);
29
17
  }
30
18
  export declare class CacheSubnetGroupNotFoundFault extends __BaseException {
31
19
  readonly name: "CacheSubnetGroupNotFoundFault";
32
20
  readonly $fault: "client";
33
- constructor(
34
- opts: __ExceptionOptionType<CacheSubnetGroupNotFoundFault, __BaseException>
35
- );
21
+ constructor(opts: __ExceptionOptionType<CacheSubnetGroupNotFoundFault, __BaseException>);
36
22
  }
37
23
  export declare class InvalidARNFault extends __BaseException {
38
24
  readonly name: "InvalidARNFault";
@@ -42,84 +28,54 @@ export declare class InvalidARNFault extends __BaseException {
42
28
  export declare class InvalidReplicationGroupStateFault extends __BaseException {
43
29
  readonly name: "InvalidReplicationGroupStateFault";
44
30
  readonly $fault: "client";
45
- constructor(
46
- opts: __ExceptionOptionType<
47
- InvalidReplicationGroupStateFault,
48
- __BaseException
49
- >
50
- );
31
+ constructor(opts: __ExceptionOptionType<InvalidReplicationGroupStateFault, __BaseException>);
51
32
  }
52
33
  export declare class InvalidServerlessCacheSnapshotStateFault extends __BaseException {
53
34
  readonly name: "InvalidServerlessCacheSnapshotStateFault";
54
35
  readonly $fault: "client";
55
36
  constructor(
56
- opts: __ExceptionOptionType<
57
- InvalidServerlessCacheSnapshotStateFault,
58
- __BaseException
59
- >
37
+ opts: __ExceptionOptionType<InvalidServerlessCacheSnapshotStateFault, __BaseException>,
60
38
  );
61
39
  }
62
40
  export declare class InvalidServerlessCacheStateFault extends __BaseException {
63
41
  readonly name: "InvalidServerlessCacheStateFault";
64
42
  readonly $fault: "client";
65
- constructor(
66
- opts: __ExceptionOptionType<
67
- InvalidServerlessCacheStateFault,
68
- __BaseException
69
- >
70
- );
43
+ constructor(opts: __ExceptionOptionType<InvalidServerlessCacheStateFault, __BaseException>);
71
44
  }
72
45
  export declare class ReplicationGroupNotFoundFault extends __BaseException {
73
46
  readonly name: "ReplicationGroupNotFoundFault";
74
47
  readonly $fault: "client";
75
- constructor(
76
- opts: __ExceptionOptionType<ReplicationGroupNotFoundFault, __BaseException>
77
- );
48
+ constructor(opts: __ExceptionOptionType<ReplicationGroupNotFoundFault, __BaseException>);
78
49
  }
79
50
  export declare class ReservedCacheNodeNotFoundFault extends __BaseException {
80
51
  readonly name: "ReservedCacheNodeNotFoundFault";
81
52
  readonly $fault: "client";
82
- constructor(
83
- opts: __ExceptionOptionType<ReservedCacheNodeNotFoundFault, __BaseException>
84
- );
53
+ constructor(opts: __ExceptionOptionType<ReservedCacheNodeNotFoundFault, __BaseException>);
85
54
  }
86
55
  export declare class ServerlessCacheNotFoundFault extends __BaseException {
87
56
  readonly name: "ServerlessCacheNotFoundFault";
88
57
  readonly $fault: "client";
89
- constructor(
90
- opts: __ExceptionOptionType<ServerlessCacheNotFoundFault, __BaseException>
91
- );
58
+ constructor(opts: __ExceptionOptionType<ServerlessCacheNotFoundFault, __BaseException>);
92
59
  }
93
60
  export declare class ServerlessCacheSnapshotNotFoundFault extends __BaseException {
94
61
  readonly name: "ServerlessCacheSnapshotNotFoundFault";
95
62
  readonly $fault: "client";
96
- constructor(
97
- opts: __ExceptionOptionType<
98
- ServerlessCacheSnapshotNotFoundFault,
99
- __BaseException
100
- >
101
- );
63
+ constructor(opts: __ExceptionOptionType<ServerlessCacheSnapshotNotFoundFault, __BaseException>);
102
64
  }
103
65
  export declare class SnapshotNotFoundFault extends __BaseException {
104
66
  readonly name: "SnapshotNotFoundFault";
105
67
  readonly $fault: "client";
106
- constructor(
107
- opts: __ExceptionOptionType<SnapshotNotFoundFault, __BaseException>
108
- );
68
+ constructor(opts: __ExceptionOptionType<SnapshotNotFoundFault, __BaseException>);
109
69
  }
110
70
  export declare class TagQuotaPerResourceExceeded extends __BaseException {
111
71
  readonly name: "TagQuotaPerResourceExceeded";
112
72
  readonly $fault: "client";
113
- constructor(
114
- opts: __ExceptionOptionType<TagQuotaPerResourceExceeded, __BaseException>
115
- );
73
+ constructor(opts: __ExceptionOptionType<TagQuotaPerResourceExceeded, __BaseException>);
116
74
  }
117
75
  export declare class UserGroupNotFoundFault extends __BaseException {
118
76
  readonly name: "UserGroupNotFoundFault";
119
77
  readonly $fault: "client";
120
- constructor(
121
- opts: __ExceptionOptionType<UserGroupNotFoundFault, __BaseException>
122
- );
78
+ constructor(opts: __ExceptionOptionType<UserGroupNotFoundFault, __BaseException>);
123
79
  }
124
80
  export declare class UserNotFoundFault extends __BaseException {
125
81
  readonly name: "UserNotFoundFault";
@@ -129,235 +85,136 @@ export declare class UserNotFoundFault extends __BaseException {
129
85
  export declare class AuthorizationAlreadyExistsFault extends __BaseException {
130
86
  readonly name: "AuthorizationAlreadyExistsFault";
131
87
  readonly $fault: "client";
132
- constructor(
133
- opts: __ExceptionOptionType<
134
- AuthorizationAlreadyExistsFault,
135
- __BaseException
136
- >
137
- );
88
+ constructor(opts: __ExceptionOptionType<AuthorizationAlreadyExistsFault, __BaseException>);
138
89
  }
139
90
  export declare class InvalidCacheSecurityGroupStateFault extends __BaseException {
140
91
  readonly name: "InvalidCacheSecurityGroupStateFault";
141
92
  readonly $fault: "client";
142
- constructor(
143
- opts: __ExceptionOptionType<
144
- InvalidCacheSecurityGroupStateFault,
145
- __BaseException
146
- >
147
- );
93
+ constructor(opts: __ExceptionOptionType<InvalidCacheSecurityGroupStateFault, __BaseException>);
148
94
  }
149
95
  export declare class InvalidParameterCombinationException extends __BaseException {
150
96
  readonly name: "InvalidParameterCombinationException";
151
97
  readonly $fault: "client";
152
- constructor(
153
- opts: __ExceptionOptionType<
154
- InvalidParameterCombinationException,
155
- __BaseException
156
- >
157
- );
98
+ constructor(opts: __ExceptionOptionType<InvalidParameterCombinationException, __BaseException>);
158
99
  }
159
100
  export declare class InvalidParameterValueException extends __BaseException {
160
101
  readonly name: "InvalidParameterValueException";
161
102
  readonly $fault: "client";
162
- constructor(
163
- opts: __ExceptionOptionType<InvalidParameterValueException, __BaseException>
164
- );
103
+ constructor(opts: __ExceptionOptionType<InvalidParameterValueException, __BaseException>);
165
104
  }
166
105
  export declare class ServiceUpdateNotFoundFault extends __BaseException {
167
106
  readonly name: "ServiceUpdateNotFoundFault";
168
107
  readonly $fault: "client";
169
- constructor(
170
- opts: __ExceptionOptionType<ServiceUpdateNotFoundFault, __BaseException>
171
- );
108
+ constructor(opts: __ExceptionOptionType<ServiceUpdateNotFoundFault, __BaseException>);
172
109
  }
173
110
  export declare class ReplicationGroupNotUnderMigrationFault extends __BaseException {
174
111
  readonly name: "ReplicationGroupNotUnderMigrationFault";
175
112
  readonly $fault: "client";
176
- constructor(
177
- opts: __ExceptionOptionType<
178
- ReplicationGroupNotUnderMigrationFault,
179
- __BaseException
180
- >
181
- );
113
+ constructor(opts: __ExceptionOptionType<ReplicationGroupNotUnderMigrationFault, __BaseException>);
182
114
  }
183
115
  export declare class ServerlessCacheSnapshotAlreadyExistsFault extends __BaseException {
184
116
  readonly name: "ServerlessCacheSnapshotAlreadyExistsFault";
185
117
  readonly $fault: "client";
186
118
  constructor(
187
- opts: __ExceptionOptionType<
188
- ServerlessCacheSnapshotAlreadyExistsFault,
189
- __BaseException
190
- >
119
+ opts: __ExceptionOptionType<ServerlessCacheSnapshotAlreadyExistsFault, __BaseException>,
191
120
  );
192
121
  }
193
122
  export declare class ServerlessCacheSnapshotQuotaExceededFault extends __BaseException {
194
123
  readonly name: "ServerlessCacheSnapshotQuotaExceededFault";
195
124
  readonly $fault: "client";
196
125
  constructor(
197
- opts: __ExceptionOptionType<
198
- ServerlessCacheSnapshotQuotaExceededFault,
199
- __BaseException
200
- >
126
+ opts: __ExceptionOptionType<ServerlessCacheSnapshotQuotaExceededFault, __BaseException>,
201
127
  );
202
128
  }
203
129
  export declare class ServiceLinkedRoleNotFoundFault extends __BaseException {
204
130
  readonly name: "ServiceLinkedRoleNotFoundFault";
205
131
  readonly $fault: "client";
206
- constructor(
207
- opts: __ExceptionOptionType<ServiceLinkedRoleNotFoundFault, __BaseException>
208
- );
132
+ constructor(opts: __ExceptionOptionType<ServiceLinkedRoleNotFoundFault, __BaseException>);
209
133
  }
210
134
  export declare class InvalidSnapshotStateFault extends __BaseException {
211
135
  readonly name: "InvalidSnapshotStateFault";
212
136
  readonly $fault: "client";
213
- constructor(
214
- opts: __ExceptionOptionType<InvalidSnapshotStateFault, __BaseException>
215
- );
137
+ constructor(opts: __ExceptionOptionType<InvalidSnapshotStateFault, __BaseException>);
216
138
  }
217
139
  export declare class SnapshotAlreadyExistsFault extends __BaseException {
218
140
  readonly name: "SnapshotAlreadyExistsFault";
219
141
  readonly $fault: "client";
220
- constructor(
221
- opts: __ExceptionOptionType<SnapshotAlreadyExistsFault, __BaseException>
222
- );
142
+ constructor(opts: __ExceptionOptionType<SnapshotAlreadyExistsFault, __BaseException>);
223
143
  }
224
144
  export declare class SnapshotQuotaExceededFault extends __BaseException {
225
145
  readonly name: "SnapshotQuotaExceededFault";
226
146
  readonly $fault: "client";
227
- constructor(
228
- opts: __ExceptionOptionType<SnapshotQuotaExceededFault, __BaseException>
229
- );
147
+ constructor(opts: __ExceptionOptionType<SnapshotQuotaExceededFault, __BaseException>);
230
148
  }
231
149
  export declare class CacheClusterAlreadyExistsFault extends __BaseException {
232
150
  readonly name: "CacheClusterAlreadyExistsFault";
233
151
  readonly $fault: "client";
234
- constructor(
235
- opts: __ExceptionOptionType<CacheClusterAlreadyExistsFault, __BaseException>
236
- );
152
+ constructor(opts: __ExceptionOptionType<CacheClusterAlreadyExistsFault, __BaseException>);
237
153
  }
238
154
  export declare class ClusterQuotaForCustomerExceededFault extends __BaseException {
239
155
  readonly name: "ClusterQuotaForCustomerExceededFault";
240
156
  readonly $fault: "client";
241
- constructor(
242
- opts: __ExceptionOptionType<
243
- ClusterQuotaForCustomerExceededFault,
244
- __BaseException
245
- >
246
- );
157
+ constructor(opts: __ExceptionOptionType<ClusterQuotaForCustomerExceededFault, __BaseException>);
247
158
  }
248
159
  export declare class InsufficientCacheClusterCapacityFault extends __BaseException {
249
160
  readonly name: "InsufficientCacheClusterCapacityFault";
250
161
  readonly $fault: "client";
251
- constructor(
252
- opts: __ExceptionOptionType<
253
- InsufficientCacheClusterCapacityFault,
254
- __BaseException
255
- >
256
- );
162
+ constructor(opts: __ExceptionOptionType<InsufficientCacheClusterCapacityFault, __BaseException>);
257
163
  }
258
164
  export declare class InvalidVPCNetworkStateFault extends __BaseException {
259
165
  readonly name: "InvalidVPCNetworkStateFault";
260
166
  readonly $fault: "client";
261
- constructor(
262
- opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>
263
- );
167
+ constructor(opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>);
264
168
  }
265
169
  export declare class NodeQuotaForClusterExceededFault extends __BaseException {
266
170
  readonly name: "NodeQuotaForClusterExceededFault";
267
171
  readonly $fault: "client";
268
- constructor(
269
- opts: __ExceptionOptionType<
270
- NodeQuotaForClusterExceededFault,
271
- __BaseException
272
- >
273
- );
172
+ constructor(opts: __ExceptionOptionType<NodeQuotaForClusterExceededFault, __BaseException>);
274
173
  }
275
174
  export declare class NodeQuotaForCustomerExceededFault extends __BaseException {
276
175
  readonly name: "NodeQuotaForCustomerExceededFault";
277
176
  readonly $fault: "client";
278
- constructor(
279
- opts: __ExceptionOptionType<
280
- NodeQuotaForCustomerExceededFault,
281
- __BaseException
282
- >
283
- );
177
+ constructor(opts: __ExceptionOptionType<NodeQuotaForCustomerExceededFault, __BaseException>);
284
178
  }
285
179
  export declare class CacheParameterGroupAlreadyExistsFault extends __BaseException {
286
180
  readonly name: "CacheParameterGroupAlreadyExistsFault";
287
181
  readonly $fault: "client";
288
- constructor(
289
- opts: __ExceptionOptionType<
290
- CacheParameterGroupAlreadyExistsFault,
291
- __BaseException
292
- >
293
- );
182
+ constructor(opts: __ExceptionOptionType<CacheParameterGroupAlreadyExistsFault, __BaseException>);
294
183
  }
295
184
  export declare class CacheParameterGroupQuotaExceededFault extends __BaseException {
296
185
  readonly name: "CacheParameterGroupQuotaExceededFault";
297
186
  readonly $fault: "client";
298
- constructor(
299
- opts: __ExceptionOptionType<
300
- CacheParameterGroupQuotaExceededFault,
301
- __BaseException
302
- >
303
- );
187
+ constructor(opts: __ExceptionOptionType<CacheParameterGroupQuotaExceededFault, __BaseException>);
304
188
  }
305
189
  export declare class InvalidCacheParameterGroupStateFault extends __BaseException {
306
190
  readonly name: "InvalidCacheParameterGroupStateFault";
307
191
  readonly $fault: "client";
308
- constructor(
309
- opts: __ExceptionOptionType<
310
- InvalidCacheParameterGroupStateFault,
311
- __BaseException
312
- >
313
- );
192
+ constructor(opts: __ExceptionOptionType<InvalidCacheParameterGroupStateFault, __BaseException>);
314
193
  }
315
194
  export declare class CacheSecurityGroupAlreadyExistsFault extends __BaseException {
316
195
  readonly name: "CacheSecurityGroupAlreadyExistsFault";
317
196
  readonly $fault: "client";
318
- constructor(
319
- opts: __ExceptionOptionType<
320
- CacheSecurityGroupAlreadyExistsFault,
321
- __BaseException
322
- >
323
- );
197
+ constructor(opts: __ExceptionOptionType<CacheSecurityGroupAlreadyExistsFault, __BaseException>);
324
198
  }
325
199
  export declare class CacheSecurityGroupQuotaExceededFault extends __BaseException {
326
200
  readonly name: "CacheSecurityGroupQuotaExceededFault";
327
201
  readonly $fault: "client";
328
- constructor(
329
- opts: __ExceptionOptionType<
330
- CacheSecurityGroupQuotaExceededFault,
331
- __BaseException
332
- >
333
- );
202
+ constructor(opts: __ExceptionOptionType<CacheSecurityGroupQuotaExceededFault, __BaseException>);
334
203
  }
335
204
  export declare class CacheSubnetGroupAlreadyExistsFault extends __BaseException {
336
205
  readonly name: "CacheSubnetGroupAlreadyExistsFault";
337
206
  readonly $fault: "client";
338
- constructor(
339
- opts: __ExceptionOptionType<
340
- CacheSubnetGroupAlreadyExistsFault,
341
- __BaseException
342
- >
343
- );
207
+ constructor(opts: __ExceptionOptionType<CacheSubnetGroupAlreadyExistsFault, __BaseException>);
344
208
  }
345
209
  export declare class CacheSubnetGroupQuotaExceededFault extends __BaseException {
346
210
  readonly name: "CacheSubnetGroupQuotaExceededFault";
347
211
  readonly $fault: "client";
348
- constructor(
349
- opts: __ExceptionOptionType<
350
- CacheSubnetGroupQuotaExceededFault,
351
- __BaseException
352
- >
353
- );
212
+ constructor(opts: __ExceptionOptionType<CacheSubnetGroupQuotaExceededFault, __BaseException>);
354
213
  }
355
214
  export declare class CacheSubnetQuotaExceededFault extends __BaseException {
356
215
  readonly name: "CacheSubnetQuotaExceededFault";
357
216
  readonly $fault: "client";
358
- constructor(
359
- opts: __ExceptionOptionType<CacheSubnetQuotaExceededFault, __BaseException>
360
- );
217
+ constructor(opts: __ExceptionOptionType<CacheSubnetQuotaExceededFault, __BaseException>);
361
218
  }
362
219
  export declare class InvalidSubnet extends __BaseException {
363
220
  readonly name: "InvalidSubnet";
@@ -367,152 +224,100 @@ export declare class InvalidSubnet extends __BaseException {
367
224
  export declare class SubnetNotAllowedFault extends __BaseException {
368
225
  readonly name: "SubnetNotAllowedFault";
369
226
  readonly $fault: "client";
370
- constructor(
371
- opts: __ExceptionOptionType<SubnetNotAllowedFault, __BaseException>
372
- );
227
+ constructor(opts: __ExceptionOptionType<SubnetNotAllowedFault, __BaseException>);
373
228
  }
374
229
  export declare class GlobalReplicationGroupAlreadyExistsFault extends __BaseException {
375
230
  readonly name: "GlobalReplicationGroupAlreadyExistsFault";
376
231
  readonly $fault: "client";
377
232
  constructor(
378
- opts: __ExceptionOptionType<
379
- GlobalReplicationGroupAlreadyExistsFault,
380
- __BaseException
381
- >
233
+ opts: __ExceptionOptionType<GlobalReplicationGroupAlreadyExistsFault, __BaseException>,
382
234
  );
383
235
  }
384
236
  export declare class GlobalReplicationGroupNotFoundFault extends __BaseException {
385
237
  readonly name: "GlobalReplicationGroupNotFoundFault";
386
238
  readonly $fault: "client";
387
- constructor(
388
- opts: __ExceptionOptionType<
389
- GlobalReplicationGroupNotFoundFault,
390
- __BaseException
391
- >
392
- );
239
+ constructor(opts: __ExceptionOptionType<GlobalReplicationGroupNotFoundFault, __BaseException>);
393
240
  }
394
241
  export declare class InvalidCacheClusterStateFault extends __BaseException {
395
242
  readonly name: "InvalidCacheClusterStateFault";
396
243
  readonly $fault: "client";
397
- constructor(
398
- opts: __ExceptionOptionType<InvalidCacheClusterStateFault, __BaseException>
399
- );
244
+ constructor(opts: __ExceptionOptionType<InvalidCacheClusterStateFault, __BaseException>);
400
245
  }
401
246
  export declare class InvalidGlobalReplicationGroupStateFault extends __BaseException {
402
247
  readonly name: "InvalidGlobalReplicationGroupStateFault";
403
248
  readonly $fault: "client";
404
249
  constructor(
405
- opts: __ExceptionOptionType<
406
- InvalidGlobalReplicationGroupStateFault,
407
- __BaseException
408
- >
250
+ opts: __ExceptionOptionType<InvalidGlobalReplicationGroupStateFault, __BaseException>,
409
251
  );
410
252
  }
411
253
  export declare class InvalidUserGroupStateFault extends __BaseException {
412
254
  readonly name: "InvalidUserGroupStateFault";
413
255
  readonly $fault: "client";
414
- constructor(
415
- opts: __ExceptionOptionType<InvalidUserGroupStateFault, __BaseException>
416
- );
256
+ constructor(opts: __ExceptionOptionType<InvalidUserGroupStateFault, __BaseException>);
417
257
  }
418
258
  export declare class NodeGroupsPerReplicationGroupQuotaExceededFault extends __BaseException {
419
259
  readonly name: "NodeGroupsPerReplicationGroupQuotaExceededFault";
420
260
  readonly $fault: "client";
421
261
  constructor(
422
- opts: __ExceptionOptionType<
423
- NodeGroupsPerReplicationGroupQuotaExceededFault,
424
- __BaseException
425
- >
262
+ opts: __ExceptionOptionType<NodeGroupsPerReplicationGroupQuotaExceededFault, __BaseException>,
426
263
  );
427
264
  }
428
265
  export declare class ReplicationGroupAlreadyExistsFault extends __BaseException {
429
266
  readonly name: "ReplicationGroupAlreadyExistsFault";
430
267
  readonly $fault: "client";
431
- constructor(
432
- opts: __ExceptionOptionType<
433
- ReplicationGroupAlreadyExistsFault,
434
- __BaseException
435
- >
436
- );
268
+ constructor(opts: __ExceptionOptionType<ReplicationGroupAlreadyExistsFault, __BaseException>);
437
269
  }
438
270
  export declare class InvalidCredentialsException extends __BaseException {
439
271
  readonly name: "InvalidCredentialsException";
440
272
  readonly $fault: "client";
441
- constructor(
442
- opts: __ExceptionOptionType<InvalidCredentialsException, __BaseException>
443
- );
273
+ constructor(opts: __ExceptionOptionType<InvalidCredentialsException, __BaseException>);
444
274
  }
445
275
  export declare class ServerlessCacheAlreadyExistsFault extends __BaseException {
446
276
  readonly name: "ServerlessCacheAlreadyExistsFault";
447
277
  readonly $fault: "client";
448
- constructor(
449
- opts: __ExceptionOptionType<
450
- ServerlessCacheAlreadyExistsFault,
451
- __BaseException
452
- >
453
- );
278
+ constructor(opts: __ExceptionOptionType<ServerlessCacheAlreadyExistsFault, __BaseException>);
454
279
  }
455
280
  export declare class ServerlessCacheQuotaForCustomerExceededFault extends __BaseException {
456
281
  readonly name: "ServerlessCacheQuotaForCustomerExceededFault";
457
282
  readonly $fault: "client";
458
283
  constructor(
459
- opts: __ExceptionOptionType<
460
- ServerlessCacheQuotaForCustomerExceededFault,
461
- __BaseException
462
- >
284
+ opts: __ExceptionOptionType<ServerlessCacheQuotaForCustomerExceededFault, __BaseException>,
463
285
  );
464
286
  }
465
287
  export declare class SnapshotFeatureNotSupportedFault extends __BaseException {
466
288
  readonly name: "SnapshotFeatureNotSupportedFault";
467
289
  readonly $fault: "client";
468
- constructor(
469
- opts: __ExceptionOptionType<
470
- SnapshotFeatureNotSupportedFault,
471
- __BaseException
472
- >
473
- );
290
+ constructor(opts: __ExceptionOptionType<SnapshotFeatureNotSupportedFault, __BaseException>);
474
291
  }
475
292
  export declare class DuplicateUserNameFault extends __BaseException {
476
293
  readonly name: "DuplicateUserNameFault";
477
294
  readonly $fault: "client";
478
- constructor(
479
- opts: __ExceptionOptionType<DuplicateUserNameFault, __BaseException>
480
- );
295
+ constructor(opts: __ExceptionOptionType<DuplicateUserNameFault, __BaseException>);
481
296
  }
482
297
  export declare class UserAlreadyExistsFault extends __BaseException {
483
298
  readonly name: "UserAlreadyExistsFault";
484
299
  readonly $fault: "client";
485
- constructor(
486
- opts: __ExceptionOptionType<UserAlreadyExistsFault, __BaseException>
487
- );
300
+ constructor(opts: __ExceptionOptionType<UserAlreadyExistsFault, __BaseException>);
488
301
  }
489
302
  export declare class UserQuotaExceededFault extends __BaseException {
490
303
  readonly name: "UserQuotaExceededFault";
491
304
  readonly $fault: "client";
492
- constructor(
493
- opts: __ExceptionOptionType<UserQuotaExceededFault, __BaseException>
494
- );
305
+ constructor(opts: __ExceptionOptionType<UserQuotaExceededFault, __BaseException>);
495
306
  }
496
307
  export declare class DefaultUserRequired extends __BaseException {
497
308
  readonly name: "DefaultUserRequired";
498
309
  readonly $fault: "client";
499
- constructor(
500
- opts: __ExceptionOptionType<DefaultUserRequired, __BaseException>
501
- );
310
+ constructor(opts: __ExceptionOptionType<DefaultUserRequired, __BaseException>);
502
311
  }
503
312
  export declare class UserGroupAlreadyExistsFault extends __BaseException {
504
313
  readonly name: "UserGroupAlreadyExistsFault";
505
314
  readonly $fault: "client";
506
- constructor(
507
- opts: __ExceptionOptionType<UserGroupAlreadyExistsFault, __BaseException>
508
- );
315
+ constructor(opts: __ExceptionOptionType<UserGroupAlreadyExistsFault, __BaseException>);
509
316
  }
510
317
  export declare class UserGroupQuotaExceededFault extends __BaseException {
511
318
  readonly name: "UserGroupQuotaExceededFault";
512
319
  readonly $fault: "client";
513
- constructor(
514
- opts: __ExceptionOptionType<UserGroupQuotaExceededFault, __BaseException>
515
- );
320
+ constructor(opts: __ExceptionOptionType<UserGroupQuotaExceededFault, __BaseException>);
516
321
  }
517
322
  export declare class NoOperationFault extends __BaseException {
518
323
  readonly name: "NoOperationFault";
@@ -522,35 +327,23 @@ export declare class NoOperationFault extends __BaseException {
522
327
  export declare class CacheSubnetGroupInUse extends __BaseException {
523
328
  readonly name: "CacheSubnetGroupInUse";
524
329
  readonly $fault: "client";
525
- constructor(
526
- opts: __ExceptionOptionType<CacheSubnetGroupInUse, __BaseException>
527
- );
330
+ constructor(opts: __ExceptionOptionType<CacheSubnetGroupInUse, __BaseException>);
528
331
  }
529
332
  export declare class DefaultUserAssociatedToUserGroupFault extends __BaseException {
530
333
  readonly name: "DefaultUserAssociatedToUserGroupFault";
531
334
  readonly $fault: "client";
532
- constructor(
533
- opts: __ExceptionOptionType<
534
- DefaultUserAssociatedToUserGroupFault,
535
- __BaseException
536
- >
537
- );
335
+ constructor(opts: __ExceptionOptionType<DefaultUserAssociatedToUserGroupFault, __BaseException>);
538
336
  }
539
337
  export declare class InvalidUserStateFault extends __BaseException {
540
338
  readonly name: "InvalidUserStateFault";
541
339
  readonly $fault: "client";
542
- constructor(
543
- opts: __ExceptionOptionType<InvalidUserStateFault, __BaseException>
544
- );
340
+ constructor(opts: __ExceptionOptionType<InvalidUserStateFault, __BaseException>);
545
341
  }
546
342
  export declare class ReservedCacheNodesOfferingNotFoundFault extends __BaseException {
547
343
  readonly name: "ReservedCacheNodesOfferingNotFoundFault";
548
344
  readonly $fault: "client";
549
345
  constructor(
550
- opts: __ExceptionOptionType<
551
- ReservedCacheNodesOfferingNotFoundFault,
552
- __BaseException
553
- >
346
+ opts: __ExceptionOptionType<ReservedCacheNodesOfferingNotFoundFault, __BaseException>,
554
347
  );
555
348
  }
556
349
  export declare class InvalidKMSKeyFault extends __BaseException {
@@ -566,22 +359,12 @@ export declare class SubnetInUse extends __BaseException {
566
359
  export declare class ReservedCacheNodeAlreadyExistsFault extends __BaseException {
567
360
  readonly name: "ReservedCacheNodeAlreadyExistsFault";
568
361
  readonly $fault: "client";
569
- constructor(
570
- opts: __ExceptionOptionType<
571
- ReservedCacheNodeAlreadyExistsFault,
572
- __BaseException
573
- >
574
- );
362
+ constructor(opts: __ExceptionOptionType<ReservedCacheNodeAlreadyExistsFault, __BaseException>);
575
363
  }
576
364
  export declare class ReservedCacheNodeQuotaExceededFault extends __BaseException {
577
365
  readonly name: "ReservedCacheNodeQuotaExceededFault";
578
366
  readonly $fault: "client";
579
- constructor(
580
- opts: __ExceptionOptionType<
581
- ReservedCacheNodeQuotaExceededFault,
582
- __BaseException
583
- >
584
- );
367
+ constructor(opts: __ExceptionOptionType<ReservedCacheNodeQuotaExceededFault, __BaseException>);
585
368
  }
586
369
  export declare class TagNotFoundFault extends __BaseException {
587
370
  readonly name: "TagNotFoundFault";
@@ -591,41 +374,27 @@ export declare class TagNotFoundFault extends __BaseException {
591
374
  export declare class AuthorizationNotFoundFault extends __BaseException {
592
375
  readonly name: "AuthorizationNotFoundFault";
593
376
  readonly $fault: "client";
594
- constructor(
595
- opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>
596
- );
377
+ constructor(opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>);
597
378
  }
598
379
  export declare class ReplicationGroupAlreadyUnderMigrationFault extends __BaseException {
599
380
  readonly name: "ReplicationGroupAlreadyUnderMigrationFault";
600
381
  readonly $fault: "client";
601
382
  constructor(
602
- opts: __ExceptionOptionType<
603
- ReplicationGroupAlreadyUnderMigrationFault,
604
- __BaseException
605
- >
383
+ opts: __ExceptionOptionType<ReplicationGroupAlreadyUnderMigrationFault, __BaseException>,
606
384
  );
607
385
  }
608
386
  export declare class APICallRateForCustomerExceededFault extends __BaseException {
609
387
  readonly name: "APICallRateForCustomerExceededFault";
610
388
  readonly $fault: "client";
611
- constructor(
612
- opts: __ExceptionOptionType<
613
- APICallRateForCustomerExceededFault,
614
- __BaseException
615
- >
616
- );
389
+ constructor(opts: __ExceptionOptionType<APICallRateForCustomerExceededFault, __BaseException>);
617
390
  }
618
391
  export declare class NodeGroupNotFoundFault extends __BaseException {
619
392
  readonly name: "NodeGroupNotFoundFault";
620
393
  readonly $fault: "client";
621
- constructor(
622
- opts: __ExceptionOptionType<NodeGroupNotFoundFault, __BaseException>
623
- );
394
+ constructor(opts: __ExceptionOptionType<NodeGroupNotFoundFault, __BaseException>);
624
395
  }
625
396
  export declare class TestFailoverNotAvailableFault extends __BaseException {
626
397
  readonly name: "TestFailoverNotAvailableFault";
627
398
  readonly $fault: "client";
628
- constructor(
629
- opts: __ExceptionOptionType<TestFailoverNotAvailableFault, __BaseException>
630
- );
399
+ constructor(opts: __ExceptionOptionType<TestFailoverNotAvailableFault, __BaseException>);
631
400
  }