@aws-sdk/client-elasticache 3.35.0 → 3.38.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 (586) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/ElastiCache.js +0 -13
  3. package/dist-cjs/ElastiCacheClient.js +0 -18
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -36
  5. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +0 -31
  6. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +0 -25
  7. package/dist-cjs/commands/BatchStopUpdateActionCommand.js +0 -25
  8. package/dist-cjs/commands/CompleteMigrationCommand.js +0 -25
  9. package/dist-cjs/commands/CopySnapshotCommand.js +0 -118
  10. package/dist-cjs/commands/CreateCacheClusterCommand.js +0 -28
  11. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +0 -40
  12. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +0 -30
  13. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +0 -26
  14. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +0 -40
  15. package/dist-cjs/commands/CreateReplicationGroupCommand.js +0 -51
  16. package/dist-cjs/commands/CreateSnapshotCommand.js +0 -30
  17. package/dist-cjs/commands/CreateUserCommand.js +0 -25
  18. package/dist-cjs/commands/CreateUserGroupCommand.js +0 -26
  19. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -25
  20. package/dist-cjs/commands/DecreaseReplicaCountCommand.js +0 -27
  21. package/dist-cjs/commands/DeleteCacheClusterCommand.js +0 -54
  22. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +0 -27
  23. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +0 -28
  24. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +0 -28
  25. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +0 -41
  26. package/dist-cjs/commands/DeleteReplicationGroupCommand.js +0 -33
  27. package/dist-cjs/commands/DeleteSnapshotCommand.js +0 -31
  28. package/dist-cjs/commands/DeleteUserCommand.js +0 -25
  29. package/dist-cjs/commands/DeleteUserGroupCommand.js +0 -25
  30. package/dist-cjs/commands/DescribeCacheClustersCommand.js +0 -40
  31. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +0 -26
  32. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +0 -27
  33. package/dist-cjs/commands/DescribeCacheParametersCommand.js +0 -26
  34. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +0 -28
  35. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +0 -28
  36. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -26
  37. package/dist-cjs/commands/DescribeEventsCommand.js +0 -30
  38. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +0 -25
  39. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +0 -30
  40. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +0 -26
  41. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +0 -26
  42. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +0 -25
  43. package/dist-cjs/commands/DescribeSnapshotsCommand.js +0 -32
  44. package/dist-cjs/commands/DescribeUpdateActionsCommand.js +0 -25
  45. package/dist-cjs/commands/DescribeUserGroupsCommand.js +0 -25
  46. package/dist-cjs/commands/DescribeUsersCommand.js +0 -25
  47. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +0 -25
  48. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +0 -25
  49. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -25
  50. package/dist-cjs/commands/IncreaseReplicaCountCommand.js +0 -27
  51. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +0 -30
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -31
  53. package/dist-cjs/commands/ModifyCacheClusterCommand.js +0 -27
  54. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +0 -27
  55. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +0 -25
  56. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +0 -25
  57. package/dist-cjs/commands/ModifyReplicationGroupCommand.js +0 -41
  58. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +0 -26
  59. package/dist-cjs/commands/ModifyUserCommand.js +0 -25
  60. package/dist-cjs/commands/ModifyUserGroupCommand.js +0 -25
  61. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +0 -28
  62. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +0 -25
  63. package/dist-cjs/commands/RebootCacheClusterCommand.js +0 -37
  64. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -28
  65. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +0 -28
  66. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +0 -27
  67. package/dist-cjs/commands/StartMigrationCommand.js +0 -25
  68. package/dist-cjs/commands/TestFailoverCommand.js +0 -87
  69. package/dist-cjs/commands/index.js +68 -0
  70. package/dist-cjs/endpoints.js +1 -2
  71. package/dist-cjs/index.js +5 -90
  72. package/dist-cjs/models/index.js +0 -1
  73. package/dist-cjs/models/models_0.js +0 -742
  74. package/dist-cjs/pagination/DescribeCacheClustersPaginator.js +0 -11
  75. package/dist-cjs/pagination/DescribeCacheEngineVersionsPaginator.js +0 -11
  76. package/dist-cjs/pagination/DescribeCacheParameterGroupsPaginator.js +0 -11
  77. package/dist-cjs/pagination/DescribeCacheParametersPaginator.js +0 -11
  78. package/dist-cjs/pagination/DescribeCacheSecurityGroupsPaginator.js +0 -11
  79. package/dist-cjs/pagination/DescribeCacheSubnetGroupsPaginator.js +0 -11
  80. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -11
  81. package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -11
  82. package/dist-cjs/pagination/DescribeGlobalReplicationGroupsPaginator.js +0 -11
  83. package/dist-cjs/pagination/DescribeReplicationGroupsPaginator.js +0 -11
  84. package/dist-cjs/pagination/DescribeReservedCacheNodesOfferingsPaginator.js +0 -11
  85. package/dist-cjs/pagination/DescribeReservedCacheNodesPaginator.js +0 -11
  86. package/dist-cjs/pagination/DescribeServiceUpdatesPaginator.js +0 -11
  87. package/dist-cjs/pagination/DescribeSnapshotsPaginator.js +0 -11
  88. package/dist-cjs/pagination/DescribeUpdateActionsPaginator.js +0 -11
  89. package/dist-cjs/pagination/DescribeUserGroupsPaginator.js +0 -11
  90. package/dist-cjs/pagination/DescribeUsersPaginator.js +0 -11
  91. package/dist-cjs/pagination/Interfaces.js +0 -1
  92. package/dist-cjs/pagination/index.js +21 -0
  93. package/dist-cjs/protocols/Aws_query.js +0 -3
  94. package/dist-cjs/runtimeConfig.browser.js +1 -6
  95. package/dist-cjs/runtimeConfig.js +2 -7
  96. package/dist-cjs/runtimeConfig.native.js +0 -4
  97. package/dist-cjs/runtimeConfig.shared.js +0 -4
  98. package/dist-cjs/waiters/index.js +7 -0
  99. package/dist-cjs/waiters/waitForCacheClusterAvailable.js +0 -10
  100. package/dist-cjs/waiters/waitForCacheClusterDeleted.js +0 -10
  101. package/dist-cjs/waiters/waitForReplicationGroupAvailable.js +0 -10
  102. package/dist-cjs/waiters/waitForReplicationGroupDeleted.js +0 -10
  103. package/dist-es/ElastiCache.js +0 -1
  104. package/dist-es/ElastiCacheClient.js +0 -1
  105. package/dist-es/commands/AddTagsToResourceCommand.js +0 -1
  106. package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +0 -1
  107. package/dist-es/commands/BatchApplyUpdateActionCommand.js +0 -1
  108. package/dist-es/commands/BatchStopUpdateActionCommand.js +0 -1
  109. package/dist-es/commands/CompleteMigrationCommand.js +0 -1
  110. package/dist-es/commands/CopySnapshotCommand.js +0 -1
  111. package/dist-es/commands/CreateCacheClusterCommand.js +0 -1
  112. package/dist-es/commands/CreateCacheParameterGroupCommand.js +0 -1
  113. package/dist-es/commands/CreateCacheSecurityGroupCommand.js +0 -1
  114. package/dist-es/commands/CreateCacheSubnetGroupCommand.js +0 -1
  115. package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +0 -1
  116. package/dist-es/commands/CreateReplicationGroupCommand.js +0 -1
  117. package/dist-es/commands/CreateSnapshotCommand.js +0 -1
  118. package/dist-es/commands/CreateUserCommand.js +0 -1
  119. package/dist-es/commands/CreateUserGroupCommand.js +0 -1
  120. package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -1
  121. package/dist-es/commands/DecreaseReplicaCountCommand.js +0 -1
  122. package/dist-es/commands/DeleteCacheClusterCommand.js +0 -1
  123. package/dist-es/commands/DeleteCacheParameterGroupCommand.js +0 -1
  124. package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +0 -1
  125. package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +0 -1
  126. package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +0 -1
  127. package/dist-es/commands/DeleteReplicationGroupCommand.js +0 -1
  128. package/dist-es/commands/DeleteSnapshotCommand.js +0 -1
  129. package/dist-es/commands/DeleteUserCommand.js +0 -1
  130. package/dist-es/commands/DeleteUserGroupCommand.js +0 -1
  131. package/dist-es/commands/DescribeCacheClustersCommand.js +0 -1
  132. package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +0 -1
  133. package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +0 -1
  134. package/dist-es/commands/DescribeCacheParametersCommand.js +0 -1
  135. package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +0 -1
  136. package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +0 -1
  137. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +0 -1
  138. package/dist-es/commands/DescribeEventsCommand.js +0 -1
  139. package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +0 -1
  140. package/dist-es/commands/DescribeReplicationGroupsCommand.js +0 -1
  141. package/dist-es/commands/DescribeReservedCacheNodesCommand.js +0 -1
  142. package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +0 -1
  143. package/dist-es/commands/DescribeServiceUpdatesCommand.js +0 -1
  144. package/dist-es/commands/DescribeSnapshotsCommand.js +0 -1
  145. package/dist-es/commands/DescribeUpdateActionsCommand.js +0 -1
  146. package/dist-es/commands/DescribeUserGroupsCommand.js +0 -1
  147. package/dist-es/commands/DescribeUsersCommand.js +0 -1
  148. package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +0 -1
  149. package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +0 -1
  150. package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -1
  151. package/dist-es/commands/IncreaseReplicaCountCommand.js +0 -1
  152. package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +0 -1
  153. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  154. package/dist-es/commands/ModifyCacheClusterCommand.js +0 -1
  155. package/dist-es/commands/ModifyCacheParameterGroupCommand.js +0 -1
  156. package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +0 -1
  157. package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +0 -1
  158. package/dist-es/commands/ModifyReplicationGroupCommand.js +0 -1
  159. package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +0 -1
  160. package/dist-es/commands/ModifyUserCommand.js +0 -1
  161. package/dist-es/commands/ModifyUserGroupCommand.js +0 -1
  162. package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +0 -1
  163. package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +0 -1
  164. package/dist-es/commands/RebootCacheClusterCommand.js +0 -1
  165. package/dist-es/commands/RemoveTagsFromResourceCommand.js +0 -1
  166. package/dist-es/commands/ResetCacheParameterGroupCommand.js +0 -1
  167. package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +0 -1
  168. package/dist-es/commands/StartMigrationCommand.js +0 -1
  169. package/dist-es/commands/TestFailoverCommand.js +0 -1
  170. package/dist-es/commands/index.js +65 -0
  171. package/dist-es/endpoints.js +1 -2
  172. package/dist-es/index.js +5 -90
  173. package/dist-es/models/index.js +0 -1
  174. package/dist-es/models/models_0.js +0 -1
  175. package/dist-es/pagination/DescribeCacheClustersPaginator.js +0 -1
  176. package/dist-es/pagination/DescribeCacheEngineVersionsPaginator.js +0 -1
  177. package/dist-es/pagination/DescribeCacheParameterGroupsPaginator.js +0 -1
  178. package/dist-es/pagination/DescribeCacheParametersPaginator.js +0 -1
  179. package/dist-es/pagination/DescribeCacheSecurityGroupsPaginator.js +0 -1
  180. package/dist-es/pagination/DescribeCacheSubnetGroupsPaginator.js +0 -1
  181. package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +0 -1
  182. package/dist-es/pagination/DescribeEventsPaginator.js +0 -1
  183. package/dist-es/pagination/DescribeGlobalReplicationGroupsPaginator.js +0 -1
  184. package/dist-es/pagination/DescribeReplicationGroupsPaginator.js +0 -1
  185. package/dist-es/pagination/DescribeReservedCacheNodesOfferingsPaginator.js +0 -1
  186. package/dist-es/pagination/DescribeReservedCacheNodesPaginator.js +0 -1
  187. package/dist-es/pagination/DescribeServiceUpdatesPaginator.js +0 -1
  188. package/dist-es/pagination/DescribeSnapshotsPaginator.js +0 -1
  189. package/dist-es/pagination/DescribeUpdateActionsPaginator.js +0 -1
  190. package/dist-es/pagination/DescribeUserGroupsPaginator.js +0 -1
  191. package/dist-es/pagination/DescribeUsersPaginator.js +0 -1
  192. package/dist-es/pagination/Interfaces.js +0 -1
  193. package/dist-es/pagination/index.js +18 -0
  194. package/dist-es/protocols/Aws_query.js +0 -1
  195. package/dist-es/runtimeConfig.browser.js +1 -2
  196. package/dist-es/runtimeConfig.js +2 -3
  197. package/dist-es/runtimeConfig.native.js +0 -1
  198. package/dist-es/runtimeConfig.shared.js +0 -1
  199. package/dist-es/waiters/index.js +4 -0
  200. package/dist-es/waiters/waitForCacheClusterAvailable.js +0 -1
  201. package/dist-es/waiters/waitForCacheClusterDeleted.js +0 -1
  202. package/dist-es/waiters/waitForReplicationGroupAvailable.js +0 -1
  203. package/dist-es/waiters/waitForReplicationGroupDeleted.js +0 -1
  204. package/dist-types/commands/index.d.ts +65 -0
  205. package/dist-types/index.d.ts +5 -89
  206. package/dist-types/pagination/index.d.ts +18 -0
  207. package/dist-types/ts3.4/ElastiCache.d.ts +66 -621
  208. package/dist-types/ts3.4/ElastiCacheClient.d.ts +24 -98
  209. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -31
  210. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -26
  211. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +2 -20
  212. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +2 -20
  213. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +2 -20
  214. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +2 -113
  215. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +2 -23
  216. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +2 -35
  217. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +2 -25
  218. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +2 -21
  219. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -35
  220. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +2 -46
  221. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -25
  222. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -20
  223. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +2 -21
  224. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
  225. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +2 -22
  226. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +2 -49
  227. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +2 -22
  228. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -23
  229. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -23
  230. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -36
  231. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +2 -28
  232. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -26
  233. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
  234. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +2 -20
  235. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +2 -35
  236. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -21
  237. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -22
  238. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +2 -21
  239. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -23
  240. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -23
  241. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -21
  242. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
  243. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -20
  244. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +2 -25
  245. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +2 -21
  246. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -21
  247. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +2 -20
  248. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -27
  249. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +2 -20
  250. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +2 -20
  251. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +2 -20
  252. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -20
  253. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -20
  254. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
  255. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +2 -22
  256. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -25
  257. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -26
  258. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +2 -22
  259. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +2 -22
  260. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -20
  261. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -20
  262. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +2 -36
  263. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -21
  264. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +2 -20
  265. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +2 -20
  266. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -23
  267. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -20
  268. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +2 -32
  269. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -23
  270. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +2 -23
  271. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -22
  272. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +2 -20
  273. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +2 -82
  274. package/dist-types/ts3.4/commands/index.d.ts +65 -0
  275. package/dist-types/ts3.4/index.d.ts +5 -89
  276. package/dist-types/ts3.4/models/models_0.d.ts +1183 -7009
  277. package/dist-types/ts3.4/pagination/index.d.ts +18 -0
  278. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  279. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  280. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  281. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  282. package/dist-types/ts3.4/waiters/index.d.ts +4 -0
  283. package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +2 -9
  284. package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +2 -9
  285. package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +2 -9
  286. package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +2 -9
  287. package/dist-types/waiters/index.d.ts +4 -0
  288. package/package.json +34 -31
  289. package/dist-cjs/ElastiCache.js.map +0 -1
  290. package/dist-cjs/ElastiCacheClient.js.map +0 -1
  291. package/dist-cjs/commands/AddTagsToResourceCommand.js.map +0 -1
  292. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js.map +0 -1
  293. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js.map +0 -1
  294. package/dist-cjs/commands/BatchStopUpdateActionCommand.js.map +0 -1
  295. package/dist-cjs/commands/CompleteMigrationCommand.js.map +0 -1
  296. package/dist-cjs/commands/CopySnapshotCommand.js.map +0 -1
  297. package/dist-cjs/commands/CreateCacheClusterCommand.js.map +0 -1
  298. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js.map +0 -1
  299. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js.map +0 -1
  300. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js.map +0 -1
  301. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js.map +0 -1
  302. package/dist-cjs/commands/CreateReplicationGroupCommand.js.map +0 -1
  303. package/dist-cjs/commands/CreateSnapshotCommand.js.map +0 -1
  304. package/dist-cjs/commands/CreateUserCommand.js.map +0 -1
  305. package/dist-cjs/commands/CreateUserGroupCommand.js.map +0 -1
  306. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
  307. package/dist-cjs/commands/DecreaseReplicaCountCommand.js.map +0 -1
  308. package/dist-cjs/commands/DeleteCacheClusterCommand.js.map +0 -1
  309. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js.map +0 -1
  310. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js.map +0 -1
  311. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js.map +0 -1
  312. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js.map +0 -1
  313. package/dist-cjs/commands/DeleteReplicationGroupCommand.js.map +0 -1
  314. package/dist-cjs/commands/DeleteSnapshotCommand.js.map +0 -1
  315. package/dist-cjs/commands/DeleteUserCommand.js.map +0 -1
  316. package/dist-cjs/commands/DeleteUserGroupCommand.js.map +0 -1
  317. package/dist-cjs/commands/DescribeCacheClustersCommand.js.map +0 -1
  318. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js.map +0 -1
  319. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js.map +0 -1
  320. package/dist-cjs/commands/DescribeCacheParametersCommand.js.map +0 -1
  321. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js.map +0 -1
  322. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js.map +0 -1
  323. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js.map +0 -1
  324. package/dist-cjs/commands/DescribeEventsCommand.js.map +0 -1
  325. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js.map +0 -1
  326. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js.map +0 -1
  327. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js.map +0 -1
  328. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js.map +0 -1
  329. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js.map +0 -1
  330. package/dist-cjs/commands/DescribeSnapshotsCommand.js.map +0 -1
  331. package/dist-cjs/commands/DescribeUpdateActionsCommand.js.map +0 -1
  332. package/dist-cjs/commands/DescribeUserGroupsCommand.js.map +0 -1
  333. package/dist-cjs/commands/DescribeUsersCommand.js.map +0 -1
  334. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js.map +0 -1
  335. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js.map +0 -1
  336. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
  337. package/dist-cjs/commands/IncreaseReplicaCountCommand.js.map +0 -1
  338. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js.map +0 -1
  339. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  340. package/dist-cjs/commands/ModifyCacheClusterCommand.js.map +0 -1
  341. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js.map +0 -1
  342. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js.map +0 -1
  343. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js.map +0 -1
  344. package/dist-cjs/commands/ModifyReplicationGroupCommand.js.map +0 -1
  345. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js.map +0 -1
  346. package/dist-cjs/commands/ModifyUserCommand.js.map +0 -1
  347. package/dist-cjs/commands/ModifyUserGroupCommand.js.map +0 -1
  348. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js.map +0 -1
  349. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js.map +0 -1
  350. package/dist-cjs/commands/RebootCacheClusterCommand.js.map +0 -1
  351. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
  352. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js.map +0 -1
  353. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js.map +0 -1
  354. package/dist-cjs/commands/StartMigrationCommand.js.map +0 -1
  355. package/dist-cjs/commands/TestFailoverCommand.js.map +0 -1
  356. package/dist-cjs/endpoints.js.map +0 -1
  357. package/dist-cjs/index.js.map +0 -1
  358. package/dist-cjs/models/index.js.map +0 -1
  359. package/dist-cjs/models/models_0.js.map +0 -1
  360. package/dist-cjs/pagination/DescribeCacheClustersPaginator.js.map +0 -1
  361. package/dist-cjs/pagination/DescribeCacheEngineVersionsPaginator.js.map +0 -1
  362. package/dist-cjs/pagination/DescribeCacheParameterGroupsPaginator.js.map +0 -1
  363. package/dist-cjs/pagination/DescribeCacheParametersPaginator.js.map +0 -1
  364. package/dist-cjs/pagination/DescribeCacheSecurityGroupsPaginator.js.map +0 -1
  365. package/dist-cjs/pagination/DescribeCacheSubnetGroupsPaginator.js.map +0 -1
  366. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js.map +0 -1
  367. package/dist-cjs/pagination/DescribeEventsPaginator.js.map +0 -1
  368. package/dist-cjs/pagination/DescribeGlobalReplicationGroupsPaginator.js.map +0 -1
  369. package/dist-cjs/pagination/DescribeReplicationGroupsPaginator.js.map +0 -1
  370. package/dist-cjs/pagination/DescribeReservedCacheNodesOfferingsPaginator.js.map +0 -1
  371. package/dist-cjs/pagination/DescribeReservedCacheNodesPaginator.js.map +0 -1
  372. package/dist-cjs/pagination/DescribeServiceUpdatesPaginator.js.map +0 -1
  373. package/dist-cjs/pagination/DescribeSnapshotsPaginator.js.map +0 -1
  374. package/dist-cjs/pagination/DescribeUpdateActionsPaginator.js.map +0 -1
  375. package/dist-cjs/pagination/DescribeUserGroupsPaginator.js.map +0 -1
  376. package/dist-cjs/pagination/DescribeUsersPaginator.js.map +0 -1
  377. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  378. package/dist-cjs/protocols/Aws_query.js.map +0 -1
  379. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  380. package/dist-cjs/runtimeConfig.js.map +0 -1
  381. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  382. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  383. package/dist-cjs/waiters/waitForCacheClusterAvailable.js.map +0 -1
  384. package/dist-cjs/waiters/waitForCacheClusterDeleted.js.map +0 -1
  385. package/dist-cjs/waiters/waitForReplicationGroupAvailable.js.map +0 -1
  386. package/dist-cjs/waiters/waitForReplicationGroupDeleted.js.map +0 -1
  387. package/dist-es/ElastiCache.js.map +0 -1
  388. package/dist-es/ElastiCacheClient.js.map +0 -1
  389. package/dist-es/commands/AddTagsToResourceCommand.js.map +0 -1
  390. package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js.map +0 -1
  391. package/dist-es/commands/BatchApplyUpdateActionCommand.js.map +0 -1
  392. package/dist-es/commands/BatchStopUpdateActionCommand.js.map +0 -1
  393. package/dist-es/commands/CompleteMigrationCommand.js.map +0 -1
  394. package/dist-es/commands/CopySnapshotCommand.js.map +0 -1
  395. package/dist-es/commands/CreateCacheClusterCommand.js.map +0 -1
  396. package/dist-es/commands/CreateCacheParameterGroupCommand.js.map +0 -1
  397. package/dist-es/commands/CreateCacheSecurityGroupCommand.js.map +0 -1
  398. package/dist-es/commands/CreateCacheSubnetGroupCommand.js.map +0 -1
  399. package/dist-es/commands/CreateGlobalReplicationGroupCommand.js.map +0 -1
  400. package/dist-es/commands/CreateReplicationGroupCommand.js.map +0 -1
  401. package/dist-es/commands/CreateSnapshotCommand.js.map +0 -1
  402. package/dist-es/commands/CreateUserCommand.js.map +0 -1
  403. package/dist-es/commands/CreateUserGroupCommand.js.map +0 -1
  404. package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
  405. package/dist-es/commands/DecreaseReplicaCountCommand.js.map +0 -1
  406. package/dist-es/commands/DeleteCacheClusterCommand.js.map +0 -1
  407. package/dist-es/commands/DeleteCacheParameterGroupCommand.js.map +0 -1
  408. package/dist-es/commands/DeleteCacheSecurityGroupCommand.js.map +0 -1
  409. package/dist-es/commands/DeleteCacheSubnetGroupCommand.js.map +0 -1
  410. package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js.map +0 -1
  411. package/dist-es/commands/DeleteReplicationGroupCommand.js.map +0 -1
  412. package/dist-es/commands/DeleteSnapshotCommand.js.map +0 -1
  413. package/dist-es/commands/DeleteUserCommand.js.map +0 -1
  414. package/dist-es/commands/DeleteUserGroupCommand.js.map +0 -1
  415. package/dist-es/commands/DescribeCacheClustersCommand.js.map +0 -1
  416. package/dist-es/commands/DescribeCacheEngineVersionsCommand.js.map +0 -1
  417. package/dist-es/commands/DescribeCacheParameterGroupsCommand.js.map +0 -1
  418. package/dist-es/commands/DescribeCacheParametersCommand.js.map +0 -1
  419. package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js.map +0 -1
  420. package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js.map +0 -1
  421. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js.map +0 -1
  422. package/dist-es/commands/DescribeEventsCommand.js.map +0 -1
  423. package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js.map +0 -1
  424. package/dist-es/commands/DescribeReplicationGroupsCommand.js.map +0 -1
  425. package/dist-es/commands/DescribeReservedCacheNodesCommand.js.map +0 -1
  426. package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js.map +0 -1
  427. package/dist-es/commands/DescribeServiceUpdatesCommand.js.map +0 -1
  428. package/dist-es/commands/DescribeSnapshotsCommand.js.map +0 -1
  429. package/dist-es/commands/DescribeUpdateActionsCommand.js.map +0 -1
  430. package/dist-es/commands/DescribeUserGroupsCommand.js.map +0 -1
  431. package/dist-es/commands/DescribeUsersCommand.js.map +0 -1
  432. package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js.map +0 -1
  433. package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js.map +0 -1
  434. package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
  435. package/dist-es/commands/IncreaseReplicaCountCommand.js.map +0 -1
  436. package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js.map +0 -1
  437. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  438. package/dist-es/commands/ModifyCacheClusterCommand.js.map +0 -1
  439. package/dist-es/commands/ModifyCacheParameterGroupCommand.js.map +0 -1
  440. package/dist-es/commands/ModifyCacheSubnetGroupCommand.js.map +0 -1
  441. package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js.map +0 -1
  442. package/dist-es/commands/ModifyReplicationGroupCommand.js.map +0 -1
  443. package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js.map +0 -1
  444. package/dist-es/commands/ModifyUserCommand.js.map +0 -1
  445. package/dist-es/commands/ModifyUserGroupCommand.js.map +0 -1
  446. package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js.map +0 -1
  447. package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js.map +0 -1
  448. package/dist-es/commands/RebootCacheClusterCommand.js.map +0 -1
  449. package/dist-es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
  450. package/dist-es/commands/ResetCacheParameterGroupCommand.js.map +0 -1
  451. package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js.map +0 -1
  452. package/dist-es/commands/StartMigrationCommand.js.map +0 -1
  453. package/dist-es/commands/TestFailoverCommand.js.map +0 -1
  454. package/dist-es/endpoints.js.map +0 -1
  455. package/dist-es/index.js.map +0 -1
  456. package/dist-es/models/index.js.map +0 -1
  457. package/dist-es/models/models_0.js.map +0 -1
  458. package/dist-es/pagination/DescribeCacheClustersPaginator.js.map +0 -1
  459. package/dist-es/pagination/DescribeCacheEngineVersionsPaginator.js.map +0 -1
  460. package/dist-es/pagination/DescribeCacheParameterGroupsPaginator.js.map +0 -1
  461. package/dist-es/pagination/DescribeCacheParametersPaginator.js.map +0 -1
  462. package/dist-es/pagination/DescribeCacheSecurityGroupsPaginator.js.map +0 -1
  463. package/dist-es/pagination/DescribeCacheSubnetGroupsPaginator.js.map +0 -1
  464. package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js.map +0 -1
  465. package/dist-es/pagination/DescribeEventsPaginator.js.map +0 -1
  466. package/dist-es/pagination/DescribeGlobalReplicationGroupsPaginator.js.map +0 -1
  467. package/dist-es/pagination/DescribeReplicationGroupsPaginator.js.map +0 -1
  468. package/dist-es/pagination/DescribeReservedCacheNodesOfferingsPaginator.js.map +0 -1
  469. package/dist-es/pagination/DescribeReservedCacheNodesPaginator.js.map +0 -1
  470. package/dist-es/pagination/DescribeServiceUpdatesPaginator.js.map +0 -1
  471. package/dist-es/pagination/DescribeSnapshotsPaginator.js.map +0 -1
  472. package/dist-es/pagination/DescribeUpdateActionsPaginator.js.map +0 -1
  473. package/dist-es/pagination/DescribeUserGroupsPaginator.js.map +0 -1
  474. package/dist-es/pagination/DescribeUsersPaginator.js.map +0 -1
  475. package/dist-es/pagination/Interfaces.js.map +0 -1
  476. package/dist-es/protocols/Aws_query.js.map +0 -1
  477. package/dist-es/runtimeConfig.browser.js.map +0 -1
  478. package/dist-es/runtimeConfig.js.map +0 -1
  479. package/dist-es/runtimeConfig.native.js.map +0 -1
  480. package/dist-es/runtimeConfig.shared.js.map +0 -1
  481. package/dist-es/waiters/waitForCacheClusterAvailable.js.map +0 -1
  482. package/dist-es/waiters/waitForCacheClusterDeleted.js.map +0 -1
  483. package/dist-es/waiters/waitForReplicationGroupAvailable.js.map +0 -1
  484. package/dist-es/waiters/waitForReplicationGroupDeleted.js.map +0 -1
  485. package/jest.config.js +0 -4
  486. package/src/ElastiCache.ts +0 -2808
  487. package/src/ElastiCacheClient.ts +0 -572
  488. package/src/commands/AddTagsToResourceCommand.ts +0 -106
  489. package/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts +0 -112
  490. package/src/commands/BatchApplyUpdateActionCommand.ts +0 -95
  491. package/src/commands/BatchStopUpdateActionCommand.ts +0 -95
  492. package/src/commands/CompleteMigrationCommand.ts +0 -95
  493. package/src/commands/CopySnapshotCommand.ts +0 -185
  494. package/src/commands/CreateCacheClusterCommand.ts +0 -98
  495. package/src/commands/CreateCacheParameterGroupCommand.ts +0 -113
  496. package/src/commands/CreateCacheSecurityGroupCommand.ts +0 -100
  497. package/src/commands/CreateCacheSubnetGroupCommand.ts +0 -96
  498. package/src/commands/CreateGlobalReplicationGroupCommand.ts +0 -115
  499. package/src/commands/CreateReplicationGroupCommand.ts +0 -121
  500. package/src/commands/CreateSnapshotCommand.ts +0 -100
  501. package/src/commands/CreateUserCommand.ts +0 -92
  502. package/src/commands/CreateUserGroupCommand.ts +0 -96
  503. package/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts +0 -110
  504. package/src/commands/DecreaseReplicaCountCommand.ts +0 -97
  505. package/src/commands/DeleteCacheClusterCommand.ts +0 -124
  506. package/src/commands/DeleteCacheParameterGroupCommand.ts +0 -100
  507. package/src/commands/DeleteCacheSecurityGroupCommand.ts +0 -98
  508. package/src/commands/DeleteCacheSubnetGroupCommand.ts +0 -98
  509. package/src/commands/DeleteGlobalReplicationGroupCommand.ts +0 -116
  510. package/src/commands/DeleteReplicationGroupCommand.ts +0 -103
  511. package/src/commands/DeleteSnapshotCommand.ts +0 -101
  512. package/src/commands/DeleteUserCommand.ts +0 -92
  513. package/src/commands/DeleteUserGroupCommand.ts +0 -95
  514. package/src/commands/DescribeCacheClustersCommand.ts +0 -110
  515. package/src/commands/DescribeCacheEngineVersionsCommand.ts +0 -99
  516. package/src/commands/DescribeCacheParameterGroupsCommand.ts +0 -100
  517. package/src/commands/DescribeCacheParametersCommand.ts +0 -96
  518. package/src/commands/DescribeCacheSecurityGroupsCommand.ts +0 -101
  519. package/src/commands/DescribeCacheSubnetGroupsCommand.ts +0 -101
  520. package/src/commands/DescribeEngineDefaultParametersCommand.ts +0 -104
  521. package/src/commands/DescribeEventsCommand.ts +0 -100
  522. package/src/commands/DescribeGlobalReplicationGroupsCommand.ts +0 -103
  523. package/src/commands/DescribeReplicationGroupsCommand.ts +0 -103
  524. package/src/commands/DescribeReservedCacheNodesCommand.ts +0 -99
  525. package/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts +0 -104
  526. package/src/commands/DescribeServiceUpdatesCommand.ts +0 -95
  527. package/src/commands/DescribeSnapshotsCommand.ts +0 -102
  528. package/src/commands/DescribeUpdateActionsCommand.ts +0 -95
  529. package/src/commands/DescribeUserGroupsCommand.ts +0 -95
  530. package/src/commands/DescribeUsersCommand.ts +0 -95
  531. package/src/commands/DisassociateGlobalReplicationGroupCommand.ts +0 -106
  532. package/src/commands/FailoverGlobalReplicationGroupCommand.ts +0 -103
  533. package/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts +0 -110
  534. package/src/commands/IncreaseReplicaCountCommand.ts +0 -97
  535. package/src/commands/ListAllowedNodeTypeModificationsCommand.ts +0 -108
  536. package/src/commands/ListTagsForResourceCommand.ts +0 -101
  537. package/src/commands/ModifyCacheClusterCommand.ts +0 -97
  538. package/src/commands/ModifyCacheParameterGroupCommand.ts +0 -100
  539. package/src/commands/ModifyCacheSubnetGroupCommand.ts +0 -95
  540. package/src/commands/ModifyGlobalReplicationGroupCommand.ts +0 -100
  541. package/src/commands/ModifyReplicationGroupCommand.ts +0 -111
  542. package/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts +0 -111
  543. package/src/commands/ModifyUserCommand.ts +0 -92
  544. package/src/commands/ModifyUserGroupCommand.ts +0 -95
  545. package/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts +0 -109
  546. package/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts +0 -107
  547. package/src/commands/RebootCacheClusterCommand.ts +0 -107
  548. package/src/commands/RemoveTagsFromResourceCommand.ts +0 -98
  549. package/src/commands/ResetCacheParameterGroupCommand.ts +0 -98
  550. package/src/commands/RevokeCacheSecurityGroupIngressCommand.ts +0 -105
  551. package/src/commands/StartMigrationCommand.ts +0 -95
  552. package/src/commands/TestFailoverCommand.ts +0 -154
  553. package/src/endpoints.ts +0 -63
  554. package/src/index.ts +0 -90
  555. package/src/models/index.ts +0 -1
  556. package/src/models/models_0.ts +0 -10878
  557. package/src/pagination/DescribeCacheClustersPaginator.ts +0 -59
  558. package/src/pagination/DescribeCacheEngineVersionsPaginator.ts +0 -59
  559. package/src/pagination/DescribeCacheParameterGroupsPaginator.ts +0 -59
  560. package/src/pagination/DescribeCacheParametersPaginator.ts +0 -59
  561. package/src/pagination/DescribeCacheSecurityGroupsPaginator.ts +0 -59
  562. package/src/pagination/DescribeCacheSubnetGroupsPaginator.ts +0 -59
  563. package/src/pagination/DescribeEngineDefaultParametersPaginator.ts +0 -59
  564. package/src/pagination/DescribeEventsPaginator.ts +0 -59
  565. package/src/pagination/DescribeGlobalReplicationGroupsPaginator.ts +0 -59
  566. package/src/pagination/DescribeReplicationGroupsPaginator.ts +0 -59
  567. package/src/pagination/DescribeReservedCacheNodesOfferingsPaginator.ts +0 -59
  568. package/src/pagination/DescribeReservedCacheNodesPaginator.ts +0 -59
  569. package/src/pagination/DescribeServiceUpdatesPaginator.ts +0 -59
  570. package/src/pagination/DescribeSnapshotsPaginator.ts +0 -59
  571. package/src/pagination/DescribeUpdateActionsPaginator.ts +0 -59
  572. package/src/pagination/DescribeUserGroupsPaginator.ts +0 -59
  573. package/src/pagination/DescribeUsersPaginator.ts +0 -59
  574. package/src/pagination/Interfaces.ts +0 -8
  575. package/src/protocols/Aws_query.ts +0 -15065
  576. package/src/runtimeConfig.browser.ts +0 -41
  577. package/src/runtimeConfig.native.ts +0 -17
  578. package/src/runtimeConfig.shared.ts +0 -17
  579. package/src/runtimeConfig.ts +0 -46
  580. package/src/waiters/waitForCacheClusterAvailable.ts +0 -117
  581. package/src/waiters/waitForCacheClusterDeleted.ts +0 -148
  582. package/src/waiters/waitForReplicationGroupAvailable.ts +0 -75
  583. package/src/waiters/waitForReplicationGroupDeleted.ts +0 -78
  584. package/tsconfig.es.json +0 -10
  585. package/tsconfig.json +0 -33
  586. package/tsconfig.types.json +0 -9
