Resource Type: GCP > Functions > Function
The Functions resource type is a piece of serverless execution environment that can be used to build and deploy applications that automatically scale and respond to a variety of events.
Resource Context
Function is a part of the Functions service.
Each Function lives under a Region.
Controls
The primary controls for GCP > Functions > Function are:
It is also targeted by these controls:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-functions#/resource/types/function
- tmod:@turbot/turbot#/resource/categories/computeFunction
- turbot graphql resource --id "tmod:@turbot/gcp-functions#/resource/types/function"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-functions#/resource/types/function';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-functions#/resource/types/function"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-functions#/resource/types/function' 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