redshift_delete_snapshot_schedule {paws.database}R Documentation

Deletes a snapshot schedule

Description

Deletes a snapshot schedule.

See https://www.paws-r-sdk.com/docs/redshift_delete_snapshot_schedule/ for full documentation.

Usage

redshift_delete_snapshot_schedule(ScheduleIdentifier)

Arguments

ScheduleIdentifier

[required] A unique identifier of the snapshot schedule to delete.


[Package paws.database version 0.9.0 Index]