Ensure that your Amazon Redshift data warehouse clusters are configured with a preferred maintenance window. The preferred maintenance window is the weekly time range during which maintenance operations are performed on your Redshift managed clusters. The maintenance window defines when the deployment or operation begins, but if required, the maintenance itself can take longer to complete. Prior to running this conformity rule, the preferred maintenance window must be configured in the conformity rule settings, on the Trend Cloud One™ – Conformity console, based on the AWS region, using the following format: ddd:hh24:mi-ddd:hh24:mi. The valid values for days are: mon, tue, wed, thu, fri, sat, and sun. The maintenance window must be defined in Universal Coordinated Time (UTC) format, for a minimum window of 30 minutes, for example sun:05:30-sun:06:00.
This rule can help you work with the AWS Well-Architected Framework.
Amazon Web Services (AWS) performs regular system maintenance on managed Redshift clusters. The maintenance involves updates to the cluster instances' underlying hardware, to the underlying Operating System (e.g. security patches and performance improvements), or to the Redshift engine version (i.e. minor engine upgrades). The default maintenance window is a 30-minute window selected at random from an 8-hour block of time assigned for each AWS cloud region, occurring on a random day of the week. Because your Amazon Redshift data warehouse clusters may become unavailable during maintenance operations, for the security and stability of your data, you may want to configure the maintenance window to a time in which your Redshift clusters are under their lowest load and the disruption is minimal. This represents the preferred maintenance window and must be compliant with the weekly time range configured in the conformity rule settings.
Audit
To determine if there is a preferred maintenance window configured for your Amazon Redshift clusters, perform the following actions:
Remediation / Resolution
To update the preferred maintenance window for your existing Amazon Redshift clusters, perform the following actions:
References
- AWS Documentation
- Amazon Redshift FAQs
- Amazon Redshift clusters
- Managing clusters using the console
- Schedule around maintenance windows
- AWS Command Line Interface (CLI) Documentation
- redshift
- describe-clusters
- modify-cluster