gcp-iam-list-deployment-services
List Google Cloud services that have predefined IAM deployment permission sets to identify which services can be deployed with specific access controls.
Instructions
List all GCP services with pre-defined deployment permission sets
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}