Learn R Programming

paws.management (version 0.9.0)

cloudwatchinternetmonitor_stop_query: Stop a query that is progress for a specific monitor

Description

Stop a query that is progress for a specific monitor.

See https://www.paws-r-sdk.com/docs/cloudwatchinternetmonitor_stop_query/ for full documentation.

Usage

cloudwatchinternetmonitor_stop_query(MonitorName, QueryId)

Arguments

MonitorName

[required] The name of the monitor.

QueryId

[required] The ID of the query that you want to stop. A QueryId is an internally-generated identifier for a specific query.