Learn R Programming

paws.database (version 0.2.0)

redshiftserverless_convert_recovery_point_to_snapshot: Converts a recovery point to a snapshot

Description

Converts a recovery point to a snapshot. For more information about recovery points and snapshots, see Working with snapshots and recovery points.

See https://paws-r.github.io/docs/redshiftserverless/convert_recovery_point_to_snapshot.html for full documentation.

Usage

redshiftserverless_convert_recovery_point_to_snapshot(
  recoveryPointId,
  retentionPeriod = NULL,
  snapshotName
)

Arguments

recoveryPointId

[required] The unique identifier of the recovery point.

retentionPeriod

How long to retain the snapshot.

snapshotName

[required] The name of the snapshot.