@aws-sdk/client-elasticache 3.296.0 → 3.298.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 (223) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  2. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
  3. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +2 -3
  4. package/dist-cjs/commands/BatchStopUpdateActionCommand.js +2 -3
  5. package/dist-cjs/commands/CompleteMigrationCommand.js +2 -3
  6. package/dist-cjs/commands/CopySnapshotCommand.js +2 -3
  7. package/dist-cjs/commands/CreateCacheClusterCommand.js +2 -3
  8. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +2 -3
  11. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CreateReplicationGroupCommand.js +2 -3
  13. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
  14. package/dist-cjs/commands/CreateUserCommand.js +2 -3
  15. package/dist-cjs/commands/CreateUserGroupCommand.js +2 -3
  16. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DecreaseReplicaCountCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteCacheClusterCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteReplicationGroupCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteUserGroupCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeCacheClustersCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeCacheParametersCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeUpdateActionsCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeUserGroupsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeUsersCommand.js +2 -3
  44. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
  45. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
  46. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  47. package/dist-cjs/commands/IncreaseReplicaCountCommand.js +2 -3
  48. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  50. package/dist-cjs/commands/ModifyCacheClusterCommand.js +2 -3
  51. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +2 -3
  52. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +2 -3
  53. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
  54. package/dist-cjs/commands/ModifyReplicationGroupCommand.js +2 -3
  55. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
  56. package/dist-cjs/commands/ModifyUserCommand.js +2 -3
  57. package/dist-cjs/commands/ModifyUserGroupCommand.js +2 -3
  58. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
  59. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
  60. package/dist-cjs/commands/RebootCacheClusterCommand.js +2 -3
  61. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  62. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +2 -3
  63. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
  64. package/dist-cjs/commands/StartMigrationCommand.js +2 -3
  65. package/dist-cjs/commands/TestFailoverCommand.js +2 -3
  66. package/dist-cjs/models/models_0.js +1 -729
  67. package/dist-cjs/protocols/Aws_query.js +174 -839
  68. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  69. package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
  70. package/dist-es/commands/BatchApplyUpdateActionCommand.js +2 -3
  71. package/dist-es/commands/BatchStopUpdateActionCommand.js +2 -3
  72. package/dist-es/commands/CompleteMigrationCommand.js +2 -3
  73. package/dist-es/commands/CopySnapshotCommand.js +2 -3
  74. package/dist-es/commands/CreateCacheClusterCommand.js +2 -3
  75. package/dist-es/commands/CreateCacheParameterGroupCommand.js +2 -3
  76. package/dist-es/commands/CreateCacheSecurityGroupCommand.js +2 -3
  77. package/dist-es/commands/CreateCacheSubnetGroupCommand.js +2 -3
  78. package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +2 -3
  79. package/dist-es/commands/CreateReplicationGroupCommand.js +2 -3
  80. package/dist-es/commands/CreateSnapshotCommand.js +2 -3
  81. package/dist-es/commands/CreateUserCommand.js +2 -3
  82. package/dist-es/commands/CreateUserGroupCommand.js +2 -3
  83. package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  84. package/dist-es/commands/DecreaseReplicaCountCommand.js +2 -3
  85. package/dist-es/commands/DeleteCacheClusterCommand.js +2 -3
  86. package/dist-es/commands/DeleteCacheParameterGroupCommand.js +2 -3
  87. package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +2 -3
  88. package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +2 -3
  89. package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
  90. package/dist-es/commands/DeleteReplicationGroupCommand.js +2 -3
  91. package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
  92. package/dist-es/commands/DeleteUserCommand.js +2 -3
  93. package/dist-es/commands/DeleteUserGroupCommand.js +2 -3
  94. package/dist-es/commands/DescribeCacheClustersCommand.js +2 -3
  95. package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +2 -3
  96. package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +2 -3
  97. package/dist-es/commands/DescribeCacheParametersCommand.js +2 -3
  98. package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
  99. package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
  100. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  101. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  102. package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
  103. package/dist-es/commands/DescribeReplicationGroupsCommand.js +2 -3
  104. package/dist-es/commands/DescribeReservedCacheNodesCommand.js +2 -3
  105. package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
  106. package/dist-es/commands/DescribeServiceUpdatesCommand.js +2 -3
  107. package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
  108. package/dist-es/commands/DescribeUpdateActionsCommand.js +2 -3
  109. package/dist-es/commands/DescribeUserGroupsCommand.js +2 -3
  110. package/dist-es/commands/DescribeUsersCommand.js +2 -3
  111. package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
  112. package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
  113. package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  114. package/dist-es/commands/IncreaseReplicaCountCommand.js +2 -3
  115. package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
  116. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  117. package/dist-es/commands/ModifyCacheClusterCommand.js +2 -3
  118. package/dist-es/commands/ModifyCacheParameterGroupCommand.js +2 -3
  119. package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +2 -3
  120. package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
  121. package/dist-es/commands/ModifyReplicationGroupCommand.js +2 -3
  122. package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
  123. package/dist-es/commands/ModifyUserCommand.js +2 -3
  124. package/dist-es/commands/ModifyUserGroupCommand.js +2 -3
  125. package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
  126. package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
  127. package/dist-es/commands/RebootCacheClusterCommand.js +2 -3
  128. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  129. package/dist-es/commands/ResetCacheParameterGroupCommand.js +2 -3
  130. package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
  131. package/dist-es/commands/StartMigrationCommand.js +2 -3
  132. package/dist-es/commands/TestFailoverCommand.js +2 -3
  133. package/dist-es/models/models_0.js +0 -543
  134. package/dist-es/protocols/Aws_query.js +174 -839
  135. package/dist-types/ElastiCache.d.ts +66 -0
  136. package/dist-types/ElastiCacheClient.d.ts +24 -4
  137. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  138. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +16 -0
  139. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +16 -0
  140. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +16 -0
  141. package/dist-types/commands/CompleteMigrationCommand.d.ts +16 -0
  142. package/dist-types/commands/CopySnapshotCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateCacheClusterCommand.d.ts +16 -0
  144. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +16 -0
  147. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +16 -0
  148. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +16 -0
  149. package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
  150. package/dist-types/commands/CreateUserCommand.d.ts +16 -0
  151. package/dist-types/commands/CreateUserGroupCommand.d.ts +16 -0
  152. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
  153. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +16 -0
  155. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +16 -0
  156. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +16 -0
  157. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +16 -0
  158. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +16 -0
  159. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +16 -0
  160. package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
  161. package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
  162. package/dist-types/commands/DeleteUserGroupCommand.d.ts +16 -0
  163. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +16 -0
  164. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +16 -0
  165. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +16 -0
  166. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +16 -0
  167. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +16 -0
  168. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +16 -0
  172. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +16 -0
  173. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +16 -0
  174. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +16 -0
  175. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +16 -0
  176. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
  177. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +16 -0
  178. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +16 -0
  179. package/dist-types/commands/DescribeUsersCommand.d.ts +16 -0
  180. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +16 -0
  181. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +16 -0
  182. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
  183. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +16 -0
  184. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +16 -0
  185. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  186. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +16 -0
  187. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +16 -0
  188. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +16 -0
  189. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +16 -0
  190. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +16 -0
  191. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +16 -0
  192. package/dist-types/commands/ModifyUserCommand.d.ts +16 -0
  193. package/dist-types/commands/ModifyUserGroupCommand.d.ts +16 -0
  194. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +16 -0
  195. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +16 -0
  196. package/dist-types/commands/RebootCacheClusterCommand.d.ts +16 -0
  197. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  198. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +16 -0
  199. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +16 -0
  200. package/dist-types/commands/StartMigrationCommand.d.ts +16 -0
  201. package/dist-types/commands/TestFailoverCommand.d.ts +16 -0
  202. package/dist-types/models/ElastiCacheServiceException.d.ts +2 -0
  203. package/dist-types/models/models_0.d.ts +458 -724
  204. package/dist-types/pagination/DescribeCacheClustersPaginator.d.ts +3 -0
  205. package/dist-types/pagination/DescribeCacheEngineVersionsPaginator.d.ts +3 -0
  206. package/dist-types/pagination/DescribeCacheParameterGroupsPaginator.d.ts +3 -0
  207. package/dist-types/pagination/DescribeCacheParametersPaginator.d.ts +3 -0
  208. package/dist-types/pagination/DescribeCacheSecurityGroupsPaginator.d.ts +3 -0
  209. package/dist-types/pagination/DescribeCacheSubnetGroupsPaginator.d.ts +3 -0
  210. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
  211. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  212. package/dist-types/pagination/DescribeGlobalReplicationGroupsPaginator.d.ts +3 -0
  213. package/dist-types/pagination/DescribeReplicationGroupsPaginator.d.ts +3 -0
  214. package/dist-types/pagination/DescribeReservedCacheNodesOfferingsPaginator.d.ts +3 -0
  215. package/dist-types/pagination/DescribeReservedCacheNodesPaginator.d.ts +3 -0
  216. package/dist-types/pagination/DescribeServiceUpdatesPaginator.d.ts +3 -0
  217. package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
  218. package/dist-types/pagination/DescribeUpdateActionsPaginator.d.ts +3 -0
  219. package/dist-types/pagination/DescribeUserGroupsPaginator.d.ts +3 -0
  220. package/dist-types/pagination/DescribeUsersPaginator.d.ts +3 -0
  221. package/dist-types/pagination/Interfaces.d.ts +3 -0
  222. package/dist-types/ts3.4/models/models_0.d.ts +0 -515
  223. package/package.json +4 -3
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeCacheClustersCommandInput, DescribeCacheClustersCommandOutput } from "../commands/DescribeCacheClustersCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeCacheClusters(config: ElastiCachePaginationConfiguration, input: DescribeCacheClustersCommandInput, ...additionalArguments: any): Paginator<DescribeCacheClustersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeCacheEngineVersionsCommandInput, DescribeCacheEngineVersionsCommandOutput } from "../commands/DescribeCacheEngineVersionsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeCacheEngineVersions(config: ElastiCachePaginationConfiguration, input: DescribeCacheEngineVersionsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheEngineVersionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeCacheParameterGroupsCommandInput, DescribeCacheParameterGroupsCommandOutput } from "../commands/DescribeCacheParameterGroupsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeCacheParameterGroups(config: ElastiCachePaginationConfiguration, input: DescribeCacheParameterGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheParameterGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput } from "../commands/DescribeCacheParametersCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeCacheParameters(config: ElastiCachePaginationConfiguration, input: DescribeCacheParametersCommandInput, ...additionalArguments: any): Paginator<DescribeCacheParametersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeCacheSecurityGroupsCommandInput, DescribeCacheSecurityGroupsCommandOutput } from "../commands/DescribeCacheSecurityGroupsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeCacheSecurityGroups(config: ElastiCachePaginationConfiguration, input: DescribeCacheSecurityGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheSecurityGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeCacheSubnetGroupsCommandInput, DescribeCacheSubnetGroupsCommandOutput } from "../commands/DescribeCacheSubnetGroupsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeCacheSubnetGroups(config: ElastiCachePaginationConfiguration, input: DescribeCacheSubnetGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheSubnetGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput } from "../commands/DescribeEngineDefaultParametersCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeEngineDefaultParameters(config: ElastiCachePaginationConfiguration, input: DescribeEngineDefaultParametersCommandInput, ...additionalArguments: any): Paginator<DescribeEngineDefaultParametersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "../commands/DescribeEventsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeEvents(config: ElastiCachePaginationConfiguration, input: DescribeEventsCommandInput, ...additionalArguments: any): Paginator<DescribeEventsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeGlobalReplicationGroupsCommandInput, DescribeGlobalReplicationGroupsCommandOutput } from "../commands/DescribeGlobalReplicationGroupsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeGlobalReplicationGroups(config: ElastiCachePaginationConfiguration, input: DescribeGlobalReplicationGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeGlobalReplicationGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeReplicationGroupsCommandInput, DescribeReplicationGroupsCommandOutput } from "../commands/DescribeReplicationGroupsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeReplicationGroups(config: ElastiCachePaginationConfiguration, input: DescribeReplicationGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeReplicationGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeReservedCacheNodesOfferingsCommandInput, DescribeReservedCacheNodesOfferingsCommandOutput } from "../commands/DescribeReservedCacheNodesOfferingsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeReservedCacheNodesOfferings(config: ElastiCachePaginationConfiguration, input: DescribeReservedCacheNodesOfferingsCommandInput, ...additionalArguments: any): Paginator<DescribeReservedCacheNodesOfferingsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeReservedCacheNodesCommandInput, DescribeReservedCacheNodesCommandOutput } from "../commands/DescribeReservedCacheNodesCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeReservedCacheNodes(config: ElastiCachePaginationConfiguration, input: DescribeReservedCacheNodesCommandInput, ...additionalArguments: any): Paginator<DescribeReservedCacheNodesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeServiceUpdatesCommandInput, DescribeServiceUpdatesCommandOutput } from "../commands/DescribeServiceUpdatesCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeServiceUpdates(config: ElastiCachePaginationConfiguration, input: DescribeServiceUpdatesCommandInput, ...additionalArguments: any): Paginator<DescribeServiceUpdatesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput } from "../commands/DescribeSnapshotsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeSnapshots(config: ElastiCachePaginationConfiguration, input: DescribeSnapshotsCommandInput, ...additionalArguments: any): Paginator<DescribeSnapshotsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeUpdateActionsCommandInput, DescribeUpdateActionsCommandOutput } from "../commands/DescribeUpdateActionsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeUpdateActions(config: ElastiCachePaginationConfiguration, input: DescribeUpdateActionsCommandInput, ...additionalArguments: any): Paginator<DescribeUpdateActionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeUserGroupsCommandInput, DescribeUserGroupsCommandOutput } from "../commands/DescribeUserGroupsCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeUserGroups(config: ElastiCachePaginationConfiguration, input: DescribeUserGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeUserGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "../commands/DescribeUsersCommand";
3
3
  import { ElastiCachePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeUsers(config: ElastiCachePaginationConfiguration, input: DescribeUsersCommandInput, ...additionalArguments: any): Paginator<DescribeUsersCommandOutput>;
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { ElastiCacheClient } from "../ElastiCacheClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface ElastiCachePaginationConfiguration extends PaginationConfiguration {
4
7
  client: ElastiCacheClient;
5
8
  }