Resource Type: AWS > Bedrock > Enforced Guardrail Configuration
The Amazon Bedrock Enforced Guardrail Configuration is the account-level, per-region setting that automatically applies a designated Bedrock Guardrail (by ARN and version) to all in-region Bedrock model invocations, regardless of whether the caller attaches a guardrail to the request. At most one enforced configuration exists per region per account.
Resource Context
Enforced Guardrail Configuration is a part of the Bedrock service.
Each Enforced Guardrail Configuration lives under a Region.
Controls
The primary controls for AWS > Bedrock > Enforced Guardrail Configuration are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-bedrock#/resource/types/enforcedGuardrailConfiguration
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/aws-bedrock#/resource/types/enforcedGuardrailConfiguration"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/enforcedGuardrailConfiguration';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrock#/resource/types/enforcedGuardrailConfiguration"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/enforcedGuardrailConfiguration' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query