View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_list_log_anomaly_detectors | R Documentation |
Retrieves a list of the log anomaly detectors in the account.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_list_log_anomaly_detectors/ for full documentation.
cloudwatchlogs_list_log_anomaly_detectors(
filterLogGroupArn = NULL,
limit = NULL,
nextToken = NULL
)
filterLogGroupArn |
Use this to optionally filter the results to only include anomaly detectors that are associated with the specified log group. |
limit |
The maximum number of items to return. If you don't specify a value, the default maximum value of 50 items is used. |
nextToken |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.