Skip to content

MetastoreDataAccess

laktory.models.resources.databricks.MetastoreDataAccess ¤

Bases: StorageCredential

Databricks Metastore Data Access

ATTRIBUTE DESCRIPTION
aws_iam_role

AWS IAM role specifications

TYPE: AwsIamRole

azure_managed_identity

Azure Managed Identity specifications

TYPE: AzureManagedIdentity

azure_service_principal

Azure Service Principal specifications

TYPE: AzureServicePrincipal

comment

Comment

TYPE: str

databricks_gcp_service_account

Databricks GCP service account specifications

TYPE: DatabricksGcpServiceAccount

force_destroy

Force resource deletion even if not empty

TYPE: bool

force_update

Force resource update even if not empty

TYPE: bool

grant

Grant(s) operating on the Metastore Data Access and authoritative for a specific principal. Other principals within the grants are preserved. Mutually exclusive with grants.

TYPE: Union[StorageCredentialGrant, list[StorageCredentialGrant]]

grants

Grants operating on the Metastore Data Access and authoritative for all principals. Replaces any existing grants defined inside or outside of Laktory. Mutually exclusive with grant.

TYPE: list[StorageCredentialGrant]

gcp_service_account_key

GCP service account key specifications

TYPE: GcpServiceAccountKey

is_default

Whether to set this credential as the default for the metastore.

TYPE: bool

metastore_id

Metastore id

TYPE: str

name

Data Access name

TYPE: str

owner

Owner

TYPE: str

read_only

Read only

TYPE: bool

skip_validation

Skip Validation

TYPE: bool

Examples:


Attributes¤

additional_core_resources property ¤

additional_core_resources
  • metastore data access credential grants