reloadReplicationTables
abstract suspend fun reloadReplicationTables(input: ReloadReplicationTablesRequest): ReloadReplicationTablesResponse
Reloads the target database table with the source data for a given DMS Serverless replication configuration.
You can only use this operation with a task in the RUNNING state, otherwise the service will throw an InvalidResourceStateFault
exception.