| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
LakeFormationConfiguration |
Crawler.lakeFormationConfiguration()
Specifies whether the crawler should use Lake Formation credentials for the crawler instead of the IAM role
credentials.
|
LakeFormationConfiguration |
CreateCrawlerRequest.lakeFormationConfiguration()
Specifies Lake Formation configuration settings for the crawler.
|
LakeFormationConfiguration |
UpdateCrawlerRequest.lakeFormationConfiguration()
Specifies Lake Formation configuration settings for the crawler.
|
| Modifier and Type | Method and Description |
|---|---|
Crawler.Builder |
Crawler.Builder.lakeFormationConfiguration(LakeFormationConfiguration lakeFormationConfiguration)
Specifies whether the crawler should use Lake Formation credentials for the crawler instead of the IAM role
credentials.
|
CreateCrawlerRequest.Builder |
CreateCrawlerRequest.Builder.lakeFormationConfiguration(LakeFormationConfiguration lakeFormationConfiguration)
Specifies Lake Formation configuration settings for the crawler.
|
UpdateCrawlerRequest.Builder |
UpdateCrawlerRequest.Builder.lakeFormationConfiguration(LakeFormationConfiguration lakeFormationConfiguration)
Specifies Lake Formation configuration settings for the crawler.
|
Copyright © 2023. All rights reserved.