list_aws_instances
Retrieve a list of all AWS EC2 instances to monitor and manage resources effectively using the Cloud Manage MCP Server. Simplify instance tracking and operations.
Instructions
列出所有AWS EC2实例
Returns:
Dict: AWS实例列表
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_aws_instancesArguments",
"type": "object"
}