Modifies the maintenance settings of a cluster.
get/#Action=ModifyClusterMaintenance
Query parameters
ClusterIdentifierstring required
A unique identifier for the cluster.
DeferMaintenanceboolean
A boolean indicating whether to enable the deferred maintenance window.
DeferMaintenanceIdentifierstring
A unique identifier for the deferred maintenance window.
DeferMaintenanceStartTimestring date-time
A timestamp indicating the start time for the deferred maintenance window.
DeferMaintenanceEndTimestring date-time
A timestamp indicating end time for the deferred maintenance window. If you specify an end time, you can't specify a duration.
DeferMaintenanceDurationinteger
An integer indicating the duration of the maintenance window in days. If you specify a duration, you can't specify an end time. The duration must be 45 days or less.
Action'ModifyClusterMaintenance' required
Version'2012-12-01' required
Response
Success