This adapter mitigates the risk of ungoverned agent autonomy in Bedrock Agents deployments. Bedrock’s native guardrails focus on content filtering; TealTiger adds deterministic policy enforcement, cost governance, identity controls, and cryptographic evidence.
Why This Matters
Compliance alignment: AWS Well-Architected AI/ML Lens (SEC-03), NIST AI RMF, OWASP ASI Top 10.
Architecture
Installation
Quick Start
Lambda Layer Deployment
The adapter deploys as a Lambda Layer that wraps your action group Lambda functions:Sidecar Deployment (ECS/EKS)
For agents running on ECS or EKS, deploy TealTiger as a sidecar container:Configuration
Action Mapping
Map Bedrock action groups and functions to TealTiger governance actions:Bedrock Guardrails vs. TealTiger
Evidence Export to S3
The adapter automatically exports governance evidence to S3:CloudWatch Integration
The adapter emits custom CloudWatch metrics:IAM Permissions
Minimum IAM permissions for the adapter:Related Documentation
- TealEngine v1.3 API — Core engine
- AWS AgentCore Plugin — AgentCore lifecycle hooks
- Azure AI Agent Service — Azure middleware
- SOC/IR Pipeline — Evidence export to SIEM
- NHI Governance — Agent identity for Bedrock

