View source: R/elasticache_operations.R
elasticache_start_migration | 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 OSS (cluster mode disabled), list should have only one element. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.