LakeFormationConfiguration
Lake Formation related configuration inputs for the security configuration.
Types
Properties
Link copied to clipboard
The session tag to authorize Amazon EMR on EKS for API calls to Lake Formation.
Link copied to clipboard
The query engine IAM role ARN that is tied to the secure Spark job. The QueryEngine
role assumes the JobExecutionRole
to execute all the Lake Formation calls.
Link copied to clipboard
The namespace input of the system job.
Functions
Link copied to clipboard
inline fun copy(block: LakeFormationConfiguration.Builder.() -> Unit = {}): LakeFormationConfiguration