@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
@@ -0,0 +1,18 @@
1
+ export * from "./DescribeCacheClustersPaginator";
2
+ export * from "./DescribeCacheEngineVersionsPaginator";
3
+ export * from "./DescribeCacheParameterGroupsPaginator";
4
+ export * from "./DescribeCacheParametersPaginator";
5
+ export * from "./DescribeCacheSecurityGroupsPaginator";
6
+ export * from "./DescribeCacheSubnetGroupsPaginator";
7
+ export * from "./DescribeEngineDefaultParametersPaginator";
8
+ export * from "./DescribeEventsPaginator";
9
+ export * from "./DescribeGlobalReplicationGroupsPaginator";
10
+ export * from "./DescribeReplicationGroupsPaginator";
11
+ export * from "./Interfaces";
12
+ export * from "./DescribeReservedCacheNodesOfferingsPaginator";
13
+ export * from "./DescribeReservedCacheNodesPaginator";
14
+ export * from "./DescribeServiceUpdatesPaginator";
15
+ export * from "./DescribeSnapshotsPaginator";
16
+ export * from "./DescribeUpdateActionsPaginator";
17
+ export * from "./DescribeUserGroupsPaginator";
18
+ export * from "./DescribeUsersPaginator";
@@ -1,8 +1,6 @@
1
1
  import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
2
2
  import { ElastiCacheClientConfig } from "./ElastiCacheClient";
3
- /**
4
- * @internal
5
- */
3
+
6
4
  export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
7
5
  runtime: string;
8
6
  base64Decoder: import("@aws-sdk/types").Decoder;
@@ -1,8 +1,6 @@
1
1
  import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
2
2
  import { ElastiCacheClientConfig } from "./ElastiCacheClient";
3
- /**
4
- * @internal
5
- */
3
+
6
4
  export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
7
5
  runtime: string;
8
6
  base64Decoder: import("@aws-sdk/types").Decoder;
@@ -1,7 +1,5 @@
1
1
  import { ElastiCacheClientConfig } from "./ElastiCacheClient";
2
- /**
3
- * @internal
4
- */
2
+
5
3
  export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
6
4
  runtime: string;
7
5
  sha256: import("@aws-sdk/types").HashConstructor;
@@ -1,8 +1,6 @@
1
1
  import { Logger as __Logger } from "@aws-sdk/types";
2
2
  import { ElastiCacheClientConfig } from "./ElastiCacheClient";
3
- /**
4
- * @internal
5
- */
3
+
6
4
  export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
7
5
  apiVersion: string;
8
6
  disableHostPrefix: boolean;
@@ -0,0 +1,4 @@
1
+ export * from "./waitForCacheClusterAvailable";
2
+ export * from "./waitForCacheClusterDeleted";
3
+ export * from "./waitForReplicationGroupAvailable";
4
+ export * from "./waitForReplicationGroupDeleted";
@@ -1,14 +1,7 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { DescribeCacheClustersCommandInput } from "../commands/DescribeCacheClustersCommand";
3
3
  import { ElastiCacheClient } from "../ElastiCacheClient";
4
- /**
5
- * Wait until ElastiCache cluster is available.
6
- * @deprecated Use waitUntilCacheClusterAvailable instead. waitForCacheClusterAvailable does not throw error in non-success cases.
7
- */
4
+
8
5
  export declare const waitForCacheClusterAvailable: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeCacheClustersCommandInput) => Promise<WaiterResult>;
9
- /**
10
- * Wait until ElastiCache cluster is available.
11
- * @param params - Waiter configuration options.
12
- * @param input - The input to DescribeCacheClustersCommand for polling.
13
- */
6
+
14
7
  export declare const waitUntilCacheClusterAvailable: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeCacheClustersCommandInput) => Promise<WaiterResult>;
@@ -1,14 +1,7 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { DescribeCacheClustersCommandInput } from "../commands/DescribeCacheClustersCommand";
3
3
  import { ElastiCacheClient } from "../ElastiCacheClient";
