Redshift.Client.
delete_snapshot_schedule
(**kwargs)¶Deletes a snapshot schedule.
See also: AWS API Documentation
Request Syntax
response = client.delete_snapshot_schedule(
ScheduleIdentifier='string'
)
[REQUIRED]
A unique identifier of the snapshot schedule to delete.
Exceptions
Redshift.Client.exceptions.InvalidClusterSnapshotScheduleStateFault
Redshift.Client.exceptions.SnapshotScheduleNotFoundFault