| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
LakeFormationConfiguration |
LakeFormationConfiguration.clone() |
LakeFormationConfiguration |
AuthorizationConfiguration.getLakeFormationConfiguration()
Lake Formation related configuration inputs for the security configuration.
|
LakeFormationConfiguration |
LakeFormationConfiguration.withAuthorizedSessionTagValue(String authorizedSessionTagValue)
The session tag to authorize Amazon EMR on EKS for API calls to Lake Formation.
|
LakeFormationConfiguration |
LakeFormationConfiguration.withQueryEngineRoleArn(String queryEngineRoleArn)
The query engine IAM role ARN that is tied to the secure Spark job.
|
LakeFormationConfiguration |
LakeFormationConfiguration.withSecureNamespaceInfo(SecureNamespaceInfo secureNamespaceInfo)
The namespace input of the system job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationConfiguration.setLakeFormationConfiguration(LakeFormationConfiguration lakeFormationConfiguration)
Lake Formation related configuration inputs for the security configuration.
|
AuthorizationConfiguration |
AuthorizationConfiguration.withLakeFormationConfiguration(LakeFormationConfiguration lakeFormationConfiguration)
Lake Formation related configuration inputs for the security configuration.
|
Copyright © 2025. All rights reserved.