@aws-sdk/client-elasticache 3.36.0 → 3.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist-cjs/ElastiCache.js +0 -12
  3. package/dist-cjs/ElastiCacheClient.js +0 -17
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -35
  5. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +0 -30
  6. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +0 -24
  7. package/dist-cjs/commands/BatchStopUpdateActionCommand.js +0 -24
  8. package/dist-cjs/commands/CompleteMigrationCommand.js +0 -24
  9. package/dist-cjs/commands/CopySnapshotCommand.js +0 -117
  10. package/dist-cjs/commands/CreateCacheClusterCommand.js +0 -27
  11. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +0 -39
  12. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +0 -29
  13. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +0 -25
  14. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +0 -39
  15. package/dist-cjs/commands/CreateReplicationGroupCommand.js +0 -50
  16. package/dist-cjs/commands/CreateSnapshotCommand.js +0 -29
  17. package/dist-cjs/commands/CreateUserCommand.js +0 -24
  18. package/dist-cjs/commands/CreateUserGroupCommand.js +0 -25
  19. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -24
  20. package/dist-cjs/commands/DecreaseReplicaCountCommand.js +0 -26
  21. package/dist-cjs/commands/DeleteCacheClusterCommand.js +0 -53
  22. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +0 -26
  23. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +0 -27
  24. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +0 -27
  25. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +0 -40
  26. package/dist-cjs/commands/DeleteReplicationGroupCommand.js +0 -32
  27. package/dist-cjs/commands/DeleteSnapshotCommand.js +0 -30
  28. package/dist-cjs/commands/DeleteUserCommand.js +0 -24
  29. package/dist-cjs/commands/DeleteUserGroupCommand.js +0 -24
  30. package/dist-cjs/commands/DescribeCacheClustersCommand.js +0 -39
  31. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +0 -25
  32. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +0 -26
  33. package/dist-cjs/commands/DescribeCacheParametersCommand.js +0 -25
  34. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +0 -27
  35. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +0 -27
  36. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -25
  37. package/dist-cjs/commands/DescribeEventsCommand.js +0 -29
  38. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +0 -24
  39. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +0 -29
  40. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +0 -25
  41. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +0 -25
  42. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +0 -24
  43. package/dist-cjs/commands/DescribeSnapshotsCommand.js +0 -31
  44. package/dist-cjs/commands/DescribeUpdateActionsCommand.js +0 -24
  45. package/dist-cjs/commands/DescribeUserGroupsCommand.js +0 -24
  46. package/dist-cjs/commands/DescribeUsersCommand.js +0 -24
  47. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +0 -24
  48. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +0 -24
  49. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -24
  50. package/dist-cjs/commands/IncreaseReplicaCountCommand.js +0 -26
  51. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +0 -29
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -30
  53. package/dist-cjs/commands/ModifyCacheClusterCommand.js +0 -26
  54. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +0 -26
  55. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +0 -24
  56. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +0 -24
  57. package/dist-cjs/commands/ModifyReplicationGroupCommand.js +0 -40
  58. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +0 -25
  59. package/dist-cjs/commands/ModifyUserCommand.js +0 -24
  60. package/dist-cjs/commands/ModifyUserGroupCommand.js +0 -24
  61. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +0 -27
  62. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +0 -24
  63. package/dist-cjs/commands/RebootCacheClusterCommand.js +0 -36
  64. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -27
  65. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +0 -27
  66. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +0 -26
  67. package/dist-cjs/commands/StartMigrationCommand.js +0 -24
  68. package/dist-cjs/commands/TestFailoverCommand.js +0 -86
  69. package/dist-cjs/commands/index.js +68 -0
  70. package/dist-cjs/endpoints.js +6 -1
  71. package/dist-cjs/index.js +5 -89
  72. package/dist-cjs/models/models_0.js +0 -741
  73. package/dist-cjs/pagination/DescribeCacheClustersPaginator.js +0 -10
  74. package/dist-cjs/pagination/DescribeCacheEngineVersionsPaginator.js +0 -10
  75. package/dist-cjs/pagination/DescribeCacheParameterGroupsPaginator.js +0 -10
  76. package/dist-cjs/pagination/DescribeCacheParametersPaginator.js +0 -10
  77. package/dist-cjs/pagination/DescribeCacheSecurityGroupsPaginator.js +0 -10
  78. package/dist-cjs/pagination/DescribeCacheSubnetGroupsPaginator.js +0 -10
  79. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -10
  80. package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -10
  81. package/dist-cjs/pagination/DescribeGlobalReplicationGroupsPaginator.js +0 -10
  82. package/dist-cjs/pagination/DescribeReplicationGroupsPaginator.js +0 -10
  83. package/dist-cjs/pagination/DescribeReservedCacheNodesOfferingsPaginator.js +0 -10
  84. package/dist-cjs/pagination/DescribeReservedCacheNodesPaginator.js +0 -10
  85. package/dist-cjs/pagination/DescribeServiceUpdatesPaginator.js +0 -10
  86. package/dist-cjs/pagination/DescribeSnapshotsPaginator.js +0 -10
  87. package/dist-cjs/pagination/DescribeUpdateActionsPaginator.js +0 -10
  88. package/dist-cjs/pagination/DescribeUserGroupsPaginator.js +0 -10
  89. package/dist-cjs/pagination/DescribeUsersPaginator.js +0 -10
  90. package/dist-cjs/pagination/index.js +21 -0
  91. package/dist-cjs/protocols/Aws_query.js +0 -2
  92. package/dist-cjs/runtimeConfig.browser.js +1 -5
  93. package/dist-cjs/runtimeConfig.js +1 -5
  94. package/dist-cjs/runtimeConfig.native.js +0 -3
  95. package/dist-cjs/runtimeConfig.shared.js +0 -3
  96. package/dist-cjs/waiters/index.js +7 -0
  97. package/dist-cjs/waiters/waitForCacheClusterAvailable.js +0 -9
  98. package/dist-cjs/waiters/waitForCacheClusterDeleted.js +0 -9
  99. package/dist-cjs/waiters/waitForReplicationGroupAvailable.js +0 -9
  100. package/dist-cjs/waiters/waitForReplicationGroupDeleted.js +0 -9
  101. package/dist-es/commands/index.js +65 -0
  102. package/dist-es/endpoints.js +6 -1
  103. package/dist-es/index.js +5 -89
  104. package/dist-es/pagination/index.js +18 -0
  105. package/dist-es/waiters/index.js +4 -0
  106. package/dist-types/commands/index.d.ts +65 -0
  107. package/dist-types/index.d.ts +5 -89
  108. package/dist-types/pagination/index.d.ts +18 -0
  109. package/dist-types/ts3.4/ElastiCache.d.ts +66 -621
  110. package/dist-types/ts3.4/ElastiCacheClient.d.ts +24 -98
  111. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -31
  112. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -26
  113. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +2 -20
  114. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +2 -20
  115. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +2 -20
  116. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +2 -113
  117. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +2 -23
  118. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +2 -35
  119. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +2 -25
  120. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +2 -21
  121. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -35
  122. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +2 -46
  123. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -25
  124. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +2 -21
  126. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +2 -22
  128. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +2 -49
  129. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +2 -22
  130. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -23
  131. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -23
  132. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -36
  133. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +2 -28
  134. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -26
  135. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +2 -35
  138. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -21
  139. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -22
  140. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +2 -21
  141. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -23
  142. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -23
  143. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -21
  144. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
  145. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -20
  146. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +2 -25
  147. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +2 -21
  148. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -21
  149. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +2 -20
  150. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -27
  151. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +2 -20
  152. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +2 -20
  153. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +2 -20
  154. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -20
  155. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
  157. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +2 -22
  158. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -25
  159. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -26
  160. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +2 -22
  161. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +2 -22
  162. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -20
  163. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -20
  164. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +2 -36
  165. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -21
  166. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +2 -20
  167. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -23
  169. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -20
  170. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +2 -32
  171. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -23
  172. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +2 -23
  173. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -22
  174. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +2 -82
  176. package/dist-types/ts3.4/commands/index.d.ts +65 -0
  177. package/dist-types/ts3.4/index.d.ts +5 -89
  178. package/dist-types/ts3.4/models/models_0.d.ts +1183 -7009
  179. package/dist-types/ts3.4/pagination/index.d.ts +18 -0
  180. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  181. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  182. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  183. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  184. package/dist-types/ts3.4/waiters/index.d.ts +4 -0
  185. package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +2 -9
  186. package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +2 -9
  187. package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +2 -9
  188. package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +2 -9
  189. package/dist-types/waiters/index.d.ts +4 -0
  190. package/package.json +33 -33
@@ -8,234 +8,156 @@ exports.RemoveTagsFromResourceMessage = exports.RebootCacheClusterResult = expor
8
8
  exports.TestFailoverResult = exports.TestFailoverNotAvailableFault = exports.TestFailoverMessage = exports.NodeGroupNotFoundFault = exports.APICallRateForCustomerExceededFault = exports.StartMigrationResponse = exports.StartMigrationMessage = exports.CustomerNodeEndpoint = exports.ReplicationGroupAlreadyUnderMigrationFault = exports.RevokeCacheSecurityGroupIngressResult = exports.RevokeCacheSecurityGroupIngressMessage = exports.AuthorizationNotFoundFault = exports.ResetCacheParameterGroupMessage = exports.TagNotFoundFault = void 0;
9
9
  var Tag;
10
10
  (function (Tag) {
11
- /**
12
- * @internal
13
- */
14
11
  Tag.filterSensitiveLog = (obj) => ({
15
12
  ...obj,
16
13
  });
17
14
  })(Tag = exports.Tag || (exports.Tag = {}));
18
15
  var AddTagsToResourceMessage;
19
16
  (function (AddTagsToResourceMessage) {
20
- /**
21
- * @internal
22
- */
23
17
  AddTagsToResourceMessage.filterSensitiveLog = (obj) => ({
24
18
  ...obj,
25
19
  });
26
20
  })(AddTagsToResourceMessage = exports.AddTagsToResourceMessage || (exports.AddTagsToResourceMessage = {}));
27
21
  var CacheClusterNotFoundFault;
28
22
  (function (CacheClusterNotFoundFault) {
29
- /**
30
- * @internal
31
- */
32
23
  CacheClusterNotFoundFault.filterSensitiveLog = (obj) => ({
33
24
  ...obj,
34
25
  });
35
26
  })(CacheClusterNotFoundFault = exports.CacheClusterNotFoundFault || (exports.CacheClusterNotFoundFault = {}));
36
27
  var CacheParameterGroupNotFoundFault;
37
28
  (function (CacheParameterGroupNotFoundFault) {
38
- /**
39
- * @internal
40
- */
41
29
  CacheParameterGroupNotFoundFault.filterSensitiveLog = (obj) => ({
42
30
  ...obj,
43
31
  });
44
32
  })(CacheParameterGroupNotFoundFault = exports.CacheParameterGroupNotFoundFault || (exports.CacheParameterGroupNotFoundFault = {}));
45
33
  var CacheSecurityGroupNotFoundFault;
46
34
  (function (CacheSecurityGroupNotFoundFault) {
47
- /**
48
- * @internal
49
- */
50
35
  CacheSecurityGroupNotFoundFault.filterSensitiveLog = (obj) => ({
51
36
  ...obj,
52
37
  });
53
38
  })(CacheSecurityGroupNotFoundFault = exports.CacheSecurityGroupNotFoundFault || (exports.CacheSecurityGroupNotFoundFault = {}));
54
39
  var CacheSubnetGroupNotFoundFault;
55
40
  (function (CacheSubnetGroupNotFoundFault) {
56
- /**
57
- * @internal
58
- */
59
41
  CacheSubnetGroupNotFoundFault.filterSensitiveLog = (obj) => ({
60
42
  ...obj,
61
43
  });
62
44
  })(CacheSubnetGroupNotFoundFault = exports.CacheSubnetGroupNotFoundFault || (exports.CacheSubnetGroupNotFoundFault = {}));
63
45
  var InvalidARNFault;
64
46
  (function (InvalidARNFault) {
65
- /**
66
- * @internal
67
- */
68
47
  InvalidARNFault.filterSensitiveLog = (obj) => ({
69
48
  ...obj,
70
49
  });
71
50
  })(InvalidARNFault = exports.InvalidARNFault || (exports.InvalidARNFault = {}));
72
51
  var InvalidReplicationGroupStateFault;
73
52
  (function (InvalidReplicationGroupStateFault) {
74
- /**
75
- * @internal
76
- */
77
53
  InvalidReplicationGroupStateFault.filterSensitiveLog = (obj) => ({
78
54
  ...obj,
79
55
  });
80
56
  })(InvalidReplicationGroupStateFault = exports.InvalidReplicationGroupStateFault || (exports.InvalidReplicationGroupStateFault = {}));
81
57
  var ReplicationGroupNotFoundFault;
82
58
  (function (ReplicationGroupNotFoundFault) {
83
- /**
84
- * @internal
85
- */
86
59
  ReplicationGroupNotFoundFault.filterSensitiveLog = (obj) => ({
87
60
  ...obj,
88
61
  });
89
62
  })(ReplicationGroupNotFoundFault = exports.ReplicationGroupNotFoundFault || (exports.ReplicationGroupNotFoundFault = {}));
90
63
  var ReservedCacheNodeNotFoundFault;
91
64
  (function (ReservedCacheNodeNotFoundFault) {
92
- /**
93
- * @internal
94
- */
95
65
  ReservedCacheNodeNotFoundFault.filterSensitiveLog = (obj) => ({
96
66
  ...obj,
97
67
  });
98
68
  })(ReservedCacheNodeNotFoundFault = exports.ReservedCacheNodeNotFoundFault || (exports.ReservedCacheNodeNotFoundFault = {}));
99
69
  var SnapshotNotFoundFault;
100
70
  (function (SnapshotNotFoundFault) {
101
- /**
102
- * @internal
103
- */
104
71
  SnapshotNotFoundFault.filterSensitiveLog = (obj) => ({
105
72
  ...obj,
106
73
  });
107
74
  })(SnapshotNotFoundFault = exports.SnapshotNotFoundFault || (exports.SnapshotNotFoundFault = {}));
108
75
  var TagListMessage;
109
76
  (function (TagListMessage) {
110
- /**
111
- * @internal
112
- */
113
77
  TagListMessage.filterSensitiveLog = (obj) => ({
114
78
  ...obj,
115
79
  });
116
80
  })(TagListMessage = exports.TagListMessage || (exports.TagListMessage = {}));
117
81
  var TagQuotaPerResourceExceeded;
118
82
  (function (TagQuotaPerResourceExceeded) {
119
- /**
120
- * @internal
121
- */
122
83
  TagQuotaPerResourceExceeded.filterSensitiveLog = (obj) => ({
123
84
  ...obj,
124
85
  });
125
86
  })(TagQuotaPerResourceExceeded = exports.TagQuotaPerResourceExceeded || (exports.TagQuotaPerResourceExceeded = {}));
126
87
  var UserGroupNotFoundFault;
127
88
  (function (UserGroupNotFoundFault) {
128
- /**
129
- * @internal
130
- */
131
89
  UserGroupNotFoundFault.filterSensitiveLog = (obj) => ({
132
90
  ...obj,
133
91
  });
134
92
  })(UserGroupNotFoundFault = exports.UserGroupNotFoundFault || (exports.UserGroupNotFoundFault = {}));
