@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
@@ -65,820 +65,265 @@ import { RevokeCacheSecurityGroupIngressCommandInput, RevokeCacheSecurityGroupIn
65
65
  import { StartMigrationCommandInput, StartMigrationCommandOutput } from "./commands/StartMigrationCommand";
66
66
  import { TestFailoverCommandInput, TestFailoverCommandOutput } from "./commands/TestFailoverCommand";
67
67
  import { ElastiCacheClient } from "./ElastiCacheClient";
68
- /**
69
- * <fullname>Amazon ElastiCache</fullname>
70
- * <p>Amazon ElastiCache is a web service that makes it easier to set up, operate,
71
- * and scale a distributed cache in the cloud.</p>
72
- * <p>With ElastiCache, customers get all of the benefits of a high-performance,
73
- * in-memory cache with less of the administrative burden involved in launching and managing a distributed cache.
74
- * The service makes setup, scaling,
75
- * and cluster failure handling much simpler than in a self-managed cache deployment.</p>
76
- * <p>In addition, through integration with Amazon CloudWatch,
77
- * customers get enhanced visibility into the key performance statistics
78
- * associated with their cache and can receive alarms if a part of their cache runs hot.</p>
79
- */
68
+
80
69
  export declare class ElastiCache extends ElastiCacheClient {
81
- /**
82
- * <p>A tag is a key-value pair where the key and value are case-sensitive.
83
- * You can use tags to categorize and track all your ElastiCache resources, with the exception of global replication group. When you add or remove tags on replication groups, those actions will be replicated to all nodes in the replication group.
84
- * For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/IAM.ResourceLevelPermissions.html">Resource-level permissions</a>.</p>
85
- * <p>
86
- * For example, you can use cost-allocation tags to your ElastiCache resources,
87
- * Amazon generates a cost allocation report as a comma-separated value (CSV) file
88
- * with your usage and costs aggregated by your tags.
89
- * You can apply tags that represent business categories (such as cost centers, application names, or owners)
90
- * to organize your costs across multiple services.</p>
91
- * <p>For more information,
92
- * see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Tagging.html">Using Cost Allocation Tags in Amazon ElastiCache</a>
93
- * in the <i>ElastiCache User Guide</i>.</p>
94
- */
70
+
95
71
  addTagsToResource(args: AddTagsToResourceCommandInput, options?: __HttpHandlerOptions): Promise<AddTagsToResourceCommandOutput>;
96
72
  addTagsToResource(args: AddTagsToResourceCommandInput, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void): void;
97
73
  addTagsToResource(args: AddTagsToResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void): void;
98
- /**
99
- * <p>Allows network ingress to a cache
100
- * security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2
101
- * security groups are used as the authorization mechanism.</p>
102
- * <note>
103
- * <p>You cannot authorize ingress from an Amazon EC2 security group in one region to an
104
- * ElastiCache cluster in another region.</p>
105
- * </note>
106
- */
74
+
107
75
  authorizeCacheSecurityGroupIngress(args: AuthorizeCacheSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeCacheSecurityGroupIngressCommandOutput>;
108
76
  authorizeCacheSecurityGroupIngress(args: AuthorizeCacheSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeCacheSecurityGroupIngressCommandOutput) => void): void;
109
77
  authorizeCacheSecurityGroupIngress(args: AuthorizeCacheSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeCacheSecurityGroupIngressCommandOutput) => void): void;
110
- /**
111
- * <p>Apply the service update. For more information on service updates and applying them, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/applying-updates.html">Applying Service Updates</a>.</p>
112
- */
78
+
113
79
  batchApplyUpdateAction(args: BatchApplyUpdateActionCommandInput, options?: __HttpHandlerOptions): Promise<BatchApplyUpdateActionCommandOutput>;
114
80
  batchApplyUpdateAction(args: BatchApplyUpdateActionCommandInput, cb: (err: any, data?: BatchApplyUpdateActionCommandOutput) => void): void;
115
81
  batchApplyUpdateAction(args: BatchApplyUpdateActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchApplyUpdateActionCommandOutput) => void): void;
116
- /**
117
- * <p>Stop the service update. For more information on service updates and stopping them, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/stopping-self-service-updates.html">Stopping Service Updates</a>.</p>
118
- */
82
+
119
83
  batchStopUpdateAction(args: BatchStopUpdateActionCommandInput, options?: __HttpHandlerOptions): Promise<BatchStopUpdateActionCommandOutput>;
120
84
  batchStopUpdateAction(args: BatchStopUpdateActionCommandInput, cb: (err: any, data?: BatchStopUpdateActionCommandOutput) => void): void;
121
85
  batchStopUpdateAction(args: BatchStopUpdateActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchStopUpdateActionCommandOutput) => void): void;
122
- /**
123
- * <p>Complete the migration of data.</p>
124
- */
86
+
125
87
  completeMigration(args: CompleteMigrationCommandInput, options?: __HttpHandlerOptions): Promise<CompleteMigrationCommandOutput>;
126
88
  completeMigration(args: CompleteMigrationCommandInput, cb: (err: any, data?: CompleteMigrationCommandOutput) => void): void;
127
89
  completeMigration(args: CompleteMigrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CompleteMigrationCommandOutput) => void): void;
