get_ec2_instances
Retrieve EC2 instance details by region and state using the AWS Helper MCP Server. Filter instances by status like running, stopped, or pending for efficient cloud resource management.
Instructions
EC2 인스턴스 목록을 조회합니다
Input Schema
Name | Required | Description | Default |
---|---|---|---|
region | No | AWS 리전 (기본값: ap-northeast-2) | ap-northeast-2 |
state | No | 인스턴스 상태 필터 (running, stopped, pending 등) |