Redshift / Client / delete_snapshot_copy_grant
delete_snapshot_copy_grant#
- 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' )
- Parameters:
SnapshotCopyGrantName (string) –
[REQUIRED]
The name of the snapshot copy grant to delete.
- Returns:
None
Exceptions
Redshift.Client.exceptions.InvalidSnapshotCopyGrantStateFault
Redshift.Client.exceptions.SnapshotCopyGrantNotFoundFault