aws_reboot_instance
Reboot a running AWS EC2 instance for a brief OS-level restart. Confirm with the user before proceeding.
Instructions
Reboot a running AWS EC2 instance. Brief OS-level restart; billing continues. Confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | AWS region (e.g. us-east-1). | |
| instance_id | Yes | EC2 instance ID (i-...). |