Resource Type: GCP > App Engine > Service
The Service resource type is a fully managed, serverless platform for developing and hosting web applications at scale. You can choose from several popular languages, libraries, and frameworks to develop your applications, or you can use the Flexible Environment to use custom runtimes.
Resource Context
Service is a part of the App Engine service.
Each Service lives under an Application.
Controls
The primary controls for GCP > App Engine > Service are:
It is also targeted by these controls:
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-appengine#/resource/types/service
- tmod:@turbot/turbot#/resource/categories/compute
- turbot graphql resource --id "tmod:@turbot/gcp-appengine#/resource/types/service"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-appengine#/resource/types/service';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-appengine#/resource/types/service"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-appengine#/resource/types/service' 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