Skip to content

Update scheduled query

async_boto.validation.timestream_query.update_scheduled_query

UpdateScheduledQueryRequest

Bases: BaseModel

Update a scheduled query.

PARAMETER DESCRIPTION
ScheduledQueryArn

ARN of the scheduled query.

TYPE: str

State

State of the scheduled query.

TYPE: str

ScheduledQueryArn instance-attribute

ScheduledQueryArn

State instance-attribute

State

UpdateScheduledQueryResponse

Bases: BaseModel

The response returned by the service when an UpdateScheduledQuery action is successful. If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.