Redshift.Client.
delete_snapshot_copy_grant
(**kwargs)¶Deletes the specified snapshot copy grant.
See also: AWS API Documentation
Request Syntax
response = client.delete_snapshot_copy_grant(
SnapshotCopyGrantName='string'
)
[REQUIRED]
The name of the snapshot copy grant to delete.
Exceptions
Redshift.Client.exceptions.InvalidSnapshotCopyGrantStateFault
Redshift.Client.exceptions.SnapshotCopyGrantNotFoundFault