@aws-sdk/client-elasticache 3.533.0 → 3.540.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 (162) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/ElastiCache.d.ts +19 -1
  6. package/dist-types/ElastiCacheClient.d.ts +1 -1
  7. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  8. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +2 -1
  11. package/dist-types/commands/CompleteMigrationCommand.d.ts +2 -1
  12. package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +2 -1
  13. package/dist-types/commands/CopySnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateCacheClusterCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateServerlessCacheCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateUserGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -1
  26. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteUserGroupCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeUsersCommand.d.ts +2 -1
  57. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -1
  58. package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +2 -1
  59. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -1
  60. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -1
  61. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +2 -1
  62. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +2 -1
  65. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +2 -1
  66. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -1
  67. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -1
  68. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +2 -1
  69. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -1
  70. package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +2 -1
  71. package/dist-types/commands/ModifyUserCommand.d.ts +2 -1
  72. package/dist-types/commands/ModifyUserGroupCommand.d.ts +2 -1
  73. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -1
  74. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -1
  75. package/dist-types/commands/RebootCacheClusterCommand.d.ts +2 -1
  76. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  77. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +2 -1
  78. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -1
  79. package/dist-types/commands/StartMigrationCommand.d.ts +2 -1
  80. package/dist-types/commands/TestFailoverCommand.d.ts +2 -1
  81. package/dist-types/commands/TestMigrationCommand.d.ts +2 -1
  82. package/dist-types/index.d.ts +0 -1
  83. package/dist-types/models/models_0.d.ts +1062 -1062
  84. package/dist-types/models/models_1.d.ts +16 -16
  85. package/dist-types/ts3.4/ElastiCache.d.ts +18 -0
  86. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/index.d.ts +0 -1
  162. package/package.json +41 -41
