| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLakeFormationOptInResponse> |
LakeFormationAsyncClient.createLakeFormationOptIn(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
default CreateLakeFormationOptInResponse |
LakeFormationClient.createLakeFormationOptIn(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLakeFormationOptInRequestMarshaller.marshall(CreateLakeFormationOptInRequest createLakeFormationOptInRequest) |
Copyright © 2023. All rights reserved.