v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Restore the data from a recovery point.

post/#X-Amz-Target=RedshiftServerless.RestoreFromRecoveryPoint

Headers

X-Amz-Target'RedshiftServerless.RestoreFromRecoveryPoint' required

Request body

maintainIntegrationboolean
<p>If <code>true</code>, maintain existing data sharing, zero-ETL and S3 event integrations when restoring. Otherwise, integrations will not be maintained after the restore operation. Integrations are only maintained when restored to the same serverless namespace.</p> <p>Default: true</p>
namespaceNamestring required

The name of the namespace to restore data into.

recoveryPointIdstring required

The unique identifier of the recovery point to restore from.

workgroupNamestring required

The name of the workgroup used to restore data.

Response

Success

recoveryPointIdstring

The unique identifier of the recovery point used for the restore.