redshift_delete_snapshot_copy_grant: Deletes the specified snapshot copy grant
Description
Deletes the specified snapshot copy grant.
Usage
redshift_delete_snapshot_copy_grant(SnapshotCopyGrantName)
Arguments
- SnapshotCopyGrantName
[required] The name of the snapshot copy grant to delete.
Request syntax
svc$delete_snapshot_copy_grant(
SnapshotCopyGrantName = "string"
)