Skip to main content

llm-gateway-governance

Build a governed LLM gateway that lets internal developers use code agents (Claude Code, Codex) against Amazon Bedrock through a single control point — enforcing identity, per-user virtual keys, model/cost tiering, Bedrock Guardrails, managed web search, and tracing. Supports two developer-auth modes: IAM Identity Center organization-instance SSO (`org-sso`, permission sets + AWSReservedSSO roles) and `cognito-native` (an Amazon Cognito User Pool as the sole identity source, Cognito User Pool Groups as teams) for environments where org-sso is not usable — e.g. an IdC account instance, which cannot host the SAML app that IdC federation would require. Generates AWS CDK (TypeScript): VPC + Aurora Serverless v2 + Bedrock Guardrail + AgentCore Web Search gateway + LiteLLM on ECS Fargate + optional Langfuse + a token service + an internet-facing, SG CIDR-restricted ALB edge (config-driven TLS via certMode: acm/http) + cross-region Mantle (GPT-5.x) VPC peering. Use when the user asks to "build an LLM gateway", "gove

설치로 이동

소스 정보

저장소
aws-samples/sample-aws-solutions-skills
최근 소스 활동
2026년 8월 26일 00:34
감지된 SKILL.md 언어
영어
스타
7
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.