default AddLfTagsToResourceResponse |
LakeFormationClient.addLFTagsToResource(Consumer<AddLfTagsToResourceRequest.Builder> addLfTagsToResourceRequest) |
Attaches one or more LF-tags to an existing resource.
|
default AddLfTagsToResourceResponse |
LakeFormationClient.addLFTagsToResource(AddLfTagsToResourceRequest addLfTagsToResourceRequest) |
Attaches one or more LF-tags to an existing resource.
|
default CancelTransactionResponse |
LakeFormationClient.cancelTransaction(Consumer<CancelTransactionRequest.Builder> cancelTransactionRequest) |
Attempts to cancel the specified transaction.
|
default CancelTransactionResponse |
LakeFormationClient.cancelTransaction(CancelTransactionRequest cancelTransactionRequest) |
Attempts to cancel the specified transaction.
|
default CommitTransactionResponse |
LakeFormationClient.commitTransaction(Consumer<CommitTransactionRequest.Builder> commitTransactionRequest) |
Attempts to commit the specified transaction.
|
default CommitTransactionResponse |
LakeFormationClient.commitTransaction(CommitTransactionRequest commitTransactionRequest) |
Attempts to commit the specified transaction.
|
default CreateLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.createLakeFormationIdentityCenterConfiguration(Consumer<CreateLakeFormationIdentityCenterConfigurationRequest.Builder> createLakeFormationIdentityCenterConfigurationRequest) |
Creates an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to
access Data Catalog resources.
|
default CreateLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.createLakeFormationIdentityCenterConfiguration(CreateLakeFormationIdentityCenterConfigurationRequest createLakeFormationIdentityCenterConfigurationRequest) |
Creates an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to
access Data Catalog resources.
|
default CreateLakeFormationOptInResponse |
LakeFormationClient.createLakeFormationOptIn(Consumer<CreateLakeFormationOptInRequest.Builder> 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.
|
default DeleteLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.deleteLakeFormationIdentityCenterConfiguration(Consumer<DeleteLakeFormationIdentityCenterConfigurationRequest.Builder> deleteLakeFormationIdentityCenterConfigurationRequest) |
Deletes an IAM Identity Center connection with Lake Formation.
|
default DeleteLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.deleteLakeFormationIdentityCenterConfiguration(DeleteLakeFormationIdentityCenterConfigurationRequest deleteLakeFormationIdentityCenterConfigurationRequest) |
Deletes an IAM Identity Center connection with Lake Formation.
|
default DeleteLakeFormationOptInResponse |
LakeFormationClient.deleteLakeFormationOptIn(Consumer<DeleteLakeFormationOptInRequest.Builder> 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.
|
default DeleteObjectsOnCancelResponse |
LakeFormationClient.deleteObjectsOnCancel(Consumer<DeleteObjectsOnCancelRequest.Builder> deleteObjectsOnCancelRequest) |
For a specific governed table, provides a list of Amazon S3 objects that will be written during the current
transaction and that can be automatically deleted if the transaction is canceled.
|
default DeleteObjectsOnCancelResponse |
LakeFormationClient.deleteObjectsOnCancel(DeleteObjectsOnCancelRequest deleteObjectsOnCancelRequest) |
For a specific governed table, provides a list of Amazon S3 objects that will be written during the current
transaction and that can be automatically deleted if the transaction is canceled.
|
default GrantPermissionsResponse |
LakeFormationClient.grantPermissions(Consumer<GrantPermissionsRequest.Builder> grantPermissionsRequest) |
Grants permissions to the principal to access metadata in the Data Catalog and data organized in underlying data
storage such as Amazon S3.
|
default GrantPermissionsResponse |
LakeFormationClient.grantPermissions(GrantPermissionsRequest grantPermissionsRequest) |
Grants permissions to the principal to access metadata in the Data Catalog and data organized in underlying data
storage such as Amazon S3.
|
default RemoveLfTagsFromResourceResponse |
LakeFormationClient.removeLFTagsFromResource(Consumer<RemoveLfTagsFromResourceRequest.Builder> removeLfTagsFromResourceRequest) |
Removes an LF-tag from the resource.
|
default RemoveLfTagsFromResourceResponse |
LakeFormationClient.removeLFTagsFromResource(RemoveLfTagsFromResourceRequest removeLfTagsFromResourceRequest) |
Removes an LF-tag from the resource.
|
default RevokePermissionsResponse |
LakeFormationClient.revokePermissions(Consumer<RevokePermissionsRequest.Builder> revokePermissionsRequest) |
Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data
storage such as Amazon S3.
|
default RevokePermissionsResponse |
LakeFormationClient.revokePermissions(RevokePermissionsRequest revokePermissionsRequest) |
Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data
storage such as Amazon S3.
|
default UpdateDataCellsFilterResponse |
LakeFormationClient.updateDataCellsFilter(Consumer<UpdateDataCellsFilterRequest.Builder> updateDataCellsFilterRequest) |
Updates a data cell filter.
|
default UpdateDataCellsFilterResponse |
LakeFormationClient.updateDataCellsFilter(UpdateDataCellsFilterRequest updateDataCellsFilterRequest) |
Updates a data cell filter.
|
default UpdateLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.updateLakeFormationIdentityCenterConfiguration(Consumer<UpdateLakeFormationIdentityCenterConfigurationRequest.Builder> updateLakeFormationIdentityCenterConfigurationRequest) |
Updates the IAM Identity Center connection parameters.
|
default UpdateLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.updateLakeFormationIdentityCenterConfiguration(UpdateLakeFormationIdentityCenterConfigurationRequest updateLakeFormationIdentityCenterConfigurationRequest) |
Updates the IAM Identity Center connection parameters.
|
default UpdateLfTagResponse |
LakeFormationClient.updateLFTag(Consumer<UpdateLfTagRequest.Builder> updateLfTagRequest) |
Updates the list of possible values for the specified LF-tag key.
|
default UpdateLfTagResponse |
LakeFormationClient.updateLFTag(UpdateLfTagRequest updateLfTagRequest) |
Updates the list of possible values for the specified LF-tag key.
|
default UpdateTableObjectsResponse |
LakeFormationClient.updateTableObjects(Consumer<UpdateTableObjectsRequest.Builder> updateTableObjectsRequest) |
Updates the manifest of Amazon S3 objects that make up the specified governed table.
|
default UpdateTableObjectsResponse |
LakeFormationClient.updateTableObjects(UpdateTableObjectsRequest updateTableObjectsRequest) |
Updates the manifest of Amazon S3 objects that make up the specified governed table.
|