135
93
  var UserNotFoundFault;
136
94
  (function (UserNotFoundFault) {
137
- /**
138
- * @internal
139
- */
140
95
  UserNotFoundFault.filterSensitiveLog = (obj) => ({
141
96
  ...obj,
142
97
  });
143
98
  })(UserNotFoundFault = exports.UserNotFoundFault || (exports.UserNotFoundFault = {}));
144
99
  var AllowedNodeTypeModificationsMessage;
145
100
  (function (AllowedNodeTypeModificationsMessage) {
146
- /**
147
- * @internal
148
- */
149
101
  AllowedNodeTypeModificationsMessage.filterSensitiveLog = (obj) => ({
150
102
  ...obj,
151
103
  });
152
104
  })(AllowedNodeTypeModificationsMessage = exports.AllowedNodeTypeModificationsMessage || (exports.AllowedNodeTypeModificationsMessage = {}));
153
105
  var AuthorizationAlreadyExistsFault;
154
106
  (function (AuthorizationAlreadyExistsFault) {
155
- /**
156
- * @internal
157
- */
158
107
  AuthorizationAlreadyExistsFault.filterSensitiveLog = (obj) => ({
159
108
  ...obj,
160
109
  });
161
110
  })(AuthorizationAlreadyExistsFault = exports.AuthorizationAlreadyExistsFault || (exports.AuthorizationAlreadyExistsFault = {}));
162
111
  var AuthorizeCacheSecurityGroupIngressMessage;
163
112
  (function (AuthorizeCacheSecurityGroupIngressMessage) {
164
- /**
165
- * @internal
166
- */
167
113
  AuthorizeCacheSecurityGroupIngressMessage.filterSensitiveLog = (obj) => ({
168
114
  ...obj,
169
115
  });
170
116
  })(AuthorizeCacheSecurityGroupIngressMessage = exports.AuthorizeCacheSecurityGroupIngressMessage || (exports.AuthorizeCacheSecurityGroupIngressMessage = {}));
171
117
  var EC2SecurityGroup;
172
118
  (function (EC2SecurityGroup) {
173
- /**
174
- * @internal
175
- */
176
119
  EC2SecurityGroup.filterSensitiveLog = (obj) => ({
177
120
  ...obj,
178
121
  });
179
122
  })(EC2SecurityGroup = exports.EC2SecurityGroup || (exports.EC2SecurityGroup = {}));
180
123
  var CacheSecurityGroup;
181
124
  (function (CacheSecurityGroup) {
182
- /**
183
- * @internal
184
- */
185
125
  CacheSecurityGroup.filterSensitiveLog = (obj) => ({
186
126
  ...obj,
187
127
  });
188
128
  })(CacheSecurityGroup = exports.CacheSecurityGroup || (exports.CacheSecurityGroup = {}));
189
129
  var AuthorizeCacheSecurityGroupIngressResult;
190
130
  (function (AuthorizeCacheSecurityGroupIngressResult) {
191
- /**
192
- * @internal
193
- */
194
131
  AuthorizeCacheSecurityGroupIngressResult.filterSensitiveLog = (obj) => ({
195
132
  ...obj,
196
133
  });
197
134
  })(AuthorizeCacheSecurityGroupIngressResult = exports.AuthorizeCacheSecurityGroupIngressResult || (exports.AuthorizeCacheSecurityGroupIngressResult = {}));
198
135
  var InvalidCacheSecurityGroupStateFault;
199
136
  (function (InvalidCacheSecurityGroupStateFault) {
200
- /**
201
- * @internal
202
- */
203
137
  InvalidCacheSecurityGroupStateFault.filterSensitiveLog = (obj) => ({
204
138
  ...obj,
205
139
  });
206
140
  })(InvalidCacheSecurityGroupStateFault = exports.InvalidCacheSecurityGroupStateFault || (exports.InvalidCacheSecurityGroupStateFault = {}));
207
141
  var InvalidParameterCombinationException;
208
142
  (function (InvalidParameterCombinationException) {
209
- /**
210
- * @internal
211
- */
212
143
  InvalidParameterCombinationException.filterSensitiveLog = (obj) => ({
213
144
  ...obj,
214
145
  });
215
146
  })(InvalidParameterCombinationException = exports.InvalidParameterCombinationException || (exports.InvalidParameterCombinationException = {}));
216
147
  var InvalidParameterValueException;
217
148
  (function (InvalidParameterValueException) {
218
- /**
219
- * @internal
220
- */
221
149
  InvalidParameterValueException.filterSensitiveLog = (obj) => ({
222
150
  ...obj,
223
151
  });
224
152
  })(InvalidParameterValueException = exports.InvalidParameterValueException || (exports.InvalidParameterValueException = {}));
225
153
  var BatchApplyUpdateActionMessage;
226
154
  (function (BatchApplyUpdateActionMessage) {
227
- /**
228
- * @internal
229
- */
230
155
  BatchApplyUpdateActionMessage.filterSensitiveLog = (obj) => ({
231
156
  ...obj,
232
157
  });
233
158
  })(BatchApplyUpdateActionMessage = exports.BatchApplyUpdateActionMessage || (exports.BatchApplyUpdateActionMessage = {}));
234
159
  var ServiceUpdateNotFoundFault;
235
160
  (function (ServiceUpdateNotFoundFault) {
236
- /**
237
- * @internal
238
- */
239
161
  ServiceUpdateNotFoundFault.filterSensitiveLog = (obj) => ({
240
162
  ...obj,
241
163
  });
@@ -254,45 +176,30 @@ var UpdateActionStatus;
254
176
  })(UpdateActionStatus = exports.UpdateActionStatus || (exports.UpdateActionStatus = {}));
255
177
  var ProcessedUpdateAction;
256
178
  (function (ProcessedUpdateAction) {
257
- /**
258
- * @internal
259
- */
260
179
  ProcessedUpdateAction.filterSensitiveLog = (obj) => ({
261
180
  ...obj,
262
181
  });
263
182
  })(ProcessedUpdateAction = exports.ProcessedUpdateAction || (exports.ProcessedUpdateAction = {}));
264
183
  var UnprocessedUpdateAction;
265
184
  (function (UnprocessedUpdateAction) {
266
- /**
267
- * @internal
268
- */
269
185
  UnprocessedUpdateAction.filterSensitiveLog = (obj) => ({
270
186
  ...obj,
271
187
  });
272
188
  })(UnprocessedUpdateAction = exports.UnprocessedUpdateAction || (exports.UnprocessedUpdateAction = {}));
273
189
  var UpdateActionResultsMessage;
274
190
  (function (UpdateActionResultsMessage) {
275
- /**
276
- * @internal
277
- */
278
191
  UpdateActionResultsMessage.filterSensitiveLog = (obj) => ({
279
192
  ...obj,
280
193
  });
281
194
  })(UpdateActionResultsMessage = exports.UpdateActionResultsMessage || (exports.UpdateActionResultsMessage = {}));
282
195
  var BatchStopUpdateActionMessage;
283
196
  (function (BatchStopUpdateActionMessage) {
284
- /**
285
- * @internal
286
- */
287
197
  BatchStopUpdateActionMessage.filterSensitiveLog = (obj) => ({
288
198
  ...obj,
289
199
  });
290
200
  })(BatchStopUpdateActionMessage = exports.BatchStopUpdateActionMessage || (exports.BatchStopUpdateActionMessage = {}));
291
201
  var CompleteMigrationMessage;
292
202
  (function (CompleteMigrationMessage) {
293
- /**
294
- * @internal
295
- */
296
203
  CompleteMigrationMessage.filterSensitiveLog = (obj) => ({
297
204
  ...obj,
298
205
  });
@@ -306,45 +213,30 @@ var AutomaticFailoverStatus;
306
213
  })(AutomaticFailoverStatus = exports.AutomaticFailoverStatus || (exports.AutomaticFailoverStatus = {}));
307
214
  var Endpoint;
308
215
  (function (Endpoint) {
309
- /**
310
- * @internal
311
- */
312
216
  Endpoint.filterSensitiveLog = (obj) => ({
313
217
  ...obj,
314
218
  });
315
219
  })(Endpoint = exports.Endpoint || (exports.Endpoint = {}));
316
220
  var GlobalReplicationGroupInfo;
317
221
  (function (GlobalReplicationGroupInfo) {
318
- /**
319
- * @internal
320
- */
321
222
  GlobalReplicationGroupInfo.filterSensitiveLog = (obj) => ({
322
223
  ...obj,
323
224
  });
324
225
  })(GlobalReplicationGroupInfo = exports.GlobalReplicationGroupInfo || (exports.GlobalReplicationGroupInfo = {}));
325
226
  var CloudWatchLogsDestinationDetails;
326
227
  (function (CloudWatchLogsDestinationDetails) {
327
- /**
328
- * @internal
329
- */
330
228
  CloudWatchLogsDestinationDetails.filterSensitiveLog = (obj) => ({
331
229
  ...obj,
332
230
  });
333
231
  })(CloudWatchLogsDestinationDetails = exports.CloudWatchLogsDestinationDetails || (exports.CloudWatchLogsDestinationDetails = {}));
334
232
  var KinesisFirehoseDestinationDetails;
335
233
  (function (KinesisFirehoseDestinationDetails) {
336
- /**
337
- * @internal
338
- */
339
234
  KinesisFirehoseDestinationDetails.filterSensitiveLog = (obj) => ({
340
235
  ...obj,
341
236
  });
342
237
  })(KinesisFirehoseDestinationDetails = exports.KinesisFirehoseDestinationDetails || (exports.KinesisFirehoseDestinationDetails = {}));
343
238
  var DestinationDetails;
344
239
  (function (DestinationDetails) {
345
- /**
346
- * @internal
347
- */
348
240
  DestinationDetails.filterSensitiveLog = (obj) => ({
349
241
  ...obj,
350
242
  });
@@ -373,9 +265,6 @@ var LogDeliveryConfigurationStatus;
373
265
  })(LogDeliveryConfigurationStatus = exports.LogDeliveryConfigurationStatus || (exports.LogDeliveryConfigurationStatus = {}));
374
266
  var LogDeliveryConfiguration;
375
267
  (function (LogDeliveryConfiguration) {
376
- /**
377
- * @internal
378
- */
379
268
  LogDeliveryConfiguration.filterSensitiveLog = (obj) => ({
380
269
  ...obj,
381
270
  });
@@ -387,18 +276,12 @@ var MultiAZStatus;
387
276
  })(MultiAZStatus = exports.MultiAZStatus || (exports.MultiAZStatus = {}));
388
277
  var NodeGroupMember;
389
278
  (function (NodeGroupMember) {
390
- /**
391
- * @internal
392
- */
393
279
  NodeGroupMember.filterSensitiveLog = (obj) => ({
394
280
  ...obj,
395
281
  });
396
282
  })(NodeGroupMember = exports.NodeGroupMember || (exports.NodeGroupMember = {}));
397
283
  var NodeGroup;
398
284
  (function (NodeGroup) {
399
- /**
400
- * @internal
401
- */
402
285
  NodeGroup.filterSensitiveLog = (obj) => ({
403
286
  ...obj,
404
287
  });
@@ -410,162 +293,108 @@ var PendingAutomaticFailoverStatus;
410
293
  })(PendingAutomaticFailoverStatus = exports.PendingAutomaticFailoverStatus || (exports.PendingAutomaticFailoverStatus = {}));
411
294
  var PendingLogDeliveryConfiguration;
412
295
  (function (PendingLogDeliveryConfiguration) {
413
- /**
414
- * @internal
415
- */
416
296
  PendingLogDeliveryConfiguration.filterSensitiveLog = (obj) => ({
417
297
  ...obj,
418
298
  });
419
299
  })(PendingLogDeliveryConfiguration = exports.PendingLogDeliveryConfiguration || (exports.PendingLogDeliveryConfiguration = {}));
420
300
  var SlotMigration;
421
301
  (function (SlotMigration) {
422
- /**
423
- * @internal
424
- */
425
302
  SlotMigration.filterSensitiveLog = (obj) => ({
426
303
  ...obj,
427
304
  });
428
305
  })(SlotMigration = exports.SlotMigration || (exports.SlotMigration = {}));
429
306
  var ReshardingStatus;
430
307
  (function (ReshardingStatus) {
431
- /**
432
- * @internal
433
- */
434
308
  ReshardingStatus.filterSensitiveLog = (obj) => ({
435
309
  ...obj,
436
310
  });
437
311
  })(ReshardingStatus = exports.ReshardingStatus || (exports.ReshardingStatus = {}));
438
312
  var UserGroupsUpdateStatus;
439
313
  (function (UserGroupsUpdateStatus) {
440
- /**
441
- * @internal
442
- */
443
314
  UserGroupsUpdateStatus.filterSensitiveLog = (obj) => ({
444
315
  ...obj,
445
316
  });
446
317
  })(UserGroupsUpdateStatus = exports.UserGroupsUpdateStatus || (exports.UserGroupsUpdateStatus = {}));
447
318
  var ReplicationGroupPendingModifiedValues;
448
319
  (function (ReplicationGroupPendingModifiedValues) {
449
- /**
450
- * @internal
451
- */
452
320
  ReplicationGroupPendingModifiedValues.filterSensitiveLog = (obj) => ({
453
321
  ...obj,
454
322
  });
455
323
  })(ReplicationGroupPendingModifiedValues = exports.ReplicationGroupPendingModifiedValues || (exports.ReplicationGroupPendingModifiedValues = {}));
456
324
  var ReplicationGroup;
457
325
  (function (ReplicationGroup) {
458
- /**
459
- * @internal
460
- */
461
326
  ReplicationGroup.filterSensitiveLog = (obj) => ({
462
327
  ...obj,
463
328
  });
464
329
  })(ReplicationGroup = exports.ReplicationGroup || (exports.ReplicationGroup = {}));
465
330
  var CompleteMigrationResponse;
466
331
  (function (CompleteMigrationResponse) {
467
- /**
468
- * @internal
469
- */
470
332
  CompleteMigrationResponse.filterSensitiveLog = (obj) => ({
471
333
  ...obj,
472
334
  });
473
335
  })(CompleteMigrationResponse = exports.CompleteMigrationResponse || (exports.CompleteMigrationResponse = {}));
474
336
  var ReplicationGroupNotUnderMigrationFault;
475
337
  (function (ReplicationGroupNotUnderMigrationFault) {
476
- /**
477
- * @internal
478
- */
479
338
  ReplicationGroupNotUnderMigrationFault.filterSensitiveLog = (obj) => ({
480
339
  ...obj,
481
340
  });
482
341
  })(ReplicationGroupNotUnderMigrationFault = exports.ReplicationGroupNotUnderMigrationFault || (exports.ReplicationGroupNotUnderMigrationFault = {}));
483
342
  var CopySnapshotMessage;
484
343
  (function (CopySnapshotMessage) {
485
- /**
486
- * @internal
487
- */
488
344
  CopySnapshotMessage.filterSensitiveLog = (obj) => ({
489
345
  ...obj,
490
346
  });
491
347
  })(CopySnapshotMessage = exports.CopySnapshotMessage || (exports.CopySnapshotMessage = {}));
492
348
  var NodeGroupConfiguration;
