cloudwatch_list_log_groups
List AWS CloudWatch log groups with optional prefix filtering. View stored bytes and retention per group to assess log storage.
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). |