← 返回
开发者工具

AWS Infra

Chat-based AWS infrastructure assistance using AWS CLI and console context. Use for querying, auditing, and monitoring AWS resources (EC2, S3, IAM, Lambda, ECS/EKS, RDS, CloudWatch, billing, etc.), and for proposing safe changes with explicit confirmation before any write/destructive action.
基于聊天的 AWS 基础设施辅助,利用 AWS CLI 与控制台上下文;用于查询、审计、监控 AWS 资源(EC2、S3、IAM、Lambda、ECS/EKS、RDS、CloudWatch、计费等),并在写入或破坏性操作前要求明确确认后提出安全变更建议。
bmdhodl
开发者工具 clawhub v1.0.0 1 版本 98379.9 Key: 无需
★ 3
Stars
📥 6,134
下载
💾 566
安装
1
版本
#aws#infra#latest

概述

AWS Infra

Overview

Use the local AWS CLI to answer questions about AWS resources. Default to read‑only queries. Only propose or run write/destructive actions after explicit user confirmation.

Quick Start

  1. Determine profile/region from environment or ~/.aws/config.
  2. Start with identity:
    • aws sts get-caller-identity
  3. Use read‑only service commands to answer the question.
  4. If the user asks for changes, outline the exact command and ask for confirmation before running.

Safety Rules (must follow)

  • Treat all actions as read‑only unless the user explicitly requests a change and confirms it.
  • For any potentially destructive change (delete/terminate/destroy/modify/scale/billing/IAM credentials), require a confirmation step.
  • Prefer --dry-run when available and show the plan before execution.
  • Never reveal or log secrets (access keys, session tokens).

Task Guide (common requests)

  • Inventory / list: use list/describe/get commands.
  • Health / errors: use CloudWatch metrics/logs queries.
  • Security checks: IAM, S3 public access, SG exposure, KMS key usage.
  • Costs: Cost Explorer / billing queries (read‑only).
  • Changes: show exact CLI command and require confirmation.

Region & Profile Handling

  • If the user specifies a region/profile, honor it.
  • Otherwise use AWS_PROFILE / AWS_REGION if set, then fall back to ~/.aws/config.
  • When results are region‑scoped, state the region used.

References

See references/aws-cli-queries.md for common command patterns.

Assets

  • assets/icon.svg — custom icon (dark cloud + terminal prompt)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 09:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Azure Infra

bmdhodl
基于聊天的 Azure 基础设施辅助工具,利用 Azure CLI 和门户上下文。用于查询、审计和监控 Azure 资源(VM、存储、IAM、Functions、AKS、应用服务、Key Vault、Azure Monitor、计费等),并
★ 2 📥 3,539
developer-tools

Github

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

CodeConductor.ai

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