Disables the automatic copying of snapshots from one region to another region for a specified cluster.
redshift_disable_snapshot_copy(ClusterIdentifier)
[required] The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
Constraints: Must be the valid name of an existing cluster that has cross-region snapshot copy enabled.
svc$disable_snapshot_copy( ClusterIdentifier = "string" )
If your cluster and its snapshots are encrypted using a customer master key (CMK) from AWS KMS, use DeleteSnapshotCopyGrant to delete the grant that grants Amazon Redshift permission to the CMK in the destination region.