493
349
  (function (NodeGroupConfiguration) {
494
- /**
495
- * @internal
496
- */
497
350
  NodeGroupConfiguration.filterSensitiveLog = (obj) => ({
498
351
  ...obj,
499
352
  });
500
353
  })(NodeGroupConfiguration = exports.NodeGroupConfiguration || (exports.NodeGroupConfiguration = {}));
501
354
  var NodeSnapshot;
502
355
  (function (NodeSnapshot) {
503
- /**
504
- * @internal
505
- */
506
356
  NodeSnapshot.filterSensitiveLog = (obj) => ({
507
357
  ...obj,
508
358
  });
509
359
  })(NodeSnapshot = exports.NodeSnapshot || (exports.NodeSnapshot = {}));
510
360
  var Snapshot;
511
361
  (function (Snapshot) {
512
- /**
513
- * @internal
514
- */
515
362
  Snapshot.filterSensitiveLog = (obj) => ({
516
363
  ...obj,
517
364
  });
518
365
  })(Snapshot = exports.Snapshot || (exports.Snapshot = {}));
519
366
  var CopySnapshotResult;
520
367
  (function (CopySnapshotResult) {
521
- /**
522
- * @internal
523
- */
524
368
  CopySnapshotResult.filterSensitiveLog = (obj) => ({
525
369
  ...obj,
526
370
  });
527
371
  })(CopySnapshotResult = exports.CopySnapshotResult || (exports.CopySnapshotResult = {}));
528
372
  var InvalidSnapshotStateFault;
529
373
  (function (InvalidSnapshotStateFault) {
530
- /**
531
- * @internal
532
- */
533
374
  InvalidSnapshotStateFault.filterSensitiveLog = (obj) => ({
534
375
  ...obj,
535
376
  });
536
377
  })(InvalidSnapshotStateFault = exports.InvalidSnapshotStateFault || (exports.InvalidSnapshotStateFault = {}));
537
378
  var SnapshotAlreadyExistsFault;
538
379
  (function (SnapshotAlreadyExistsFault) {
539
- /**
540
- * @internal
541
- */
542
380
  SnapshotAlreadyExistsFault.filterSensitiveLog = (obj) => ({
543
381
  ...obj,
544
382
  });
545
383
  })(SnapshotAlreadyExistsFault = exports.SnapshotAlreadyExistsFault || (exports.SnapshotAlreadyExistsFault = {}));
546
384
  var SnapshotQuotaExceededFault;
547
385
  (function (SnapshotQuotaExceededFault) {
548
- /**
549
- * @internal
550
- */
551
386
  SnapshotQuotaExceededFault.filterSensitiveLog = (obj) => ({
552
387
  ...obj,
553
388
  });
554
389
  })(SnapshotQuotaExceededFault = exports.SnapshotQuotaExceededFault || (exports.SnapshotQuotaExceededFault = {}));
555
390
  var CacheClusterAlreadyExistsFault;
556
391
  (function (CacheClusterAlreadyExistsFault) {
557
- /**
558
- * @internal
559
- */
560
392
  CacheClusterAlreadyExistsFault.filterSensitiveLog = (obj) => ({
561
393
  ...obj,
562
394
  });
563
395
  })(CacheClusterAlreadyExistsFault = exports.CacheClusterAlreadyExistsFault || (exports.CacheClusterAlreadyExistsFault = {}));
564
396
  var ClusterQuotaForCustomerExceededFault;
565
397
  (function (ClusterQuotaForCustomerExceededFault) {
566
- /**
567
- * @internal
568
- */
569
398
  ClusterQuotaForCustomerExceededFault.filterSensitiveLog = (obj) => ({
570
399
  ...obj,
571
400
  });
@@ -577,9 +406,6 @@ var AZMode;
577
406
  })(AZMode = exports.AZMode || (exports.AZMode = {}));
578
407
  var LogDeliveryConfigurationRequest;
579
408
  (function (LogDeliveryConfigurationRequest) {
580
- /**
581
- * @internal
582
- */
583
409
  LogDeliveryConfigurationRequest.filterSensitiveLog = (obj) => ({
584
410
  ...obj,
585
411
  });
@@ -591,486 +417,324 @@ var OutpostMode;
591
417
  })(OutpostMode = exports.OutpostMode || (exports.OutpostMode = {}));
592
418
  var CreateCacheClusterMessage;
593
419
  (function (CreateCacheClusterMessage) {
594
- /**
595
- * @internal
596
- */
597
420
  CreateCacheClusterMessage.filterSensitiveLog = (obj) => ({
598
421
  ...obj,
599
422
  });
600
423
  })(CreateCacheClusterMessage = exports.CreateCacheClusterMessage || (exports.CreateCacheClusterMessage = {}));
601
424
  var CacheNode;
602
425
  (function (CacheNode) {
603
- /**
604
- * @internal
605
- */
606
426
  CacheNode.filterSensitiveLog = (obj) => ({
607
427
  ...obj,
608
428
  });
609
429
  })(CacheNode = exports.CacheNode || (exports.CacheNode = {}));
610
430
  var CacheParameterGroupStatus;
611
431
  (function (CacheParameterGroupStatus) {
612
- /**
613
- * @internal
614
- */
615
432
  CacheParameterGroupStatus.filterSensitiveLog = (obj) => ({
616
433
  ...obj,
617
434
  });
618
435
  })(CacheParameterGroupStatus = exports.CacheParameterGroupStatus || (exports.CacheParameterGroupStatus = {}));
619
436
  var CacheSecurityGroupMembership;
620
437
  (function (CacheSecurityGroupMembership) {
621
- /**
622
- * @internal
623
- */
624
438
  CacheSecurityGroupMembership.filterSensitiveLog = (obj) => ({
625
439
  ...obj,
626
440
  });
627
441
  })(CacheSecurityGroupMembership = exports.CacheSecurityGroupMembership || (exports.CacheSecurityGroupMembership = {}));
628
442
  var NotificationConfiguration;
629
443
  (function (NotificationConfiguration) {
630
- /**
631
- * @internal
632
- */
633
444
  NotificationConfiguration.filterSensitiveLog = (obj) => ({
634
445
  ...obj,
635
446
  });
636
447
  })(NotificationConfiguration = exports.NotificationConfiguration || (exports.NotificationConfiguration = {}));
637
448
  var PendingModifiedValues;
638
449
  (function (PendingModifiedValues) {
639
- /**
640
- * @internal
641
- */
642
450
  PendingModifiedValues.filterSensitiveLog = (obj) => ({
643
451
  ...obj,
644
452
  });
645
453
  })(PendingModifiedValues = exports.PendingModifiedValues || (exports.PendingModifiedValues = {}));
646
454
  var SecurityGroupMembership;
647
455
  (function (SecurityGroupMembership) {
648
- /**
649
- * @internal
650
- */
651
456
  SecurityGroupMembership.filterSensitiveLog = (obj) => ({
652
457
  ...obj,
653
458
  });
654
459
  })(SecurityGroupMembership = exports.SecurityGroupMembership || (exports.SecurityGroupMembership = {}));
655
460
  var CacheCluster;
656
461
  (function (CacheCluster) {
657
- /**
658
- * @internal
659
- */
660
462
  CacheCluster.filterSensitiveLog = (obj) => ({
661
463
  ...obj,
662
464
  });
663
465
  })(CacheCluster = exports.CacheCluster || (exports.CacheCluster = {}));
664
466
  var CreateCacheClusterResult;
665
467
  (function (CreateCacheClusterResult) {
666
- /**
667
- * @internal
668
- */
669
468
  CreateCacheClusterResult.filterSensitiveLog = (obj) => ({
670
469
  ...obj,
671
470
  });
672
471
  })(CreateCacheClusterResult = exports.CreateCacheClusterResult || (exports.CreateCacheClusterResult = {}));
673
472
  var InsufficientCacheClusterCapacityFault;
674
473
  (function (InsufficientCacheClusterCapacityFault) {
675
- /**
676
- * @internal
677
- */
678
474
  InsufficientCacheClusterCapacityFault.filterSensitiveLog = (obj) => ({
679
475
  ...obj,
680
476
  });
681
477
  })(InsufficientCacheClusterCapacityFault = exports.InsufficientCacheClusterCapacityFault || (exports.InsufficientCacheClusterCapacityFault = {}));
682
478
  var InvalidVPCNetworkStateFault;
683
479
  (function (InvalidVPCNetworkStateFault) {
684
- /**
685
- * @internal
686
- */
687
480
  InvalidVPCNetworkStateFault.filterSensitiveLog = (obj) => ({
688
481
  ...obj,
689
482
  });
690
483
  })(InvalidVPCNetworkStateFault = exports.InvalidVPCNetworkStateFault || (exports.InvalidVPCNetworkStateFault = {}));
691
484
  var NodeQuotaForClusterExceededFault;
692
485
  (function (NodeQuotaForClusterExceededFault) {
693
- /**
694
- * @internal
695
- */
696
486
  NodeQuotaForClusterExceededFault.filterSensitiveLog = (obj) => ({
697
487
  ...obj,
698
488
  });
699
489
  })(NodeQuotaForClusterExceededFault = exports.NodeQuotaForClusterExceededFault || (exports.NodeQuotaForClusterExceededFault = {}));
700
490
  var NodeQuotaForCustomerExceededFault;
701
491
  (function (NodeQuotaForCustomerExceededFault) {
702
- /**
703
- * @internal
704
- */
705
492
  NodeQuotaForCustomerExceededFault.filterSensitiveLog = (obj) => ({
706
493
  ...obj,
707
494
  });
708
495
  })(NodeQuotaForCustomerExceededFault = exports.NodeQuotaForCustomerExceededFault || (exports.NodeQuotaForCustomerExceededFault = {}));
709
496
  var CacheParameterGroupAlreadyExistsFault;
710
497
  (function (CacheParameterGroupAlreadyExistsFault) {
711
- /**
712
- * @internal
713
- */
714
498
  CacheParameterGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
715
499
  ...obj,
716
500
  });
717
501
  })(CacheParameterGroupAlreadyExistsFault = exports.CacheParameterGroupAlreadyExistsFault || (exports.CacheParameterGroupAlreadyExistsFault = {}));
718
502
  var CacheParameterGroupQuotaExceededFault;
719
503
  (function (CacheParameterGroupQuotaExceededFault) {
720
- /**
721
- * @internal
722
- */
723
504
  CacheParameterGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
724
505
  ...obj,
725
506
  });
726
507
  })(CacheParameterGroupQuotaExceededFault = exports.CacheParameterGroupQuotaExceededFault || (exports.CacheParameterGroupQuotaExceededFault = {}));
727
508
  var CreateCacheParameterGroupMessage;
728
509
  (function (CreateCacheParameterGroupMessage) {
729
- /**
730
- * @internal
731
- */
732
510
  CreateCacheParameterGroupMessage.filterSensitiveLog = (obj) => ({
733
511
  ...obj,
734
512
  });
735
513
  })(CreateCacheParameterGroupMessage = exports.CreateCacheParameterGroupMessage || (exports.CreateCacheParameterGroupMessage = {}));
736
514
  var CacheParameterGroup;
737
515
  (function (CacheParameterGroup) {
738
- /**
739
- * @internal
740
- */
741
516
  CacheParameterGroup.filterSensitiveLog = (obj) => ({
742
517
  ...obj,
743
518
  });
744
519
  })(CacheParameterGroup = exports.CacheParameterGroup || (exports.CacheParameterGroup = {}));
745
520
  var CreateCacheParameterGroupResult;
746
521
  (function (CreateCacheParameterGroupResult) {
747
- /**
748
- * @internal
749
- */
750
522
  CreateCacheParameterGroupResult.filterSensitiveLog = (obj) => ({
751
523
  ...obj,
752
524
  });
753
525
  })(CreateCacheParameterGroupResult = exports.CreateCacheParameterGroupResult || (exports.CreateCacheParameterGroupResult = {}));
754
526
  var InvalidCacheParameterGroupStateFault;
755
527
  (function (InvalidCacheParameterGroupStateFault) {
756
- /**
757
- * @internal
758
- */
759
528
  InvalidCacheParameterGroupStateFault.filterSensitiveLog = (obj) => ({
760
529
  ...obj,
761
530
  });
762
531
  })(InvalidCacheParameterGroupStateFault = exports.InvalidCacheParameterGroupStateFault || (exports.InvalidCacheParameterGroupStateFault = {}));
763
532
  var CacheSecurityGroupAlreadyExistsFault;
764
533
  (function (CacheSecurityGroupAlreadyExistsFault) {
765
- /**
766
- * @internal
767
- */
768
534
  CacheSecurityGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
769
535
  ...obj,
770
536
  });
771
537
  })(CacheSecurityGroupAlreadyExistsFault = exports.CacheSecurityGroupAlreadyExistsFault || (exports.CacheSecurityGroupAlreadyExistsFault = {}));
772
538
  var CacheSecurityGroupQuotaExceededFault;
773
539
  (function (CacheSecurityGroupQuotaExceededFault) {
774
- /**
775
- * @internal
776
- */
777
540
  CacheSecurityGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
778
541
  ...obj,
779
542
  });
780
543
  })(CacheSecurityGroupQuotaExceededFault = exports.CacheSecurityGroupQuotaExceededFault || (exports.CacheSecurityGroupQuotaExceededFault = {}));
781
544
  var CreateCacheSecurityGroupMessage;
782
545
  (function (CreateCacheSecurityGroupMessage) {
783
- /**
784
- * @internal
785
- */
786
546
  CreateCacheSecurityGroupMessage.filterSensitiveLog = (obj) => ({
787
547
  ...obj,
788
548
  });
789
549
  })(CreateCacheSecurityGroupMessage = exports.CreateCacheSecurityGroupMessage || (exports.CreateCacheSecurityGroupMessage = {}));
790
550
  var CreateCacheSecurityGroupResult;
791
551
  (function (CreateCacheSecurityGroupResult) {
792
- /**
793
- * @internal
794
- */
795
552
  CreateCacheSecurityGroupResult.filterSensitiveLog = (obj) => ({
796
553
  ...obj,
797
554
  });
798
555
  })(CreateCacheSecurityGroupResult = exports.CreateCacheSecurityGroupResult || (exports.CreateCacheSecurityGroupResult = {}));
799
556
  var CacheSubnetGroupAlreadyExistsFault;
800
557
  (function (CacheSubnetGroupAlreadyExistsFault) {
801
- /**
802
- * @internal
803
- */
804
558
  CacheSubnetGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
805
559
  ...obj,
806
560
  });
807
561
  })(CacheSubnetGroupAlreadyExistsFault = exports.CacheSubnetGroupAlreadyExistsFault || (exports.CacheSubnetGroupAlreadyExistsFault = {}));
808
562
  var CacheSubnetGroupQuotaExceededFault;
809
563
  (function (CacheSubnetGroupQuotaExceededFault) {
810
- /**
811
- * @internal
812
- */
813
564
  CacheSubnetGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
814
565
  ...obj,
815
566
  });
816
567
  })(CacheSubnetGroupQuotaExceededFault = exports.CacheSubnetGroupQuotaExceededFault || (exports.CacheSubnetGroupQuotaExceededFault = {}));
817
568
  var CacheSubnetQuotaExceededFault;
