aws_list_ec2_instances
List EC2 instances in a specified AWS region and profile to inspect available compute resources.
Instructions
List EC2 instances in a specific AWS region using the specified profile.
Args: region: AWS region (e.g. 'us-east-1', 'us-west-2') profile_name: AWS profile name to use (default: 'default')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | us-east-1 | |
| profile_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |