Test Resource-Specific IAM Permissions
gcp-iam-test-resource-permissionsCheck IAM permissions on a specific Google Cloud resource by testing a list of permissions against the resource's full name. Returns which permissions the current caller has.
Instructions
Test which permissions the current caller has on specific Google Cloud resources
Input 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 |