818
569
  (function (CacheSubnetQuotaExceededFault) {
819
- /**
820
- * @internal
821
- */
822
570
  CacheSubnetQuotaExceededFault.filterSensitiveLog = (obj) => ({
823
571
  ...obj,
824
572
  });
825
573
  })(CacheSubnetQuotaExceededFault = exports.CacheSubnetQuotaExceededFault || (exports.CacheSubnetQuotaExceededFault = {}));
826
574
  var CreateCacheSubnetGroupMessage;
827
575
  (function (CreateCacheSubnetGroupMessage) {
828
- /**
829
- * @internal
830
- */
831
576
  CreateCacheSubnetGroupMessage.filterSensitiveLog = (obj) => ({
832
577
  ...obj,
833
578
  });
834
579
  })(CreateCacheSubnetGroupMessage = exports.CreateCacheSubnetGroupMessage || (exports.CreateCacheSubnetGroupMessage = {}));
835
580
  var AvailabilityZone;
836
581
  (function (AvailabilityZone) {
837
- /**
838
- * @internal
839
- */
840
582
  AvailabilityZone.filterSensitiveLog = (obj) => ({
841
583
  ...obj,
842
584
  });
843
585
  })(AvailabilityZone = exports.AvailabilityZone || (exports.AvailabilityZone = {}));
844
586
  var SubnetOutpost;
845
587
  (function (SubnetOutpost) {
846
- /**
847
- * @internal
848
- */
849
588
  SubnetOutpost.filterSensitiveLog = (obj) => ({
850
589
  ...obj,
851
590
  });
852
591
  })(SubnetOutpost = exports.SubnetOutpost || (exports.SubnetOutpost = {}));
853
592
  var Subnet;
854
593
  (function (Subnet) {
855
- /**
856
- * @internal
857
- */
858
594
  Subnet.filterSensitiveLog = (obj) => ({
859
595
  ...obj,
860
596
  });
861
597
  })(Subnet = exports.Subnet || (exports.Subnet = {}));
862
598
  var CacheSubnetGroup;
863
599
  (function (CacheSubnetGroup) {
864
- /**
865
- * @internal
866
- */
867
600
  CacheSubnetGroup.filterSensitiveLog = (obj) => ({
868
601
  ...obj,
869
602
  });
870
603
  })(CacheSubnetGroup = exports.CacheSubnetGroup || (exports.CacheSubnetGroup = {}));
871
604
  var CreateCacheSubnetGroupResult;
872
605
  (function (CreateCacheSubnetGroupResult) {
873
- /**
874
- * @internal
875
- */
876
606
  CreateCacheSubnetGroupResult.filterSensitiveLog = (obj) => ({
877
607
  ...obj,
878
608
  });
879
609
  })(CreateCacheSubnetGroupResult = exports.CreateCacheSubnetGroupResult || (exports.CreateCacheSubnetGroupResult = {}));
880
610
  var InvalidSubnet;
881
611
  (function (InvalidSubnet) {
882
- /**
883
- * @internal
884
- */
885
612
  InvalidSubnet.filterSensitiveLog = (obj) => ({
886
613
  ...obj,
887
614
  });
888
615
  })(InvalidSubnet = exports.InvalidSubnet || (exports.InvalidSubnet = {}));
889
616
  var SubnetNotAllowedFault;
890
617
  (function (SubnetNotAllowedFault) {
891
- /**
892
- * @internal
893
- */
894
618
  SubnetNotAllowedFault.filterSensitiveLog = (obj) => ({
895
619
  ...obj,
896
620
  });
897
621
  })(SubnetNotAllowedFault = exports.SubnetNotAllowedFault || (exports.SubnetNotAllowedFault = {}));
898
622
  var CreateGlobalReplicationGroupMessage;
899
623
  (function (CreateGlobalReplicationGroupMessage) {
900
- /**
901
- * @internal
902
- */
903
624
  CreateGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
904
625
  ...obj,
905
626
  });
906
627
  })(CreateGlobalReplicationGroupMessage = exports.CreateGlobalReplicationGroupMessage || (exports.CreateGlobalReplicationGroupMessage = {}));
907
628
  var GlobalNodeGroup;
908
629
  (function (GlobalNodeGroup) {
909
- /**
910
- * @internal
911
- */
912
630
  GlobalNodeGroup.filterSensitiveLog = (obj) => ({
913
631
  ...obj,
914
632
  });
915
633
  })(GlobalNodeGroup = exports.GlobalNodeGroup || (exports.GlobalNodeGroup = {}));
916
634
  var GlobalReplicationGroupMember;
917
635
  (function (GlobalReplicationGroupMember) {
918
- /**
919
- * @internal
920
- */
921
636
  GlobalReplicationGroupMember.filterSensitiveLog = (obj) => ({
922
637
  ...obj,
923
638
  });
924
639
  })(GlobalReplicationGroupMember = exports.GlobalReplicationGroupMember || (exports.GlobalReplicationGroupMember = {}));
925
640
  var GlobalReplicationGroup;
926
641
  (function (GlobalReplicationGroup) {
927
- /**
928
- * @internal
929
- */
930
642
  GlobalReplicationGroup.filterSensitiveLog = (obj) => ({
931
643
  ...obj,
932
644
  });
933
645
  })(GlobalReplicationGroup = exports.GlobalReplicationGroup || (exports.GlobalReplicationGroup = {}));
934
646
  var CreateGlobalReplicationGroupResult;
935
647
  (function (CreateGlobalReplicationGroupResult) {
936
- /**
937
- * @internal
938
- */
939
648
  CreateGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
940
649
  ...obj,
941
650
  });
942
651
  })(CreateGlobalReplicationGroupResult = exports.CreateGlobalReplicationGroupResult || (exports.CreateGlobalReplicationGroupResult = {}));
943
652
  var GlobalReplicationGroupAlreadyExistsFault;
944
653
  (function (GlobalReplicationGroupAlreadyExistsFault) {
945
- /**
946
- * @internal
947
- */
948
654
  GlobalReplicationGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
949
655
  ...obj,
950
656
  });
951
657
  })(GlobalReplicationGroupAlreadyExistsFault = exports.GlobalReplicationGroupAlreadyExistsFault || (exports.GlobalReplicationGroupAlreadyExistsFault = {}));
952
658
  var ServiceLinkedRoleNotFoundFault;
953
659
  (function (ServiceLinkedRoleNotFoundFault) {
954
- /**
955
- * @internal
956
- */
957
660
  ServiceLinkedRoleNotFoundFault.filterSensitiveLog = (obj) => ({
958
661
  ...obj,
959
662
  });
960
663
  })(ServiceLinkedRoleNotFoundFault = exports.ServiceLinkedRoleNotFoundFault || (exports.ServiceLinkedRoleNotFoundFault = {}));
961
664
  var CreateReplicationGroupMessage;
962
665
  (function (CreateReplicationGroupMessage) {
963
- /**
964
- * @internal
965
- */
966
666
  CreateReplicationGroupMessage.filterSensitiveLog = (obj) => ({
967
667
  ...obj,
968
668
  });
969
669
  })(CreateReplicationGroupMessage = exports.CreateReplicationGroupMessage || (exports.CreateReplicationGroupMessage = {}));
970
670
  var CreateReplicationGroupResult;
971
671
  (function (CreateReplicationGroupResult) {
972
- /**
973
- * @internal
974
- */
975
672
  CreateReplicationGroupResult.filterSensitiveLog = (obj) => ({
976
673
  ...obj,
977
674
  });
978
675
  })(CreateReplicationGroupResult = exports.CreateReplicationGroupResult || (exports.CreateReplicationGroupResult = {}));
979
676
  var GlobalReplicationGroupNotFoundFault;
980
677
  (function (GlobalReplicationGroupNotFoundFault) {
981
- /**
982
- * @internal
983
- */
984
678
  GlobalReplicationGroupNotFoundFault.filterSensitiveLog = (obj) => ({
985
679
  ...obj,
986
680
  });
987
681
  })(GlobalReplicationGroupNotFoundFault = exports.GlobalReplicationGroupNotFoundFault || (exports.GlobalReplicationGroupNotFoundFault = {}));
988
682
  var InvalidCacheClusterStateFault;
989
683
  (function (InvalidCacheClusterStateFault) {
990
- /**
991
- * @internal
992
- */
993
684
  InvalidCacheClusterStateFault.filterSensitiveLog = (obj) => ({
994
685
  ...obj,
995
686
  });
996
687
  })(InvalidCacheClusterStateFault = exports.InvalidCacheClusterStateFault || (exports.InvalidCacheClusterStateFault = {}));
997
688
  var InvalidGlobalReplicationGroupStateFault;
998
689
  (function (InvalidGlobalReplicationGroupStateFault) {
999
- /**
1000
- * @internal
1001
- */
1002
690
  InvalidGlobalReplicationGroupStateFault.filterSensitiveLog = (obj) => ({
1003
691
  ...obj,
1004
692
  });
1005
693
  })(InvalidGlobalReplicationGroupStateFault = exports.InvalidGlobalReplicationGroupStateFault || (exports.InvalidGlobalReplicationGroupStateFault = {}));
1006
694
  var InvalidUserGroupStateFault;
1007
695
  (function (InvalidUserGroupStateFault) {
1008
- /**
1009
- * @internal
1010
- */
1011
696
  InvalidUserGroupStateFault.filterSensitiveLog = (obj) => ({
1012
697
  ...obj,
1013
698
  });
1014
699
  })(InvalidUserGroupStateFault = exports.InvalidUserGroupStateFault || (exports.InvalidUserGroupStateFault = {}));
1015
700
  var NodeGroupsPerReplicationGroupQuotaExceededFault;
1016
701
  (function (NodeGroupsPerReplicationGroupQuotaExceededFault) {
1017
- /**
1018
- * @internal
1019
- */
1020
702
  NodeGroupsPerReplicationGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
1021
703
  ...obj,
1022
704
  });
1023
705
  })(NodeGroupsPerReplicationGroupQuotaExceededFault = exports.NodeGroupsPerReplicationGroupQuotaExceededFault || (exports.NodeGroupsPerReplicationGroupQuotaExceededFault = {}));
1024
706
  var ReplicationGroupAlreadyExistsFault;
1025
707
  (function (ReplicationGroupAlreadyExistsFault) {
1026
- /**
1027
- * @internal
1028
- */
1029
708
  ReplicationGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
1030
709
  ...obj,
1031
710
  });
1032
711
  })(ReplicationGroupAlreadyExistsFault = exports.ReplicationGroupAlreadyExistsFault || (exports.ReplicationGroupAlreadyExistsFault = {}));
1033
712
  var CreateSnapshotMessage;
1034
713
  (function (CreateSnapshotMessage) {
1035
- /**
1036
- * @internal
1037
- */
1038
714
  CreateSnapshotMessage.filterSensitiveLog = (obj) => ({
1039
715
  ...obj,
1040
716
  });
1041
717
  })(CreateSnapshotMessage = exports.CreateSnapshotMessage || (exports.CreateSnapshotMessage = {}));
1042
718
  var CreateSnapshotResult;
1043
719
  (function (CreateSnapshotResult) {
1044
- /**
1045
- * @internal
1046
- */
1047
720
  CreateSnapshotResult.filterSensitiveLog = (obj) => ({
1048
721
  ...obj,
1049
722
  });
1050
723
  })(CreateSnapshotResult = exports.CreateSnapshotResult || (exports.CreateSnapshotResult = {}));
1051
724
  var SnapshotFeatureNotSupportedFault;
1052
725
  (function (SnapshotFeatureNotSupportedFault) {
1053
- /**
1054
- * @internal
1055
- */
1056
726
  SnapshotFeatureNotSupportedFault.filterSensitiveLog = (obj) => ({
1057
727
  ...obj,
1058
728
  });
1059
729
  })(SnapshotFeatureNotSupportedFault = exports.SnapshotFeatureNotSupportedFault || (exports.SnapshotFeatureNotSupportedFault = {}));
1060
730
  var CreateUserMessage;
1061
731
  (function (CreateUserMessage) {
1062
- /**
1063
- * @internal
1064
- */
1065
732
  CreateUserMessage.filterSensitiveLog = (obj) => ({
1066
733
  ...obj,
1067
734
  });
1068
735
  })(CreateUserMessage = exports.CreateUserMessage || (exports.CreateUserMessage = {}));
1069
736
  var DuplicateUserNameFault;
1070
737
  (function (DuplicateUserNameFault) {
1071
- /**
1072
- * @internal
1073
- */
1074
738
  DuplicateUserNameFault.filterSensitiveLog = (obj) => ({
1075
739
  ...obj,
1076
740
  });
@@ -1082,594 +746,396 @@ var AuthenticationType;
1082
746
  })(AuthenticationType = exports.AuthenticationType || (exports.AuthenticationType = {}));
1083
747
  var Authentication;
1084
748
  (function (Authentication) {
1085
- /**
1086
- * @internal
1087
- */
1088
749
  Authentication.filterSensitiveLog = (obj) => ({
1089
750
  ...obj,
1090
751
  });
1091
752
  })(Authentication = exports.Authentication || (exports.Authentication = {}));
1092
753
  var User;
1093
754
  (function (User) {
1094
- /**
1095
- * @internal
1096
- */
1097
755
  User.filterSensitiveLog = (obj) => ({
1098
756
  ...obj,
1099
757
  });
1100
758
  })(User = exports.User || (exports.User = {}));
1101
759
  var UserAlreadyExistsFault;
1102
760
  (function (UserAlreadyExistsFault) {
1103
- /**
1104
- * @internal
1105
- */
1106
761
  UserAlreadyExistsFault.filterSensitiveLog = (obj) => ({
1107
762
  ...obj,
1108
763
  });
1109
764
  })(UserAlreadyExistsFault = exports.UserAlreadyExistsFault || (exports.UserAlreadyExistsFault = {}));
1110
765
  var UserQuotaExceededFault;
1111
766
  (function (UserQuotaExceededFault) {
1112
- /**
1113
- * @internal
1114
- */
1115
767
  UserQuotaExceededFault.filterSensitiveLog = (obj) => ({
1116
768
  ...obj,
1117
769
  });
1118
770
  })(UserQuotaExceededFault = exports.UserQuotaExceededFault || (exports.UserQuotaExceededFault = {}));
1119
771
  var CreateUserGroupMessage;
1120
772
  (function (CreateUserGroupMessage) {
1121
- /**
1122
- * @internal
1123
- */
1124
773
  CreateUserGroupMessage.filterSensitiveLog = (obj) => ({
1125
774
  ...obj,
1126
775
  });
1127
776
  })(CreateUserGroupMessage = exports.CreateUserGroupMessage || (exports.CreateUserGroupMessage = {}));
1128
777
  var DefaultUserRequired;
1129
778
  (function (DefaultUserRequired) {
1130
- /**
1131
- * @internal
1132
- */
1133
779
  DefaultUserRequired.filterSensitiveLog = (obj) => ({
1134
780
  ...obj,
1135
781
  });
1136
782
  })(DefaultUserRequired = exports.DefaultUserRequired || (exports.DefaultUserRequired = {}));
1137
783
  var UserGroupPendingChanges;
1138
784
  (function (UserGroupPendingChanges) {
1139
- /**
1140
- * @internal
1141
- */
1142
785
  UserGroupPendingChanges.filterSensitiveLog = (obj) => ({
1143
786
  ...obj,
1144
787
  });
1145
788
  })(UserGroupPendingChanges = exports.UserGroupPendingChanges || (exports.UserGroupPendingChanges = {}));
