Removes the ability of the specified AWS customer account to restore the
            specified snapshot.            If the account is currently restoring the snapshot,
            the restore will run to completion.        
            
                    
            
For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Management Guide.
 Declaration Syntax
 Declaration Syntax| C# | 
public RevokeSnapshotAccessResponse RevokeSnapshotAccess( RevokeSnapshotAccessRequest request )
 Parameters
 Parameters- request (RevokeSnapshotAccessRequest)
- Container for the necessary parameters to execute the RevokeSnapshotAccess service method.
 Return Value
 Return ValueThe response from the RevokeSnapshotAccess service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| AccessToSnapshotDeniedException | The owner of the specified snapshot has not authorized your account to
            access the snapshot. | 
| AuthorizationNotFoundException | The specified CIDR IP range or EC2 security group is not authorized      
             for the specified cluster security group. | 
| ClusterSnapshotNotFoundException | The snapshot identifier does not refer to an existing cluster snapshot. |