get_service_events
Retrieve AWS Health events for a specific service, such as EC2, RDS, or Lambda, to identify outages or issues affecting it.
Instructions
Get health events for a specific AWS service.
Args: service: The AWS service name (e.g., 'EC2', 'RDS', 'LAMBDA'). Case insensitive.
Example prompts:
"What's happening with EC2 right now?"
"Show me all RDS issues"
"Are there any problems with S3?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |