AWS SDK for .NET Documentation
RevokeSnapshotAccess Method (request)
AmazonAmazon.RedshiftAmazonRedshiftRevokeSnapshotAccess(RevokeSnapshotAccessRequest) Did this page help you?   Yes   No    Tell us about it...
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
Parameters
request (RevokeSnapshotAccessRequest)
Container for the necessary parameters to execute the RevokeSnapshotAccess service method.
Return Value
The response from the RevokeSnapshotAccess service method, as returned by Redshift.
Exceptions
ExceptionCondition
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.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)