@@ -6,44 +6,11 @@ export interface DescribeCacheClustersCommandInput extends DescribeCacheClusters
6
6
  }
7
7
  export interface DescribeCacheClustersCommandOutput extends CacheClusterMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about all provisioned
11
- * clusters if no cluster identifier is specified, or about a specific cache
12
- * cluster if a cluster identifier is supplied.</p>
13
- * <p>By default, abbreviated information about the clusters is returned. You can
14
- * use the optional <i>ShowCacheNodeInfo</i> flag to retrieve detailed information about the
15
- * cache nodes associated with the clusters. These details include the DNS address
16
- * and port for the cache node endpoint.</p>
17
- * <p>If the cluster is in the <i>creating</i> state, only cluster-level information is displayed
18
- * until all of the nodes are successfully provisioned.</p>
19
- * <p>If the cluster is in the <i>deleting</i> state, only cluster-level information is displayed.</p>
20
- * <p>If cache nodes are currently being added to the cluster, node endpoint information
21
- * and creation time for the additional nodes are not displayed until they are
22
- * completely provisioned. When the cluster state is <i>available</i>, the cluster is
23
- * ready for use.</p>
24
- * <p>If cache nodes are currently being removed from the cluster, no endpoint information
25
- * for the removed nodes is displayed.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { ElastiCacheClient, DescribeCacheClustersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
30
- * // const { ElastiCacheClient, DescribeCacheClustersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
31
- * const client = new ElastiCacheClient(config);
32
- * const command = new DescribeCacheClustersCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link DescribeCacheClustersCommandInput} for command's `input` shape.
37
- * @see {@link DescribeCacheClustersCommandOutput} for command's `response` shape.
38
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
9
+
41
10
  export declare class DescribeCacheClustersCommand extends $Command<DescribeCacheClustersCommandInput, DescribeCacheClustersCommandOutput, ElastiCacheClientResolvedConfig> {
42
11
  readonly input: DescribeCacheClustersCommandInput;
43
12
  constructor(input: DescribeCacheClustersCommandInput);
44
- /**
45
- * @internal
46
- */
13
+
47
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCacheClustersCommandInput, DescribeCacheClustersCommandOutput>;
48
15
  private serialize;
49
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DescribeCacheEngineVersionsCommandInput extends DescribeCacheEn
6
6
  }
