Module Smaws_Client_DataSync.CreateTask

Configures a task, which defines where and how DataSync transfers your data.

A task includes a source location, destination location, and transfer options (such as bandwidth limits, scheduling, and more).

If you're planning to transfer data to or from an Amazon S3 location, review how DataSync can affect your S3 request charges and the DataSync pricing page before you begin.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `InvalidRequestException of Types.invalid_request_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_task_request -> (Types.create_task_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `InvalidRequestException of Types.invalid_request_exception ]) Stdlib.result