| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
LakeFormationConfiguration |
LakeFormationConfiguration.clone() |
LakeFormationConfiguration |
ProvisioningConfiguration.getLakeFormationConfiguration()
The Lake Formation configuration of the Data Lake blueprint.
|
LakeFormationConfiguration |
LakeFormationConfiguration.withLocationRegistrationExcludeS3Locations(Collection<String> locationRegistrationExcludeS3Locations)
Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid
mode.
|
LakeFormationConfiguration |
LakeFormationConfiguration.withLocationRegistrationExcludeS3Locations(String... locationRegistrationExcludeS3Locations)
Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid
mode.
|
LakeFormationConfiguration |
LakeFormationConfiguration.withLocationRegistrationRole(String locationRegistrationRole)
The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using AWS Lake
Formation hybrid access mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProvisioningConfiguration.setLakeFormationConfiguration(LakeFormationConfiguration lakeFormationConfiguration)
The Lake Formation configuration of the Data Lake blueprint.
|
ProvisioningConfiguration |
ProvisioningConfiguration.withLakeFormationConfiguration(LakeFormationConfiguration lakeFormationConfiguration)
The Lake Formation configuration of the Data Lake blueprint.
|
Copyright © 2024. All rights reserved.