Module Smaws_Client_DatabaseMigrationService.StartReplicationTask

Starts the replication task.

For more information about DMS tasks, see Working with Migration Tasks in the Database Migration Service User Guide.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedFault of Types.access_denied_fault | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.start_replication_task_message -> (Types.start_replication_task_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedFault of Types.access_denied_fault | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ]) Stdlib.result