get_ec2_instances
Retrieve a list of EC2 instances filtered by state and region using the AWS-helper MCP server to manage and monitor AWS resources efficiently.
Instructions
EC2 인스턴스 목록을 조회합니다
Input Schema
Name | Required | Description | Default |
---|---|---|---|
region | No | AWS 리전 (기본값: ap-northeast-2) | ap-northeast-2 |
state | No | 인스턴스 상태 필터 (running, stopped, pending 등) |