Preflight Checklist
Problem Statement
Hi,
I want to use Bedrock Guardrail in Claude Gateway configuration. Please suggest? I tried below configuration but not worked. My security team requirement is to use Bedrock Guardrails.
Tested with gateway version -2.1.220.
upstreams:
- provider: bedrock
region: us-east-2
auth: {} # empty = use the EC2 instance profile from Step 2
guardrailConfig:
guardrailIdentifier: ""
guardrailVersion: "1"
trace: "enabled"
error:
gateway-1 | claude gateway: [
gateway-1 | {
gateway-1 | "code": "unrecognized_keys",
gateway-1 | "keys": [
gateway-1 | "guardrailConfig"
gateway-1 | ],
gateway-1 | "path": [
gateway-1 | "upstreams",
gateway-1 | 0
gateway-1 | ],
gateway-1 | "message": "Unrecognized key(s) in object: 'guardrailConfig'"
gateway-1 | }
gateway-1 | ]
gateway-1 exited with code 1
Proposed Solution
upstreams:
- provider: bedrock
region: us-east-2
auth: {} # empty = use the EC2 instance profile from Step 2
guardrailConfig:
guardrailIdentifier: ""
guardrailVersion: "1"
trace: "enabled"
Alternative Solutions
No response
Priority
Critical - Blocking my work
Feature Category
Configuration and settings
Use Case Example
No response
Additional Context
No response
Preflight Checklist
Problem Statement
Hi,
I want to use Bedrock Guardrail in Claude Gateway configuration. Please suggest? I tried below configuration but not worked. My security team requirement is to use Bedrock Guardrails.
Tested with gateway version -2.1.220.
upstreams:
- provider: bedrock
region: us-east-2
auth: {} # empty = use the EC2 instance profile from Step 2
guardrailConfig:
guardrailIdentifier: ""
guardrailVersion: "1"
trace: "enabled"
error:
gateway-1 | claude gateway: [
gateway-1 | {
gateway-1 | "code": "unrecognized_keys",
gateway-1 | "keys": [
gateway-1 | "guardrailConfig"
gateway-1 | ],
gateway-1 | "path": [
gateway-1 | "upstreams",
gateway-1 | 0
gateway-1 | ],
gateway-1 | "message": "Unrecognized key(s) in object: 'guardrailConfig'"
gateway-1 | }
gateway-1 | ]
gateway-1 exited with code 1
Proposed Solution
upstreams:
- provider: bedrock
region: us-east-2
auth: {} # empty = use the EC2 instance profile from Step 2
guardrailConfig:
guardrailIdentifier: ""
guardrailVersion: "1"
trace: "enabled"
Alternative Solutions
No response
Priority
Critical - Blocking my work
Feature Category
Configuration and settings
Use Case Example
No response
Additional Context
No response