redshift_disable_snapshot_copy: Disables the automatic copying of snapshots from one region...

View source: R/redshift_operations.R

redshift_disable_snapshot_copyR Documentation

Disables the automatic copying of snapshots from one region to another region for a specified cluster

Description

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.

Usage

redshift_disable_snapshot_copy(ClusterIdentifier)

Arguments

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.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.