1146
789
  var UserGroup;
1147
790
  (function (UserGroup) {
1148
- /**
1149
- * @internal
1150
- */
1151
791
  UserGroup.filterSensitiveLog = (obj) => ({
1152
792
  ...obj,
1153
793
  });
1154
794
  })(UserGroup = exports.UserGroup || (exports.UserGroup = {}));
1155
795
  var UserGroupAlreadyExistsFault;
1156
796
  (function (UserGroupAlreadyExistsFault) {
1157
- /**
1158
- * @internal
1159
- */
1160
797
  UserGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
1161
798
  ...obj,
1162
799
  });
1163
800
  })(UserGroupAlreadyExistsFault = exports.UserGroupAlreadyExistsFault || (exports.UserGroupAlreadyExistsFault = {}));
1164
801
  var UserGroupQuotaExceededFault;
1165
802
  (function (UserGroupQuotaExceededFault) {
1166
- /**
1167
- * @internal
1168
- */
1169
803
  UserGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
1170
804
  ...obj,
1171
805
  });
1172
806
  })(UserGroupQuotaExceededFault = exports.UserGroupQuotaExceededFault || (exports.UserGroupQuotaExceededFault = {}));
1173
807
  var DecreaseNodeGroupsInGlobalReplicationGroupMessage;
1174
808
  (function (DecreaseNodeGroupsInGlobalReplicationGroupMessage) {
1175
- /**
1176
- * @internal
1177
- */
1178
809
  DecreaseNodeGroupsInGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
1179
810
  ...obj,
1180
811
  });
1181
812
  })(DecreaseNodeGroupsInGlobalReplicationGroupMessage = exports.DecreaseNodeGroupsInGlobalReplicationGroupMessage || (exports.DecreaseNodeGroupsInGlobalReplicationGroupMessage = {}));
1182
813
  var DecreaseNodeGroupsInGlobalReplicationGroupResult;
1183
814
  (function (DecreaseNodeGroupsInGlobalReplicationGroupResult) {
1184
- /**
1185
- * @internal
1186
- */
1187
815
  DecreaseNodeGroupsInGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
1188
816
  ...obj,
1189
817
  });
1190
818
  })(DecreaseNodeGroupsInGlobalReplicationGroupResult = exports.DecreaseNodeGroupsInGlobalReplicationGroupResult || (exports.DecreaseNodeGroupsInGlobalReplicationGroupResult = {}));
1191
819
  var ConfigureShard;
1192
820
  (function (ConfigureShard) {
1193
- /**
1194
- * @internal
1195
- */
1196
821
  ConfigureShard.filterSensitiveLog = (obj) => ({
1197
822
  ...obj,
1198
823
  });
1199
824
  })(ConfigureShard = exports.ConfigureShard || (exports.ConfigureShard = {}));
1200
825
  var DecreaseReplicaCountMessage;
1201
826
  (function (DecreaseReplicaCountMessage) {
1202
- /**
1203
- * @internal
1204
- */
1205
827
  DecreaseReplicaCountMessage.filterSensitiveLog = (obj) => ({
1206
828
  ...obj,
1207
829
  });
1208
830
  })(DecreaseReplicaCountMessage = exports.DecreaseReplicaCountMessage || (exports.DecreaseReplicaCountMessage = {}));
1209
831
  var DecreaseReplicaCountResult;
1210
832
  (function (DecreaseReplicaCountResult) {
1211
- /**
1212
- * @internal
1213
- */
1214
833
  DecreaseReplicaCountResult.filterSensitiveLog = (obj) => ({
1215
834
  ...obj,
1216
835
  });
1217
836
  })(DecreaseReplicaCountResult = exports.DecreaseReplicaCountResult || (exports.DecreaseReplicaCountResult = {}));
1218
837
  var NoOperationFault;
1219
838
  (function (NoOperationFault) {
1220
- /**
1221
- * @internal
1222
- */
1223
839
  NoOperationFault.filterSensitiveLog = (obj) => ({
1224
840
  ...obj,
1225
841
  });
1226
842
  })(NoOperationFault = exports.NoOperationFault || (exports.NoOperationFault = {}));
1227
843
  var DeleteCacheClusterMessage;
1228
844
  (function (DeleteCacheClusterMessage) {
1229
- /**
1230
- * @internal
1231
- */
1232
845
  DeleteCacheClusterMessage.filterSensitiveLog = (obj) => ({
1233
846
  ...obj,
1234
847
  });
1235
848
  })(DeleteCacheClusterMessage = exports.DeleteCacheClusterMessage || (exports.DeleteCacheClusterMessage = {}));
1236
849
  var DeleteCacheClusterResult;
1237
850
  (function (DeleteCacheClusterResult) {
1238
- /**
1239
- * @internal
1240
- */
1241
851
  DeleteCacheClusterResult.filterSensitiveLog = (obj) => ({
1242
852
  ...obj,
1243
853
  });
1244
854
  })(DeleteCacheClusterResult = exports.DeleteCacheClusterResult || (exports.DeleteCacheClusterResult = {}));
1245
855
  var DeleteCacheParameterGroupMessage;
1246
856
  (function (DeleteCacheParameterGroupMessage) {
1247
- /**
1248
- * @internal
1249
- */
1250
857
  DeleteCacheParameterGroupMessage.filterSensitiveLog = (obj) => ({
1251
858
  ...obj,
1252
859
  });
1253
860
  })(DeleteCacheParameterGroupMessage = exports.DeleteCacheParameterGroupMessage || (exports.DeleteCacheParameterGroupMessage = {}));
1254
861
  var DeleteCacheSecurityGroupMessage;
1255
862
  (function (DeleteCacheSecurityGroupMessage) {
1256
- /**
1257
- * @internal
1258
- */
1259
863
  DeleteCacheSecurityGroupMessage.filterSensitiveLog = (obj) => ({
1260
864
  ...obj,
1261
865
  });
1262
866
  })(DeleteCacheSecurityGroupMessage = exports.DeleteCacheSecurityGroupMessage || (exports.DeleteCacheSecurityGroupMessage = {}));
1263
867
  var CacheSubnetGroupInUse;
1264
868
  (function (CacheSubnetGroupInUse) {
1265
- /**
1266
- * @internal
1267
- */
1268
869
  CacheSubnetGroupInUse.filterSensitiveLog = (obj) => ({
1269
870
  ...obj,
1270
871
  });
1271
872
  })(CacheSubnetGroupInUse = exports.CacheSubnetGroupInUse || (exports.CacheSubnetGroupInUse = {}));
1272
873
  var DeleteCacheSubnetGroupMessage;
1273
874
  (function (DeleteCacheSubnetGroupMessage) {
1274
- /**
1275
- * @internal
1276
- */
1277
875
  DeleteCacheSubnetGroupMessage.filterSensitiveLog = (obj) => ({
1278
876
  ...obj,
1279
877
  });
1280
878
  })(DeleteCacheSubnetGroupMessage = exports.DeleteCacheSubnetGroupMessage || (exports.DeleteCacheSubnetGroupMessage = {}));
1281
879
  var DeleteGlobalReplicationGroupMessage;
1282
880
  (function (DeleteGlobalReplicationGroupMessage) {
1283
- /**
1284
- * @internal
1285
- */
1286
881
  DeleteGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
1287
882
  ...obj,
1288
883
  });
1289
884
  })(DeleteGlobalReplicationGroupMessage = exports.DeleteGlobalReplicationGroupMessage || (exports.DeleteGlobalReplicationGroupMessage = {}));
1290
885
  var DeleteGlobalReplicationGroupResult;
1291
886
  (function (DeleteGlobalReplicationGroupResult) {
1292
- /**
1293
- * @internal
1294
- */
1295
887
  DeleteGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
1296
888
  ...obj,
1297
889
  });
1298
890
  })(DeleteGlobalReplicationGroupResult = exports.DeleteGlobalReplicationGroupResult || (exports.DeleteGlobalReplicationGroupResult = {}));
1299
891
  var DeleteReplicationGroupMessage;
1300
892
  (function (DeleteReplicationGroupMessage) {
1301
- /**
1302
- * @internal
1303
- */
1304
893
  DeleteReplicationGroupMessage.filterSensitiveLog = (obj) => ({
1305
894
  ...obj,
1306
895
  });
1307
896
  })(DeleteReplicationGroupMessage = exports.DeleteReplicationGroupMessage || (exports.DeleteReplicationGroupMessage = {}));
1308
897
  var DeleteReplicationGroupResult;
1309
898
  (function (DeleteReplicationGroupResult) {
1310
- /**
1311
- * @internal
1312
- */
1313
899
  DeleteReplicationGroupResult.filterSensitiveLog = (obj) => ({
1314
900
  ...obj,
1315
901
  });
1316
902
  })(DeleteReplicationGroupResult = exports.DeleteReplicationGroupResult || (exports.DeleteReplicationGroupResult = {}));
1317
903
  var DeleteSnapshotMessage;
1318
904
  (function (DeleteSnapshotMessage) {
1319
- /**
1320
- * @internal
1321
- */
1322
905
  DeleteSnapshotMessage.filterSensitiveLog = (obj) => ({
1323
906
  ...obj,
1324
907
  });
1325
908
  })(DeleteSnapshotMessage = exports.DeleteSnapshotMessage || (exports.DeleteSnapshotMessage = {}));
1326
909
  var DeleteSnapshotResult;
1327
910
  (function (DeleteSnapshotResult) {
1328
- /**
1329
- * @internal
1330
- */
1331
911
  DeleteSnapshotResult.filterSensitiveLog = (obj) => ({
1332
912
  ...obj,
1333
913
  });
1334
914
  })(DeleteSnapshotResult = exports.DeleteSnapshotResult || (exports.DeleteSnapshotResult = {}));
1335
915
  var DefaultUserAssociatedToUserGroupFault;
1336
916
  (function (DefaultUserAssociatedToUserGroupFault) {
1337
- /**
1338
- * @internal
1339
- */
1340
917
  DefaultUserAssociatedToUserGroupFault.filterSensitiveLog = (obj) => ({
1341
918
  ...obj,
1342
919
  });
1343
920
  })(DefaultUserAssociatedToUserGroupFault = exports.DefaultUserAssociatedToUserGroupFault || (exports.DefaultUserAssociatedToUserGroupFault = {}));
1344
921
  var DeleteUserMessage;
1345
922
  (function (DeleteUserMessage) {
1346
- /**
1347
- * @internal
1348
- */
1349
923
  DeleteUserMessage.filterSensitiveLog = (obj) => ({
1350
924
  ...obj,
1351
925
  });
1352
926
  })(DeleteUserMessage = exports.DeleteUserMessage || (exports.DeleteUserMessage = {}));
1353
927
  var InvalidUserStateFault;
1354
928
  (function (InvalidUserStateFault) {
1355
- /**
1356
- * @internal
1357
- */
1358
929
  InvalidUserStateFault.filterSensitiveLog = (obj) => ({
1359
930
  ...obj,
1360
931
  });
1361
932
  })(InvalidUserStateFault = exports.InvalidUserStateFault || (exports.InvalidUserStateFault = {}));
1362
933
  var DeleteUserGroupMessage;
1363
934
  (function (DeleteUserGroupMessage) {
1364
- /**
1365
- * @internal
1366
- */
1367
935
  DeleteUserGroupMessage.filterSensitiveLog = (obj) => ({
1368
936
  ...obj,
1369
937
  });
1370
938
  })(DeleteUserGroupMessage = exports.DeleteUserGroupMessage || (exports.DeleteUserGroupMessage = {}));
1371
939
  var CacheClusterMessage;
1372
940
  (function (CacheClusterMessage) {
1373
- /**
1374
- * @internal
1375
- */
1376
941
  CacheClusterMessage.filterSensitiveLog = (obj) => ({
1377
942
  ...obj,
1378
943
  });
1379
944
  })(CacheClusterMessage = exports.CacheClusterMessage || (exports.CacheClusterMessage = {}));
1380
945
  var DescribeCacheClustersMessage;
1381
946
  (function (DescribeCacheClustersMessage) {
1382
- /**
1383
- * @internal
1384
- */
1385
947
  DescribeCacheClustersMessage.filterSensitiveLog = (obj) => ({
1386
948
  ...obj,
1387
949
  });
1388
950
  })(DescribeCacheClustersMessage = exports.DescribeCacheClustersMessage || (exports.DescribeCacheClustersMessage = {}));
1389
951
  var CacheEngineVersion;
1390
952
  (function (CacheEngineVersion) {
1391
- /**
1392
- * @internal
1393
- */
1394
953
  CacheEngineVersion.filterSensitiveLog = (obj) => ({
1395
954
  ...obj,
1396
955
  });
1397
956
  })(CacheEngineVersion = exports.CacheEngineVersion || (exports.CacheEngineVersion = {}));
1398
957
  var CacheEngineVersionMessage;
1399
958
  (function (CacheEngineVersionMessage) {
1400
- /**
1401
- * @internal
1402
- */
1403
959
  CacheEngineVersionMessage.filterSensitiveLog = (obj) => ({
1404
960
  ...obj,
1405
961
  });
1406
962
  })(CacheEngineVersionMessage = exports.CacheEngineVersionMessage || (exports.CacheEngineVersionMessage = {}));
1407
963
  var DescribeCacheEngineVersionsMessage;
1408
964
  (function (DescribeCacheEngineVersionsMessage) {
1409
- /**
1410
- * @internal
1411
- */
1412
965
  DescribeCacheEngineVersionsMessage.filterSensitiveLog = (obj) => ({
1413
966
  ...obj,
1414
967
  });
1415
968
  })(DescribeCacheEngineVersionsMessage = exports.DescribeCacheEngineVersionsMessage || (exports.DescribeCacheEngineVersionsMessage = {}));
1416
969
  var CacheParameterGroupsMessage;
1417
970
  (function (CacheParameterGroupsMessage) {
1418
- /**
1419
- * @internal
1420
- */
1421
971
  CacheParameterGroupsMessage.filterSensitiveLog = (obj) => ({
1422
972
  ...obj,
1423
973
  });
1424
974
  })(CacheParameterGroupsMessage = exports.CacheParameterGroupsMessage || (exports.CacheParameterGroupsMessage = {}));
1425
975
  var DescribeCacheParameterGroupsMessage;
1426
976
  (function (DescribeCacheParameterGroupsMessage) {
1427
- /**
1428
- * @internal
1429
- */
1430
977
  DescribeCacheParameterGroupsMessage.filterSensitiveLog = (obj) => ({
1431
978
  ...obj,
1432
979
  });
1433
980
  })(DescribeCacheParameterGroupsMessage = exports.DescribeCacheParameterGroupsMessage || (exports.DescribeCacheParameterGroupsMessage = {}));
1434
981
  var CacheNodeTypeSpecificValue;
1435
982
  (function (CacheNodeTypeSpecificValue) {
1436
- /**
1437
- * @internal
1438
- */
1439
983
  CacheNodeTypeSpecificValue.filterSensitiveLog = (obj) => ({
1440
984
  ...obj,
1441
985
  });
1442
986
  })(CacheNodeTypeSpecificValue = exports.CacheNodeTypeSpecificValue || (exports.CacheNodeTypeSpecificValue = {}));
1443
987
  var CacheNodeTypeSpecificParameter;
1444
988
  (function (CacheNodeTypeSpecificParameter) {
1445
- /**
1446
- * @internal
1447
- */
1448
989
  CacheNodeTypeSpecificParameter.filterSensitiveLog = (obj) => ({
1449
990
  ...obj,
1450
991
  });
1451
992
  })(CacheNodeTypeSpecificParameter = exports.CacheNodeTypeSpecificParameter || (exports.CacheNodeTypeSpecificParameter = {}));
1452
993
  var Parameter;
1453
994
  (function (Parameter) {
1454
- /**
1455
- * @internal
1456
- */
1457
995
  Parameter.filterSensitiveLog = (obj) => ({
1458
996
  ...obj,
1459
997
  });
1460
998
  })(Parameter = exports.Parameter || (exports.Parameter = {}));
1461
999
  var CacheParameterGroupDetails;
1462
1000
  (function (CacheParameterGroupDetails) {
1463
- /**
1464
- * @internal
1465
- */
1466
1001
  CacheParameterGroupDetails.filterSensitiveLog = (obj) => ({
1467
1002
  ...obj,
1468
1003
  });
1469
1004
  })(CacheParameterGroupDetails = exports.CacheParameterGroupDetails || (exports.CacheParameterGroupDetails = {}));
1470
1005
  var DescribeCacheParametersMessage;
1471
1006
  (function (DescribeCacheParametersMessage) {
1472
- /**
1473
- * @internal
1474
- */
1475
1007
  DescribeCacheParametersMessage.filterSensitiveLog = (obj) => ({
1476
1008
  ...obj,
1477
1009
  });
1478
1010
  })(DescribeCacheParametersMessage = exports.DescribeCacheParametersMessage || (exports.DescribeCacheParametersMessage = {}));
1479
1011
  var CacheSecurityGroupMessage;
1480
1012
  (function (CacheSecurityGroupMessage) {
1481
- /**
1482
- * @internal
1483
- */
1484
1013
  CacheSecurityGroupMessage.filterSensitiveLog = (obj) => ({
1485
1014
  ...obj,
1486
1015
  });
1487
1016
  })(CacheSecurityGroupMessage = exports.CacheSecurityGroupMessage || (exports.CacheSecurityGroupMessage = {}));
1488
1017
  var DescribeCacheSecurityGroupsMessage;
1489
1018
  (function (DescribeCacheSecurityGroupsMessage) {
1490
- /**
1491
- * @internal
1492
- */
1493
1019
  DescribeCacheSecurityGroupsMessage.filterSensitiveLog = (obj) => ({
1494
1020
  ...obj,
1495
1021
  });
1496
1022
  })(DescribeCacheSecurityGroupsMessage = exports.DescribeCacheSecurityGroupsMessage || (exports.DescribeCacheSecurityGroupsMessage = {}));
1497
1023
  var CacheSubnetGroupMessage;
1498
1024
  (function (CacheSubnetGroupMessage) {
1499
- /**
1500
- * @internal
1501
- */
1502
1025
  CacheSubnetGroupMessage.filterSensitiveLog = (obj) => ({
1503
1026
  ...obj,
1504
1027
  });
1505
1028
  })(CacheSubnetGroupMessage = exports.CacheSubnetGroupMessage || (exports.CacheSubnetGroupMessage = {}));
1506
1029
  var DescribeCacheSubnetGroupsMessage;
1507
1030
  (function (DescribeCacheSubnetGroupsMessage) {
1508
- /**
1509
- * @internal
1510
- */
1511
1031
  DescribeCacheSubnetGroupsMessage.filterSensitiveLog = (obj) => ({
1512
1032
  ...obj,
1513
1033
  });
1514
1034
  })(DescribeCacheSubnetGroupsMessage = exports.DescribeCacheSubnetGroupsMessage || (exports.DescribeCacheSubnetGroupsMessage = {}));
1515
1035
  var DescribeEngineDefaultParametersMessage;
1516
1036
  (function (DescribeEngineDefaultParametersMessage) {
1517
- /**
1518
- * @internal
1519
- */
1520
1037
  DescribeEngineDefaultParametersMessage.filterSensitiveLog = (obj) => ({
1521
1038
  ...obj,
1522
1039
  });
1523
1040
  })(DescribeEngineDefaultParametersMessage = exports.DescribeEngineDefaultParametersMessage || (exports.DescribeEngineDefaultParametersMessage = {}));
1524
1041
  var EngineDefaults;
1525
1042
  (function (EngineDefaults) {
1526
- /**
1527
- * @internal
1528
- */
1529
1043
  EngineDefaults.filterSensitiveLog = (obj) => ({
1530
1044
  ...obj,
1531
1045
  });
1532
1046
  })(EngineDefaults = exports.EngineDefaults || (exports.EngineDefaults = {}));
1533
1047
  var DescribeEngineDefaultParametersResult;
1534
1048
  (function (DescribeEngineDefaultParametersResult) {
1535
- /**
1536
- * @internal
1537
- */
1538
1049
  DescribeEngineDefaultParametersResult.filterSensitiveLog = (obj) => ({
1539
1050
  ...obj,
1540
1051
  });
1541
1052
  })(DescribeEngineDefaultParametersResult = exports.DescribeEngineDefaultParametersResult || (exports.DescribeEngineDefaultParametersResult = {}));
1542
1053
  var DescribeEventsMessage;
1543
1054
  (function (DescribeEventsMessage) {
1544
- /**
1545
- * @internal
1546
- */
1547
1055
  DescribeEventsMessage.filterSensitiveLog = (obj) => ({
1548
1056
  ...obj,
1549
1057
  });
1550
1058
  })(DescribeEventsMessage = exports.DescribeEventsMessage || (exports.DescribeEventsMessage = {}));
1551
1059
  var Event;
1552
1060
  (function (Event) {
1553
- /**
1554
- * @internal
1555
- */
1556
1061
  Event.filterSensitiveLog = (obj) => ({
1557
1062
  ...obj,
1558
1063
  });
1559
1064
  })(Event = exports.Event || (exports.Event = {}));
1560
1065
  var EventsMessage;
1561
1066
  (function (EventsMessage) {
1562
- /**
1563
- * @internal
1564
- */
1565
1067
  EventsMessage.filterSensitiveLog = (obj) => ({
1566
1068
  ...obj,
1567
1069
  });
1568
1070
  })(EventsMessage = exports.EventsMessage || (exports.EventsMessage = {}));
1569
1071
  var DescribeGlobalReplicationGroupsMessage;
1570
1072
  (function (DescribeGlobalReplicationGroupsMessage) {
1571
- /**
1572
- * @internal
1573
- */
1574
1073
  DescribeGlobalReplicationGroupsMessage.filterSensitiveLog = (obj) => ({
1575
1074
  ...obj,
1576
1075
  });
1577
1076
  })(DescribeGlobalReplicationGroupsMessage = exports.DescribeGlobalReplicationGroupsMessage || (exports.DescribeGlobalReplicationGroupsMessage = {}));
1578
1077
  var DescribeGlobalReplicationGroupsResult;
1579
1078
  (function (DescribeGlobalReplicationGroupsResult) {
1580
- /**
1581
- * @internal
1582
- */
1583
1079
  DescribeGlobalReplicationGroupsResult.filterSensitiveLog = (obj) => ({
1584
1080
  ...obj,
1585
1081
  });
1586
1082
  })(DescribeGlobalReplicationGroupsResult = exports.DescribeGlobalReplicationGroupsResult || (exports.DescribeGlobalReplicationGroupsResult = {}));
1587
1083
  var DescribeReplicationGroupsMessage;
1588
1084
  (function (DescribeReplicationGroupsMessage) {
1589
- /**
1590
- * @internal
1591
- */
1592
1085
  DescribeReplicationGroupsMessage.filterSensitiveLog = (obj) => ({
1593
1086
  ...obj,
1594
1087
  });
1595
1088
  })(DescribeReplicationGroupsMessage = exports.DescribeReplicationGroupsMessage || (exports.DescribeReplicationGroupsMessage = {}));
1596
1089
  var ReplicationGroupMessage;
1597
1090
  (function (ReplicationGroupMessage) {
1598
- /**
1599
- * @internal
1600
- */
1601
1091
  ReplicationGroupMessage.filterSensitiveLog = (obj) => ({
1602
1092
  ...obj,
1603
1093
  });
1604
1094
  })(ReplicationGroupMessage = exports.ReplicationGroupMessage || (exports.ReplicationGroupMessage = {}));
1605
1095
  var DescribeReservedCacheNodesMessage;
1606
1096
  (function (DescribeReservedCacheNodesMessage) {
1607
- /**
1608
- * @internal
1609
- */
1610
1097
  DescribeReservedCacheNodesMessage.filterSensitiveLog = (obj) => ({
1611
1098
  ...obj,
1612
1099
  });
1613
1100
  })(DescribeReservedCacheNodesMessage = exports.DescribeReservedCacheNodesMessage || (exports.DescribeReservedCacheNodesMessage = {}));
1614
1101
  var RecurringCharge;
1615
1102
  (function (RecurringCharge) {
1616
- /**
1617
- * @internal
1618
- */
1619
1103
  RecurringCharge.filterSensitiveLog = (obj) => ({
1620
1104
  ...obj,
1621
1105
  });
1622
1106
  })(RecurringCharge = exports.RecurringCharge || (exports.RecurringCharge = {}));
1623
1107
  var ReservedCacheNode;
1624
1108
  (function (ReservedCacheNode) {
1625
- /**
1626
- * @internal
1627
- */
1628
1109
  ReservedCacheNode.filterSensitiveLog = (obj) => ({
1629
1110
  ...obj,
1630
1111
  });
1631
1112
  })(ReservedCacheNode = exports.ReservedCacheNode || (exports.ReservedCacheNode = {}));
1632
1113
  var ReservedCacheNodeMessage;
1633
1114
  (function (ReservedCacheNodeMessage) {
1634
- /**
1635
- * @internal
1636
- */
1637
1115
  ReservedCacheNodeMessage.filterSensitiveLog = (obj) => ({
1638
1116
  ...obj,
1639
1117
  });
1640
1118
  })(ReservedCacheNodeMessage = exports.ReservedCacheNodeMessage || (exports.ReservedCacheNodeMessage = {}));
1641
1119
  var DescribeReservedCacheNodesOfferingsMessage;
1642
1120
  (function (DescribeReservedCacheNodesOfferingsMessage) {
1643
- /**
1644
- * @internal
1645
- */
1646
1121
  DescribeReservedCacheNodesOfferingsMessage.filterSensitiveLog = (obj) => ({
1647
1122
  ...obj,
1648
1123
  });
1649
1124
  })(DescribeReservedCacheNodesOfferingsMessage = exports.DescribeReservedCacheNodesOfferingsMessage || (exports.DescribeReservedCacheNodesOfferingsMessage = {}));
1650
1125
  var ReservedCacheNodesOffering;
1651
1126
  (function (ReservedCacheNodesOffering) {
1652
- /**
1653
- * @internal
1654
- */
1655
1127
  ReservedCacheNodesOffering.filterSensitiveLog = (obj) => ({
1656
1128
  ...obj,
1657
1129
  });
1658
1130
  })(ReservedCacheNodesOffering = exports.ReservedCacheNodesOffering || (exports.ReservedCacheNodesOffering = {}));
1659
1131
  var ReservedCacheNodesOfferingMessage;
1660
1132
  (function (ReservedCacheNodesOfferingMessage) {
1661
- /**
1662
- * @internal
1663
- */
1664
1133
  ReservedCacheNodesOfferingMessage.filterSensitiveLog = (obj) => ({
1665
1134
  ...obj,
1666
1135
  });
1667
1136
  })(ReservedCacheNodesOfferingMessage = exports.ReservedCacheNodesOfferingMessage || (exports.ReservedCacheNodesOfferingMessage = {}));
1668
1137
  var ReservedCacheNodesOfferingNotFoundFault;
1669
1138
  (function (ReservedCacheNodesOfferingNotFoundFault) {
1670
- /**
1671
- * @internal
1672
- */
1673
1139
  ReservedCacheNodesOfferingNotFoundFault.filterSensitiveLog = (obj) => ({
1674
1140
  ...obj,
1675
1141
  });
@@ -1682,9 +1148,6 @@ var ServiceUpdateStatus;
1682
1148
  })(ServiceUpdateStatus = exports.ServiceUpdateStatus || (exports.ServiceUpdateStatus = {}));
1683
1149
  var DescribeServiceUpdatesMessage;
1684
1150
  (function (DescribeServiceUpdatesMessage) {
1685
- /**
1686
- * @internal
1687
- */
1688
1151
  DescribeServiceUpdatesMessage.filterSensitiveLog = (obj) => ({
1689
1152
  ...obj,
1690
1153
  });
@@ -1702,54 +1165,36 @@ var ServiceUpdateType;
1702
1165
  })(ServiceUpdateType = exports.ServiceUpdateType || (exports.ServiceUpdateType = {}));
1703
1166
  var ServiceUpdate;
1704
1167
  (function (ServiceUpdate) {
1705
- /**
1706
- * @internal
1707
- */
1708
1168
  ServiceUpdate.filterSensitiveLog = (obj) => ({
1709
1169
  ...obj,
1710
1170
  });
1711
1171
  })(ServiceUpdate = exports.ServiceUpdate || (exports.ServiceUpdate = {}));
1712
1172
  var ServiceUpdatesMessage;
1713
1173
  (function (ServiceUpdatesMessage) {
1714
- /**
1715
- * @internal
1716
- */
1717
1174
  ServiceUpdatesMessage.filterSensitiveLog = (obj) => ({
1718
1175
  ...obj,
1719
1176
  });
1720
1177
  })(ServiceUpdatesMessage = exports.ServiceUpdatesMessage || (exports.ServiceUpdatesMessage = {}));
1721
1178
  var DescribeSnapshotsListMessage;
1722
1179
  (function (DescribeSnapshotsListMessage) {
1723
- /**
1724
- * @internal
1725
- */
1726
1180
  DescribeSnapshotsListMessage.filterSensitiveLog = (obj) => ({
1727
1181
  ...obj,
1728
1182
  });
1729
1183
  })(DescribeSnapshotsListMessage = exports.DescribeSnapshotsListMessage || (exports.DescribeSnapshotsListMessage = {}));
1730
1184
  var DescribeSnapshotsMessage;
1731
1185
  (function (DescribeSnapshotsMessage) {
1732
- /**
1733
- * @internal
1734
- */
1735
1186
  DescribeSnapshotsMessage.filterSensitiveLog = (obj) => ({
1736
1187
  ...obj,
1737
1188
  });
1738
1189
  })(DescribeSnapshotsMessage = exports.DescribeSnapshotsMessage || (exports.DescribeSnapshotsMessage = {}));
1739
1190
  var TimeRangeFilter;
1740
1191
  (function (TimeRangeFilter) {
1741
- /**
1742
- * @internal
1743
- */
1744
1192
  TimeRangeFilter.filterSensitiveLog = (obj) => ({
1745
1193
  ...obj,
1746
1194
  });
1747
1195
  })(TimeRangeFilter = exports.TimeRangeFilter || (exports.TimeRangeFilter = {}));
1748
1196
  var DescribeUpdateActionsMessage;
