CompleteMigration
Complete the migration of data.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- ReplicationGroupId
-
The ID of the replication group to which data is being migrated.
Type: String
Required: Yes
- Force
-
Forces the migration to stop without ensuring that data is in sync. It is recommended to use this option only to abort the migration and not recommended when application wants to continue migration to ElastiCache.
Type: Boolean
Required: No
Response Elements
The following element is returned by the service.
- ReplicationGroup
-
Contains all of the attributes of a specific Valkey or Redis OSS replication group.
Type: ReplicationGroup object
Errors
For information about the errors that are common to all actions, see Common Errors.
- InvalidReplicationGroupState
-
The requested replication group is not in the
available
state.HTTP Status Code: 400
- ReplicationGroupNotFoundFault
-
The specified replication group does not exist.
HTTP Status Code: 404
- ReplicationGroupNotUnderMigrationFault
-
The designated replication group is not available for data migration.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: