redshiftserverless_create_snapshot_copy_configuration function

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

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

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.

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.