7
7
  export interface DescribeCacheEngineVersionsCommandOutput extends CacheEngineVersionMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of the available cache
11
- * engines and their versions.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ElastiCacheClient, DescribeCacheEngineVersionsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
16
- * // const { ElastiCacheClient, DescribeCacheEngineVersionsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
17
- * const client = new ElastiCacheClient(config);
18
- * const command = new DescribeCacheEngineVersionsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DescribeCacheEngineVersionsCommandInput} for command's `input` shape.
23
- * @see {@link DescribeCacheEngineVersionsCommandOutput} for command's `response` shape.
24
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DescribeCacheEngineVersionsCommand extends $Command<DescribeCacheEngineVersionsCommandInput, DescribeCacheEngineVersionsCommandOutput, ElastiCacheClientResolvedConfig> {
28
11
  readonly input: DescribeCacheEngineVersionsCommandInput;
29
12
  constructor(input: DescribeCacheEngineVersionsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCacheEngineVersionsCommandInput, DescribeCacheEngineVersionsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DescribeCacheParameterGroupsCommandInput extends DescribeCacheP
6
6
  }
7
7
  export interface DescribeCacheParameterGroupsCommandOutput extends CacheParameterGroupsMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of cache parameter group
11
- * descriptions. If a cache parameter group name is specified, the list contains only
12
- * the descriptions for that group.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { ElastiCacheClient, DescribeCacheParameterGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
17
- * // const { ElastiCacheClient, DescribeCacheParameterGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
18
- * const client = new ElastiCacheClient(config);
19
- * const command = new DescribeCacheParameterGroupsCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DescribeCacheParameterGroupsCommandInput} for command's `input` shape.
24
- * @see {@link DescribeCacheParameterGroupsCommandOutput} for command's `response` shape.
25
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DescribeCacheParameterGroupsCommand extends $Command<DescribeCacheParameterGroupsCommandInput, DescribeCacheParameterGroupsCommandOutput, ElastiCacheClientResolvedConfig> {
29
11
  readonly input: DescribeCacheParameterGroupsCommandInput;
30
12
  constructor(input: DescribeCacheParameterGroupsCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCacheParameterGroupsCommandInput, DescribeCacheParameterGroupsCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DescribeCacheParametersCommandInput extends DescribeCacheParame
6
6
  }
7
7
  export interface DescribeCacheParametersCommandOutput extends CacheParameterGroupDetails, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the detailed parameter list for a
11
- * particular cache parameter group.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ElastiCacheClient, DescribeCacheParametersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
16
- * // const { ElastiCacheClient, DescribeCacheParametersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
17
- * const client = new ElastiCacheClient(config);
18
- * const command = new DescribeCacheParametersCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DescribeCacheParametersCommandInput} for command's `input` shape.
23
- * @see {@link DescribeCacheParametersCommandOutput} for command's `response` shape.
24
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DescribeCacheParametersCommand extends $Command<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig> {
28
11
  readonly input: DescribeCacheParametersCommandInput;
29
12
  constructor(input: DescribeCacheParametersCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface DescribeCacheSecurityGroupsCommandInput extends DescribeCacheSe
6
6
  }
7
7
  export interface DescribeCacheSecurityGroupsCommandOutput extends CacheSecurityGroupMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of cache security group
11
- * descriptions. If a cache security group name is specified, the list contains only
12
- * the description of that group. This applicable only when you have ElastiCache in Classic setup
13
- * </p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { ElastiCacheClient, DescribeCacheSecurityGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
18
- * // const { ElastiCacheClient, DescribeCacheSecurityGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
19
- * const client = new ElastiCacheClient(config);
20
- * const command = new DescribeCacheSecurityGroupsCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeCacheSecurityGroupsCommandInput} for command's `input` shape.
25
- * @see {@link DescribeCacheSecurityGroupsCommandOutput} for command's `response` shape.
26
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class DescribeCacheSecurityGroupsCommand extends $Command<DescribeCacheSecurityGroupsCommandInput, DescribeCacheSecurityGroupsCommandOutput, ElastiCacheClientResolvedConfig> {
30
11
  readonly input: DescribeCacheSecurityGroupsCommandInput;
31
12
  constructor(input: DescribeCacheSecurityGroupsCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCacheSecurityGroupsCommandInput, DescribeCacheSecurityGroupsCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface DescribeCacheSubnetGroupsCommandInput extends DescribeCacheSubn
6
6
  }
7
7
  export interface DescribeCacheSubnetGroupsCommandOutput extends CacheSubnetGroupMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of cache subnet group
11
- * descriptions. If a subnet group name is specified, the list contains only the
12
- * description of that group. This is applicable only when you have ElastiCache in VPC setup. All ElastiCache clusters now launch in VPC by default.
13
- * </p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { ElastiCacheClient, DescribeCacheSubnetGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
18
- * // const { ElastiCacheClient, DescribeCacheSubnetGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
19
- * const client = new ElastiCacheClient(config);
20
- * const command = new DescribeCacheSubnetGroupsCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeCacheSubnetGroupsCommandInput} for command's `input` shape.
25
- * @see {@link DescribeCacheSubnetGroupsCommandOutput} for command's `response` shape.
26
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class DescribeCacheSubnetGroupsCommand extends $Command<DescribeCacheSubnetGroupsCommandInput, DescribeCacheSubnetGroupsCommandOutput, ElastiCacheClientResolvedConfig> {
30
11
  readonly input: DescribeCacheSubnetGroupsCommandInput;
31
12
  constructor(input: DescribeCacheSubnetGroupsCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCacheSubnetGroupsCommandInput, DescribeCacheSubnetGroupsCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DescribeEngineDefaultParametersCommandInput extends DescribeEng
6
6
  }
7
7
  export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEngineDefaultParametersResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the default engine and
11
- * system parameter information for the specified cache engine.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ElastiCacheClient, DescribeEngineDefaultParametersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
16
- * // const { ElastiCacheClient, DescribeEngineDefaultParametersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
17
- * const client = new ElastiCacheClient(config);
18
- * const command = new DescribeEngineDefaultParametersCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DescribeEngineDefaultParametersCommandInput} for command's `input` shape.
23
- * @see {@link DescribeEngineDefaultParametersCommandOutput} for command's `response` shape.
24
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DescribeEngineDefaultParametersCommand extends $Command<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig> {
28
11
  readonly input: DescribeEngineDefaultParametersCommandInput;
29
12
  constructor(input: DescribeEngineDefaultParametersCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {
6
6
  }
7
7
  export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns events related to clusters, cache
11
- * security groups, and cache parameter groups. You can obtain events specific to a
12
- * particular cluster, cache security group, or cache parameter group by providing
13
- * the name as a parameter.</p>
14
- * <p>By default, only the events occurring within the last hour are returned;
15
- * however, you can retrieve up to 14 days' worth of events if necessary.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { ElastiCacheClient, DescribeEventsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
20
- * // const { ElastiCacheClient, DescribeEventsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
21
- * const client = new ElastiCacheClient(config);
22
- * const command = new DescribeEventsCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link DescribeEventsCommandInput} for command's `input` shape.
27
- * @see {@link DescribeEventsCommandOutput} for command's `response` shape.
28
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class DescribeEventsCommand extends $Command<DescribeEventsCommandInput, DescribeEventsCommandOutput, ElastiCacheClientResolvedConfig> {
32
11
  readonly input: DescribeEventsCommandInput;
33
12
  constructor(input: DescribeEventsCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventsCommandInput, DescribeEventsCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeGlobalReplicationGroupsCommandInput extends DescribeGlo
6
6
  }
7
7
  export interface DescribeGlobalReplicationGroupsCommandOutput extends DescribeGlobalReplicationGroupsResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about a particular global replication group. If no identifier is specified, returns information about all Global datastores. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ElastiCacheClient, DescribeGlobalReplicationGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
15
- * // const { ElastiCacheClient, DescribeGlobalReplicationGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
16
- * const client = new ElastiCacheClient(config);
17
- * const command = new DescribeGlobalReplicationGroupsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeGlobalReplicationGroupsCommandInput} for command's `input` shape.
22
- * @see {@link DescribeGlobalReplicationGroupsCommandOutput} for command's `response` shape.
23
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeGlobalReplicationGroupsCommand extends $Command<DescribeGlobalReplicationGroupsCommandInput, DescribeGlobalReplicationGroupsCommandOutput, ElastiCacheClientResolvedConfig> {
27
11
  readonly input: DescribeGlobalReplicationGroupsCommandInput;
28
12
  constructor(input: DescribeGlobalReplicationGroupsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGlobalReplicationGroupsCommandInput, DescribeGlobalReplicationGroupsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface DescribeReplicationGroupsCommandInput extends DescribeReplicati
6
6
  }
7
7
  export interface DescribeReplicationGroupsCommandOutput extends ReplicationGroupMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about a particular
11
- * replication group. If no identifier is specified, <code>DescribeReplicationGroups</code>
12
- * returns information about all replication groups.</p>
13
- * <note>
14
- * <p>This operation is valid for Redis only.</p>
15
- * </note>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { ElastiCacheClient, DescribeReplicationGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
20
- * // const { ElastiCacheClient, DescribeReplicationGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
21
- * const client = new ElastiCacheClient(config);
22
- * const command = new DescribeReplicationGroupsCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link DescribeReplicationGroupsCommandInput} for command's `input` shape.
27
- * @see {@link DescribeReplicationGroupsCommandOutput} for command's `response` shape.
28
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class DescribeReplicationGroupsCommand extends $Command<DescribeReplicationGroupsCommandInput, DescribeReplicationGroupsCommandOutput, ElastiCacheClientResolvedConfig> {
32
11
  readonly input: DescribeReplicationGroupsCommandInput;
33
12
  constructor(input: DescribeReplicationGroupsCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationGroupsCommandInput, DescribeReplicationGroupsCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DescribeReservedCacheNodesCommandInput extends DescribeReserved
6
6
  }
7
7
  export interface DescribeReservedCacheNodesCommandOutput extends ReservedCacheNodeMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about reserved cache
11
- * nodes for this account, or about a specified reserved cache node.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ElastiCacheClient, DescribeReservedCacheNodesCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
16
- * // const { ElastiCacheClient, DescribeReservedCacheNodesCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
17
- * const client = new ElastiCacheClient(config);
18
- * const command = new DescribeReservedCacheNodesCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DescribeReservedCacheNodesCommandInput} for command's `input` shape.
23
- * @see {@link DescribeReservedCacheNodesCommandOutput} for command's `response` shape.
24
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DescribeReservedCacheNodesCommand extends $Command<DescribeReservedCacheNodesCommandInput, DescribeReservedCacheNodesCommandOutput, ElastiCacheClientResolvedConfig> {
28
11
  readonly input: DescribeReservedCacheNodesCommandInput;
29
12
  constructor(input: DescribeReservedCacheNodesCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservedCacheNodesCommandInput, DescribeReservedCacheNodesCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DescribeReservedCacheNodesOfferingsCommandInput extends Describ
6
6
  }
7
7
  export interface DescribeReservedCacheNodesOfferingsCommandOutput extends ReservedCacheNodesOfferingMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists available reserved cache
11
- * node offerings.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ElastiCacheClient, DescribeReservedCacheNodesOfferingsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
16
- * // const { ElastiCacheClient, DescribeReservedCacheNodesOfferingsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
17
- * const client = new ElastiCacheClient(config);
18
- * const command = new DescribeReservedCacheNodesOfferingsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DescribeReservedCacheNodesOfferingsCommandInput} for command's `input` shape.
23
- * @see {@link DescribeReservedCacheNodesOfferingsCommandOutput} for command's `response` shape.
24
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DescribeReservedCacheNodesOfferingsCommand extends $Command<DescribeReservedCacheNodesOfferingsCommandInput, DescribeReservedCacheNodesOfferingsCommandOutput, ElastiCacheClientResolvedConfig> {
28
11
  readonly input: DescribeReservedCacheNodesOfferingsCommandInput;
29
12
  constructor(input: DescribeReservedCacheNodesOfferingsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservedCacheNodesOfferingsCommandInput, DescribeReservedCacheNodesOfferingsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeServiceUpdatesCommandInput extends DescribeServiceUpdat
6
6
  }
7
7
  export interface DescribeServiceUpdatesCommandOutput extends ServiceUpdatesMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns details of the service updates</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ElastiCacheClient, DescribeServiceUpdatesCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
15
- * // const { ElastiCacheClient, DescribeServiceUpdatesCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
16
- * const client = new ElastiCacheClient(config);
17
- * const command = new DescribeServiceUpdatesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeServiceUpdatesCommandInput} for command's `input` shape.
22
- * @see {@link DescribeServiceUpdatesCommandOutput} for command's `response` shape.
23
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeServiceUpdatesCommand extends $Command<DescribeServiceUpdatesCommandInput, DescribeServiceUpdatesCommandOutput, ElastiCacheClientResolvedConfig> {
27
11
  readonly input: DescribeServiceUpdatesCommandInput;
28
12
  constructor(input: DescribeServiceUpdatesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeServiceUpdatesCommandInput, DescribeServiceUpdatesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,36 +6,11 @@ export interface DescribeSnapshotsCommandInput extends DescribeSnapshotsMessage
6
6
  }
7
7
  export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsListMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about cluster or replication group snapshots.
11
- * By default, <code>DescribeSnapshots</code> lists all of your snapshots; it can optionally
12
- * describe a single snapshot, or just the snapshots associated with a particular cache
13
- * cluster.</p>
14
- *
15
- * <note>
16
- * <p>This operation is valid for Redis only.</p>
17
- * </note>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { ElastiCacheClient, DescribeSnapshotsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
22
- * // const { ElastiCacheClient, DescribeSnapshotsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
23
- * const client = new ElastiCacheClient(config);
24
- * const command = new DescribeSnapshotsCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link DescribeSnapshotsCommandInput} for command's `input` shape.
29
- * @see {@link DescribeSnapshotsCommandOutput} for command's `response` shape.
30
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
9
+
33
10
  export declare class DescribeSnapshotsCommand extends $Command<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, ElastiCacheClientResolvedConfig> {
34
11
  readonly input: DescribeSnapshotsCommandInput;
35
12
  constructor(input: DescribeSnapshotsCommandInput);
36
- /**
37
- * @internal
38
- */
13
+
39
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput>;
40
15
  private serialize;
41
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeUpdateActionsCommandInput extends DescribeUpdateActions
6
6
  }
7
7
  export interface DescribeUpdateActionsCommandOutput extends UpdateActionsMessage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns details of the update actions </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ElastiCacheClient, DescribeUpdateActionsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
15
- * // const { ElastiCacheClient, DescribeUpdateActionsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
16
- * const client = new ElastiCacheClient(config);
17
- * const command = new DescribeUpdateActionsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeUpdateActionsCommandInput} for command's `input` shape.
22
- * @see {@link DescribeUpdateActionsCommandOutput} for command's `response` shape.
23
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeUpdateActionsCommand extends $Command<DescribeUpdateActionsCommandInput, DescribeUpdateActionsCommandOutput, ElastiCacheClientResolvedConfig> {
27
11
  readonly input: DescribeUpdateActionsCommandInput;
28
12
  constructor(input: DescribeUpdateActionsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUpdateActionsCommandInput, DescribeUpdateActionsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeUserGroupsCommandInput extends DescribeUserGroupsMessag
6
6
  }
7
7
  export interface DescribeUserGroupsCommandOutput extends DescribeUserGroupsResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of user groups.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ElastiCacheClient, DescribeUserGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
15
- * // const { ElastiCacheClient, DescribeUserGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
16
- * const client = new ElastiCacheClient(config);
17
- * const command = new DescribeUserGroupsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeUserGroupsCommandInput} for command's `input` shape.
22
- * @see {@link DescribeUserGroupsCommandOutput} for command's `response` shape.
23
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeUserGroupsCommand extends $Command<DescribeUserGroupsCommandInput, DescribeUserGroupsCommandOutput, ElastiCacheClientResolvedConfig> {
27
11
  readonly input: DescribeUserGroupsCommandInput;
28
12
  constructor(input: DescribeUserGroupsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserGroupsCommandInput, DescribeUserGroupsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeUsersCommandInput extends DescribeUsersMessage {
6
6
  }
7
7
  export interface DescribeUsersCommandOutput extends DescribeUsersResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of users.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ElastiCacheClient, DescribeUsersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
15
- * // const { ElastiCacheClient, DescribeUsersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
16
- * const client = new ElastiCacheClient(config);
17
- * const command = new DescribeUsersCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeUsersCommandInput} for command's `input` shape.
22
- * @see {@link DescribeUsersCommandOutput} for command's `response` shape.
23
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeUsersCommand extends $Command<DescribeUsersCommandInput, DescribeUsersCommandOutput, ElastiCacheClientResolvedConfig> {
27
11
  readonly input: DescribeUsersCommandInput;
28
12
  constructor(input: DescribeUsersCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUsersCommandInput, DescribeUsersCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DisassociateGlobalReplicationGroupCommandInput extends Disassoc
6
6
  }
7
7
  export interface DisassociateGlobalReplicationGroupCommandOutput extends DisassociateGlobalReplicationGroupResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Remove a secondary cluster from the Global datastore using the Global datastore name. The secondary cluster will no longer receive updates from the primary cluster, but will remain as a standalone cluster in that Amazon region.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ElastiCacheClient, DisassociateGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
15
- * // const { ElastiCacheClient, DisassociateGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
16
- * const client = new ElastiCacheClient(config);
17
- * const command = new DisassociateGlobalReplicationGroupCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DisassociateGlobalReplicationGroupCommandInput} for command's `input` shape.
22
- * @see {@link DisassociateGlobalReplicationGroupCommandOutput} for command's `response` shape.
23
- * @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DisassociateGlobalReplicationGroupCommand extends $Command<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig> {
27
11
  readonly input: DisassociateGlobalReplicationGroupCommandInput;
28
12
  constructor(input: DisassociateGlobalReplicationGroupCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;