gcp-iam-test-resource-permissions
Verify IAM permissions on Google Cloud resources by testing which specific permissions the current user or service account has access to for security validation and access control.
Instructions
Test which permissions the current caller has on specific Google Cloud resources
Input Schema
Name | Required | Description | Default |
---|---|---|---|
permissions | Yes | List of permissions to test on the resource | |
resource | Yes | The full resource name (e.g., "projects/my-project/buckets/my-bucket", "projects/my-project/zones/us-central1-a/instances/my-instance") |