v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444219188.6 KB

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

A task includes a source location, a destination location, and the preferences for how and when you want to transfer your data (such as bandwidth limits, scheduling, among other options).

post/#X-Amz-Target=FmrsService.CreateTask

Headers

X-Amz-Target'FmrsService.CreateTask' required

Request body

SourceLocationArnstring required

The Amazon Resource Name (ARN) of the source location for the task.

DestinationLocationArnstring required

The Amazon Resource Name (ARN) of an Amazon Web Services storage resource's location.

CloudWatchLogGroupArnstring

The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor and log events in the task.

Namestring

The name of a task. This value is a text reference that is used to identify the task in the console.

Response

Success

TaskArnstring

The Amazon Resource Name (ARN) of the task.