elasticache_start_migration {paws.database} | R Documentation |
Start the migration of data
Description
Start the migration of data.
See https://www.paws-r-sdk.com/docs/elasticache_start_migration/ for full documentation.
Usage
elasticache_start_migration(ReplicationGroupId, CustomerNodeEndpointList)
Arguments
ReplicationGroupId |
[required] The ID of the replication group to which data should be migrated. |
CustomerNodeEndpointList |
[required] List of endpoints from which data should be migrated. For Valkey or Redis OSS (cluster mode disabled), the list should have only one element. |
[Package paws.database version 0.9.0 Index]