View source: R/redshift_operations.R
redshift_disable_snapshot_copy | R Documentation |
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
See https://www.paws-r-sdk.com/docs/redshift_disable_snapshot_copy/ for full documentation.
redshift_disable_snapshot_copy(ClusterIdentifier)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.