redshiftserverless_restore_from_recovery_point: Restore the data from a recovery point

View source: R/redshiftserverless_operations.R

redshiftserverless_restore_from_recovery_pointR Documentation

Restore the data from a recovery point

Description

Restore the data from a recovery point.

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

Usage

redshiftserverless_restore_from_recovery_point(
  namespaceName,
  recoveryPointId,
  workgroupName
)

Arguments

namespaceName

[required] The name of the namespace to restore data into.

recoveryPointId

[required] The unique identifier of the recovery point to restore from.

workgroupName

[required] The name of the workgroup used to restore data.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.