← 返回
开发者工具 中文

Awscli

Manage AWS Lightsail and EC2 instances using AWS CLI
使用 AWS CLI 管理 AWS Lightsail 和 EC2 实例
hypertextassassinrajith
开发者工具 clawhub v0.1.2 1 版本 100000 Key: 无需
★ 2
Stars
📥 1,362
下载
💾 7
安装
1
版本
#latest

概述

AWS CLI Control Skill

This skill manages AWS Lightsail instances.

Requirements

  • AWS CLI installed on host
  • AWS credentials configured (IAM user or role)
  • Environment variables:
  • AWS_REGION
  • ALLOWED_INSTANCES

## Environment Variables

This skill requires the following environment variables:

  • AWS_REGION (e.g., ap-southeast-1)
  • ALLOWED_INSTANCES (comma-separated list)

Example:

AWS_REGION=ap-southeast-1

ALLOWED_INSTANCES=Ubuntu,Binami

Available Operations

1. List Instances

action: "list"

Example:

{

"action": "list"

}


2. Reboot Instance

action: "reboot"

instance: ""

Example:

{

"action": "reboot",

"instance": "Ubuntu-1"

}


3. Start Instance

action: "start"

instance: ""


4. Stop Instance

action: "stop"

instance: ""


Notes

  • Only use structured JSON input.
  • Do NOT generate AWS CLI commands.
  • Instance names must exactly match existing Lightsail instances.

版本历史

共 1 个版本

  • v0.1.2 当前
    2026-03-29 03:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,519
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,925
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,468