1749
1197
  (function (DescribeUpdateActionsMessage) {
1750
- /**
1751
- * @internal
1752
- */
1753
1198
  DescribeUpdateActionsMessage.filterSensitiveLog = (obj) => ({
1754
1199
  ...obj,
1755
1200
  });
@@ -1770,27 +1215,18 @@ var NodeUpdateStatus;
1770
1215
  })(NodeUpdateStatus = exports.NodeUpdateStatus || (exports.NodeUpdateStatus = {}));
1771
1216
  var CacheNodeUpdateStatus;
1772
1217
  (function (CacheNodeUpdateStatus) {
1773
- /**
1774
- * @internal
1775
- */
1776
1218
  CacheNodeUpdateStatus.filterSensitiveLog = (obj) => ({
1777
1219
  ...obj,
1778
1220
  });
1779
1221
  })(CacheNodeUpdateStatus = exports.CacheNodeUpdateStatus || (exports.CacheNodeUpdateStatus = {}));
1780
1222
  var NodeGroupMemberUpdateStatus;
1781
1223
  (function (NodeGroupMemberUpdateStatus) {
1782
- /**
1783
- * @internal
1784
- */
1785
1224
  NodeGroupMemberUpdateStatus.filterSensitiveLog = (obj) => ({
1786
1225
  ...obj,
1787
1226
  });
1788
1227
  })(NodeGroupMemberUpdateStatus = exports.NodeGroupMemberUpdateStatus || (exports.NodeGroupMemberUpdateStatus = {}));
1789
1228
  var NodeGroupUpdateStatus;
1790
1229
  (function (NodeGroupUpdateStatus) {
1791
- /**
1792
- * @internal
1793
- */
1794
1230
  NodeGroupUpdateStatus.filterSensitiveLog = (obj) => ({
1795
1231
  ...obj,
1796
1232
  });
@@ -1803,531 +1239,354 @@ var SlaMet;
1803
1239
  })(SlaMet = exports.SlaMet || (exports.SlaMet = {}));
1804
1240
  var UpdateAction;
1805
1241
  (function (UpdateAction) {
1806
- /**
1807
- * @internal
1808
- */
1809
1242
  UpdateAction.filterSensitiveLog = (obj) => ({
1810
1243
  ...obj,
1811
1244
  });
1812
1245
  })(UpdateAction = exports.UpdateAction || (exports.UpdateAction = {}));
1813
1246
  var UpdateActionsMessage;
1814
1247
  (function (UpdateActionsMessage) {
1815
- /**
1816
- * @internal
1817
- */
1818
1248
  UpdateActionsMessage.filterSensitiveLog = (obj) => ({
1819
1249
  ...obj,
1820
1250
  });
1821
1251
  })(UpdateActionsMessage = exports.UpdateActionsMessage || (exports.UpdateActionsMessage = {}));
1822
1252
  var DescribeUserGroupsMessage;
1823
1253
  (function (DescribeUserGroupsMessage) {
1824
- /**
1825
- * @internal
1826
- */
1827
1254
  DescribeUserGroupsMessage.filterSensitiveLog = (obj) => ({
1828
1255
  ...obj,
1829
1256
  });
1830
1257
  })(DescribeUserGroupsMessage = exports.DescribeUserGroupsMessage || (exports.DescribeUserGroupsMessage = {}));
1831
1258
  var DescribeUserGroupsResult;
1832
1259
  (function (DescribeUserGroupsResult) {
1833
- /**
1834
- * @internal
1835
- */
1836
1260
  DescribeUserGroupsResult.filterSensitiveLog = (obj) => ({
1837
1261
  ...obj,
1838
1262
  });
1839
1263
  })(DescribeUserGroupsResult = exports.DescribeUserGroupsResult || (exports.DescribeUserGroupsResult = {}));
1840
1264
  var Filter;
1841
1265
  (function (Filter) {
1842
- /**
1843
- * @internal
1844
- */
1845
1266
  Filter.filterSensitiveLog = (obj) => ({
1846
1267
  ...obj,
1847
1268
  });
1848
1269
  })(Filter = exports.Filter || (exports.Filter = {}));
1849
1270
  var DescribeUsersMessage;
1850
1271
  (function (DescribeUsersMessage) {
1851
- /**
1852
- * @internal
1853
- */
1854
1272
  DescribeUsersMessage.filterSensitiveLog = (obj) => ({
1855
1273
  ...obj,
1856
1274
  });
1857
1275
  })(DescribeUsersMessage = exports.DescribeUsersMessage || (exports.DescribeUsersMessage = {}));
1858
1276
  var DescribeUsersResult;
1859
1277
  (function (DescribeUsersResult) {
1860
- /**
1861
- * @internal
1862
- */
1863
1278
  DescribeUsersResult.filterSensitiveLog = (obj) => ({
1864
1279
  ...obj,
1865
1280
  });
1866
1281
  })(DescribeUsersResult = exports.DescribeUsersResult || (exports.DescribeUsersResult = {}));
1867
1282
  var DisassociateGlobalReplicationGroupMessage;
1868
1283
  (function (DisassociateGlobalReplicationGroupMessage) {
1869
- /**
1870
- * @internal
1871
- */
1872
1284
  DisassociateGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
1873
1285
  ...obj,
1874
1286
  });
1875
1287
  })(DisassociateGlobalReplicationGroupMessage = exports.DisassociateGlobalReplicationGroupMessage || (exports.DisassociateGlobalReplicationGroupMessage = {}));
1876
1288
  var DisassociateGlobalReplicationGroupResult;
1877
1289
  (function (DisassociateGlobalReplicationGroupResult) {
1878
- /**
1879
- * @internal
1880
- */
1881
1290
  DisassociateGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
1882
1291
  ...obj,
1883
1292
  });
1884
1293
  })(DisassociateGlobalReplicationGroupResult = exports.DisassociateGlobalReplicationGroupResult || (exports.DisassociateGlobalReplicationGroupResult = {}));
1885
1294
  var FailoverGlobalReplicationGroupMessage;
1886
1295
  (function (FailoverGlobalReplicationGroupMessage) {
1887
- /**
1888
- * @internal
1889
- */
1890
1296
  FailoverGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
1891
1297
  ...obj,
1892
1298
  });
1893
1299
  })(FailoverGlobalReplicationGroupMessage = exports.FailoverGlobalReplicationGroupMessage || (exports.FailoverGlobalReplicationGroupMessage = {}));
1894
1300
  var FailoverGlobalReplicationGroupResult;
1895
1301
  (function (FailoverGlobalReplicationGroupResult) {
1896
- /**
1897
- * @internal
1898
- */
1899
1302
  FailoverGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
1900
1303
  ...obj,
1901
1304
  });
1902
1305
  })(FailoverGlobalReplicationGroupResult = exports.FailoverGlobalReplicationGroupResult || (exports.FailoverGlobalReplicationGroupResult = {}));
1903
1306
  var ReshardingConfiguration;
1904
1307
  (function (ReshardingConfiguration) {
1905
- /**
1906
- * @internal
1907
- */
1908
1308
  ReshardingConfiguration.filterSensitiveLog = (obj) => ({
1909
1309
  ...obj,
1910
1310
  });
1911
1311
  })(ReshardingConfiguration = exports.ReshardingConfiguration || (exports.ReshardingConfiguration = {}));
1912
1312
  var RegionalConfiguration;
1913
1313
  (function (RegionalConfiguration) {
1914
- /**
1915
- * @internal
1916
- */
1917
1314
  RegionalConfiguration.filterSensitiveLog = (obj) => ({
1918
1315
  ...obj,
1919
1316
  });
1920
1317
  })(RegionalConfiguration = exports.RegionalConfiguration || (exports.RegionalConfiguration = {}));
1921
1318
  var IncreaseNodeGroupsInGlobalReplicationGroupMessage;
1922
1319
  (function (IncreaseNodeGroupsInGlobalReplicationGroupMessage) {
1923
- /**
1924
- * @internal
1925
- */
1926
1320
  IncreaseNodeGroupsInGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
1927
1321
  ...obj,
1928
1322
  });
1929
1323
  })(IncreaseNodeGroupsInGlobalReplicationGroupMessage = exports.IncreaseNodeGroupsInGlobalReplicationGroupMessage || (exports.IncreaseNodeGroupsInGlobalReplicationGroupMessage = {}));
1930
1324
  var IncreaseNodeGroupsInGlobalReplicationGroupResult;
1931
1325
  (function (IncreaseNodeGroupsInGlobalReplicationGroupResult) {
1932
- /**
1933
- * @internal
1934
- */
1935
1326
  IncreaseNodeGroupsInGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
1936
1327
  ...obj,
1937
1328
  });
1938
1329
  })(IncreaseNodeGroupsInGlobalReplicationGroupResult = exports.IncreaseNodeGroupsInGlobalReplicationGroupResult || (exports.IncreaseNodeGroupsInGlobalReplicationGroupResult = {}));
1939
1330
  var IncreaseReplicaCountMessage;
1940
1331
  (function (IncreaseReplicaCountMessage) {
1941
- /**
1942
- * @internal
1943
- */
1944
1332
  IncreaseReplicaCountMessage.filterSensitiveLog = (obj) => ({
1945
1333
  ...obj,
1946
1334
  });
1947
1335
  })(IncreaseReplicaCountMessage = exports.IncreaseReplicaCountMessage || (exports.IncreaseReplicaCountMessage = {}));
1948
1336
  var IncreaseReplicaCountResult;
1949
1337
  (function (IncreaseReplicaCountResult) {
1950
- /**
1951
- * @internal
1952
- */
1953
1338
  IncreaseReplicaCountResult.filterSensitiveLog = (obj) => ({
1954
1339
  ...obj,
1955
1340
  });
1956
1341
  })(IncreaseReplicaCountResult = exports.IncreaseReplicaCountResult || (exports.IncreaseReplicaCountResult = {}));
1957
1342
  var InvalidKMSKeyFault;
1958
1343
  (function (InvalidKMSKeyFault) {
1959
- /**
1960
- * @internal
1961
- */
1962
1344
  InvalidKMSKeyFault.filterSensitiveLog = (obj) => ({
1963
1345
  ...obj,
1964
1346
  });
1965
1347
  })(InvalidKMSKeyFault = exports.InvalidKMSKeyFault || (exports.InvalidKMSKeyFault = {}));
1966
1348
  var ListAllowedNodeTypeModificationsMessage;
1967
1349
  (function (ListAllowedNodeTypeModificationsMessage) {
1968
- /**
1969
- * @internal
1970
- */
1971
1350
  ListAllowedNodeTypeModificationsMessage.filterSensitiveLog = (obj) => ({
1972
1351
  ...obj,
1973
1352
  });
1974
1353
  })(ListAllowedNodeTypeModificationsMessage = exports.ListAllowedNodeTypeModificationsMessage || (exports.ListAllowedNodeTypeModificationsMessage = {}));
1975
1354
  var ListTagsForResourceMessage;
1976
1355
  (function (ListTagsForResourceMessage) {
1977
- /**
1978
- * @internal
1979
- */
1980
1356
  ListTagsForResourceMessage.filterSensitiveLog = (obj) => ({
1981
1357
  ...obj,
1982
1358
  });
1983
1359
  })(ListTagsForResourceMessage = exports.ListTagsForResourceMessage || (exports.ListTagsForResourceMessage = {}));
1984
1360
  var ModifyCacheClusterMessage;
1985
1361
  (function (ModifyCacheClusterMessage) {
1986
- /**
1987
- * @internal
1988
- */
1989
1362
  ModifyCacheClusterMessage.filterSensitiveLog = (obj) => ({
1990
1363
  ...obj,
1991
1364
  });
1992
1365
  })(ModifyCacheClusterMessage = exports.ModifyCacheClusterMessage || (exports.ModifyCacheClusterMessage = {}));
1993
1366
  var ModifyCacheClusterResult;
1994
1367
  (function (ModifyCacheClusterResult) {
1995
- /**
1996
- * @internal
1997
- */
1998
1368
  ModifyCacheClusterResult.filterSensitiveLog = (obj) => ({
1999
1369
  ...obj,
2000
1370
  });
2001
1371
  })(ModifyCacheClusterResult = exports.ModifyCacheClusterResult || (exports.ModifyCacheClusterResult = {}));
2002
1372
  var CacheParameterGroupNameMessage;
2003
1373
  (function (CacheParameterGroupNameMessage) {
2004
- /**
2005
- * @internal
2006
- */
2007
1374
  CacheParameterGroupNameMessage.filterSensitiveLog = (obj) => ({
2008
1375
  ...obj,
2009
1376
  });
2010
1377
  })(CacheParameterGroupNameMessage = exports.CacheParameterGroupNameMessage || (exports.CacheParameterGroupNameMessage = {}));
2011
1378
  var ParameterNameValue;
2012
1379
  (function (ParameterNameValue) {
2013
- /**
2014
- * @internal
2015
- */
2016
1380
  ParameterNameValue.filterSensitiveLog = (obj) => ({
2017
1381
  ...obj,
2018
1382
  });
2019
1383
  })(ParameterNameValue = exports.ParameterNameValue || (exports.ParameterNameValue = {}));
2020
1384
  var ModifyCacheParameterGroupMessage;
2021
1385
  (function (ModifyCacheParameterGroupMessage) {
2022
- /**
2023
- * @internal
2024
- */
2025
1386
  ModifyCacheParameterGroupMessage.filterSensitiveLog = (obj) => ({
2026
1387
  ...obj,
2027
1388
  });
2028
1389
  })(ModifyCacheParameterGroupMessage = exports.ModifyCacheParameterGroupMessage || (exports.ModifyCacheParameterGroupMessage = {}));
2029
1390
  var ModifyCacheSubnetGroupMessage;
2030
1391
  (function (ModifyCacheSubnetGroupMessage) {
2031
- /**
2032
- * @internal
2033
- */
2034
1392
  ModifyCacheSubnetGroupMessage.filterSensitiveLog = (obj) => ({
2035
1393
  ...obj,
2036
1394
  });
2037
1395
  })(ModifyCacheSubnetGroupMessage = exports.ModifyCacheSubnetGroupMessage || (exports.ModifyCacheSubnetGroupMessage = {}));
2038
1396
  var ModifyCacheSubnetGroupResult;
2039
1397
  (function (ModifyCacheSubnetGroupResult) {
2040
- /**
2041
- * @internal
2042
- */
2043
1398
  ModifyCacheSubnetGroupResult.filterSensitiveLog = (obj) => ({
2044
1399
  ...obj,
2045
1400
  });
2046
1401
  })(ModifyCacheSubnetGroupResult = exports.ModifyCacheSubnetGroupResult || (exports.ModifyCacheSubnetGroupResult = {}));
2047
1402
  var SubnetInUse;
2048
1403
  (function (SubnetInUse) {
2049
- /**
2050
- * @internal
2051
- */
2052
1404
  SubnetInUse.filterSensitiveLog = (obj) => ({
2053
1405
  ...obj,
2054
1406
  });
2055
1407
  })(SubnetInUse = exports.SubnetInUse || (exports.SubnetInUse = {}));
2056
1408
  var ModifyGlobalReplicationGroupMessage;
2057
1409
  (function (ModifyGlobalReplicationGroupMessage) {
2058
- /**
2059
- * @internal
2060
- */
2061
1410
  ModifyGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
2062
1411
  ...obj,
2063
1412
  });
