Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
AWS
Loading resources...

Resource Type: AWS > Bedrock > Guardrail Version

The Amazon Bedrock Guardrail Version resource represents an immutable, numbered snapshot of an AWS Bedrock guardrail. Versions are created from the parent guardrail's DRAFT working copy and are referenced by agents, model invocations, and resource policies to pin enforcement to a vetted configuration. This resource type enables governance and inventory of guardrail versions independently of the mutable parent guardrail.

Resource Context

Guardrail Version is a part of the Bedrock service.

Each Guardrail Version lives under a Guardrail.

Controls

The primary controls for AWS > Bedrock > Guardrail Version are:

  • CMDB
  • Discovery

Category

  • Machine Learning

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrailVersion
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/machineLearning
  • GraphQL
    • query resource(id: "tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrailVersion") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrailVersion'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrailVersion"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrailVersion';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrailVersion"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/bedrockGuardrailVersion' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
182
Mods
517
Resource Types
8,924
Policies
3,489
Controls
1,929
Quick Actions
540
IAM