redshiftserverless_create_snapshot_copy_configuration: Creates a snapshot copy configuration that lets you copy...

View source: R/redshiftserverless_operations.R

redshiftserverless_create_snapshot_copy_configurationR Documentation

Creates a snapshot copy configuration that lets you copy snapshots to another Amazon Web Services Region

Description

Creates a snapshot copy configuration that lets you copy snapshots to another Amazon Web Services Region.

See https://www.paws-r-sdk.com/docs/redshiftserverless_create_snapshot_copy_configuration/ for full documentation.

Usage

redshiftserverless_create_snapshot_copy_configuration(
  destinationKmsKeyId = NULL,
  destinationRegion,
  namespaceName,
  snapshotRetentionPeriod = NULL
)

Arguments

destinationKmsKeyId

The KMS key to use to encrypt your snapshots in the destination Amazon Web Services Region.

destinationRegion

[required] The destination Amazon Web Services Region that you want to copy snapshots to.

namespaceName

[required] The name of the namespace to copy snapshots from.

snapshotRetentionPeriod

The retention period of the snapshots that you copy to the destination Amazon Web Services Region.


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