This operation allows a search on TABLE resources by LFTags. This will be used by admins who want to grant user permissions on certain LF-tags. Before making a grant, the admin can use SearchTablesByLFTags to find all resources where the given LFTags are valid to verify whether the returned resources can be shared.
Example
Use a bare-bones client and the command you need to make an API call.
This operation allows a search on
TABLE
resources byLFTag
s. This will be used by admins who want to grant user permissions on certain LF-tags. Before making a grant, the admin can useSearchTablesByLFTags
to find all resources where the givenLFTag
s are valid to verify whether the returned resources can be shared.Example
Use a bare-bones client and the command you need to make an API call.
Param
SearchTablesByLFTagsCommandInput
Returns
SearchTablesByLFTagsCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
Access to a resource was denied.
Throws
EntityNotFoundException (client fault)
A specified entity does not exist.
Throws
GlueEncryptionException (client fault)
An encryption operation failed.
Throws
InternalServiceException (server fault)
An internal service error occurred.
Throws
InvalidInputException (client fault)
The input provided was not valid.
Throws
OperationTimeoutException (client fault)
The operation timed out.
Throws
LakeFormationServiceException
Base exception class for all service exceptions from LakeFormation service.