| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLakeFormationOptInResponse> |
LakeFormationAsyncClient.deleteLakeFormationOptIn(DeleteLakeFormationOptInRequest deleteLakeFormationOptInRequest)
Remove the Lake Formation permissions enforcement of the given databases, tables, and principals.
|
default DeleteLakeFormationOptInResponse |
LakeFormationClient.deleteLakeFormationOptIn(DeleteLakeFormationOptInRequest deleteLakeFormationOptInRequest)
Remove the Lake Formation permissions enforcement of the given databases, tables, and principals.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLakeFormationOptInRequestMarshaller.marshall(DeleteLakeFormationOptInRequest deleteLakeFormationOptInRequest) |
Copyright © 2023. All rights reserved.