@aws-sdk/client-elasticache 3.775.0 → 3.782.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 (76) hide show
  1. package/dist-types/commands/AddTagsToResourceCommand.d.ts +14 -14
  2. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +9 -6
  3. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +1 -0
  4. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +1 -0
  5. package/dist-types/commands/CompleteMigrationCommand.d.ts +1 -0
  6. package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +1 -0
  7. package/dist-types/commands/CopySnapshotCommand.d.ts +30 -30
  8. package/dist-types/commands/CreateCacheClusterCommand.d.ts +74 -29
  9. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +10 -10
  10. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +8 -5
  11. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +20 -20
  12. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +47 -48
  14. package/dist-types/commands/CreateServerlessCacheCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateSnapshotCommand.d.ts +97 -56
  17. package/dist-types/commands/CreateUserCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateUserGroupCommand.d.ts +1 -0
  19. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -0
  20. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +26 -26
  22. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +8 -4
  23. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +7 -4
  24. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +7 -4
  25. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +11 -11
  27. package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteSnapshotCommand.d.ts +28 -28
  30. package/dist-types/commands/DeleteUserCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteUserGroupCommand.d.ts +1 -0
  32. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +92 -26
  33. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +140 -65
  34. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +8 -8
  35. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +390 -390
  36. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +7 -4
  37. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +22 -22
  38. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +391 -391
  39. package/dist-types/commands/DescribeEventsCommand.d.ts +80 -27
  40. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +1 -0
  41. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +31 -31
  42. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +7 -4
  43. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +230 -188
  44. package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +1 -0
  46. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +1 -0
  47. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +29 -29
  48. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +1 -0
  49. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +1 -0
  50. package/dist-types/commands/DescribeUsersCommand.d.ts +1 -0
  51. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +1 -0
  52. package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +1 -0
  53. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +1 -0
  54. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -0
  55. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +1 -0
  56. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +20 -5
  57. package/dist-types/commands/ListTagsForResourceCommand.d.ts +9 -9
  58. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +27 -27
  59. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +10 -10
  60. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +25 -25
  61. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -0
  62. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +44 -44
  63. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +1 -0
  64. package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +1 -0
  65. package/dist-types/commands/ModifyUserCommand.d.ts +1 -0
  66. package/dist-types/commands/ModifyUserGroupCommand.d.ts +1 -0
  67. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +7 -4
  68. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +1 -0
  69. package/dist-types/commands/RebootCacheClusterCommand.d.ts +27 -27
  70. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -16
  71. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +6 -6
  72. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +9 -6
  73. package/dist-types/commands/StartMigrationCommand.d.ts +1 -0
  74. package/dist-types/commands/TestFailoverCommand.d.ts +1 -0
  75. package/dist-types/commands/TestMigrationCommand.d.ts +1 -0
  76. package/package.json +5 -5
