delete_scheduled_query
(**kwargs)¶Deletes a given scheduled query. This is an irreversible operation.
See also: AWS API Documentation
Request Syntax
response = client.delete_scheduled_query(
ScheduledQueryArn='string'
)
[REQUIRED]
The ARN of the scheduled query.
Exceptions
TimestreamQuery.Client.exceptions.AccessDeniedException
TimestreamQuery.Client.exceptions.InternalServerException
TimestreamQuery.Client.exceptions.ResourceNotFoundException
TimestreamQuery.Client.exceptions.ThrottlingException
TimestreamQuery.Client.exceptions.ValidationException
TimestreamQuery.Client.exceptions.InvalidEndpointException