2064
1413
  })(ModifyGlobalReplicationGroupMessage = exports.ModifyGlobalReplicationGroupMessage || (exports.ModifyGlobalReplicationGroupMessage = {}));
2065
1414
  var ModifyGlobalReplicationGroupResult;
2066
1415
  (function (ModifyGlobalReplicationGroupResult) {
2067
- /**
2068
- * @internal
2069
- */
2070
1416
  ModifyGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
2071
1417
  ...obj,
2072
1418
  });
2073
1419
  })(ModifyGlobalReplicationGroupResult = exports.ModifyGlobalReplicationGroupResult || (exports.ModifyGlobalReplicationGroupResult = {}));
2074
1420
  var ModifyReplicationGroupMessage;
2075
1421
  (function (ModifyReplicationGroupMessage) {
2076
- /**
2077
- * @internal
2078
- */
2079
1422
  ModifyReplicationGroupMessage.filterSensitiveLog = (obj) => ({
2080
1423
  ...obj,
2081
1424
  });
2082
1425
  })(ModifyReplicationGroupMessage = exports.ModifyReplicationGroupMessage || (exports.ModifyReplicationGroupMessage = {}));
2083
1426
  var ModifyReplicationGroupResult;
2084
1427
  (function (ModifyReplicationGroupResult) {
2085
- /**
2086
- * @internal
2087
- */
2088
1428
  ModifyReplicationGroupResult.filterSensitiveLog = (obj) => ({
2089
1429
  ...obj,
2090
1430
  });
2091
1431
  })(ModifyReplicationGroupResult = exports.ModifyReplicationGroupResult || (exports.ModifyReplicationGroupResult = {}));
2092
1432
  var ModifyReplicationGroupShardConfigurationMessage;
2093
1433
  (function (ModifyReplicationGroupShardConfigurationMessage) {
2094
- /**
2095
- * @internal
2096
- */
2097
1434
  ModifyReplicationGroupShardConfigurationMessage.filterSensitiveLog = (obj) => ({
2098
1435
  ...obj,
2099
1436
  });
2100
1437
  })(ModifyReplicationGroupShardConfigurationMessage = exports.ModifyReplicationGroupShardConfigurationMessage || (exports.ModifyReplicationGroupShardConfigurationMessage = {}));
2101
1438
  var ModifyReplicationGroupShardConfigurationResult;
2102
1439
  (function (ModifyReplicationGroupShardConfigurationResult) {
2103
- /**
2104
- * @internal
2105
- */
2106
1440
  ModifyReplicationGroupShardConfigurationResult.filterSensitiveLog = (obj) => ({
2107
1441
  ...obj,
2108
1442
  });
2109
1443
  })(ModifyReplicationGroupShardConfigurationResult = exports.ModifyReplicationGroupShardConfigurationResult || (exports.ModifyReplicationGroupShardConfigurationResult = {}));
2110
1444
  var ModifyUserMessage;
2111
1445
  (function (ModifyUserMessage) {
2112
- /**
2113
- * @internal
2114
- */
2115
1446
  ModifyUserMessage.filterSensitiveLog = (obj) => ({
2116
1447
  ...obj,
2117
1448
  });
2118
1449
  })(ModifyUserMessage = exports.ModifyUserMessage || (exports.ModifyUserMessage = {}));
2119
1450
  var ModifyUserGroupMessage;
2120
1451
  (function (ModifyUserGroupMessage) {
2121
- /**
2122
- * @internal
2123
- */
2124
1452
  ModifyUserGroupMessage.filterSensitiveLog = (obj) => ({
2125
1453
  ...obj,
2126
1454
  });
2127
1455
  })(ModifyUserGroupMessage = exports.ModifyUserGroupMessage || (exports.ModifyUserGroupMessage = {}));
2128
1456
  var PurchaseReservedCacheNodesOfferingMessage;
2129
1457
  (function (PurchaseReservedCacheNodesOfferingMessage) {
2130
- /**
2131
- * @internal
2132
- */
2133
1458
  PurchaseReservedCacheNodesOfferingMessage.filterSensitiveLog = (obj) => ({
2134
1459
  ...obj,
2135
1460
  });
2136
1461
  })(PurchaseReservedCacheNodesOfferingMessage = exports.PurchaseReservedCacheNodesOfferingMessage || (exports.PurchaseReservedCacheNodesOfferingMessage = {}));
2137
1462
  var PurchaseReservedCacheNodesOfferingResult;
2138
1463
  (function (PurchaseReservedCacheNodesOfferingResult) {
2139
- /**
2140
- * @internal
2141
- */
2142
1464
  PurchaseReservedCacheNodesOfferingResult.filterSensitiveLog = (obj) => ({
2143
1465
  ...obj,
2144
1466
  });
2145
1467
  })(PurchaseReservedCacheNodesOfferingResult = exports.PurchaseReservedCacheNodesOfferingResult || (exports.PurchaseReservedCacheNodesOfferingResult = {}));
2146
1468
  var ReservedCacheNodeAlreadyExistsFault;
2147
1469
  (function (ReservedCacheNodeAlreadyExistsFault) {
2148
- /**
2149
- * @internal
2150
- */
2151
1470
  ReservedCacheNodeAlreadyExistsFault.filterSensitiveLog = (obj) => ({
2152
1471
  ...obj,
2153
1472
  });
2154
1473
  })(ReservedCacheNodeAlreadyExistsFault = exports.ReservedCacheNodeAlreadyExistsFault || (exports.ReservedCacheNodeAlreadyExistsFault = {}));
2155
1474
  var ReservedCacheNodeQuotaExceededFault;
2156
1475
  (function (ReservedCacheNodeQuotaExceededFault) {
2157
- /**
2158
- * @internal
2159
- */
2160
1476
  ReservedCacheNodeQuotaExceededFault.filterSensitiveLog = (obj) => ({
2161
1477
  ...obj,
2162
1478
  });
2163
1479
  })(ReservedCacheNodeQuotaExceededFault = exports.ReservedCacheNodeQuotaExceededFault || (exports.ReservedCacheNodeQuotaExceededFault = {}));
2164
1480
  var RebalanceSlotsInGlobalReplicationGroupMessage;
2165
1481
  (function (RebalanceSlotsInGlobalReplicationGroupMessage) {
2166
- /**
2167
- * @internal
2168
- */
2169
1482
  RebalanceSlotsInGlobalReplicationGroupMessage.filterSensitiveLog = (obj) => ({
2170
1483
  ...obj,
2171
1484
  });
2172
1485
  })(RebalanceSlotsInGlobalReplicationGroupMessage = exports.RebalanceSlotsInGlobalReplicationGroupMessage || (exports.RebalanceSlotsInGlobalReplicationGroupMessage = {}));
2173
1486
  var RebalanceSlotsInGlobalReplicationGroupResult;
2174
1487
  (function (RebalanceSlotsInGlobalReplicationGroupResult) {
2175
- /**
2176
- * @internal
2177
- */
2178
1488
  RebalanceSlotsInGlobalReplicationGroupResult.filterSensitiveLog = (obj) => ({
2179
1489
  ...obj,
2180
1490
  });
2181
1491
  })(RebalanceSlotsInGlobalReplicationGroupResult = exports.RebalanceSlotsInGlobalReplicationGroupResult || (exports.RebalanceSlotsInGlobalReplicationGroupResult = {}));
2182
1492
  var RebootCacheClusterMessage;
2183
1493
  (function (RebootCacheClusterMessage) {
2184
- /**
2185
- * @internal
2186
- */
2187
1494
  RebootCacheClusterMessage.filterSensitiveLog = (obj) => ({
2188
1495
  ...obj,
2189
1496
  });
2190
1497
  })(RebootCacheClusterMessage = exports.RebootCacheClusterMessage || (exports.RebootCacheClusterMessage = {}));
2191
1498
  var RebootCacheClusterResult;
2192
1499
  (function (RebootCacheClusterResult) {
2193
- /**
2194
- * @internal
2195
- */
2196
1500
  RebootCacheClusterResult.filterSensitiveLog = (obj) => ({
2197
1501
  ...obj,
2198
1502
  });
2199
1503
  })(RebootCacheClusterResult = exports.RebootCacheClusterResult || (exports.RebootCacheClusterResult = {}));
2200
1504
  var RemoveTagsFromResourceMessage;
2201
1505
  (function (RemoveTagsFromResourceMessage) {
2202
- /**
2203
- * @internal
2204
- */
2205
1506
  RemoveTagsFromResourceMessage.filterSensitiveLog = (obj) => ({
2206
1507
  ...obj,
2207
1508
  });
2208
1509
  })(RemoveTagsFromResourceMessage = exports.RemoveTagsFromResourceMessage || (exports.RemoveTagsFromResourceMessage = {}));
2209
1510
  var TagNotFoundFault;
2210
1511
  (function (TagNotFoundFault) {
2211
- /**
2212
- * @internal
2213
- */
2214
1512
  TagNotFoundFault.filterSensitiveLog = (obj) => ({
2215
1513
  ...obj,
2216
1514
  });
2217
1515
  })(TagNotFoundFault = exports.TagNotFoundFault || (exports.TagNotFoundFault = {}));
2218
1516
  var ResetCacheParameterGroupMessage;
2219
1517
  (function (ResetCacheParameterGroupMessage) {
2220
- /**
2221
- * @internal
2222
- */
2223
1518
  ResetCacheParameterGroupMessage.filterSensitiveLog = (obj) => ({
2224
1519
  ...obj,
2225
1520
  });
2226
1521
  })(ResetCacheParameterGroupMessage = exports.ResetCacheParameterGroupMessage || (exports.ResetCacheParameterGroupMessage = {}));
2227
1522
  var AuthorizationNotFoundFault;
2228
1523
  (function (AuthorizationNotFoundFault) {
2229
- /**
2230
- * @internal
2231
- */
2232
1524
  AuthorizationNotFoundFault.filterSensitiveLog = (obj) => ({
2233
1525
  ...obj,
2234
1526
  });
2235
1527
  })(AuthorizationNotFoundFault = exports.AuthorizationNotFoundFault || (exports.AuthorizationNotFoundFault = {}));
2236
1528
  var RevokeCacheSecurityGroupIngressMessage;
2237
1529
  (function (RevokeCacheSecurityGroupIngressMessage) {
2238
- /**
2239
- * @internal
2240
- */
2241
1530
  RevokeCacheSecurityGroupIngressMessage.filterSensitiveLog = (obj) => ({
2242
1531
  ...obj,
2243
1532
  });
2244
1533
  })(RevokeCacheSecurityGroupIngressMessage = exports.RevokeCacheSecurityGroupIngressMessage || (exports.RevokeCacheSecurityGroupIngressMessage = {}));
2245
1534
  var RevokeCacheSecurityGroupIngressResult;
2246
1535
  (function (RevokeCacheSecurityGroupIngressResult) {
2247
- /**
2248
- * @internal
2249
- */
2250
1536
  RevokeCacheSecurityGroupIngressResult.filterSensitiveLog = (obj) => ({
2251
1537
  ...obj,
2252
1538
  });
2253
1539
  })(RevokeCacheSecurityGroupIngressResult = exports.RevokeCacheSecurityGroupIngressResult || (exports.RevokeCacheSecurityGroupIngressResult = {}));
2254
1540
  var ReplicationGroupAlreadyUnderMigrationFault;
2255
1541
  (function (ReplicationGroupAlreadyUnderMigrationFault) {
2256
- /**
2257
- * @internal
2258
- */
2259
1542
  ReplicationGroupAlreadyUnderMigrationFault.filterSensitiveLog = (obj) => ({
2260
1543
  ...obj,
2261
1544
  });
2262
1545
  })(ReplicationGroupAlreadyUnderMigrationFault = exports.ReplicationGroupAlreadyUnderMigrationFault || (exports.ReplicationGroupAlreadyUnderMigrationFault = {}));
2263
1546
  var CustomerNodeEndpoint;
2264
1547
  (function (CustomerNodeEndpoint) {
2265
- /**
2266
- * @internal
2267
- */
2268
1548
  CustomerNodeEndpoint.filterSensitiveLog = (obj) => ({
2269
1549
  ...obj,
2270
1550
  });
2271
1551
  })(CustomerNodeEndpoint = exports.CustomerNodeEndpoint || (exports.CustomerNodeEndpoint = {}));
2272
1552
  var StartMigrationMessage;
2273
1553
  (function (StartMigrationMessage) {
2274
- /**
2275
- * @internal
2276
- */
2277
1554
  StartMigrationMessage.filterSensitiveLog = (obj) => ({
2278
1555
  ...obj,
2279
1556
  });
2280
1557
  })(StartMigrationMessage = exports.StartMigrationMessage || (exports.StartMigrationMessage = {}));
2281
1558
  var StartMigrationResponse;
2282
1559
  (function (StartMigrationResponse) {
2283
- /**
2284
- * @internal
2285
- */
2286
1560
  StartMigrationResponse.filterSensitiveLog = (obj) => ({
2287
1561
  ...obj,
2288
1562
  });
2289
1563
  })(StartMigrationResponse = exports.StartMigrationResponse || (exports.StartMigrationResponse = {}));
2290
1564
  var APICallRateForCustomerExceededFault;
2291
1565
  (function (APICallRateForCustomerExceededFault) {
2292
- /**
2293
- * @internal
2294
- */
2295
1566
  APICallRateForCustomerExceededFault.filterSensitiveLog = (obj) => ({
2296
1567
  ...obj,
2297
1568
  });
2298
1569
  })(APICallRateForCustomerExceededFault = exports.APICallRateForCustomerExceededFault || (exports.APICallRateForCustomerExceededFault = {}));
2299
1570
  var NodeGroupNotFoundFault;
2300
1571
  (function (NodeGroupNotFoundFault) {
2301
- /**
2302
- * @internal
2303
- */
2304
1572
  NodeGroupNotFoundFault.filterSensitiveLog = (obj) => ({
2305
1573
  ...obj,
2306
1574
  });
2307
1575
  })(NodeGroupNotFoundFault = exports.NodeGroupNotFoundFault || (exports.NodeGroupNotFoundFault = {}));
2308
1576
  var TestFailoverMessage;
2309
1577
  (function (TestFailoverMessage) {
2310
- /**
2311
- * @internal
2312
- */
2313
1578
  TestFailoverMessage.filterSensitiveLog = (obj) => ({
2314
1579
  ...obj,
2315
1580
  });
2316
1581
  })(TestFailoverMessage = exports.TestFailoverMessage || (exports.TestFailoverMessage = {}));
2317
1582
  var TestFailoverNotAvailableFault;
2318
1583
  (function (TestFailoverNotAvailableFault) {
2319
- /**
2320
- * @internal
2321
- */
2322
1584
  TestFailoverNotAvailableFault.filterSensitiveLog = (obj) => ({
2323
1585
  ...obj,
2324
1586
  });
2325
1587
  })(TestFailoverNotAvailableFault = exports.TestFailoverNotAvailableFault || (exports.TestFailoverNotAvailableFault = {}));
2326
1588
  var TestFailoverResult;
2327
1589
  (function (TestFailoverResult) {
2328
- /**
2329
- * @internal
2330
- */
2331
1590
  TestFailoverResult.filterSensitiveLog = (obj) => ({
2332
1591
  ...obj,
2333
1592
  });