Version 4.43 or later needs to be installed to add the server automatically
Tools
| Name | Description |
|---|---|
execute_cwl_insights_batch | Run a CloudWatch Logs Insights query across multiple log groups, accounts, and regions. Automatically chunks log groups (max 50 per StartQuery), throttles concurrency to 25% of account limits, retries transient failures, and splits time ranges on 10k-record or timeout hits (up to 4 levels). Results are annotated with _region, _logGroups, and optionally _account metadata. For simple single-region queries on a few log groups, use execute_log_insights_query instead. Raises: ValueError: If input parameters are invalid (e.g. start_time >= end_time). |