Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

mulesoft-consulting/AWSLakeFormationSystemAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWSLakeFormationSystemAPI

System API to integrate with AWS LakeFormation and search LakeFormation database and/or tables by lf tags

Pre-requisites:

How to run:

  • Ensure you have the right version of AWSGlueLakeFormationJavaClient mentioned in pom.xml
  • Run this as any other mule api
  • Invoke the endpoint /lakeFormation/searchDatabaseByLFTags with the following query parameters
    • awsAccessKey
    • awsSecretKey
    • lfTagKey
    • lfTagValues
  • Invoke the endpoint /lakeFormation/searchTablesByLFTags with the following query parameters
    • awsAccessKey
    • awsSecretKey
    • lfTagKey
    • lfTagValues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published