modify_cluster_snapshot_schedule
(**kwargs)¶Modifies a snapshot schedule for a cluster.
See also: AWS API Documentation
Request Syntax
response = client.modify_cluster_snapshot_schedule(
ClusterIdentifier='string',
ScheduleIdentifier='string',
DisassociateSchedule=True|False
)
[REQUIRED]
A unique identifier for the cluster whose snapshot schedule you want to modify.
None
Exceptions
Redshift.Client.exceptions.ClusterNotFoundFault
Redshift.Client.exceptions.SnapshotScheduleNotFoundFault
Redshift.Client.exceptions.InvalidClusterSnapshotScheduleStateFault