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 当前展示的配套文件。