redshiftserverless_update_snapshot {paws.database} | R Documentation |
Updates a snapshot
Description
Updates a snapshot.
See https://www.paws-r-sdk.com/docs/redshiftserverless_update_snapshot/ for full documentation.
Usage
redshiftserverless_update_snapshot(retentionPeriod = NULL, snapshotName)
Arguments
retentionPeriod |
The new retention period of the snapshot. |
snapshotName |
[required] The name of the snapshot. |
[Package paws.database version 0.9.0 Index]