Module Smaws_Client_DatabaseMigrationService.ReloadReplicationTables

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ] -> string