revokeSnapshotAccess
inline suspend fun RedshiftClient.revokeSnapshotAccess(crossinline block: RevokeSnapshotAccessRequest.Builder.() -> Unit): RevokeSnapshotAccessResponse
Removes the ability of the specified Amazon Web Services 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 Cluster Management Guide.