@aws-sdk/client-elasticache 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (223) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  2. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
  3. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +2 -3
  4. package/dist-cjs/commands/BatchStopUpdateActionCommand.js +2 -3
  5. package/dist-cjs/commands/CompleteMigrationCommand.js +2 -3
  6. package/dist-cjs/commands/CopySnapshotCommand.js +2 -3
  7. package/dist-cjs/commands/CreateCacheClusterCommand.js +2 -3
  8. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +2 -3
  11. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CreateReplicationGroupCommand.js +2 -3
  13. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
  14. package/dist-cjs/commands/CreateUserCommand.js +2 -3
  15. package/dist-cjs/commands/CreateUserGroupCommand.js +2 -3
  16. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DecreaseReplicaCountCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteCacheClusterCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteReplicationGroupCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteUserGroupCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeCacheClustersCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeCacheParametersCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeUpdateActionsCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeUserGroupsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeUsersCommand.js +2 -3
  44. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
  45. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
  46. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  47. package/dist-cjs/commands/IncreaseReplicaCountCommand.js +2 -3
  48. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  50. package/dist-cjs/commands/ModifyCacheClusterCommand.js +2 -3
  51. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +2 -3
  52. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +2 -3
  53. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
  54. package/dist-cjs/commands/ModifyReplicationGroupCommand.js +2 -3
  55. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
  56. package/dist-cjs/commands/ModifyUserCommand.js +2 -3
  57. package/dist-cjs/commands/ModifyUserGroupCommand.js +2 -3
  58. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
  59. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
  60. package/dist-cjs/commands/RebootCacheClusterCommand.js +2 -3
  61. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  62. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +2 -3
  63. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
  64. package/dist-cjs/commands/StartMigrationCommand.js +2 -3
  65. package/dist-cjs/commands/TestFailoverCommand.js +2 -3
  66. package/dist-cjs/models/models_0.js +1 -729
  67. package/dist-cjs/protocols/Aws_query.js +174 -839
  68. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  69. package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
  70. package/dist-es/commands/BatchApplyUpdateActionCommand.js +2 -3
  71. package/dist-es/commands/BatchStopUpdateActionCommand.js +2 -3
  72. package/dist-es/commands/CompleteMigrationCommand.js +2 -3
  73. package/dist-es/commands/CopySnapshotCommand.js +2 -3
  74. package/dist-es/commands/CreateCacheClusterCommand.js +2 -3
  75. package/dist-es/commands/CreateCacheParameterGroupCommand.js +2 -3
  76. package/dist-es/commands/CreateCacheSecurityGroupCommand.js +2 -3
  77. package/dist-es/commands/CreateCacheSubnetGroupCommand.js +2 -3
  78. package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +2 -3
  79. package/dist-es/commands/CreateReplicationGroupCommand.js +2 -3
  80. package/dist-es/commands/CreateSnapshotCommand.js +2 -3
  81. package/dist-es/commands/CreateUserCommand.js +2 -3
  82. package/dist-es/commands/CreateUserGroupCommand.js +2 -3
  83. package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  84. package/dist-es/commands/DecreaseReplicaCountCommand.js +2 -3
  85. package/dist-es/commands/DeleteCacheClusterCommand.js +2 -3
  86. package/dist-es/commands/DeleteCacheParameterGroupCommand.js +2 -3
  87. package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +2 -3
  88. package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +2 -3
  89. package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
  90. package/dist-es/commands/DeleteReplicationGroupCommand.js +2 -3
  91. package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
  92. package/dist-es/commands/DeleteUserCommand.js +2 -3
  93. package/dist-es/commands/DeleteUserGroupCommand.js +2 -3
  94. package/dist-es/commands/DescribeCacheClustersCommand.js +2 -3
  95. package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +2 -3
  96. package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +2 -3
  97. package/dist-es/commands/DescribeCacheParametersCommand.js +2 -3
  98. package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
  99. package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
  100. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  101. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  102. package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
  103. package/dist-es/commands/DescribeReplicationGroupsCommand.js +2 -3
  104. package/dist-es/commands/DescribeReservedCacheNodesCommand.js +2 -3
  105. package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
  106. package/dist-es/commands/DescribeServiceUpdatesCommand.js +2 -3
  107. package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
  108. package/dist-es/commands/DescribeUpdateActionsCommand.js +2 -3
  109. package/dist-es/commands/DescribeUserGroupsCommand.js +2 -3
  110. package/dist-es/commands/DescribeUsersCommand.js +2 -3
  111. package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
  112. package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
  113. package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
  114. package/dist-es/commands/IncreaseReplicaCountCommand.js +2 -3
  115. package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
  116. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  117. package/dist-es/commands/ModifyCacheClusterCommand.js +2 -3
  118. package/dist-es/commands/ModifyCacheParameterGroupCommand.js +2 -3
  119. package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +2 -3
  120. package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
  121. package/dist-es/commands/ModifyReplicationGroupCommand.js +2 -3
  122. package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
  123. package/dist-es/commands/ModifyUserCommand.js +2 -3
  124. package/dist-es/commands/ModifyUserGroupCommand.js +2 -3
  125. package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
  126. package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
  127. package/dist-es/commands/RebootCacheClusterCommand.js +2 -3
  128. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  129. package/dist-es/commands/ResetCacheParameterGroupCommand.js +2 -3
  130. package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
  131. package/dist-es/commands/StartMigrationCommand.js +2 -3
  132. package/dist-es/commands/TestFailoverCommand.js +2 -3
  133. package/dist-es/models/models_0.js +0 -543
  134. package/dist-es/protocols/Aws_query.js +174 -839
  135. package/dist-types/ElastiCache.d.ts +66 -0
  136. package/dist-types/ElastiCacheClient.d.ts +24 -4
  137. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  138. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +16 -0
  139. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +16 -0
  140. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +16 -0
  141. package/dist-types/commands/CompleteMigrationCommand.d.ts +16 -0
  142. package/dist-types/commands/CopySnapshotCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateCacheClusterCommand.d.ts +16 -0
  144. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +16 -0
  147. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +16 -0
  148. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +16 -0
  149. package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
  150. package/dist-types/commands/CreateUserCommand.d.ts +16 -0
  151. package/dist-types/commands/CreateUserGroupCommand.d.ts +16 -0
  152. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
  153. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +16 -0
  155. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +16 -0
  156. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +16 -0
  157. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +16 -0
  158. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +16 -0
  159. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +16 -0
  160. package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
  161. package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
  162. package/dist-types/commands/DeleteUserGroupCommand.d.ts +16 -0
  163. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +16 -0
  164. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +16 -0
  165. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +16 -0
  166. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +16 -0
  167. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +16 -0
  168. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +16 -0
  172. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +16 -0
  173. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +16 -0
  174. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +16 -0
  175. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +16 -0
  176. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
  177. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +16 -0
  178. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +16 -0
  179. package/dist-types/commands/DescribeUsersCommand.d.ts +16 -0
  180. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +16 -0
  181. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +16 -0
  182. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
  183. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +16 -0
  184. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +16 -0
  185. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  186. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +16 -0
  187. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +16 -0
  188. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +16 -0
  189. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +16 -0
  190. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +16 -0
  191. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +16 -0
  192. package/dist-types/commands/ModifyUserCommand.d.ts +16 -0
  193. package/dist-types/commands/ModifyUserGroupCommand.d.ts +16 -0
  194. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +16 -0
  195. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +16 -0
  196. package/dist-types/commands/RebootCacheClusterCommand.d.ts +16 -0
  197. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  198. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +16 -0
  199. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +16 -0
  200. package/dist-types/commands/StartMigrationCommand.d.ts +16 -0
  201. package/dist-types/commands/TestFailoverCommand.d.ts +16 -0
  202. package/dist-types/models/ElastiCacheServiceException.d.ts +2 -0
  203. package/dist-types/models/models_0.d.ts +458 -724
  204. package/dist-types/pagination/DescribeCacheClustersPaginator.d.ts +3 -0
  205. package/dist-types/pagination/DescribeCacheEngineVersionsPaginator.d.ts +3 -0
  206. package/dist-types/pagination/DescribeCacheParameterGroupsPaginator.d.ts +3 -0
  207. package/dist-types/pagination/DescribeCacheParametersPaginator.d.ts +3 -0
  208. package/dist-types/pagination/DescribeCacheSecurityGroupsPaginator.d.ts +3 -0
  209. package/dist-types/pagination/DescribeCacheSubnetGroupsPaginator.d.ts +3 -0
  210. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
  211. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  212. package/dist-types/pagination/DescribeGlobalReplicationGroupsPaginator.d.ts +3 -0
  213. package/dist-types/pagination/DescribeReplicationGroupsPaginator.d.ts +3 -0
  214. package/dist-types/pagination/DescribeReservedCacheNodesOfferingsPaginator.d.ts +3 -0
  215. package/dist-types/pagination/DescribeReservedCacheNodesPaginator.d.ts +3 -0
  216. package/dist-types/pagination/DescribeServiceUpdatesPaginator.d.ts +3 -0
  217. package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
  218. package/dist-types/pagination/DescribeUpdateActionsPaginator.d.ts +3 -0
  219. package/dist-types/pagination/DescribeUserGroupsPaginator.d.ts +3 -0
  220. package/dist-types/pagination/DescribeUsersPaginator.d.ts +3 -0
  221. package/dist-types/pagination/Interfaces.d.ts +3 -0
  222. package/dist-types/ts3.4/models/models_0.d.ts +0 -515
  223. package/package.json +4 -3
@@ -1,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { ElastiCacheServiceException as __BaseException } from "./ElastiCacheServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p>A tag that can be added to an ElastiCache cluster or replication group.
5
6
  * Tags are composed of a Key/Value pair. 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. A tag with a null Value is permitted.</p>
6
7
  */
@@ -15,6 +16,7 @@ export interface Tag {
15
16
  Value?: string;
16
17
  }
17
18
  /**
19
+ * @public
18
20
  * <p>Represents the input of an AddTagsToResource operation.</p>
19
21
  */
