@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 DescribeUserGroupsCommandOutput extends DescribeUserGroupsResul
22
22
  }
23
23
  declare const DescribeUserGroupsCommand_base: {
24
24
  new (input: DescribeUserGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserGroupsCommandInput, DescribeUserGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeUserGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeUserGroupsCommandInput, DescribeUserGroupsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of user groups.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const DescribeUserGroupsCommand_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
  */
94
95
  export declare class DescribeUserGroupsCommand extends DescribeUserGroupsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DescribeUsersCommandOutput extends DescribeUsersResult, __Metad
22
22
  }
23
23
  declare const DescribeUsersCommand_base: {
24
24
  new (input: DescribeUsersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUsersCommandInput, DescribeUsersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeUsersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeUsersCommandInput, DescribeUsersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of users.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const DescribeUsersCommand_base: {
91
91
  * @throws {@link ElastiCacheServiceException}
92
92
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DisassociateGlobalReplicationGroupCommandOutput extends Disasso
22
22
  }
23
23
  declare const DisassociateGlobalReplicationGroupCommand_base: {
24
24
  new (input: DisassociateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Remove a secondary cluster from the Global datastore using the Global datastore name.
30
30
  * The secondary cluster will no longer receive updates from the primary cluster, but will
31
31
  * remain as a standalone cluster in that Amazon region.</p>
@@ -96,6 +96,7 @@ declare const DisassociateGlobalReplicationGroupCommand_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 DisassociateGlobalReplicationGroupCommand extends DisassociateGlobalReplicationGroupCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface ExportServerlessCacheSnapshotCommandOutput extends ExportServer
22
22
  }
23
23
  declare const ExportServerlessCacheSnapshotCommand_base: {
24
24
  new (input: ExportServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ExportServerlessCacheSnapshotCommandInput, ExportServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ExportServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ExportServerlessCacheSnapshotCommandInput, ExportServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides the functionality to export the serverless cache snapshot data to Amazon S3. 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.
@@ -80,6 +80,7 @@ declare const ExportServerlessCacheSnapshotCommand_base: {
80
80
  * @throws {@link ElastiCacheServiceException}
81
81
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ExportServerlessCacheSnapshotCommand extends ExportServerlessCacheSnapshotCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface FailoverGlobalReplicationGroupCommandOutput extends FailoverGlo
22
22
  }
23
23
  declare const FailoverGlobalReplicationGroupCommand_base: {
24
24
  new (input: FailoverGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalReplicationGroupCommandInput, FailoverGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: FailoverGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalReplicationGroupCommandInput, FailoverGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used to failover the primary region to a secondary region. The secondary region will
30
30
  * become primary, and all other clusters will become secondary.</p>
31
31
  * @example
@@ -95,6 +95,7 @@ declare const FailoverGlobalReplicationGroupCommand_base: {
95
95
  * @throws {@link ElastiCacheServiceException}
96
96
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class FailoverGlobalReplicationGroupCommand extends FailoverGlobalReplicationGroupCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput extends
22
22
  }
23
23
  declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
24
24
  new (input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Increase the number of node groups in the Global datastore</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -105,6 +105,7 @@ declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_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 IncreaseNodeGroupsInGlobalReplicationGroupCommand extends IncreaseNodeGroupsInGlobalReplicationGroupCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface IncreaseReplicaCountCommandOutput extends IncreaseReplicaCountR
22
22
  }
23
23
  declare const IncreaseReplicaCountCommand_base: {
24
24
  new (input: IncreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseReplicaCountCommandInput, IncreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: IncreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseReplicaCountCommandInput, IncreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Dynamically increases 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
@@ -229,6 +229,7 @@ declare const IncreaseReplicaCountCommand_base: {
229
229
  * @throws {@link ElastiCacheServiceException}
230
230
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
231
231
  *
232
+ * @public
232
233
  */
233
234
  export declare class IncreaseReplicaCountCommand extends IncreaseReplicaCountCommand_base {
234
235
  }
@@ -22,10 +22,10 @@ export interface ListAllowedNodeTypeModificationsCommandOutput extends AllowedNo
22
22
  }
23
23
  declare const ListAllowedNodeTypeModificationsCommand_base: {
24
24
  new (input: ListAllowedNodeTypeModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAllowedNodeTypeModificationsCommandInput, ListAllowedNodeTypeModificationsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAllowedNodeTypeModificationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAllowedNodeTypeModificationsCommandInput, ListAllowedNodeTypeModificationsCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all available node types that you can scale your Redis cluster's or replication
30
30
  * group's current node type.</p>
31
31
  * <p>When you use the <code>ModifyCacheCluster</code> or
@@ -76,6 +76,7 @@ declare const ListAllowedNodeTypeModificationsCommand_base: {
76
76
  * @throws {@link ElastiCacheServiceException}
77
77
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
78
78
  *
79
+ * @public
79
80
  * @example ListAllowedNodeTypeModifications
80
81
  * ```javascript
81
82
  * // Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends TagListMessage, __Meta
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all tags currently on a named resource.</p>
30
30
  * <p> A tag is a key-value pair where the key and value are case-sensitive. You can use
31
31
  * tags to categorize and track all your ElastiCache resources, with the exception of
@@ -114,6 +114,7 @@ declare const ListTagsForResourceCommand_base: {
114
114
  * @throws {@link ElastiCacheServiceException}
115
115
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
116
116
  *
117
+ * @public
117
118
  * @example ListTagsForResource
118
119
  * ```javascript
119
120
  * // Lists all cost allocation tags currently on the named resource. A cost allocation tag is a key-value pair where the key is case-sensitive and the value is optional. You can use cost allocation tags to categorize and track your AWS costs.
@@ -22,10 +22,10 @@ export interface ModifyCacheClusterCommandOutput extends ModifyCacheClusterResul
22
22
  }
23
23
  declare const ModifyCacheClusterCommand_base: {
24
24
  new (input: ModifyCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the settings for a cluster. You can use this operation to change one or more
30
30
  * cluster configuration parameters by specifying the parameters and the new values.</p>
31
31
  * @example
@@ -246,6 +246,7 @@ declare const ModifyCacheClusterCommand_base: {
246
246
  * @throws {@link ElastiCacheServiceException}
247
247
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
248
248
  *
249
+ * @public
249
250
  * @example ModifyCacheCluster
250
251
  * ```javascript
251
252
  * // Copies a snapshot to a specified name.
@@ -22,10 +22,10 @@ export interface ModifyCacheParameterGroupCommandOutput extends CacheParameterGr
22
22
  }
23
23
  declare const ModifyCacheParameterGroupCommand_base: {
24
24
  new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the parameters of a cache parameter group. You can modify up to 20 parameters
30
30
  * in a single request by submitting a list parameter name and value pairs.</p>
31
31
  * @example
@@ -77,6 +77,7 @@ declare const ModifyCacheParameterGroupCommand_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 ModifyCacheParameterGroup
81
82
  * ```javascript
82
83
  * // Modifies one or more parameter values in the specified parameter group. You cannot modify any default parameter group.
@@ -22,10 +22,10 @@ export interface ModifyCacheSubnetGroupCommandOutput extends ModifyCacheSubnetGr
22
22
  }
23
23
  declare const ModifyCacheSubnetGroupCommand_base: {
24
24
  new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies an existing cache subnet group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const ModifyCacheSubnetGroupCommand_base: {
99
99
  * @throws {@link ElastiCacheServiceException}
100
100
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
101
101
  *
102
+ * @public
102
103
  * @example ModifyCacheSubnetGroup
103
104
  * ```javascript
104
105
  * // Modifies an existing ElastiCache subnet group.
@@ -22,10 +22,10 @@ export interface ModifyGlobalReplicationGroupCommandOutput extends ModifyGlobalR
22
22
  }
23
23
  declare const ModifyGlobalReplicationGroupCommand_base: {
24
24
  new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the settings for a Global datastore.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -95,6 +95,7 @@ declare const ModifyGlobalReplicationGroupCommand_base: {
95
95
  * @throws {@link ElastiCacheServiceException}
96
96
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class ModifyGlobalReplicationGroupCommand extends ModifyGlobalReplicationGroupCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface ModifyReplicationGroupCommandOutput extends ModifyReplicationGr
22
22
  }
23
23
  declare const ModifyReplicationGroupCommand_base: {
24
24
  new (input: ModifyReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the settings for a replication group. This is limited to Redis 7 and newer.</p>
30
30
  * <ul>
31
31
  * <li>
@@ -291,6 +291,7 @@ declare const ModifyReplicationGroupCommand_base: {
291
291
  * @throws {@link ElastiCacheServiceException}
292
292
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
293
293
  *
294
+ * @public
294
295
  * @example ModifyReplicationGroup
295
296
  * ```javascript
296
297
  * //
@@ -22,10 +22,10 @@ export interface ModifyReplicationGroupShardConfigurationCommandOutput extends M
22
22
  }
23
23
  declare const ModifyReplicationGroupShardConfigurationCommand_base: {
24
24
  new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies a replication group's shards (node groups) by allowing you to add shards,
30
30
  * remove shards, or rebalance the keyspaces among existing shards.</p>
31
31
  * @example
@@ -222,6 +222,7 @@ declare const ModifyReplicationGroupShardConfigurationCommand_base: {
222
222
  * @throws {@link ElastiCacheServiceException}
223
223
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
224
224
  *
225
+ * @public
225
226
  */
226
227
  export declare class ModifyReplicationGroupShardConfigurationCommand extends ModifyReplicationGroupShardConfigurationCommand_base {
227
228
  }
@@ -22,10 +22,10 @@ export interface ModifyServerlessCacheCommandOutput extends ModifyServerlessCach
22
22
  }
23
23
  declare const ModifyServerlessCacheCommand_base: {
24
24
  new (input: ModifyServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyServerlessCacheCommandInput, ModifyServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyServerlessCacheCommandInput, ModifyServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API modifies the attributes of a serverless cache.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -130,6 +130,7 @@ declare const ModifyServerlessCacheCommand_base: {
130
130
  * @throws {@link ElastiCacheServiceException}
131
131
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
132
132
  *
133
+ * @public
133
134
  */
134
135
  export declare class ModifyServerlessCacheCommand extends ModifyServerlessCacheCommand_base {
135
136
  }
@@ -22,10 +22,10 @@ export interface ModifyUserCommandOutput extends User, __MetadataBearer {
22
22
  }
23
23
  declare const ModifyUserCommand_base: {
24
24
  new (input: ModifyUserCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserCommandInput, ModifyUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyUserCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserCommandInput, ModifyUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Changes user password(s) and/or access string.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const ModifyUserCommand_base: {
93
93
  * @throws {@link ElastiCacheServiceException}
94
94
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class ModifyUserCommand extends ModifyUserCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface ModifyUserGroupCommandOutput extends UserGroup, __MetadataBeare
22
22
  }
23
23
  declare const ModifyUserGroupCommand_base: {
24
24
  new (input: ModifyUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Changes the list of users that belong to the user group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -104,6 +104,7 @@ declare const ModifyUserGroupCommand_base: {
104
104
  * @throws {@link ElastiCacheServiceException}
105
105
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class ModifyUserGroupCommand extends ModifyUserGroupCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface PurchaseReservedCacheNodesOfferingCommandOutput extends Purchas
22
22
  }
23
23
  declare const PurchaseReservedCacheNodesOfferingCommand_base: {
24
24
  new (input: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Allows you to purchase a reserved cache node offering. Reserved nodes are not eligible
30
30
  * for cancellation and are non-refundable. For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/reserved-nodes.html">Managing Costs with Reserved Nodes</a> for Redis or <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/reserved-nodes.html">Managing Costs with
31
31
  * Reserved Nodes</a> for Memcached.</p>
@@ -103,6 +103,7 @@ declare const PurchaseReservedCacheNodesOfferingCommand_base: {
103
103
  * @throws {@link ElastiCacheServiceException}
104
104
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
105
105
  *
106
+ * @public
106
107
  * @example PurchaseReservedCacheNodesOfferings
107
108
  * ```javascript
108
109
  * // Allows you to purchase a reserved cache node offering.
@@ -22,10 +22,10 @@ export interface RebalanceSlotsInGlobalReplicationGroupCommandOutput extends Reb
22
22
  }
23
23
  declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
24
24
  new (input: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Redistribute slots to ensure uniform distribution across existing shards in the
30
30
  * cluster.</p>
31
31
  * @example
@@ -91,6 +91,7 @@ declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
91
91
  * @throws {@link ElastiCacheServiceException}
92
92
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class RebalanceSlotsInGlobalReplicationGroupCommand extends RebalanceSlotsInGlobalReplicationGroupCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface RebootCacheClusterCommandOutput extends RebootCacheClusterResul
22
22
  }
23
23
  declare const RebootCacheClusterCommand_base: {
24
24
  new (input: RebootCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RebootCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Reboots some, or all, of the cache nodes within a provisioned cluster. This operation
30
30
  * applies any modified cache parameter groups to the cluster. The reboot operation takes
31
31
  * place as soon as possible, and results in a momentary outage to the cluster. During the
@@ -184,6 +184,7 @@ declare const RebootCacheClusterCommand_base: {
184
184
  * @throws {@link ElastiCacheServiceException}
185
185
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
186
186
  *
187
+ * @public
187
188
  * @example RebootCacheCluster
188
189
  * ```javascript
189
190
  * // Reboots the specified nodes in the names cluster.
@@ -22,10 +22,10 @@ export interface RemoveTagsFromResourceCommandOutput extends TagListMessage, __M
22
22
  }
23
23
  declare const RemoveTagsFromResourceCommand_base: {
24
24
  new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes the tags identified by the <code>TagKeys</code> list from the named resource.
30
30
  * A tag is a key-value pair where the key and value are case-sensitive. You can use tags
31
31
  * to categorize and track all your ElastiCache resources, with the exception of global
@@ -117,6 +117,7 @@ declare const RemoveTagsFromResourceCommand_base: {
117
117
  * @throws {@link ElastiCacheServiceException}
118
118
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
119
119
  *
120
+ * @public
120
121
  * @example RemoveTagsFromResource
121
122
  * ```javascript
122
123
  * // Removes tags identified by a list of tag keys from the list of tags on the specified resource.
@@ -22,10 +22,10 @@ export interface ResetCacheParameterGroupCommandOutput extends CacheParameterGro
22
22
  }
23
23
  declare const ResetCacheParameterGroupCommand_base: {
24
24
  new (input: ResetCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ResetCacheParameterGroupCommandInput, ResetCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ResetCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ResetCacheParameterGroupCommandInput, ResetCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the parameters of a cache parameter group to the engine or system default
30
30
  * value. You can reset specific parameters by submitting a list of parameter names. To
31
31
  * reset the entire cache parameter group, specify the <code>ResetAllParameters</code> and
@@ -80,6 +80,7 @@ declare const ResetCacheParameterGroupCommand_base: {
80
80
  * @throws {@link ElastiCacheServiceException}
81
81
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
82
82
  *
83
+ * @public
83
84
  * @example ResetCacheParameterGroup
84
85
  * ```javascript
85
86
  * // Modifies the parameters of a cache parameter group to the engine or system default value.
@@ -22,10 +22,10 @@ export interface RevokeCacheSecurityGroupIngressCommandOutput extends RevokeCach
22
22
  }
23
23
  declare const RevokeCacheSecurityGroupIngressCommand_base: {
24
24
  new (input: RevokeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeCacheSecurityGroupIngressCommandInput, RevokeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RevokeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeCacheSecurityGroupIngressCommandInput, RevokeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Revokes ingress from a cache security group. Use this operation to disallow access
30
30
  * from an Amazon EC2 security group that had been previously authorized.</p>
31
31
  * @example
@@ -85,6 +85,7 @@ declare const RevokeCacheSecurityGroupIngressCommand_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 DescribeCacheSecurityGroups
89
90
  * ```javascript
90
91
  * // 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 StartMigrationCommandOutput extends StartMigrationResponse, __M
22
22
  }
23
23
  declare const StartMigrationCommand_base: {
24
24
  new (input: StartMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<StartMigrationCommandInput, StartMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<StartMigrationCommandInput, StartMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Start 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.
@@ -190,6 +190,7 @@ declare const StartMigrationCommand_base: {
190
190
  * @throws {@link ElastiCacheServiceException}
191
191
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
192
192
  *
193
+ * @public
193
194
  */
194
195
  export declare class StartMigrationCommand extends StartMigrationCommand_base {
195
196
  }
@@ -22,10 +22,10 @@ export interface TestFailoverCommandOutput extends TestFailoverResult, __Metadat
22
22
  }
23
23
  declare const TestFailoverCommand_base: {
24
24
  new (input: TestFailoverCommandInput): import("@smithy/smithy-client").CommandImpl<TestFailoverCommandInput, TestFailoverCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TestFailoverCommandInput): import("@smithy/smithy-client").CommandImpl<TestFailoverCommandInput, TestFailoverCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Represents the input of a <code>TestFailover</code> operation which test automatic
30
30
  * failover on a specified node group (called shard in the console) in a replication group
31
31
  * (called cluster in the console).</p>
@@ -279,6 +279,7 @@ declare const TestFailoverCommand_base: {
279
279
  * @throws {@link ElastiCacheServiceException}
280
280
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
281
281
  *
282
+ * @public
282
283
  */
283
284
  export declare class TestFailoverCommand extends TestFailoverCommand_base {
284
285
  }
@@ -22,10 +22,10 @@ export interface TestMigrationCommandOutput extends TestMigrationResponse, __Met
22
22
  }
23
23
  declare const TestMigrationCommand_base: {
24
24
  new (input: TestMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<TestMigrationCommandInput, TestMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TestMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<TestMigrationCommandInput, TestMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Async API to test connection between source and target replication group. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -190,6 +190,7 @@ declare const TestMigrationCommand_base: {
190
190
  * @throws {@link ElastiCacheServiceException}
191
191
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
192
192
  *
193
+ * @public
193
194
  */
194
195
  export declare class TestMigrationCommand extends TestMigrationCommand_base {
195
196
  }
@@ -21,5 +21,4 @@ export * from "./commands";
21
21
  export * from "./pagination";
22
22
  export * from "./waiters";
23
23
  export * from "./models";
24
- import "@aws-sdk/util-endpoints";
25
24
  export { ElastiCacheServiceException } from "./models/ElastiCacheServiceException";