TimestreamWrite / Client / resume_batch_load_task

resume_batch_load_task#

TimestreamWrite.Client.resume_batch_load_task(**kwargs)#

See also: AWS API Documentation

Request Syntax

response = client.resume_batch_load_task(
    TaskId='string'
)
Parameters:

TaskId (string) –

[REQUIRED]

The ID of the batch load task to resume.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions