Modify Cluster Snapshot Schedule

GET {{aws_redshift_base_url}}/?ClusterIdentifier&DisassociateSchedule&ScheduleIdentifier

Request Params

KeyDatatypeRequiredDescription
ClusterIdentifiernullA unique identifier for the cluster whose snapshot schedule you want to modify.
DisassociateSchedulenullA boolean to indicate whether to remove the assoiciation between the cluster and the schedule.
ScheduleIdentifiernullA unique alphanumeric identifier for the schedule that you want to associate with the cluster.