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

Jump to install

Source facts

Repository
aws-samples/sample-aws-solutions-skills
Last source activity
August 26, 2026 at 00:34
Detected SKILL.md language
English
Stars
7
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.