Skip to main content
The TealTiger Bedrock Agents adapter integrates governance enforcement into the Amazon Bedrock Agents runtime. Every agent action, tool invocation, and knowledge base query passes through TealTiger’s governance engine before execution — without modifying your agent’s logic.
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

AWS Bedrock Agents + TealTiger 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

TealTiger and Bedrock Guardrails are complementary. Use Bedrock Guardrails for content filtering (it runs natively in the Bedrock runtime with zero latency overhead) and TealTiger for action governance, cost controls, and evidence.

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: