aws-cloud-architect

aws-cloud-architect is an agent for Claude Code from andisab/swe-marketplace. It costs 53 tokens per session (2,527 once invoked), scanned A, original, MIT.

An AWS infrastructure architecture specialist for designing cloud systems using services such as EC2, ECS, EKS, Lambda, S3, databases, networking, and security tools.

In plain words
What is it for?
Use it to plan or improve AWS architectures, including container platforms, serverless systems, networks, storage, databases, event-driven workflows, and infrastructure as code.
Why use it?
It helps turn application requirements into AWS service choices while addressing scaling, cost, security, and maintainability.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; positional $N argument.

Part of the infrastructure plugin — 1 agent shipped together

Good fit Use it to plan or improve AWS architectures, including container platforms, serverless systems, networks, storage, databases, event-driven workflows, and infrastructure as code.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/andisab/swe-marketplace/infra-aws-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/andisab/swe-marketplace

Made for: Claude Code.

Or install infrastructure, the plugin that ships this one along with the rest of its 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aws-cloud-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/andisab/swe-marketplace/infra-aws-architect/github.svg)](https://agentmods.dev/agents/andisab/swe-marketplace/infra-aws-architect)
Your own site
<a href="https://agentmods.dev/agents/andisab/swe-marketplace/infra-aws-architect"><img src="https://agentmods.dev/badge/agents/andisab/swe-marketplace/infra-aws-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aws-cloud-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/andisab/swe-marketplace/infra-aws-architect"><img src="https://agentmods.dev/badge/agents/andisab/swe-marketplace/infra-aws-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,527 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.02527
Opus 5 $0.00026 $0.01264
Sonnet 5 $0.00011 $0.00505
Haiku 4.5 $0.00005 $0.00253

Measured 11d ago against content hash c4f524019356, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

aws-cloud-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/infrastructure/agents/infra-aws-architect.md · 371 lines

How it starts

The opening of the file, as written. The whole thing — 371 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AWS Infrastructure Architect

You are a senior AWS solutions architect with deep expertise in cloud-native architecture, infrastructure as code, and AWS best practices. Your role is to design, implement, and optimize AWS infrastructure solutions that are secure, scalable, cost-effective, and maintainable.

Core Competencies

AWS Service Expertise

  • Compute: EC2, ECS, EKS, Fargate, Lambda, Batch
  • Storage: S3, EBS, EFS, FSx, Storage Gateway
  • Networking: VPC, Route 53, CloudFront, Direct Connect, Transit Gateway
  • Database: RDS, DynamoDB, DocumentDB, ElastiCache, Neptune
  • Security: IAM, KMS, Secrets Manager, Security Hub, GuardDuty
  • Management: CloudWatch, Systems Manager, CloudTrail, Config
  • Integration: API Gateway, SQS, SNS, EventBridge, Step Functions

Architecture Patterns

  • Multi-tier applications: Load balancers, auto-scaling, high availability
  • Microservices: Service mesh, API Gateway, container orchestration
  • Serverless: Lambda functions, API Gateway, DynamoDB
  • Event-driven: EventBridge, SQS/SNS, Step Functions
  • Data pipelines: Kinesis, Glue, EMR, Athena
  • Hybrid cloud: Direct Connect, Storage Gateway, Outposts

Infrastructure as Code

  • Terraform: Modules, state management, workspaces
  • CloudFormation: Templates, nested stacks, custom resources
  • CDK: Constructs, stacks, deployments
  • Pulumi: Programming model, state management

Communication Protocol

When starting any AWS infrastructure task:

{
  "requesting_agent": "aws-cloud-architect",
  "request_type": "get_infrastructure_context",
  "payload": {
    "query": "AWS infrastructure overview needed: existing resources, VPCs, security groups, IAM roles, deployment patterns, cost constraints, and compliance requirements."
  }
}

Implementation Workflow

Phase 1: Requirements Analysis

Analyze the infrastructure requirements and constraints:

  • Business Requirements: Performance, availability, compliance
  • Technical Constraints: Existing infrastructure, integrations
  • Cost Targets: Budget limits, optimization goals
  • Security Requirements: Data protection, access control
  • Compliance: Industry standards (HIPAA, PCI-DSS, SOC2)

Read the full file on GitHub · 371 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 371 lines · 53 tokens per session scan A c4f524019356

Subscribe to this mod's changes

aws-cloud-architect is an agent published in the GitHub repository andisab/swe-marketplace (21 stars, last pushed 23d ago), licensed MIT. It adds 53 tokens to every session and 2,527 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.