gcp-iam-test-resource-permissions
Test which Google Cloud IAM permissions your service account has on specific resources to verify access before deployment or troubleshooting.
Instructions
Test which permissions the current caller has on specific Google Cloud resources
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes | The full resource name (e.g., "projects/my-project/buckets/my-bucket", "projects/my-project/zones/us-central1-a/instances/my-instance") | |
| permissions | Yes | List of permissions to test on the resource |