elasticache_start_migration {paws.database} | R Documentation |
Start the migration of data.
See https://www.paws-r-sdk.com/docs/elasticache_start_migration/ for full documentation.
elasticache_start_migration(ReplicationGroupId, CustomerNodeEndpointList)
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 Redis (cluster mode disabled), list should have only one element. |