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

Resource Type: AWS > Bedrock > Custom Model

The Amazon Bedrock Custom Model resource represents a custom model in AWS Bedrock, created by fine-tuning a foundation model for specific use cases. This resource type enables governance, policy enforcement, and management of Bedrock custom models.

Resource Context

Custom Model is a part of the Bedrock service.

Each Custom Model lives under a Region.

Controls

The primary controls for AWS > Bedrock > Custom Model are:

  • Active
  • Allowed
  • CMDB
  • Discovery
  • Tags

Quick Actions

  • Delete
  • Router
  • Update Tags

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/customModel
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/machineLearning
  • GraphQL
    • query resource(id: "tmod:@turbot/aws-bedrock#/resource/types/customModel") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/aws-bedrock#/resource/types/customModel'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/aws-bedrock#/resource/types/customModel"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/customModel';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrock#/resource/types/customModel"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/customModel' 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