CloudWatchOmni / Client / stop_telemetry_query

stop_telemetry_query

CloudWatchOmni.Client.stop_telemetry_query(**kwargs)

Stops a running telemetry query.

See also: AWS API Documentation

Request Syntax

response = client.stop_telemetry_query(
    queryId='string'
)
Parameters:

queryId (string) –

[REQUIRED]

The unique ID of the query.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions