@aws-sdk/client-elasticache 3.1086.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 +39 -39
@@ -69,10 +69,7 @@ import {
69
69
  CreateSnapshotCommandInput,
70
70
  CreateSnapshotCommandOutput,
71
71
  } from "./commands/CreateSnapshotCommand";
72
- import {
73
- CreateUserCommandInput,
74
- CreateUserCommandOutput,
75
- } from "./commands/CreateUserCommand";
72
+ import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
76
73
  import {
77
74
  CreateUserGroupCommandInput,
78
75
  CreateUserGroupCommandOutput,
@@ -121,10 +118,7 @@ import {
121
118
  DeleteSnapshotCommandInput,
122
119
  DeleteSnapshotCommandOutput,
123
120
  } from "./commands/DeleteSnapshotCommand";
124
- import {
125
- DeleteUserCommandInput,
126
- DeleteUserCommandOutput,
127
- } from "./commands/DeleteUserCommand";
121
+ import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
128
122
  import {
129
123
  DeleteUserGroupCommandInput,
130
124
  DeleteUserGroupCommandOutput,
@@ -261,10 +255,7 @@ import {
261
255
  ModifyServerlessCacheCommandInput,
262
256
  ModifyServerlessCacheCommandOutput,
263
257
  } from "./commands/ModifyServerlessCacheCommand";
264
- import {
265
- ModifyUserCommandInput,
266
- ModifyUserCommandOutput,
267
- } from "./commands/ModifyUserCommand";
258
+ import { ModifyUserCommandInput, ModifyUserCommandOutput } from "./commands/ModifyUserCommand";
268
259
  import {
269
260
  ModifyUserGroupCommandInput,
270
261
  ModifyUserGroupCommandOutput,
@@ -306,1184 +297,1133 @@ import {
306
297
  TestMigrationCommandOutput,
307
298
  } from "./commands/TestMigrationCommand";
308
299
  import { ElastiCacheClient } from "./ElastiCacheClient";
309
- import {
310
- CacheClusterNotFoundFault,
311
- ReplicationGroupNotFoundFault,
312
- } from "./models/errors";
300
+ import { CacheClusterNotFoundFault, ReplicationGroupNotFoundFault } from "./models/errors";
313
301
  export interface ElastiCache {
314
302
  addTagsToResource(
315
303
  args: AddTagsToResourceCommandInput,
316
- options?: __HttpHandlerOptions
304
+ options?: __HttpHandlerOptions,
317
305
  ): Promise<AddTagsToResourceCommandOutput>;
318
306
  addTagsToResource(
319
307
  args: AddTagsToResourceCommandInput,
320
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
308
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
321
309
  ): void;
322
310
  addTagsToResource(
323
311
  args: AddTagsToResourceCommandInput,
324
312
  options: __HttpHandlerOptions,
325
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
313
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
326
314
  ): void;
327
315
  authorizeCacheSecurityGroupIngress(
328
316
  args: AuthorizeCacheSecurityGroupIngressCommandInput,
329
- options?: __HttpHandlerOptions
317
+ options?: __HttpHandlerOptions,
330
318
  ): Promise<AuthorizeCacheSecurityGroupIngressCommandOutput>;
331
319
  authorizeCacheSecurityGroupIngress(
332
320
  args: AuthorizeCacheSecurityGroupIngressCommandInput,
333
- cb: (
334
- err: any,
335
- data?: AuthorizeCacheSecurityGroupIngressCommandOutput
336
- ) => void
321
+ cb: (err: any, data?: AuthorizeCacheSecurityGroupIngressCommandOutput) => void,
337
322
  ): void;
338
323
  authorizeCacheSecurityGroupIngress(
339
324
  args: AuthorizeCacheSecurityGroupIngressCommandInput,
340
325
  options: __HttpHandlerOptions,
341
- cb: (
342
- err: any,
343
- data?: AuthorizeCacheSecurityGroupIngressCommandOutput
344
- ) => void
326
+ cb: (err: any, data?: AuthorizeCacheSecurityGroupIngressCommandOutput) => void,
345
327
  ): void;
346
328
  batchApplyUpdateAction(
347
329
  args: BatchApplyUpdateActionCommandInput,
348
- options?: __HttpHandlerOptions
330
+ options?: __HttpHandlerOptions,
349
331
  ): Promise<BatchApplyUpdateActionCommandOutput>;
350
332
  batchApplyUpdateAction(
351
333
  args: BatchApplyUpdateActionCommandInput,
352
- cb: (err: any, data?: BatchApplyUpdateActionCommandOutput) => void
334
+ cb: (err: any, data?: BatchApplyUpdateActionCommandOutput) => void,
353
335
  ): void;
354
336
  batchApplyUpdateAction(
355
337
  args: BatchApplyUpdateActionCommandInput,
356
338
  options: __HttpHandlerOptions,
357
- cb: (err: any, data?: BatchApplyUpdateActionCommandOutput) => void
339
+ cb: (err: any, data?: BatchApplyUpdateActionCommandOutput) => void,
358
340
  ): void;
359
341
  batchStopUpdateAction(
360
342
  args: BatchStopUpdateActionCommandInput,
361
- options?: __HttpHandlerOptions
343
+ options?: __HttpHandlerOptions,
362
344
  ): Promise<BatchStopUpdateActionCommandOutput>;
363
345
  batchStopUpdateAction(
364
346
  args: BatchStopUpdateActionCommandInput,
365
- cb: (err: any, data?: BatchStopUpdateActionCommandOutput) => void
347
+ cb: (err: any, data?: BatchStopUpdateActionCommandOutput) => void,
366
348
  ): void;
367
349
  batchStopUpdateAction(
368
350
  args: BatchStopUpdateActionCommandInput,
369
351
  options: __HttpHandlerOptions,
370
- cb: (err: any, data?: BatchStopUpdateActionCommandOutput) => void
352
+ cb: (err: any, data?: BatchStopUpdateActionCommandOutput) => void,
371
353
  ): void;
372
354
  completeMigration(
373
355
  args: CompleteMigrationCommandInput,
374
- options?: __HttpHandlerOptions
356
+ options?: __HttpHandlerOptions,
375
357
  ): Promise<CompleteMigrationCommandOutput>;
376
358
  completeMigration(
377
359
  args: CompleteMigrationCommandInput,
378
- cb: (err: any, data?: CompleteMigrationCommandOutput) => void
360
+ cb: (err: any, data?: CompleteMigrationCommandOutput) => void,
379
361
  ): void;
380
362
  completeMigration(
381
363
  args: CompleteMigrationCommandInput,
382
364
  options: __HttpHandlerOptions,
383
- cb: (err: any, data?: CompleteMigrationCommandOutput) => void
365
+ cb: (err: any, data?: CompleteMigrationCommandOutput) => void,
384
366
  ): void;
385
367
  copyServerlessCacheSnapshot(
386
368
  args: CopyServerlessCacheSnapshotCommandInput,
387
- options?: __HttpHandlerOptions
369
+ options?: __HttpHandlerOptions,
388
370
  ): Promise<CopyServerlessCacheSnapshotCommandOutput>;
389
371
  copyServerlessCacheSnapshot(
390
372
  args: CopyServerlessCacheSnapshotCommandInput,
391
- cb: (err: any, data?: CopyServerlessCacheSnapshotCommandOutput) => void
373
+ cb: (err: any, data?: CopyServerlessCacheSnapshotCommandOutput) => void,
392
374
  ): void;
393
375
  copyServerlessCacheSnapshot(
394
376
  args: CopyServerlessCacheSnapshotCommandInput,
395
377
  options: __HttpHandlerOptions,
396
- cb: (err: any, data?: CopyServerlessCacheSnapshotCommandOutput) => void
378
+ cb: (err: any, data?: CopyServerlessCacheSnapshotCommandOutput) => void,
397
379
  ): void;
398
380
  copySnapshot(
399
381
  args: CopySnapshotCommandInput,
400
- options?: __HttpHandlerOptions
382
+ options?: __HttpHandlerOptions,
401
383
  ): Promise<CopySnapshotCommandOutput>;
402
384
  copySnapshot(
403
385
  args: CopySnapshotCommandInput,
404
- cb: (err: any, data?: CopySnapshotCommandOutput) => void
386
+ cb: (err: any, data?: CopySnapshotCommandOutput) => void,
405
387
  ): void;
406
388
  copySnapshot(
407
389
  args: CopySnapshotCommandInput,
408
390
  options: __HttpHandlerOptions,
409
- cb: (err: any, data?: CopySnapshotCommandOutput) => void
391
+ cb: (err: any, data?: CopySnapshotCommandOutput) => void,
410
392
  ): void;
411
393
  createCacheCluster(
412
394
  args: CreateCacheClusterCommandInput,
413
- options?: __HttpHandlerOptions
395
+ options?: __HttpHandlerOptions,
414
396
  ): Promise<CreateCacheClusterCommandOutput>;
415
397
  createCacheCluster(
416
398
  args: CreateCacheClusterCommandInput,
417
- cb: (err: any, data?: CreateCacheClusterCommandOutput) => void
399
+ cb: (err: any, data?: CreateCacheClusterCommandOutput) => void,
418
400
  ): void;
419
401
  createCacheCluster(
420
402
  args: CreateCacheClusterCommandInput,
421
403
  options: __HttpHandlerOptions,
422
- cb: (err: any, data?: CreateCacheClusterCommandOutput) => void
404
+ cb: (err: any, data?: CreateCacheClusterCommandOutput) => void,
423
405
  ): void;
424
406
  createCacheParameterGroup(
425
407
  args: CreateCacheParameterGroupCommandInput,
426
- options?: __HttpHandlerOptions
408
+ options?: __HttpHandlerOptions,
427
409
  ): Promise<CreateCacheParameterGroupCommandOutput>;
428
410
  createCacheParameterGroup(
429
411
  args: CreateCacheParameterGroupCommandInput,
430
- cb: (err: any, data?: CreateCacheParameterGroupCommandOutput) => void
412
+ cb: (err: any, data?: CreateCacheParameterGroupCommandOutput) => void,
431
413
  ): void;
432
414
  createCacheParameterGroup(
433
415
  args: CreateCacheParameterGroupCommandInput,
434
416
  options: __HttpHandlerOptions,
435
- cb: (err: any, data?: CreateCacheParameterGroupCommandOutput) => void
417
+ cb: (err: any, data?: CreateCacheParameterGroupCommandOutput) => void,
436
418
  ): void;
437
419
  createCacheSecurityGroup(
438
420
  args: CreateCacheSecurityGroupCommandInput,
439
- options?: __HttpHandlerOptions
421
+ options?: __HttpHandlerOptions,
440
422
  ): Promise<CreateCacheSecurityGroupCommandOutput>;
441
423
  createCacheSecurityGroup(
442
424
  args: CreateCacheSecurityGroupCommandInput,
443
- cb: (err: any, data?: CreateCacheSecurityGroupCommandOutput) => void
425
+ cb: (err: any, data?: CreateCacheSecurityGroupCommandOutput) => void,
444
426
  ): void;
445
427
  createCacheSecurityGroup(
446
428
  args: CreateCacheSecurityGroupCommandInput,
447
429
  options: __HttpHandlerOptions,
448
- cb: (err: any, data?: CreateCacheSecurityGroupCommandOutput) => void
430
+ cb: (err: any, data?: CreateCacheSecurityGroupCommandOutput) => void,
449
431
  ): void;
450
432
  createCacheSubnetGroup(
451
433
  args: CreateCacheSubnetGroupCommandInput,
452
- options?: __HttpHandlerOptions
434
+ options?: __HttpHandlerOptions,
453
435
  ): Promise<CreateCacheSubnetGroupCommandOutput>;
454
436
  createCacheSubnetGroup(
455
437
  args: CreateCacheSubnetGroupCommandInput,
456
- cb: (err: any, data?: CreateCacheSubnetGroupCommandOutput) => void
438
+ cb: (err: any, data?: CreateCacheSubnetGroupCommandOutput) => void,
457
439
  ): void;
458
440
  createCacheSubnetGroup(
459
441
  args: CreateCacheSubnetGroupCommandInput,
460
442
  options: __HttpHandlerOptions,
461
- cb: (err: any, data?: CreateCacheSubnetGroupCommandOutput) => void
443
+ cb: (err: any, data?: CreateCacheSubnetGroupCommandOutput) => void,
462
444
  ): void;
463
445
  createGlobalReplicationGroup(
464
446
  args: CreateGlobalReplicationGroupCommandInput,
465
- options?: __HttpHandlerOptions
447
+ options?: __HttpHandlerOptions,
466
448
  ): Promise<CreateGlobalReplicationGroupCommandOutput>;
467
449
  createGlobalReplicationGroup(
468
450
  args: CreateGlobalReplicationGroupCommandInput,
469
- cb: (err: any, data?: CreateGlobalReplicationGroupCommandOutput) => void
451
+ cb: (err: any, data?: CreateGlobalReplicationGroupCommandOutput) => void,
470
452
  ): void;
471
453
  createGlobalReplicationGroup(
472
454
  args: CreateGlobalReplicationGroupCommandInput,
473
455
  options: __HttpHandlerOptions,
474
- cb: (err: any, data?: CreateGlobalReplicationGroupCommandOutput) => void
456
+ cb: (err: any, data?: CreateGlobalReplicationGroupCommandOutput) => void,
475
457
  ): void;
476
458
  createReplicationGroup(
477
459
  args: CreateReplicationGroupCommandInput,
478
- options?: __HttpHandlerOptions
460
+ options?: __HttpHandlerOptions,
479
461
  ): Promise<CreateReplicationGroupCommandOutput>;
480
462
  createReplicationGroup(
481
463
  args: CreateReplicationGroupCommandInput,
482
- cb: (err: any, data?: CreateReplicationGroupCommandOutput) => void
464
+ cb: (err: any, data?: CreateReplicationGroupCommandOutput) => void,
483
465
  ): void;
484
466
  createReplicationGroup(
485
467
  args: CreateReplicationGroupCommandInput,
486
468
  options: __HttpHandlerOptions,
487
- cb: (err: any, data?: CreateReplicationGroupCommandOutput) => void
469
+ cb: (err: any, data?: CreateReplicationGroupCommandOutput) => void,
488
470
  ): void;
489
471
  createServerlessCache(
490
472
  args: CreateServerlessCacheCommandInput,
491
- options?: __HttpHandlerOptions
473
+ options?: __HttpHandlerOptions,
492
474
  ): Promise<CreateServerlessCacheCommandOutput>;
493
475
  createServerlessCache(
494
476
  args: CreateServerlessCacheCommandInput,
495
- cb: (err: any, data?: CreateServerlessCacheCommandOutput) => void
477
+ cb: (err: any, data?: CreateServerlessCacheCommandOutput) => void,
496
478
  ): void;
497
479
  createServerlessCache(
498
480
  args: CreateServerlessCacheCommandInput,
499
481
  options: __HttpHandlerOptions,
500
- cb: (err: any, data?: CreateServerlessCacheCommandOutput) => void
482
+ cb: (err: any, data?: CreateServerlessCacheCommandOutput) => void,
501
483
  ): void;
502
484
  createServerlessCacheSnapshot(
503
485
  args: CreateServerlessCacheSnapshotCommandInput,
504
- options?: __HttpHandlerOptions
486
+ options?: __HttpHandlerOptions,
505
487
  ): Promise<CreateServerlessCacheSnapshotCommandOutput>;
506
488
  createServerlessCacheSnapshot(
507
489
  args: CreateServerlessCacheSnapshotCommandInput,
508
- cb: (err: any, data?: CreateServerlessCacheSnapshotCommandOutput) => void
490
+ cb: (err: any, data?: CreateServerlessCacheSnapshotCommandOutput) => void,
509
491
  ): void;
510
492
  createServerlessCacheSnapshot(
511
493
  args: CreateServerlessCacheSnapshotCommandInput,
512
494
  options: __HttpHandlerOptions,
513
- cb: (err: any, data?: CreateServerlessCacheSnapshotCommandOutput) => void
495
+ cb: (err: any, data?: CreateServerlessCacheSnapshotCommandOutput) => void,
514
496
  ): void;
515
497
  createSnapshot(
516
498
  args: CreateSnapshotCommandInput,
517
- options?: __HttpHandlerOptions
499
+ options?: __HttpHandlerOptions,
518
500
  ): Promise<CreateSnapshotCommandOutput>;
519
501
  createSnapshot(
520
502
  args: CreateSnapshotCommandInput,
521
- cb: (err: any, data?: CreateSnapshotCommandOutput) => void
503
+ cb: (err: any, data?: CreateSnapshotCommandOutput) => void,
522
504
  ): void;
523
505
  createSnapshot(
524
506
  args: CreateSnapshotCommandInput,
525
507
  options: __HttpHandlerOptions,
526
- cb: (err: any, data?: CreateSnapshotCommandOutput) => void
508
+ cb: (err: any, data?: CreateSnapshotCommandOutput) => void,
527
509
  ): void;
528
510
  createUser(
529
511
  args: CreateUserCommandInput,
530
- options?: __HttpHandlerOptions
512
+ options?: __HttpHandlerOptions,
531
513
  ): Promise<CreateUserCommandOutput>;
532
514
  createUser(
533
515
  args: CreateUserCommandInput,
534
- cb: (err: any, data?: CreateUserCommandOutput) => void
516
+ cb: (err: any, data?: CreateUserCommandOutput) => void,
535
517
  ): void;
536
518
  createUser(
537
519
  args: CreateUserCommandInput,
538
520
  options: __HttpHandlerOptions,
539
- cb: (err: any, data?: CreateUserCommandOutput) => void
521
+ cb: (err: any, data?: CreateUserCommandOutput) => void,
540
522
  ): void;
541
523
  createUserGroup(
542
524
  args: CreateUserGroupCommandInput,
543
- options?: __HttpHandlerOptions
525
+ options?: __HttpHandlerOptions,
544
526
  ): Promise<CreateUserGroupCommandOutput>;
545
527
  createUserGroup(
546
528
  args: CreateUserGroupCommandInput,
547
- cb: (err: any, data?: CreateUserGroupCommandOutput) => void
529
+ cb: (err: any, data?: CreateUserGroupCommandOutput) => void,
548
530
  ): void;
549
531
  createUserGroup(
550
532
  args: CreateUserGroupCommandInput,
551
533
  options: __HttpHandlerOptions,
552
- cb: (err: any, data?: CreateUserGroupCommandOutput) => void
534
+ cb: (err: any, data?: CreateUserGroupCommandOutput) => void,
553
535
  ): void;
554
536
  decreaseNodeGroupsInGlobalReplicationGroup(
555
537
  args: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput,
556
- options?: __HttpHandlerOptions
538
+ options?: __HttpHandlerOptions,
557
539
  ): Promise<DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput>;
558
540
  decreaseNodeGroupsInGlobalReplicationGroup(
559
541
  args: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput,
560
- cb: (
561
- err: any,
562
- data?: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput
563
- ) => void
542
+ cb: (err: any, data?: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void,
564
543
  ): void;
565
544
  decreaseNodeGroupsInGlobalReplicationGroup(
566
545
  args: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput,
567
546
  options: __HttpHandlerOptions,
568
- cb: (
569
- err: any,
570
- data?: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput
571
- ) => void
547
+ cb: (err: any, data?: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void,
572
548
  ): void;
573
549
  decreaseReplicaCount(
574
550
  args: DecreaseReplicaCountCommandInput,
575
- options?: __HttpHandlerOptions
551
+ options?: __HttpHandlerOptions,
576
552
  ): Promise<DecreaseReplicaCountCommandOutput>;
577
553
  decreaseReplicaCount(
578
554
  args: DecreaseReplicaCountCommandInput,
579
- cb: (err: any, data?: DecreaseReplicaCountCommandOutput) => void
555
+ cb: (err: any, data?: DecreaseReplicaCountCommandOutput) => void,
580
556
  ): void;
581
557
  decreaseReplicaCount(
582
558
  args: DecreaseReplicaCountCommandInput,
583
559
  options: __HttpHandlerOptions,
584
- cb: (err: any, data?: DecreaseReplicaCountCommandOutput) => void
560
+ cb: (err: any, data?: DecreaseReplicaCountCommandOutput) => void,
585
561
  ): void;
586
562
  deleteCacheCluster(
587
563
  args: DeleteCacheClusterCommandInput,
588
- options?: __HttpHandlerOptions
564
+ options?: __HttpHandlerOptions,
589
565
  ): Promise<DeleteCacheClusterCommandOutput>;
590
566
  deleteCacheCluster(
591
567
  args: DeleteCacheClusterCommandInput,
592
- cb: (err: any, data?: DeleteCacheClusterCommandOutput) => void
568
+ cb: (err: any, data?: DeleteCacheClusterCommandOutput) => void,
593
569
  ): void;
594
570
  deleteCacheCluster(
595
571
  args: DeleteCacheClusterCommandInput,
596
572
  options: __HttpHandlerOptions,
597
- cb: (err: any, data?: DeleteCacheClusterCommandOutput) => void
573
+ cb: (err: any, data?: DeleteCacheClusterCommandOutput) => void,
598
574
  ): void;
599
575
  deleteCacheParameterGroup(
600
576
  args: DeleteCacheParameterGroupCommandInput,
601
- options?: __HttpHandlerOptions
577
+ options?: __HttpHandlerOptions,
602
578
  ): Promise<DeleteCacheParameterGroupCommandOutput>;
603
579
  deleteCacheParameterGroup(
604
580
  args: DeleteCacheParameterGroupCommandInput,
605
- cb: (err: any, data?: DeleteCacheParameterGroupCommandOutput) => void
581
+ cb: (err: any, data?: DeleteCacheParameterGroupCommandOutput) => void,
606
582
  ): void;
607
583
  deleteCacheParameterGroup(
608
584
  args: DeleteCacheParameterGroupCommandInput,
609
585
  options: __HttpHandlerOptions,
610
- cb: (err: any, data?: DeleteCacheParameterGroupCommandOutput) => void
586
+ cb: (err: any, data?: DeleteCacheParameterGroupCommandOutput) => void,
611
587
  ): void;
612
588
  deleteCacheSecurityGroup(
613
589
  args: DeleteCacheSecurityGroupCommandInput,
614
- options?: __HttpHandlerOptions
590
+ options?: __HttpHandlerOptions,
615
591
  ): Promise<DeleteCacheSecurityGroupCommandOutput>;
616
592
  deleteCacheSecurityGroup(
617
593
  args: DeleteCacheSecurityGroupCommandInput,
618
- cb: (err: any, data?: DeleteCacheSecurityGroupCommandOutput) => void
594
+ cb: (err: any, data?: DeleteCacheSecurityGroupCommandOutput) => void,
619
595
  ): void;
620
596
  deleteCacheSecurityGroup(
621
597
  args: DeleteCacheSecurityGroupCommandInput,
622
598
  options: __HttpHandlerOptions,
623
- cb: (err: any, data?: DeleteCacheSecurityGroupCommandOutput) => void
599
+ cb: (err: any, data?: DeleteCacheSecurityGroupCommandOutput) => void,
624
600
  ): void;
625
601
  deleteCacheSubnetGroup(
626
602
  args: DeleteCacheSubnetGroupCommandInput,
627
- options?: __HttpHandlerOptions
603
+ options?: __HttpHandlerOptions,
628
604
  ): Promise<DeleteCacheSubnetGroupCommandOutput>;
629
605
  deleteCacheSubnetGroup(
630
606
  args: DeleteCacheSubnetGroupCommandInput,
631
- cb: (err: any, data?: DeleteCacheSubnetGroupCommandOutput) => void
607
+ cb: (err: any, data?: DeleteCacheSubnetGroupCommandOutput) => void,
632
608
  ): void;
633
609
  deleteCacheSubnetGroup(
634
610
  args: DeleteCacheSubnetGroupCommandInput,
635
611
  options: __HttpHandlerOptions,
636
- cb: (err: any, data?: DeleteCacheSubnetGroupCommandOutput) => void
612
+ cb: (err: any, data?: DeleteCacheSubnetGroupCommandOutput) => void,
637
613
  ): void;
638
614
  deleteGlobalReplicationGroup(
639
615
  args: DeleteGlobalReplicationGroupCommandInput,
640
- options?: __HttpHandlerOptions
616
+ options?: __HttpHandlerOptions,
641
617
  ): Promise<DeleteGlobalReplicationGroupCommandOutput>;
642
618
  deleteGlobalReplicationGroup(
643
619
  args: DeleteGlobalReplicationGroupCommandInput,
644
- cb: (err: any, data?: DeleteGlobalReplicationGroupCommandOutput) => void
620
+ cb: (err: any, data?: DeleteGlobalReplicationGroupCommandOutput) => void,
645
621
  ): void;
646
622
  deleteGlobalReplicationGroup(
647
623
  args: DeleteGlobalReplicationGroupCommandInput,
648
624
  options: __HttpHandlerOptions,
649
- cb: (err: any, data?: DeleteGlobalReplicationGroupCommandOutput) => void
625
+ cb: (err: any, data?: DeleteGlobalReplicationGroupCommandOutput) => void,
650
626
  ): void;
651
627
  deleteReplicationGroup(
652
628
  args: DeleteReplicationGroupCommandInput,
653
- options?: __HttpHandlerOptions
629
+ options?: __HttpHandlerOptions,
654
630
  ): Promise<DeleteReplicationGroupCommandOutput>;
655
631
  deleteReplicationGroup(
656
632
  args: DeleteReplicationGroupCommandInput,
657
- cb: (err: any, data?: DeleteReplicationGroupCommandOutput) => void
633
+ cb: (err: any, data?: DeleteReplicationGroupCommandOutput) => void,
658
634
  ): void;
659
635
  deleteReplicationGroup(
660
636
  args: DeleteReplicationGroupCommandInput,
661
637
  options: __HttpHandlerOptions,
662
- cb: (err: any, data?: DeleteReplicationGroupCommandOutput) => void
638
+ cb: (err: any, data?: DeleteReplicationGroupCommandOutput) => void,
663
639
  ): void;
664
640
  deleteServerlessCache(
665
641
  args: DeleteServerlessCacheCommandInput,
666
- options?: __HttpHandlerOptions
642
+ options?: __HttpHandlerOptions,
667
643
  ): Promise<DeleteServerlessCacheCommandOutput>;
668
644
  deleteServerlessCache(
669
645
  args: DeleteServerlessCacheCommandInput,
670
- cb: (err: any, data?: DeleteServerlessCacheCommandOutput) => void
646
+ cb: (err: any, data?: DeleteServerlessCacheCommandOutput) => void,
671
647
  ): void;
672
648
  deleteServerlessCache(
673
649
  args: DeleteServerlessCacheCommandInput,
674
650
  options: __HttpHandlerOptions,
675
- cb: (err: any, data?: DeleteServerlessCacheCommandOutput) => void
651
+ cb: (err: any, data?: DeleteServerlessCacheCommandOutput) => void,
676
652
  ): void;
677
653
  deleteServerlessCacheSnapshot(
678
654
  args: DeleteServerlessCacheSnapshotCommandInput,
679
- options?: __HttpHandlerOptions
655
+ options?: __HttpHandlerOptions,
680
656
  ): Promise<DeleteServerlessCacheSnapshotCommandOutput>;
681
657
  deleteServerlessCacheSnapshot(
682
658
  args: DeleteServerlessCacheSnapshotCommandInput,
683
- cb: (err: any, data?: DeleteServerlessCacheSnapshotCommandOutput) => void
659
+ cb: (err: any, data?: DeleteServerlessCacheSnapshotCommandOutput) => void,
684
660
  ): void;
685
661
  deleteServerlessCacheSnapshot(
686
662
  args: DeleteServerlessCacheSnapshotCommandInput,
687
663
  options: __HttpHandlerOptions,
688
- cb: (err: any, data?: DeleteServerlessCacheSnapshotCommandOutput) => void
664
+ cb: (err: any, data?: DeleteServerlessCacheSnapshotCommandOutput) => void,
689
665
  ): void;
690
666
  deleteSnapshot(
691
667
  args: DeleteSnapshotCommandInput,
692
- options?: __HttpHandlerOptions
668
+ options?: __HttpHandlerOptions,
693
669
  ): Promise<DeleteSnapshotCommandOutput>;
694
670
  deleteSnapshot(
695
671
  args: DeleteSnapshotCommandInput,
696
- cb: (err: any, data?: DeleteSnapshotCommandOutput) => void
672
+ cb: (err: any, data?: DeleteSnapshotCommandOutput) => void,
697
673
  ): void;
698
674
  deleteSnapshot(
699
675
  args: DeleteSnapshotCommandInput,
700
676
  options: __HttpHandlerOptions,
701
- cb: (err: any, data?: DeleteSnapshotCommandOutput) => void
677
+ cb: (err: any, data?: DeleteSnapshotCommandOutput) => void,
702
678
  ): void;
703
679
  deleteUser(
704
680
  args: DeleteUserCommandInput,
705
- options?: __HttpHandlerOptions
681
+ options?: __HttpHandlerOptions,
706
682
  ): Promise<DeleteUserCommandOutput>;
707
683
  deleteUser(
708
684
  args: DeleteUserCommandInput,
709
- cb: (err: any, data?: DeleteUserCommandOutput) => void
685
+ cb: (err: any, data?: DeleteUserCommandOutput) => void,
710
686
  ): void;
711
687
  deleteUser(
712
688
  args: DeleteUserCommandInput,
713
689
  options: __HttpHandlerOptions,
714
- cb: (err: any, data?: DeleteUserCommandOutput) => void
690
+ cb: (err: any, data?: DeleteUserCommandOutput) => void,
715
691
  ): void;
716
692
  deleteUserGroup(
717
693
  args: DeleteUserGroupCommandInput,
718
- options?: __HttpHandlerOptions
694
+ options?: __HttpHandlerOptions,
719
695
  ): Promise<DeleteUserGroupCommandOutput>;
720
696
  deleteUserGroup(
721
697
  args: DeleteUserGroupCommandInput,
722
- cb: (err: any, data?: DeleteUserGroupCommandOutput) => void
698
+ cb: (err: any, data?: DeleteUserGroupCommandOutput) => void,
723
699
  ): void;
724
700
  deleteUserGroup(
725
701
  args: DeleteUserGroupCommandInput,
726
702
  options: __HttpHandlerOptions,
727
- cb: (err: any, data?: DeleteUserGroupCommandOutput) => void
703
+ cb: (err: any, data?: DeleteUserGroupCommandOutput) => void,
728
704
  ): void;
729
705
  describeCacheClusters(): Promise<DescribeCacheClustersCommandOutput>;
730
706
  describeCacheClusters(
731
707
  args: DescribeCacheClustersCommandInput,
732
- options?: __HttpHandlerOptions
708
+ options?: __HttpHandlerOptions,
733
709
  ): Promise<DescribeCacheClustersCommandOutput>;
734
710
  describeCacheClusters(
735
711
  args: DescribeCacheClustersCommandInput,
736
- cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void
712
+ cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void,
737
713
  ): void;
738
714
  describeCacheClusters(
739
715
  args: DescribeCacheClustersCommandInput,
740
716
  options: __HttpHandlerOptions,
741
- cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void
717
+ cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void,
742
718
  ): void;
743
719
  describeCacheEngineVersions(): Promise<DescribeCacheEngineVersionsCommandOutput>;
744
720
  describeCacheEngineVersions(
745
721
  args: DescribeCacheEngineVersionsCommandInput,
746
- options?: __HttpHandlerOptions
722
+ options?: __HttpHandlerOptions,
747
723
  ): Promise<DescribeCacheEngineVersionsCommandOutput>;
748
724
  describeCacheEngineVersions(
749
725
  args: DescribeCacheEngineVersionsCommandInput,
750
- cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void
726
+ cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void,
751
727
  ): void;
752
728
  describeCacheEngineVersions(
753
729
  args: DescribeCacheEngineVersionsCommandInput,
754
730
  options: __HttpHandlerOptions,
755
- cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void
731
+ cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void,
756
732
  ): void;
757
733
  describeCacheParameterGroups(): Promise<DescribeCacheParameterGroupsCommandOutput>;
758
734
  describeCacheParameterGroups(
759
735
  args: DescribeCacheParameterGroupsCommandInput,
760
- options?: __HttpHandlerOptions
736
+ options?: __HttpHandlerOptions,
761
737
  ): Promise<DescribeCacheParameterGroupsCommandOutput>;
762
738
  describeCacheParameterGroups(
763
739
  args: DescribeCacheParameterGroupsCommandInput,
764
- cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void
740
+ cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void,
765
741
  ): void;
766
742
  describeCacheParameterGroups(
767
743
  args: DescribeCacheParameterGroupsCommandInput,
768
744
  options: __HttpHandlerOptions,
769
- cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void
745
+ cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void,
770
746
  ): void;
771
747
  describeCacheParameters(
772
748
  args: DescribeCacheParametersCommandInput,
773
- options?: __HttpHandlerOptions
749
+ options?: __HttpHandlerOptions,
774
750
  ): Promise<DescribeCacheParametersCommandOutput>;
775
751
  describeCacheParameters(
776
752
  args: DescribeCacheParametersCommandInput,
777
- cb: (err: any, data?: DescribeCacheParametersCommandOutput) => void
753
+ cb: (err: any, data?: DescribeCacheParametersCommandOutput) => void,
778
754
  ): void;
779
755
  describeCacheParameters(
780
756
  args: DescribeCacheParametersCommandInput,
781
757
  options: __HttpHandlerOptions,
782
- cb: (err: any, data?: DescribeCacheParametersCommandOutput) => void
758
+ cb: (err: any, data?: DescribeCacheParametersCommandOutput) => void,
783
759
  ): void;
784
760
  describeCacheSecurityGroups(): Promise<DescribeCacheSecurityGroupsCommandOutput>;
785
761
  describeCacheSecurityGroups(
786
762
  args: DescribeCacheSecurityGroupsCommandInput,
787
- options?: __HttpHandlerOptions
763
+ options?: __HttpHandlerOptions,
788
764
  ): Promise<DescribeCacheSecurityGroupsCommandOutput>;
789
765
  describeCacheSecurityGroups(
790
766
  args: DescribeCacheSecurityGroupsCommandInput,
791
- cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void
767
+ cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void,
792
768
  ): void;
793
769
  describeCacheSecurityGroups(
794
770
  args: DescribeCacheSecurityGroupsCommandInput,
795
771
  options: __HttpHandlerOptions,
796
- cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void
772
+ cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void,
797
773
  ): void;
798
774
  describeCacheSubnetGroups(): Promise<DescribeCacheSubnetGroupsCommandOutput>;
799
775
  describeCacheSubnetGroups(
800
776
  args: DescribeCacheSubnetGroupsCommandInput,
801
- options?: __HttpHandlerOptions
777
+ options?: __HttpHandlerOptions,
802
778
  ): Promise<DescribeCacheSubnetGroupsCommandOutput>;
803
779
  describeCacheSubnetGroups(
804
780
  args: DescribeCacheSubnetGroupsCommandInput,
805
- cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void
781
+ cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void,
806
782
  ): void;
807
783
  describeCacheSubnetGroups(
808
784
  args: DescribeCacheSubnetGroupsCommandInput,
809
785
  options: __HttpHandlerOptions,
810
- cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void
786
+ cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void,
811
787
  ): void;
812
788
  describeEngineDefaultParameters(
813
789
  args: DescribeEngineDefaultParametersCommandInput,
814
- options?: __HttpHandlerOptions
790
+ options?: __HttpHandlerOptions,
815
791
  ): Promise<DescribeEngineDefaultParametersCommandOutput>;
816
792
  describeEngineDefaultParameters(
817
793
  args: DescribeEngineDefaultParametersCommandInput,
818
- cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
794
+ cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void,
819
795
  ): void;
820
796
  describeEngineDefaultParameters(
821
797
  args: DescribeEngineDefaultParametersCommandInput,
822
798
  options: __HttpHandlerOptions,
823
- cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
799
+ cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void,
824
800
  ): void;
825
801
  describeEvents(): Promise<DescribeEventsCommandOutput>;
826
802
  describeEvents(
827
803
  args: DescribeEventsCommandInput,
828
- options?: __HttpHandlerOptions
804
+ options?: __HttpHandlerOptions,
829
805
  ): Promise<DescribeEventsCommandOutput>;
830
806
  describeEvents(
831
807
  args: DescribeEventsCommandInput,
832
- cb: (err: any, data?: DescribeEventsCommandOutput) => void
808
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void,
833
809
  ): void;
834
810
  describeEvents(
835
811
  args: DescribeEventsCommandInput,
836
812
  options: __HttpHandlerOptions,
837
- cb: (err: any, data?: DescribeEventsCommandOutput) => void
813
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void,
838
814
  ): void;
839
815
  describeGlobalReplicationGroups(): Promise<DescribeGlobalReplicationGroupsCommandOutput>;
840
816
  describeGlobalReplicationGroups(
841
817
  args: DescribeGlobalReplicationGroupsCommandInput,
842
- options?: __HttpHandlerOptions
818
+ options?: __HttpHandlerOptions,
843
819
  ): Promise<DescribeGlobalReplicationGroupsCommandOutput>;
844
820
  describeGlobalReplicationGroups(
845
821
  args: DescribeGlobalReplicationGroupsCommandInput,
846
- cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void
822
+ cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void,
847
823
  ): void;
848
824
  describeGlobalReplicationGroups(
849
825
  args: DescribeGlobalReplicationGroupsCommandInput,
850
826
  options: __HttpHandlerOptions,
851
- cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void
827
+ cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void,
852
828
  ): void;
853
829
  describeReplicationGroups(): Promise<DescribeReplicationGroupsCommandOutput>;
854
830
  describeReplicationGroups(
855
831
  args: DescribeReplicationGroupsCommandInput,
856
- options?: __HttpHandlerOptions
832
+ options?: __HttpHandlerOptions,
857
833
  ): Promise<DescribeReplicationGroupsCommandOutput>;
858
834
  describeReplicationGroups(
859
835
  args: DescribeReplicationGroupsCommandInput,
860
- cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void
836
+ cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void,
861
837
  ): void;
862
838
  describeReplicationGroups(
863
839
  args: DescribeReplicationGroupsCommandInput,
864
840
  options: __HttpHandlerOptions,
865
- cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void
841
+ cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void,
866
842
  ): void;
867
843
  describeReservedCacheNodes(): Promise<DescribeReservedCacheNodesCommandOutput>;
868
844
  describeReservedCacheNodes(
869
845
  args: DescribeReservedCacheNodesCommandInput,
870
- options?: __HttpHandlerOptions
846
+ options?: __HttpHandlerOptions,
871
847
  ): Promise<DescribeReservedCacheNodesCommandOutput>;
872
848
  describeReservedCacheNodes(
873
849
  args: DescribeReservedCacheNodesCommandInput,
874
- cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void
850
+ cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void,
875
851
  ): void;
876
852
  describeReservedCacheNodes(
877
853
  args: DescribeReservedCacheNodesCommandInput,
878
854
  options: __HttpHandlerOptions,
879
- cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void
855
+ cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void,
880
856
  ): void;
881
857
  describeReservedCacheNodesOfferings(): Promise<DescribeReservedCacheNodesOfferingsCommandOutput>;
882
858
  describeReservedCacheNodesOfferings(
883
859
  args: DescribeReservedCacheNodesOfferingsCommandInput,
884
- options?: __HttpHandlerOptions
860
+ options?: __HttpHandlerOptions,
885
861
  ): Promise<DescribeReservedCacheNodesOfferingsCommandOutput>;
886
862
  describeReservedCacheNodesOfferings(
887
863
  args: DescribeReservedCacheNodesOfferingsCommandInput,
888
- cb: (
889
- err: any,
890
- data?: DescribeReservedCacheNodesOfferingsCommandOutput
891
- ) => void
864
+ cb: (err: any, data?: DescribeReservedCacheNodesOfferingsCommandOutput) => void,
892
865
  ): void;
893
866
  describeReservedCacheNodesOfferings(
894
867
  args: DescribeReservedCacheNodesOfferingsCommandInput,
895
868
  options: __HttpHandlerOptions,
896
- cb: (
897
- err: any,
898
- data?: DescribeReservedCacheNodesOfferingsCommandOutput
899
- ) => void
869
+ cb: (err: any, data?: DescribeReservedCacheNodesOfferingsCommandOutput) => void,
900
870
  ): void;
901
871
  describeServerlessCaches(): Promise<DescribeServerlessCachesCommandOutput>;
902
872
  describeServerlessCaches(
903
873
  args: DescribeServerlessCachesCommandInput,
904
- options?: __HttpHandlerOptions
874
+ options?: __HttpHandlerOptions,
905
875
  ): Promise<DescribeServerlessCachesCommandOutput>;
906
876
  describeServerlessCaches(
907
877
  args: DescribeServerlessCachesCommandInput,
908
- cb: (err: any, data?: DescribeServerlessCachesCommandOutput) => void
878
+ cb: (err: any, data?: DescribeServerlessCachesCommandOutput) => void,
909
879
  ): void;
910
880
  describeServerlessCaches(
911
881
  args: DescribeServerlessCachesCommandInput,
912
882
  options: __HttpHandlerOptions,
913
- cb: (err: any, data?: DescribeServerlessCachesCommandOutput) => void
883
+ cb: (err: any, data?: DescribeServerlessCachesCommandOutput) => void,
914
884
  ): void;
915
885
  describeServerlessCacheSnapshots(): Promise<DescribeServerlessCacheSnapshotsCommandOutput>;
916
886
  describeServerlessCacheSnapshots(
917
887
  args: DescribeServerlessCacheSnapshotsCommandInput,
918
- options?: __HttpHandlerOptions
888
+ options?: __HttpHandlerOptions,
919
889
  ): Promise<DescribeServerlessCacheSnapshotsCommandOutput>;
920
890
  describeServerlessCacheSnapshots(
921
891
  args: DescribeServerlessCacheSnapshotsCommandInput,
922
- cb: (err: any, data?: DescribeServerlessCacheSnapshotsCommandOutput) => void
892
+ cb: (err: any, data?: DescribeServerlessCacheSnapshotsCommandOutput) => void,
923
893
  ): void;
924
894
  describeServerlessCacheSnapshots(
925
895
  args: DescribeServerlessCacheSnapshotsCommandInput,
926
896
  options: __HttpHandlerOptions,
927
- cb: (err: any, data?: DescribeServerlessCacheSnapshotsCommandOutput) => void
897
+ cb: (err: any, data?: DescribeServerlessCacheSnapshotsCommandOutput) => void,
928
898
  ): void;
929
899
  describeServiceUpdates(): Promise<DescribeServiceUpdatesCommandOutput>;
930
900
  describeServiceUpdates(
931
901
  args: DescribeServiceUpdatesCommandInput,
932
- options?: __HttpHandlerOptions
902
+ options?: __HttpHandlerOptions,
933
903
  ): Promise<DescribeServiceUpdatesCommandOutput>;
934
904
  describeServiceUpdates(
935
905
  args: DescribeServiceUpdatesCommandInput,
936
- cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void
906
+ cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void,
937
907
  ): void;
938
908
  describeServiceUpdates(
939
909
  args: DescribeServiceUpdatesCommandInput,
940
910
  options: __HttpHandlerOptions,
941
- cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void
911
+ cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void,
942
912
  ): void;
943
913
  describeSnapshots(): Promise<DescribeSnapshotsCommandOutput>;
944
914
  describeSnapshots(
945
915
  args: DescribeSnapshotsCommandInput,
946
- options?: __HttpHandlerOptions
916
+ options?: __HttpHandlerOptions,
947
917
  ): Promise<DescribeSnapshotsCommandOutput>;
948
918
  describeSnapshots(
949
919
  args: DescribeSnapshotsCommandInput,
950
- cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void
920
+ cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void,
951
921
  ): void;
952
922
  describeSnapshots(
953
923
  args: DescribeSnapshotsCommandInput,
954
924
  options: __HttpHandlerOptions,
955
- cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void
925
+ cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void,
956
926
  ): void;
957
927
  describeUpdateActions(): Promise<DescribeUpdateActionsCommandOutput>;
958
928
  describeUpdateActions(
959
929
  args: DescribeUpdateActionsCommandInput,
960
- options?: __HttpHandlerOptions
930
+ options?: __HttpHandlerOptions,
961
931
  ): Promise<DescribeUpdateActionsCommandOutput>;
962
932
  describeUpdateActions(
963
933
  args: DescribeUpdateActionsCommandInput,
964
- cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void
934
+ cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void,
965
935
  ): void;
966
936
  describeUpdateActions(
967
937
  args: DescribeUpdateActionsCommandInput,
968
938
  options: __HttpHandlerOptions,
969
- cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void
939
+ cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void,
970
940
  ): void;
971
941
  describeUserGroups(): Promise<DescribeUserGroupsCommandOutput>;
972
942
  describeUserGroups(
973
943
  args: DescribeUserGroupsCommandInput,
974
- options?: __HttpHandlerOptions
944
+ options?: __HttpHandlerOptions,
975
945
  ): Promise<DescribeUserGroupsCommandOutput>;
976
946
  describeUserGroups(
977
947
  args: DescribeUserGroupsCommandInput,
978
- cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void
948
+ cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void,
979
949
  ): void;
980
950
  describeUserGroups(
981
951
  args: DescribeUserGroupsCommandInput,
982
952
  options: __HttpHandlerOptions,
983
- cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void
953
+ cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void,
984
954
  ): void;
985
955
  describeUsers(): Promise<DescribeUsersCommandOutput>;
986
956
  describeUsers(
987
957
  args: DescribeUsersCommandInput,
988
- options?: __HttpHandlerOptions
958
+ options?: __HttpHandlerOptions,
989
959
  ): Promise<DescribeUsersCommandOutput>;
990
960
  describeUsers(
991
961
  args: DescribeUsersCommandInput,
992
- cb: (err: any, data?: DescribeUsersCommandOutput) => void
962
+ cb: (err: any, data?: DescribeUsersCommandOutput) => void,
993
963
  ): void;
994
964
  describeUsers(
995
965
  args: DescribeUsersCommandInput,
996
966
  options: __HttpHandlerOptions,
997
- cb: (err: any, data?: DescribeUsersCommandOutput) => void
967
+ cb: (err: any, data?: DescribeUsersCommandOutput) => void,
998
968
  ): void;
999
969
  disassociateGlobalReplicationGroup(
1000
970
  args: DisassociateGlobalReplicationGroupCommandInput,
1001
- options?: __HttpHandlerOptions
971
+ options?: __HttpHandlerOptions,
1002
972
  ): Promise<DisassociateGlobalReplicationGroupCommandOutput>;
1003
973
  disassociateGlobalReplicationGroup(
1004
974
  args: DisassociateGlobalReplicationGroupCommandInput,
1005
- cb: (
1006
- err: any,
1007
- data?: DisassociateGlobalReplicationGroupCommandOutput
1008
- ) => void
975
+ cb: (err: any, data?: DisassociateGlobalReplicationGroupCommandOutput) => void,
1009
976
  ): void;
1010
977
  disassociateGlobalReplicationGroup(
1011
978
  args: DisassociateGlobalReplicationGroupCommandInput,
1012
979
  options: __HttpHandlerOptions,
1013
- cb: (
1014
- err: any,
1015
- data?: DisassociateGlobalReplicationGroupCommandOutput
1016
- ) => void
980
+ cb: (err: any, data?: DisassociateGlobalReplicationGroupCommandOutput) => void,
1017
981
  ): void;
1018
982
  exportServerlessCacheSnapshot(
1019
983
  args: ExportServerlessCacheSnapshotCommandInput,
1020
- options?: __HttpHandlerOptions
984
+ options?: __HttpHandlerOptions,
1021
985
  ): Promise<ExportServerlessCacheSnapshotCommandOutput>;
1022
986
  exportServerlessCacheSnapshot(
1023
987
  args: ExportServerlessCacheSnapshotCommandInput,
1024
- cb: (err: any, data?: ExportServerlessCacheSnapshotCommandOutput) => void
988
+ cb: (err: any, data?: ExportServerlessCacheSnapshotCommandOutput) => void,
1025
989
  ): void;
1026
990
  exportServerlessCacheSnapshot(
1027
991
  args: ExportServerlessCacheSnapshotCommandInput,
1028
992
  options: __HttpHandlerOptions,
1029
- cb: (err: any, data?: ExportServerlessCacheSnapshotCommandOutput) => void
993
+ cb: (err: any, data?: ExportServerlessCacheSnapshotCommandOutput) => void,
1030
994
  ): void;
1031
995
  failoverGlobalReplicationGroup(
1032
996
  args: FailoverGlobalReplicationGroupCommandInput,
1033
- options?: __HttpHandlerOptions
997
+ options?: __HttpHandlerOptions,
1034
998
  ): Promise<FailoverGlobalReplicationGroupCommandOutput>;
1035
999
  failoverGlobalReplicationGroup(
1036
1000
  args: FailoverGlobalReplicationGroupCommandInput,
1037
- cb: (err: any, data?: FailoverGlobalReplicationGroupCommandOutput) => void
1001
+ cb: (err: any, data?: FailoverGlobalReplicationGroupCommandOutput) => void,
1038
1002
  ): void;
1039
1003
  failoverGlobalReplicationGroup(
1040
1004
  args: FailoverGlobalReplicationGroupCommandInput,
1041
1005
  options: __HttpHandlerOptions,
1042
- cb: (err: any, data?: FailoverGlobalReplicationGroupCommandOutput) => void
1006
+ cb: (err: any, data?: FailoverGlobalReplicationGroupCommandOutput) => void,
1043
1007
  ): void;
1044
1008
  increaseNodeGroupsInGlobalReplicationGroup(
1045
1009
  args: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput,
1046
- options?: __HttpHandlerOptions
1010
+ options?: __HttpHandlerOptions,
1047
1011
  ): Promise<IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput>;
1048
1012
  increaseNodeGroupsInGlobalReplicationGroup(
1049
1013
  args: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput,
1050
- cb: (
1051
- err: any,
1052
- data?: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput
1053
- ) => void
1014
+ cb: (err: any, data?: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void,
1054
1015
  ): void;
1055
1016
  increaseNodeGroupsInGlobalReplicationGroup(
1056
1017
  args: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput,
1057
1018
  options: __HttpHandlerOptions,
1058
- cb: (
1059
- err: any,
1060
- data?: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput
1061
- ) => void
1019
+ cb: (err: any, data?: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void,
1062
1020
  ): void;
1063
1021
  increaseReplicaCount(
1064
1022
  args: IncreaseReplicaCountCommandInput,
1065
- options?: __HttpHandlerOptions
1023
+ options?: __HttpHandlerOptions,
1066
1024
  ): Promise<IncreaseReplicaCountCommandOutput>;
1067
1025
  increaseReplicaCount(
1068
1026
  args: IncreaseReplicaCountCommandInput,
1069
- cb: (err: any, data?: IncreaseReplicaCountCommandOutput) => void
1027
+ cb: (err: any, data?: IncreaseReplicaCountCommandOutput) => void,
1070
1028
  ): void;
1071
1029
  increaseReplicaCount(
1072
1030
  args: IncreaseReplicaCountCommandInput,
1073
1031
  options: __HttpHandlerOptions,
1074
- cb: (err: any, data?: IncreaseReplicaCountCommandOutput) => void
1032
+ cb: (err: any, data?: IncreaseReplicaCountCommandOutput) => void,
1075
1033
  ): void;
1076
1034
  listAllowedNodeTypeModifications(): Promise<ListAllowedNodeTypeModificationsCommandOutput>;
1077
1035
  listAllowedNodeTypeModifications(
1078
1036
  args: ListAllowedNodeTypeModificationsCommandInput,
1079
- options?: __HttpHandlerOptions
1037
+ options?: __HttpHandlerOptions,
1080
1038
  ): Promise<ListAllowedNodeTypeModificationsCommandOutput>;
1081
1039
  listAllowedNodeTypeModifications(
1082
1040
  args: ListAllowedNodeTypeModificationsCommandInput,
1083
- cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void
1041
+ cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void,
1084
1042
  ): void;
1085
1043
  listAllowedNodeTypeModifications(
1086
1044
  args: ListAllowedNodeTypeModificationsCommandInput,
1087
1045
  options: __HttpHandlerOptions,
1088
- cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void
1046
+ cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void,
1089
1047
  ): void;
1090
1048
  listTagsForResource(
1091
1049
  args: ListTagsForResourceCommandInput,
1092
- options?: __HttpHandlerOptions
1050
+ options?: __HttpHandlerOptions,
1093
1051
  ): Promise<ListTagsForResourceCommandOutput>;
1094
1052
  listTagsForResource(
1095
1053
  args: ListTagsForResourceCommandInput,
1096
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1054
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1097
1055
  ): void;
1098
1056
  listTagsForResource(
1099
1057
  args: ListTagsForResourceCommandInput,
1100
1058
  options: __HttpHandlerOptions,
1101
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1059
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1102
1060
  ): void;
1103
1061
  modifyCacheCluster(
1104
1062
  args: ModifyCacheClusterCommandInput,
1105
- options?: __HttpHandlerOptions
1063
+ options?: __HttpHandlerOptions,
1106
1064
  ): Promise<ModifyCacheClusterCommandOutput>;
1107
1065
  modifyCacheCluster(
1108
1066
  args: ModifyCacheClusterCommandInput,
1109
- cb: (err: any, data?: ModifyCacheClusterCommandOutput) => void
1067
+ cb: (err: any, data?: ModifyCacheClusterCommandOutput) => void,
1110
1068
  ): void;
1111
1069
  modifyCacheCluster(
1112
1070
  args: ModifyCacheClusterCommandInput,
1113
1071
  options: __HttpHandlerOptions,
1114
- cb: (err: any, data?: ModifyCacheClusterCommandOutput) => void
1072
+ cb: (err: any, data?: ModifyCacheClusterCommandOutput) => void,
1115
1073
  ): void;
1116
1074
  modifyCacheParameterGroup(
1117
1075
  args: ModifyCacheParameterGroupCommandInput,
1118
- options?: __HttpHandlerOptions
1076
+ options?: __HttpHandlerOptions,
1119
1077
  ): Promise<ModifyCacheParameterGroupCommandOutput>;
1120
1078
  modifyCacheParameterGroup(
1121
1079
  args: ModifyCacheParameterGroupCommandInput,
1122
- cb: (err: any, data?: ModifyCacheParameterGroupCommandOutput) => void
1080
+ cb: (err: any, data?: ModifyCacheParameterGroupCommandOutput) => void,
1123
1081
  ): void;
1124
1082
  modifyCacheParameterGroup(
1125
1083
  args: ModifyCacheParameterGroupCommandInput,
1126
1084
  options: __HttpHandlerOptions,
1127
- cb: (err: any, data?: ModifyCacheParameterGroupCommandOutput) => void
1085
+ cb: (err: any, data?: ModifyCacheParameterGroupCommandOutput) => void,
1128
1086
  ): void;
1129
1087
  modifyCacheSubnetGroup(
1130
1088
  args: ModifyCacheSubnetGroupCommandInput,
1131
- options?: __HttpHandlerOptions
1089
+ options?: __HttpHandlerOptions,
1132
1090
  ): Promise<ModifyCacheSubnetGroupCommandOutput>;
1133
1091
  modifyCacheSubnetGroup(
1134
1092
  args: ModifyCacheSubnetGroupCommandInput,
1135
- cb: (err: any, data?: ModifyCacheSubnetGroupCommandOutput) => void
1093
+ cb: (err: any, data?: ModifyCacheSubnetGroupCommandOutput) => void,
1136
1094
  ): void;
1137
1095
  modifyCacheSubnetGroup(
1138
1096
  args: ModifyCacheSubnetGroupCommandInput,
1139
1097
  options: __HttpHandlerOptions,
1140
- cb: (err: any, data?: ModifyCacheSubnetGroupCommandOutput) => void
1098
+ cb: (err: any, data?: ModifyCacheSubnetGroupCommandOutput) => void,
1141
1099
  ): void;
1142
1100
  modifyGlobalReplicationGroup(
1143
1101
  args: ModifyGlobalReplicationGroupCommandInput,
1144
- options?: __HttpHandlerOptions
1102
+ options?: __HttpHandlerOptions,
1145
1103
  ): Promise<ModifyGlobalReplicationGroupCommandOutput>;
1146
1104
  modifyGlobalReplicationGroup(
1147
1105
  args: ModifyGlobalReplicationGroupCommandInput,
1148
- cb: (err: any, data?: ModifyGlobalReplicationGroupCommandOutput) => void
1106
+ cb: (err: any, data?: ModifyGlobalReplicationGroupCommandOutput) => void,
1149
1107
  ): void;
1150
1108
  modifyGlobalReplicationGroup(
1151
1109
  args: ModifyGlobalReplicationGroupCommandInput,
1152
1110
  options: __HttpHandlerOptions,
1153
- cb: (err: any, data?: ModifyGlobalReplicationGroupCommandOutput) => void
1111
+ cb: (err: any, data?: ModifyGlobalReplicationGroupCommandOutput) => void,
1154
1112
  ): void;
1155
1113
  modifyReplicationGroup(
1156
1114
  args: ModifyReplicationGroupCommandInput,
1157
- options?: __HttpHandlerOptions
1115
+ options?: __HttpHandlerOptions,
1158
1116
  ): Promise<ModifyReplicationGroupCommandOutput>;
1159
1117
  modifyReplicationGroup(
1160
1118
  args: ModifyReplicationGroupCommandInput,
1161
- cb: (err: any, data?: ModifyReplicationGroupCommandOutput) => void
1119
+ cb: (err: any, data?: ModifyReplicationGroupCommandOutput) => void,
1162
1120
  ): void;
1163
1121
  modifyReplicationGroup(
1164
1122
  args: ModifyReplicationGroupCommandInput,
1165
1123
  options: __HttpHandlerOptions,
1166
- cb: (err: any, data?: ModifyReplicationGroupCommandOutput) => void
1124
+ cb: (err: any, data?: ModifyReplicationGroupCommandOutput) => void,
1167
1125
  ): void;
1168
1126
  modifyReplicationGroupShardConfiguration(
1169
1127
  args: ModifyReplicationGroupShardConfigurationCommandInput,
1170
- options?: __HttpHandlerOptions
1128
+ options?: __HttpHandlerOptions,
1171
1129
  ): Promise<ModifyReplicationGroupShardConfigurationCommandOutput>;
1172
1130
  modifyReplicationGroupShardConfiguration(
1173
1131
  args: ModifyReplicationGroupShardConfigurationCommandInput,
1174
- cb: (
1175
- err: any,
1176
- data?: ModifyReplicationGroupShardConfigurationCommandOutput
1177
- ) => void
1132
+ cb: (err: any, data?: ModifyReplicationGroupShardConfigurationCommandOutput) => void,
1178
1133
  ): void;
1179
1134
  modifyReplicationGroupShardConfiguration(
1180
1135
  args: ModifyReplicationGroupShardConfigurationCommandInput,
1181
1136
  options: __HttpHandlerOptions,
1182
- cb: (
1183
- err: any,
1184
- data?: ModifyReplicationGroupShardConfigurationCommandOutput
1185
- ) => void
1137
+ cb: (err: any, data?: ModifyReplicationGroupShardConfigurationCommandOutput) => void,
1186
1138
  ): void;
1187
1139
  modifyServerlessCache(
1188
1140
  args: ModifyServerlessCacheCommandInput,
1189
- options?: __HttpHandlerOptions
1141
+ options?: __HttpHandlerOptions,
1190
1142
  ): Promise<ModifyServerlessCacheCommandOutput>;
1191
1143
  modifyServerlessCache(
1192
1144
  args: ModifyServerlessCacheCommandInput,
1193
- cb: (err: any, data?: ModifyServerlessCacheCommandOutput) => void
1145
+ cb: (err: any, data?: ModifyServerlessCacheCommandOutput) => void,
1194
1146
  ): void;
1195
1147
  modifyServerlessCache(
1196
1148
  args: ModifyServerlessCacheCommandInput,
1197
1149
  options: __HttpHandlerOptions,
1198
- cb: (err: any, data?: ModifyServerlessCacheCommandOutput) => void
1150
+ cb: (err: any, data?: ModifyServerlessCacheCommandOutput) => void,
1199
1151
  ): void;
1200
1152
  modifyUser(
1201
1153
  args: ModifyUserCommandInput,
1202
- options?: __HttpHandlerOptions
1154
+ options?: __HttpHandlerOptions,
1203
1155
  ): Promise<ModifyUserCommandOutput>;
1204
1156
  modifyUser(
1205
1157
  args: ModifyUserCommandInput,
1206
- cb: (err: any, data?: ModifyUserCommandOutput) => void
1158
+ cb: (err: any, data?: ModifyUserCommandOutput) => void,
1207
1159
  ): void;
1208
1160
  modifyUser(
1209
1161
  args: ModifyUserCommandInput,
1210
1162
  options: __HttpHandlerOptions,
1211
- cb: (err: any, data?: ModifyUserCommandOutput) => void
1163
+ cb: (err: any, data?: ModifyUserCommandOutput) => void,
1212
1164
  ): void;
1213
1165
  modifyUserGroup(
1214
1166
  args: ModifyUserGroupCommandInput,
1215
- options?: __HttpHandlerOptions
1167
+ options?: __HttpHandlerOptions,
1216
1168
  ): Promise<ModifyUserGroupCommandOutput>;
1217
1169
  modifyUserGroup(
1218
1170
  args: ModifyUserGroupCommandInput,
1219
- cb: (err: any, data?: ModifyUserGroupCommandOutput) => void
1171
+ cb: (err: any, data?: ModifyUserGroupCommandOutput) => void,
1220
1172
  ): void;
1221
1173
  modifyUserGroup(
1222
1174
  args: ModifyUserGroupCommandInput,
1223
1175
  options: __HttpHandlerOptions,
1224
- cb: (err: any, data?: ModifyUserGroupCommandOutput) => void
1176
+ cb: (err: any, data?: ModifyUserGroupCommandOutput) => void,
1225
1177
  ): void;
1226
1178
  purchaseReservedCacheNodesOffering(
1227
1179
  args: PurchaseReservedCacheNodesOfferingCommandInput,
1228
- options?: __HttpHandlerOptions
1180
+ options?: __HttpHandlerOptions,
1229
1181
  ): Promise<PurchaseReservedCacheNodesOfferingCommandOutput>;
1230
1182
  purchaseReservedCacheNodesOffering(
1231
1183
  args: PurchaseReservedCacheNodesOfferingCommandInput,
1232
- cb: (
1233
- err: any,
1234
- data?: PurchaseReservedCacheNodesOfferingCommandOutput
1235
- ) => void
1184
+ cb: (err: any, data?: PurchaseReservedCacheNodesOfferingCommandOutput) => void,
1236
1185
  ): void;
1237
1186
  purchaseReservedCacheNodesOffering(
1238
1187
  args: PurchaseReservedCacheNodesOfferingCommandInput,
1239
1188
  options: __HttpHandlerOptions,
1240
- cb: (
1241
- err: any,
1242
- data?: PurchaseReservedCacheNodesOfferingCommandOutput
1243
- ) => void
1189
+ cb: (err: any, data?: PurchaseReservedCacheNodesOfferingCommandOutput) => void,
1244
1190
  ): void;
1245
1191
  rebalanceSlotsInGlobalReplicationGroup(
1246
1192
  args: RebalanceSlotsInGlobalReplicationGroupCommandInput,
1247
- options?: __HttpHandlerOptions
1193
+ options?: __HttpHandlerOptions,
1248
1194
  ): Promise<RebalanceSlotsInGlobalReplicationGroupCommandOutput>;
1249
1195
  rebalanceSlotsInGlobalReplicationGroup(
1250
1196
  args: RebalanceSlotsInGlobalReplicationGroupCommandInput,
1251
- cb: (
1252
- err: any,
1253
- data?: RebalanceSlotsInGlobalReplicationGroupCommandOutput
1254
- ) => void
1197
+ cb: (err: any, data?: RebalanceSlotsInGlobalReplicationGroupCommandOutput) => void,
1255
1198
  ): void;
1256
1199
  rebalanceSlotsInGlobalReplicationGroup(
1257
1200
  args: RebalanceSlotsInGlobalReplicationGroupCommandInput,
1258
1201
  options: __HttpHandlerOptions,
1259
- cb: (
1260
- err: any,
1261
- data?: RebalanceSlotsInGlobalReplicationGroupCommandOutput
1262
- ) => void
1202
+ cb: (err: any, data?: RebalanceSlotsInGlobalReplicationGroupCommandOutput) => void,
1263
1203
  ): void;
1264
1204
  rebootCacheCluster(
1265
1205
  args: RebootCacheClusterCommandInput,
1266
- options?: __HttpHandlerOptions
1206
+ options?: __HttpHandlerOptions,
1267
1207
  ): Promise<RebootCacheClusterCommandOutput>;
1268
1208
  rebootCacheCluster(
1269
1209
  args: RebootCacheClusterCommandInput,
1270
- cb: (err: any, data?: RebootCacheClusterCommandOutput) => void
1210
+ cb: (err: any, data?: RebootCacheClusterCommandOutput) => void,
1271
1211
  ): void;
1272
1212
  rebootCacheCluster(
1273
1213
  args: RebootCacheClusterCommandInput,
1274
1214
  options: __HttpHandlerOptions,
1275
- cb: (err: any, data?: RebootCacheClusterCommandOutput) => void
1215
+ cb: (err: any, data?: RebootCacheClusterCommandOutput) => void,
1276
1216
  ): void;
1277
1217
  removeTagsFromResource(
1278
1218
  args: RemoveTagsFromResourceCommandInput,
1279
- options?: __HttpHandlerOptions
1219
+ options?: __HttpHandlerOptions,
1280
1220
  ): Promise<RemoveTagsFromResourceCommandOutput>;
1281
1221
  removeTagsFromResource(
1282
1222
  args: RemoveTagsFromResourceCommandInput,
1283
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
1223
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
1284
1224
  ): void;
1285
1225
  removeTagsFromResource(
1286
1226
  args: RemoveTagsFromResourceCommandInput,
1287
1227
  options: __HttpHandlerOptions,
1288
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
1228
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
1289
1229
  ): void;
1290
1230
  resetCacheParameterGroup(
1291
1231
  args: ResetCacheParameterGroupCommandInput,
1292
- options?: __HttpHandlerOptions
1232
+ options?: __HttpHandlerOptions,
1293
1233
  ): Promise<ResetCacheParameterGroupCommandOutput>;
1294
1234
  resetCacheParameterGroup(
1295
1235
  args: ResetCacheParameterGroupCommandInput,
1296
- cb: (err: any, data?: ResetCacheParameterGroupCommandOutput) => void
1236
+ cb: (err: any, data?: ResetCacheParameterGroupCommandOutput) => void,
1297
1237
  ): void;
1298
1238
  resetCacheParameterGroup(
1299
1239
  args: ResetCacheParameterGroupCommandInput,
1300
1240
  options: __HttpHandlerOptions,
1301
- cb: (err: any, data?: ResetCacheParameterGroupCommandOutput) => void
1241
+ cb: (err: any, data?: ResetCacheParameterGroupCommandOutput) => void,
1302
1242
  ): void;
1303
1243
  revokeCacheSecurityGroupIngress(
1304
1244
  args: RevokeCacheSecurityGroupIngressCommandInput,
1305
- options?: __HttpHandlerOptions
1245
+ options?: __HttpHandlerOptions,
1306
1246
  ): Promise<RevokeCacheSecurityGroupIngressCommandOutput>;
1307
1247
  revokeCacheSecurityGroupIngress(
1308
1248
  args: RevokeCacheSecurityGroupIngressCommandInput,
1309
- cb: (err: any, data?: RevokeCacheSecurityGroupIngressCommandOutput) => void
1249
+ cb: (err: any, data?: RevokeCacheSecurityGroupIngressCommandOutput) => void,
1310
1250
  ): void;
1311
1251
  revokeCacheSecurityGroupIngress(
1312
1252
  args: RevokeCacheSecurityGroupIngressCommandInput,
1313
1253
  options: __HttpHandlerOptions,
1314
- cb: (err: any, data?: RevokeCacheSecurityGroupIngressCommandOutput) => void
1254
+ cb: (err: any, data?: RevokeCacheSecurityGroupIngressCommandOutput) => void,
1315
1255
  ): void;
1316
1256
  startMigration(
1317
1257
  args: StartMigrationCommandInput,
1318
- options?: __HttpHandlerOptions
1258
+ options?: __HttpHandlerOptions,
1319
1259
  ): Promise<StartMigrationCommandOutput>;
1320
1260
  startMigration(
1321
1261
  args: StartMigrationCommandInput,
1322
- cb: (err: any, data?: StartMigrationCommandOutput) => void
1262
+ cb: (err: any, data?: StartMigrationCommandOutput) => void,
1323
1263
  ): void;
1324
1264
  startMigration(
1325
1265
  args: StartMigrationCommandInput,
1326
1266
  options: __HttpHandlerOptions,
1327
- cb: (err: any, data?: StartMigrationCommandOutput) => void
1267
+ cb: (err: any, data?: StartMigrationCommandOutput) => void,
1328
1268
  ): void;
1329
1269
  testFailover(
1330
1270
  args: TestFailoverCommandInput,
1331
- options?: __HttpHandlerOptions
1271
+ options?: __HttpHandlerOptions,
1332
1272
  ): Promise<TestFailoverCommandOutput>;
1333
1273
  testFailover(
1334
1274
  args: TestFailoverCommandInput,
1335
- cb: (err: any, data?: TestFailoverCommandOutput) => void
1275
+ cb: (err: any, data?: TestFailoverCommandOutput) => void,
1336
1276
  ): void;
1337
1277
  testFailover(
1338
1278
  args: TestFailoverCommandInput,
1339
1279
  options: __HttpHandlerOptions,
1340
- cb: (err: any, data?: TestFailoverCommandOutput) => void
1280
+ cb: (err: any, data?: TestFailoverCommandOutput) => void,
1341
1281
  ): void;
1342
1282
  testMigration(
1343
1283
  args: TestMigrationCommandInput,
1344
- options?: __HttpHandlerOptions
1284
+ options?: __HttpHandlerOptions,
1345
1285
  ): Promise<TestMigrationCommandOutput>;
1346
1286
  testMigration(
1347
1287
  args: TestMigrationCommandInput,
1348
- cb: (err: any, data?: TestMigrationCommandOutput) => void
1288
+ cb: (err: any, data?: TestMigrationCommandOutput) => void,
1349
1289
  ): void;
1350
1290
  testMigration(
1351
1291
  args: TestMigrationCommandInput,
1352
1292
  options: __HttpHandlerOptions,
1353
- cb: (err: any, data?: TestMigrationCommandOutput) => void
1293
+ cb: (err: any, data?: TestMigrationCommandOutput) => void,
1354
1294
  ): void;
1355
1295
  paginateDescribeCacheClusters(
1356
1296
  args?: DescribeCacheClustersCommandInput,
1357
1297
  paginationConfig?: Pick<
1358
1298
  PaginationConfiguration,
1359
1299
  Exclude<keyof PaginationConfiguration, "client">
1360
- >
1300
+ >,
1361
1301
  ): Paginator<DescribeCacheClustersCommandOutput>;
1362
1302
  paginateDescribeCacheEngineVersions(
1363
1303
  args?: DescribeCacheEngineVersionsCommandInput,
1364
1304
  paginationConfig?: Pick<
1365
1305
  PaginationConfiguration,
1366
1306
  Exclude<keyof PaginationConfiguration, "client">
1367
- >
1307
+ >,
1368
1308
  ): Paginator<DescribeCacheEngineVersionsCommandOutput>;
1369
1309
  paginateDescribeCacheParameterGroups(
1370
1310
  args?: DescribeCacheParameterGroupsCommandInput,
1371
1311
  paginationConfig?: Pick<
1372
1312
  PaginationConfiguration,
1373
1313
  Exclude<keyof PaginationConfiguration, "client">
1374
- >
1314
+ >,
1375
1315
  ): Paginator<DescribeCacheParameterGroupsCommandOutput>;
1376
1316
  paginateDescribeCacheParameters(
1377
1317
  args: DescribeCacheParametersCommandInput,
1378
1318
  paginationConfig?: Pick<
1379
1319
  PaginationConfiguration,
1380
1320
  Exclude<keyof PaginationConfiguration, "client">
1381
- >
1321
+ >,
1382
1322
  ): Paginator<DescribeCacheParametersCommandOutput>;
1383
1323
  paginateDescribeCacheSecurityGroups(
1384
1324
  args?: DescribeCacheSecurityGroupsCommandInput,
1385
1325
  paginationConfig?: Pick<
1386
1326
  PaginationConfiguration,
1387
1327
  Exclude<keyof PaginationConfiguration, "client">
1388
- >
1328
+ >,
1389
1329
  ): Paginator<DescribeCacheSecurityGroupsCommandOutput>;
1390
1330
  paginateDescribeCacheSubnetGroups(
1391
1331
  args?: DescribeCacheSubnetGroupsCommandInput,
1392
1332
  paginationConfig?: Pick<
1393
1333
  PaginationConfiguration,
1394
1334
  Exclude<keyof PaginationConfiguration, "client">
1395
- >
1335
+ >,
1396
1336
  ): Paginator<DescribeCacheSubnetGroupsCommandOutput>;
1397
1337
  paginateDescribeEngineDefaultParameters(
1398
1338
  args: DescribeEngineDefaultParametersCommandInput,
1399
1339
  paginationConfig?: Pick<
1400
1340
  PaginationConfiguration,
1401
1341
  Exclude<keyof PaginationConfiguration, "client">
1402
- >
1342
+ >,
1403
1343
  ): Paginator<DescribeEngineDefaultParametersCommandOutput>;
1404
1344
  paginateDescribeEvents(
1405
1345
  args?: DescribeEventsCommandInput,
1406
1346
  paginationConfig?: Pick<
1407
1347
  PaginationConfiguration,
1408
1348
  Exclude<keyof PaginationConfiguration, "client">
1409
- >
1349
+ >,
1410
1350
  ): Paginator<DescribeEventsCommandOutput>;
1411
1351
  paginateDescribeGlobalReplicationGroups(
1412
1352
  args?: DescribeGlobalReplicationGroupsCommandInput,
1413
1353
  paginationConfig?: Pick<
1414
1354
  PaginationConfiguration,
1415
1355
  Exclude<keyof PaginationConfiguration, "client">
1416
- >
1356
+ >,
1417
1357
  ): Paginator<DescribeGlobalReplicationGroupsCommandOutput>;
1418
1358
  paginateDescribeReplicationGroups(
1419
1359
  args?: DescribeReplicationGroupsCommandInput,
1420
1360
  paginationConfig?: Pick<
1421
1361
  PaginationConfiguration,
1422
1362
  Exclude<keyof PaginationConfiguration, "client">
1423
- >
1363
+ >,
1424
1364
  ): Paginator<DescribeReplicationGroupsCommandOutput>;
1425
1365
  paginateDescribeReservedCacheNodes(
1426
1366
  args?: DescribeReservedCacheNodesCommandInput,
1427
1367
  paginationConfig?: Pick<
1428
1368
  PaginationConfiguration,
1429
1369
  Exclude<keyof PaginationConfiguration, "client">
1430
- >
1370
+ >,
1431
1371
  ): Paginator<DescribeReservedCacheNodesCommandOutput>;
1432
1372
  paginateDescribeReservedCacheNodesOfferings(
1433
1373
  args?: DescribeReservedCacheNodesOfferingsCommandInput,
1434
1374
  paginationConfig?: Pick<
1435
1375
  PaginationConfiguration,
1436
1376
  Exclude<keyof PaginationConfiguration, "client">
1437
- >
1377
+ >,
1438
1378
  ): Paginator<DescribeReservedCacheNodesOfferingsCommandOutput>;
1439
1379
  paginateDescribeServerlessCaches(
1440
1380
  args?: DescribeServerlessCachesCommandInput,
1441
1381
  paginationConfig?: Pick<
1442
1382
  PaginationConfiguration,
1443
1383
  Exclude<keyof PaginationConfiguration, "client">
1444
- >
1384
+ >,
1445
1385
  ): Paginator<DescribeServerlessCachesCommandOutput>;
1446
1386
  paginateDescribeServerlessCacheSnapshots(
1447
1387
  args?: DescribeServerlessCacheSnapshotsCommandInput,
1448
1388
  paginationConfig?: Pick<
1449
1389
  PaginationConfiguration,
1450
1390
  Exclude<keyof PaginationConfiguration, "client">
1451
- >
1391
+ >,
1452
1392
  ): Paginator<DescribeServerlessCacheSnapshotsCommandOutput>;
1453
1393
  paginateDescribeServiceUpdates(
1454
1394
  args?: DescribeServiceUpdatesCommandInput,
1455
1395
  paginationConfig?: Pick<
1456
1396
  PaginationConfiguration,
1457
1397
  Exclude<keyof PaginationConfiguration, "client">
1458
- >
1398
+ >,
1459
1399
  ): Paginator<DescribeServiceUpdatesCommandOutput>;
1460
1400
  paginateDescribeSnapshots(
1461
1401
  args?: DescribeSnapshotsCommandInput,
1462
1402
  paginationConfig?: Pick<
1463
1403
  PaginationConfiguration,
1464
1404
  Exclude<keyof PaginationConfiguration, "client">
1465
- >
1405
+ >,
1466
1406
  ): Paginator<DescribeSnapshotsCommandOutput>;
1467
1407
  paginateDescribeUpdateActions(
1468
1408
  args?: DescribeUpdateActionsCommandInput,
1469
1409
  paginationConfig?: Pick<
1470
1410
  PaginationConfiguration,
1471
1411
  Exclude<keyof PaginationConfiguration, "client">
1472
- >
1412
+ >,
1473
1413
  ): Paginator<DescribeUpdateActionsCommandOutput>;
1474
1414
  paginateDescribeUserGroups(
1475
1415
  args?: DescribeUserGroupsCommandInput,
1476
1416
  paginationConfig?: Pick<
1477
1417
  PaginationConfiguration,
1478
1418
  Exclude<keyof PaginationConfiguration, "client">
1479
- >
1419
+ >,
1480
1420
  ): Paginator<DescribeUserGroupsCommandOutput>;
1481
1421
  paginateDescribeUsers(
1482
1422
  args?: DescribeUsersCommandInput,
1483
1423
  paginationConfig?: Pick<
1484
1424
  PaginationConfiguration,
1485
1425
  Exclude<keyof PaginationConfiguration, "client">
1486
- >
1426
+ >,
1487
1427
  ): Paginator<DescribeUsersCommandOutput>;
1488
1428
  waitUntilCacheClusterAvailable(
1489
1429
  args: DescribeCacheClustersCommandInput,
@@ -1492,7 +1432,7 @@ export interface ElastiCache {
1492
1432
  | Pick<
1493
1433
  WaiterConfiguration<ElastiCache>,
1494
1434
  Exclude<keyof WaiterConfiguration<ElastiCache>, "client">
1495
- >
1435
+ >,
1496
1436
  ): Promise<WaiterResult<DescribeCacheClustersCommandOutput>>;
1497
1437
  waitUntilCacheClusterDeleted(
1498
1438
  args: DescribeCacheClustersCommandInput,
@@ -1501,10 +1441,8 @@ export interface ElastiCache {
1501
1441
  | Pick<
1502
1442
  WaiterConfiguration<ElastiCache>,
1503
1443
  Exclude<keyof WaiterConfiguration<ElastiCache>, "client">
1504
- >
1505
- ): Promise<
1506
- WaiterResult<DescribeCacheClustersCommandOutput | CacheClusterNotFoundFault>
1507
- >;
1444
+ >,
1445
+ ): Promise<WaiterResult<DescribeCacheClustersCommandOutput | CacheClusterNotFoundFault>>;
1508
1446
  waitUntilReplicationGroupAvailable(
1509
1447
  args: DescribeReplicationGroupsCommandInput,
1510
1448
  waiterConfig:
@@ -1512,7 +1450,7 @@ export interface ElastiCache {
1512
1450
  | Pick<
1513
1451
  WaiterConfiguration<ElastiCache>,
1514
1452
  Exclude<keyof WaiterConfiguration<ElastiCache>, "client">
1515
- >
1453
+ >,
1516
1454
  ): Promise<WaiterResult<DescribeReplicationGroupsCommandOutput>>;
1517
1455
  waitUntilReplicationGroupDeleted(
1518
1456
  args: DescribeReplicationGroupsCommandInput,
@@ -1521,13 +1459,7 @@ export interface ElastiCache {
1521
1459
  | Pick<
1522
1460
  WaiterConfiguration<ElastiCache>,
1523
1461
  Exclude<keyof WaiterConfiguration<ElastiCache>, "client">
1524
- >
1525
- ): Promise<
1526
- WaiterResult<
1527
- DescribeReplicationGroupsCommandOutput | ReplicationGroupNotFoundFault
1528
- >
1529
- >;
1462
+ >,
1463
+ ): Promise<WaiterResult<DescribeReplicationGroupsCommandOutput | ReplicationGroupNotFoundFault>>;
1530
1464
  }
1531
- export declare class ElastiCache
1532
- extends ElastiCacheClient
1533
- implements ElastiCache {}
1465
+ export declare class ElastiCache extends ElastiCacheClient implements ElastiCache {}