128
- /**
129
- * <p>Makes a copy of an existing snapshot.</p>
130
- *
131
- * <note>
132
- * <p>This operation is valid for Redis only.</p>
133
- * </note>
134
- *
135
- * <important>
136
- * <p>Users or groups that have permissions to use the <code>CopySnapshot</code> operation
137
- * can create their own Amazon S3 buckets and copy snapshots to it.
138
- * To control access to your snapshots, use an IAM policy to control who has the ability to use
139
- * the <code>CopySnapshot</code> operation.
140
- * For more information about using IAM to control the use of ElastiCache operations, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html">Exporting Snapshots</a>
141
- * and <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/IAM.html">Authentication & Access Control</a>.</p>
142
- * </important>
143
- *
144
- * <p>You could receive the following error messages.</p>
145
- * <p class="title">
146
- * <b>Error Messages</b>
147
- * </p>
148
- * <ul>
149
- * <li>
150
- * <p>
151
- * <b>Error Message:</b>
152
- * The S3 bucket %s is outside of the region.</p>
153
- * <p>
154
- * <b>Solution:</b>
155
- * Create an Amazon S3 bucket in the same region as your snapshot.
156
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-create-s3-bucket">Step 1: Create an Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
157
- * </li>
158
- * <li>
159
- * <p>
160
- * <b>Error Message:</b>
161
- * The S3 bucket %s does not exist.</p>
162
- * <p>
163
- * <b>Solution:</b>
164
- * Create an Amazon S3 bucket in the same region as your snapshot.
165
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-create-s3-bucket">Step 1: Create an Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
166
- * </li>
167
- * <li>
168
- * <p>
169
- * <b>Error Message:</b>
170
- * The S3 bucket %s is not owned by the authenticated user.</p>
171
- * <p>
172
- * <b>Solution:</b>
173
- * Create an Amazon S3 bucket in the same region as your snapshot.
174
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-create-s3-bucket">Step 1: Create an Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
175
- * </li>
176
- * <li>
177
- * <p>
178
- * <b>Error Message:</b>
179
- * The authenticated user does not have sufficient permissions to perform the desired activity.</p>
180
- * <p>
181
- * <b>Solution:</b>
182
- * Contact your system administrator to get the needed permissions.</p>
183
- * </li>
184
- * <li>
185
- * <p>
186
- * <b>Error Message:</b>
187
- * The S3 bucket %s already contains an object with key %s.</p>
188
- * <p>
189
- * <b>Solution:</b>
190
- * Give the <code>TargetSnapshotName</code> a new and unique value.
191
- * If exporting a snapshot,
192
- * you could alternatively create a new Amazon S3 bucket
193
- * and use this same value for <code>TargetSnapshotName</code>.</p>
194
- * </li>
195
- * <li>
196
- * <p>
197
- * <b>Error Message: </b>
198
- * ElastiCache has not been granted READ permissions %s on the S3 Bucket.</p>
199
- * <p>
200
- * <b>Solution:</b>
201
- * Add List and Read permissions on the bucket.
202
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-grant-access">Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
203
- * </li>
204
- * <li>
205
- * <p>
206
- * <b>Error Message: </b>
207
- * ElastiCache has not been granted WRITE permissions %s on the S3 Bucket.</p>
208
- * <p>
209
- * <b>Solution:</b>
210
- * Add Upload/Delete permissions on the bucket.
211
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-grant-access">Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
212
- * </li>
213
- * <li>
214
- * <p>
215
- * <b>Error Message: </b>
216
- * ElastiCache has not been granted READ_ACP permissions %s on the S3 Bucket.</p>
217
- * <p>
218
- * <b>Solution:</b>
219
- * Add View Permissions on the bucket.
220
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-grant-access">Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
221
- * </li>
222
- * </ul>
223
- */
90
+
224
91
  copySnapshot(args: CopySnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CopySnapshotCommandOutput>;
225
92
  copySnapshot(args: CopySnapshotCommandInput, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
226
93
  copySnapshot(args: CopySnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
227
- /**
228
- * <p>Creates a cluster. All nodes in the
229
- * cluster run the same protocol-compliant cache engine software, either Memcached
230
- * or Redis.</p>
231
- * <p>This operation is not supported for Redis (cluster mode enabled) clusters.</p>
232
- */
94
+
233
95
  createCacheCluster(args: CreateCacheClusterCommandInput, options?: __HttpHandlerOptions): Promise<CreateCacheClusterCommandOutput>;
234
96
  createCacheCluster(args: CreateCacheClusterCommandInput, cb: (err: any, data?: CreateCacheClusterCommandOutput) => void): void;
235
97
  createCacheCluster(args: CreateCacheClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCacheClusterCommandOutput) => void): void;
236
- /**
237
- * <p>Creates a new Amazon ElastiCache cache parameter group. An ElastiCache
238
- * cache parameter group is a collection of parameters and their values that are applied to all of the nodes
239
- * in any cluster or replication group using the CacheParameterGroup.</p>
240
- * <p>A newly created CacheParameterGroup is an exact duplicate of the default parameter group
241
- * for the CacheParameterGroupFamily. To customize the newly created CacheParameterGroup you can
242
- * change the values of specific parameters. For more information, see:</p>
243
- * <ul>
244
- * <li>
245
- * <p>
246
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_ModifyCacheParameterGroup.html">ModifyCacheParameterGroup</a> in the ElastiCache API Reference.</p>
247
- * </li>
248
- * <li>
249
- * <p>
250
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.html">Parameters and Parameter Groups</a> in the ElastiCache User Guide.</p>
251
- * </li>
252
- * </ul>
253
- */
98
+
254
99
  createCacheParameterGroup(args: CreateCacheParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateCacheParameterGroupCommandOutput>;
255
100
  createCacheParameterGroup(args: CreateCacheParameterGroupCommandInput, cb: (err: any, data?: CreateCacheParameterGroupCommandOutput) => void): void;
256
101
  createCacheParameterGroup(args: CreateCacheParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCacheParameterGroupCommandOutput) => void): void;
257
- /**
258
- * <p>Creates a new cache security group. Use a
259
- * cache security group to control access to one or more clusters.</p>
260
- * <p>Cache security groups are only used when you are creating a cluster outside of an Amazon
261
- * Virtual Private Cloud (Amazon VPC). If you are creating a cluster inside of a VPC, use a cache
262
- * subnet group instead. For more information,
263
- * see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_CreateCacheSubnetGroup.html">CreateCacheSubnetGroup</a>.</p>
264
- */
102
+
265
103
  createCacheSecurityGroup(args: CreateCacheSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateCacheSecurityGroupCommandOutput>;
266
104
  createCacheSecurityGroup(args: CreateCacheSecurityGroupCommandInput, cb: (err: any, data?: CreateCacheSecurityGroupCommandOutput) => void): void;
267
105
  createCacheSecurityGroup(args: CreateCacheSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCacheSecurityGroupCommandOutput) => void): void;
268
- /**
269
- * <p>Creates a new cache subnet group.</p>
270
- * <p>Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).</p>
271
- */
106
+
272
107
  createCacheSubnetGroup(args: CreateCacheSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateCacheSubnetGroupCommandOutput>;
273
108
  createCacheSubnetGroup(args: CreateCacheSubnetGroupCommandInput, cb: (err: any, data?: CreateCacheSubnetGroupCommandOutput) => void): void;
274
109
  createCacheSubnetGroup(args: CreateCacheSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCacheSubnetGroupCommandOutput) => void): void;
275
- /**
276
- * <p>Global Datastore for Redis offers fully managed, fast,
277
- * reliable and secure cross-region replication.
278
- * Using Global Datastore for Redis, you can create cross-region
279
- * read replica clusters for ElastiCache for Redis to enable low-latency reads
280
- * and disaster recovery across regions. For more information,
281
- *
282
- * see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Redis-Global-Datastore.html">Replication Across Regions Using Global Datastore</a>. </p>
283
- *
284
- * <ul>
285
- * <li>
286
- * <p>The <b>GlobalReplicationGroupIdSuffix</b> is the name of the Global datastore.</p>
287
- * </li>
288
- * <li>
289
- * <p>The <b>PrimaryReplicationGroupId</b> represents the name of the primary cluster that accepts writes and will replicate updates to the secondary cluster.</p>
290
- * </li>
291
- * </ul>
292
- */
110
+
293
111
  createGlobalReplicationGroup(args: CreateGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateGlobalReplicationGroupCommandOutput>;
294
112
  createGlobalReplicationGroup(args: CreateGlobalReplicationGroupCommandInput, cb: (err: any, data?: CreateGlobalReplicationGroupCommandOutput) => void): void;
295
113
  createGlobalReplicationGroup(args: CreateGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGlobalReplicationGroupCommandOutput) => void): void;
296
- /**
297
- * <p>Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.</p>
298
- * <p>This API can be used to create a standalone regional replication group or a secondary replication group associated with a Global datastore.</p>
299
- * <p>A Redis (cluster mode disabled) replication group is a collection of clusters,
300
- * where one of the clusters is a read/write primary and the others are read-only replicas.
301
- * Writes to the primary are asynchronously propagated to the replicas.</p>
302
- * <p>A Redis cluster-mode enabled cluster is comprised of from 1 to 90 shards (API/CLI: node groups).
303
- * Each shard has a primary node and up to 5 read-only replica nodes. The configuration can range from 90 shards and 0 replicas to 15 shards and 5 replicas, which is the maximum number or replicas allowed.
304
- *
305
- * </p>
306
- * <p>The node or shard limit can be increased to a maximum of 500 per cluster if the Redis engine version is 5.0.6 or higher. For example, you can choose to configure a 500 node cluster that ranges between
307
- * 83 shards (one primary and 5 replicas per shard) and 500 shards (single primary and no replicas). Make sure there are enough available IP addresses to accommodate the increase.
308
- * Common pitfalls include the subnets in the subnet group have too small a CIDR range or the subnets are shared and heavily used by other clusters. For more information, see
309
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SubnetGroups.Creating.html">Creating a Subnet Group</a>. For versions below 5.0.6,
310
- * the limit is 250 per cluster.</p>
311
- * <p>To request a limit increase, see
312
- * <a href="https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html">Amazon Service Limits</a>
313
- * and choose the limit type <b>Nodes per cluster per instance type</b>. </p>
314
- * <p>When a Redis (cluster mode disabled) replication group has been successfully created,
315
- * you can add one or more read replicas to it, up to a total of 5 read replicas.
316
- * If you need to increase or decrease the number of node groups (console: shards),
317
- * you can avail yourself of ElastiCache for Redis' scaling. For more information,
318
- * see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Scaling.html">Scaling ElastiCache for Redis Clusters</a> in the <i>ElastiCache User Guide</i>.</p>
319
- *
320
- *
321
- * <note>
322
- * <p>This operation is valid for Redis only.</p>
323
- * </note>
324
- */
114
+
325
115
  createReplicationGroup(args: CreateReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateReplicationGroupCommandOutput>;
326
116
  createReplicationGroup(args: CreateReplicationGroupCommandInput, cb: (err: any, data?: CreateReplicationGroupCommandOutput) => void): void;
327
117
  createReplicationGroup(args: CreateReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReplicationGroupCommandOutput) => void): void;
328
- /**
329
- * <p>Creates a copy of an entire cluster or replication group at a
330
- * specific moment in time.</p>
331
- *
332
- * <note>
333
- * <p>This operation is valid for Redis only.</p>
334
- * </note>
335
- */
118
+
336
119
  createSnapshot(args: CreateSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CreateSnapshotCommandOutput>;
337
120
  createSnapshot(args: CreateSnapshotCommandInput, cb: (err: any, data?: CreateSnapshotCommandOutput) => void): void;
338
121
  createSnapshot(args: CreateSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotCommandOutput) => void): void;
339
- /**
340
- * <p>For Redis engine version 6.x onwards: Creates a Redis user. For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>.</p>
341
- */
122
+
342
123
  createUser(args: CreateUserCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserCommandOutput>;
343
124
  createUser(args: CreateUserCommandInput, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
344
125
  createUser(args: CreateUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
345
- /**
346
- * <p>For Redis engine version 6.x onwards: Creates a Redis user group. For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>
347
- * </p>
348
- */
126
+
349
127
  createUserGroup(args: CreateUserGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserGroupCommandOutput>;
350
128
  createUserGroup(args: CreateUserGroupCommandInput, cb: (err: any, data?: CreateUserGroupCommandOutput) => void): void;
351
129
  createUserGroup(args: CreateUserGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserGroupCommandOutput) => void): void;
352
- /**
353
- * <p>Decreases the number of node groups in a Global datastore</p>
354
- */
130
+
355
131
  decreaseNodeGroupsInGlobalReplicationGroup(args: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput>;
356
132
  decreaseNodeGroupsInGlobalReplicationGroup(args: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, cb: (err: any, data?: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void): void;
357
133
  decreaseNodeGroupsInGlobalReplicationGroup(args: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void): void;
358
- /**
359
- * <p>Dynamically decreases the number of replicas in a Redis (cluster mode disabled) replication group or the number of
360
- * replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group. This operation
361
- * is performed with no cluster down time.</p>
362
- */
134
+
363
135
  decreaseReplicaCount(args: DecreaseReplicaCountCommandInput, options?: __HttpHandlerOptions): Promise<DecreaseReplicaCountCommandOutput>;
364
136
  decreaseReplicaCount(args: DecreaseReplicaCountCommandInput, cb: (err: any, data?: DecreaseReplicaCountCommandOutput) => void): void;
365
137
  decreaseReplicaCount(args: DecreaseReplicaCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DecreaseReplicaCountCommandOutput) => void): void;
366
- /**
367
- * <p>Deletes a previously provisioned cluster.
368
- * <code>DeleteCacheCluster</code> deletes all associated cache nodes, node endpoints and the
369
- * cluster itself. When you receive a successful response from this operation,
370
- * Amazon ElastiCache immediately begins deleting the cluster; you cannot cancel or revert
371
- * this operation.</p>
372
- * <p>This operation is not valid for:</p>
373
- * <ul>
374
- * <li>
375
- * <p>Redis (cluster mode enabled) clusters</p>
376
- * </li>
377
- * <li>
378
- * <p>Redis (cluster mode disabled) clusters</p>
379
- * </li>
380
- * <li>
381
- *
382
- * <p>A cluster that is the last read replica of a replication group</p>
383
- * </li>
384
- * <li>
385
- * <p>A cluster that is the primary node of a replication group</p>
386
- * </li>
387
- * <li>
388
- * <p>A node group (shard) that has Multi-AZ mode enabled</p>
389
- * </li>
390
- * <li>
391
- * <p>A cluster from a Redis (cluster mode enabled) replication group</p>
392
- * </li>
393
- * <li>
394
- * <p>A cluster that is not in the <code>available</code> state</p>
395
- * </li>
396
- * </ul>
397
- */
138
+
398
139
  deleteCacheCluster(args: DeleteCacheClusterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCacheClusterCommandOutput>;
399
140
  deleteCacheCluster(args: DeleteCacheClusterCommandInput, cb: (err: any, data?: DeleteCacheClusterCommandOutput) => void): void;
400
141
  deleteCacheCluster(args: DeleteCacheClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCacheClusterCommandOutput) => void): void;
401
- /**
402
- * <p>Deletes the specified cache parameter
403
- * group. You cannot delete a cache parameter group if it is associated with any cache
404
- * clusters. You cannot delete the default cache parameter groups in your account.</p>
405
- */
142
+
406
143
  deleteCacheParameterGroup(args: DeleteCacheParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCacheParameterGroupCommandOutput>;
407
144
  deleteCacheParameterGroup(args: DeleteCacheParameterGroupCommandInput, cb: (err: any, data?: DeleteCacheParameterGroupCommandOutput) => void): void;
408
145
  deleteCacheParameterGroup(args: DeleteCacheParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCacheParameterGroupCommandOutput) => void): void;
409
- /**
410
- * <p>Deletes a cache security group.</p>
411
- * <note>
412
- * <p>You cannot delete a cache security group if it is associated with any clusters.</p>
413
- * </note>
414
- */
146
+
415
147
  deleteCacheSecurityGroup(args: DeleteCacheSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCacheSecurityGroupCommandOutput>;
416
148
  deleteCacheSecurityGroup(args: DeleteCacheSecurityGroupCommandInput, cb: (err: any, data?: DeleteCacheSecurityGroupCommandOutput) => void): void;
417
149
  deleteCacheSecurityGroup(args: DeleteCacheSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCacheSecurityGroupCommandOutput) => void): void;
418
- /**
419
- * <p>Deletes a cache subnet group.</p>
420
- * <note>
421
- * <p>You cannot delete a default cache subnet group or one that is associated with any clusters.</p>
422
- * </note>
423
- */
150
+
424
151
  deleteCacheSubnetGroup(args: DeleteCacheSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCacheSubnetGroupCommandOutput>;
425
152
  deleteCacheSubnetGroup(args: DeleteCacheSubnetGroupCommandInput, cb: (err: any, data?: DeleteCacheSubnetGroupCommandOutput) => void): void;
426
153
  deleteCacheSubnetGroup(args: DeleteCacheSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCacheSubnetGroupCommandOutput) => void): void;
427
- /**
428
- * <p>Deleting a Global datastore is a two-step process: </p>
429
- * <ul>
430
- * <li>
431
- * <p>First, you must <a>DisassociateGlobalReplicationGroup</a> to remove the secondary clusters in the Global datastore.</p>
432
- * </li>
433
- * <li>
434
- * <p>Once the Global datastore contains only the primary cluster, you can use the <code>DeleteGlobalReplicationGroup</code> API to delete the Global datastore while retainining the primary cluster using <code>RetainPrimaryReplicationGroup=true</code>.</p>
435
- * </li>
436
- * </ul>
437
- *
438
- *
439
- * <p>Since the Global Datastore has only a primary cluster, you can delete the Global Datastore
440
- * while retaining the primary by setting <code>RetainPrimaryReplicationGroup=true</code>. The primary cluster is never deleted when deleting a
441
- * Global Datastore. It can only be deleted when it no longer is associated with any Global Datastore.</p>
442
- *
443
- * <p>When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the selected resources;
444
- * you cannot cancel or revert this operation.</p>
445
- */
154
+
446
155
  deleteGlobalReplicationGroup(args: DeleteGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGlobalReplicationGroupCommandOutput>;
447
156
  deleteGlobalReplicationGroup(args: DeleteGlobalReplicationGroupCommandInput, cb: (err: any, data?: DeleteGlobalReplicationGroupCommandOutput) => void): void;
448
157
  deleteGlobalReplicationGroup(args: DeleteGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGlobalReplicationGroupCommandOutput) => void): void;
449
- /**
450
- * <p>Deletes an existing replication group.
451
- * By default, this operation deletes the entire replication group, including the primary/primaries and all of the read replicas.
452
- * If the replication group has only one primary,
453
- * you can optionally delete only the read replicas, while retaining the primary by setting <code>RetainPrimaryCluster=true</code>.</p>
454
- * <p>When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the selected resources;
455
- * you cannot cancel or revert this operation.</p>
456
- * <note>
457
- * <p>This operation is valid for Redis only.</p>
458
- * </note>
459
- */
158
+
460
159
  deleteReplicationGroup(args: DeleteReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteReplicationGroupCommandOutput>;
461
160
  deleteReplicationGroup(args: DeleteReplicationGroupCommandInput, cb: (err: any, data?: DeleteReplicationGroupCommandOutput) => void): void;
462
161
  deleteReplicationGroup(args: DeleteReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReplicationGroupCommandOutput) => void): void;
463
- /**
464
- * <p>Deletes an existing snapshot. When you receive a
465
- * successful response from this operation, ElastiCache immediately begins deleting the snapshot;
466
- * you cannot cancel or revert this operation.</p>
467
- *
468
- * <note>
469
- * <p>This operation is valid for Redis only.</p>
470
- * </note>
471
- */
162
+
472
163
  deleteSnapshot(args: DeleteSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSnapshotCommandOutput>;
473
164
  deleteSnapshot(args: DeleteSnapshotCommandInput, cb: (err: any, data?: DeleteSnapshotCommandOutput) => void): void;
474
165
  deleteSnapshot(args: DeleteSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSnapshotCommandOutput) => void): void;
475
- /**
476
- * <p>For Redis engine version 6.x onwards: Deletes a user. The user will be removed from all user groups and in turn removed from all replication groups. For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>. </p>
477
- */
166
+
478
167
  deleteUser(args: DeleteUserCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserCommandOutput>;
479
168
  deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
480
169
  deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
481
- /**
482
- * <p>For Redis engine version 6.x onwards: Deletes a user group. The user group must first be disassociated from the replication group before it can be deleted. For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>. </p>
483
- */
170
+
484
171
  deleteUserGroup(args: DeleteUserGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserGroupCommandOutput>;
485
172
  deleteUserGroup(args: DeleteUserGroupCommandInput, cb: (err: any, data?: DeleteUserGroupCommandOutput) => void): void;
486
173
  deleteUserGroup(args: DeleteUserGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserGroupCommandOutput) => void): void;
487
- /**
488
- * <p>Returns information about all provisioned
489
- * clusters if no cluster identifier is specified, or about a specific cache
490
- * cluster if a cluster identifier is supplied.</p>
491
- * <p>By default, abbreviated information about the clusters is returned. You can
492
- * use the optional <i>ShowCacheNodeInfo</i> flag to retrieve detailed information about the
493
- * cache nodes associated with the clusters. These details include the DNS address
494
- * and port for the cache node endpoint.</p>
495
- * <p>If the cluster is in the <i>creating</i> state, only cluster-level information is displayed
496
- * until all of the nodes are successfully provisioned.</p>
497
- * <p>If the cluster is in the <i>deleting</i> state, only cluster-level information is displayed.</p>
498
- * <p>If cache nodes are currently being added to the cluster, node endpoint information
499
- * and creation time for the additional nodes are not displayed until they are
500
- * completely provisioned. When the cluster state is <i>available</i>, the cluster is
501
- * ready for use.</p>
502
- * <p>If cache nodes are currently being removed from the cluster, no endpoint information
503
- * for the removed nodes is displayed.</p>
504
- */
174
+
505
175
  describeCacheClusters(args: DescribeCacheClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheClustersCommandOutput>;
506
176
  describeCacheClusters(args: DescribeCacheClustersCommandInput, cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void): void;
507
177
  describeCacheClusters(args: DescribeCacheClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void): void;
508
- /**
509
- * <p>Returns a list of the available cache
510
- * engines and their versions.</p>
511
- */
178
+
512
179
  describeCacheEngineVersions(args: DescribeCacheEngineVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheEngineVersionsCommandOutput>;
513
180
  describeCacheEngineVersions(args: DescribeCacheEngineVersionsCommandInput, cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void): void;
514
181
  describeCacheEngineVersions(args: DescribeCacheEngineVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void): void;
515
- /**
516
- * <p>Returns a list of cache parameter group
517
- * descriptions. If a cache parameter group name is specified, the list contains only
518
- * the descriptions for that group.</p>
519
- */
182
+
520
183
  describeCacheParameterGroups(args: DescribeCacheParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheParameterGroupsCommandOutput>;
521
184
  describeCacheParameterGroups(args: DescribeCacheParameterGroupsCommandInput, cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void): void;
522
185
  describeCacheParameterGroups(args: DescribeCacheParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheParameterGroupsCommandOutput) => void): void;
523
- /**
524
- * <p>Returns the detailed parameter list for a
525
- * particular cache parameter group.</p>
526
- */
186
+
527
187
  describeCacheParameters(args: DescribeCacheParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheParametersCommandOutput>;
528
188
  describeCacheParameters(args: DescribeCacheParametersCommandInput, cb: (err: any, data?: DescribeCacheParametersCommandOutput) => void): void;
529
189
  describeCacheParameters(args: DescribeCacheParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheParametersCommandOutput) => void): void;
530
- /**
531
- * <p>Returns a list of cache security group
532
- * descriptions. If a cache security group name is specified, the list contains only
533
- * the description of that group. This applicable only when you have ElastiCache in Classic setup
534
- * </p>
535
- */
190
+
536
191
  describeCacheSecurityGroups(args: DescribeCacheSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheSecurityGroupsCommandOutput>;
537
192
  describeCacheSecurityGroups(args: DescribeCacheSecurityGroupsCommandInput, cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void): void;
538
193
  describeCacheSecurityGroups(args: DescribeCacheSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void): void;
539
- /**
540
- * <p>Returns a list of cache subnet group
541
- * descriptions. If a subnet group name is specified, the list contains only the
542
- * description of that group. This is applicable only when you have ElastiCache in VPC setup. All ElastiCache clusters now launch in VPC by default.
543
- * </p>
544
- */
194
+
545
195
  describeCacheSubnetGroups(args: DescribeCacheSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCacheSubnetGroupsCommandOutput>;
546
196
  describeCacheSubnetGroups(args: DescribeCacheSubnetGroupsCommandInput, cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void): void;
547
197
  describeCacheSubnetGroups(args: DescribeCacheSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCacheSubnetGroupsCommandOutput) => void): void;
548
- /**
549
- * <p>Returns the default engine and
550
- * system parameter information for the specified cache engine.</p>
551
- */
198
+
552
199
  describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEngineDefaultParametersCommandOutput>;
553
200
  describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void): void;
554
201
  describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void): void;
555
- /**
556
- * <p>Returns events related to clusters, cache
557
- * security groups, and cache parameter groups. You can obtain events specific to a
558
- * particular cluster, cache security group, or cache parameter group by providing
559
- * the name as a parameter.</p>
560
- * <p>By default, only the events occurring within the last hour are returned;
561
- * however, you can retrieve up to 14 days' worth of events if necessary.</p>
562
- */
202
+
563
203
  describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
564
204
  describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
565
205
  describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
566
- /**
567
- * <p>Returns information about a particular global replication group. If no identifier is specified, returns information about all Global datastores. </p>
568
- */
206
+
569
207
  describeGlobalReplicationGroups(args: DescribeGlobalReplicationGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalReplicationGroupsCommandOutput>;
570
208
  describeGlobalReplicationGroups(args: DescribeGlobalReplicationGroupsCommandInput, cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void): void;
571
209
  describeGlobalReplicationGroups(args: DescribeGlobalReplicationGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void): void;
572
- /**
573
- * <p>Returns information about a particular
574
- * replication group. If no identifier is specified, <code>DescribeReplicationGroups</code>
575
- * returns information about all replication groups.</p>
576
- * <note>
577
- * <p>This operation is valid for Redis only.</p>
578
- * </note>
579
- */
210
+
580
211
  describeReplicationGroups(args: DescribeReplicationGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationGroupsCommandOutput>;
581
212
  describeReplicationGroups(args: DescribeReplicationGroupsCommandInput, cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void): void;
582
213
  describeReplicationGroups(args: DescribeReplicationGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void): void;
583
- /**
584
- * <p>Returns information about reserved cache
585
- * nodes for this account, or about a specified reserved cache node.</p>
586
- */
214
+
587
215
  describeReservedCacheNodes(args: DescribeReservedCacheNodesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedCacheNodesCommandOutput>;
588
216
  describeReservedCacheNodes(args: DescribeReservedCacheNodesCommandInput, cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void): void;
589
217
  describeReservedCacheNodes(args: DescribeReservedCacheNodesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void): void;
590
- /**
591
- * <p>Lists available reserved cache
592
- * node offerings.</p>
593
- */
218
+
594
219
  describeReservedCacheNodesOfferings(args: DescribeReservedCacheNodesOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedCacheNodesOfferingsCommandOutput>;
595
220
  describeReservedCacheNodesOfferings(args: DescribeReservedCacheNodesOfferingsCommandInput, cb: (err: any, data?: DescribeReservedCacheNodesOfferingsCommandOutput) => void): void;
596
221
  describeReservedCacheNodesOfferings(args: DescribeReservedCacheNodesOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedCacheNodesOfferingsCommandOutput) => void): void;
597
- /**
598
- * <p>Returns details of the service updates</p>
599
- */
222
+
600
223
  describeServiceUpdates(args: DescribeServiceUpdatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeServiceUpdatesCommandOutput>;
601
224
  describeServiceUpdates(args: DescribeServiceUpdatesCommandInput, cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void): void;
602
225
  describeServiceUpdates(args: DescribeServiceUpdatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void): void;
603
- /**
604
- * <p>Returns information about cluster or replication group snapshots.
605
- * By default, <code>DescribeSnapshots</code> lists all of your snapshots; it can optionally
606
- * describe a single snapshot, or just the snapshots associated with a particular cache
607
- * cluster.</p>
608
- *
609
- * <note>
610
- * <p>This operation is valid for Redis only.</p>
611
- * </note>
612
- */
226
+
613
227
  describeSnapshots(args: DescribeSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotsCommandOutput>;
614
228
  describeSnapshots(args: DescribeSnapshotsCommandInput, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
615
229
  describeSnapshots(args: DescribeSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
616
- /**
617
- * <p>Returns details of the update actions </p>
618
- */
230
+
619
231
  describeUpdateActions(args: DescribeUpdateActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUpdateActionsCommandOutput>;
620
232
  describeUpdateActions(args: DescribeUpdateActionsCommandInput, cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void): void;
621
233
  describeUpdateActions(args: DescribeUpdateActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void): void;
622
- /**
623
- * <p>Returns a list of user groups.</p>
624
- */
234
+
625
235
  describeUserGroups(args: DescribeUserGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserGroupsCommandOutput>;
626
236
  describeUserGroups(args: DescribeUserGroupsCommandInput, cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void): void;
627
237
  describeUserGroups(args: DescribeUserGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void): void;
628
- /**
629
- * <p>Returns a list of users.</p>
630
- */
238
+
631
239
  describeUsers(args: DescribeUsersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsersCommandOutput>;
632
240
  describeUsers(args: DescribeUsersCommandInput, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
633
241
  describeUsers(args: DescribeUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
634
- /**
635
- * <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>
636
- */
242
+
637
243
  disassociateGlobalReplicationGroup(args: DisassociateGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateGlobalReplicationGroupCommandOutput>;
638
244
  disassociateGlobalReplicationGroup(args: DisassociateGlobalReplicationGroupCommandInput, cb: (err: any, data?: DisassociateGlobalReplicationGroupCommandOutput) => void): void;
639
245
  disassociateGlobalReplicationGroup(args: DisassociateGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateGlobalReplicationGroupCommandOutput) => void): void;
640
- /**
641
- * <p>Used to failover the primary region to a selected secondary region. The selected secondary region will become primary, and all other clusters will become secondary.</p>
642
- */
246
+
643
247
  failoverGlobalReplicationGroup(args: FailoverGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<FailoverGlobalReplicationGroupCommandOutput>;
644
248
  failoverGlobalReplicationGroup(args: FailoverGlobalReplicationGroupCommandInput, cb: (err: any, data?: FailoverGlobalReplicationGroupCommandOutput) => void): void;
645
249
  failoverGlobalReplicationGroup(args: FailoverGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FailoverGlobalReplicationGroupCommandOutput) => void): void;
646
- /**
647
- * <p>Increase the number of node groups in the Global datastore</p>
648
- */
250
+
649
251
  increaseNodeGroupsInGlobalReplicationGroup(args: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput>;
650
252
  increaseNodeGroupsInGlobalReplicationGroup(args: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, cb: (err: any, data?: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void): void;
651
253
  increaseNodeGroupsInGlobalReplicationGroup(args: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput) => void): void;
652
- /**
653
- * <p>Dynamically increases the number of replicas in a Redis (cluster mode disabled) replication group or the number of
654
- * replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group. This operation
655
- * is performed with no cluster down time.</p>
656
- */
254
+
657
255
  increaseReplicaCount(args: IncreaseReplicaCountCommandInput, options?: __HttpHandlerOptions): Promise<IncreaseReplicaCountCommandOutput>;
658
256
  increaseReplicaCount(args: IncreaseReplicaCountCommandInput, cb: (err: any, data?: IncreaseReplicaCountCommandOutput) => void): void;
659
257
  increaseReplicaCount(args: IncreaseReplicaCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: IncreaseReplicaCountCommandOutput) => void): void;
660
- /**
661
- * <p>Lists all available node types that you
662
- * can scale your Redis cluster's or replication group's current node type.</p>
663
- *
664
- * <p>When you use the <code>ModifyCacheCluster</code> or <code>ModifyReplicationGroup</code> operations to
665
- * scale your cluster or replication group, the value of the <code>CacheNodeType</code> parameter
666
- * must be one of the node types returned by this operation.</p>
667
- */
258
+
668
259
  listAllowedNodeTypeModifications(args: ListAllowedNodeTypeModificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListAllowedNodeTypeModificationsCommandOutput>;
669
260
  listAllowedNodeTypeModifications(args: ListAllowedNodeTypeModificationsCommandInput, cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void): void;
670
261
  listAllowedNodeTypeModifications(args: ListAllowedNodeTypeModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAllowedNodeTypeModificationsCommandOutput) => void): void;
671
- /**
672
- * <p>Lists all tags currently on a named resource.</p>
673
- * <p> A tag is a key-value pair where the key and value are case-sensitive.
674
- * You can use tags to categorize and track all your ElastiCache resources, with the exception of global replication group. When you add or remove tags on replication groups, those actions will be replicated to all nodes in the replication group.
675
- * For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/IAM.ResourceLevelPermissions.html">Resource-level permissions</a>.</p>
676
- *
677
- * <p>If the cluster is not in the <i>available</i> state, <code>ListTagsForResource</code>
678
- * returns an error.</p>
679
- */
262
+
680
263
  listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
681
264
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
682
265
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
683
- /**
684
- * <p>Modifies the settings for a cluster. You
685
- * can use this operation to change one or more cluster configuration parameters by
686
- * specifying the parameters and the new values.</p>
687
- */
266
+
688
267
  modifyCacheCluster(args: ModifyCacheClusterCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCacheClusterCommandOutput>;
689
268
  modifyCacheCluster(args: ModifyCacheClusterCommandInput, cb: (err: any, data?: ModifyCacheClusterCommandOutput) => void): void;
690
269
  modifyCacheCluster(args: ModifyCacheClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCacheClusterCommandOutput) => void): void;
691
- /**
692
- * <p>Modifies the parameters of a cache
693
- * parameter group. You can modify up to 20 parameters in a single request by submitting a
694
- * list parameter name and value pairs.</p>
695
- */
270
+
696
271
  modifyCacheParameterGroup(args: ModifyCacheParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCacheParameterGroupCommandOutput>;
697
272
  modifyCacheParameterGroup(args: ModifyCacheParameterGroupCommandInput, cb: (err: any, data?: ModifyCacheParameterGroupCommandOutput) => void): void;
698
273
  modifyCacheParameterGroup(args: ModifyCacheParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCacheParameterGroupCommandOutput) => void): void;
699
- /**
700
- * <p>Modifies an existing cache subnet group.</p>
701
- */
274
+
702
275
  modifyCacheSubnetGroup(args: ModifyCacheSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCacheSubnetGroupCommandOutput>;
703
276
  modifyCacheSubnetGroup(args: ModifyCacheSubnetGroupCommandInput, cb: (err: any, data?: ModifyCacheSubnetGroupCommandOutput) => void): void;
704
277
  modifyCacheSubnetGroup(args: ModifyCacheSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCacheSubnetGroupCommandOutput) => void): void;
705
- /**
706
- * <p>Modifies the settings for a Global datastore.</p>
707
- */
278
+
708
279
  modifyGlobalReplicationGroup(args: ModifyGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyGlobalReplicationGroupCommandOutput>;
709
280
  modifyGlobalReplicationGroup(args: ModifyGlobalReplicationGroupCommandInput, cb: (err: any, data?: ModifyGlobalReplicationGroupCommandOutput) => void): void;
710
281
  modifyGlobalReplicationGroup(args: ModifyGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyGlobalReplicationGroupCommandOutput) => void): void;
711
- /**
712
- * <p>Modifies the settings for a replication group.</p>
713
- *
714
- * <ul>
715
- * <li>
716
- * <p>
717
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/scaling-redis-cluster-mode-enabled.html">Scaling for Amazon ElastiCache for Redis (cluster mode enabled)</a>
718
- * in the ElastiCache User Guide</p>
719
- * </li>
720
- * <li>
721
- * <p>
722
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_ModifyReplicationGroupShardConfiguration.html">ModifyReplicationGroupShardConfiguration</a>
723
- * in the ElastiCache API Reference</p>
724
- * </li>
725
- * </ul>
726
- * <note>
727
- * <p>This operation is valid for Redis only.</p>
728
- * </note>
729
- */
282
+
730
283
  modifyReplicationGroup(args: ModifyReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyReplicationGroupCommandOutput>;
731
284
  modifyReplicationGroup(args: ModifyReplicationGroupCommandInput, cb: (err: any, data?: ModifyReplicationGroupCommandOutput) => void): void;
732
285
  modifyReplicationGroup(args: ModifyReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyReplicationGroupCommandOutput) => void): void;
733
- /**
734
- * <p>Modifies a replication group's shards (node groups) by allowing you to
735
- * add shards, remove shards, or rebalance the keyspaces among existing shards.</p>
736
- */
286
+
737
287
  modifyReplicationGroupShardConfiguration(args: ModifyReplicationGroupShardConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyReplicationGroupShardConfigurationCommandOutput>;
738
288
  modifyReplicationGroupShardConfiguration(args: ModifyReplicationGroupShardConfigurationCommandInput, cb: (err: any, data?: ModifyReplicationGroupShardConfigurationCommandOutput) => void): void;
739
289
  modifyReplicationGroupShardConfiguration(args: ModifyReplicationGroupShardConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyReplicationGroupShardConfigurationCommandOutput) => void): void;
740
- /**
741
- * <p>Changes user password(s) and/or access string.</p>
742
- */
290
+
743
291
  modifyUser(args: ModifyUserCommandInput, options?: __HttpHandlerOptions): Promise<ModifyUserCommandOutput>;
744
292
  modifyUser(args: ModifyUserCommandInput, cb: (err: any, data?: ModifyUserCommandOutput) => void): void;
745
293
  modifyUser(args: ModifyUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyUserCommandOutput) => void): void;
746
- /**
747
- * <p>Changes the list of users that belong to the user group.</p>
748
- */
294
+
749
295
  modifyUserGroup(args: ModifyUserGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyUserGroupCommandOutput>;
750
296
  modifyUserGroup(args: ModifyUserGroupCommandInput, cb: (err: any, data?: ModifyUserGroupCommandOutput) => void): void;
751
297
  modifyUserGroup(args: ModifyUserGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyUserGroupCommandOutput) => void): void;
752
- /**
753
- * <p>Allows you to purchase a reserved
754
- * cache node offering. Reserved nodes are not eligible for cancellation and are non-refundable. For more information,
755
- * see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/reserved-nodes.html">Managing Costs with Reserved Nodes</a> for Redis or
756
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/reserved-nodes.html">Managing Costs with Reserved Nodes</a> for Memcached.</p>
757
- */
298
+
758
299
  purchaseReservedCacheNodesOffering(args: PurchaseReservedCacheNodesOfferingCommandInput, options?: __HttpHandlerOptions): Promise<PurchaseReservedCacheNodesOfferingCommandOutput>;
759
300
  purchaseReservedCacheNodesOffering(args: PurchaseReservedCacheNodesOfferingCommandInput, cb: (err: any, data?: PurchaseReservedCacheNodesOfferingCommandOutput) => void): void;
760
301
  purchaseReservedCacheNodesOffering(args: PurchaseReservedCacheNodesOfferingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseReservedCacheNodesOfferingCommandOutput) => void): void;
761
- /**
762
- * <p>Redistribute slots to ensure uniform distribution across existing shards in the cluster.</p>
763
- */
302
+
764
303
  rebalanceSlotsInGlobalReplicationGroup(args: RebalanceSlotsInGlobalReplicationGroupCommandInput, options?: __HttpHandlerOptions): Promise<RebalanceSlotsInGlobalReplicationGroupCommandOutput>;
765
304
  rebalanceSlotsInGlobalReplicationGroup(args: RebalanceSlotsInGlobalReplicationGroupCommandInput, cb: (err: any, data?: RebalanceSlotsInGlobalReplicationGroupCommandOutput) => void): void;
766
305
  rebalanceSlotsInGlobalReplicationGroup(args: RebalanceSlotsInGlobalReplicationGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebalanceSlotsInGlobalReplicationGroupCommandOutput) => void): void;
767
- /**
768
- * <p>Reboots some, or all, of the cache nodes
769
- * within a provisioned cluster. This operation applies any modified cache parameter
770
- * groups to the cluster. The reboot operation takes place as soon as possible, and
771
- * results in a momentary outage to the cluster. During the reboot, the cluster
772
- * status is set to REBOOTING.</p>
773
- * <p>The reboot causes the contents of the cache (for each cache node being rebooted) to be lost.</p>
774
- * <p>When the reboot is complete, a cluster event is created.</p>
775
- *
776
- * <p>Rebooting a cluster is currently supported on Memcached and Redis (cluster mode disabled) clusters.
777
- * Rebooting is not supported on Redis (cluster mode enabled) clusters.</p>
778
- *
779
- * <p>If you make changes to parameters that require a Redis (cluster mode enabled) cluster reboot for the changes to be applied,
780
- * see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Rebooting.html">Rebooting a Cluster</a> for an alternate process.</p>
781
- */
306
+
782
307
  rebootCacheCluster(args: RebootCacheClusterCommandInput, options?: __HttpHandlerOptions): Promise<RebootCacheClusterCommandOutput>;
783
308
  rebootCacheCluster(args: RebootCacheClusterCommandInput, cb: (err: any, data?: RebootCacheClusterCommandOutput) => void): void;
784
309
  rebootCacheCluster(args: RebootCacheClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootCacheClusterCommandOutput) => void): void;
785
- /**
786
- * <p>Removes the tags identified by the <code>TagKeys</code>
787
- * list from the named resource. A tag is a key-value pair where the key and value are case-sensitive.
788
- * You can use tags to categorize and track all your ElastiCache resources, with the exception of global replication group. When you add or remove tags on replication groups, those actions will be replicated to all nodes in the replication group.
789
- * For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/IAM.ResourceLevelPermissions.html">Resource-level permissions</a>.</p>
790
- */
310
+
791
311
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options?: __HttpHandlerOptions): Promise<RemoveTagsFromResourceCommandOutput>;
792
312
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
793
313
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
794
- /**
795
- * <p>Modifies the parameters of a cache
796
- * parameter group to the engine or system default value. You can reset specific parameters
797
- * by submitting a list of parameter names. To reset the entire cache parameter group,
798
- * specify the <code>ResetAllParameters</code> and <code>CacheParameterGroupName</code> parameters.</p>
799
- */
314
+
800
315
  resetCacheParameterGroup(args: ResetCacheParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ResetCacheParameterGroupCommandOutput>;
801
316
  resetCacheParameterGroup(args: ResetCacheParameterGroupCommandInput, cb: (err: any, data?: ResetCacheParameterGroupCommandOutput) => void): void;
802
317
  resetCacheParameterGroup(args: ResetCacheParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetCacheParameterGroupCommandOutput) => void): void;
803
- /**
804
- * <p>Revokes ingress from a cache security group.
805
- * Use this operation to disallow access from an Amazon EC2 security group
806
- * that had been previously authorized.</p>
807
- */
318
+
808
319
  revokeCacheSecurityGroupIngress(args: RevokeCacheSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeCacheSecurityGroupIngressCommandOutput>;
809
320
  revokeCacheSecurityGroupIngress(args: RevokeCacheSecurityGroupIngressCommandInput, cb: (err: any, data?: RevokeCacheSecurityGroupIngressCommandOutput) => void): void;
810
321
  revokeCacheSecurityGroupIngress(args: RevokeCacheSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeCacheSecurityGroupIngressCommandOutput) => void): void;
811
- /**
812
- * <p>Start the migration of data.</p>
813
- */
322
+
814
323
  startMigration(args: StartMigrationCommandInput, options?: __HttpHandlerOptions): Promise<StartMigrationCommandOutput>;
815
324
  startMigration(args: StartMigrationCommandInput, cb: (err: any, data?: StartMigrationCommandOutput) => void): void;
816
325
  startMigration(args: StartMigrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMigrationCommandOutput) => void): void;
817
- /**
818
- * <p>Represents the input of a <code>TestFailover</code> operation which test automatic failover on
819
- * a specified node group (called shard in the console) in a replication group (called cluster in the console).</p>
820
- *
821
- * <p class="title">
822
- * <b>Note the following</b>
823
- * </p>
824
- * <ul>
825
- * <li>
826
- * <p>A customer can use this operation to test automatic failover on up to 5 shards (called node groups in the ElastiCache API and Amazon CLI)
827
- * in any rolling 24-hour period.</p>
828
- * </li>
829
- * <li>
830
- * <p>If calling this operation on shards in different clusters (called replication groups in the API and CLI), the calls can be made concurrently.</p>
831
- * <p> </p>
832
- * </li>
833
- * <li>
834
- * <p>If calling this operation multiple times on different shards in the same Redis (cluster mode enabled) replication group,
835
- * the first node replacement must complete before a subsequent call can be made.</p>
836
- * </li>
837
- * <li>
838
- * <p>To determine whether the node replacement is complete you can check Events using the Amazon ElastiCache console,
839
- * the Amazon CLI, or the ElastiCache API.
840
- * Look for the following automatic failover related events, listed here in order of occurrance:</p>
841
- * <ol>
842
- * <li>
843
- * <p>Replication group message: <code>Test Failover API called for node group <node-group-id></code>
844
- * </p>
845
- * </li>
846
- * <li>
847
- * <p>Cache cluster message: <code>Failover from primary node <primary-node-id> to replica node <node-id> completed</code>
848
- * </p>
849
- * </li>
850
- * <li>
851
- * <p>Replication group message: <code>Failover from primary node <primary-node-id> to replica node <node-id> completed</code>
852
- * </p>
853
- * </li>
854
- * <li>
855
- * <p>Cache cluster message: <code>Recovering cache nodes <node-id></code>
856
- * </p>
857
- * </li>
858
- * <li>
859
- * <p>Cache cluster message: <code>Finished recovery for cache nodes <node-id></code>
860
- * </p>
861
- * </li>
862
- * </ol>
863
- *
864
- * <p>For more information see:</p>
865
- * <ul>
866
- * <li>
867
- * <p>
868
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ECEvents.Viewing.html">Viewing ElastiCache Events</a>
869
- * in the <i>ElastiCache User Guide</i>
870
- * </p>
871
- * </li>
872
- * <li>
873
- * <p>
874
- * <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_DescribeEvents.html">DescribeEvents</a> in the ElastiCache API Reference</p>
875
- * </li>
876
- * </ul>
877
- * </li>
878
- * </ul>
879
- *
880
- * <p>Also see, <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/AutoFailover.html#auto-failover-test">Testing Multi-AZ </a> in the <i>ElastiCache User Guide</i>.</p>
881
- */
326
+
882
327
  testFailover(args: TestFailoverCommandInput, options?: __HttpHandlerOptions): Promise<TestFailoverCommandOutput>;
883
328
  testFailover(args: TestFailoverCommandInput, cb: (err: any, data?: TestFailoverCommandOutput) => void): void;
884
329
  testFailover(args: TestFailoverCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestFailoverCommandOutput) => void): void;