secrets_put_acl
Create or update access control on a Databricks secret scope by specifying scope, principal, and permission level (MANAGE, WRITE, READ).
Instructions
Create or overwrite an ACL on a secret scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Scope name | |
| principal | Yes | User, group, or service-principal name | |
| permission | Yes | MANAGE | WRITE | READ |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |