{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.LakeFormation
(
defaultService,
_AccessDeniedException,
_OperationTimeoutException,
_EntityNotFoundException,
_ConcurrentModificationException,
_InternalServiceException,
_InvalidInputException,
_ResourceNumberLimitExceededException,
_GlueEncryptionException,
_AlreadyExistsException,
BatchRevokePermissions (BatchRevokePermissions'),
newBatchRevokePermissions,
BatchRevokePermissionsResponse (BatchRevokePermissionsResponse'),
newBatchRevokePermissionsResponse,
DescribeResource (DescribeResource'),
newDescribeResource,
DescribeResourceResponse (DescribeResourceResponse'),
newDescribeResourceResponse,
BatchGrantPermissions (BatchGrantPermissions'),
newBatchGrantPermissions,
BatchGrantPermissionsResponse (BatchGrantPermissionsResponse'),
newBatchGrantPermissionsResponse,
GetEffectivePermissionsForPath (GetEffectivePermissionsForPath'),
newGetEffectivePermissionsForPath,
GetEffectivePermissionsForPathResponse (GetEffectivePermissionsForPathResponse'),
newGetEffectivePermissionsForPathResponse,
RevokePermissions (RevokePermissions'),
newRevokePermissions,
RevokePermissionsResponse (RevokePermissionsResponse'),
newRevokePermissionsResponse,
UpdateResource (UpdateResource'),
newUpdateResource,
UpdateResourceResponse (UpdateResourceResponse'),
newUpdateResourceResponse,
AddLFTagsToResource (AddLFTagsToResource'),
newAddLFTagsToResource,
AddLFTagsToResourceResponse (AddLFTagsToResourceResponse'),
newAddLFTagsToResourceResponse,
SearchTablesByLFTags (SearchTablesByLFTags'),
newSearchTablesByLFTags,
SearchTablesByLFTagsResponse (SearchTablesByLFTagsResponse'),
newSearchTablesByLFTagsResponse,
ListResources (ListResources'),
newListResources,
ListResourcesResponse (ListResourcesResponse'),
newListResourcesResponse,
GetLFTag (GetLFTag'),
newGetLFTag,
GetLFTagResponse (GetLFTagResponse'),
newGetLFTagResponse,
RemoveLFTagsFromResource (RemoveLFTagsFromResource'),
newRemoveLFTagsFromResource,
RemoveLFTagsFromResourceResponse (RemoveLFTagsFromResourceResponse'),
newRemoveLFTagsFromResourceResponse,
UpdateLFTag (UpdateLFTag'),
newUpdateLFTag,
UpdateLFTagResponse (UpdateLFTagResponse'),
newUpdateLFTagResponse,
DeleteLFTag (DeleteLFTag'),
newDeleteLFTag,
DeleteLFTagResponse (DeleteLFTagResponse'),
newDeleteLFTagResponse,
CreateLFTag (CreateLFTag'),
newCreateLFTag,
CreateLFTagResponse (CreateLFTagResponse'),
newCreateLFTagResponse,
GetResourceLFTags (GetResourceLFTags'),
newGetResourceLFTags,
GetResourceLFTagsResponse (GetResourceLFTagsResponse'),
newGetResourceLFTagsResponse,
PutDataLakeSettings (PutDataLakeSettings'),
newPutDataLakeSettings,
PutDataLakeSettingsResponse (PutDataLakeSettingsResponse'),
newPutDataLakeSettingsResponse,
ListPermissions (ListPermissions'),
newListPermissions,
ListPermissionsResponse (ListPermissionsResponse'),
newListPermissionsResponse,
DeregisterResource (DeregisterResource'),
newDeregisterResource,
DeregisterResourceResponse (DeregisterResourceResponse'),
newDeregisterResourceResponse,
GetDataLakeSettings (GetDataLakeSettings'),
newGetDataLakeSettings,
GetDataLakeSettingsResponse (GetDataLakeSettingsResponse'),
newGetDataLakeSettingsResponse,
SearchDatabasesByLFTags (SearchDatabasesByLFTags'),
newSearchDatabasesByLFTags,
SearchDatabasesByLFTagsResponse (SearchDatabasesByLFTagsResponse'),
newSearchDatabasesByLFTagsResponse,
RegisterResource (RegisterResource'),
newRegisterResource,
RegisterResourceResponse (RegisterResourceResponse'),
newRegisterResourceResponse,
GrantPermissions (GrantPermissions'),
newGrantPermissions,
GrantPermissionsResponse (GrantPermissionsResponse'),
newGrantPermissionsResponse,
ListLFTags (ListLFTags'),
newListLFTags,
ListLFTagsResponse (ListLFTagsResponse'),
newListLFTagsResponse,
ComparisonOperator (..),
DataLakeResourceType (..),
FieldNameString (..),
Permission (..),
ResourceShareType (..),
ResourceType (..),
BatchPermissionsFailureEntry (BatchPermissionsFailureEntry'),
newBatchPermissionsFailureEntry,
BatchPermissionsRequestEntry (BatchPermissionsRequestEntry'),
newBatchPermissionsRequestEntry,
CatalogResource (CatalogResource'),
newCatalogResource,
ColumnLFTag (ColumnLFTag'),
newColumnLFTag,
ColumnWildcard (ColumnWildcard'),
newColumnWildcard,
DataLakePrincipal (DataLakePrincipal'),
newDataLakePrincipal,
DataLakeSettings (DataLakeSettings'),
newDataLakeSettings,
DataLocationResource (DataLocationResource'),
newDataLocationResource,
DatabaseResource (DatabaseResource'),
newDatabaseResource,
DetailsMap (DetailsMap'),
newDetailsMap,
ErrorDetail (ErrorDetail'),
newErrorDetail,
FilterCondition (FilterCondition'),
newFilterCondition,
LFTag (LFTag'),
newLFTag,
LFTagError (LFTagError'),
newLFTagError,
LFTagKeyResource (LFTagKeyResource'),
newLFTagKeyResource,
LFTagPair (LFTagPair'),
newLFTagPair,
LFTagPolicyResource (LFTagPolicyResource'),
newLFTagPolicyResource,
PrincipalPermissions (PrincipalPermissions'),
newPrincipalPermissions,
PrincipalResourcePermissions (PrincipalResourcePermissions'),
newPrincipalResourcePermissions,
Resource (Resource'),
newResource,
ResourceInfo (ResourceInfo'),
newResourceInfo,
TableResource (TableResource'),
newTableResource,
TableWildcard (TableWildcard'),
newTableWildcard,
TableWithColumnsResource (TableWithColumnsResource'),
newTableWithColumnsResource,
TaggedDatabase (TaggedDatabase'),
newTaggedDatabase,
TaggedTable (TaggedTable'),
newTaggedTable,
)
where
import Amazonka.LakeFormation.AddLFTagsToResource
import Amazonka.LakeFormation.BatchGrantPermissions
import Amazonka.LakeFormation.BatchRevokePermissions
import Amazonka.LakeFormation.CreateLFTag
import Amazonka.LakeFormation.DeleteLFTag
import Amazonka.LakeFormation.DeregisterResource
import Amazonka.LakeFormation.DescribeResource
import Amazonka.LakeFormation.GetDataLakeSettings
import Amazonka.LakeFormation.GetEffectivePermissionsForPath
import Amazonka.LakeFormation.GetLFTag
import Amazonka.LakeFormation.GetResourceLFTags
import Amazonka.LakeFormation.GrantPermissions
import Amazonka.LakeFormation.Lens
import Amazonka.LakeFormation.ListLFTags
import Amazonka.LakeFormation.ListPermissions
import Amazonka.LakeFormation.ListResources
import Amazonka.LakeFormation.PutDataLakeSettings
import Amazonka.LakeFormation.RegisterResource
import Amazonka.LakeFormation.RemoveLFTagsFromResource
import Amazonka.LakeFormation.RevokePermissions
import Amazonka.LakeFormation.SearchDatabasesByLFTags
import Amazonka.LakeFormation.SearchTablesByLFTags
import Amazonka.LakeFormation.Types
import Amazonka.LakeFormation.UpdateLFTag
import Amazonka.LakeFormation.UpdateResource
import Amazonka.LakeFormation.Waiters