@aws-sdk/client-elasticache 3.36.0 → 3.39.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 (190) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist-cjs/ElastiCache.js +0 -12
  3. package/dist-cjs/ElastiCacheClient.js +0 -17
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -35
  5. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +0 -30
  6. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +0 -24
  7. package/dist-cjs/commands/BatchStopUpdateActionCommand.js +0 -24
  8. package/dist-cjs/commands/CompleteMigrationCommand.js +0 -24
  9. package/dist-cjs/commands/CopySnapshotCommand.js +0 -117
  10. package/dist-cjs/commands/CreateCacheClusterCommand.js +0 -27
  11. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +0 -39
  12. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +0 -29
  13. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +0 -25
  14. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +0 -39
  15. package/dist-cjs/commands/CreateReplicationGroupCommand.js +0 -50
  16. package/dist-cjs/commands/CreateSnapshotCommand.js +0 -29
  17. package/dist-cjs/commands/CreateUserCommand.js +0 -24
  18. package/dist-cjs/commands/CreateUserGroupCommand.js +0 -25
  19. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -24
  20. package/dist-cjs/commands/DecreaseReplicaCountCommand.js +0 -26
  21. package/dist-cjs/commands/DeleteCacheClusterCommand.js +0 -53
  22. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +0 -26
  23. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +0 -27
  24. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +0 -27
  25. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +0 -40
  26. package/dist-cjs/commands/DeleteReplicationGroupCommand.js +0 -32
  27. package/dist-cjs/commands/DeleteSnapshotCommand.js +0 -30
  28. package/dist-cjs/commands/DeleteUserCommand.js +0 -24
  29. package/dist-cjs/commands/DeleteUserGroupCommand.js +0 -24
  30. package/dist-cjs/commands/DescribeCacheClustersCommand.js +0 -39
  31. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +0 -25
  32. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +0 -26
  33. package/dist-cjs/commands/DescribeCacheParametersCommand.js +0 -25
  34. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +0 -27
  35. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +0 -27
  36. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -25
  37. package/dist-cjs/commands/DescribeEventsCommand.js +0 -29
  38. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +0 -24
  39. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +0 -29
  40. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +0 -25
  41. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +0 -25
  42. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +0 -24
  43. package/dist-cjs/commands/DescribeSnapshotsCommand.js +0 -31
  44. package/dist-cjs/commands/DescribeUpdateActionsCommand.js +0 -24
  45. package/dist-cjs/commands/DescribeUserGroupsCommand.js +0 -24
  46. package/dist-cjs/commands/DescribeUsersCommand.js +0 -24
  47. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +0 -24
  48. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +0 -24
  49. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -24
  50. package/dist-cjs/commands/IncreaseReplicaCountCommand.js +0 -26
  51. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +0 -29
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -30
  53. package/dist-cjs/commands/ModifyCacheClusterCommand.js +0 -26
  54. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +0 -26
  55. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +0 -24
  56. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +0 -24
  57. package/dist-cjs/commands/ModifyReplicationGroupCommand.js +0 -40
  58. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +0 -25
  59. package/dist-cjs/commands/ModifyUserCommand.js +0 -24
  60. package/dist-cjs/commands/ModifyUserGroupCommand.js +0 -24
  61. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +0 -27
  62. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +0 -24
  63. package/dist-cjs/commands/RebootCacheClusterCommand.js +0 -36
  64. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -27
  65. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +0 -27
  66. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +0 -26
  67. package/dist-cjs/commands/StartMigrationCommand.js +0 -24
  68. package/dist-cjs/commands/TestFailoverCommand.js +0 -86
  69. package/dist-cjs/commands/index.js +68 -0
  70. package/dist-cjs/endpoints.js +6 -1
  71. package/dist-cjs/index.js +5 -89
  72. package/dist-cjs/models/models_0.js +0 -741
  73. package/dist-cjs/pagination/DescribeCacheClustersPaginator.js +0 -10
  74. package/dist-cjs/pagination/DescribeCacheEngineVersionsPaginator.js +0 -10
  75. package/dist-cjs/pagination/DescribeCacheParameterGroupsPaginator.js +0 -10
  76. package/dist-cjs/pagination/DescribeCacheParametersPaginator.js +0 -10
  77. package/dist-cjs/pagination/DescribeCacheSecurityGroupsPaginator.js +0 -10
  78. package/dist-cjs/pagination/DescribeCacheSubnetGroupsPaginator.js +0 -10
  79. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -10
  80. package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -10
  81. package/dist-cjs/pagination/DescribeGlobalReplicationGroupsPaginator.js +0 -10
  82. package/dist-cjs/pagination/DescribeReplicationGroupsPaginator.js +0 -10
  83. package/dist-cjs/pagination/DescribeReservedCacheNodesOfferingsPaginator.js +0 -10
  84. package/dist-cjs/pagination/DescribeReservedCacheNodesPaginator.js +0 -10
  85. package/dist-cjs/pagination/DescribeServiceUpdatesPaginator.js +0 -10
  86. package/dist-cjs/pagination/DescribeSnapshotsPaginator.js +0 -10
  87. package/dist-cjs/pagination/DescribeUpdateActionsPaginator.js +0 -10
  88. package/dist-cjs/pagination/DescribeUserGroupsPaginator.js +0 -10
  89. package/dist-cjs/pagination/DescribeUsersPaginator.js +0 -10
  90. package/dist-cjs/pagination/index.js +21 -0
  91. package/dist-cjs/protocols/Aws_query.js +0 -2
  92. package/dist-cjs/runtimeConfig.browser.js +1 -5
  93. package/dist-cjs/runtimeConfig.js +1 -5
  94. package/dist-cjs/runtimeConfig.native.js +0 -3
  95. package/dist-cjs/runtimeConfig.shared.js +0 -3
  96. package/dist-cjs/waiters/index.js +7 -0
  97. package/dist-cjs/waiters/waitForCacheClusterAvailable.js +0 -9
  98. package/dist-cjs/waiters/waitForCacheClusterDeleted.js +0 -9
  99. package/dist-cjs/waiters/waitForReplicationGroupAvailable.js +0 -9
  100. package/dist-cjs/waiters/waitForReplicationGroupDeleted.js +0 -9
  101. package/dist-es/commands/index.js +65 -0
  102. package/dist-es/endpoints.js +6 -1
  103. package/dist-es/index.js +5 -89
  104. package/dist-es/pagination/index.js +18 -0
  105. package/dist-es/waiters/index.js +4 -0
  106. package/dist-types/commands/index.d.ts +65 -0
  107. package/dist-types/index.d.ts +5 -89
  108. package/dist-types/pagination/index.d.ts +18 -0
  109. package/dist-types/ts3.4/ElastiCache.d.ts +66 -621
  110. package/dist-types/ts3.4/ElastiCacheClient.d.ts +24 -98
  111. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -31
  112. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -26
  113. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +2 -20
  114. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +2 -20
  115. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +2 -20
  116. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +2 -113
  117. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +2 -23
  118. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +2 -35
  119. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +2 -25
  120. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +2 -21
  121. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -35
  122. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +2 -46
  123. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -25
  124. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +2 -21
  126. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +2 -22
  128. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +2 -49
  129. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +2 -22
  130. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -23
  131. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -23
  132. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -36
  133. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +2 -28
  134. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -26
  135. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +2 -35
  138. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -21
  139. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -22
  140. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +2 -21
  141. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -23
  142. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -23
  143. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -21
  144. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
  145. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -20
  146. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +2 -25
  147. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +2 -21
  148. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -21
  149. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +2 -20
  150. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -27
  151. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +2 -20
  152. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +2 -20
  153. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +2 -20
  154. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -20
  155. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
  157. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +2 -22
  158. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -25
  159. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -26
  160. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +2 -22
  161. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +2 -22
  162. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -20
  163. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -20
  164. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +2 -36
  165. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -21
  166. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +2 -20
  167. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -23
  169. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -20
  170. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +2 -32
  171. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -23
  172. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +2 -23
  173. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -22
  174. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +2 -82
  176. package/dist-types/ts3.4/commands/index.d.ts +65 -0
  177. package/dist-types/ts3.4/index.d.ts +5 -89
  178. package/dist-types/ts3.4/models/models_0.d.ts +1183 -7009
  179. package/dist-types/ts3.4/pagination/index.d.ts +18 -0
  180. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  181. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  182. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  183. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  184. package/dist-types/ts3.4/waiters/index.d.ts +4 -0
  185. package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +2 -9
  186. package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +2 -9
  187. package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +2 -9
  188. package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +2 -9
  189. package/dist-types/waiters/index.d.ts +4 -0
  190. package/package.json +33 -33

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.