@aws-sdk/client-elasticache 3.533.0 → 3.535.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 (156) hide show
  1. package/dist-types/ElastiCache.d.ts +19 -1
  2. package/dist-types/ElastiCacheClient.d.ts +1 -1
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  4. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +2 -1
  7. package/dist-types/commands/CompleteMigrationCommand.d.ts +2 -1
  8. package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +2 -1
  9. package/dist-types/commands/CopySnapshotCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateCacheClusterCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateServerlessCacheCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateUserGroupCommand.d.ts +2 -1
  21. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -1
  22. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteUserGroupCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeUsersCommand.d.ts +2 -1
  53. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -1
  54. package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +2 -1
  55. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -1
  56. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -1
  57. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +2 -1
  61. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +2 -1
  62. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -1
  63. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -1
  64. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +2 -1
  65. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -1
  66. package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +2 -1
  67. package/dist-types/commands/ModifyUserCommand.d.ts +2 -1
  68. package/dist-types/commands/ModifyUserGroupCommand.d.ts +2 -1
  69. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -1
  70. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -1
  71. package/dist-types/commands/RebootCacheClusterCommand.d.ts +2 -1
  72. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  73. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +2 -1
  74. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -1
  75. package/dist-types/commands/StartMigrationCommand.d.ts +2 -1
  76. package/dist-types/commands/TestFailoverCommand.d.ts +2 -1
  77. package/dist-types/commands/TestMigrationCommand.d.ts +2 -1
  78. package/dist-types/models/models_0.d.ts +1062 -1062
  79. package/dist-types/models/models_1.d.ts +16 -16
  80. package/dist-types/ts3.4/ElastiCache.d.ts +18 -0
  81. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +9 -0
  156. package/package.json +41 -41
@@ -265,18 +265,21 @@ export interface ElastiCache {
265
265
  /**
266
266
  * @see {@link DescribeCacheClustersCommand}
267
267
  */
268
+ describeCacheClusters(): Promise<DescribeCacheClustersCommandOutput>;
268
269
  describeCacheClusters(args: DescribeCacheClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheClustersCommandOutput>;
269
270
  describeCacheClusters(args: DescribeCacheClustersCommandInput, cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void): void;
270
271
  describeCacheClusters(args: DescribeCacheClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void): void;
271
272
  /**
272
273
  * @see {@link DescribeCacheEngineVersionsCommand}
273
274
  */
275
+ describeCacheEngineVersions(): Promise<DescribeCacheEngineVersionsCommandOutput>;
274
276
  describeCacheEngineVersions(args: DescribeCacheEngineVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheEngineVersionsCommandOutput>;
275
277
  describeCacheEngineVersions(args: DescribeCacheEngineVersionsCommandInput, cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void): void;
276
278
  describeCacheEngineVersions(args: DescribeCacheEngineVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void): void;
277
279
  /**
278
280
  * @see {@link DescribeCacheParameterGroupsCommand}
279
281
  */
282
+ describeCacheParameterGroups(): Promise<DescribeCacheParameterGroupsCommandOutput>;
280
283
  describeCacheParameterGroups(args: DescribeCacheParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheParameterGroupsCommandOutput>;
281
284
  describeCacheParameterGroups(args: DescribeCacheParameterGroupsCommandInput, cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void): void;
282
285
  describeCacheParameterGroups(args: DescribeCacheParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void): void;
@@ -289,12 +292,14 @@ export interface ElastiCache {
289
292
  /**
290
293
  * @see {@link DescribeCacheSecurityGroupsCommand}
291
294
  */
295
+ describeCacheSecurityGroups(): Promise<DescribeCacheSecurityGroupsCommandOutput>;
292
296
  describeCacheSecurityGroups(args: DescribeCacheSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheSecurityGroupsCommandOutput>;
293
297
  describeCacheSecurityGroups(args: DescribeCacheSecurityGroupsCommandInput, cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void): void;
294
298
  describeCacheSecurityGroups(args: DescribeCacheSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void): void;
295
299
  /**
296
300
  * @see {@link DescribeCacheSubnetGroupsCommand}
297
301
  */
302
+ describeCacheSubnetGroups(): Promise<DescribeCacheSubnetGroupsCommandOutput>;
298
303
  describeCacheSubnetGroups(args: DescribeCacheSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheSubnetGroupsCommandOutput>;
299
304
  describeCacheSubnetGroups(args: DescribeCacheSubnetGroupsCommandInput, cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void): void;
300
305
  describeCacheSubnetGroups(args: DescribeCacheSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void): void;
@@ -307,72 +312,84 @@ export interface ElastiCache {
307
312
  /**
308
313
  * @see {@link DescribeEventsCommand}
309
314
  */
315
+ describeEvents(): Promise<DescribeEventsCommandOutput>;
310
316
  describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
311
317
  describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
312
318
  describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
313
319
  /**
314
320
  * @see {@link DescribeGlobalReplicationGroupsCommand}
315
321
  */
322
+ describeGlobalReplicationGroups(): Promise<DescribeGlobalReplicationGroupsCommandOutput>;
316
323
  describeGlobalReplicationGroups(args: DescribeGlobalReplicationGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalReplicationGroupsCommandOutput>;
317
324
  describeGlobalReplicationGroups(args: DescribeGlobalReplicationGroupsCommandInput, cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void): void;
318
325
  describeGlobalReplicationGroups(args: DescribeGlobalReplicationGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void): void;
319
326
  /**
320
327
  * @see {@link DescribeReplicationGroupsCommand}
321
328
  */
329
+ describeReplicationGroups(): Promise<DescribeReplicationGroupsCommandOutput>;
322
330
  describeReplicationGroups(args: DescribeReplicationGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationGroupsCommandOutput>;
323
331
  describeReplicationGroups(args: DescribeReplicationGroupsCommandInput, cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void): void;
324
332
  describeReplicationGroups(args: DescribeReplicationGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void): void;
325
333
  /**
326
334
  * @see {@link DescribeReservedCacheNodesCommand}
327
335
  */
336
+ describeReservedCacheNodes(): Promise<DescribeReservedCacheNodesCommandOutput>;
328
337
  describeReservedCacheNodes(args: DescribeReservedCacheNodesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedCacheNodesCommandOutput>;
329
338
  describeReservedCacheNodes(args: DescribeReservedCacheNodesCommandInput, cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void): void;
330
339
  describeReservedCacheNodes(args: DescribeReservedCacheNodesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void): void;
331
340
  /**
332
341
  * @see {@link DescribeReservedCacheNodesOfferingsCommand}
333
342
  */
343
+ describeReservedCacheNodesOfferings(): Promise<DescribeReservedCacheNodesOfferingsCommandOutput>;
334
344
  describeReservedCacheNodesOfferings(args: DescribeReservedCacheNodesOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedCacheNodesOfferingsCommandOutput>;
335
345
  describeReservedCacheNodesOfferings(args: DescribeReservedCacheNodesOfferingsCommandInput, cb: (err: any, data?: DescribeReservedCacheNodesOfferingsCommandOutput) => void): void;
336
346
  describeReservedCacheNodesOfferings(args: DescribeReservedCacheNodesOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedCacheNodesOfferingsCommandOutput) => void): void;
337
347
  /**
338
348
  * @see {@link DescribeServerlessCachesCommand}
339
349
  */
350
+ describeServerlessCaches(): Promise<DescribeServerlessCachesCommandOutput>;
340
351
  describeServerlessCaches(args: DescribeServerlessCachesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeServerlessCachesCommandOutput>;
341
352
  describeServerlessCaches(args: DescribeServerlessCachesCommandInput, cb: (err: any, data?: DescribeServerlessCachesCommandOutput) => void): void;
342
353
  describeServerlessCaches(args: DescribeServerlessCachesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeServerlessCachesCommandOutput) => void): void;
343
354
  /**
344
355
  * @see {@link DescribeServerlessCacheSnapshotsCommand}
345
356
  */
357
+ describeServerlessCacheSnapshots(): Promise<DescribeServerlessCacheSnapshotsCommandOutput>;
346
358
  describeServerlessCacheSnapshots(args: DescribeServerlessCacheSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeServerlessCacheSnapshotsCommandOutput>;
347
359
  describeServerlessCacheSnapshots(args: DescribeServerlessCacheSnapshotsCommandInput, cb: (err: any, data?: DescribeServerlessCacheSnapshotsCommandOutput) => void): void;
348
360
  describeServerlessCacheSnapshots(args: DescribeServerlessCacheSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeServerlessCacheSnapshotsCommandOutput) => void): void;
349
361
  /**
350
362
  * @see {@link DescribeServiceUpdatesCommand}
351
363
  */
364
+ describeServiceUpdates(): Promise<DescribeServiceUpdatesCommandOutput>;
352
365
  describeServiceUpdates(args: DescribeServiceUpdatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeServiceUpdatesCommandOutput>;
353
366
  describeServiceUpdates(args: DescribeServiceUpdatesCommandInput, cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void): void;
354
367
  describeServiceUpdates(args: DescribeServiceUpdatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void): void;
355
368
  /**
356
369
  * @see {@link DescribeSnapshotsCommand}
357
370
  */
371
+ describeSnapshots(): Promise<DescribeSnapshotsCommandOutput>;
358
372
  describeSnapshots(args: DescribeSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotsCommandOutput>;
359
373
  describeSnapshots(args: DescribeSnapshotsCommandInput, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
360
374
  describeSnapshots(args: DescribeSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
361
375
  /**
362
376
  * @see {@link DescribeUpdateActionsCommand}
363
377
  */
378
+ describeUpdateActions(): Promise<DescribeUpdateActionsCommandOutput>;
364
379
  describeUpdateActions(args: DescribeUpdateActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUpdateActionsCommandOutput>;
365
380
  describeUpdateActions(args: DescribeUpdateActionsCommandInput, cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void): void;
366
381
  describeUpdateActions(args: DescribeUpdateActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void): void;
367
382
  /**
368
383
  * @see {@link DescribeUserGroupsCommand}
369
384
  */
385
+ describeUserGroups(): Promise<DescribeUserGroupsCommandOutput>;
370
386
  describeUserGroups(args: DescribeUserGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserGroupsCommandOutput>;
371
387
  describeUserGroups(args: DescribeUserGroupsCommandInput, cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void): void;
372
388
  describeUserGroups(args: DescribeUserGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void): void;
373
389
  /**
374
390
  * @see {@link DescribeUsersCommand}
375
391
  */
392
+ describeUsers(): Promise<DescribeUsersCommandOutput>;
376
393
  describeUsers(args: DescribeUsersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsersCommandOutput>;
377
394
  describeUsers(args: DescribeUsersCommandInput, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
378
395
  describeUsers(args: DescribeUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
@@ -409,6 +426,7 @@ export interface ElastiCache {
409
426
  /**
410
427
  * @see {@link ListAllowedNodeTypeModificationsCommand}
411
428
  */
429
+ listAllowedNodeTypeModifications(): Promise<ListAllowedNodeTypeModificationsCommandOutput>;
412
430
  listAllowedNodeTypeModifications(args: ListAllowedNodeTypeModificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListAllowedNodeTypeModificationsCommandOutput>;
413
431
  listAllowedNodeTypeModifications(args: ListAllowedNodeTypeModificationsCommandInput, cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void): void;
414
432
  listAllowedNodeTypeModifications(args: ListAllowedNodeTypeModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void): void;
@@ -528,7 +546,6 @@ export interface ElastiCache {
528
546
  testMigration(args: TestMigrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestMigrationCommandOutput) => void): void;
529
547
  }
530
548
  /**
531
- * @public
532
549
  * <fullname>Amazon ElastiCache</fullname>
533
550
  * <p>Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale
534
551
  * a distributed cache in the cloud.</p>
@@ -539,6 +556,7 @@ export interface ElastiCache {
539
556
  * <p>In addition, through integration with Amazon CloudWatch, customers get enhanced
540
557
  * visibility into the key performance statistics associated with their cache and can
541
558
  * receive alarms if a part of their cache runs hot.</p>
559
+ * @public
542
560
  */
543
561
  export declare class ElastiCache extends ElastiCacheClient implements ElastiCache {
544
562
  }
@@ -226,7 +226,6 @@ export type ElastiCacheClientResolvedConfigType = __SmithyResolvedConfiguration<
226
226
  export interface ElastiCacheClientResolvedConfig extends ElastiCacheClientResolvedConfigType {
227
227
  }
228
228
  /**
229
- * @public
230
229
  * <fullname>Amazon ElastiCache</fullname>
231
230
  * <p>Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale
232
231
  * a distributed cache in the cloud.</p>
@@ -237,6 +236,7 @@ export interface ElastiCacheClientResolvedConfig extends ElastiCacheClientResolv
237
236
  * <p>In addition, through integration with Amazon CloudWatch, customers get enhanced
238
237
  * visibility into the key performance statistics associated with their cache and can
239
238
  * receive alarms if a part of their cache runs hot.</p>
239
+ * @public
240
240
  */
241
241
  export declare class ElastiCacheClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ElastiCacheClientResolvedConfig> {
242
242
  /**
@@ -22,10 +22,10 @@ export interface AddTagsToResourceCommandOutput extends TagListMessage, __Metada
22
22
  }
23
23
  declare const AddTagsToResourceCommand_base: {
24
24
  new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>A tag is a key-value pair where the key and value are case-sensitive. You can use tags
30
30
  * to categorize and track all your ElastiCache resources, with the exception of global
31
31
  * replication group. When you add or remove tags on replication groups, those actions will
@@ -129,6 +129,7 @@ declare const AddTagsToResourceCommand_base: {
129
129
  * @throws {@link ElastiCacheServiceException}
130
130
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
131
131
  *
132
+ * @public
132
133
  * @example AddTagsToResource
133
134
  * ```javascript
134
135
  * // Adds up to 10 tags, key/value pairs, to a cluster or snapshot resource.
@@ -22,10 +22,10 @@ export interface AuthorizeCacheSecurityGroupIngressCommandOutput extends Authori
22
22
  }
23
23
  declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
24
24
  new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Allows network ingress to a cache security group. Applications using ElastiCache must
30
30
  * be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization
31
31
  * mechanism.</p>
@@ -90,6 +90,7 @@ declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
90
90
  * @throws {@link ElastiCacheServiceException}
91
91
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
92
92
  *
93
+ * @public
93
94
  * @example AuthorizeCacheCacheSecurityGroupIngress
94
95
  * ```javascript
95
96
  * // Allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2. Amazon EC2 security groups are used as the authorization mechanism.
@@ -22,10 +22,10 @@ export interface BatchApplyUpdateActionCommandOutput extends UpdateActionResults
22
22
  }
23
23
  declare const BatchApplyUpdateActionCommand_base: {
24
24
  new (input: BatchApplyUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchApplyUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Apply the service update. For more information on service updates and applying them,
30
30
  * see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/applying-updates.html">Applying Service
31
31
  * Updates</a>.</p>
@@ -83,6 +83,7 @@ declare const BatchApplyUpdateActionCommand_base: {
83
83
  * @throws {@link ElastiCacheServiceException}
84
84
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class BatchApplyUpdateActionCommand extends BatchApplyUpdateActionCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface BatchStopUpdateActionCommandOutput extends UpdateActionResultsM
22
22
  }
23
23
  declare const BatchStopUpdateActionCommand_base: {
24
24
  new (input: BatchStopUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchStopUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stop the service update. For more information on service updates and stopping them,
30
30
  * see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/stopping-self-service-updates.html">Stopping
31
31
  * Service Updates</a>.</p>
@@ -83,6 +83,7 @@ declare const BatchStopUpdateActionCommand_base: {
83
83
  * @throws {@link ElastiCacheServiceException}
84
84
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class BatchStopUpdateActionCommand extends BatchStopUpdateActionCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface CompleteMigrationCommandOutput extends CompleteMigrationRespons
22
22
  }
23
23
  declare const CompleteMigrationCommand_base: {
24
24
  new (input: CompleteMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CompleteMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Complete the migration of data.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -182,6 +182,7 @@ declare const CompleteMigrationCommand_base: {
182
182
  * @throws {@link ElastiCacheServiceException}
183
183
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
184
184
  *
185
+ * @public
185
186
  */
186
187
  export declare class CompleteMigrationCommand extends CompleteMigrationCommand_base {
187
188
  }
@@ -22,10 +22,10 @@ export interface CopyServerlessCacheSnapshotCommandOutput extends CopyServerless
22
22
  }
23
23
  declare const CopyServerlessCacheSnapshotCommand_base: {
24
24
  new (input: CopyServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyServerlessCacheSnapshotCommandInput, CopyServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CopyServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyServerlessCacheSnapshotCommandInput, CopyServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a copy of an existing serverless cache’s snapshot. Available for Redis only.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
101
101
  * @throws {@link ElastiCacheServiceException}
102
102
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class CopyServerlessCacheSnapshotCommand extends CopyServerlessCacheSnapshotCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __Metadat
22
22
  }
23
23
  declare const CopySnapshotCommand_base: {
24
24
  new (input: CopySnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CopySnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Makes a copy of an existing snapshot.</p>
30
30
  * <note>
31
31
  * <p>This operation is valid for Redis only.</p>
@@ -228,6 +228,7 @@ declare const CopySnapshotCommand_base: {
228
228
  * @throws {@link ElastiCacheServiceException}
229
229
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
230
230
  *
231
+ * @public
231
232
  * @example CopySnapshot
232
233
  * ```javascript
233
234
  * // Copies a snapshot to a specified name.
@@ -22,10 +22,10 @@ export interface CreateCacheClusterCommandOutput extends CreateCacheClusterResul
22
22
  }
23
23
  declare const CreateCacheClusterCommand_base: {
24
24
  new (input: CreateCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a cluster. All nodes in the cluster run the same protocol-compliant cache
30
30
  * engine software, either Memcached or Redis.</p>
31
31
  * <p>This operation is not supported for Redis (cluster mode enabled) clusters.</p>
@@ -276,6 +276,7 @@ declare const CreateCacheClusterCommand_base: {
276
276
  * @throws {@link ElastiCacheServiceException}
277
277
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
278
278
  *
279
+ * @public
279
280
  * @example CreateCacheCluster
280
281
  * ```javascript
281
282
  * // Creates a Memcached cluster with 2 nodes.
@@ -22,10 +22,10 @@ export interface CreateCacheParameterGroupCommandOutput extends CreateCacheParam
22
22
  }
23
23
  declare const CreateCacheParameterGroupCommand_base: {
24
24
  new (input: CreateCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new Amazon ElastiCache cache parameter group. An ElastiCache cache parameter
30
30
  * group is a collection of parameters and their values that are applied to all of the
31
31
  * nodes in any cluster or replication group using the CacheParameterGroup.</p>
@@ -106,6 +106,7 @@ declare const CreateCacheParameterGroupCommand_base: {
106
106
  * @throws {@link ElastiCacheServiceException}
107
107
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
108
108
  *
109
+ * @public
109
110
  * @example CreateCacheParameterGroup
110
111
  * ```javascript
111
112
  * // Creates the Amazon ElastiCache parameter group custom-redis2-8.
@@ -22,10 +22,10 @@ export interface CreateCacheSecurityGroupCommandOutput extends CreateCacheSecuri
22
22
  }
23
23
  declare const CreateCacheSecurityGroupCommand_base: {
24
24
  new (input: CreateCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new cache security group. Use a cache security group to control access to
30
30
  * one or more clusters.</p>
31
31
  * <p>Cache security groups are only used when you are creating a cluster outside of an
@@ -94,6 +94,7 @@ declare const CreateCacheSecurityGroupCommand_base: {
94
94
  * @throws {@link ElastiCacheServiceException}
95
95
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
96
96
  *
97
+ * @public
97
98
  * @example CreateCacheSecurityGroup
98
99
  * ```javascript
99
100
  * // Creates an ElastiCache security group. ElastiCache security groups are only for clusters not running in an AWS VPC.
@@ -22,10 +22,10 @@ export interface CreateCacheSubnetGroupCommandOutput extends CreateCacheSubnetGr
22
22
  }
23
23
  declare const CreateCacheSubnetGroupCommand_base: {
24
24
  new (input: CreateCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new cache subnet group.</p>
30
30
  * <p>Use this parameter only when you are creating a cluster in an Amazon Virtual Private
31
31
  * Cloud (Amazon VPC).</p>
@@ -113,6 +113,7 @@ declare const CreateCacheSubnetGroupCommand_base: {
113
113
  * @throws {@link ElastiCacheServiceException}
114
114
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
115
115
  *
116
+ * @public
116
117
  * @example CreateCacheSubnet
117
118
  * ```javascript
118
119
  * // Creates a new cache subnet group.
@@ -22,10 +22,10 @@ export interface CreateGlobalReplicationGroupCommandOutput extends CreateGlobalR
22
22
  }
23
23
  declare const CreateGlobalReplicationGroupCommand_base: {
24
24
  new (input: CreateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalReplicationGroupCommandInput, CreateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalReplicationGroupCommandInput, CreateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Global Datastore for Redis offers fully managed, fast, reliable and secure
30
30
  * cross-region replication. Using Global Datastore for Redis, you can create cross-region
31
31
  * read replica clusters for ElastiCache for Redis to enable low-latency reads and disaster
@@ -112,6 +112,7 @@ declare const CreateGlobalReplicationGroupCommand_base: {
112
112
  * @throws {@link ElastiCacheServiceException}
113
113
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class CreateGlobalReplicationGroupCommand extends CreateGlobalReplicationGroupCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
22
22
  }
23
23
  declare const CreateReplicationGroupCommand_base: {
24
24
  new (input: CreateReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationGroupCommandInput, CreateReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationGroupCommandInput, CreateReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication
30
30
  * group.</p>
31
31
  * <p>This API can be used to create a standalone regional replication group or a secondary
@@ -351,6 +351,7 @@ declare const CreateReplicationGroupCommand_base: {
351
351
  * @throws {@link ElastiCacheServiceException}
352
352
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
353
353
  *
354
+ * @public
354
355
  * @example CreateCacheReplicationGroup
355
356
  * ```javascript
356
357
  * // Creates a Redis replication group with 3 nodes.
@@ -22,10 +22,10 @@ export interface CreateServerlessCacheCommandOutput extends CreateServerlessCach
22
22
  }
23
23
  declare const CreateServerlessCacheCommand_base: {
24
24
  new (input: CreateServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheCommandInput, CreateServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheCommandInput, CreateServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a serverless cache.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -155,6 +155,7 @@ declare const CreateServerlessCacheCommand_base: {
155
155
  * @throws {@link ElastiCacheServiceException}
156
156
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
157
157
  *
158
+ * @public
158
159
  */
159
160
  export declare class CreateServerlessCacheCommand extends CreateServerlessCacheCommand_base {
160
161
  }
@@ -22,10 +22,10 @@ export interface CreateServerlessCacheSnapshotCommandOutput extends CreateServer
22
22
  }
23
23
  declare const CreateServerlessCacheSnapshotCommand_base: {
24
24
  new (input: CreateServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheSnapshotCommandInput, CreateServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheSnapshotCommandInput, CreateServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API creates a copy of an entire ServerlessCache at a specific moment in time. Available for Redis only.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
101
101
  * @throws {@link ElastiCacheServiceException}
102
102
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class CreateServerlessCacheSnapshotCommand extends CreateServerlessCacheSnapshotCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __Met
22
22
  }
23
23
  declare const CreateSnapshotCommand_base: {
24
24
  new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a copy of an entire cluster or replication group at a specific moment in
30
30
  * time.</p>
31
31
  * <note>
@@ -161,6 +161,7 @@ declare const CreateSnapshotCommand_base: {
161
161
  * @throws {@link ElastiCacheServiceException}
162
162
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
163
163
  *
164
+ * @public
164
165
  * @example CreateSnapshot - NonClustered Redis, no read-replicas
165
166
  * ```javascript
166
167
  * // Creates a snapshot of a non-clustered Redis cluster that has only one node.
@@ -22,10 +22,10 @@ export interface CreateUserCommandOutput extends User, __MetadataBearer {
22
22
  }
23
23
  declare const CreateUserCommand_base: {
24
24
  new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>For Redis engine version 6.0 onwards: Creates a Redis user. For more information, see
30
30
  * <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>.</p>
31
31
  * @example
@@ -109,6 +109,7 @@ declare const CreateUserCommand_base: {
109
109
  * @throws {@link ElastiCacheServiceException}
110
110
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class CreateUserCommand extends CreateUserCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface CreateUserGroupCommandOutput extends UserGroup, __MetadataBeare
22
22
  }
23
23
  declare const CreateUserGroupCommand_base: {
24
24
  new (input: CreateUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserGroupCommandInput, CreateUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserGroupCommandInput, CreateUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>For Redis engine version 6.0 onwards: Creates a Redis user group. For more
30
30
  * information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>
31
31
  * </p>
@@ -112,6 +112,7 @@ declare const CreateUserGroupCommand_base: {
112
112
  * @throws {@link ElastiCacheServiceException}
113
113
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class CreateUserGroupCommand extends CreateUserGroupCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput extends
22
22
  }
23
23
  declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
24
24
  new (input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Decreases the number of node groups in a Global datastore</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -100,6 +100,7 @@ declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
100
100
  * @throws {@link ElastiCacheServiceException}
101
101
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends DecreaseNodeGroupsInGlobalReplicationGroupCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface DecreaseReplicaCountCommandOutput extends DecreaseReplicaCountR
22
22
  }
23
23
  declare const DecreaseReplicaCountCommand_base: {
24
24
  new (input: DecreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseReplicaCountCommandInput, DecreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DecreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseReplicaCountCommandInput, DecreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Dynamically decreases the number of replicas in a Redis (cluster mode disabled)
30
30
  * replication group or the number of replica nodes in one or more node groups (shards) of
31
31
  * a Redis (cluster mode enabled) replication group. This operation is performed with no
@@ -232,6 +232,7 @@ declare const DecreaseReplicaCountCommand_base: {
232
232
  * @throws {@link ElastiCacheServiceException}
233
233
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
234
234
  *
235
+ * @public
235
236
  */
236
237
  export declare class DecreaseReplicaCountCommand extends DecreaseReplicaCountCommand_base {
237
238
  }
@@ -22,10 +22,10 @@ export interface DeleteCacheClusterCommandOutput extends DeleteCacheClusterResul
22
22
  }
23
23
  declare const DeleteCacheClusterCommand_base: {
24
24
  new (input: DeleteCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheClusterCommandInput, DeleteCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheClusterCommandInput, DeleteCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a previously provisioned cluster. <code>DeleteCacheCluster</code> deletes all
30
30
  * associated cache nodes, node endpoints and the cluster itself. When you receive a
31
31
  * successful response from this operation, Amazon ElastiCache immediately begins deleting
@@ -225,6 +225,7 @@ declare const DeleteCacheClusterCommand_base: {
225
225
  * @throws {@link ElastiCacheServiceException}
226
226
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
227
227
  *
228
+ * @public
228
229
  * @example DeleteCacheCluster
229
230
  * ```javascript
230
231
  * // Deletes an Amazon ElastiCache cluster.
@@ -22,10 +22,10 @@ export interface DeleteCacheParameterGroupCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const DeleteCacheParameterGroupCommand_base: {
24
24
  new (input: DeleteCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheParameterGroupCommandInput, DeleteCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheParameterGroupCommandInput, DeleteCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified cache parameter group. You cannot delete a cache parameter group
30
30
  * if it is associated with any cache clusters. You cannot delete the default cache
31
31
  * parameter groups in your account.</p>
@@ -67,6 +67,7 @@ declare const DeleteCacheParameterGroupCommand_base: {
67
67
  * @throws {@link ElastiCacheServiceException}
68
68
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
69
69
  *
70
+ * @public
70
71
  * @example DeleteCacheParameterGroup
71
72
  * ```javascript
72
73
  * // Deletes the Amazon ElastiCache parameter group custom-mem1-4.