Redshift / Client / delete_snapshot_schedule

delete_snapshot_schedule

Redshift.Client.delete_snapshot_schedule(**kwargs)

Deletes a snapshot schedule.

See also: AWS API Documentation

Request Syntax

response = client.delete_snapshot_schedule(
    ScheduleIdentifier='string'
)
Parameters:

ScheduleIdentifier (string) –

[REQUIRED]

A unique identifier of the snapshot schedule to delete.

Returns:

None

Exceptions