delete_task
(**kwargs)¶Deletes an DataSync task.
See also: AWS API Documentation
Request Syntax
response = client.delete_task(
TaskArn='string'
)
[REQUIRED]
Specifies the Amazon Resource Name (ARN) of the task that you want to delete.
{}
Response Structure
Exceptions
DataSync.Client.exceptions.InvalidRequestException
DataSync.Client.exceptions.InternalException