All Products
Search
Document Center

Data Lake Formation:CatalogSettings

Last Updated:Jan 15, 2025
ParameterTypeDescriptionExample
object

Data Lake-related configurations

Configobject

The metadata of the sample.

string

The permission configuration of the data lake. auth.permission.check.enable indicates whether to enable metadata server-side authentication. After metadata access through API is enabled, authentication is performed. auth.super.principal indicates that a super user is configured and the super user bypasses all authentication.

{ "auth.permission.check.enable": "true", "auth.super.principal": "acs:ram::[aliyunAccountId]:role/aliyundlfworkflowdefaultrole" }