Resource Type: GCP > Model Armor
Google Cloud Model Armor is a fully managed service that screens prompts sent to large language models and the responses they return, applying safety, security, and data-protection filters. It lets you define filtering templates and an organization, folder, or project-level floor setting that establishes the minimum filtering posture that templates cannot undercut.
Resource Types
The Model Armor service includes these resource types:
Controls
The primary controls for GCP > Model Armor are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-modelarmor#/resource/types/modelArmor
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/gcp-modelarmor#/resource/types/modelArmor"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-modelarmor#/resource/types/modelArmor';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-modelarmor#/resource/types/modelArmor"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-modelarmor#/resource/types/modelArmor' 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