@@ -98,410 +98,410 @@ declare const DescribeCacheParametersCommand_base: {
98
98
  * @throws {@link ElastiCacheServiceException}
99
99
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
100
100
  *
101
- * @public
101
+ *
102
102
  * @example DescribeCacheParameters
103
103
  * ```javascript
104
104
  * // Lists up to 100 user parameter values for the parameter group custom.redis2.8.
105
105
  * const input = {
106
- * "CacheParameterGroupName": "custom-redis2-8",
107
- * "MaxRecords": 100,
108
- * "Source": "user"
106
+ * CacheParameterGroupName: "custom-redis2-8",
107
+ * MaxRecords: 100,
108
+ * Source: "user"
109
109
  * };
110
110
  * const command = new DescribeCacheParametersCommand(input);
111
111
  * const response = await client.send(command);
112
- * /* response ==
112
+ * /* response is
113
113
  * {
114
- * "Marker": "",
115
- * "Parameters": [
116
- * {
117
- * "AllowedValues": "yes,no",
118
- * "ChangeType": "requires-reboot",
119
- * "DataType": "string",
120
- * "Description": "Apply rehashing or not.",
121
- * "IsModifiable": true,
122
- * "MinimumEngineVersion": "2.8.6",
123
- * "ParameterName": "activerehashing",
124
- * "ParameterValue": "yes",
125
- * "Source": "system"
126
- * },
127
- * {
128
- * "AllowedValues": "always,everysec,no",
129
- * "ChangeType": "immediate",
130
- * "DataType": "string",
131
- * "Description": "fsync policy for AOF persistence",
132
- * "IsModifiable": true,
133
- * "MinimumEngineVersion": "2.8.6",
134
- * "ParameterName": "appendfsync",
135
- * "ParameterValue": "everysec",
136
- * "Source": "system"
137
- * },
138
- * {
139
- * "AllowedValues": "yes,no",
140
- * "ChangeType": "immediate",
141
- * "DataType": "string",
142
- * "Description": "Enable Redis persistence.",
143
- * "IsModifiable": true,
144
- * "MinimumEngineVersion": "2.8.6",
145
- * "ParameterName": "appendonly",
146
- * "ParameterValue": "no",
147
- * "Source": "system"
148
- * },
149
- * {
150
- * "AllowedValues": "0-",
151
- * "ChangeType": "immediate",
152
- * "DataType": "integer",
153
- * "Description": "Normal client output buffer hard limit in bytes.",
154
- * "IsModifiable": true,
155
- * "MinimumEngineVersion": "2.8.6",
156
- * "ParameterName": "client-output-buffer-limit-normal-hard-limit",
157
- * "ParameterValue": "0",
158
- * "Source": "system"
159
- * },
160
- * {
161
- * "AllowedValues": "0-",
162
- * "ChangeType": "immediate",
163
- * "DataType": "integer",
164
- * "Description": "Normal client output buffer soft limit in bytes.",
165
- * "IsModifiable": true,
166
- * "MinimumEngineVersion": "2.8.6",
167
- * "ParameterName": "client-output-buffer-limit-normal-soft-limit",
168
- * "ParameterValue": "0",
169
- * "Source": "system"
170
- * },
171
- * {
172
- * "AllowedValues": "0-",
173
- * "ChangeType": "immediate",
174
- * "DataType": "integer",
175
- * "Description": "Normal client output buffer soft limit in seconds.",
176
- * "IsModifiable": true,
177
- * "MinimumEngineVersion": "2.8.6",
178
- * "ParameterName": "client-output-buffer-limit-normal-soft-seconds",
179
- * "ParameterValue": "0",
180
- * "Source": "system"
181
- * },
182
- * {
183
- * "AllowedValues": "0-",
184
- * "ChangeType": "immediate",
185
- * "DataType": "integer",
186
- * "Description": "Pubsub client output buffer hard limit in bytes.",
187
- * "IsModifiable": true,
188
- * "MinimumEngineVersion": "2.8.6",
189
- * "ParameterName": "client-output-buffer-limit-pubsub-hard-limit",
190
- * "ParameterValue": "33554432",
191
- * "Source": "system"
192
- * },
193
- * {
194
- * "AllowedValues": "0-",
195
- * "ChangeType": "immediate",
196
- * "DataType": "integer",
197
- * "Description": "Pubsub client output buffer soft limit in bytes.",
198
- * "IsModifiable": true,
199
- * "MinimumEngineVersion": "2.8.6",
200
- * "ParameterName": "client-output-buffer-limit-pubsub-soft-limit",
201
- * "ParameterValue": "8388608",
202
- * "Source": "system"
203
- * },
204
- * {
205
- * "AllowedValues": "0-",
206
- * "ChangeType": "immediate",
207
- * "DataType": "integer",
208
- * "Description": "Pubsub client output buffer soft limit in seconds.",
209
- * "IsModifiable": true,
210
- * "MinimumEngineVersion": "2.8.6",
211
- * "ParameterName": "client-output-buffer-limit-pubsub-soft-seconds",
212
- * "ParameterValue": "60",
213
- * "Source": "system"
214
- * },
215
- * {
216
- * "AllowedValues": "0-",
217
- * "ChangeType": "immediate",
218
- * "DataType": "integer",
219
- * "Description": "Slave client output buffer soft limit in seconds.",
220
- * "IsModifiable": false,
221
- * "MinimumEngineVersion": "2.8.6",
222
- * "ParameterName": "client-output-buffer-limit-slave-soft-seconds",
223
- * "ParameterValue": "60",
224
- * "Source": "system"
225
- * },
226
- * {
227
- * "AllowedValues": "yes,no",
228
- * "ChangeType": "immediate",
229
- * "DataType": "string",
230
- * "Description": "If enabled, clients who attempt to write to a read-only slave will be disconnected. Applicable to 2.8.23 and higher.",
231
- * "IsModifiable": true,
232
- * "MinimumEngineVersion": "2.8.23",
233
- * "ParameterName": "close-on-slave-write",
234
- * "ParameterValue": "yes",
235
- * "Source": "system"
236
- * },
237
- * {
238
- * "AllowedValues": "1-1200000",
239
- * "ChangeType": "requires-reboot",
240
- * "DataType": "integer",
241
- * "Description": "Set the number of databases.",
242
- * "IsModifiable": true,
243
- * "MinimumEngineVersion": "2.8.6",
244
- * "ParameterName": "databases",
245
- * "ParameterValue": "16",
246
- * "Source": "system"
247
- * },
248
- * {
249
- * "AllowedValues": "0-",
250
- * "ChangeType": "immediate",
251
- * "DataType": "integer",
252
- * "Description": "The maximum number of hash entries in order for the dataset to be compressed.",
253
- * "IsModifiable": true,
254
- * "MinimumEngineVersion": "2.8.6",
255
- * "ParameterName": "hash-max-ziplist-entries",
256
- * "ParameterValue": "512",
257
- * "Source": "system"
258
- * },
259
- * {
260
- * "AllowedValues": "0-",
261
- * "ChangeType": "immediate",
262
- * "DataType": "integer",
263
- * "Description": "The threshold of biggest hash entries in order for the dataset to be compressed.",
264
- * "IsModifiable": true,
265
- * "MinimumEngineVersion": "2.8.6",
266
- * "ParameterName": "hash-max-ziplist-value",
267
- * "ParameterValue": "64",
268
- * "Source": "system"
269
- * },
270
- * {
271
- * "AllowedValues": "0-",
272
- * "ChangeType": "immediate",
273
- * "DataType": "integer",
274
- * "Description": "The maximum number of list entries in order for the dataset to be compressed.",
275
- * "IsModifiable": true,
276
- * "MinimumEngineVersion": "2.8.6",
277
- * "ParameterName": "list-max-ziplist-entries",
278
- * "ParameterValue": "512",
279
- * "Source": "system"
280
- * },
281
- * {
282
- * "AllowedValues": "0-",
283
- * "ChangeType": "immediate",
284
- * "DataType": "integer",
285
- * "Description": "The threshold of biggest list entries in order for the dataset to be compressed.",
286
- * "IsModifiable": true,
287
- * "MinimumEngineVersion": "2.8.6",
288
- * "ParameterName": "list-max-ziplist-value",
289
- * "ParameterValue": "64",
290
- * "Source": "system"
291
- * },
292
- * {
293
- * "AllowedValues": "5000",
294
- * "ChangeType": "immediate",
295
- * "DataType": "integer",
296
- * "Description": "Max execution time of a Lua script in milliseconds. 0 for unlimited execution without warnings.",
297
- * "IsModifiable": false,
298
- * "MinimumEngineVersion": "2.8.6",
299
- * "ParameterName": "lua-time-limit",
300
- * "ParameterValue": "5000",
301
- * "Source": "system"
302
- * },
303
- * {
304
- * "AllowedValues": "1-65000",
305
- * "ChangeType": "requires-reboot",
306
- * "DataType": "integer",
307
- * "Description": "The maximum number of Redis clients.",
308
- * "IsModifiable": false,
309
- * "MinimumEngineVersion": "2.8.6",
310
- * "ParameterName": "maxclients",
311
- * "ParameterValue": "65000",
312
- * "Source": "system"
313
- * },
314
- * {
315
- * "AllowedValues": "volatile-lru,allkeys-lru,volatile-random,allkeys-random,volatile-ttl,noeviction",
316
- * "ChangeType": "immediate",
317
- * "DataType": "string",
318
- * "Description": "Max memory policy.",
319
- * "IsModifiable": true,
320
- * "MinimumEngineVersion": "2.8.6",
321
- * "ParameterName": "maxmemory-policy",
322
- * "ParameterValue": "volatile-lru",
323
- * "Source": "system"
324
- * },
325
- * {
326
- * "AllowedValues": "1-",
327
- * "ChangeType": "immediate",
328
- * "DataType": "integer",
329
- * "Description": "Max memory samples.",
330
- * "IsModifiable": true,
331
- * "MinimumEngineVersion": "2.8.6",
332
- * "ParameterName": "maxmemory-samples",
333
- * "ParameterValue": "3",
334
- * "Source": "system"
335
- * },
336
- * {
337
- * "AllowedValues": "0-",
338
- * "ChangeType": "immediate",
339
- * "DataType": "integer",
340
- * "Description": "Maximum number of seconds within which the master must receive a ping from a slave to take writes. Use this parameter together with min-slaves-to-write to regulate when the master stops accepting writes. Setting this value to 0 means the master always takes writes.",
341
- * "IsModifiable": true,
342
- * "MinimumEngineVersion": "2.8.6",
343
- * "ParameterName": "min-slaves-max-lag",
344
- * "ParameterValue": "10",
345
- * "Source": "system"
346
- * },
347
- * {
348
- * "AllowedValues": "0-",
349
- * "ChangeType": "immediate",
350
- * "DataType": "integer",
351
- * "Description": "Number of slaves that must be connected in order for master to take writes. Use this parameter together with min-slaves-max-lag to regulate when the master stops accepting writes. Setting this to 0 means the master always takes writes.",
352
- * "IsModifiable": true,
353
- * "MinimumEngineVersion": "2.8.6",
354
- * "ParameterName": "min-slaves-to-write",
355
- * "ParameterValue": "0",
356
- * "Source": "system"
357
- * },
358
- * {
359
- * "ChangeType": "immediate",
360
- * "DataType": "string",
361
- * "Description": "The keyspace events for Redis to notify Pub/Sub clients about. By default all notifications are disabled",
362
- * "IsModifiable": true,
363
- * "MinimumEngineVersion": "2.8.6",
364
- * "ParameterName": "notify-keyspace-events",
365
- * "Source": "system"
366
- * },
367
- * {
368
- * "AllowedValues": "16384-",
369
- * "ChangeType": "immediate",
370
- * "DataType": "integer",
371
- * "Description": "The replication backlog size in bytes for PSYNC. This is the size of the buffer which accumulates slave data when slave is disconnected for some time, so that when slave reconnects again, only transfer the portion of data which the slave missed. Minimum value is 16K.",
372
- * "IsModifiable": true,
373
- * "MinimumEngineVersion": "2.8.6",
374
- * "ParameterName": "repl-backlog-size",
375
- * "ParameterValue": "1048576",
376
- * "Source": "system"
377
- * },
378
- * {
379
- * "AllowedValues": "0-",
380
- * "ChangeType": "immediate",
381
- * "DataType": "integer",
382
- * "Description": "The amount of time in seconds after the master no longer have any slaves connected for the master to free the replication backlog. A value of 0 means to never release the backlog.",
383
- * "IsModifiable": true,
384
- * "MinimumEngineVersion": "2.8.6",
385
- * "ParameterName": "repl-backlog-ttl",
386
- * "ParameterValue": "3600",
387
- * "Source": "system"
388
- * },
389
- * {
390
- * "AllowedValues": "11-",
391
- * "ChangeType": "immediate",
392
- * "DataType": "integer",
393
- * "Description": "The timeout in seconds for bulk transfer I/O during sync and master timeout from the perspective of the slave, and slave timeout from the perspective of the master.",
394
- * "IsModifiable": true,
395
- * "MinimumEngineVersion": "2.8.6",
396
- * "ParameterName": "repl-timeout",
397
- * "ParameterValue": "60",
398
- * "Source": "system"
399
- * },
400
- * {
401
- * "AllowedValues": "0-",
402
- * "ChangeType": "immediate",
403
- * "DataType": "integer",
404
- * "Description": "The amount of memory reserved for non-cache memory usage, in bytes. You may want to increase this parameter for nodes with read replicas, AOF enabled, etc, to reduce swap usage.",
405
- * "IsModifiable": true,
406
- * "MinimumEngineVersion": "2.8.6",
407
- * "ParameterName": "reserved-memory",
408
- * "ParameterValue": "0",
409
- * "Source": "system"
410
- * },
411
- * {
412
- * "AllowedValues": "0-",
413
- * "ChangeType": "immediate",
414
- * "DataType": "integer",
415
- * "Description": "The limit in the size of the set in order for the dataset to be compressed.",
416
- * "IsModifiable": true,
417
- * "MinimumEngineVersion": "2.8.6",
418
- * "ParameterName": "set-max-intset-entries",
419
- * "ParameterValue": "512",
420
- * "Source": "system"
421
- * },
422
- * {
423
- * "AllowedValues": "yes,no",
424
- * "ChangeType": "immediate",
425
- * "DataType": "string",
426
- * "Description": "Configures if chaining of slaves is allowed",
427
- * "IsModifiable": false,
428
- * "MinimumEngineVersion": "2.8.6",
429
- * "ParameterName": "slave-allow-chaining",
430
- * "ParameterValue": "no",
431
- * "Source": "system"
432
- * },
433
- * {
434
- * "AllowedValues": "-",
435
- * "ChangeType": "immediate",
436
- * "DataType": "integer",
437
- * "Description": "The execution time, in microseconds, to exceed in order for the command to get logged. Note that a negative number disables the slow log, while a value of zero forces the logging of every command.",
438
- * "IsModifiable": true,
439
- * "MinimumEngineVersion": "2.8.6",
440
- * "ParameterName": "slowlog-log-slower-than",
441
- * "ParameterValue": "10000",
442
- * "Source": "system"
443
- * },
444
- * {
445
- * "AllowedValues": "0-",
446
- * "ChangeType": "immediate",
447
- * "DataType": "integer",
448
- * "Description": "The length of the slow log. There is no limit to this length. Just be aware that it will consume memory. You can reclaim memory used by the slow log with SLOWLOG RESET.",
449
- * "IsModifiable": true,
450
- * "MinimumEngineVersion": "2.8.6",
451
- * "ParameterName": "slowlog-max-len",
452
- * "ParameterValue": "128",
453
- * "Source": "system"
454
- * },
455
- * {
456
- * "AllowedValues": "0-",
457
- * "ChangeType": "immediate",
458
- * "DataType": "integer",
459
- * "Description": "If non-zero, send ACKs every given number of seconds.",
460
- * "IsModifiable": true,
461
- * "MinimumEngineVersion": "2.8.6",
462
- * "ParameterName": "tcp-keepalive",
463
- * "ParameterValue": "0",
464
- * "Source": "system"
465
- * },
466
- * {
467
- * "AllowedValues": "0,20-",
468
- * "ChangeType": "immediate",
469
- * "DataType": "integer",
470
- * "Description": "Close connection if client is idle for a given number of seconds, or never if 0.",
471
- * "IsModifiable": true,
472
- * "MinimumEngineVersion": "2.8.6",
473
- * "ParameterName": "timeout",
474
- * "ParameterValue": "0",
475
- * "Source": "system"
476
- * },
477
- * {
478
- * "AllowedValues": "0-",
479
- * "ChangeType": "immediate",
480
- * "DataType": "integer",
481
- * "Description": "The maximum number of sorted set entries in order for the dataset to be compressed.",
482
- * "IsModifiable": true,
483
- * "MinimumEngineVersion": "2.8.6",
484
- * "ParameterName": "zset-max-ziplist-entries",
485
- * "ParameterValue": "128",
486
- * "Source": "system"
487
- * },
488
- * {
489
- * "AllowedValues": "0-",
490
- * "ChangeType": "immediate",
491
- * "DataType": "integer",
492
- * "Description": "The threshold of biggest sorted set entries in order for the dataset to be compressed.",
493
- * "IsModifiable": true,
494
- * "MinimumEngineVersion": "2.8.6",
495
- * "ParameterName": "zset-max-ziplist-value",
496
- * "ParameterValue": "64",
497
- * "Source": "system"
114
+ * Marker: "",
115
+ * Parameters: [
116
+ * {
117
+ * AllowedValues: "yes,no",
118
+ * ChangeType: "requires-reboot",
119
+ * DataType: "string",
120
+ * Description: "Apply rehashing or not.",
121
+ * IsModifiable: true,
122
+ * MinimumEngineVersion: "2.8.6",
123
+ * ParameterName: "activerehashing",
124
+ * ParameterValue: "yes",
125
+ * Source: "system"
126
+ * },
127
+ * {
128
+ * AllowedValues: "always,everysec,no",
129
+ * ChangeType: "immediate",
130
+ * DataType: "string",
131
+ * Description: "fsync policy for AOF persistence",
132
+ * IsModifiable: true,
133
+ * MinimumEngineVersion: "2.8.6",
134
+ * ParameterName: "appendfsync",
135
+ * ParameterValue: "everysec",
136
+ * Source: "system"
137
+ * },
138
+ * {
139
+ * AllowedValues: "yes,no",
140
+ * ChangeType: "immediate",
141
+ * DataType: "string",
142
+ * Description: "Enable Redis persistence.",
143
+ * IsModifiable: true,
144
+ * MinimumEngineVersion: "2.8.6",
145
+ * ParameterName: "appendonly",
146
+ * ParameterValue: "no",
147
+ * Source: "system"
148
+ * },
149
+ * {
150
+ * AllowedValues: "0-",
151
+ * ChangeType: "immediate",
152
+ * DataType: "integer",
153
+ * Description: "Normal client output buffer hard limit in bytes.",
154
+ * IsModifiable: true,
155
+ * MinimumEngineVersion: "2.8.6",
156
+ * ParameterName: "client-output-buffer-limit-normal-hard-limit",
157
+ * ParameterValue: "0",
158
+ * Source: "system"
159
+ * },
160
+ * {
161
+ * AllowedValues: "0-",
162
+ * ChangeType: "immediate",
163
+ * DataType: "integer",
164
+ * Description: "Normal client output buffer soft limit in bytes.",
165
+ * IsModifiable: true,
166
+ * MinimumEngineVersion: "2.8.6",
167
+ * ParameterName: "client-output-buffer-limit-normal-soft-limit",
168
+ * ParameterValue: "0",
169
+ * Source: "system"
170
+ * },
171
+ * {
172
+ * AllowedValues: "0-",
173
+ * ChangeType: "immediate",
174
+ * DataType: "integer",
175
+ * Description: "Normal client output buffer soft limit in seconds.",
176
+ * IsModifiable: true,
177
+ * MinimumEngineVersion: "2.8.6",
178
+ * ParameterName: "client-output-buffer-limit-normal-soft-seconds",
179
+ * ParameterValue: "0",
180
+ * Source: "system"
181
+ * },
182
+ * {
183
+ * AllowedValues: "0-",
184
+ * ChangeType: "immediate",
185
+ * DataType: "integer",
186
+ * Description: "Pubsub client output buffer hard limit in bytes.",
187
+ * IsModifiable: true,
188
+ * MinimumEngineVersion: "2.8.6",
189
+ * ParameterName: "client-output-buffer-limit-pubsub-hard-limit",
190
+ * ParameterValue: "33554432",
191
+ * Source: "system"
192
+ * },
193
+ * {
194
+ * AllowedValues: "0-",
195
+ * ChangeType: "immediate",
196
+ * DataType: "integer",
197
+ * Description: "Pubsub client output buffer soft limit in bytes.",
198
+ * IsModifiable: true,
199
+ * MinimumEngineVersion: "2.8.6",
200
+ * ParameterName: "client-output-buffer-limit-pubsub-soft-limit",
201
+ * ParameterValue: "8388608",
202
+ * Source: "system"
203
+ * },
204
+ * {
205
+ * AllowedValues: "0-",
206
+ * ChangeType: "immediate",
207
+ * DataType: "integer",
208
+ * Description: "Pubsub client output buffer soft limit in seconds.",
209
+ * IsModifiable: true,
210
+ * MinimumEngineVersion: "2.8.6",
211
+ * ParameterName: "client-output-buffer-limit-pubsub-soft-seconds",
212
+ * ParameterValue: "60",
213
+ * Source: "system"
214
+ * },
215
+ * {
216
+ * AllowedValues: "0-",
217
+ * ChangeType: "immediate",
218
+ * DataType: "integer",
219
+ * Description: "Slave client output buffer soft limit in seconds.",
220
+ * IsModifiable: false,
221
+ * MinimumEngineVersion: "2.8.6",
222
+ * ParameterName: "client-output-buffer-limit-slave-soft-seconds",
223
+ * ParameterValue: "60",
224
+ * Source: "system"
225
+ * },
226
+ * {
227
+ * AllowedValues: "yes,no",
228
+ * ChangeType: "immediate",
229
+ * DataType: "string",
230
+ * Description: "If enabled, clients who attempt to write to a read-only slave will be disconnected. Applicable to 2.8.23 and higher.",
231
+ * IsModifiable: true,
232
+ * MinimumEngineVersion: "2.8.23",
233
+ * ParameterName: "close-on-slave-write",
234
+ * ParameterValue: "yes",
235
+ * Source: "system"
236
+ * },
237
+ * {
238
+ * AllowedValues: "1-1200000",
239
+ * ChangeType: "requires-reboot",
240
+ * DataType: "integer",
241
+ * Description: "Set the number of databases.",
242
+ * IsModifiable: true,
243
+ * MinimumEngineVersion: "2.8.6",
244
+ * ParameterName: "databases",
245
+ * ParameterValue: "16",
246
+ * Source: "system"
247
+ * },
248
+ * {
249
+ * AllowedValues: "0-",
250
+ * ChangeType: "immediate",
251
+ * DataType: "integer",
252
+ * Description: "The maximum number of hash entries in order for the dataset to be compressed.",
253
+ * IsModifiable: true,
254
+ * MinimumEngineVersion: "2.8.6",
255
+ * ParameterName: "hash-max-ziplist-entries",
256
+ * ParameterValue: "512",
257
+ * Source: "system"
258
+ * },
259
+ * {
260
+ * AllowedValues: "0-",
261
+ * ChangeType: "immediate",
262
+ * DataType: "integer",
263
+ * Description: "The threshold of biggest hash entries in order for the dataset to be compressed.",
264
+ * IsModifiable: true,
265
+ * MinimumEngineVersion: "2.8.6",
266
+ * ParameterName: "hash-max-ziplist-value",
267
+ * ParameterValue: "64",
268
+ * Source: "system"
269
+ * },
270
+ * {
271
+ * AllowedValues: "0-",
272
+ * ChangeType: "immediate",
273
+ * DataType: "integer",
274
+ * Description: "The maximum number of list entries in order for the dataset to be compressed.",
275
+ * IsModifiable: true,
276
+ * MinimumEngineVersion: "2.8.6",
277
+ * ParameterName: "list-max-ziplist-entries",
278
+ * ParameterValue: "512",
279
+ * Source: "system"
280
+ * },
281
+ * {
282
+ * AllowedValues: "0-",
283
+ * ChangeType: "immediate",
284
+ * DataType: "integer",
285
+ * Description: "The threshold of biggest list entries in order for the dataset to be compressed.",
286
+ * IsModifiable: true,
287
+ * MinimumEngineVersion: "2.8.6",
288
+ * ParameterName: "list-max-ziplist-value",
289
+ * ParameterValue: "64",
290
+ * Source: "system"
291
+ * },
292
+ * {
293
+ * AllowedValues: "5000",
294
+ * ChangeType: "immediate",
295
+ * DataType: "integer",
296
+ * Description: "Max execution time of a Lua script in milliseconds. 0 for unlimited execution without warnings.",
297
+ * IsModifiable: false,
298
+ * MinimumEngineVersion: "2.8.6",
299
+ * ParameterName: "lua-time-limit",
300
+ * ParameterValue: "5000",
301
+ * Source: "system"
302
+ * },
303
+ * {
304
+ * AllowedValues: "1-65000",
305
+ * ChangeType: "requires-reboot",
306
+ * DataType: "integer",
307
+ * Description: "The maximum number of Redis clients.",
308
+ * IsModifiable: false,
309
+ * MinimumEngineVersion: "2.8.6",
310
+ * ParameterName: "maxclients",
311
+ * ParameterValue: "65000",
312
+ * Source: "system"
313
+ * },
314
+ * {
315
+ * AllowedValues: "volatile-lru,allkeys-lru,volatile-random,allkeys-random,volatile-ttl,noeviction",
316
+ * ChangeType: "immediate",
317
+ * DataType: "string",
318
+ * Description: "Max memory policy.",
319
+ * IsModifiable: true,
320
+ * MinimumEngineVersion: "2.8.6",
321
+ * ParameterName: "maxmemory-policy",
322
+ * ParameterValue: "volatile-lru",
323
+ * Source: "system"
324
+ * },
325
+ * {
326
+ * AllowedValues: "1-",
327
+ * ChangeType: "immediate",
328
+ * DataType: "integer",
329
+ * Description: "Max memory samples.",
330
+ * IsModifiable: true,
331
+ * MinimumEngineVersion: "2.8.6",
332
+ * ParameterName: "maxmemory-samples",
333
+ * ParameterValue: "3",
334
+ * Source: "system"
335
+ * },
336
+ * {
337
+ * AllowedValues: "0-",
338
+ * ChangeType: "immediate",
339
+ * DataType: "integer",
340
+ * Description: "Maximum number of seconds within which the master must receive a ping from a slave to take writes. Use this parameter together with min-slaves-to-write to regulate when the master stops accepting writes. Setting this value to 0 means the master always takes writes.",
341
+ * IsModifiable: true,
342
+ * MinimumEngineVersion: "2.8.6",
343
+ * ParameterName: "min-slaves-max-lag",
344
+ * ParameterValue: "10",
345
+ * Source: "system"
346
+ * },
347
+ * {
348
+ * AllowedValues: "0-",
349
+ * ChangeType: "immediate",
350
+ * DataType: "integer",
351
+ * Description: "Number of slaves that must be connected in order for master to take writes. Use this parameter together with min-slaves-max-lag to regulate when the master stops accepting writes. Setting this to 0 means the master always takes writes.",
352
+ * IsModifiable: true,
353
+ * MinimumEngineVersion: "2.8.6",
354
+ * ParameterName: "min-slaves-to-write",
355
+ * ParameterValue: "0",
356
+ * Source: "system"
357
+ * },
358
+ * {
359
+ * ChangeType: "immediate",
360
+ * DataType: "string",
361
+ * Description: "The keyspace events for Redis to notify Pub/Sub clients about. By default all notifications are disabled",
362
+ * IsModifiable: true,
363
+ * MinimumEngineVersion: "2.8.6",
364
+ * ParameterName: "notify-keyspace-events",
365
+ * Source: "system"
366
+ * },
367
+ * {
368
+ * AllowedValues: "16384-",
369
+ * ChangeType: "immediate",
370
+ * DataType: "integer",
371
+ * Description: "The replication backlog size in bytes for PSYNC. This is the size of the buffer which accumulates slave data when slave is disconnected for some time, so that when slave reconnects again, only transfer the portion of data which the slave missed. Minimum value is 16K.",
372
+ * IsModifiable: true,
373
+ * MinimumEngineVersion: "2.8.6",
374
+ * ParameterName: "repl-backlog-size",
375
+ * ParameterValue: "1048576",
376
+ * Source: "system"
377
+ * },
378
+ * {
379
+ * AllowedValues: "0-",
380
+ * ChangeType: "immediate",
381
+ * DataType: "integer",
382
+ * Description: "The amount of time in seconds after the master no longer have any slaves connected for the master to free the replication backlog. A value of 0 means to never release the backlog.",
383
+ * IsModifiable: true,
384
+ * MinimumEngineVersion: "2.8.6",
385
+ * ParameterName: "repl-backlog-ttl",
386
+ * ParameterValue: "3600",
387
+ * Source: "system"
388
+ * },
389
+ * {
390
+ * AllowedValues: "11-",
391
+ * ChangeType: "immediate",
392
+ * DataType: "integer",
393
+ * Description: "The timeout in seconds for bulk transfer I/O during sync and master timeout from the perspective of the slave, and slave timeout from the perspective of the master.",
394
+ * IsModifiable: true,
395
+ * MinimumEngineVersion: "2.8.6",
396
+ * ParameterName: "repl-timeout",
397
+ * ParameterValue: "60",
398
+ * Source: "system"
399
+ * },
400
+ * {
401
+ * AllowedValues: "0-",
402
+ * ChangeType: "immediate",
403
+ * DataType: "integer",
404
+ * Description: "The amount of memory reserved for non-cache memory usage, in bytes. You may want to increase this parameter for nodes with read replicas, AOF enabled, etc, to reduce swap usage.",
405
+ * IsModifiable: true,
406
+ * MinimumEngineVersion: "2.8.6",
407
+ * ParameterName: "reserved-memory",
408
+ * ParameterValue: "0",
409
+ * Source: "system"
410
+ * },
411
+ * {
412
+ * AllowedValues: "0-",
413
+ * ChangeType: "immediate",
414
+ * DataType: "integer",
415
+ * Description: "The limit in the size of the set in order for the dataset to be compressed.",
416
+ * IsModifiable: true,
417
+ * MinimumEngineVersion: "2.8.6",
418
+ * ParameterName: "set-max-intset-entries",
419
+ * ParameterValue: "512",
420
+ * Source: "system"
421
+ * },
422
+ * {
423
+ * AllowedValues: "yes,no",
424
+ * ChangeType: "immediate",
425
+ * DataType: "string",
426
+ * Description: "Configures if chaining of slaves is allowed",
427
+ * IsModifiable: false,
428
+ * MinimumEngineVersion: "2.8.6",
429
+ * ParameterName: "slave-allow-chaining",
430
+ * ParameterValue: "no",
431
+ * Source: "system"
432
+ * },
433
+ * {
434
+ * AllowedValues: "-",
435
+ * ChangeType: "immediate",
436
+ * DataType: "integer",
437
+ * Description: "The execution time, in microseconds, to exceed in order for the command to get logged. Note that a negative number disables the slow log, while a value of zero forces the logging of every command.",
438
+ * IsModifiable: true,
439
+ * MinimumEngineVersion: "2.8.6",
440
+ * ParameterName: "slowlog-log-slower-than",
441
+ * ParameterValue: "10000",
442
+ * Source: "system"
443
+ * },
444
+ * {
445
+ * AllowedValues: "0-",
446
+ * ChangeType: "immediate",
447
+ * DataType: "integer",
448
+ * Description: "The length of the slow log. There is no limit to this length. Just be aware that it will consume memory. You can reclaim memory used by the slow log with SLOWLOG RESET.",
449
+ * IsModifiable: true,
450
+ * MinimumEngineVersion: "2.8.6",
451
+ * ParameterName: "slowlog-max-len",
452
+ * ParameterValue: "128",
453
+ * Source: "system"
454
+ * },
455
+ * {
456
+ * AllowedValues: "0-",
457
+ * ChangeType: "immediate",
458
+ * DataType: "integer",
459
+ * Description: "If non-zero, send ACKs every given number of seconds.",
460
+ * IsModifiable: true,
461
+ * MinimumEngineVersion: "2.8.6",
462
+ * ParameterName: "tcp-keepalive",
463
+ * ParameterValue: "0",
464
+ * Source: "system"
465
+ * },
466
+ * {
467
+ * AllowedValues: "0,20-",
468
+ * ChangeType: "immediate",
469
+ * DataType: "integer",
470
+ * Description: "Close connection if client is idle for a given number of seconds, or never if 0.",
471
+ * IsModifiable: true,
472
+ * MinimumEngineVersion: "2.8.6",
473
+ * ParameterName: "timeout",
474
+ * ParameterValue: "0",
475
+ * Source: "system"
476
+ * },
477
+ * {
478
+ * AllowedValues: "0-",
479
+ * ChangeType: "immediate",
480
+ * DataType: "integer",
481
+ * Description: "The maximum number of sorted set entries in order for the dataset to be compressed.",
482
+ * IsModifiable: true,
483
+ * MinimumEngineVersion: "2.8.6",
484
+ * ParameterName: "zset-max-ziplist-entries",
485
+ * ParameterValue: "128",
486
+ * Source: "system"
487
+ * },
488
+ * {
489
+ * AllowedValues: "0-",
490
+ * ChangeType: "immediate",
491
+ * DataType: "integer",
492
+ * Description: "The threshold of biggest sorted set entries in order for the dataset to be compressed.",
493
+ * IsModifiable: true,
494
+ * MinimumEngineVersion: "2.8.6",
495
+ * ParameterName: "zset-max-ziplist-value",
496
+ * ParameterValue: "64",
497
+ * Source: "system"
498
498
  * }
499
499
  * ]
500
500
  * }
501
501
  * *\/
502
- * // example id: describecacheparameters-1475013576900
503
502
  * ```
504
503
  *
504
+ * @public
505
505
  */
506
506
  export declare class DescribeCacheParametersCommand extends DescribeCacheParametersCommand_base {
507
507
  /** @internal type navigation helper, not in runtime. */