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

Resource Type: GCP > Vertex AI > Deployment Resource Pool

The Deployment Resource Pool resource type represents a shared pool of dedicated compute resources in Google Cloud Vertex AI. A deployment resource pool can be referenced by multiple deployed models so they share the same underlying machine resources, and it carries the encryption configuration applied to that compute.

Resource Context

Deployment Resource Pool is a part of the Vertex AI service.

Each Deployment Resource Pool lives under a Region.

Controls

The primary controls for GCP > Vertex AI > Deployment Resource Pool are:

  • Active
  • Allowed
  • CMDB
  • Discovery

Quick Actions

  • Delete
  • Router

Category

  • Database

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/gcp-vertexai#/resource/types/deploymentResourcePool
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/database
  • GraphQL
    • query resource(id: "tmod:@turbot/gcp-vertexai#/resource/types/deploymentResourcePool") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/gcp-vertexai#/resource/types/deploymentResourcePool'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/gcp-vertexai#/resource/types/deploymentResourcePool"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-vertexai#/resource/types/deploymentResourcePool';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-vertexai#/resource/types/deploymentResourcePool"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-vertexai#/resource/types/deploymentResourcePool' 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
39
Mods
151
Resource Types
2,578
Policies
1,245
Controls
118
Quick Actions
89
IAM