Brian Pandola
dcd034045b
Fix: ClusterType, NumberOfNodes not validated when modifying Redshift cluster ( #3513 )
...
By definition, `single-node` clusters can only consist of 1 node. Likewise,
`multi-node` clusters must have 2 or more nodes.
* Ensure `ClusterType` parameter is either `multi-node` or `single-node`.
* Ensure proper validation of `NumberOfNodes` parameter based on `ClusterType`
parameter.
* Fix existing test case that incorrectly allowed a `multi-node` cluster to
consist of 1 node.
* Add dedicated test for resizing a cluster from `single-node` to `multi-node`
and back again.
Behavior and error messages have been verified against a real AWS backend.
2020-12-04 13:22:19 +00:00
..
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-18 08:45:31 +00:00
2020-11-18 10:49:25 +00:00
2020-11-26 23:59:15 -08:00
2020-11-20 12:38:48 +00:00
2020-11-10 08:25:05 +01:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:25:05 +01:00
2020-12-03 11:42:10 +01:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2020-11-25 20:28:05 +00:00
2020-11-10 08:23:44 +01:00
2020-12-02 14:41:24 +00:00
2020-05-12 14:58:35 +01:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2020-12-04 10:31:28 +00:00
2020-11-10 14:12:38 +01:00
2020-11-10 08:25:05 +01:00
2020-11-22 18:54:59 +00:00
2020-11-17 15:36:17 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 14:12:38 +01:00
2020-11-25 10:48:05 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2020-12-01 19:53:01 +00:00
2020-12-04 13:22:19 +00:00
2019-10-31 10:36:05 -07:00
2020-10-10 19:05:21 +01:00
2020-11-20 07:21:05 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 14:12:38 +01:00
2020-11-11 15:55:37 +00:00
2020-12-03 07:42:19 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-12-03 18:32:06 +00:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2020-03-31 12:04:04 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00