redshiftserverless_update_snapshot_copy_configuration {paws.database} | R Documentation |
Updates a snapshot copy configuration
Description
Updates a snapshot copy configuration.
See https://www.paws-r-sdk.com/docs/redshiftserverless_update_snapshot_copy_configuration/ for full documentation.
Usage
redshiftserverless_update_snapshot_copy_configuration(
snapshotCopyConfigurationId,
snapshotRetentionPeriod = NULL
)
Arguments
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. |
[Package paws.database version 0.9.0 Index]