Flowoid allows you to automate repetitive tasks in AWS Lake Formation. Connect AWS Lake Formation with over 300 integrations and unlock its potential. No coding skills required.
Triggers
New Resource
Lists the resources registered to be managed by the Data Catalog.
Actions
Batch Grant Permissions
Batch operation to grant permissions to the principal.
Batch Revoke Permissions
Batch operation to revoke permissions from the principal.
Deregister Resource
Deregisters the resource as managed by the Data Catalog. When you deregister a path, Lake Formation removes the path from the inline policy attached to your service-linked role.
Describe Resource
Retrieves the current data access role for the given resource registered in AWS Lake Formation.
Get Data Lake Settings
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
Get Effective Permissions For Path
Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3. GetEffectivePermissionsForPath will not return databases and tables if the catalog is encrypted.
Grant Permissions
Grants permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3. For information about permissions, see Security and Access Control to Metadata and Data.
List Permissions
Returns a list of the principal permissions on the resource, filtered by the permissions of the caller. For example, if you are granted an ALTER permission, you are able to see only the principal permissions for ALTER. This operation returns only those permissions that have been explicitly granted. For information about permissions, see Security and Access Control to Metadata and Data.
List Resources
Lists the resources registered to be managed by the Data Catalog.
Put Data Lake Settings
Sets the list of data lake administrators who have admin privileges on all resources managed by Lake Formation. For more information on admin privileges, see Granting Lake Formation Permissions. This API replaces the current list of data lake admins with the new list being passed. To add an admin, fetch the current list and add the new admin to that list and pass that list in this API.
Register Resource
Registers the resource as managed by the Data Catalog. To add or update data, Lake Formation needs read/write access to the chosen Amazon S3 path. Choose a role that you know has permission to do this, or choose the AWSServiceRoleForLakeFormationDataAccess service-linked role. When you register the first Amazon S3 path, the service-linked role and a new inline policy are created on your behalf. Lake Formation adds the first path to the inline policy and attaches it to the service-linked role. Wh...
Revoke Permissions
Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
Update Resource
Updates the data access role used for vending access to the given (registered) resource in AWS Lake Formation.