Resource Type: GCP > Vertex AI
Google Cloud Vertex AI is a fully managed machine learning (ML) platform designed to help developers and data scientists to build, deploy, and scale ML models. It offers a unified platform for data preparation, model training, hyperparameter tuning, and deployment of ML models, allowing you to manage the end-to-end machine learning lifecycle from a single interface.
Resource Types
The Vertex AI service includes these resource types:
Controls
The primary controls for GCP > Vertex AI are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-vertexai#/resource/types/vertexAi
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/gcp-vertexai#/resource/types/vertexAi"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-vertexai#/resource/types/vertexAi';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-vertexai#/resource/types/vertexAi"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-vertexai#/resource/types/vertexAi' 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