View source: R/redshiftserverless_operations.R
redshiftserverless_update_snapshot_copy_configuration | R Documentation |
Updates a snapshot copy configuration.
See https://www.paws-r-sdk.com/docs/redshiftserverless_update_snapshot_copy_configuration/ for full documentation.
redshiftserverless_update_snapshot_copy_configuration(
snapshotCopyConfigurationId,
snapshotRetentionPeriod = NULL
)
snapshotCopyConfigurationId |
[required] The ID of the snapshot copy configuration to update. |
snapshotRetentionPeriod |
The new retention period of how long to keep a snapshot in the destination Amazon Web Services Region. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.