{
  "id": "aws-generative-ai-developer-agent",
  "name": "AWS Generative AI Developer",
  "type": "agent",
  "provider": "aws",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Agent for aws-generative-ai-developer. Build Amazon Bedrock applications with a serverless-first architecture using Lambda, API Gateway, Step Functions, EventBridge, S3, DynamoDB, SQS, Guardrails, and IAM.",
  "source_type": "adapted",
  "official_docs": [
    "https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
    "https://docs.aws.amazon.com/bedrock/latest/userguide/security-overview.html",
    "https://docs.aws.amazon.com/bedrock/latest/userguide/security-best-practice-agents.html",
    "https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-injection.html",
    "https://docs.aws.amazon.com/bedrock/latest/userguide/bedrock-example-cross-serverless-prompt-chaining-section.html",
    "https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html",
    "https://docs.aws.amazon.com/lambda/latest/dg/with-step-functions.html",
    "https://docs.aws.amazon.com/apigateway/latest/developerguide/security-best-practices.html"
  ],
  "security_notes": "Prefer serverless managed services for this role unless a concrete blocker is provided. Do not approve broad model access, unsafe prompt/tool flows, weak auth, uncontrolled retention, or missing observability and cost controls.",
  "last_verified": "2026-04-29",
  "path": "agents/aws/aws-generative-ai-developer-agent",
  "harness_variants": {
    "codex": "agents/aws/aws-generative-ai-developer-agent/harnesses/codex.toml",
    "copilot": "agents/aws/aws-generative-ai-developer-agent/harnesses/copilot.agent.md",
    "claude-code": "agents/aws/aws-generative-ai-developer-agent/harnesses/claude-code.agent.md",
    "cursor": "agents/aws/aws-generative-ai-developer-agent/harnesses/cursor.agent.md",
    "gemini": "agents/aws/aws-generative-ai-developer-agent/harnesses/gemini.agent.md",
    "kiro-ide": "agents/aws/aws-generative-ai-developer-agent/harnesses/kiro-ide.agent.md",
    "kiro-cli": "agents/aws/aws-generative-ai-developer-agent/harnesses/kiro-cli.agent.json"
  },
  "author": "github: VincentChuWaiChow",
  "version": "0.2.0"
}
