(redshift-alpha): reboot Clusters for Parameter updates #22009
Labels
@aws-cdk/aws-redshift
Related to Amazon Redshift
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Add an optional
rebootForParameterChanges
property to RedshiftCluster
s that reboots the cluster when there are changes to the Parameter groupUse Case
In most cases existing Clusters must be rebooted to apply parameter changes. It would be nice to automatically reboot the Cluster instead of having to manually do it through the CLI or console
Proposed Solution
rebootForParameterChanges
propertyOn Create
andOn Update
actionsin-sync
do nothingapplying
wait and recheckpending-reboot
reboot the clusterOther Information
No response
Acknowledgements
CDK version used
N/A
Environment details (OS name and version, etc.)
N/A
The text was updated successfully, but these errors were encountered: