Parameter | Type | Description | Example |
object | The permission object. | ||
resourceType | string | The resource type of the permission. | CATALOG |
database | string | The name of the database. | database_name |
table | string | The name of the table. | table_name |
access | string | The type of access. | DROP |
principal | string | The resource descriptor of the user. | acs:ram::[accountId]:user/user_name |
columns | object | ||
columnNames | array | ||
string | |||
excludedColumnNames | array | ||
string | |||
function | string | ||
view | string | ||
expireTime | string |