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 AssumeDecoratedRoleWithSamlResponse |
LakeFormationClient.assumeDecoratedRoleWithSAML(Consumer<AssumeDecoratedRoleWithSamlRequest.Builder> assumeDecoratedRoleWithSamlRequest) |
Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the
request.
|
default AssumeDecoratedRoleWithSamlResponse |
LakeFormationClient.assumeDecoratedRoleWithSAML(AssumeDecoratedRoleWithSamlRequest assumeDecoratedRoleWithSamlRequest) |
Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the
request.
|
default CreateDataCellsFilterResponse |
LakeFormationClient.createDataCellsFilter(Consumer<CreateDataCellsFilterRequest.Builder> createDataCellsFilterRequest) |
Creates a data cell filter to allow one to grant access to certain columns on certain rows.
|
default CreateDataCellsFilterResponse |
LakeFormationClient.createDataCellsFilter(CreateDataCellsFilterRequest createDataCellsFilterRequest) |
Creates a data cell filter to allow one to grant access to certain columns on certain rows.
|
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 CreateLfTagResponse |
LakeFormationClient.createLFTag(Consumer<CreateLfTagRequest.Builder> createLfTagRequest) |
Creates an LF-tag with the specified name and values.
|
default CreateLfTagResponse |
LakeFormationClient.createLFTag(CreateLfTagRequest createLfTagRequest) |
Creates an LF-tag with the specified name and values.
|
default DeleteDataCellsFilterResponse |
LakeFormationClient.deleteDataCellsFilter(Consumer<DeleteDataCellsFilterRequest.Builder> deleteDataCellsFilterRequest) |
Deletes a data cell filter.
|
default DeleteDataCellsFilterResponse |
LakeFormationClient.deleteDataCellsFilter(DeleteDataCellsFilterRequest deleteDataCellsFilterRequest) |
Deletes a data cell filter.
|
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 DeleteLfTagResponse |
LakeFormationClient.deleteLFTag(Consumer<DeleteLfTagRequest.Builder> deleteLfTagRequest) |
Deletes the specified LF-tag given a key name.
|
default DeleteLfTagResponse |
LakeFormationClient.deleteLFTag(DeleteLfTagRequest deleteLfTagRequest) |
Deletes the specified LF-tag given a key name.
|
default DescribeLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.describeLakeFormationIdentityCenterConfiguration(Consumer<DescribeLakeFormationIdentityCenterConfigurationRequest.Builder> describeLakeFormationIdentityCenterConfigurationRequest) |
Retrieves the instance ARN and application ARN for the connection.
|
default DescribeLakeFormationIdentityCenterConfigurationResponse |
LakeFormationClient.describeLakeFormationIdentityCenterConfiguration(DescribeLakeFormationIdentityCenterConfigurationRequest describeLakeFormationIdentityCenterConfigurationRequest) |
Retrieves the instance ARN and application ARN for the connection.
|
default GetDataCellsFilterResponse |
LakeFormationClient.getDataCellsFilter(Consumer<GetDataCellsFilterRequest.Builder> getDataCellsFilterRequest) |
Returns a data cells filter.
|
default GetDataCellsFilterResponse |
LakeFormationClient.getDataCellsFilter(GetDataCellsFilterRequest getDataCellsFilterRequest) |
Returns a data cells filter.
|
default GetDataLakePrincipalResponse |
LakeFormationClient.getDataLakePrincipal(Consumer<GetDataLakePrincipalRequest.Builder> getDataLakePrincipalRequest) |
Returns the identity of the invoking principal.
|
default GetDataLakePrincipalResponse |
LakeFormationClient.getDataLakePrincipal(GetDataLakePrincipalRequest getDataLakePrincipalRequest) |
Returns the identity of the invoking principal.
|
default GetLfTagResponse |
LakeFormationClient.getLFTag(Consumer<GetLfTagRequest.Builder> getLfTagRequest) |
Returns an LF-tag definition.
|
default GetLfTagResponse |
LakeFormationClient.getLFTag(GetLfTagRequest getLfTagRequest) |
Returns an LF-tag definition.
|
default GetQueryStateResponse |
LakeFormationClient.getQueryState(Consumer<GetQueryStateRequest.Builder> getQueryStateRequest) |
Returns the state of a query previously submitted.
|
default GetQueryStateResponse |
LakeFormationClient.getQueryState(GetQueryStateRequest getQueryStateRequest) |
Returns the state of a query previously submitted.
|
default GetQueryStatisticsResponse |
LakeFormationClient.getQueryStatistics(Consumer<GetQueryStatisticsRequest.Builder> getQueryStatisticsRequest) |
Retrieves statistics on the planning and execution of a query.
|
default GetQueryStatisticsResponse |
LakeFormationClient.getQueryStatistics(GetQueryStatisticsRequest getQueryStatisticsRequest) |
Retrieves statistics on the planning and execution of a query.
|
default GetResourceLfTagsResponse |
LakeFormationClient.getResourceLFTags(Consumer<GetResourceLfTagsRequest.Builder> getResourceLfTagsRequest) |
Returns the LF-tags applied to a resource.
|
default GetResourceLfTagsResponse |
LakeFormationClient.getResourceLFTags(GetResourceLfTagsRequest getResourceLfTagsRequest) |
Returns the LF-tags applied to a resource.
|
default GetTemporaryGluePartitionCredentialsResponse |
LakeFormationClient.getTemporaryGluePartitionCredentials(Consumer<GetTemporaryGluePartitionCredentialsRequest.Builder> getTemporaryGluePartitionCredentialsRequest) |
This API is identical to GetTemporaryTableCredentials except that this is used when the target Data
Catalog resource is of type Partition.
|
default GetTemporaryGluePartitionCredentialsResponse |
LakeFormationClient.getTemporaryGluePartitionCredentials(GetTemporaryGluePartitionCredentialsRequest getTemporaryGluePartitionCredentialsRequest) |
This API is identical to GetTemporaryTableCredentials except that this is used when the target Data
Catalog resource is of type Partition.
|
default GetTemporaryGlueTableCredentialsResponse |
LakeFormationClient.getTemporaryGlueTableCredentials(Consumer<GetTemporaryGlueTableCredentialsRequest.Builder> getTemporaryGlueTableCredentialsRequest) |
Allows a caller in a secure environment to assume a role with permission to access Amazon S3.
|
default GetTemporaryGlueTableCredentialsResponse |
LakeFormationClient.getTemporaryGlueTableCredentials(GetTemporaryGlueTableCredentialsRequest getTemporaryGlueTableCredentialsRequest) |
Allows a caller in a secure environment to assume a role with permission to access Amazon S3.
|
default ResponseInputStream<GetWorkUnitResultsResponse> |
LakeFormationClient.getWorkUnitResults(Consumer<GetWorkUnitResultsRequest.Builder> getWorkUnitResultsRequest) |
Returns the work units resulting from the query.
|
default GetWorkUnitResultsResponse |
LakeFormationClient.getWorkUnitResults(Consumer<GetWorkUnitResultsRequest.Builder> getWorkUnitResultsRequest,
Path destinationPath) |
Returns the work units resulting from the query.
|
default <ReturnT> ReturnT |
LakeFormationClient.getWorkUnitResults(Consumer<GetWorkUnitResultsRequest.Builder> getWorkUnitResultsRequest,
ResponseTransformer<GetWorkUnitResultsResponse,ReturnT> responseTransformer) |
Returns the work units resulting from the query.
|
default ResponseInputStream<GetWorkUnitResultsResponse> |
LakeFormationClient.getWorkUnitResults(GetWorkUnitResultsRequest getWorkUnitResultsRequest) |
Returns the work units resulting from the query.
|
default GetWorkUnitResultsResponse |
LakeFormationClient.getWorkUnitResults(GetWorkUnitResultsRequest getWorkUnitResultsRequest,
Path destinationPath) |
Returns the work units resulting from the query.
|
default <ReturnT> ReturnT |
LakeFormationClient.getWorkUnitResults(GetWorkUnitResultsRequest getWorkUnitResultsRequest,
ResponseTransformer<GetWorkUnitResultsResponse,ReturnT> responseTransformer) |
Returns the work units resulting from the query.
|
default ResponseBytes<GetWorkUnitResultsResponse> |
LakeFormationClient.getWorkUnitResultsAsBytes(Consumer<GetWorkUnitResultsRequest.Builder> getWorkUnitResultsRequest) |
Returns the work units resulting from the query.
|
default ResponseBytes<GetWorkUnitResultsResponse> |
LakeFormationClient.getWorkUnitResultsAsBytes(GetWorkUnitResultsRequest getWorkUnitResultsRequest) |
Returns the work units resulting from the query.
|
default GetWorkUnitsResponse |
LakeFormationClient.getWorkUnits(Consumer<GetWorkUnitsRequest.Builder> getWorkUnitsRequest) |
Retrieves the work units generated by the StartQueryPlanning operation.
|
default GetWorkUnitsResponse |
LakeFormationClient.getWorkUnits(GetWorkUnitsRequest getWorkUnitsRequest) |
Retrieves the work units generated by the StartQueryPlanning operation.
|
default GetWorkUnitsIterable |
LakeFormationClient.getWorkUnitsPaginator(Consumer<GetWorkUnitsRequest.Builder> getWorkUnitsRequest) |
|
default GetWorkUnitsIterable |
LakeFormationClient.getWorkUnitsPaginator(GetWorkUnitsRequest getWorkUnitsRequest) |
|
default ListDataCellsFilterResponse |
LakeFormationClient.listDataCellsFilter(Consumer<ListDataCellsFilterRequest.Builder> listDataCellsFilterRequest) |
Lists all the data cell filters on a table.
|
default ListDataCellsFilterResponse |
LakeFormationClient.listDataCellsFilter(ListDataCellsFilterRequest listDataCellsFilterRequest) |
Lists all the data cell filters on a table.
|
default ListDataCellsFilterIterable |
LakeFormationClient.listDataCellsFilterPaginator(Consumer<ListDataCellsFilterRequest.Builder> listDataCellsFilterRequest) |
|
default ListDataCellsFilterIterable |
LakeFormationClient.listDataCellsFilterPaginator(ListDataCellsFilterRequest listDataCellsFilterRequest) |
|
default ListLakeFormationOptInsResponse |
LakeFormationClient.listLakeFormationOptIns(Consumer<ListLakeFormationOptInsRequest.Builder> listLakeFormationOptInsRequest) |
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
default ListLakeFormationOptInsResponse |
LakeFormationClient.listLakeFormationOptIns(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest) |
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
default ListLakeFormationOptInsIterable |
LakeFormationClient.listLakeFormationOptInsPaginator(Consumer<ListLakeFormationOptInsRequest.Builder> listLakeFormationOptInsRequest) |
|
default ListLakeFormationOptInsIterable |
LakeFormationClient.listLakeFormationOptInsPaginator(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest) |
|
default ListLfTagsResponse |
LakeFormationClient.listLFTags(Consumer<ListLfTagsRequest.Builder> listLfTagsRequest) |
Lists LF-tags that the requester has permission to view.
|
default ListLfTagsResponse |
LakeFormationClient.listLFTags(ListLfTagsRequest listLfTagsRequest) |
Lists LF-tags that the requester has permission to view.
|
default ListLFTagsIterable |
LakeFormationClient.listLFTagsPaginator(Consumer<ListLfTagsRequest.Builder> listLfTagsRequest) |
|
default ListLFTagsIterable |
LakeFormationClient.listLFTagsPaginator(ListLfTagsRequest listLfTagsRequest) |
|
default ListTableStorageOptimizersResponse |
LakeFormationClient.listTableStorageOptimizers(Consumer<ListTableStorageOptimizersRequest.Builder> listTableStorageOptimizersRequest) |
Returns the configuration of all storage optimizers associated with a specified table.
|
default ListTableStorageOptimizersResponse |
LakeFormationClient.listTableStorageOptimizers(ListTableStorageOptimizersRequest listTableStorageOptimizersRequest) |
Returns the configuration of all storage optimizers associated with a specified table.
|
default ListTableStorageOptimizersIterable |
LakeFormationClient.listTableStorageOptimizersPaginator(Consumer<ListTableStorageOptimizersRequest.Builder> listTableStorageOptimizersRequest) |
|
default ListTableStorageOptimizersIterable |
LakeFormationClient.listTableStorageOptimizersPaginator(ListTableStorageOptimizersRequest listTableStorageOptimizersRequest) |
|
default RegisterResourceResponse |
LakeFormationClient.registerResource(Consumer<RegisterResourceRequest.Builder> registerResourceRequest) |
Registers the resource as managed by the Data Catalog.
|
default RegisterResourceResponse |
LakeFormationClient.registerResource(RegisterResourceRequest registerResourceRequest) |
Registers the resource as managed by the Data Catalog.
|
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 SearchDatabasesByLfTagsResponse |
LakeFormationClient.searchDatabasesByLFTags(Consumer<SearchDatabasesByLfTagsRequest.Builder> searchDatabasesByLfTagsRequest) |
This operation allows a search on DATABASE resources by TagCondition.
|
default SearchDatabasesByLfTagsResponse |
LakeFormationClient.searchDatabasesByLFTags(SearchDatabasesByLfTagsRequest searchDatabasesByLfTagsRequest) |
This operation allows a search on DATABASE resources by TagCondition.
|
default SearchDatabasesByLFTagsIterable |
LakeFormationClient.searchDatabasesByLFTagsPaginator(Consumer<SearchDatabasesByLfTagsRequest.Builder> searchDatabasesByLfTagsRequest) |
|
default SearchDatabasesByLFTagsIterable |
LakeFormationClient.searchDatabasesByLFTagsPaginator(SearchDatabasesByLfTagsRequest searchDatabasesByLfTagsRequest) |
|
default SearchTablesByLfTagsResponse |
LakeFormationClient.searchTablesByLFTags(Consumer<SearchTablesByLfTagsRequest.Builder> searchTablesByLfTagsRequest) |
This operation allows a search on TABLE resources by LFTags.
|
default SearchTablesByLfTagsResponse |
LakeFormationClient.searchTablesByLFTags(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest) |
This operation allows a search on TABLE resources by LFTags.
|
default SearchTablesByLFTagsIterable |
LakeFormationClient.searchTablesByLFTagsPaginator(Consumer<SearchTablesByLfTagsRequest.Builder> searchTablesByLfTagsRequest) |
|
default SearchTablesByLFTagsIterable |
LakeFormationClient.searchTablesByLFTagsPaginator(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest) |
|
default StartQueryPlanningResponse |
LakeFormationClient.startQueryPlanning(Consumer<StartQueryPlanningRequest.Builder> startQueryPlanningRequest) |
Submits a request to process a query statement.
|
default StartQueryPlanningResponse |
LakeFormationClient.startQueryPlanning(StartQueryPlanningRequest startQueryPlanningRequest) |
Submits a request to process a query statement.
|
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 UpdateTableStorageOptimizerResponse |
LakeFormationClient.updateTableStorageOptimizer(Consumer<UpdateTableStorageOptimizerRequest.Builder> updateTableStorageOptimizerRequest) |
Updates the configuration of the storage optimizers for a table.
|
default UpdateTableStorageOptimizerResponse |
LakeFormationClient.updateTableStorageOptimizer(UpdateTableStorageOptimizerRequest updateTableStorageOptimizerRequest) |
Updates the configuration of the storage optimizers for a table.
|