cloudwatch_list_log_groups
Lists AWS CloudWatch log groups, optionally filtered by name prefix, and displays storage size and retention settings per 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). |