redshift_delete_snapshot_copy_grant {paws.database} | R Documentation |
Deletes the specified snapshot copy grant
Description
Deletes the specified snapshot copy grant.
See https://www.paws-r-sdk.com/docs/redshift_delete_snapshot_copy_grant/ for full documentation.
Usage
redshift_delete_snapshot_copy_grant(SnapshotCopyGrantName)
Arguments
SnapshotCopyGrantName |
[required] The name of the snapshot copy grant to delete. |
[Package paws.database version 0.9.0 Index]