Resource Type: AWS > Bedrock > Guardrail
The Amazon Bedrock Guardrail resource represents a guardrail in AWS Bedrock, which provides configurable safeguards (content filters, denied topics, word filters, sensitive information protection, contextual grounding) applied to foundation model inputs and outputs. This resource type enables governance, policy enforcement, and management of Bedrock guardrails.
Resource Context
Guardrail is a part of the Bedrock service.
Each Guardrail lives under a Region.
Controls
The primary controls for AWS > Bedrock > Guardrail are:
It is also targeted by these controls:
Quick Actions
- Delete
- Delete from AWS
- Router
- Set Tags
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
- Update Tags
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/bedrockGuardrail
- tmod:@turbot/turbot#/resource/categories/machineLearning
- turbot graphql resource --id "tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrail"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrail';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrail"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrail' 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