@@ -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.
@@ -22,10 +22,10 @@ export interface DeleteCacheSecurityGroupCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const DeleteCacheSecurityGroupCommand_base: {
24
24
  new (input: DeleteCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSecurityGroupCommandInput, DeleteCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSecurityGroupCommandInput, DeleteCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a cache security group.</p>
30
30
  * <note>
31
31
  * <p>You cannot delete a cache security group if it is associated with any
@@ -68,6 +68,7 @@ declare const DeleteCacheSecurityGroupCommand_base: {
68
68
  * @throws {@link ElastiCacheServiceException}
69
69
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
70
70
  *
71
+ * @public
71
72
  * @example DeleteCacheSecurityGroup
72
73
  * ```javascript
73
74
  * // Deletes a cache security group.
@@ -22,10 +22,10 @@ export interface DeleteCacheSubnetGroupCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteCacheSubnetGroupCommand_base: {
24
24
  new (input: DeleteCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSubnetGroupCommandInput, DeleteCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSubnetGroupCommandInput, DeleteCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a cache subnet group.</p>
30
30
  * <note>
31
31
  * <p>You cannot delete a default cache subnet group or one that is associated with any
@@ -62,6 +62,7 @@ declare const DeleteCacheSubnetGroupCommand_base: {
62
62
  * @throws {@link ElastiCacheServiceException}
63
63
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
64
64
  *
65
+ * @public
65
66
  * @example DeleteCacheSubnetGroup
66
67
  * ```javascript
67
68
  * // Deletes the Amazon ElastiCache subnet group my-subnet-group.
@@ -22,10 +22,10 @@ export interface DeleteGlobalReplicationGroupCommandOutput extends DeleteGlobalR
22
22
  }
23
23
  declare const DeleteGlobalReplicationGroupCommand_base: {
24
24
  new (input: DeleteGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalReplicationGroupCommandInput, DeleteGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalReplicationGroupCommandInput, DeleteGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deleting a Global datastore is a two-step process: </p>
30
30
  * <ul>
31
31
  * <li>
@@ -110,6 +110,7 @@ declare const DeleteGlobalReplicationGroupCommand_base: {
110
110
  * @throws {@link ElastiCacheServiceException}
111
111
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class DeleteGlobalReplicationGroupCommand extends DeleteGlobalReplicationGroupCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface DeleteReplicationGroupCommandOutput extends DeleteReplicationGr
22
22
  }
23
23
  declare const DeleteReplicationGroupCommand_base: {
24
24
  new (input: DeleteReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationGroupCommandInput, DeleteReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationGroupCommandInput, DeleteReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing replication group. By default, this operation deletes the entire
30
30
  * replication group, including the primary/primaries and all of the read replicas. If the
31
31
  * replication group has only one primary, you can optionally delete only the read
@@ -217,6 +217,7 @@ declare const DeleteReplicationGroupCommand_base: {
217
217
  * @throws {@link ElastiCacheServiceException}
218
218
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
219
219
  *
220
+ * @public
220
221
  * @example DeleteReplicationGroup
221
222
  * ```javascript
222
223
  * // Deletes the Amazon ElastiCache replication group my-redis-rg.
@@ -22,10 +22,10 @@ export interface DeleteServerlessCacheCommandOutput extends DeleteServerlessCach
22
22
  }
23
23
  declare const DeleteServerlessCacheCommand_base: {
24
24
  new (input: DeleteServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheCommandInput, DeleteServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheCommandInput, DeleteServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a specified existing serverless cache.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -111,6 +111,7 @@ declare const DeleteServerlessCacheCommand_base: {
111
111
  * @throws {@link ElastiCacheServiceException}
112
112
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class DeleteServerlessCacheCommand extends DeleteServerlessCacheCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface DeleteServerlessCacheSnapshotCommandOutput extends DeleteServer
22
22
  }
23
23
  declare const DeleteServerlessCacheSnapshotCommand_base: {
24
24
  new (input: DeleteServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheSnapshotCommandInput, DeleteServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheSnapshotCommandInput, DeleteServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing serverless cache 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.
@@ -79,6 +79,7 @@ declare const DeleteServerlessCacheSnapshotCommand_base: {
79
79
  * @throws {@link ElastiCacheServiceException}
80
80
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DeleteServerlessCacheSnapshotCommand extends DeleteServerlessCacheSnapshotCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
22
22
  }
23
23
  declare const DeleteSnapshotCommand_base: {
24
24
  new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing snapshot. When you receive a successful response from this
30
30
  * operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or
31
31
  * revert this operation.</p>
@@ -122,6 +122,7 @@ declare const DeleteSnapshotCommand_base: {
122
122
  * @throws {@link ElastiCacheServiceException}
123
123
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
124
124
  *
125
+ * @public
125
126
  * @example DeleteSnapshot
126
127
  * ```javascript
127
128
  * // Deletes the Redis snapshot snapshot-20160822.
@@ -22,10 +22,10 @@ export interface DeleteUserCommandOutput extends User, __MetadataBearer {
22
22
  }
23
23
  declare const DeleteUserCommand_base: {
24
24
  new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, 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: Deletes a user. The user will be removed from
30
30
  * all user groups and in turn removed from all replication groups. For more information,
31
31
  * see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>. </p>
@@ -83,6 +83,7 @@ declare const DeleteUserCommand_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 DeleteUserCommand extends DeleteUserCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DeleteUserGroupCommandOutput extends UserGroup, __MetadataBeare
22
22
  }
23
23
  declare const DeleteUserGroupCommand_base: {
24
24
  new (input: DeleteUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserGroupCommandInput, DeleteUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserGroupCommandInput, DeleteUserGroupCommandOutput, 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: Deletes a user group. The user group must first
30
30
  * be disassociated from the replication group before it can be deleted. For more
31
31
  * information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>. </p>
@@ -88,6 +88,7 @@ declare const DeleteUserGroupCommand_base: {
88
88
  * @throws {@link ElastiCacheServiceException}
89
89
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DeleteUserGroupCommand extends DeleteUserGroupCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DescribeCacheClustersCommandOutput extends CacheClusterMessage,
22
22
  }
23
23
  declare const DescribeCacheClustersCommand_base: {
24
24
  new (input: DescribeCacheClustersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheClustersCommandInput, DescribeCacheClustersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeCacheClustersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeCacheClustersCommandInput, DescribeCacheClustersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about all provisioned clusters if no cluster identifier is
30
30
  * specified, or about a specific cache cluster if a cluster identifier is supplied.</p>
31
31
  * <p>By default, abbreviated information about the clusters is returned. You can use the
@@ -195,6 +195,7 @@ declare const DescribeCacheClustersCommand_base: {
195
195
  * @throws {@link ElastiCacheServiceException}
196
196
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
197
197
  *
198
+ * @public
198
199
  * @example DescribeCacheClusters
199
200
  * ```javascript
200
201
  * // Lists the details for up to 50 cache clusters.
@@ -22,10 +22,10 @@ export interface DescribeCacheEngineVersionsCommandOutput extends CacheEngineVer
22
22
  }
23
23
  declare const DescribeCacheEngineVersionsCommand_base: {
24
24
  new (input: DescribeCacheEngineVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheEngineVersionsCommandInput, DescribeCacheEngineVersionsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeCacheEngineVersionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeCacheEngineVersionsCommandInput, DescribeCacheEngineVersionsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of the available cache engines and their versions.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DescribeCacheEngineVersionsCommand_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 DescribeCacheEngineVersions
71
72
  * ```javascript
72
73
  * // Lists the details for up to 25 Memcached and Redis cache engine versions.
@@ -22,10 +22,10 @@ export interface DescribeCacheParameterGroupsCommandOutput extends CacheParamete
22
22
  }
23
23
  declare const DescribeCacheParameterGroupsCommand_base: {
24
24
  new (input: DescribeCacheParameterGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParameterGroupsCommandInput, DescribeCacheParameterGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeCacheParameterGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeCacheParameterGroupsCommandInput, DescribeCacheParameterGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of cache parameter group descriptions. If a cache parameter group name
30
30
  * is specified, the list contains only the descriptions for that group.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const DescribeCacheParameterGroupsCommand_base: {
75
75
  * @throws {@link ElastiCacheServiceException}
76
76
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
77
77
  *
78
+ * @public
78
79
  * @example DescribeCacheParameterGroups
79
80
  * ```javascript
80
81
  * // Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.
@@ -22,10 +22,10 @@ export interface DescribeCacheParametersCommandOutput extends CacheParameterGrou
22
22
  }
23
23
  declare const DescribeCacheParametersCommand_base: {
24
24
  new (input: DescribeCacheParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeCacheParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the detailed parameter list for a particular cache parameter group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -97,6 +97,7 @@ declare const DescribeCacheParametersCommand_base: {
97
97
  * @throws {@link ElastiCacheServiceException}
98
98
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
99
99
  *
100
+ * @public
100
101
  * @example DescribeCacheParameters
101
102
  * ```javascript
102
103
  * // Lists up to 100 user parameter values for the parameter group custom.redis2.8.
@@ -22,10 +22,10 @@ export interface DescribeCacheSecurityGroupsCommandOutput extends CacheSecurityG
22
22
  }
23
23
  declare const DescribeCacheSecurityGroupsCommand_base: {
24
24
  new (input: DescribeCacheSecurityGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheSecurityGroupsCommandInput, DescribeCacheSecurityGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeCacheSecurityGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeCacheSecurityGroupsCommandInput, DescribeCacheSecurityGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of cache security group descriptions. If a cache security group name is
30
30
  * specified, the list contains only the description of that group. This applicable only
31
31
  * when you have ElastiCache in Classic setup </p>
@@ -82,6 +82,7 @@ declare const DescribeCacheSecurityGroupsCommand_base: {
82
82
  * @throws {@link ElastiCacheServiceException}
83
83
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
84
84
  *
85
+ * @public
85
86
  * @example DescribeCacheSecurityGroups
86
87
  * ```javascript
87
88
  * // Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.
@@ -22,10 +22,10 @@ export interface DescribeCacheSubnetGroupsCommandOutput extends CacheSubnetGroup
22
22
  }
23
23
  declare const DescribeCacheSubnetGroupsCommand_base: {
24
24
  new (input: DescribeCacheSubnetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheSubnetGroupsCommandInput, DescribeCacheSubnetGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeCacheSubnetGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeCacheSubnetGroupsCommandInput, DescribeCacheSubnetGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of cache subnet group descriptions. If a subnet group name is
30
30
  * specified, the list contains only the description of that group. This is applicable only
31
31
  * when you have ElastiCache in VPC setup. All ElastiCache clusters now launch in VPC by
@@ -87,6 +87,7 @@ declare const DescribeCacheSubnetGroupsCommand_base: {
87
87
  * @throws {@link ElastiCacheServiceException}
88
88
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
89
89
  *
90
+ * @public
90
91
  * @example DescribeCacheSubnetGroups
91
92
  * ```javascript
92
93
  * // Describes up to 25 cache subnet groups.
@@ -22,10 +22,10 @@ export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEn
22
22
  }
23
23
  declare const DescribeEngineDefaultParametersCommand_base: {
24
24
  new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the default engine and system parameter information for the specified cache
30
30
  * engine.</p>
31
31
  * @example
@@ -96,6 +96,7 @@ declare const DescribeEngineDefaultParametersCommand_base: {
96
96
  * @throws {@link ElastiCacheServiceException}
97
97
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
98
98
  *
99
+ * @public
99
100
  * @example DescribeEngineDefaultParameters
100
101
  * ```javascript
101
102
  * // Returns the default engine and system parameter information for the specified cache engine.
@@ -22,10 +22,10 @@ export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBe
22
22
  }
23
23
  declare const DescribeEventsCommand_base: {
24
24
  new (input: DescribeEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns events related to clusters, cache security groups, and cache parameter groups.
30
30
  * You can obtain events specific to a particular cluster, cache security group, or cache
31
31
  * parameter group by providing the name as a parameter.</p>
@@ -77,6 +77,7 @@ declare const DescribeEventsCommand_base: {
77
77
  * @throws {@link ElastiCacheServiceException}
78
78
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
79
79
  *
80
+ * @public
80
81
  * @example DescribeEvents
81
82
  * ```javascript
82
83
  * // Describes all the cache-cluster events for the past 120 minutes.
@@ -22,10 +22,10 @@ export interface DescribeGlobalReplicationGroupsCommandOutput extends DescribeGl
22
22
  }
23
23
  declare const DescribeGlobalReplicationGroupsCommand_base: {
24
24
  new (input: DescribeGlobalReplicationGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGlobalReplicationGroupsCommandInput, DescribeGlobalReplicationGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeGlobalReplicationGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeGlobalReplicationGroupsCommandInput, DescribeGlobalReplicationGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a particular global replication group. If no identifier is
30
30
  * specified, returns information about all Global datastores. </p>
31
31
  * @example
@@ -96,6 +96,7 @@ declare const DescribeGlobalReplicationGroupsCommand_base: {
96
96
  * @throws {@link ElastiCacheServiceException}
97
97
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class DescribeGlobalReplicationGroupsCommand extends DescribeGlobalReplicationGroupsCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface DescribeReplicationGroupsCommandOutput extends ReplicationGroup
22
22
  }
23
23
  declare const DescribeReplicationGroupsCommand_base: {
24
24
  new (input: DescribeReplicationGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationGroupsCommandInput, DescribeReplicationGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeReplicationGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeReplicationGroupsCommandInput, DescribeReplicationGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a particular replication group. If no identifier is
30
30
  * specified, <code>DescribeReplicationGroups</code> returns information about all
31
31
  * replication groups.</p>
@@ -191,6 +191,7 @@ declare const DescribeReplicationGroupsCommand_base: {
191
191
  * @throws {@link ElastiCacheServiceException}
192
192
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
193
193
  *
194
+ * @public
194
195
  * @example DescribeReplicationGroups
195
196
  * ```javascript
196
197
  * // Returns information about the replication group myreplgroup.
@@ -22,10 +22,10 @@ export interface DescribeReservedCacheNodesCommandOutput extends ReservedCacheNo
22
22
  }
23
23
  declare const DescribeReservedCacheNodesCommand_base: {
24
24
  new (input: DescribeReservedCacheNodesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservedCacheNodesCommandInput, DescribeReservedCacheNodesCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeReservedCacheNodesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeReservedCacheNodesCommandInput, DescribeReservedCacheNodesCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about reserved cache nodes for this account, or about a specified
30
30
  * reserved cache node.</p>
31
31
  * @example
@@ -92,6 +92,7 @@ declare const DescribeReservedCacheNodesCommand_base: {
92
92
  * @throws {@link ElastiCacheServiceException}
93
93
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
94
94
  *
95
+ * @public
95
96
  * @example DescribeReservedCacheNodes
96
97
  * ```javascript
97
98
  * // Returns information about reserved cache nodes for this account, or about a specified reserved cache node. If the account has no reserved cache nodes, the operation returns an empty list, as shown here.
@@ -22,10 +22,10 @@ export interface DescribeReservedCacheNodesOfferingsCommandOutput extends Reserv
22
22
  }
23
23
  declare const DescribeReservedCacheNodesOfferingsCommand_base: {
24
24
  new (input: DescribeReservedCacheNodesOfferingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservedCacheNodesOfferingsCommandInput, DescribeReservedCacheNodesOfferingsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeReservedCacheNodesOfferingsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeReservedCacheNodesOfferingsCommandInput, DescribeReservedCacheNodesOfferingsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists available reserved cache node offerings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const DescribeReservedCacheNodesOfferingsCommand_base: {
85
85
  * @throws {@link ElastiCacheServiceException}
86
86
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
87
87
  *
88
+ * @public
88
89
  * @example DescribeReseredCacheNodeOfferings
89
90
  * ```javascript
90
91
  * // Lists available reserved cache node offerings.
@@ -22,10 +22,10 @@ export interface DescribeServerlessCacheSnapshotsCommandOutput extends DescribeS
22
22
  }
23
23
  declare const DescribeServerlessCacheSnapshotsCommand_base: {
24
24
  new (input: DescribeServerlessCacheSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServerlessCacheSnapshotsCommandInput, DescribeServerlessCacheSnapshotsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeServerlessCacheSnapshotsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeServerlessCacheSnapshotsCommandInput, DescribeServerlessCacheSnapshotsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about serverless cache snapshots.
30
30
  * By default, this API lists all of the customer’s serverless cache snapshots.
31
31
  * It can also describe a single serverless cache snapshot, or the snapshots associated with
@@ -89,6 +89,7 @@ declare const DescribeServerlessCacheSnapshotsCommand_base: {
89
89
  * @throws {@link ElastiCacheServiceException}
90
90
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DescribeServerlessCacheSnapshotsCommand extends DescribeServerlessCacheSnapshotsCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DescribeServerlessCachesCommandOutput extends DescribeServerles
22
22
  }
23
23
  declare const DescribeServerlessCachesCommand_base: {
24
24
  new (input: DescribeServerlessCachesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServerlessCachesCommandInput, DescribeServerlessCachesCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeServerlessCachesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeServerlessCachesCommandInput, DescribeServerlessCachesCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a specific serverless cache.
30
30
  * If no identifier is specified, then the API returns information on all the serverless caches belonging to
31
31
  * this Amazon Web Services account.</p>
@@ -105,6 +105,7 @@ declare const DescribeServerlessCachesCommand_base: {
105
105
  * @throws {@link ElastiCacheServiceException}
106
106
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class DescribeServerlessCachesCommand extends DescribeServerlessCachesCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface DescribeServiceUpdatesCommandOutput extends ServiceUpdatesMessa
22
22
  }
23
23
  declare const DescribeServiceUpdatesCommand_base: {
24
24
  new (input: DescribeServiceUpdatesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceUpdatesCommandInput, DescribeServiceUpdatesCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeServiceUpdatesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeServiceUpdatesCommandInput, DescribeServiceUpdatesCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns details of the service updates</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const DescribeServiceUpdatesCommand_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 DescribeServiceUpdatesCommand extends DescribeServiceUpdatesCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsListMes
22
22
  }
23
23
  declare const DescribeSnapshotsCommand_base: {
24
24
  new (input: DescribeSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeSnapshotsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about cluster or replication group snapshots. By default,
30
30
  * <code>DescribeSnapshots</code> lists all of your snapshots; it can optionally
31
31
  * describe a single snapshot, or just the snapshots associated with a particular cache
@@ -131,6 +131,7 @@ declare const DescribeSnapshotsCommand_base: {
131
131
  * @throws {@link ElastiCacheServiceException}
132
132
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
133
133
  *
134
+ * @public
134
135
  * @example DescribeSnapshots
135
136
  * ```javascript
136
137
  * // Returns information about the snapshot mysnapshot. By default.
@@ -22,10 +22,10 @@ export interface DescribeUpdateActionsCommandOutput extends UpdateActionsMessage
22
22
  }
23
23
  declare const DescribeUpdateActionsCommand_base: {
24
24
  new (input: DescribeUpdateActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUpdateActionsCommandInput, DescribeUpdateActionsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeUpdateActionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeUpdateActionsCommandInput, DescribeUpdateActionsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns details of the update actions </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -128,6 +128,7 @@ declare const DescribeUpdateActionsCommand_base: {
128
128
  * @throws {@link ElastiCacheServiceException}
129
129
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class DescribeUpdateActionsCommand extends DescribeUpdateActionsCommand_base {
133
134
  }