View source: R/redshiftserverless_operations.R
redshiftserverless_update_snapshot | R Documentation |
Updates a snapshot.
See https://www.paws-r-sdk.com/docs/redshiftserverless_update_snapshot/ for full documentation.
redshiftserverless_update_snapshot(retentionPeriod = NULL, snapshotName)
retentionPeriod |
The new retention period of the snapshot. |
snapshotName |
[required] The name of the snapshot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.