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

  • TimestreamWrite.Client.exceptions.InternalServerException
  • TimestreamWrite.Client.exceptions.ThrottlingException
  • TimestreamWrite.Client.exceptions.AccessDeniedException
  • TimestreamWrite.Client.exceptions.ValidationException
  • TimestreamWrite.Client.exceptions.ResourceNotFoundException
  • TimestreamWrite.Client.exceptions.InvalidEndpointException