4
- /**
5
- * Wait until ElastiCache cluster is deleted.
6
- * @deprecated Use waitUntilCacheClusterDeleted instead. waitForCacheClusterDeleted does not throw error in non-success cases.
7
- */
4
+
8
5
  export declare const waitForCacheClusterDeleted: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeCacheClustersCommandInput) => Promise<WaiterResult>;
9
- /**
10
- * Wait until ElastiCache cluster is deleted.
11
- * @param params - Waiter configuration options.
12
- * @param input - The input to DescribeCacheClustersCommand for polling.
13
- */
6
+
14
7
  export declare const waitUntilCacheClusterDeleted: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeCacheClustersCommandInput) => Promise<WaiterResult>;
@@ -1,14 +1,7 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { DescribeReplicationGroupsCommandInput } from "../commands/DescribeReplicationGroupsCommand";
3
3
  import { ElastiCacheClient } from "../ElastiCacheClient";
4
- /**
5
- * Wait until ElastiCache replication group is available.
6
- * @deprecated Use waitUntilReplicationGroupAvailable instead. waitForReplicationGroupAvailable does not throw error in non-success cases.
7
- */
4
+
8
5
  export declare const waitForReplicationGroupAvailable: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeReplicationGroupsCommandInput) => Promise<WaiterResult>;
9
- /**
10
- * Wait until ElastiCache replication group is available.
11
- * @param params - Waiter configuration options.
12
- * @param input - The input to DescribeReplicationGroupsCommand for polling.
13
- */
6
+
14
7
  export declare const waitUntilReplicationGroupAvailable: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeReplicationGroupsCommandInput) => Promise<WaiterResult>;
@@ -1,14 +1,7 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { DescribeReplicationGroupsCommandInput } from "../commands/DescribeReplicationGroupsCommand";
3
3
  import { ElastiCacheClient } from "../ElastiCacheClient";
4
- /**
5
- * Wait until ElastiCache replication group is deleted.
6
- * @deprecated Use waitUntilReplicationGroupDeleted instead. waitForReplicationGroupDeleted does not throw error in non-success cases.
7
- */
4
+
8
5
  export declare const waitForReplicationGroupDeleted: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeReplicationGroupsCommandInput) => Promise<WaiterResult>;
9
- /**
10
- * Wait until ElastiCache replication group is deleted.
11
- * @param params - Waiter configuration options.
12
- * @param input - The input to DescribeReplicationGroupsCommand for polling.
13
- */
6
+
14
7
  export declare const waitUntilReplicationGroupDeleted: (params: WaiterConfiguration<ElastiCacheClient>, input: DescribeReplicationGroupsCommandInput) => Promise<WaiterResult>;
@@ -0,0 +1,4 @@
1
+ export * from "./waitForCacheClusterAvailable";
2
+ export * from "./waitForCacheClusterDeleted";
3
+ export * from "./waitForReplicationGroupAvailable";
4
+ export * from "./waitForReplicationGroupDeleted";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-elasticache",
3
3
  "description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
4
- "version": "3.36.0",
4
+ "version": "3.39.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -19,43 +19,43 @@
19
19
  "module": "./dist-es/index.js",
20
20
  "sideEffects": false,
21
21
  "dependencies": {
22
- "@aws-crypto/sha256-browser": "^1.0.0",
23
- "@aws-crypto/sha256-js": "^1.0.0",
24
- "@aws-sdk/client-sts": "3.36.0",
25
- "@aws-sdk/config-resolver": "3.36.0",
26
- "@aws-sdk/credential-provider-node": "3.36.0",
27
- "@aws-sdk/fetch-http-handler": "3.36.0",
28
- "@aws-sdk/hash-node": "3.36.0",
29
- "@aws-sdk/invalid-dependency": "3.36.0",
30
- "@aws-sdk/middleware-content-length": "3.36.0",
31
- "@aws-sdk/middleware-host-header": "3.36.0",
32
- "@aws-sdk/middleware-logger": "3.36.0",
33
- "@aws-sdk/middleware-retry": "3.36.0",
34
- "@aws-sdk/middleware-serde": "3.36.0",
35
- "@aws-sdk/middleware-signing": "3.36.0",
36
- "@aws-sdk/middleware-stack": "3.36.0",
37
- "@aws-sdk/middleware-user-agent": "3.36.0",
38
- "@aws-sdk/node-config-provider": "3.36.0",
39
- "@aws-sdk/node-http-handler": "3.36.0",
40
- "@aws-sdk/protocol-http": "3.36.0",
41
- "@aws-sdk/smithy-client": "3.36.0",
42
- "@aws-sdk/types": "3.36.0",
43
- "@aws-sdk/url-parser": "3.36.0",
44
- "@aws-sdk/util-base64-browser": "3.36.0",
45
- "@aws-sdk/util-base64-node": "3.36.0",
46
- "@aws-sdk/util-body-length-browser": "3.36.0",
47
- "@aws-sdk/util-body-length-node": "3.36.0",
48
- "@aws-sdk/util-user-agent-browser": "3.36.0",
49
- "@aws-sdk/util-user-agent-node": "3.36.0",
50
- "@aws-sdk/util-utf8-browser": "3.36.0",
51
- "@aws-sdk/util-utf8-node": "3.36.0",
52
- "@aws-sdk/util-waiter": "3.36.0",
22
+ "@aws-crypto/sha256-browser": "2.0.0",
23
+ "@aws-crypto/sha256-js": "2.0.0",
24
+ "@aws-sdk/client-sts": "3.39.0",
25
+ "@aws-sdk/config-resolver": "3.39.0",
26
+ "@aws-sdk/credential-provider-node": "3.39.0",
27
+ "@aws-sdk/fetch-http-handler": "3.38.0",
28
+ "@aws-sdk/hash-node": "3.38.0",
29
+ "@aws-sdk/invalid-dependency": "3.38.0",
30
+ "@aws-sdk/middleware-content-length": "3.38.0",
31
+ "@aws-sdk/middleware-host-header": "3.38.0",
32
+ "@aws-sdk/middleware-logger": "3.38.0",
33
+ "@aws-sdk/middleware-retry": "3.39.0",
34
+ "@aws-sdk/middleware-serde": "3.38.0",
35
+ "@aws-sdk/middleware-signing": "3.39.0",
36
+ "@aws-sdk/middleware-stack": "3.38.0",
37
+ "@aws-sdk/middleware-user-agent": "3.38.0",
38
+ "@aws-sdk/node-config-provider": "3.39.0",
39
+ "@aws-sdk/node-http-handler": "3.38.0",
40
+ "@aws-sdk/protocol-http": "3.38.0",
41
+ "@aws-sdk/smithy-client": "3.38.0",
42
+ "@aws-sdk/types": "3.38.0",
43
+ "@aws-sdk/url-parser": "3.38.0",
44
+ "@aws-sdk/util-base64-browser": "3.37.0",
45
+ "@aws-sdk/util-base64-node": "3.37.0",
46
+ "@aws-sdk/util-body-length-browser": "3.37.0",
47
+ "@aws-sdk/util-body-length-node": "3.37.0",
48
+ "@aws-sdk/util-user-agent-browser": "3.38.0",
49
+ "@aws-sdk/util-user-agent-node": "3.39.0",
50
+ "@aws-sdk/util-utf8-browser": "3.37.0",
51
+ "@aws-sdk/util-utf8-node": "3.37.0",
52
+ "@aws-sdk/util-waiter": "3.38.0",
53
53
  "entities": "2.2.0",
54
54
  "fast-xml-parser": "3.19.0",
55
55
  "tslib": "^2.3.0"
56
56
  },
57
57
  "devDependencies": {
58
- "@aws-sdk/client-documentation-generator": "3.36.0",
58
+ "@aws-sdk/service-client-documentation-generator": "3.38.0",
59
59
  "@types/node": "^12.7.5",
60
60
  "downlevel-dts": "0.7.0",
61
61
  "jest": "^26.1.0",