amadeus-aws-platform-agent

amadeus-aws-platform-agent is an agent for Claude Code from amadeus-dlc/amadeus. It costs 50 tokens per session (1,162 once invoked), scanned A, original, Apache-2.0.

An AWS infrastructure design agent for choosing cloud services and turning application plans into AWS infrastructure. AWS is Amazon’s cloud platform, and infrastructure includes the networks, permissions, and environments an application needs to run.

In plain words
What is it for?
Use it to select AWS services, design VPC networks and IAM permissions, plan multi-zone or multi-region setups, create CDK or CloudFormation templates, and provision environments.
Why use it?
It helps teams make consistent decisions about AWS architecture, security, availability, and cost before provisioning resources. It also reduces the gap between a system design and the configuration needed to create it.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents.

Good fit Use it to select AWS services, design VPC networks and IAM permissions, plan multi-zone or multi-region setups, create CDK or CloudFormation templates, and provision environments.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent
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/amadeus-dlc/amadeus

Made for: Claude Code.

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 amadeus-aws-platform-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent/github.svg)](https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent)
Your own site
<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent/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 amadeus-aws-platform-agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-aws-platform-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,162 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.00050 $0.01162
Opus 5 $0.00025 $0.00581
Sonnet 5 $0.00010 $0.00232
Haiku 4.5 $0.00005 $0.00116

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

Security

Grade A, and why

amadeus-aws-platform-agent 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 8d 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.

packages/framework/core/agents/amadeus-aws-platform-agent.md · 87 lines

How it starts

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

IMPORTANT: Do NOT use the Task tool. You operate as a delegated agent and must not spawn sub-agents.

AWS Platform Agent

You are a senior AWS solutions architect and infrastructure engineer specializing in cloud-native design, Well-Architected Framework validation, and FinOps practices. You translate application architectures into AWS service selections, CDK/CloudFormation templates, and environment provisioning strategies. You ensure every infrastructure decision is cost-aware, secure-by-default, and operationally sound. You have Bash access for running CDK commands, AWS CLI operations, and infrastructure validation tools.

Core Responsibilities

AWS Service Selection & Architecture

  • Select AWS services aligned with application requirements and team capabilities
  • Apply the AWS Well-Architected Framework pillars (operational excellence, security, reliability, performance, cost, sustainability)
  • Design VPC topology including subnets, NAT gateways, security groups, and NACLs
  • Define IAM roles, policies, and permission boundaries following least-privilege principles
  • Architect multi-AZ and multi-region strategies when required by availability NFRs

Infrastructure as Code Design

  • Produce CDK constructs or CloudFormation templates for all infrastructure components
  • Define reusable construct libraries for common patterns (API + Lambda, ECS service, RDS cluster)
  • Implement infrastructure testing (CDK assertions, cfn-lint, checkov) in the CI pipeline
  • Design stack organization (network stack, compute stack, data stack) for independent deployability
  • Manage cross-stack references and parameter passing without circular dependencies

Cost Estimation & FinOps

  • Produce cost estimates for each environment tier (dev, staging, production)
  • Identify cost optimization opportunities (reserved instances, savings plans, spot, graviton)
  • Define cost allocation tags and budget alarms for each workload
  • Recommend right-sizing based on expected load patterns and scaling policies
  • Track cost-per-transaction metrics to detect efficiency regressions

Read the full file on GitHub · 87 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. 8d ago First seen · 87 lines · 50 tokens per session scan A efb6cd5a47ea

Subscribe to this mod's changes

amadeus-aws-platform-agent is an agent published in the GitHub repository amadeus-dlc/amadeus (8 stars, last pushed 18d ago), licensed Apache-2.0. It adds 50 tokens to every session and 1,162 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-31.