20
22
  export interface AddTagsToResourceMessage {
@@ -33,6 +35,7 @@ export interface AddTagsToResourceMessage {
33
35
  Tags: Tag[] | undefined;
34
36
  }
35
37
  /**
38
+ * @public
36
39
  * <p>The requested cluster ID does not refer to an existing cluster.</p>
37
40
  */
38
41
  export declare class CacheClusterNotFoundFault extends __BaseException {
@@ -44,6 +47,7 @@ export declare class CacheClusterNotFoundFault extends __BaseException {
44
47
  constructor(opts: __ExceptionOptionType<CacheClusterNotFoundFault, __BaseException>);
45
48
  }
46
49
  /**
50
+ * @public
47
51
  * <p>The requested cache parameter group name does not refer to an existing cache parameter group.</p>
48
52
  */
49
53
  export declare class CacheParameterGroupNotFoundFault extends __BaseException {
@@ -55,6 +59,7 @@ export declare class CacheParameterGroupNotFoundFault extends __BaseException {
55
59
  constructor(opts: __ExceptionOptionType<CacheParameterGroupNotFoundFault, __BaseException>);
56
60
  }
57
61
  /**
62
+ * @public
58
63
  * <p>The requested cache security group name does not refer to an existing cache security group.</p>
59
64
  */
60
65
  export declare class CacheSecurityGroupNotFoundFault extends __BaseException {
@@ -66,6 +71,7 @@ export declare class CacheSecurityGroupNotFoundFault extends __BaseException {
66
71
  constructor(opts: __ExceptionOptionType<CacheSecurityGroupNotFoundFault, __BaseException>);
67
72
  }
68
73
  /**
74
+ * @public
69
75
  * <p>The requested cache subnet group name does not refer to an existing cache subnet group.</p>
70
76
  */
71
77
  export declare class CacheSubnetGroupNotFoundFault extends __BaseException {
@@ -77,6 +83,7 @@ export declare class CacheSubnetGroupNotFoundFault extends __BaseException {
77
83
  constructor(opts: __ExceptionOptionType<CacheSubnetGroupNotFoundFault, __BaseException>);
78
84
  }
79
85
  /**
86
+ * @public
80
87
  * <p>The requested Amazon Resource Name (ARN) does not refer to an existing resource.</p>
81
88
  */
82
89
  export declare class InvalidARNFault extends __BaseException {
@@ -88,6 +95,7 @@ export declare class InvalidARNFault extends __BaseException {
88
95
  constructor(opts: __ExceptionOptionType<InvalidARNFault, __BaseException>);
89
96
  }
90
97
  /**
98
+ * @public
91
99
  * <p>The requested replication group is not in the <code>available</code> state.</p>
92
100
  */
93
101
  export declare class InvalidReplicationGroupStateFault extends __BaseException {
@@ -99,6 +107,7 @@ export declare class InvalidReplicationGroupStateFault extends __BaseException {
99
107
  constructor(opts: __ExceptionOptionType<InvalidReplicationGroupStateFault, __BaseException>);
100
108
  }
101
109
  /**
110
+ * @public
102
111
  * <p>The specified replication group does not exist.</p>
103
112
  */
104
113
  export declare class ReplicationGroupNotFoundFault extends __BaseException {
@@ -110,6 +119,7 @@ export declare class ReplicationGroupNotFoundFault extends __BaseException {
110
119
  constructor(opts: __ExceptionOptionType<ReplicationGroupNotFoundFault, __BaseException>);
111
120
  }
112
121
  /**
122
+ * @public
113
123
  * <p>The requested reserved cache node was not found.</p>
114
124
  */
115
125
  export declare class ReservedCacheNodeNotFoundFault extends __BaseException {
@@ -121,6 +131,7 @@ export declare class ReservedCacheNodeNotFoundFault extends __BaseException {
121
131
  constructor(opts: __ExceptionOptionType<ReservedCacheNodeNotFoundFault, __BaseException>);
122
132
  }
123
133
  /**
134
+ * @public
124
135
  * <p>The requested snapshot name does not refer to an existing snapshot.</p>
125
136
  */
126
137
  export declare class SnapshotNotFoundFault extends __BaseException {
@@ -132,6 +143,7 @@ export declare class SnapshotNotFoundFault extends __BaseException {
132
143
  constructor(opts: __ExceptionOptionType<SnapshotNotFoundFault, __BaseException>);
133
144
  }
134
145
  /**
146
+ * @public
135
147
  * <p>Represents the output from the <code>AddTagsToResource</code>,
136
148
  * <code>ListTagsForResource</code>, and <code>RemoveTagsFromResource</code> operations.</p>
137
149
  */
@@ -142,6 +154,7 @@ export interface TagListMessage {
142
154
  TagList?: Tag[];
143
155
  }
144
156
  /**
157
+ * @public
145
158
  * <p>The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.</p>
146
159
  */
147
160
  export declare class TagQuotaPerResourceExceeded extends __BaseException {
@@ -153,6 +166,7 @@ export declare class TagQuotaPerResourceExceeded extends __BaseException {
153
166
  constructor(opts: __ExceptionOptionType<TagQuotaPerResourceExceeded, __BaseException>);
154
167
  }
155
168
  /**
169
+ * @public
156
170
  * <p>The user group was not found or does not exist</p>
157
171
  */
158
172
  export declare class UserGroupNotFoundFault extends __BaseException {
@@ -164,6 +178,7 @@ export declare class UserGroupNotFoundFault extends __BaseException {
164
178
  constructor(opts: __ExceptionOptionType<UserGroupNotFoundFault, __BaseException>);
165
179
  }
166
180
  /**
181
+ * @public
167
182
  * <p>The user does not exist or could not be found.</p>
168
183
  */
169
184
  export declare class UserNotFoundFault extends __BaseException {
@@ -175,6 +190,7 @@ export declare class UserNotFoundFault extends __BaseException {
175
190
  constructor(opts: __ExceptionOptionType<UserNotFoundFault, __BaseException>);
176
191
  }
177
192
  /**
193
+ * @public
178
194
  * <p>Represents the allowed node types you can use to modify your cluster or replication group.</p>
179
195
  */
180
196
  export interface AllowedNodeTypeModificationsMessage {
@@ -194,6 +210,7 @@ export interface AllowedNodeTypeModificationsMessage {
194
210
  ScaleDownModifications?: string[];
195
211
  }
196
212
  /**
213
+ * @public
197
214
  * <p>The specified Amazon EC2 security group is already authorized for the specified cache security group.</p>
198
215
  */
199
216
  export declare class AuthorizationAlreadyExistsFault extends __BaseException {
@@ -205,6 +222,7 @@ export declare class AuthorizationAlreadyExistsFault extends __BaseException {
205
222
  constructor(opts: __ExceptionOptionType<AuthorizationAlreadyExistsFault, __BaseException>);
206
223
  }
207
224
  /**
225
+ * @public
208
226
  * <p>Represents the input of an AuthorizeCacheSecurityGroupIngress operation.</p>
209
227
  */
210
228
  export interface AuthorizeCacheSecurityGroupIngressMessage {
@@ -224,6 +242,7 @@ export interface AuthorizeCacheSecurityGroupIngressMessage {
224
242
  EC2SecurityGroupOwnerId: string | undefined;
225
243
  }
226
244
  /**
245
+ * @public
227
246
  * <p>Provides ownership and status information for an Amazon EC2 security group.</p>
228
247
  */
229
248
  export interface EC2SecurityGroup {
@@ -241,6 +260,7 @@ export interface EC2SecurityGroup {
241
260
  EC2SecurityGroupOwnerId?: string;
242
261
  }
243
262
  /**
263
+ * @public
244
264
  * <p>Represents the output of one of the following operations:</p>
245
265
  * <ul>
246
266
  * <li>
@@ -282,6 +302,9 @@ export interface CacheSecurityGroup {
282
302
  */
283
303
  ARN?: string;
284
304
  }
305
+ /**
306
+ * @public
307
+ */
285
308
  export interface AuthorizeCacheSecurityGroupIngressResult {
286
309
  /**
287
310
  * <p>Represents the output of one of the following operations:</p>
@@ -306,6 +329,7 @@ export interface AuthorizeCacheSecurityGroupIngressResult {
306
329
  CacheSecurityGroup?: CacheSecurityGroup;
307
330
  }
308
331
  /**
332
+ * @public
309
333
  * <p>The current state of the cache security group does not allow deletion.</p>
310
334
  */
311
335
  export declare class InvalidCacheSecurityGroupStateFault extends __BaseException {
@@ -317,6 +341,7 @@ export declare class InvalidCacheSecurityGroupStateFault extends __BaseException
317
341
  constructor(opts: __ExceptionOptionType<InvalidCacheSecurityGroupStateFault, __BaseException>);
318
342
  }
319
343
  /**
344
+ * @public
320
345
  * <p>Two or more incompatible parameters were specified.</p>
321
346
  */
322
347
  export declare class InvalidParameterCombinationException extends __BaseException {
@@ -328,6 +353,7 @@ export declare class InvalidParameterCombinationException extends __BaseExceptio
328
353
  constructor(opts: __ExceptionOptionType<InvalidParameterCombinationException, __BaseException>);
329
354
  }
330
355
  /**
356
+ * @public
331
357
  * <p>The value for a parameter is invalid.</p>
332
358
  */
333
359
  export declare class InvalidParameterValueException extends __BaseException {
@@ -338,6 +364,9 @@ export declare class InvalidParameterValueException extends __BaseException {
338
364
  */
339
365
  constructor(opts: __ExceptionOptionType<InvalidParameterValueException, __BaseException>);
340
366
  }
367
+ /**
368
+ * @public
369
+ */
341
370
  export interface BatchApplyUpdateActionMessage {
342
371
  /**
343
372
  * <p>The replication group IDs</p>
@@ -353,6 +382,7 @@ export interface BatchApplyUpdateActionMessage {
353
382
  ServiceUpdateName: string | undefined;
354
383
  }
355
384
  /**
385
+ * @public
356
386
  * <p>The service update doesn't exist</p>
357
387
  */
358
388
  export declare class ServiceUpdateNotFoundFault extends __BaseException {
@@ -363,6 +393,9 @@ export declare class ServiceUpdateNotFoundFault extends __BaseException {
363
393
  */
364
394
  constructor(opts: __ExceptionOptionType<ServiceUpdateNotFoundFault, __BaseException>);
365
395
  }
396
+ /**
397
+ * @public
398
+ */
366
399
  export declare enum UpdateActionStatus {
367
400
  COMPLETE = "complete",
368
401
  IN_PROGRESS = "in-progress",
@@ -375,6 +408,7 @@ export declare enum UpdateActionStatus {
375
408
  WAITING_TO_START = "waiting-to-start"
376
409
  }
377
410
  /**
411
+ * @public
378
412
  * <p>Update action that has been processed for the corresponding apply/stop request</p>
379
413
  */
380
414
  export interface ProcessedUpdateAction {
@@ -396,6 +430,7 @@ export interface ProcessedUpdateAction {
396
430
  UpdateActionStatus?: UpdateActionStatus | string;
397
431
  }
398
432
  /**
433
+ * @public
399
434
  * <p>Update action that has failed to be processed for the corresponding apply/stop request</p>
400
435
  */
401
436
  export interface UnprocessedUpdateAction {
@@ -420,6 +455,9 @@ export interface UnprocessedUpdateAction {
420
455
  */
421
456
  ErrorMessage?: string;
422
457
  }
458
+ /**
459
+ * @public
460
+ */
423
461
  export interface UpdateActionResultsMessage {
424
462
  /**
425
463
  * <p>Update actions that have been processed successfully</p>
@@ -430,6 +468,9 @@ export interface UpdateActionResultsMessage {
430
468
  */
431
469
  UnprocessedUpdateActions?: UnprocessedUpdateAction[];
432
470
  }
471
+ /**
472
+ * @public
473
+ */
433
474
  export interface BatchStopUpdateActionMessage {
434
475
  /**
435
476
  * <p>The replication group IDs</p>
@@ -444,6 +485,9 @@ export interface BatchStopUpdateActionMessage {
444
485
  */
445
486
  ServiceUpdateName: string | undefined;
446
487
  }
488
+ /**
489
+ * @public
490
+ */
447
491
  export interface CompleteMigrationMessage {
448
492
  /**
449
493
  * <p>The ID of the replication group to which data is being migrated.</p>
@@ -454,6 +498,9 @@ export interface CompleteMigrationMessage {
454
498
  */
455
499
  Force?: boolean;
456
500
  }
501
+ /**
502
+ * @public
503
+ */
457
504
  export declare enum AutomaticFailoverStatus {
458
505
  DISABLED = "disabled",
459
506
  DISABLING = "disabling",
@@ -461,6 +508,7 @@ export declare enum AutomaticFailoverStatus {
461
508
  ENABLING = "enabling"
462
509
  }
463
510
  /**
511
+ * @public
464
512
  * <p>Represents the information required for client programs to connect to a cache node.</p>
465
513
  */
466
514
  export interface Endpoint {
@@ -473,11 +521,15 @@ export interface Endpoint {
473
521
  */
474
522
  Port?: number;
475
523
  }
524
+ /**
525
+ * @public
526
+ */
476
527
  export declare enum DataTieringStatus {
477
528
  DISABLED = "disabled",
478
529
  ENABLED = "enabled"
479
530
  }
480
531
  /**
532
+ * @public
481
533
  * <p>The name of the Global datastore and role of this replication group in the Global datastore.</p>
482
534
  */
483
535
  export interface GlobalReplicationGroupInfo {
@@ -490,11 +542,15 @@ export interface GlobalReplicationGroupInfo {
490
542
  */
491
543
  GlobalReplicationGroupMemberRole?: string;
492
544
  }
545
+ /**
546
+ * @public
547
+ */
493
548
  export declare enum IpDiscovery {
494
549
  IPV4 = "ipv4",
495
550
  IPV6 = "ipv6"
496
551
  }
497
552
  /**
553
+ * @public
498
554
  * <p>The configuration details of the CloudWatch Logs destination.</p>
499
555
  */
500
556
  export interface CloudWatchLogsDestinationDetails {
@@ -504,6 +560,7 @@ export interface CloudWatchLogsDestinationDetails {
504
560
  LogGroup?: string;
505
561
  }
506
562
  /**
563
+ * @public
507
564
  * <p>The configuration details of the Kinesis Data Firehose destination.</p>
508
565
  */
509
566
  export interface KinesisFirehoseDestinationDetails {
@@ -513,6 +570,7 @@ export interface KinesisFirehoseDestinationDetails {
513
570
  DeliveryStream?: string;
514
571
  }
515
572
  /**
573
+ * @public
516
574
  * <p>Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.</p>
517
575
  */
518
576
  export interface DestinationDetails {
@@ -525,18 +583,30 @@ export interface DestinationDetails {
525
583
  */
526
584
  KinesisFirehoseDetails?: KinesisFirehoseDestinationDetails;
527
585
  }
586
+ /**
587
+ * @public
588
+ */
528
589
  export declare enum DestinationType {
529
590
  CloudWatchLogs = "cloudwatch-logs",
530
591
  KinesisFirehose = "kinesis-firehose"
531
592
  }
593
+ /**
594
+ * @public
595
+ */
532
596
  export declare enum LogFormat {
533
597
  JSON = "json",
534
598
  TEXT = "text"
535
599
  }
600
+ /**
601
+ * @public
602
+ */
536
603
  export declare enum LogType {
537
604
  ENGINE_LOG = "engine-log",
538
605
  SLOW_LOG = "slow-log"
539
606
  }
607
+ /**
608
+ * @public
609
+ */
540
610
  export declare enum LogDeliveryConfigurationStatus {
541
611
  ACTIVE = "active",
542
612
  DISABLING = "disabling",
@@ -545,6 +615,7 @@ export declare enum LogDeliveryConfigurationStatus {
545
615
  MODIFYING = "modifying"
546
616
  }
547
617
  /**
618
+ * @public
548
619
  * <p>Returns the destination, format and type of the logs. </p>
549
620
  */
550
621
  export interface LogDeliveryConfiguration {
@@ -574,16 +645,23 @@ export interface LogDeliveryConfiguration {
574
645
  */
575
646
  Message?: string;
576
647
  }
648
+ /**
649
+ * @public
650
+ */
577
651
  export declare enum MultiAZStatus {
578
652
  DISABLED = "disabled",
579
653
  ENABLED = "enabled"
580
654
  }
655
+ /**
656
+ * @public
657
+ */
581
658
  export declare enum NetworkType {
582
659
  DUAL_STACK = "dual_stack",
583
660
  IPV4 = "ipv4",
584
661
  IPV6 = "ipv6"
585
662
  }
586
663
  /**
664
+ * @public
587
665
  * <p>Represents a single node within a node group (shard).</p>
588
666
  */
589
667
  export interface NodeGroupMember {
@@ -616,6 +694,7 @@ export interface NodeGroupMember {
616
694
  CurrentRole?: string;
617
695
  }
618
696
  /**
697
+ * @public
619
698
  * <p>Represents a collection of cache nodes in a replication group.
620
699
  * One node in the node group is the read/write primary node.
621
700
  * All the other nodes are read-only Replica nodes.</p>
@@ -649,15 +728,22 @@ export interface NodeGroup {
649
728
  */
650
729
  NodeGroupMembers?: NodeGroupMember[];
651
730
  }
731
+ /**
732
+ * @public
733
+ */
652
734
  export declare enum AuthTokenUpdateStatus {
653
735
  ROTATING = "ROTATING",
654
736
  SETTING = "SETTING"
655
737
  }
738
+ /**
739
+ * @public
740
+ */
656
741
  export declare enum PendingAutomaticFailoverStatus {
657
742
  DISABLED = "disabled",
658
743
  ENABLED = "enabled"
659
744
  }
660
745
  /**
746
+ * @public
661
747
  * <p>The log delivery configurations being modified </p>
662
748
  */
663
749
  export interface PendingLogDeliveryConfiguration {
@@ -679,6 +765,7 @@ export interface PendingLogDeliveryConfiguration {
679
765
  LogFormat?: LogFormat | string;
680
766
  }
681
767
  /**
768
+ * @public
682
769
  * <p>Represents the progress of an online resharding operation.</p>
683
770
  */
684
771
  export interface SlotMigration {
@@ -688,6 +775,7 @@ export interface SlotMigration {
688
775
  ProgressPercentage?: number;
689
776
  }
690
777
  /**
778
+ * @public
691
779
  * <p>The status of an online resharding operation.</p>
692
780
  */
693
781
  export interface ReshardingStatus {
@@ -696,11 +784,15 @@ export interface ReshardingStatus {
696
784
  */
697
785
  SlotMigration?: SlotMigration;
698
786
  }
787
+ /**
788
+ * @public
789
+ */
699
790
  export declare enum TransitEncryptionMode {
700
791
  PREFERRED = "preferred",
701
792
  REQUIRED = "required"
702
793
  }
703
794
  /**
795
+ * @public
704
796
  * <p>The status of the user group update.</p>
705
797
  */
706
798
  export interface UserGroupsUpdateStatus {
@@ -714,6 +806,7 @@ export interface UserGroupsUpdateStatus {
714
806
  UserGroupIdsToRemove?: string[];
715
807
  }
716
808
  /**
809
+ * @public
717
810
  * <p>The settings to be applied to the Redis replication group,
718
811
  * either immediately or during the next maintenance window.</p>
719
812
  */
@@ -753,6 +846,7 @@ export interface ReplicationGroupPendingModifiedValues {
753
846
  TransitEncryptionMode?: TransitEncryptionMode | string;
754
847
  }
755
848
  /**
849
+ * @public
756
850
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
757
851
  */
758
852
  export interface ReplicationGroup {
@@ -925,6 +1019,9 @@ export interface ReplicationGroup {
925
1019
  */
926
1020
  TransitEncryptionMode?: TransitEncryptionMode | string;
927
1021
  }
1022
+ /**
1023
+ * @public
1024
+ */
928
1025
  export interface CompleteMigrationResponse {
929
1026
  /**
930
1027
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
@@ -932,6 +1029,7 @@ export interface CompleteMigrationResponse {
932
1029
  ReplicationGroup?: ReplicationGroup;
933
1030
  }
934
1031
  /**
1032
+ * @public
935
1033
  * <p>The designated replication group is not available for data migration.</p>
936
1034
  */
937
1035
  export declare class ReplicationGroupNotUnderMigrationFault extends __BaseException {
@@ -943,6 +1041,7 @@ export declare class ReplicationGroupNotUnderMigrationFault extends __BaseExcept
943
1041
  constructor(opts: __ExceptionOptionType<ReplicationGroupNotUnderMigrationFault, __BaseException>);
944
1042
  }
945
1043
  /**
1044
+ * @public
946
1045
  * <p>Represents the input of a <code>CopySnapshotMessage</code> operation.</p>
947
1046
  */
948
1047
  export interface CopySnapshotMessage {
@@ -975,6 +1074,7 @@ export interface CopySnapshotMessage {
975
1074
  Tags?: Tag[];
976
1075
  }
977
1076
  /**
1077
+ * @public
978
1078
  * <p>Node group (shard) configuration options.
979
1079
  * Each node group (shard) configuration has the following: <code>Slots</code>, <code>PrimaryAvailabilityZone</code>, <code>ReplicaAvailabilityZones</code>, <code>ReplicaCount</code>.</p>
980
1080
  */
@@ -1016,6 +1116,7 @@ export interface NodeGroupConfiguration {
1016
1116
  ReplicaOutpostArns?: string[];
1017
1117
  }
1018
1118
  /**
1119
+ * @public
1019
1120
  * <p>Represents an individual cache node in a snapshot of a cluster.</p>
1020
1121
  */
1021
1122
  export interface NodeSnapshot {
@@ -1049,6 +1150,7 @@ export interface NodeSnapshot {
1049
1150
  SnapshotCreateTime?: Date;
1050
1151
  }
1051
1152
  /**
1153
+ * @public
1052
1154
  * <p>Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.</p>
1053
1155
  */
1054
1156
  export interface Snapshot {
@@ -1398,6 +1500,9 @@ export interface Snapshot {
1398
1500
  */
1399
1501
  DataTiering?: DataTieringStatus | string;
1400
1502
  }
1503
+ /**
1504
+ * @public
1505
+ */
1401
1506
  export interface CopySnapshotResult {
1402
1507
  /**
1403
1508
  * <p>Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.</p>
@@ -1405,6 +1510,7 @@ export interface CopySnapshotResult {
1405
1510
  Snapshot?: Snapshot;
1406
1511
  }
1407
1512
  /**
1513
+ * @public
1408
1514
  * <p>The current state of the snapshot does not allow the requested operation to occur.</p>
1409
1515
  */
1410
1516
  export declare class InvalidSnapshotStateFault extends __BaseException {
@@ -1416,6 +1522,7 @@ export declare class InvalidSnapshotStateFault extends __BaseException {
1416
1522
  constructor(opts: __ExceptionOptionType<InvalidSnapshotStateFault, __BaseException>);
1417
1523
  }
1418
1524
  /**
1525
+ * @public
1419
1526
  * <p>You already have a snapshot with the given name.</p>
1420
1527
  */
1421
1528
  export declare class SnapshotAlreadyExistsFault extends __BaseException {
@@ -1427,6 +1534,7 @@ export declare class SnapshotAlreadyExistsFault extends __BaseException {
1427
1534
  constructor(opts: __ExceptionOptionType<SnapshotAlreadyExistsFault, __BaseException>);
1428
1535
  }
1429
1536
  /**
1537
+ * @public
1430
1538
  * <p>The request cannot be processed because it would exceed the maximum number of snapshots.</p>
1431
1539
  */
1432
1540
  export declare class SnapshotQuotaExceededFault extends __BaseException {
@@ -1438,6 +1546,7 @@ export declare class SnapshotQuotaExceededFault extends __BaseException {
1438
1546
  constructor(opts: __ExceptionOptionType<SnapshotQuotaExceededFault, __BaseException>);
1439
1547
  }
1440
1548
  /**
1549
+ * @public
1441
1550
  * <p>You already have a cluster with the given identifier.</p>
1442
1551
  */
1443
1552
  export declare class CacheClusterAlreadyExistsFault extends __BaseException {
@@ -1449,6 +1558,7 @@ export declare class CacheClusterAlreadyExistsFault extends __BaseException {
1449
1558
  constructor(opts: __ExceptionOptionType<CacheClusterAlreadyExistsFault, __BaseException>);
1450
1559
  }
1451
1560
  /**
1561
+ * @public
1452
1562
  * <p>The request cannot be processed because it would exceed the allowed number of clusters per customer.</p>
1453
1563
  */
1454
1564
  export declare class ClusterQuotaForCustomerExceededFault extends __BaseException {
@@ -1459,11 +1569,15 @@ export declare class ClusterQuotaForCustomerExceededFault extends __BaseExceptio
1459
1569
  */
1460
1570
  constructor(opts: __ExceptionOptionType<ClusterQuotaForCustomerExceededFault, __BaseException>);
1461
1571
  }
1572
+ /**
1573
+ * @public
1574
+ */
1462
1575
  export declare enum AZMode {
1463
1576
  CROSS_AZ = "cross-az",
1464
1577
  SINGLE_AZ = "single-az"
1465
1578
  }
1466
1579
  /**
1580
+ * @public
1467
1581
  * <p>Specifies the destination, format and type of the logs. </p>
1468
1582
  */
1469
1583
  export interface LogDeliveryConfigurationRequest {
@@ -1488,11 +1602,15 @@ export interface LogDeliveryConfigurationRequest {
1488
1602
  */
1489
1603
  Enabled?: boolean;
1490
1604
  }
1605
+ /**
1606
+ * @public
1607
+ */
1491
1608
  export declare enum OutpostMode {
1492
1609
  CROSS_OUTPOST = "cross-outpost",
1493
1610
  SINGLE_OUTPOST = "single-outpost"
1494
1611
  }
1495
1612
  /**
1613
+ * @public
1496
1614
  * <p>Represents the input of a CreateCacheCluster operation.</p>
1497
1615
  */
1498
1616
  export interface CreateCacheClusterMessage {
@@ -1896,6 +2014,7 @@ export interface CreateCacheClusterMessage {
1896
2014
  IpDiscovery?: IpDiscovery | string;
1897
2015
  }
1898
2016
  /**
2017
+ * @public
1899
2018
  * <p>Represents an individual cache node within a cluster. Each cache node runs its own
1900
2019
  * instance of the cluster's protocol-compliant caching software - either Memcached or
1901
2020
  * Redis.</p>
@@ -2108,6 +2227,7 @@ export interface CacheNode {
2108
2227
  CustomerOutpostArn?: string;
2109
2228
  }
2110
2229
  /**
2230
+ * @public
2111
2231
  * <p>Status of the cache parameter group.</p>
2112
2232
  */
2113
2233
  export interface CacheParameterGroupStatus {
@@ -2126,6 +2246,7 @@ export interface CacheParameterGroupStatus {
2126
2246
  CacheNodeIdsToReboot?: string[];
2127
2247
  }
2128
2248
  /**
2249
+ * @public
2129
2250
  * <p>Represents a cluster's status within a particular cache security group.</p>
2130
2251
  */
2131
2252
  export interface CacheSecurityGroupMembership {
@@ -2139,6 +2260,7 @@ export interface CacheSecurityGroupMembership {
2139
2260
  Status?: string;
2140
2261
  }
2141
2262
  /**
2263
+ * @public
2142
2264
  * <p>Describes a notification topic and its status.
2143
2265
  * Notification topics are used for publishing ElastiCache events to subscribers
2144
2266
  * using Amazon Simple Notification Service (SNS).</p>
@@ -2154,6 +2276,7 @@ export interface NotificationConfiguration {
2154
2276
  TopicStatus?: string;
2155
2277
  }
2156
2278
  /**
2279
+ * @public
2157
2280
  * <p>A group of settings that are applied to the cluster in the future,
2158
2281
  * or that are currently being applied.</p>
2159
2282
  */
@@ -2195,6 +2318,7 @@ export interface PendingModifiedValues {
2195
2318
  TransitEncryptionMode?: TransitEncryptionMode | string;
2196
2319
  }
2197
2320
  /**
2321
+ * @public
2198
2322
  * <p>Represents a single cache security group and its status.</p>
2199
2323
  */
2200
2324
  export interface SecurityGroupMembership {
@@ -2210,6 +2334,7 @@ export interface SecurityGroupMembership {
2210
2334
  Status?: string;
2211
2335
  }
2212
2336
  /**
2337
+ * @public
2213
2338
  * <p>Contains all of the attributes of a specific cluster.</p>
2214
2339
  */
2215
2340
  export interface CacheCluster {
@@ -2610,6 +2735,9 @@ export interface CacheCluster {
2610
2735
  */
2611
2736
  TransitEncryptionMode?: TransitEncryptionMode | string;
2612
2737
  }
2738
+ /**
2739
+ * @public
2740
+ */
2613
2741
  export interface CreateCacheClusterResult {
2614
2742
  /**
2615
2743
  * <p>Contains all of the attributes of a specific cluster.</p>
@@ -2617,6 +2745,7 @@ export interface CreateCacheClusterResult {
2617
2745
  CacheCluster?: CacheCluster;
2618
2746
  }
2619
2747
  /**
2748
+ * @public
2620
2749
  * <p>The requested cache node type is not available in the specified Availability Zone.
2621
2750
  * For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ErrorMessages.html#ErrorMessages.INSUFFICIENT_CACHE_CLUSTER_CAPACITY">InsufficientCacheClusterCapacity</a> in the ElastiCache User Guide.</p>
2622
2751
  */
@@ -2629,6 +2758,7 @@ export declare class InsufficientCacheClusterCapacityFault extends __BaseExcepti
2629
2758
  constructor(opts: __ExceptionOptionType<InsufficientCacheClusterCapacityFault, __BaseException>);
2630
2759
  }
2631
2760
  /**
2761
+ * @public
2632
2762
  * <p>The VPC network is in an invalid state.</p>
2633
2763
  */
2634
2764
  export declare class InvalidVPCNetworkStateFault extends __BaseException {
@@ -2640,6 +2770,7 @@ export declare class InvalidVPCNetworkStateFault extends __BaseException {
2640
2770
  constructor(opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>);
2641
2771
  }
2642
2772
  /**
2773
+ * @public
2643
2774
  * <p>The request cannot be processed because it would exceed the allowed number of cache nodes in a single cluster.</p>
2644
2775
  */
2645
2776
  export declare class NodeQuotaForClusterExceededFault extends __BaseException {
@@ -2651,6 +2782,7 @@ export declare class NodeQuotaForClusterExceededFault extends __BaseException {
2651
2782
  constructor(opts: __ExceptionOptionType<NodeQuotaForClusterExceededFault, __BaseException>);
2652
2783
  }
2653
2784
  /**
2785
+ * @public
2654
2786
  * <p>The request cannot be processed because it would exceed the allowed number of cache nodes per customer.</p>
2655
2787
  */
2656
2788
  export declare class NodeQuotaForCustomerExceededFault extends __BaseException {
@@ -2662,6 +2794,7 @@ export declare class NodeQuotaForCustomerExceededFault extends __BaseException {
2662
2794
  constructor(opts: __ExceptionOptionType<NodeQuotaForCustomerExceededFault, __BaseException>);
2663
2795
  }
2664
2796
  /**
2797
+ * @public
2665
2798
  * <p>A cache parameter group with the requested name already exists.</p>
2666
2799
  */
2667
2800
  export declare class CacheParameterGroupAlreadyExistsFault extends __BaseException {
@@ -2673,6 +2806,7 @@ export declare class CacheParameterGroupAlreadyExistsFault extends __BaseExcepti
2673
2806
  constructor(opts: __ExceptionOptionType<CacheParameterGroupAlreadyExistsFault, __BaseException>);
2674
2807
  }
2675
2808
  /**
2809
+ * @public
2676
2810
  * <p>The request cannot be processed because it would exceed the maximum number of cache security groups.</p>
2677
2811
  */
2678
2812
  export declare class CacheParameterGroupQuotaExceededFault extends __BaseException {
@@ -2684,6 +2818,7 @@ export declare class CacheParameterGroupQuotaExceededFault extends __BaseExcepti
2684
2818
  constructor(opts: __ExceptionOptionType<CacheParameterGroupQuotaExceededFault, __BaseException>);
2685
2819
  }
2686
2820
  /**
2821
+ * @public
2687
2822
  * <p>Represents the input of a <code>CreateCacheParameterGroup</code> operation.</p>
2688
2823
  */
2689
2824
  export interface CreateCacheParameterGroupMessage {
@@ -2716,6 +2851,7 @@ export interface CreateCacheParameterGroupMessage {
2716
2851
  Tags?: Tag[];
2717
2852
  }
2718
2853
  /**
2854
+ * @public
2719
2855
  * <p>Represents the output of a <code>CreateCacheParameterGroup</code> operation.</p>
2720
2856
  */
2721
2857
  export interface CacheParameterGroup {
@@ -2751,6 +2887,9 @@ export interface CacheParameterGroup {
2751
2887
  */
2752
2888
  ARN?: string;
2753
2889
  }
2890
+ /**
2891
+ * @public
2892
+ */
2754
2893
  export interface CreateCacheParameterGroupResult {
2755
2894
  /**
2756
2895
  * <p>Represents the output of a <code>CreateCacheParameterGroup</code> operation.</p>
@@ -2758,6 +2897,7 @@ export interface CreateCacheParameterGroupResult {
2758
2897
  CacheParameterGroup?: CacheParameterGroup;
2759
2898
  }
2760
2899
  /**
2900
+ * @public
2761
2901
  * <p>The current state of the cache parameter group does not allow the requested operation to occur.</p>
2762
2902
  */
2763
2903
  export declare class InvalidCacheParameterGroupStateFault extends __BaseException {
@@ -2769,6 +2909,7 @@ export declare class InvalidCacheParameterGroupStateFault extends __BaseExceptio
2769
2909
  constructor(opts: __ExceptionOptionType<InvalidCacheParameterGroupStateFault, __BaseException>);
2770
2910
  }
2771
2911
  /**
2912
+ * @public
2772
2913
  * <p>A cache security group with the specified name already exists.</p>
2773
2914
  */
2774
2915
  export declare class CacheSecurityGroupAlreadyExistsFault extends __BaseException {
@@ -2780,6 +2921,7 @@ export declare class CacheSecurityGroupAlreadyExistsFault extends __BaseExceptio
2780
2921
  constructor(opts: __ExceptionOptionType<CacheSecurityGroupAlreadyExistsFault, __BaseException>);
2781
2922
  }
2782
2923
  /**
2924
+ * @public
2783
2925
  * <p>The request cannot be processed because it would exceed the allowed number of cache security groups.</p>
2784
2926
  */
2785
2927
  export declare class CacheSecurityGroupQuotaExceededFault extends __BaseException {
@@ -2791,6 +2933,7 @@ export declare class CacheSecurityGroupQuotaExceededFault extends __BaseExceptio
2791
2933
  constructor(opts: __ExceptionOptionType<CacheSecurityGroupQuotaExceededFault, __BaseException>);
2792
2934
  }
2793
2935
  /**
2936
+ * @public
2794
2937
  * <p>Represents the input of a <code>CreateCacheSecurityGroup</code> operation.</p>
2795
2938
  */
2796
2939
  export interface CreateCacheSecurityGroupMessage {
@@ -2810,6 +2953,9 @@ export interface CreateCacheSecurityGroupMessage {
2810
2953
  */
2811
2954
  Tags?: Tag[];
2812
2955
  }
2956
+ /**
2957
+ * @public
2958
+ */
2813
2959
  export interface CreateCacheSecurityGroupResult {
2814
2960
  /**
2815
2961
  * <p>Represents the output of one of the following operations:</p>
@@ -2834,6 +2980,7 @@ export interface CreateCacheSecurityGroupResult {
2834
2980
  CacheSecurityGroup?: CacheSecurityGroup;
2835
2981
  }
2836
2982
  /**
2983
+ * @public
2837
2984
  * <p>The requested cache subnet group name is already in use by an existing cache subnet group.</p>
2838
2985
  */
2839
2986
  export declare class CacheSubnetGroupAlreadyExistsFault extends __BaseException {
@@ -2845,6 +2992,7 @@ export declare class CacheSubnetGroupAlreadyExistsFault extends __BaseException
2845
2992
  constructor(opts: __ExceptionOptionType<CacheSubnetGroupAlreadyExistsFault, __BaseException>);
2846
2993
  }
2847
2994
  /**
2995
+ * @public
2848
2996
  * <p>The request cannot be processed because it would exceed the allowed number of cache subnet groups.</p>
2849
2997
  */
2850
2998
  export declare class CacheSubnetGroupQuotaExceededFault extends __BaseException {
@@ -2856,6 +3004,7 @@ export declare class CacheSubnetGroupQuotaExceededFault extends __BaseException
2856
3004
  constructor(opts: __ExceptionOptionType<CacheSubnetGroupQuotaExceededFault, __BaseException>);
2857
3005
  }
2858
3006
  /**
3007
+ * @public
2859
3008
  * <p>The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.</p>
2860
3009
  */
2861
3010
  export declare class CacheSubnetQuotaExceededFault extends __BaseException {
@@ -2867,6 +3016,7 @@ export declare class CacheSubnetQuotaExceededFault extends __BaseException {
2867
3016
  constructor(opts: __ExceptionOptionType<CacheSubnetQuotaExceededFault, __BaseException>);
2868
3017
  }
2869
3018
  /**
3019
+ * @public
2870
3020
  * <p>Represents the input of a <code>CreateCacheSubnetGroup</code> operation.</p>
2871
3021
  */
2872
3022
  export interface CreateCacheSubnetGroupMessage {
@@ -2891,6 +3041,7 @@ export interface CreateCacheSubnetGroupMessage {
2891
3041
  Tags?: Tag[];
2892
3042
  }
2893
3043
  /**
3044
+ * @public
2894
3045
  * <p>Describes an Availability Zone in which the cluster is launched.</p>
2895
3046
  */
2896
3047
  export interface AvailabilityZone {
@@ -2900,6 +3051,7 @@ export interface AvailabilityZone {
2900
3051
  Name?: string;
2901
3052
  }
2902
3053
  /**
3054
+ * @public
2903
3055
  * <p>The ID of the outpost subnet.</p>
2904
3056
  */
2905
3057
  export interface SubnetOutpost {
@@ -2909,6 +3061,7 @@ export interface SubnetOutpost {
2909
3061
  SubnetOutpostArn?: string;
2910
3062
  }
2911
3063
  /**
3064
+ * @public
2912
3065
  * <p>Represents the subnet associated with a cluster.
2913
3066
  * This parameter refers to subnets defined in Amazon Virtual Private Cloud (Amazon VPC) and used with ElastiCache.</p>
2914
3067
  */
@@ -2932,6 +3085,7 @@ export interface Subnet {
2932
3085
  SupportedNetworkTypes?: (NetworkType | string)[];
2933
3086
  }
2934
3087
  /**
3088
+ * @public
2935
3089
  * <p>Represents the output of one of the following operations:</p>
2936
3090
  * <ul>
2937
3091
  * <li>
@@ -2973,6 +3127,9 @@ export interface CacheSubnetGroup {
2973
3127
  */
2974
3128
  SupportedNetworkTypes?: (NetworkType | string)[];
2975
3129
  }
3130
+ /**
3131
+ * @public
3132
+ */
2976
3133
  export interface CreateCacheSubnetGroupResult {
2977
3134
  /**
2978
3135
  * <p>Represents the output of one of the following operations:</p>
@@ -2992,6 +3149,7 @@ export interface CreateCacheSubnetGroupResult {
2992
3149
  CacheSubnetGroup?: CacheSubnetGroup;
2993
3150
  }
2994
3151
  /**
3152
+ * @public
2995
3153
  * <p>An invalid subnet identifier was specified.</p>
2996
3154
  */
2997
3155
  export declare class InvalidSubnet extends __BaseException {
@@ -3003,6 +3161,7 @@ export declare class InvalidSubnet extends __BaseException {
3003
3161
  constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
3004
3162
  }
3005
3163
  /**
3164
+ * @public
3006
3165
  * <p>At least one subnet ID does not match the other subnet IDs. This mismatch typically occurs when a
3007
3166
  * user sets one subnet ID to a regional Availability Zone and a different one to an outpost. Or when a user sets the subnet ID to an Outpost when not subscribed on this service.</p>
3008
3167
  */
@@ -3014,6 +3173,9 @@ export declare class SubnetNotAllowedFault extends __BaseException {
3014
3173
  */
3015
3174
  constructor(opts: __ExceptionOptionType<SubnetNotAllowedFault, __BaseException>);
3016
3175
  }
3176
+ /**
3177
+ * @public
3178
+ */
3017
3179
  export interface CreateGlobalReplicationGroupMessage {
3018
3180
  /**
3019
3181
  * <p>The suffix name of a Global datastore. Amazon ElastiCache automatically applies a prefix
@@ -3031,6 +3193,7 @@ export interface CreateGlobalReplicationGroupMessage {
3031
3193
  PrimaryReplicationGroupId: string | undefined;
3032
3194
  }
3033
3195
  /**
3196
+ * @public
3034
3197
  * <p>Indicates the slot configuration and global identifier for a slice group.</p>
3035
3198
  */
3036
3199
  export interface GlobalNodeGroup {
@@ -3044,6 +3207,7 @@ export interface GlobalNodeGroup {
3044
3207
  Slots?: string;
3045
3208
  }
3046
3209
  /**
3210
+ * @public
3047
3211
  * <p>A member of a Global datastore. It contains the Replication Group Id, the Amazon region and the role of the replication group. </p>
3048
3212
  */
3049
3213
  export interface GlobalReplicationGroupMember {
@@ -3069,6 +3233,7 @@ export interface GlobalReplicationGroupMember {
3069
3233
  Status?: string;
3070
3234
  }
3071
3235
  /**
3236
+ * @public
3072
3237
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
3073
3238
  * cluster automatically replicates updates to the secondary cluster.</p>
3074
3239
  * <ul>
@@ -3145,6 +3310,9 @@ export interface GlobalReplicationGroup {
3145
3310
  */
3146
3311
  ARN?: string;
3147
3312
  }
3313
+ /**
3314
+ * @public
3315
+ */
3148
3316
  export interface CreateGlobalReplicationGroupResult {
3149
3317
  /**
3150
3318
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -3159,6 +3327,7 @@ export interface CreateGlobalReplicationGroupResult {
3159
3327
  GlobalReplicationGroup?: GlobalReplicationGroup;
3160
3328
  }
3161
3329
  /**
3330
+ * @public
3162
3331
  * <p>The Global datastore name already exists.</p>
3163
3332
  */
3164
3333
  export declare class GlobalReplicationGroupAlreadyExistsFault extends __BaseException {
@@ -3170,6 +3339,7 @@ export declare class GlobalReplicationGroupAlreadyExistsFault extends __BaseExce
3170
3339
  constructor(opts: __ExceptionOptionType<GlobalReplicationGroupAlreadyExistsFault, __BaseException>);
3171
3340
  }
3172
3341
  /**
3342
+ * @public
3173
3343
  * <p>The specified service linked role (SLR) was not found.</p>
3174
3344
  */
3175
3345
  export declare class ServiceLinkedRoleNotFoundFault extends __BaseException {
@@ -3181,6 +3351,7 @@ export declare class ServiceLinkedRoleNotFoundFault extends __BaseException {
3181
3351
  constructor(opts: __ExceptionOptionType<ServiceLinkedRoleNotFoundFault, __BaseException>);
3182
3352
  }
3183
3353
  /**
3354
+ * @public
3184
3355
  * <p>Represents the input of a <code>CreateReplicationGroup</code> operation.</p>
3185
3356
  */
3186
3357
  export interface CreateReplicationGroupMessage {
@@ -3701,6 +3872,9 @@ export interface CreateReplicationGroupMessage {
3701
3872
  */
3702
3873
  TransitEncryptionMode?: TransitEncryptionMode | string;
3703
3874
  }
3875
+ /**
3876
+ * @public
3877
+ */
3704
3878
  export interface CreateReplicationGroupResult {
3705
3879
  /**
3706
3880
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
@@ -3708,6 +3882,7 @@ export interface CreateReplicationGroupResult {
3708
3882
  ReplicationGroup?: ReplicationGroup;
3709
3883
  }
3710
3884
  /**
3885
+ * @public
3711
3886
  * <p>The Global datastore does not exist</p>
3712
3887
  */
3713
3888
  export declare class GlobalReplicationGroupNotFoundFault extends __BaseException {
@@ -3719,6 +3894,7 @@ export declare class GlobalReplicationGroupNotFoundFault extends __BaseException
3719
3894
  constructor(opts: __ExceptionOptionType<GlobalReplicationGroupNotFoundFault, __BaseException>);
3720
3895
  }
3721
3896
  /**
3897
+ * @public
3722
3898
  * <p>The requested cluster is not in the <code>available</code> state.</p>
3723
3899
  */
3724
3900
  export declare class InvalidCacheClusterStateFault extends __BaseException {
@@ -3730,6 +3906,7 @@ export declare class InvalidCacheClusterStateFault extends __BaseException {
3730
3906
  constructor(opts: __ExceptionOptionType<InvalidCacheClusterStateFault, __BaseException>);
3731
3907
  }
3732
3908
  /**
3909
+ * @public
3733
3910
  * <p>The Global datastore is not available or in primary-only state.</p>
3734
3911
  */
3735
3912
  export declare class InvalidGlobalReplicationGroupStateFault extends __BaseException {
@@ -3741,6 +3918,7 @@ export declare class InvalidGlobalReplicationGroupStateFault extends __BaseExcep
3741
3918
  constructor(opts: __ExceptionOptionType<InvalidGlobalReplicationGroupStateFault, __BaseException>);
3742
3919
  }
3743
3920
  /**
3921
+ * @public
3744
3922
  * <p>The user group is not in an active state.</p>
3745
3923
  */
3746
3924
  export declare class InvalidUserGroupStateFault extends __BaseException {
@@ -3752,6 +3930,7 @@ export declare class InvalidUserGroupStateFault extends __BaseException {
3752
3930
  constructor(opts: __ExceptionOptionType<InvalidUserGroupStateFault, __BaseException>);
3753
3931
  }
3754
3932
  /**
3933
+ * @public
3755
3934
  * <p>The request cannot be processed because it would exceed the maximum allowed number
3756
3935
  * of node groups (shards) in a single replication group. The default maximum is 90</p>
3757
3936
  */
@@ -3764,6 +3943,7 @@ export declare class NodeGroupsPerReplicationGroupQuotaExceededFault extends __B
3764
3943
  constructor(opts: __ExceptionOptionType<NodeGroupsPerReplicationGroupQuotaExceededFault, __BaseException>);
3765
3944
  }
3766
3945
  /**
3946
+ * @public
3767
3947
  * <p>The specified replication group already exists.</p>
3768
3948
  */
3769
3949
  export declare class ReplicationGroupAlreadyExistsFault extends __BaseException {
@@ -3775,6 +3955,7 @@ export declare class ReplicationGroupAlreadyExistsFault extends __BaseException
3775
3955
  constructor(opts: __ExceptionOptionType<ReplicationGroupAlreadyExistsFault, __BaseException>);
3776
3956
  }
3777
3957
  /**
3958
+ * @public
3778
3959
  * <p>Represents the input of a <code>CreateSnapshot</code> operation.</p>
3779
3960
  */
3780
3961
  export interface CreateSnapshotMessage {
@@ -3799,6 +3980,9 @@ export interface CreateSnapshotMessage {
3799
3980
  */
3800
3981
  Tags?: Tag[];
3801
3982
  }
3983
+ /**
3984
+ * @public
3985
+ */
3802
3986
  export interface CreateSnapshotResult {
3803
3987
  /**
3804
3988
  * <p>Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.</p>
@@ -3806,6 +3990,7 @@ export interface CreateSnapshotResult {
3806
3990
  Snapshot?: Snapshot;
3807
3991
  }
3808
3992
  /**
3993
+ * @public
3809
3994
  * <p>You attempted one of the following operations:</p>
3810
3995
  * <ul>
3811
3996
  * <li>
@@ -3826,12 +4011,16 @@ export declare class SnapshotFeatureNotSupportedFault extends __BaseException {
3826
4011
  */
3827
4012
  constructor(opts: __ExceptionOptionType<SnapshotFeatureNotSupportedFault, __BaseException>);
3828
4013
  }
4014
+ /**
4015
+ * @public
4016
+ */
3829
4017
  export declare enum InputAuthenticationType {
3830
4018
  IAM = "iam",
3831
4019
  NO_PASSWORD = "no-password-required",
3832
4020
  PASSWORD = "password"
3833
4021
  }
3834
4022
  /**
4023
+ * @public
3835
4024
  * <p>Specifies the authentication mode to use.</p>
3836
4025
  */
3837
4026
  export interface AuthenticationMode {
@@ -3844,6 +4033,9 @@ export interface AuthenticationMode {
3844
4033
  */
3845
4034
  Passwords?: string[];
3846
4035
  }
4036
+ /**
4037
+ * @public
4038
+ */
3847
4039
  export interface CreateUserMessage {
3848
4040
  /**
3849
4041
  * <p>The ID of the user.</p>
@@ -3879,6 +4071,7 @@ export interface CreateUserMessage {
3879
4071
  AuthenticationMode?: AuthenticationMode;
3880
4072
  }
3881
4073
  /**
4074
+ * @public
3882
4075
  * <p>A user with this username already exists.</p>
3883
4076
  */
3884
4077
  export declare class DuplicateUserNameFault extends __BaseException {
@@ -3889,12 +4082,16 @@ export declare class DuplicateUserNameFault extends __BaseException {
3889
4082
  */
3890
4083
  constructor(opts: __ExceptionOptionType<DuplicateUserNameFault, __BaseException>);
3891
4084
  }
4085
+ /**
4086
+ * @public
4087
+ */
3892
4088
  export declare enum AuthenticationType {
3893
4089
  IAM = "iam",
3894
4090
  NO_PASSWORD = "no-password",
3895
4091
  PASSWORD = "password"
3896
4092
  }
3897
4093
  /**
4094
+ * @public
3898
4095
  * <p>Indicates whether the user requires a password to authenticate.</p>
3899
4096
  */
3900
4097
  export interface Authentication {
@@ -3907,6 +4104,9 @@ export interface Authentication {
3907
4104
  */
3908
4105
  PasswordCount?: number;
3909
4106
  }
4107
+ /**
4108
+ * @public
4109
+ */
3910
4110
  export interface User {
3911
4111
  /**
3912
4112
  * <p>The ID of the user.</p>
@@ -3946,6 +4146,7 @@ export interface User {
3946
4146
  ARN?: string;
3947
4147
  }
3948
4148
  /**
4149
+ * @public
3949
4150
  * <p>A user with this ID already exists.</p>
3950
4151
  */
3951
4152
  export declare class UserAlreadyExistsFault extends __BaseException {
@@ -3957,6 +4158,7 @@ export declare class UserAlreadyExistsFault extends __BaseException {
3957
4158
  constructor(opts: __ExceptionOptionType<UserAlreadyExistsFault, __BaseException>);
3958
4159
  }
3959
4160
  /**
4161
+ * @public
3960
4162
  * <p>The quota of users has been exceeded.</p>
3961
4163
  */
3962
4164
  export declare class UserQuotaExceededFault extends __BaseException {
@@ -3967,6 +4169,9 @@ export declare class UserQuotaExceededFault extends __BaseException {
3967
4169
  */
3968
4170
  constructor(opts: __ExceptionOptionType<UserQuotaExceededFault, __BaseException>);
3969
4171
  }
4172
+ /**
4173
+ * @public
4174
+ */
3970
4175
  export interface CreateUserGroupMessage {
3971
4176
  /**
3972
4177
  * <p>The ID of the user group.</p>
@@ -3986,6 +4191,7 @@ export interface CreateUserGroupMessage {
3986
4191
  Tags?: Tag[];
3987
4192
  }
3988
4193
  /**
4194
+ * @public
3989
4195
  * <p>You must add default user to a user group.</p>
3990
4196
  */
3991
4197
  export declare class DefaultUserRequired extends __BaseException {
@@ -3997,6 +4203,7 @@ export declare class DefaultUserRequired extends __BaseException {
3997
4203
  constructor(opts: __ExceptionOptionType<DefaultUserRequired, __BaseException>);
3998
4204
  }
3999
4205
  /**
4206
+ * @public
4000
4207
  * <p>Returns the updates being applied to the user group.</p>
4001
4208
  */
4002
4209
  export interface UserGroupPendingChanges {
@@ -4009,6 +4216,9 @@ export interface UserGroupPendingChanges {
4009
4216
  */
4010
4217
  UserIdsToAdd?: string[];
4011
4218
  }
4219
+ /**
4220
+ * @public
4221
+ */
4012
4222
  export interface UserGroup {
4013
4223
  /**
4014
4224
  * <p>The ID of the user group.</p>
@@ -4044,6 +4254,7 @@ export interface UserGroup {
4044
4254
  ARN?: string;
4045
4255
  }
4046
4256
  /**
4257
+ * @public
4047
4258
  * <p>The user group with this ID already exists.</p>
4048
4259
  */
4049
4260
  export declare class UserGroupAlreadyExistsFault extends __BaseException {
@@ -4055,6 +4266,7 @@ export declare class UserGroupAlreadyExistsFault extends __BaseException {
4055
4266
  constructor(opts: __ExceptionOptionType<UserGroupAlreadyExistsFault, __BaseException>);
4056
4267
  }
4057
4268
  /**
4269
+ * @public
4058
4270
  * <p>The number of users exceeds the user group limit.</p>
4059
4271
  */
4060
4272
  export declare class UserGroupQuotaExceededFault extends __BaseException {
@@ -4065,6 +4277,9 @@ export declare class UserGroupQuotaExceededFault extends __BaseException {
4065
4277
  */
4066
4278
  constructor(opts: __ExceptionOptionType<UserGroupQuotaExceededFault, __BaseException>);
4067
4279
  }
4280
+ /**
4281
+ * @public
4282
+ */
4068
4283
  export interface DecreaseNodeGroupsInGlobalReplicationGroupMessage {
4069
4284
  /**
4070
4285
  * <p>The name of the Global datastore</p>
@@ -4092,6 +4307,9 @@ export interface DecreaseNodeGroupsInGlobalReplicationGroupMessage {
4092
4307
  */
4093
4308
  ApplyImmediately: boolean | undefined;
4094
4309
  }
4310
+ /**
4311
+ * @public
4312
+ */
4095
4313
  export interface DecreaseNodeGroupsInGlobalReplicationGroupResult {
4096
4314
  /**
4097
4315
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -4106,6 +4324,7 @@ export interface DecreaseNodeGroupsInGlobalReplicationGroupResult {
4106
4324
  GlobalReplicationGroup?: GlobalReplicationGroup;
4107
4325
  }
4108
4326
  /**
4327
+ * @public
4109
4328
  * <p>Node group (shard) configuration options when adding or removing replicas.
4110
4329
  * Each node group (shard) configuration has the following members: NodeGroupId, NewReplicaCount, and PreferredAvailabilityZones. </p>
4111
4330
  */
@@ -4152,6 +4371,9 @@ export interface ConfigureShard {
4152
4371
  */
4153
4372
  PreferredOutpostArns?: string[];
4154
4373
  }
4374
+ /**
4375
+ * @public
4376
+ */
4155
4377
  export interface DecreaseReplicaCountMessage {
4156
4378
  /**
4157
4379
  * <p>The id of the replication group from which you want to remove replica nodes.</p>
@@ -4198,6 +4420,9 @@ export interface DecreaseReplicaCountMessage {
4198
4420
  */
4199
4421
  ApplyImmediately: boolean | undefined;
4200
4422
  }
4423
+ /**
4424
+ * @public
4425
+ */
4201
4426
  export interface DecreaseReplicaCountResult {
4202
4427
  /**
4203
4428
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
@@ -4205,6 +4430,7 @@ export interface DecreaseReplicaCountResult {
4205
4430
  ReplicationGroup?: ReplicationGroup;
4206
4431
  }
4207
4432
  /**
4433
+ * @public
4208
4434
  * <p>The operation was not performed because no changes were required.</p>
4209
4435
  */
4210
4436
  export declare class NoOperationFault extends __BaseException {
@@ -4216,6 +4442,7 @@ export declare class NoOperationFault extends __BaseException {
4216
4442
  constructor(opts: __ExceptionOptionType<NoOperationFault, __BaseException>);
4217
4443
  }
4218
4444
  /**
4445
+ * @public
4219
4446
  * <p>Represents the input of a <code>DeleteCacheCluster</code> operation.</p>
4220
4447
  */
4221
4448
  export interface DeleteCacheClusterMessage {
@@ -4229,6 +4456,9 @@ export interface DeleteCacheClusterMessage {
4229
4456
  */
4230
4457
  FinalSnapshotIdentifier?: string;
4231
4458
  }
4459
+ /**
4460
+ * @public
4461
+ */
4232
4462
  export interface DeleteCacheClusterResult {
4233
4463
  /**
4234
4464
  * <p>Contains all of the attributes of a specific cluster.</p>
@@ -4236,6 +4466,7 @@ export interface DeleteCacheClusterResult {
4236
4466
  CacheCluster?: CacheCluster;
4237
4467
  }
4238
4468
  /**
4469
+ * @public
4239
4470
  * <p>Represents the input of a <code>DeleteCacheParameterGroup</code> operation.</p>
4240
4471
  */
4241
4472
  export interface DeleteCacheParameterGroupMessage {
@@ -4248,6 +4479,7 @@ export interface DeleteCacheParameterGroupMessage {
4248
4479
  CacheParameterGroupName: string | undefined;
4249
4480
  }
4250
4481
  /**
4482
+ * @public
4251
4483
  * <p>Represents the input of a <code>DeleteCacheSecurityGroup</code> operation.</p>
4252
4484
  */
4253
4485
  export interface DeleteCacheSecurityGroupMessage {
@@ -4260,6 +4492,7 @@ export interface DeleteCacheSecurityGroupMessage {
4260
4492
  CacheSecurityGroupName: string | undefined;
4261
4493
  }
4262
4494
  /**
4495
+ * @public
4263
4496
  * <p>The requested cache subnet group is currently in use.</p>
4264
4497
  */
4265
4498
  export declare class CacheSubnetGroupInUse extends __BaseException {
@@ -4271,6 +4504,7 @@ export declare class CacheSubnetGroupInUse extends __BaseException {
4271
4504
  constructor(opts: __ExceptionOptionType<CacheSubnetGroupInUse, __BaseException>);
4272
4505
  }
4273
4506
  /**
4507
+ * @public
4274
4508
  * <p>Represents the input of a <code>DeleteCacheSubnetGroup</code> operation.</p>
4275
4509
  */
4276
4510
  export interface DeleteCacheSubnetGroupMessage {
@@ -4280,6 +4514,9 @@ export interface DeleteCacheSubnetGroupMessage {
4280
4514
  */
4281
4515
  CacheSubnetGroupName: string | undefined;
4282
4516
  }
4517
+ /**
4518
+ * @public
4519
+ */
4283
4520
  export interface DeleteGlobalReplicationGroupMessage {
4284
4521
  /**
4285
4522
  * <p>The name of the Global datastore</p>
@@ -4290,6 +4527,9 @@ export interface DeleteGlobalReplicationGroupMessage {
4290
4527
  */
4291
4528
  RetainPrimaryReplicationGroup: boolean | undefined;
4292
4529
  }
4530
+ /**
4531
+ * @public
4532
+ */
4293
4533
  export interface DeleteGlobalReplicationGroupResult {
4294
4534
  /**
4295
4535
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -4304,6 +4544,7 @@ export interface DeleteGlobalReplicationGroupResult {
4304
4544
  GlobalReplicationGroup?: GlobalReplicationGroup;
4305
4545
  }
4306
4546
  /**
4547
+ * @public
4307
4548
  * <p>Represents the input of a <code>DeleteReplicationGroup</code> operation.</p>
4308
4549
  */
4309
4550
  export interface DeleteReplicationGroupMessage {
@@ -4324,6 +4565,9 @@ export interface DeleteReplicationGroupMessage {
4324
4565
  */
4325
4566
  FinalSnapshotIdentifier?: string;
4326
4567
  }
4568
+ /**
4569
+ * @public
4570
+ */
4327
4571
  export interface DeleteReplicationGroupResult {
4328
4572
  /**
4329
4573
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
@@ -4331,6 +4575,7 @@ export interface DeleteReplicationGroupResult {
4331
4575
  ReplicationGroup?: ReplicationGroup;
4332
4576
  }
4333
4577
  /**
4578
+ * @public
4334
4579
  * <p>Represents the input of a <code>DeleteSnapshot</code> operation.</p>
4335
4580
  */
4336
4581
  export interface DeleteSnapshotMessage {
@@ -4339,6 +4584,9 @@ export interface DeleteSnapshotMessage {
4339
4584
  */
4340
4585
  SnapshotName: string | undefined;
4341
4586
  }
4587
+ /**
4588
+ * @public
4589
+ */
4342
4590
  export interface DeleteSnapshotResult {
4343
4591
  /**
4344
4592
  * <p>Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.</p>
@@ -4346,6 +4594,7 @@ export interface DeleteSnapshotResult {
4346
4594
  Snapshot?: Snapshot;
4347
4595
  }
4348
4596
  /**
4597
+ * @public
4349
4598
  * <p>The default user assigned to the user group.</p>
4350
4599
  */
4351
4600
  export declare class DefaultUserAssociatedToUserGroupFault extends __BaseException {
@@ -4356,6 +4605,9 @@ export declare class DefaultUserAssociatedToUserGroupFault extends __BaseExcepti
4356
4605
  */
4357
4606
  constructor(opts: __ExceptionOptionType<DefaultUserAssociatedToUserGroupFault, __BaseException>);
4358
4607
  }
4608
+ /**
4609
+ * @public
4610
+ */
4359
4611
  export interface DeleteUserMessage {
4360
4612
  /**
4361
4613
  * <p>The ID of the user.</p>
@@ -4363,6 +4615,7 @@ export interface DeleteUserMessage {
4363
4615
  UserId: string | undefined;
4364
4616
  }
4365
4617
  /**
4618
+ * @public
4366
4619
  * <p>The user is not in active state.</p>
4367
4620
  */
4368
4621
  export declare class InvalidUserStateFault extends __BaseException {
@@ -4373,6 +4626,9 @@ export declare class InvalidUserStateFault extends __BaseException {
4373
4626
  */
4374
4627
  constructor(opts: __ExceptionOptionType<InvalidUserStateFault, __BaseException>);
4375
4628
  }
4629
+ /**
4630
+ * @public
4631
+ */
4376
4632
  export interface DeleteUserGroupMessage {
4377
4633
  /**
4378
4634
  * <p>The ID of the user group.</p>
@@ -4380,6 +4636,7 @@ export interface DeleteUserGroupMessage {
4380
4636
  UserGroupId: string | undefined;
4381
4637
  }
4382
4638
  /**
4639
+ * @public
4383
4640
  * <p>Represents the output of a <code>DescribeCacheClusters</code> operation.</p>
4384
4641
  */
4385
4642
  export interface CacheClusterMessage {
@@ -4393,6 +4650,7 @@ export interface CacheClusterMessage {
4393
4650
  CacheClusters?: CacheCluster[];
4394
4651
  }
4395
4652
  /**
4653
+ * @public
4396
4654
  * <p>Represents the input of a <code>DescribeCacheClusters</code> operation.</p>
4397
4655
  */
4398
4656
  export interface DescribeCacheClustersMessage {
@@ -4429,6 +4687,7 @@ export interface DescribeCacheClustersMessage {
4429
4687
  ShowCacheClustersNotInReplicationGroups?: boolean;
4430
4688
  }
4431
4689
  /**
4690
+ * @public
4432
4691
  * <p>Provides all of the details about a particular cache engine version.</p>
4433
4692
  */
4434
4693
  export interface CacheEngineVersion {
@@ -4465,6 +4724,7 @@ export interface CacheEngineVersion {
4465
4724
  CacheEngineVersionDescription?: string;
4466
4725
  }
4467
4726
  /**
4727
+ * @public
4468
4728
  * <p>Represents the output of a <a>DescribeCacheEngineVersions</a> operation.</p>
4469
4729
  */
4470
4730
  export interface CacheEngineVersionMessage {
@@ -4479,6 +4739,7 @@ export interface CacheEngineVersionMessage {
4479
4739
  CacheEngineVersions?: CacheEngineVersion[];
4480
4740
  }
4481
4741
  /**
4742
+ * @public
4482
4743
  * <p>Represents the input of a <code>DescribeCacheEngineVersions</code> operation.</p>
4483
4744
  */
4484
4745
  export interface DescribeCacheEngineVersionsMessage {
@@ -4543,6 +4804,7 @@ export interface DescribeCacheEngineVersionsMessage {
4543
4804
  DefaultOnly?: boolean;
4544
4805
  }
4545
4806
  /**
4807
+ * @public
4546
4808
  * <p>Represents the output of a <code>DescribeCacheParameterGroups</code> operation.</p>
4547
4809
  */
4548
4810
  export interface CacheParameterGroupsMessage {
@@ -4557,6 +4819,7 @@ export interface CacheParameterGroupsMessage {
4557
4819
  CacheParameterGroups?: CacheParameterGroup[];
4558
4820
  }
4559
4821
  /**
4822
+ * @public
4560
4823
  * <p>Represents the input of a <code>DescribeCacheParameterGroups</code> operation.</p>
4561
4824
  */
4562
4825
  export interface DescribeCacheParameterGroupsMessage {
@@ -4580,6 +4843,7 @@ export interface DescribeCacheParameterGroupsMessage {
4580
4843
  Marker?: string;
4581
4844
  }
4582
4845
  /**
4846
+ * @public
4583
4847
  * <p>A value that applies only to a certain cache node type.</p>
4584
4848
  */
4585
4849
  export interface CacheNodeTypeSpecificValue {
@@ -4592,11 +4856,15 @@ export interface CacheNodeTypeSpecificValue {
4592
4856
  */
4593
4857
  Value?: string;
4594
4858
  }
4859
+ /**
4860
+ * @public
4861
+ */
4595
4862
  export declare enum ChangeType {
4596
4863
  immediate = "immediate",
4597
4864
  requires_reboot = "requires-reboot"
4598
4865
  }
4599
4866
  /**
4867
+ * @public
4600
4868
  * <p>A parameter that has a different value for each cache node type it is applied to. For
4601
4869
  * example, in a Redis cluster, a <code>cache.m1.large</code> cache node type would have a
4602
4870
  * larger <code>maxmemory</code> value than a <code>cache.m1.small</code> type.</p>
@@ -4645,6 +4913,7 @@ export interface CacheNodeTypeSpecificParameter {
4645
4913
  ChangeType?: ChangeType | string;
4646
4914
  }
4647
4915
  /**
4916
+ * @public
4648
4917
  * <p>Describes an individual setting that controls some aspect of ElastiCache behavior.</p>
4649
4918
  */
4650
4919
  export interface Parameter {
@@ -4690,6 +4959,7 @@ export interface Parameter {
4690
4959
  ChangeType?: ChangeType | string;
4691
4960
  }
4692
4961
  /**
4962
+ * @public
4693
4963
  * <p>Represents the output of a <code>DescribeCacheParameters</code> operation.</p>
4694
4964
  */
4695
4965
  export interface CacheParameterGroupDetails {
@@ -4708,6 +4978,7 @@ export interface CacheParameterGroupDetails {
4708
4978
  CacheNodeTypeSpecificParameters?: CacheNodeTypeSpecificParameter[];
4709
4979
  }
4710
4980
  /**
4981
+ * @public
4711
4982
  * <p>Represents the input of a <code>DescribeCacheParameters</code> operation.</p>
4712
4983
  */
4713
4984
  export interface DescribeCacheParametersMessage {
@@ -4738,6 +5009,7 @@ export interface DescribeCacheParametersMessage {
4738
5009
  Marker?: string;
4739
5010
  }
4740
5011
  /**
5012
+ * @public
4741
5013
  * <p>Represents the output of a <code>DescribeCacheSecurityGroups</code> operation.</p>
4742
5014
  */
4743
5015
  export interface CacheSecurityGroupMessage {
@@ -4751,6 +5023,7 @@ export interface CacheSecurityGroupMessage {
4751
5023
  CacheSecurityGroups?: CacheSecurityGroup[];
4752
5024
  }
4753
5025
  /**
5026
+ * @public
4754
5027
  * <p>Represents the input of a <code>DescribeCacheSecurityGroups</code> operation.</p>
4755
5028
  */
4756
5029
  export interface DescribeCacheSecurityGroupsMessage {
@@ -4774,6 +5047,7 @@ export interface DescribeCacheSecurityGroupsMessage {
4774
5047
  Marker?: string;
4775
5048
  }
4776
5049
  /**
5050
+ * @public
4777
5051
  * <p>Represents the output of a <code>DescribeCacheSubnetGroups</code> operation.</p>
4778
5052
  */
4779
5053
  export interface CacheSubnetGroupMessage {
@@ -4787,6 +5061,7 @@ export interface CacheSubnetGroupMessage {
4787
5061
  CacheSubnetGroups?: CacheSubnetGroup[];
4788
5062
  }
4789
5063
  /**
5064
+ * @public
4790
5065
  * <p>Represents the input of a <code>DescribeCacheSubnetGroups</code> operation.</p>
4791
5066
  */
4792
5067
  export interface DescribeCacheSubnetGroupsMessage {
@@ -4811,6 +5086,7 @@ export interface DescribeCacheSubnetGroupsMessage {
4811
5086
  Marker?: string;
4812
5087
  }
4813
5088
  /**
5089
+ * @public
4814
5090
  * <p>Represents the input of a <code>DescribeEngineDefaultParameters</code> operation.</p>
4815
5091
  */
4816
5092
  export interface DescribeEngineDefaultParametersMessage {
@@ -4847,6 +5123,7 @@ export interface DescribeEngineDefaultParametersMessage {
4847
5123
  Marker?: string;
4848
5124
  }
4849
5125
  /**
5126
+ * @public
4850
5127
  * <p>Represents the output of a <code>DescribeEngineDefaultParameters</code> operation.</p>
4851
5128
  */
4852
5129
  export interface EngineDefaults {
@@ -4879,12 +5156,18 @@ export interface EngineDefaults {
4879
5156
  */
4880
5157
  CacheNodeTypeSpecificParameters?: CacheNodeTypeSpecificParameter[];
4881
5158
  }
5159
+ /**
5160
+ * @public
5161
+ */
4882
5162
  export interface DescribeEngineDefaultParametersResult {
4883
5163
  /**
4884
5164
  * <p>Represents the output of a <code>DescribeEngineDefaultParameters</code> operation.</p>
4885
5165
  */
4886
5166
  EngineDefaults?: EngineDefaults;
4887
5167
  }
5168
+ /**
5169
+ * @public
5170
+ */
4888
5171
  export declare enum SourceType {
4889
5172
  cache_cluster = "cache-cluster",
4890
5173
  cache_parameter_group = "cache-parameter-group",
@@ -4895,6 +5178,7 @@ export declare enum SourceType {
4895
5178
  user_group = "user-group"
4896
5179
  }
4897
5180
  /**
5181
+ * @public
4898
5182
  * <p>Represents the input of a <code>DescribeEvents</code> operation.</p>
4899
5183
  */
4900
5184
  export interface DescribeEventsMessage {
@@ -4941,6 +5225,7 @@ export interface DescribeEventsMessage {
4941
5225
  Marker?: string;
4942
5226
  }
4943
5227
  /**
5228
+ * @public
4944
5229
  * <p>Represents a single occurrence of something interesting within the system.
4945
5230
  * Some examples of events are creating a cluster, adding or removing a cache node, or rebooting a node.</p>
4946
5231
  */
@@ -4965,6 +5250,7 @@ export interface Event {
4965
5250
  Date?: Date;
4966
5251
  }
4967
5252
  /**
5253
+ * @public
4968
5254
  * <p>Represents the output of a <code>DescribeEvents</code> operation.</p>
4969
5255
  */
4970
5256
  export interface EventsMessage {
@@ -4977,6 +5263,9 @@ export interface EventsMessage {
4977
5263
  */
4978
5264
  Events?: Event[];
4979
5265
  }
5266
+ /**
5267
+ * @public
5268
+ */
4980
5269
  export interface DescribeGlobalReplicationGroupsMessage {
4981
5270
  /**
4982
5271
  * <p>The name of the Global datastore</p>
@@ -4995,6 +5284,9 @@ export interface DescribeGlobalReplicationGroupsMessage {
4995
5284
  */
4996
5285
  ShowMemberInfo?: boolean;
4997
5286
  }
5287
+ /**
5288
+ * @public
5289
+ */
4998
5290
  export interface DescribeGlobalReplicationGroupsResult {
4999
5291
  /**
5000
5292
  * <p>An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. ></p>
@@ -5006,6 +5298,7 @@ export interface DescribeGlobalReplicationGroupsResult {
5006
5298
  GlobalReplicationGroups?: GlobalReplicationGroup[];
5007
5299
  }
5008
5300
  /**
5301
+ * @public
5009
5302
  * <p>Represents the input of a <code>DescribeReplicationGroups</code> operation.</p>
5010
5303
  */
5011
5304
  export interface DescribeReplicationGroupsMessage {
@@ -5030,6 +5323,7 @@ export interface DescribeReplicationGroupsMessage {
5030
5323
  Marker?: string;
5031
5324
  }
5032
5325
  /**
5326
+ * @public
5033
5327
  * <p>Represents the output of a <code>DescribeReplicationGroups</code> operation.</p>
5034
5328
  */
5035
5329
  export interface ReplicationGroupMessage {
@@ -5043,6 +5337,7 @@ export interface ReplicationGroupMessage {
5043
5337
  ReplicationGroups?: ReplicationGroup[];
5044
5338
  }
5045
5339
  /**
5340
+ * @public
5046
5341
  * <p>Represents the input of a <code>DescribeReservedCacheNodes</code> operation.</p>
5047
5342
  */
5048
5343
  export interface DescribeReservedCacheNodesMessage {
@@ -5268,6 +5563,7 @@ export interface DescribeReservedCacheNodesMessage {
5268
5563
  Marker?: string;
5269
5564
  }
5270
5565
  /**
5566
+ * @public
5271
5567
  * <p>Contains the specific price and frequency of a recurring charges for a reserved cache node,
5272
5568
  * or for a reserved cache node offering.</p>
5273
5569
  */
@@ -5282,6 +5578,7 @@ export interface RecurringCharge {
5282
5578
  RecurringChargeFrequency?: string;
5283
5579
  }
5284
5580
  /**
5581
+ * @public
5285
5582
  * <p>Represents the output of a <code>PurchaseReservedCacheNodesOffering</code> operation.</p>
5286
5583
  */
5287
5584
  export interface ReservedCacheNode {
@@ -5513,6 +5810,7 @@ export interface ReservedCacheNode {
5513
5810
  ReservationARN?: string;
5514
5811
  }
5515
5812
  /**
5813
+ * @public
5516
5814
  * <p>Represents the output of a <code>DescribeReservedCacheNodes</code> operation.</p>
5517
5815
  */
5518
5816
  export interface ReservedCacheNodeMessage {
@@ -5526,6 +5824,7 @@ export interface ReservedCacheNodeMessage {
5526
5824
  ReservedCacheNodes?: ReservedCacheNode[];
5527
5825
  }
5528
5826
  /**
5827
+ * @public
5529
5828
  * <p>Represents the input of a <code>DescribeReservedCacheNodesOfferings</code> operation.</p>
5530
5829
  */
5531
5830
  export interface DescribeReservedCacheNodesOfferingsMessage {
@@ -5749,6 +6048,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
5749
6048
  Marker?: string;
5750
6049
  }
5751
6050
  /**
6051
+ * @public
5752
6052
  * <p>Describes all of the attributes of a reserved cache node offering.</p>
5753
6053
  */
5754
6054
  export interface ReservedCacheNodesOffering {
@@ -5958,6 +6258,7 @@ export interface ReservedCacheNodesOffering {
5958
6258
  RecurringCharges?: RecurringCharge[];
5959
6259
  }
5960
6260
  /**
6261
+ * @public
5961
6262
  * <p>Represents the output of a <code>DescribeReservedCacheNodesOfferings</code> operation.</p>
5962
6263
  */
5963
6264
  export interface ReservedCacheNodesOfferingMessage {
@@ -5971,6 +6272,7 @@ export interface ReservedCacheNodesOfferingMessage {
5971
6272
  ReservedCacheNodesOfferings?: ReservedCacheNodesOffering[];
5972
6273
  }
5973
6274
  /**
6275
+ * @public
5974
6276
  * <p>The requested cache node offering does not exist.</p>
5975
6277
  */
5976
6278
  export declare class ReservedCacheNodesOfferingNotFoundFault extends __BaseException {
@@ -5981,11 +6283,17 @@ export declare class ReservedCacheNodesOfferingNotFoundFault extends __BaseExcep
5981
6283
  */
5982
6284
  constructor(opts: __ExceptionOptionType<ReservedCacheNodesOfferingNotFoundFault, __BaseException>);
5983
6285
  }
6286
+ /**
6287
+ * @public
6288
+ */
5984
6289
  export declare enum ServiceUpdateStatus {
5985
6290
  AVAILABLE = "available",
5986
6291
  CANCELLED = "cancelled",
5987
6292
  EXPIRED = "expired"
5988
6293
  }
6294
+ /**
6295
+ * @public
6296
+ */
5989
6297
  export interface DescribeServiceUpdatesMessage {
5990
6298
  /**
5991
6299
  * <p>The unique ID of the service update</p>
@@ -6007,16 +6315,23 @@ export interface DescribeServiceUpdatesMessage {
6007
6315
  */
6008
6316
  Marker?: string;
6009
6317
  }
6318
+ /**
6319
+ * @public
6320
+ */
6010
6321
  export declare enum ServiceUpdateSeverity {
6011
6322
  CRITICAL = "critical",
6012
6323
  IMPORTANT = "important",
6013
6324
  LOW = "low",
6014
6325
  MEDIUM = "medium"
6015
6326
  }
6327
+ /**
6328
+ * @public
6329
+ */
6016
6330
  export declare enum ServiceUpdateType {
6017
6331
  SECURITY_UPDATE = "security-update"
6018
6332
  }
6019
6333
  /**
6334
+ * @public
6020
6335
  * <p>An update that you can apply to your Redis clusters.</p>
6021
6336
  */
6022
6337
  export interface ServiceUpdate {
@@ -6069,6 +6384,9 @@ export interface ServiceUpdate {
6069
6384
  */
6070
6385
  EstimatedUpdateTime?: string;
6071
6386
  }
6387
+ /**
6388
+ * @public
6389
+ */
6072
6390
  export interface ServiceUpdatesMessage {
6073
6391
  /**
6074
6392
  * <p>An optional marker returned from a prior request.
@@ -6083,6 +6401,7 @@ export interface ServiceUpdatesMessage {
6083
6401
  ServiceUpdates?: ServiceUpdate[];
6084
6402
  }
6085
6403
  /**
6404
+ * @public
6086
6405
  * <p>Represents the output of a <code>DescribeSnapshots</code> operation.</p>
6087
6406
  */
6088
6407
  export interface DescribeSnapshotsListMessage {
@@ -6099,6 +6418,7 @@ export interface DescribeSnapshotsListMessage {
6099
6418
  Snapshots?: Snapshot[];
6100
6419
  }
6101
6420
  /**
6421
+ * @public
6102
6422
  * <p>Represents the input of a <code>DescribeSnapshotsMessage</code> operation.</p>
6103
6423
  */
6104
6424
  export interface DescribeSnapshotsMessage {
@@ -6144,6 +6464,7 @@ export interface DescribeSnapshotsMessage {
6144
6464
  ShowNodeGroupConfig?: boolean;
6145
6465
  }
6146
6466
  /**
6467
+ * @public
6147
6468
  * <p>Filters update actions from the service updates that are in available status during the time range.</p>
6148
6469
  */
6149
6470
  export interface TimeRangeFilter {
@@ -6156,6 +6477,9 @@ export interface TimeRangeFilter {
6156
6477
  */
6157
6478
  EndTime?: Date;
6158
6479
  }
6480
+ /**
6481
+ * @public
6482
+ */
6159
6483
  export interface DescribeUpdateActionsMessage {
6160
6484
  /**
6161
6485
  * <p>The unique ID of the service update</p>
@@ -6201,10 +6525,16 @@ export interface DescribeUpdateActionsMessage {
6201
6525
  */
6202
6526
  Marker?: string;
6203
6527
  }
6528
+ /**
6529
+ * @public
6530
+ */
6204
6531
  export declare enum NodeUpdateInitiatedBy {
6205
6532
  CUSTOMER = "customer",
6206
6533
  SYSTEM = "system"
6207
6534
  }
6535
+ /**
6536
+ * @public
6537
+ */
6208
6538
  export declare enum NodeUpdateStatus {
6209
6539
  COMPLETE = "complete",
6210
6540
  IN_PROGRESS = "in-progress",
@@ -6214,6 +6544,7 @@ export declare enum NodeUpdateStatus {
6214
6544
  WAITING_TO_START = "waiting-to-start"
6215
6545
  }
6216
6546
  /**
6547
+ * @public
6217
6548
  * <p>The status of the service update on the cache node</p>
6218
6549
  */
6219
6550
  export interface CacheNodeUpdateStatus {
@@ -6251,6 +6582,7 @@ export interface CacheNodeUpdateStatus {
6251
6582
  NodeUpdateStatusModifiedDate?: Date;
6252
6583
  }
6253
6584
  /**
6585
+ * @public
6254
6586
  * <p>The status of the service update on the node group member </p>
6255
6587
  */
6256
6588
  export interface NodeGroupMemberUpdateStatus {
@@ -6292,6 +6624,7 @@ export interface NodeGroupMemberUpdateStatus {
6292
6624
  NodeUpdateStatusModifiedDate?: Date;
6293
6625
  }
6294
6626
  /**
6627
+ * @public
6295
6628
  * <p>The status of the service update on the node group </p>
6296
6629
  */
6297
6630
  export interface NodeGroupUpdateStatus {
@@ -6304,12 +6637,16 @@ export interface NodeGroupUpdateStatus {
6304
6637
  */
6305
6638
  NodeGroupMemberUpdateStatus?: NodeGroupMemberUpdateStatus[];
6306
6639
  }
6640
+ /**
6641
+ * @public
6642
+ */
6307
6643
  export declare enum SlaMet {
6308
6644
  NA = "n/a",
6309
6645
  NO = "no",
6310
6646
  YES = "yes"
6311
6647
  }
6312
6648
  /**
6649
+ * @public
6313
6650
  * <p>The status of the service update for a specific replication group</p>
6314
6651
  */
6315
6652
  export interface UpdateAction {
@@ -6383,6 +6720,9 @@ export interface UpdateAction {
6383
6720
  */
6384
6721
  Engine?: string;
6385
6722
  }
6723
+ /**
6724
+ * @public
6725
+ */
6386
6726
  export interface UpdateActionsMessage {
6387
6727
  /**
6388
6728
  * <p>An optional marker returned from a prior request.
@@ -6396,6 +6736,9 @@ export interface UpdateActionsMessage {
6396
6736
  */
6397
6737
  UpdateActions?: UpdateAction[];
6398
6738
  }
6739
+ /**
6740
+ * @public
6741
+ */
6399
6742
  export interface DescribeUserGroupsMessage {
6400
6743
  /**
6401
6744
  * <p>The ID of the user group.</p>
@@ -6410,6 +6753,9 @@ export interface DescribeUserGroupsMessage {
6410
6753
  */
6411
6754
  Marker?: string;
6412
6755
  }
6756
+ /**
6757
+ * @public
6758
+ */
6413
6759
  export interface DescribeUserGroupsResult {
6414
6760
  /**
6415
6761
  * <p>Returns a list of user groups.</p>
@@ -6421,6 +6767,7 @@ export interface DescribeUserGroupsResult {
6421
6767
  Marker?: string;
6422
6768
  }
6423
6769
  /**
6770
+ * @public
6424
6771
  * <p>Used to streamline results of a search based on the property being filtered.</p>
6425
6772
  */
6426
6773
  export interface Filter {
@@ -6433,6 +6780,9 @@ export interface Filter {
6433
6780
  */
6434
6781
  Values: string[] | undefined;
6435
6782
  }
6783
+ /**
6784
+ * @public
6785
+ */
6436
6786
  export interface DescribeUsersMessage {
6437
6787
  /**
6438
6788
  * <p>The Redis engine. </p>
@@ -6455,6 +6805,9 @@ export interface DescribeUsersMessage {
6455
6805
  */
6456
6806
  Marker?: string;
6457
6807
  }
6808
+ /**
6809
+ * @public
6810
+ */
6458
6811
  export interface DescribeUsersResult {
6459
6812
  /**
6460
6813
  * <p>A list of users.</p>
@@ -6465,6 +6818,9 @@ export interface DescribeUsersResult {
6465
6818
  */
6466
6819
  Marker?: string;
6467
6820
  }
6821
+ /**
6822
+ * @public
6823
+ */
6468
6824
  export interface DisassociateGlobalReplicationGroupMessage {
6469
6825
  /**
6470
6826
  * <p>The name of the Global datastore</p>
@@ -6479,6 +6835,9 @@ export interface DisassociateGlobalReplicationGroupMessage {
6479
6835
  */
6480
6836
  ReplicationGroupRegion: string | undefined;
6481
6837
  }
6838
+ /**
6839
+ * @public
6840
+ */
6482
6841
  export interface DisassociateGlobalReplicationGroupResult {
6483
6842
  /**
6484
6843
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -6492,6 +6851,9 @@ export interface DisassociateGlobalReplicationGroupResult {
6492
6851
  */
6493
6852
  GlobalReplicationGroup?: GlobalReplicationGroup;
6494
6853
  }
6854
+ /**
6855
+ * @public
6856
+ */
6495
6857
  export interface FailoverGlobalReplicationGroupMessage {
6496
6858
  /**
6497
6859
  * <p>The name of the Global datastore</p>
@@ -6506,6 +6868,9 @@ export interface FailoverGlobalReplicationGroupMessage {
6506
6868
  */
6507
6869
  PrimaryReplicationGroupId: string | undefined;
6508
6870
  }
6871
+ /**
6872
+ * @public
6873
+ */
6509
6874
  export interface FailoverGlobalReplicationGroupResult {
6510
6875
  /**
6511
6876
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -6520,6 +6885,7 @@ export interface FailoverGlobalReplicationGroupResult {
6520
6885
  GlobalReplicationGroup?: GlobalReplicationGroup;
6521
6886
  }
6522
6887
  /**
6888
+ * @public
6523
6889
  * <p>A list of <code>PreferredAvailabilityZones</code> objects that specifies
6524
6890
  * the configuration of a node group in the resharded cluster.</p>
6525
6891
  */
@@ -6535,6 +6901,7 @@ export interface ReshardingConfiguration {
6535
6901
  PreferredAvailabilityZones?: string[];
6536
6902
  }
6537
6903
  /**
6904
+ * @public
6538
6905
  * <p>A list of the replication groups </p>
6539
6906
  */
6540
6907
  export interface RegionalConfiguration {
@@ -6551,6 +6918,9 @@ export interface RegionalConfiguration {
6551
6918
  */
6552
6919
  ReshardingConfiguration: ReshardingConfiguration[] | undefined;
6553
6920
  }
6921
+ /**
6922
+ * @public
6923
+ */
6554
6924
  export interface IncreaseNodeGroupsInGlobalReplicationGroupMessage {
6555
6925
  /**
6556
6926
  * <p>The name of the Global datastore</p>
@@ -6569,6 +6939,9 @@ export interface IncreaseNodeGroupsInGlobalReplicationGroupMessage {
6569
6939
  */
6570
6940
  ApplyImmediately: boolean | undefined;
6571
6941
  }
6942
+ /**
6943
+ * @public
6944
+ */
6572
6945
  export interface IncreaseNodeGroupsInGlobalReplicationGroupResult {
6573
6946
  /**
6574
6947
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -6582,6 +6955,9 @@ export interface IncreaseNodeGroupsInGlobalReplicationGroupResult {
6582
6955
  */
6583
6956
  GlobalReplicationGroup?: GlobalReplicationGroup;
6584
6957
  }
6958
+ /**
6959
+ * @public
6960
+ */
6585
6961
  export interface IncreaseReplicaCountMessage {
6586
6962
  /**
6587
6963
  * <p>The id of the replication group to which you want to add replica nodes.</p>
@@ -6607,6 +6983,9 @@ export interface IncreaseReplicaCountMessage {
6607
6983
  */
6608
6984
  ApplyImmediately: boolean | undefined;
6609
6985
  }
6986
+ /**
6987
+ * @public
6988
+ */
6610
6989
  export interface IncreaseReplicaCountResult {
6611
6990
  /**
6612
6991
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
@@ -6614,6 +6993,7 @@ export interface IncreaseReplicaCountResult {
6614
6993
  ReplicationGroup?: ReplicationGroup;
6615
6994
  }
6616
6995
  /**
6996
+ * @public
6617
6997
  * <p>The KMS key supplied is not valid.</p>
6618
6998
  */
6619
6999
  export declare class InvalidKMSKeyFault extends __BaseException {
@@ -6625,6 +7005,7 @@ export declare class InvalidKMSKeyFault extends __BaseException {
6625
7005
  constructor(opts: __ExceptionOptionType<InvalidKMSKeyFault, __BaseException>);
6626
7006
  }
6627
7007
  /**
7008
+ * @public
6628
7009
  * <p>The input parameters for the <code>ListAllowedNodeTypeModifications</code> operation.</p>
6629
7010
  */
6630
7011
  export interface ListAllowedNodeTypeModificationsMessage {
@@ -6649,6 +7030,7 @@ export interface ListAllowedNodeTypeModificationsMessage {
6649
7030
  ReplicationGroupId?: string;
6650
7031
  }
6651
7032
  /**
7033
+ * @public
6652
7034
  * <p>The input parameters for the <code>ListTagsForResource</code> operation.</p>
6653
7035
  */
6654
7036
  export interface ListTagsForResourceMessage {
@@ -6660,12 +7042,16 @@ export interface ListTagsForResourceMessage {
6660
7042
  */
6661
7043
  ResourceName: string | undefined;
6662
7044
  }
7045
+ /**
7046
+ * @public
7047
+ */
6663
7048
  export declare enum AuthTokenUpdateStrategyType {
6664
7049
  DELETE = "DELETE",
6665
7050
  ROTATE = "ROTATE",
6666
7051
  SET = "SET"
6667
7052
  }
6668
7053
  /**
7054
+ * @public
6669
7055
  * <p>Represents the input of a <code>ModifyCacheCluster</code> operation.</p>
6670
7056
  */
6671
7057
  export interface ModifyCacheClusterMessage {
@@ -7003,6 +7389,9 @@ export interface ModifyCacheClusterMessage {
7003
7389
  */
7004
7390
  IpDiscovery?: IpDiscovery | string;
7005
7391
  }
7392
+ /**
7393
+ * @public
7394
+ */
7006
7395
  export interface ModifyCacheClusterResult {
7007
7396
  /**
7008
7397
  * <p>Contains all of the attributes of a specific cluster.</p>
@@ -7010,6 +7399,7 @@ export interface ModifyCacheClusterResult {
7010
7399
  CacheCluster?: CacheCluster;
7011
7400
  }
7012
7401
  /**
7402
+ * @public
7013
7403
  * <p>Represents the output of one of the following operations:</p>
7014
7404
  * <ul>
7015
7405
  * <li>
@@ -7031,6 +7421,7 @@ export interface CacheParameterGroupNameMessage {
7031
7421
  CacheParameterGroupName?: string;
7032
7422
  }
7033
7423
  /**
7424
+ * @public
7034
7425
  * <p>Describes a name-value pair that is used to update the value of a parameter.</p>
7035
7426
  */
7036
7427
  export interface ParameterNameValue {
@@ -7044,6 +7435,7 @@ export interface ParameterNameValue {
7044
7435
  ParameterValue?: string;
7045
7436
  }
7046
7437
  /**
7438
+ * @public
7047
7439
  * <p>Represents the input of a <code>ModifyCacheParameterGroup</code> operation.</p>
7048
7440
  */
7049
7441
  export interface ModifyCacheParameterGroupMessage {
@@ -7057,6 +7449,7 @@ export interface ModifyCacheParameterGroupMessage {
7057
7449
  ParameterNameValues: ParameterNameValue[] | undefined;
7058
7450
  }
7059
7451
  /**
7452
+ * @public
7060
7453
  * <p>Represents the input of a <code>ModifyCacheSubnetGroup</code> operation.</p>
7061
7454
  */
7062
7455
  export interface ModifyCacheSubnetGroupMessage {
@@ -7076,6 +7469,9 @@ export interface ModifyCacheSubnetGroupMessage {
7076
7469
  */
7077
7470
  SubnetIds?: string[];
7078
7471
  }
7472
+ /**
7473
+ * @public
7474
+ */
7079
7475
  export interface ModifyCacheSubnetGroupResult {
7080
7476
  /**
7081
7477
  * <p>Represents the output of one of the following operations:</p>
@@ -7095,6 +7491,7 @@ export interface ModifyCacheSubnetGroupResult {
7095
7491
  CacheSubnetGroup?: CacheSubnetGroup;
7096
7492
  }
7097
7493
  /**
7494
+ * @public
7098
7495
  * <p>The requested subnet is being used by another cache subnet group.</p>
7099
7496
  */
7100
7497
  export declare class SubnetInUse extends __BaseException {
@@ -7105,6 +7502,9 @@ export declare class SubnetInUse extends __BaseException {
7105
7502
  */
7106
7503
  constructor(opts: __ExceptionOptionType<SubnetInUse, __BaseException>);
7107
7504
  }
7505
+ /**
7506
+ * @public
7507
+ */
7108
7508
  export interface ModifyGlobalReplicationGroupMessage {
7109
7509
  /**
7110
7510
  * <p>The name of the Global datastore</p>
@@ -7137,6 +7537,9 @@ export interface ModifyGlobalReplicationGroupMessage {
7137
7537
  */
7138
7538
  AutomaticFailoverEnabled?: boolean;
7139
7539
  }
7540
+ /**
7541
+ * @public
7542
+ */
7140
7543
  export interface ModifyGlobalReplicationGroupResult {
7141
7544
  /**
7142
7545
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -7151,6 +7554,7 @@ export interface ModifyGlobalReplicationGroupResult {
7151
7554
  GlobalReplicationGroup?: GlobalReplicationGroup;
7152
7555
  }
7153
7556
  /**
7557
+ * @public
7154
7558
  * <p>Represents the input of a <code>ModifyReplicationGroups</code> operation.</p>
7155
7559
  */
7156
7560
  export interface ModifyReplicationGroupMessage {
@@ -7384,6 +7788,9 @@ export interface ModifyReplicationGroupMessage {
7384
7788
  */
7385
7789
  TransitEncryptionMode?: TransitEncryptionMode | string;
7386
7790
  }
7791
+ /**
7792
+ * @public
7793
+ */
7387
7794
  export interface ModifyReplicationGroupResult {
7388
7795
  /**
7389
7796
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
@@ -7391,6 +7798,7 @@ export interface ModifyReplicationGroupResult {
7391
7798
  ReplicationGroup?: ReplicationGroup;
7392
7799
  }
7393
7800
  /**
7801
+ * @public
7394
7802
  * <p>Represents the input for a <code>ModifyReplicationGroupShardConfiguration</code> operation.</p>
7395
7803
  */
7396
7804
  export interface ModifyReplicationGroupShardConfigurationMessage {
@@ -7441,12 +7849,18 @@ export interface ModifyReplicationGroupShardConfigurationMessage {
7441
7849
  */
7442
7850
  NodeGroupsToRetain?: string[];
7443
7851
  }
7852
+ /**
7853
+ * @public
7854
+ */
7444
7855
  export interface ModifyReplicationGroupShardConfigurationResult {
7445
7856
  /**
7446
7857
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
7447
7858
  */
7448
7859
  ReplicationGroup?: ReplicationGroup;
7449
7860
  }
7861
+ /**
7862
+ * @public
7863
+ */
7450
7864
  export interface ModifyUserMessage {
7451
7865
  /**
7452
7866
  * <p>The ID of the user.</p>
@@ -7473,6 +7887,9 @@ export interface ModifyUserMessage {
7473
7887
  */
7474
7888
  AuthenticationMode?: AuthenticationMode;
7475
7889
  }
7890
+ /**
7891
+ * @public
7892
+ */
7476
7893
  export interface ModifyUserGroupMessage {
7477
7894
  /**
7478
7895
  * <p>The ID of the user group.</p>
@@ -7488,6 +7905,7 @@ export interface ModifyUserGroupMessage {
7488
7905
  UserIdsToRemove?: string[];
7489
7906
  }
7490
7907
  /**
7908
+ * @public
7491
7909
  * <p>Represents the input of a <code>PurchaseReservedCacheNodesOffering</code> operation.</p>
7492
7910
  */
7493
7911
  export interface PurchaseReservedCacheNodesOfferingMessage {
@@ -7518,6 +7936,9 @@ export interface PurchaseReservedCacheNodesOfferingMessage {
7518
7936
  */
7519
7937
  Tags?: Tag[];
7520
7938
  }
7939
+ /**
7940
+ * @public
7941
+ */
7521
7942
  export interface PurchaseReservedCacheNodesOfferingResult {
7522
7943
  /**
7523
7944
  * <p>Represents the output of a <code>PurchaseReservedCacheNodesOffering</code> operation.</p>
@@ -7525,6 +7946,7 @@ export interface PurchaseReservedCacheNodesOfferingResult {
7525
7946
  ReservedCacheNode?: ReservedCacheNode;
7526
7947
  }
7527
7948
  /**
7949
+ * @public
7528
7950
  * <p>You already have a reservation with the given identifier.</p>
7529
7951
  */
7530
7952
  export declare class ReservedCacheNodeAlreadyExistsFault extends __BaseException {
@@ -7536,6 +7958,7 @@ export declare class ReservedCacheNodeAlreadyExistsFault extends __BaseException
7536
7958
  constructor(opts: __ExceptionOptionType<ReservedCacheNodeAlreadyExistsFault, __BaseException>);
7537
7959
  }
7538
7960
  /**
7961
+ * @public
7539
7962
  * <p>The request cannot be processed because it would exceed the user's cache node quota.</p>
7540
7963
  */
7541
7964
  export declare class ReservedCacheNodeQuotaExceededFault extends __BaseException {
@@ -7546,6 +7969,9 @@ export declare class ReservedCacheNodeQuotaExceededFault extends __BaseException
7546
7969
  */
7547
7970
  constructor(opts: __ExceptionOptionType<ReservedCacheNodeQuotaExceededFault, __BaseException>);
7548
7971
  }
7972
+ /**
7973
+ * @public
7974
+ */
7549
7975
  export interface RebalanceSlotsInGlobalReplicationGroupMessage {
7550
7976
  /**
7551
7977
  * <p>The name of the Global datastore</p>
@@ -7556,6 +7982,9 @@ export interface RebalanceSlotsInGlobalReplicationGroupMessage {
7556
7982
  */
7557
7983
  ApplyImmediately: boolean | undefined;
7558
7984
  }
7985
+ /**
7986
+ * @public
7987
+ */
7559
7988
  export interface RebalanceSlotsInGlobalReplicationGroupResult {
7560
7989
  /**
7561
7990
  * <p>Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region. The secondary cluster accepts only reads. The primary
@@ -7570,6 +7999,7 @@ export interface RebalanceSlotsInGlobalReplicationGroupResult {
7570
7999
  GlobalReplicationGroup?: GlobalReplicationGroup;
7571
8000
  }
7572
8001
  /**
8002
+ * @public
7573
8003
  * <p>Represents the input of a <code>RebootCacheCluster</code> operation.</p>
7574
8004
  */
7575
8005
  export interface RebootCacheClusterMessage {
@@ -7582,6 +8012,9 @@ export interface RebootCacheClusterMessage {
7582
8012
  */
7583
8013
  CacheNodeIdsToReboot: string[] | undefined;
7584
8014
  }
8015
+ /**
8016
+ * @public
8017
+ */
7585
8018
  export interface RebootCacheClusterResult {
7586
8019
  /**
7587
8020
  * <p>Contains all of the attributes of a specific cluster.</p>
@@ -7589,6 +8022,7 @@ export interface RebootCacheClusterResult {
7589
8022
  CacheCluster?: CacheCluster;
7590
8023
  }
7591
8024
  /**
8025
+ * @public
7592
8026
  * <p>Represents the input of a <code>RemoveTagsFromResource</code> operation.</p>
7593
8027
  */
7594
8028
  export interface RemoveTagsFromResourceMessage {
@@ -7605,6 +8039,7 @@ export interface RemoveTagsFromResourceMessage {
7605
8039
  TagKeys: string[] | undefined;
7606
8040
  }
7607
8041
  /**
8042
+ * @public
7608
8043
  * <p>The requested tag was not found on this resource.</p>
7609
8044
  */
7610
8045
  export declare class TagNotFoundFault extends __BaseException {
@@ -7616,6 +8051,7 @@ export declare class TagNotFoundFault extends __BaseException {
7616
8051
  constructor(opts: __ExceptionOptionType<TagNotFoundFault, __BaseException>);
7617
8052
  }
7618
8053
  /**
8054
+ * @public
7619
8055
  * <p>Represents the input of a <code>ResetCacheParameterGroup</code> operation.</p>
7620
8056
  */
7621
8057
  export interface ResetCacheParameterGroupMessage {
@@ -7642,6 +8078,7 @@ export interface ResetCacheParameterGroupMessage {
7642
8078
  ParameterNameValues?: ParameterNameValue[];
7643
8079
  }
7644
8080
  /**
8081
+ * @public
7645
8082
  * <p>The specified Amazon EC2 security group is not authorized for the specified cache security group.</p>
7646
8083
  */
7647
8084
  export declare class AuthorizationNotFoundFault extends __BaseException {
@@ -7653,6 +8090,7 @@ export declare class AuthorizationNotFoundFault extends __BaseException {
7653
8090
  constructor(opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>);
7654
8091
  }
7655
8092
  /**
8093
+ * @public
7656
8094
  * <p>Represents the input of a <code>RevokeCacheSecurityGroupIngress</code> operation.</p>
7657
8095
  */
7658
8096
  export interface RevokeCacheSecurityGroupIngressMessage {
@@ -7671,6 +8109,9 @@ export interface RevokeCacheSecurityGroupIngressMessage {
7671
8109
  */
7672
8110
  EC2SecurityGroupOwnerId: string | undefined;
7673
8111
  }
8112
+ /**
8113
+ * @public
8114
+ */
7674
8115
  export interface RevokeCacheSecurityGroupIngressResult {
7675
8116
  /**
7676
8117
  * <p>Represents the output of one of the following operations:</p>
@@ -7695,6 +8136,7 @@ export interface RevokeCacheSecurityGroupIngressResult {
7695
8136
  CacheSecurityGroup?: CacheSecurityGroup;
7696
8137
  }
7697
8138
  /**
8139
+ * @public
7698
8140
  * <p>The targeted replication group is not available. </p>
7699
8141
  */
7700
8142
  export declare class ReplicationGroupAlreadyUnderMigrationFault extends __BaseException {
@@ -7706,6 +8148,7 @@ export declare class ReplicationGroupAlreadyUnderMigrationFault extends __BaseEx
7706
8148
  constructor(opts: __ExceptionOptionType<ReplicationGroupAlreadyUnderMigrationFault, __BaseException>);
7707
8149
  }
7708
8150
  /**
8151
+ * @public
7709
8152
  * <p>The endpoint from which data should be migrated.</p>
7710
8153
  */
7711
8154
  export interface CustomerNodeEndpoint {
@@ -7718,6 +8161,9 @@ export interface CustomerNodeEndpoint {
7718
8161
  */
7719
8162
  Port?: number;
7720
8163
  }
8164
+ /**
8165
+ * @public
8166
+ */
7721
8167
  export interface StartMigrationMessage {
7722
8168
  /**
7723
8169
  * <p>The ID of the replication group to which data should be migrated.</p>
@@ -7728,6 +8174,9 @@ export interface StartMigrationMessage {
7728
8174
  */
7729
8175
  CustomerNodeEndpointList: CustomerNodeEndpoint[] | undefined;
7730
8176
  }
8177
+ /**
8178
+ * @public
8179
+ */
7731
8180
  export interface StartMigrationResponse {
7732
8181
  /**
7733
8182
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
@@ -7735,6 +8184,7 @@ export interface StartMigrationResponse {
7735
8184
  ReplicationGroup?: ReplicationGroup;
7736
8185
  }
7737
8186
  /**
8187
+ * @public
7738
8188
  * <p>The customer has exceeded the allowed rate of API calls.</p>
7739
8189
  */
7740
8190
  export declare class APICallRateForCustomerExceededFault extends __BaseException {
@@ -7746,6 +8196,7 @@ export declare class APICallRateForCustomerExceededFault extends __BaseException
7746
8196
  constructor(opts: __ExceptionOptionType<APICallRateForCustomerExceededFault, __BaseException>);
7747
8197
  }
7748
8198
  /**
8199
+ * @public
7749
8200
  * <p>The node group specified by the <code>NodeGroupId</code> parameter could not be found.
7750
8201
  * Please verify that the node group exists and that you spelled the <code>NodeGroupId</code> value correctly.</p>
7751
8202
  */
@@ -7757,6 +8208,9 @@ export declare class NodeGroupNotFoundFault extends __BaseException {
7757
8208
  */
7758
8209
  constructor(opts: __ExceptionOptionType<NodeGroupNotFoundFault, __BaseException>);
7759
8210
  }
8211
+ /**
8212
+ * @public
8213
+ */
7760
8214
  export interface TestFailoverMessage {
7761
8215
  /**
7762
8216
  * <p>The name of the replication group (console: cluster) whose automatic failover is being
@@ -7771,6 +8225,7 @@ export interface TestFailoverMessage {
7771
8225
  NodeGroupId: string | undefined;
7772
8226
  }
7773
8227
  /**
8228
+ * @public
7774
8229
  * <p>The <code>TestFailover</code> action is not available.</p>
7775
8230
  */
7776
8231
  export declare class TestFailoverNotAvailableFault extends __BaseException {
@@ -7781,733 +8236,12 @@ export declare class TestFailoverNotAvailableFault extends __BaseException {
7781
8236
  */
7782
8237
  constructor(opts: __ExceptionOptionType<TestFailoverNotAvailableFault, __BaseException>);
7783
8238
  }
8239
+ /**
8240
+ * @public
8241
+ */
7784
8242
  export interface TestFailoverResult {
7785
8243
  /**
7786
8244
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
7787
8245
  */
7788
8246
  ReplicationGroup?: ReplicationGroup;
7789
8247
  }
7790
- /**
7791
- * @internal
7792
- */
7793
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
7794
- /**
7795
- * @internal
7796
- */
7797
- export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
7798
- /**
7799
- * @internal
7800
- */
7801
- export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
7802
- /**
7803
- * @internal
7804
- */
7805
- export declare const AllowedNodeTypeModificationsMessageFilterSensitiveLog: (obj: AllowedNodeTypeModificationsMessage) => any;
7806
- /**
7807
- * @internal
7808
- */
7809
- export declare const AuthorizeCacheSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeCacheSecurityGroupIngressMessage) => any;
7810
- /**
7811
- * @internal
7812
- */
7813
- export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
7814
- /**
7815
- * @internal
7816
- */
7817
- export declare const CacheSecurityGroupFilterSensitiveLog: (obj: CacheSecurityGroup) => any;
7818
- /**
7819
- * @internal
7820
- */
7821
- export declare const AuthorizeCacheSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeCacheSecurityGroupIngressResult) => any;
7822
- /**
7823
- * @internal
7824
- */
7825
- export declare const BatchApplyUpdateActionMessageFilterSensitiveLog: (obj: BatchApplyUpdateActionMessage) => any;
7826
- /**
7827
- * @internal
7828
- */
7829
- export declare const ProcessedUpdateActionFilterSensitiveLog: (obj: ProcessedUpdateAction) => any;
7830
- /**
7831
- * @internal
7832
- */
7833
- export declare const UnprocessedUpdateActionFilterSensitiveLog: (obj: UnprocessedUpdateAction) => any;
7834
- /**
7835
- * @internal
7836
- */
7837
- export declare const UpdateActionResultsMessageFilterSensitiveLog: (obj: UpdateActionResultsMessage) => any;
7838
- /**
7839
- * @internal
7840
- */
7841
- export declare const BatchStopUpdateActionMessageFilterSensitiveLog: (obj: BatchStopUpdateActionMessage) => any;
7842
- /**
7843
- * @internal
7844
- */
7845
- export declare const CompleteMigrationMessageFilterSensitiveLog: (obj: CompleteMigrationMessage) => any;
7846
- /**
7847
- * @internal
7848
- */
7849
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
7850
- /**
7851
- * @internal
7852
- */
7853
- export declare const GlobalReplicationGroupInfoFilterSensitiveLog: (obj: GlobalReplicationGroupInfo) => any;
7854
- /**
7855
- * @internal
7856
- */
7857
- export declare const CloudWatchLogsDestinationDetailsFilterSensitiveLog: (obj: CloudWatchLogsDestinationDetails) => any;
7858
- /**
7859
- * @internal
7860
- */
7861
- export declare const KinesisFirehoseDestinationDetailsFilterSensitiveLog: (obj: KinesisFirehoseDestinationDetails) => any;
7862
- /**
7863
- * @internal
7864
- */
7865
- export declare const DestinationDetailsFilterSensitiveLog: (obj: DestinationDetails) => any;
7866
- /**
7867
- * @internal
7868
- */
7869
- export declare const LogDeliveryConfigurationFilterSensitiveLog: (obj: LogDeliveryConfiguration) => any;
7870
- /**
7871
- * @internal
7872
- */
7873
- export declare const NodeGroupMemberFilterSensitiveLog: (obj: NodeGroupMember) => any;
7874
- /**
7875
- * @internal
7876
- */
7877
- export declare const NodeGroupFilterSensitiveLog: (obj: NodeGroup) => any;
7878
- /**
7879
- * @internal
7880
- */
7881
- export declare const PendingLogDeliveryConfigurationFilterSensitiveLog: (obj: PendingLogDeliveryConfiguration) => any;
7882
- /**
7883
- * @internal
7884
- */
7885
- export declare const SlotMigrationFilterSensitiveLog: (obj: SlotMigration) => any;
7886
- /**
7887
- * @internal
7888
- */
7889
- export declare const ReshardingStatusFilterSensitiveLog: (obj: ReshardingStatus) => any;
7890
- /**
7891
- * @internal
7892
- */
7893
- export declare const UserGroupsUpdateStatusFilterSensitiveLog: (obj: UserGroupsUpdateStatus) => any;
7894
- /**
7895
- * @internal
7896
- */
7897
- export declare const ReplicationGroupPendingModifiedValuesFilterSensitiveLog: (obj: ReplicationGroupPendingModifiedValues) => any;
7898
- /**
7899
- * @internal
7900
- */
7901
- export declare const ReplicationGroupFilterSensitiveLog: (obj: ReplicationGroup) => any;
7902
- /**
7903
- * @internal
7904
- */
7905
- export declare const CompleteMigrationResponseFilterSensitiveLog: (obj: CompleteMigrationResponse) => any;
7906
- /**
7907
- * @internal
7908
- */
7909
- export declare const CopySnapshotMessageFilterSensitiveLog: (obj: CopySnapshotMessage) => any;
7910
- /**
7911
- * @internal
7912
- */
7913
- export declare const NodeGroupConfigurationFilterSensitiveLog: (obj: NodeGroupConfiguration) => any;
7914
- /**
7915
- * @internal
7916
- */
7917
- export declare const NodeSnapshotFilterSensitiveLog: (obj: NodeSnapshot) => any;
7918
- /**
7919
- * @internal
7920
- */
7921
- export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
7922
- /**
7923
- * @internal
7924
- */
7925
- export declare const CopySnapshotResultFilterSensitiveLog: (obj: CopySnapshotResult) => any;
7926
- /**
7927
- * @internal
7928
- */
7929
- export declare const LogDeliveryConfigurationRequestFilterSensitiveLog: (obj: LogDeliveryConfigurationRequest) => any;
7930
- /**
7931
- * @internal
7932
- */
7933
- export declare const CreateCacheClusterMessageFilterSensitiveLog: (obj: CreateCacheClusterMessage) => any;
7934
- /**
7935
- * @internal
7936
- */
7937
- export declare const CacheNodeFilterSensitiveLog: (obj: CacheNode) => any;
7938
- /**
7939
- * @internal
7940
- */
7941
- export declare const CacheParameterGroupStatusFilterSensitiveLog: (obj: CacheParameterGroupStatus) => any;
7942
- /**
7943
- * @internal
7944
- */
7945
- export declare const CacheSecurityGroupMembershipFilterSensitiveLog: (obj: CacheSecurityGroupMembership) => any;
7946
- /**
7947
- * @internal
7948
- */
7949
- export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
7950
- /**
7951
- * @internal
7952
- */
7953
- export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
7954
- /**
7955
- * @internal
7956
- */
7957
- export declare const SecurityGroupMembershipFilterSensitiveLog: (obj: SecurityGroupMembership) => any;
7958
- /**
7959
- * @internal
7960
- */
7961
- export declare const CacheClusterFilterSensitiveLog: (obj: CacheCluster) => any;
7962
- /**
7963
- * @internal
7964
- */
7965
- export declare const CreateCacheClusterResultFilterSensitiveLog: (obj: CreateCacheClusterResult) => any;
7966
- /**
7967
- * @internal
7968
- */
7969
- export declare const CreateCacheParameterGroupMessageFilterSensitiveLog: (obj: CreateCacheParameterGroupMessage) => any;
7970
- /**
7971
- * @internal
7972
- */
7973
- export declare const CacheParameterGroupFilterSensitiveLog: (obj: CacheParameterGroup) => any;
7974
- /**
7975
- * @internal
7976
- */
7977
- export declare const CreateCacheParameterGroupResultFilterSensitiveLog: (obj: CreateCacheParameterGroupResult) => any;
7978
- /**
7979
- * @internal
7980
- */
7981
- export declare const CreateCacheSecurityGroupMessageFilterSensitiveLog: (obj: CreateCacheSecurityGroupMessage) => any;
7982
- /**
7983
- * @internal
7984
- */
7985
- export declare const CreateCacheSecurityGroupResultFilterSensitiveLog: (obj: CreateCacheSecurityGroupResult) => any;
7986
- /**
7987
- * @internal
7988
- */
7989
- export declare const CreateCacheSubnetGroupMessageFilterSensitiveLog: (obj: CreateCacheSubnetGroupMessage) => any;
7990
- /**
7991
- * @internal
7992
- */
7993
- export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
7994
- /**
7995
- * @internal
7996
- */
7997
- export declare const SubnetOutpostFilterSensitiveLog: (obj: SubnetOutpost) => any;
7998
- /**
7999
- * @internal
8000
- */
8001
- export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
8002
- /**
8003
- * @internal
8004
- */
8005
- export declare const CacheSubnetGroupFilterSensitiveLog: (obj: CacheSubnetGroup) => any;
8006
- /**
8007
- * @internal
8008
- */
8009
- export declare const CreateCacheSubnetGroupResultFilterSensitiveLog: (obj: CreateCacheSubnetGroupResult) => any;
8010
- /**
8011
- * @internal
8012
- */
8013
- export declare const CreateGlobalReplicationGroupMessageFilterSensitiveLog: (obj: CreateGlobalReplicationGroupMessage) => any;
8014
- /**
8015
- * @internal
8016
- */
8017
- export declare const GlobalNodeGroupFilterSensitiveLog: (obj: GlobalNodeGroup) => any;
8018
- /**
8019
- * @internal
8020
- */
8021
- export declare const GlobalReplicationGroupMemberFilterSensitiveLog: (obj: GlobalReplicationGroupMember) => any;
8022
- /**
8023
- * @internal
8024
- */
8025
- export declare const GlobalReplicationGroupFilterSensitiveLog: (obj: GlobalReplicationGroup) => any;
8026
- /**
8027
- * @internal
8028
- */
8029
- export declare const CreateGlobalReplicationGroupResultFilterSensitiveLog: (obj: CreateGlobalReplicationGroupResult) => any;
8030
- /**
8031
- * @internal
8032
- */
8033
- export declare const CreateReplicationGroupMessageFilterSensitiveLog: (obj: CreateReplicationGroupMessage) => any;
8034
- /**
8035
- * @internal
8036
- */
8037
- export declare const CreateReplicationGroupResultFilterSensitiveLog: (obj: CreateReplicationGroupResult) => any;
8038
- /**
8039
- * @internal
8040
- */
8041
- export declare const CreateSnapshotMessageFilterSensitiveLog: (obj: CreateSnapshotMessage) => any;
8042
- /**
8043
- * @internal
8044
- */
8045
- export declare const CreateSnapshotResultFilterSensitiveLog: (obj: CreateSnapshotResult) => any;
8046
- /**
8047
- * @internal
8048
- */
8049
- export declare const AuthenticationModeFilterSensitiveLog: (obj: AuthenticationMode) => any;
8050
- /**
8051
- * @internal
8052
- */
8053
- export declare const CreateUserMessageFilterSensitiveLog: (obj: CreateUserMessage) => any;
8054
- /**
8055
- * @internal
8056
- */
8057
- export declare const AuthenticationFilterSensitiveLog: (obj: Authentication) => any;
8058
- /**
8059
- * @internal
8060
- */
8061
- export declare const UserFilterSensitiveLog: (obj: User) => any;
8062
- /**
8063
- * @internal
8064
- */
8065
- export declare const CreateUserGroupMessageFilterSensitiveLog: (obj: CreateUserGroupMessage) => any;
8066
- /**
8067
- * @internal
8068
- */
8069
- export declare const UserGroupPendingChangesFilterSensitiveLog: (obj: UserGroupPendingChanges) => any;
8070
- /**
8071
- * @internal
8072
- */
8073
- export declare const UserGroupFilterSensitiveLog: (obj: UserGroup) => any;
8074
- /**
8075
- * @internal
8076
- */
8077
- export declare const DecreaseNodeGroupsInGlobalReplicationGroupMessageFilterSensitiveLog: (obj: DecreaseNodeGroupsInGlobalReplicationGroupMessage) => any;
8078
- /**
8079
- * @internal
8080
- */
8081
- export declare const DecreaseNodeGroupsInGlobalReplicationGroupResultFilterSensitiveLog: (obj: DecreaseNodeGroupsInGlobalReplicationGroupResult) => any;
8082
- /**
8083
- * @internal
8084
- */
8085
- export declare const ConfigureShardFilterSensitiveLog: (obj: ConfigureShard) => any;
8086
- /**
8087
- * @internal
8088
- */
8089
- export declare const DecreaseReplicaCountMessageFilterSensitiveLog: (obj: DecreaseReplicaCountMessage) => any;
8090
- /**
8091
- * @internal
8092
- */
8093
- export declare const DecreaseReplicaCountResultFilterSensitiveLog: (obj: DecreaseReplicaCountResult) => any;
8094
- /**
8095
- * @internal
8096
- */
8097
- export declare const DeleteCacheClusterMessageFilterSensitiveLog: (obj: DeleteCacheClusterMessage) => any;
8098
- /**
8099
- * @internal
8100
- */
8101
- export declare const DeleteCacheClusterResultFilterSensitiveLog: (obj: DeleteCacheClusterResult) => any;
8102
- /**
8103
- * @internal
8104
- */
8105
- export declare const DeleteCacheParameterGroupMessageFilterSensitiveLog: (obj: DeleteCacheParameterGroupMessage) => any;
8106
- /**
8107
- * @internal
8108
- */
8109
- export declare const DeleteCacheSecurityGroupMessageFilterSensitiveLog: (obj: DeleteCacheSecurityGroupMessage) => any;
8110
- /**
8111
- * @internal
8112
- */
8113
- export declare const DeleteCacheSubnetGroupMessageFilterSensitiveLog: (obj: DeleteCacheSubnetGroupMessage) => any;
8114
- /**
8115
- * @internal
8116
- */
8117
- export declare const DeleteGlobalReplicationGroupMessageFilterSensitiveLog: (obj: DeleteGlobalReplicationGroupMessage) => any;
8118
- /**
8119
- * @internal
8120
- */
8121
- export declare const DeleteGlobalReplicationGroupResultFilterSensitiveLog: (obj: DeleteGlobalReplicationGroupResult) => any;
8122
- /**
8123
- * @internal
8124
- */
8125
- export declare const DeleteReplicationGroupMessageFilterSensitiveLog: (obj: DeleteReplicationGroupMessage) => any;
8126
- /**
8127
- * @internal
8128
- */
8129
- export declare const DeleteReplicationGroupResultFilterSensitiveLog: (obj: DeleteReplicationGroupResult) => any;
8130
- /**
8131
- * @internal
8132
- */
8133
- export declare const DeleteSnapshotMessageFilterSensitiveLog: (obj: DeleteSnapshotMessage) => any;
8134
- /**
8135
- * @internal
8136
- */
8137
- export declare const DeleteSnapshotResultFilterSensitiveLog: (obj: DeleteSnapshotResult) => any;
8138
- /**
8139
- * @internal
8140
- */
8141
- export declare const DeleteUserMessageFilterSensitiveLog: (obj: DeleteUserMessage) => any;
8142
- /**
8143
- * @internal
8144
- */
8145
- export declare const DeleteUserGroupMessageFilterSensitiveLog: (obj: DeleteUserGroupMessage) => any;
8146
- /**
8147
- * @internal
8148
- */
8149
- export declare const CacheClusterMessageFilterSensitiveLog: (obj: CacheClusterMessage) => any;
8150
- /**
8151
- * @internal
8152
- */
8153
- export declare const DescribeCacheClustersMessageFilterSensitiveLog: (obj: DescribeCacheClustersMessage) => any;
8154
- /**
8155
- * @internal
8156
- */
8157
- export declare const CacheEngineVersionFilterSensitiveLog: (obj: CacheEngineVersion) => any;
8158
- /**
8159
- * @internal
8160
- */
8161
- export declare const CacheEngineVersionMessageFilterSensitiveLog: (obj: CacheEngineVersionMessage) => any;
8162
- /**
8163
- * @internal
8164
- */
8165
- export declare const DescribeCacheEngineVersionsMessageFilterSensitiveLog: (obj: DescribeCacheEngineVersionsMessage) => any;
8166
- /**
8167
- * @internal
8168
- */
8169
- export declare const CacheParameterGroupsMessageFilterSensitiveLog: (obj: CacheParameterGroupsMessage) => any;
8170
- /**
8171
- * @internal
8172
- */
8173
- export declare const DescribeCacheParameterGroupsMessageFilterSensitiveLog: (obj: DescribeCacheParameterGroupsMessage) => any;
8174
- /**
8175
- * @internal
8176
- */
8177
- export declare const CacheNodeTypeSpecificValueFilterSensitiveLog: (obj: CacheNodeTypeSpecificValue) => any;
8178
- /**
8179
- * @internal
8180
- */
8181
- export declare const CacheNodeTypeSpecificParameterFilterSensitiveLog: (obj: CacheNodeTypeSpecificParameter) => any;
8182
- /**
8183
- * @internal
8184
- */
8185
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
8186
- /**
8187
- * @internal
8188
- */
8189
- export declare const CacheParameterGroupDetailsFilterSensitiveLog: (obj: CacheParameterGroupDetails) => any;
8190
- /**
8191
- * @internal
8192
- */
8193
- export declare const DescribeCacheParametersMessageFilterSensitiveLog: (obj: DescribeCacheParametersMessage) => any;
8194
- /**
8195
- * @internal
8196
- */
8197
- export declare const CacheSecurityGroupMessageFilterSensitiveLog: (obj: CacheSecurityGroupMessage) => any;
8198
- /**
8199
- * @internal
8200
- */
8201
- export declare const DescribeCacheSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeCacheSecurityGroupsMessage) => any;
8202
- /**
8203
- * @internal
8204
- */
8205
- export declare const CacheSubnetGroupMessageFilterSensitiveLog: (obj: CacheSubnetGroupMessage) => any;
8206
- /**
8207
- * @internal
8208
- */
8209
- export declare const DescribeCacheSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeCacheSubnetGroupsMessage) => any;
8210
- /**
8211
- * @internal
8212
- */
8213
- export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
8214
- /**
8215
- * @internal
8216
- */
8217
- export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
8218
- /**
8219
- * @internal
8220
- */
8221
- export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
8222
- /**
8223
- * @internal
8224
- */
8225
- export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
8226
- /**
8227
- * @internal
8228
- */
8229
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
8230
- /**
8231
- * @internal
8232
- */
8233
- export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
8234
- /**
8235
- * @internal
8236
- */
8237
- export declare const DescribeGlobalReplicationGroupsMessageFilterSensitiveLog: (obj: DescribeGlobalReplicationGroupsMessage) => any;
8238
- /**
8239
- * @internal
8240
- */
8241
- export declare const DescribeGlobalReplicationGroupsResultFilterSensitiveLog: (obj: DescribeGlobalReplicationGroupsResult) => any;
8242
- /**
8243
- * @internal
8244
- */
8245
- export declare const DescribeReplicationGroupsMessageFilterSensitiveLog: (obj: DescribeReplicationGroupsMessage) => any;
8246
- /**
8247
- * @internal
8248
- */
8249
- export declare const ReplicationGroupMessageFilterSensitiveLog: (obj: ReplicationGroupMessage) => any;
8250
- /**
8251
- * @internal
8252
- */
8253
- export declare const DescribeReservedCacheNodesMessageFilterSensitiveLog: (obj: DescribeReservedCacheNodesMessage) => any;
8254
- /**
8255
- * @internal
8256
- */
8257
- export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
8258
- /**
8259
- * @internal
8260
- */
8261
- export declare const ReservedCacheNodeFilterSensitiveLog: (obj: ReservedCacheNode) => any;
8262
- /**
8263
- * @internal
8264
- */
8265
- export declare const ReservedCacheNodeMessageFilterSensitiveLog: (obj: ReservedCacheNodeMessage) => any;
8266
- /**
8267
- * @internal
8268
- */
8269
- export declare const DescribeReservedCacheNodesOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedCacheNodesOfferingsMessage) => any;
8270
- /**
8271
- * @internal
8272
- */
8273
- export declare const ReservedCacheNodesOfferingFilterSensitiveLog: (obj: ReservedCacheNodesOffering) => any;
8274
- /**
8275
- * @internal
8276
- */
8277
- export declare const ReservedCacheNodesOfferingMessageFilterSensitiveLog: (obj: ReservedCacheNodesOfferingMessage) => any;
8278
- /**
8279
- * @internal
8280
- */
8281
- export declare const DescribeServiceUpdatesMessageFilterSensitiveLog: (obj: DescribeServiceUpdatesMessage) => any;
8282
- /**
8283
- * @internal
8284
- */
8285
- export declare const ServiceUpdateFilterSensitiveLog: (obj: ServiceUpdate) => any;
8286
- /**
8287
- * @internal
8288
- */
8289
- export declare const ServiceUpdatesMessageFilterSensitiveLog: (obj: ServiceUpdatesMessage) => any;
8290
- /**
8291
- * @internal
8292
- */
8293
- export declare const DescribeSnapshotsListMessageFilterSensitiveLog: (obj: DescribeSnapshotsListMessage) => any;
8294
- /**
8295
- * @internal
8296
- */
8297
- export declare const DescribeSnapshotsMessageFilterSensitiveLog: (obj: DescribeSnapshotsMessage) => any;
8298
- /**
8299
- * @internal
8300
- */
8301
- export declare const TimeRangeFilterFilterSensitiveLog: (obj: TimeRangeFilter) => any;
8302
- /**
8303
- * @internal
8304
- */
8305
- export declare const DescribeUpdateActionsMessageFilterSensitiveLog: (obj: DescribeUpdateActionsMessage) => any;
8306
- /**
8307
- * @internal
8308
- */
8309
- export declare const CacheNodeUpdateStatusFilterSensitiveLog: (obj: CacheNodeUpdateStatus) => any;
8310
- /**
8311
- * @internal
8312
- */
8313
- export declare const NodeGroupMemberUpdateStatusFilterSensitiveLog: (obj: NodeGroupMemberUpdateStatus) => any;
8314
- /**
8315
- * @internal
8316
- */
8317
- export declare const NodeGroupUpdateStatusFilterSensitiveLog: (obj: NodeGroupUpdateStatus) => any;
8318
- /**
8319
- * @internal
8320
- */
8321
- export declare const UpdateActionFilterSensitiveLog: (obj: UpdateAction) => any;
8322
- /**
8323
- * @internal
8324
- */
8325
- export declare const UpdateActionsMessageFilterSensitiveLog: (obj: UpdateActionsMessage) => any;
8326
- /**
8327
- * @internal
8328
- */
8329
- export declare const DescribeUserGroupsMessageFilterSensitiveLog: (obj: DescribeUserGroupsMessage) => any;
8330
- /**
8331
- * @internal
8332
- */
8333
- export declare const DescribeUserGroupsResultFilterSensitiveLog: (obj: DescribeUserGroupsResult) => any;
8334
- /**
8335
- * @internal
8336
- */
8337
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
8338
- /**
8339
- * @internal
8340
- */
8341
- export declare const DescribeUsersMessageFilterSensitiveLog: (obj: DescribeUsersMessage) => any;
8342
- /**
8343
- * @internal
8344
- */
8345
- export declare const DescribeUsersResultFilterSensitiveLog: (obj: DescribeUsersResult) => any;
8346
- /**
8347
- * @internal
8348
- */
8349
- export declare const DisassociateGlobalReplicationGroupMessageFilterSensitiveLog: (obj: DisassociateGlobalReplicationGroupMessage) => any;
8350
- /**
8351
- * @internal
8352
- */
8353
- export declare const DisassociateGlobalReplicationGroupResultFilterSensitiveLog: (obj: DisassociateGlobalReplicationGroupResult) => any;
8354
- /**
8355
- * @internal
8356
- */
8357
- export declare const FailoverGlobalReplicationGroupMessageFilterSensitiveLog: (obj: FailoverGlobalReplicationGroupMessage) => any;
8358
- /**
8359
- * @internal
8360
- */
8361
- export declare const FailoverGlobalReplicationGroupResultFilterSensitiveLog: (obj: FailoverGlobalReplicationGroupResult) => any;
8362
- /**
8363
- * @internal
8364
- */
8365
- export declare const ReshardingConfigurationFilterSensitiveLog: (obj: ReshardingConfiguration) => any;
8366
- /**
8367
- * @internal
8368
- */
8369
- export declare const RegionalConfigurationFilterSensitiveLog: (obj: RegionalConfiguration) => any;
8370
- /**
8371
- * @internal
8372
- */
8373
- export declare const IncreaseNodeGroupsInGlobalReplicationGroupMessageFilterSensitiveLog: (obj: IncreaseNodeGroupsInGlobalReplicationGroupMessage) => any;
8374
- /**
8375
- * @internal
8376
- */
8377
- export declare const IncreaseNodeGroupsInGlobalReplicationGroupResultFilterSensitiveLog: (obj: IncreaseNodeGroupsInGlobalReplicationGroupResult) => any;
8378
- /**
8379
- * @internal
8380
- */
8381
- export declare const IncreaseReplicaCountMessageFilterSensitiveLog: (obj: IncreaseReplicaCountMessage) => any;
8382
- /**
8383
- * @internal
8384
- */
8385
- export declare const IncreaseReplicaCountResultFilterSensitiveLog: (obj: IncreaseReplicaCountResult) => any;
8386
- /**
8387
- * @internal
8388
- */
8389
- export declare const ListAllowedNodeTypeModificationsMessageFilterSensitiveLog: (obj: ListAllowedNodeTypeModificationsMessage) => any;
8390
- /**
8391
- * @internal
8392
- */
8393
- export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
8394
- /**
8395
- * @internal
8396
- */
8397
- export declare const ModifyCacheClusterMessageFilterSensitiveLog: (obj: ModifyCacheClusterMessage) => any;
8398
- /**
8399
- * @internal
8400
- */
8401
- export declare const ModifyCacheClusterResultFilterSensitiveLog: (obj: ModifyCacheClusterResult) => any;
8402
- /**
8403
- * @internal
8404
- */
8405
- export declare const CacheParameterGroupNameMessageFilterSensitiveLog: (obj: CacheParameterGroupNameMessage) => any;
8406
- /**
8407
- * @internal
8408
- */
8409
- export declare const ParameterNameValueFilterSensitiveLog: (obj: ParameterNameValue) => any;
8410
- /**
8411
- * @internal
8412
- */
8413
- export declare const ModifyCacheParameterGroupMessageFilterSensitiveLog: (obj: ModifyCacheParameterGroupMessage) => any;
8414
- /**
8415
- * @internal
8416
- */
8417
- export declare const ModifyCacheSubnetGroupMessageFilterSensitiveLog: (obj: ModifyCacheSubnetGroupMessage) => any;
8418
- /**
8419
- * @internal
8420
- */
8421
- export declare const ModifyCacheSubnetGroupResultFilterSensitiveLog: (obj: ModifyCacheSubnetGroupResult) => any;
8422
- /**
8423
- * @internal
8424
- */
8425
- export declare const ModifyGlobalReplicationGroupMessageFilterSensitiveLog: (obj: ModifyGlobalReplicationGroupMessage) => any;
8426
- /**
8427
- * @internal
8428
- */
8429
- export declare const ModifyGlobalReplicationGroupResultFilterSensitiveLog: (obj: ModifyGlobalReplicationGroupResult) => any;
8430
- /**
8431
- * @internal
8432
- */
8433
- export declare const ModifyReplicationGroupMessageFilterSensitiveLog: (obj: ModifyReplicationGroupMessage) => any;
8434
- /**
8435
- * @internal
8436
- */
8437
- export declare const ModifyReplicationGroupResultFilterSensitiveLog: (obj: ModifyReplicationGroupResult) => any;
8438
- /**
8439
- * @internal
8440
- */
8441
- export declare const ModifyReplicationGroupShardConfigurationMessageFilterSensitiveLog: (obj: ModifyReplicationGroupShardConfigurationMessage) => any;
8442
- /**
8443
- * @internal
8444
- */
8445
- export declare const ModifyReplicationGroupShardConfigurationResultFilterSensitiveLog: (obj: ModifyReplicationGroupShardConfigurationResult) => any;
8446
- /**
8447
- * @internal
8448
- */
8449
- export declare const ModifyUserMessageFilterSensitiveLog: (obj: ModifyUserMessage) => any;
8450
- /**
8451
- * @internal
8452
- */
8453
- export declare const ModifyUserGroupMessageFilterSensitiveLog: (obj: ModifyUserGroupMessage) => any;
8454
- /**
8455
- * @internal
8456
- */
8457
- export declare const PurchaseReservedCacheNodesOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedCacheNodesOfferingMessage) => any;
8458
- /**
8459
- * @internal
8460
- */
8461
- export declare const PurchaseReservedCacheNodesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedCacheNodesOfferingResult) => any;
8462
- /**
8463
- * @internal
8464
- */
8465
- export declare const RebalanceSlotsInGlobalReplicationGroupMessageFilterSensitiveLog: (obj: RebalanceSlotsInGlobalReplicationGroupMessage) => any;
8466
- /**
8467
- * @internal
8468
- */
8469
- export declare const RebalanceSlotsInGlobalReplicationGroupResultFilterSensitiveLog: (obj: RebalanceSlotsInGlobalReplicationGroupResult) => any;
8470
- /**
8471
- * @internal
8472
- */
8473
- export declare const RebootCacheClusterMessageFilterSensitiveLog: (obj: RebootCacheClusterMessage) => any;
8474
- /**
8475
- * @internal
8476
- */
8477
- export declare const RebootCacheClusterResultFilterSensitiveLog: (obj: RebootCacheClusterResult) => any;
8478
- /**
8479
- * @internal
8480
- */
8481
- export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
8482
- /**
8483
- * @internal
8484
- */
8485
- export declare const ResetCacheParameterGroupMessageFilterSensitiveLog: (obj: ResetCacheParameterGroupMessage) => any;
8486
- /**
8487
- * @internal
8488
- */
8489
- export declare const RevokeCacheSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeCacheSecurityGroupIngressMessage) => any;
8490
- /**
8491
- * @internal
8492
- */
8493
- export declare const RevokeCacheSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeCacheSecurityGroupIngressResult) => any;
8494
- /**
8495
- * @internal
8496
- */
8497
- export declare const CustomerNodeEndpointFilterSensitiveLog: (obj: CustomerNodeEndpoint) => any;
8498
- /**
8499
- * @internal
8500
- */
8501
- export declare const StartMigrationMessageFilterSensitiveLog: (obj: StartMigrationMessage) => any;
8502
- /**
8503
- * @internal
8504
- */
8505
- export declare const StartMigrationResponseFilterSensitiveLog: (obj: StartMigrationResponse) => any;
8506
- /**
8507
- * @internal
8508
- */
8509
- export declare const TestFailoverMessageFilterSensitiveLog: (obj: TestFailoverMessage) => any;
8510
- /**
8511
- * @internal
8512
- */
8513
- export declare const TestFailoverResultFilterSensitiveLog: (obj: TestFailoverResult) => any;