cloudwatch_list_log_groups
Lists AWS CloudWatch log groups filtered by name prefix. Shows storage bytes and retention settings for each group.
Instructions
List AWS CloudWatch log groups, optionally filtered by name prefix. Shows stored bytes and retention per group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Filter to log groups whose name starts with this prefix. | |
| region | No | AWS region (defaults to the boto3 default region when empty). |